﻿.row {
    margin-right: 0px;
    margin-left: 0px;
}
p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 26px;
}
ul, ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
	visibility: hidden
}
.slick-dots {
	display: none!important
}
.slick-list,
.slick-slider,
.slick-track {
	position: relative;
	display: block
}
.slick-slider {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: 0
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	top: 0;
	left: 0
}
.slick-track:after,
.slick-track:before {
	display: table;
	content: ''
}
.slick-track:after {
	clear: both
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}
[dir=rtl] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
/*.top70 img {
	width: 100%;
}*/
.slick-initialized .slick-slide {
	display: block
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.doctor{color:#FFF; background-color:#c6dbe6;padding: 20px;}

.doctor p{margin-top: 5px; text-align:center;}

.doct{padding:10px;background:#d9edf7;}

.doct h3{text-align:center;font-family: zona;

    color: #3A6D81;

    margin: 0px;

    font-size: 15px;}
	
/*footer start*/	
.footer {
  background-image: url(../images/footer/footer-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}

.footer.overlay::before {
  background-color: #145781;
  opacity: 0.95;
  z-index: -1;
}
.overlay::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    background: #081828;
    content: "";
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: -1;
}

.footer .footer-top {
  padding: 70px 0;
}

.footer .footer-top .cta {
  position: relative;
}

.footer .footer-top .cta h3 {
  color: #fff;
  font-size: 20px;
  display: block;
  margin-bottom: 22px;
  font-weight: 600;
}

.footer .footer-top .cta p {
  font-size: 15px;
  color: #fff;
}

.footer .footer-top .cta p a {
  color: #f17e00;
  text-decoration: underline;
}

.footer .footer-top .cta p a:hover {
  color: #fff;
}

.footer .footer-top .form {
  padding-left: 80px;
}

.footer .footer-top .form h3 {
  color: #fff;
  font-size: 20px;
  display: block;
  margin-bottom: 22px;
  font-weight: 600;
}

.footer .footer-top .form p {
  color: #fff;
  margin-bottom: 20px;
}

.footer .footer-top .newsletter-form {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

.footer .footer-top .newsletter-form input {
  height: 55px;
  width: 100%;
  display: inline-block;
  background: 0 0;
  border: none;
  color: #fff;
  padding: 0 150px 0 20px;
  color: #fff !important;
  font-size: 14px;
  background-color: #fff3;
  border-radius: 5px 0 0 5px;
}

.footer .footer-top .newsletter-form ::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}

.footer .footer-top .newsletter-form :-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

.footer .footer-top .newsletter-form ::-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

.footer .footer-top .newsletter-form ::placeholder {
  color: #fff;
  opacity: 1;
}

.footer .footer-top .newsletter-form :-ms-input-placeholder {
  color: #fff;
}

.footer .footer-top .newsletter-form ::-ms-input-placeholder {
  color: #fff;
}

.footer .footer-top .newsletter-form .button {
  display: inline-block;
  position: absolute;
  right: 0;
}

.footer .footer-top .newsletter-form .button .btn {
  display: inline-block;
  background: #f17e00;
  color: #fff;
  height: 55px;
  border-radius: 0 5px 5px 0;
}

.footer .footer-top .newsletter-form .button .btn::before {
  background-color: #fff;
}

.footer .footer-top .newsletter-form .button .btn:hover {
  color: #081828;
}

.footer .footer-middle {
  border-top: 2px solid rgba(238, 238, 238, 0.158);
  border-bottom: 2px solid rgba(238, 238, 238, 0.158);
}

.footer .single-footer {
  padding-top: 70px;
  padding-bottom: 70px;
  border-right: 2px solid rgba(238, 238, 238, 0.158);
  height: 450px;
}

.footer .single-footer.last {
  border: none;
}

.footer .single-footer.f-about {
  padding-right: 30px;
}

.footer .single-footer.f-about .logo img {
  width: 100%;
}

.footer .single-footer.f-about p {
  color: #fff;
  margin-top: 20px;
  font-size: 14px;
}

.footer .single-footer.f-about .social {
  margin-top: 30px;
}

.footer .single-footer.f-about .social li {
  display: inline-block;
  margin-right: 7px;
}

.footer .single-footer.f-about .social li:last-child {
  margin: 0;
}

.footer .single-footer.f-about .social li a {
  height: 30px;
  width: 30px;
  line-height: 32px;
  text-align: center;
  display: block;
  color: #f17e00;
  background-color: #fff;
  font-size: 18px;
}

.footer .single-footer.f-about .social li a:hover {
  border-radius: 50%;
}

.footer .single-footer.f-link li {
  display: block;
  margin-bottom: 10px;
}

.footer .single-footer.f-link li:last-child {
  margin: 0;
}

.footer .single-footer.f-link li a {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}

.footer .single-footer.f-link li a:hover {
  text-decoration: underline;
}

.footer .single-footer.opening-hours {
  padding-right: 25px;
}

.footer .single-footer.opening-hours ul li {
  overflow: hidden;
  color: #fff;
  margin-bottom: 18px;
}

.footer .single-footer.opening-hours ul li:last-child {
  margin: 0;
}

.footer .single-footer.opening-hours ul li .day {
  float: left;
}

.footer .single-footer.opening-hours ul li .time {
  float: right;
}

.footer .single-footer.f-contact ul li {
  display: block;
  margin-bottom: 15px;
  line-height: 25px;
  color: #fff;
  position: relative;
  padding-left: 30px;
}

.footer .single-footer.f-contact ul li i {
  color: #fff;
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 18px;
}

.footer .single-footer.f-contact ul li:last-child {
  margin-bottom: 0;
}

.footer .single-footer h3 {
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-bottom: 35px;
  color: #fff;
}

.footer .footer-bottom {
  text-align: left;
  position: relative;
  z-index: 1;
}

.footer .footer-bottom .inner {
  padding: 30px 0;
  overflow: hidden;
}

.footer .footer-bottom .copyright-text {
  color: #fff;
  font-size: 14px;
}

.footer .footer-bottom .copyright-text a {
  color: #fff;
}

.footer .footer-bottom .copyright-text a:hover {
  text-decoration: underline;
}

.footer .footer-bottom .extra-link {
  float: right;
}

.footer .footer-bottom .extra-link li {
  display: inline-block;
  margin-right: 15px;
}

.footer .footer-bottom .extra-link li:last-child {
  margin: 0;
}

.footer .footer-bottom .extra-link li a {
  color: #fff;
}

.footer .footer-bottom .extra-link li a:hover {
  text-decoration: underline;
}

.color{color:white;}
.color:hover{color:white;
text-decoration:none;}

@media only screen and (max-width: 991px) {
.footer .footer-top .cta h3 {
    font-size: 18px !important;
    margin-bottom: 15px !important;
  }

  .footer .footer-top .cta p {
    font-size: 14px !important;
  }

  .footer .footer-top .form {
    padding-left: 0 !important;
    padding-top: 30px;
  }

  .footer .footer-top {
    padding: 40px 0 !important;
  }

  .footer .footer-middle {
    padding: 10px 0 30px !important;
  }

  .footer .single-footer {
    border: none !important;
    padding: 0 !important;
    padding-top: 25px !important;
	height:100% !important;
  }

  .footer .footer-top .form h3 {
    font-size: 18px !important;
    margin-bottom: 15px !important;
  }

  .footer .single-footer.f-link h3 {
    margin-bottom: 25px !important;
  }

  .footer .single-footer.f-link ul {
    margin-top: 10px !important;
  }

  .footer .single-footer.opening-hours ul li {
    overflow: hidden;
    color: #fff;
    margin-bottom: 13px !important;
  }

  .footer .single-footer.f-contact ul li {
    margin-bottom: 12px !important;
  }

  .footer .single-footer.opening-hours {
    padding-right: 0 !important;
  }

  .footer .footer-bottom .content {
    text-align: center !important;
  }

  .footer .footer-bottom .extra-link {
    float: none !important;
    text-align: center !important;
    margin-top: 5px !important;
  }
}
/*footer end*/


.notification {
  color: white;
  text-decoration: none;
  padding: 15px 26px;
  position: relative;
  display: inline-block;
  border-radius: 2px;
}

.notification:hover {
  background: red;
}

.notification .badge {
    position: absolute;
    top: -9px;
    right: -10px;
    padding: 5px 10px;
    border-radius: 50%;
    background: #f13922;
    color: white;
}

@media only screen and (max-width: 991px) {
.notification .badge {
    position: absolute;
    top: -3px;
    right: unset;
    padding: 5px 10px;
    border-radius: 50%;
    background: #f13922;
    color: white;
}
}