* {
    margin: 0px;
    padding: 0px;
}
button:focus {
    outline: 0;
}
button{
    overflow:hidden;
}
.mtauto{
    display:table;
    margin:auto;
}
.mauto{
    margin: auto;
    display: block;
}
.mb-30{
    margin-bottom:30px;
}
.mb-60{
    margin-bottom:60px;
}
body 
{
font-family: 'Open Sans', sans-serif;
}
.text-center{
    text-align: center;
}
.top-area {
    background-color: #343a40;
    margin-bottom: 5px;
}

.customh3{
    font-size: 18px;
    font-weight: 700;
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.slick-prev, .slick-next {
    display: NONE !IMPORTANT;
}
.top-menu ul {
    display: inline-flex;
    list-style: none;
}

.top-menu ul li a {
    color: #fff;
    padding: 0 30px 0 0;
    font-size: 14px;
}
.top-menu ul li span {
    color: #fff;
    padding: 0 30px 0 0;
    font-size: 14px;
}
.top-menu ul li i {
    color: #fff;
    margin-right: 6px;
}
.header-social {
    text-align: right;
}

.header-social ul {
    display: inline-flex;
    list-style: none;
}

.header-social ul li a {
    color: #fff;
    padding: 0 25px 0 0;
}

.logo-area {
    padding: 5px 0px 10px 0;
}

.logo-area .header-info-box {
    position: relative;
    float: left;
    margin-left: 61px;
    padding: 0 0 0 40px;
}

.logo-area .header-info-box .header-info-icon {
    position: absolute;
    left: 0;
    top: 5px;
    color: #12c5c3;
    font-size: 20px;
    text-align: left;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.logo-area .header-info-box p {
    color: #666;
    margin-bottom: 0px;
}


.logo-area .header-info-box .header-info {
    margin: 5px 0 0;
    color: #343a40;
    font-size: 16px;
}
.navbar-nav li a {
    font-weight: 400;
    font-size: 16px;
    color: #000;
    padding: 0 18px;
}
.navbar-nav.mr-auto{
    margin-left:4%;
}
.d-lg-block.d-md-none.d-none{
    margin: auto;
    text-align: center;
    margin-right: 11%;
}
.navbar-nav.mr-auto li{
    padding:14px 15px !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff !important;
    padding: 0;
    font-size: 16px;
}
.book-button {
    background-color: #12c5c3;
    border: none;
    color: white;
    padding: 12px 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
     font-weight: 600;
    border-radius: 5px;
}
.navbar-nav li a {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}
.header-4 .mainmenu-area .navbar-nav .nav-link {
    padding: 15px 24px;
}
.mainmenu-area .navbar-nav .nav-link {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
}
.navbar{
    padding:0px;
}
.dropdown{
    position: relative;
}
.navbar-nav li a {
    font-weight: 400;
    font-size: 16px;
    color:#000;
    padding:0 18px;
}
.dropdown-menu {
   background-color:transparent;
   border:none;
}
.say-doctor li a{
    font-weight: 400;
    font-size: 15px;
    color: #000;
    padding: 12px 18px;
}
.dropdown-item:hover{
    color: #fff;
    clear: both;
    display: block;
    padding: 12px 0 11px 20px;
    position: relative;
    background:#12c5c3;
    padding:12px 18px;
}
.dropdown-item{
    background-color:#fff;
}
.fa-user-md{
    padding:3px;
}
.fa-calendar-alt{
    padding:3px;
}
.fa-medkit{
    padding:3px;
}
.fa-notes-medical{
 padding:3px;
}
.dropdown-item.say-doctor{
    padding:12px 18px;
    font-size: 16px;
}
header .dropdown-menu{
    background-color: #fff;
      box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
header .fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transition: 0.6s;
    z-index: 9999;
}
header .dropdown-menu{
    padding: 12px 0;
    margin: 0;
}
header .i-want-button{
    background-color: #12c5c3;
    padding: 12px 25px !important;
}
.header-social ul{
    margin-bottom: 0;
}
.top-menu ul{
    margin-bottom: 0;
}
.mobile-book{
    display:none;
}
.navbar-dark .navbar-toggler {
    color: #12c5c3;
    border:none;
}
.navbar {
    padding: 0px 10px;
}
 /* ######################## Header-banner  ############################### */
.header-banner
{
background-image: linear-gradient(200deg, rgba(70, 199, 207, 0.8) 0%,rgba(123,100,203,0.8) 100%) ,url(../images/banner-bg.jpg);
width:100%;
height:720px;
background-size: cover;
background-repeat: no-repeat;
}
.home-single-slide-dec {
    position: relative;
    top:50%;
}
.home-single-slide-dec p {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative;
    color:#fff;
}
.home-single-slide-dec p:after {
    position: absolute;
    content: "";
    height: 2px;
    width: 50px;
    background: #fff;
    left: 0;
    top: 32px;
    display: block;
}
::after, ::before {
    box-sizing: inherit;
}
.home-single-slide-dec h2 {
    font-size: 60px;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    font-weight:600;
}
.home-single-slide-dec h1 {
    font-size: 60px;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    font-weight:600;
}
.home-single-slide-dec span {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    margin: 30px 0;
    color:#fff;
}
.home-btn-1{
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    background: #12c5c3;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.home-btn-1 {
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 14px 30px;
    margin-right: 15px;
}
.home-btn-1:hover{
    text-decoration: none;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.home-btn-2 {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    background: #fff;
}
.home-btn-2 {
    color: #333 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 14px 30px;
}
.home-btn-2:hover{
    text-decoration: none;
}
/* About-Section */

.section-padding {
    padding: 60px 0;
    position: relative;
    float: left;
    width: 100%;
}
.section-title h3 {
    color: #333;
    font-size: 35px;
    margin: 0;
    text-transform: capitalize;
    position: relative;
    padding: 0 0 15px;
}
.section-title h2 {
    color: #333;
    font-size: 35px;
    margin: 0;
    text-transform: capitalize;
    position: relative;
    padding: 0 0 15px;
}
.section-title .p-line{
    color: #333;
    margin: 0;
    text-transform: capitalize;
    position: relative;
    padding: 0 0 15px;
}
.section-title .p-line:after {
    position: absolute;
    content: "";
    display: block;
    height: 2px;
    width: 70px;
    background: #333;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -6px;
}
.section-title span.line {
    height: 10px;
    width: 10px;
    background: #12c5c3;
    display: block;
    margin: 0 auto;
    border-radius: 30px;
}
.section-title p {
    margin-top: 25px;
}
.section-title h3:after {
    position: absolute;
    content: "";
    display: block;
    height: 2px;
    width: 70px;
    background: #333;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -6px;
}
.section-title h2:after {
    position: absolute;
    content: "";
    display: block;
    height: 2px;
    width: 70px;
    background: #333;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -6px;
}
.section-title span {
    color: #12c5c3;
}
.section-title {
    margin-bottom: 50px;
}
.single-about-icon {
    position: relative;
}
.single-about-icon img {
    display: inline-block;
    border:1px solid #12c5c3;
    border-radius:50%;
    padding:15px;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform 0.5s ease-in-out;
}

/*.single-about:hover .single-about-icon img{
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    
}
*/
.single-about .about-subtitle {
    margin: 22px 0;
    text-transform: uppercase;
    font-size: 1.25rem;
}
.single-about a{
    color: #333; 
}
.single-about a:hover{
    color: #333; 
}
/* counter-section */
.counter-section {
    padding: 60px 0 50px;
    position: relative;
    float: left;
    width: 100%;
}
.overlay {
    position: relative;
    z-index: 1;
}
.section-back-image {
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}
.overlay:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0.8;
    background: linear-gradient(200deg, rgba(70, 199, 207, 0.8) 0%,rgba(123,100,203,0.8) 100%);
}
.single-counter {
    float: left;
    width: 100%;
    color: #fff;
}
.single-counter .single-counter-icon, .single-counter .single-counter-text {
    float: left;
}
.single-counter .single-counter-text .timer {
    font-size: 36px;
    color: #fff;
    font-weight:600;
}
.single-counter-icon {
    font-size: 30px;
    color: #fff;
    height: 80px;
    width: 80px;
    line-height: 80px;
    text-align: center;
    margin: 0 20px 10px 0;
    border: 1px solid #fff;
    -webkit-border-radius: 3px 3px 3px 50%;
    -moz-border-radius: 3px 3px 3px 50%;
    border-radius: 3px 3px 3px 50%;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}
.single-counter:hover .single-counter-icon {
    background: #fff;
    color: #12c5c3;
    -webkit-border-radius:50% 3px 3px 3px ;
    -moz-border-radius: 50% 3px  3px 3px  ;
    border-radius: 50% 3px 3px 3px ;
}
.section-title-white h3 {
    color: #fff;
    font-size: 35px;
    margin: 0;
    text-transform: capitalize;
    position: relative;
    padding: 0px 0 8px;
}
.section-title-white h2 {
    color: #fff;
    font-size: 35px;
    margin: 0;
    text-transform: capitalize;
    position: relative;
    padding: 0px 0 8px;
}
.section-title-white span.line {
    height: 10px;
    width: 10px;
    background: #fff;
    display: block;
    margin: 0 auto;
    border-radius: 30px;
}
.section-title-white p {
    margin-top: 25px;
}
.section-title-white h3:after {
    position: absolute;
    content: "";
    display: block;
    height: 2px;
    width: 70px;
    background: #fff;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -6px;
}
.section-title-white h2:after {
    position: absolute;
    content: "";
    display: block;
    height: 2px;
    width: 70px;
    background: #fff;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -6px;
}
.section-title-white span {
    color: #fff;
}
.section-title-white {
    margin-bottom: 35px;
}
/* ############ service-slider ##################### */
#services{
    background-color: #f5f5f5;
}
.service-heading{
    font-size: 1.25rem;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}
.service-subsheading{
    font-size: 1.25rem !important;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}
#services .figure-img {
    margin-bottom: .5rem;
    line-height: 1;
    height: 280px;
    object-fit: cover;
}
.slick-initialized .slick-slide{
    display:block;
    padding:12px;
}
.symptons-gender{
    font-size: 1.25rem;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}
.custom-button{
    text-align: end;
}
.nn2.slick-arrow{
    background-color: #12c5c3;
    width: 30px;
    height: 40px;
    border: 0px;
}
.fa-angle-left{
    color:#fff;
}
.fa-angle-right{
color:#fff;
}
.pp2.slick-arrow{
    background-color: #12c5c3;
    width: 30px;
    height: 40px;
    border: 0px;
}
.figure-caption .services-name{
    color:#282828;
    font-weight:600;
    font-size: 1.25rem;
}
.service-button{
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 20px;
    margin-right: 15px;
    background-color:#12c5c3;
    margin-top:15px;
}
.service-button:hover{
    text-decoration: none;
}
/* ################### Doctor-Section  ############################# */
#doctor .slick-slide img{
    display:block;
    object-fit: cover;
    height:400px;
    width:100%;
}
#doctor figure{
    margin-bottom:0px;
    box-shadow: 0px 0px 9px 2px lightgrey;

}
#doctor a{
    margin-bottom: 1rem;
}
#doctor figure p{
    color:#12c5c3;
}
#doctor .slick-slide img:hover{
    background-color:#12c5c3;
    width:100%;
}
#doctor .doctor-info .doctor-name{
    color:#282828;
    text-transform: uppercase;
    font-weight:400;
    font-size: 1.25rem;
    margin-bottom: 0;
}
#doctor .slick-initialized .slick-slide {
    display: block;
    margin-top: 18px;
    margin-right: 15px;
    margin-left: 15px;
    text-align: center;
    overflow: hidden;
}
.figure img{
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.figure img:hover{
    opacity: .5;
}
.slick-dots li button:before{
    font-size:20px !important;
}
.slick-dots li.slick-active button:before{
    color:#12c5c3 !important;
}
/* ############################### Appointment From ################################## */
.single-step-icon {
    font-size: 30px;
    color: #fff;
    background: #12c5cd;
    border: 1px solid #12c5cd;
    height: 70px;
    width: 70px;
    line-height: 70px;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.single-step-icon:before {
    position: absolute;
    content: "";
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background:transparent;
    border-radius: 50%;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.single-step .appointment-step {
    margin: 50px 0 14px;
    text-transform: uppercase;
    font-size: 1.25rem;
}
#date .gj-datepicker-bootstrap [role=right-icon] button .gj-icon, .gj-datepicker-bootstrap [role=right-icon] button .material-icons {
    position: absolute;
    font-size: 21px;
    height: 100%;
    bottom: auto;
    margin: auto;
    top: 35%;
    left: 0;
    right: 0;
}
#appointment{
    background-color:#fff;
}
#appointment textarea{
    height: 150px !important;
}
.appointment-form-ma{
    background-color: #fff;
    padding: 40px 40px 30px;
    box-shadow: 5px 6px 43px #ddd;
    border-radius: 10px;
    border-top: 7px solid #12c5c3; 
}
.appointment-form-ma .form-group {
    margin-bottom: 30px;
}
label{
    display: inline-block;
}
.appointment-form-ma #datepicker{
    display: block;
    width: 100%;
}
.appointment-form-ma label {
    color: #333;
    font-weight: 600;
    margin-bottom: 12px;
}
.appointment-form-ma .form-control {
    height: 45px !important;
    border-radius: 0;
    background: #f5f5f5;
    color: #333;
}
.gj-datepicker-bootstrap [role="right-icon"] button {
    font-size: 25px;
    width: 55px;
    height: 55px;
    border-radius: 0;
}
.gj-datepicker-bootstrap [role=right-icon] button {
    width: 38px;
    height:45px !important;
    position: relative;
    border: 1px solid #ced4da;
}
.service-appointment .gj-datepicker-bootstrap [role=right-icon] button {
    width: 38px;
    height:35px !important;
    position: relative;
    border: 1px solid #ced4da;
}
.btn-apfm {
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    height: 50px;
    background: #12c5c3;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    transition: all 0.5s;
	position: relative;
}
.btn-apfm:hover {
    color:#fff;
}

.btn-apfm::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: transparent;
    transition: all 0.3s;
}
.btn-apfm:hover::before {
	opacity: 0 ;
	transform: scale(0.5,0.5);
}

.btn-apfm::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	transition: all 0.3s;
	border: 1px solid #a3a3a3;
	transform: scale(1.2,1.2);
}
.btn-apfm:hover::after {
	opacity: 1;
	transform: scale(1,1);
}
/* ##################################### Single Doctor ############################### */
.service-appointment .appointment-form-ma .form-group {
    margin-bottom: 20px;
    width: 100%;
    padding-left: 0;
    padding-right: 8px;
}
.service-appointment .appointment-form-ma {
    padding: 30px 28px 30px 35px;
    margin-top: 35px;
    display: block;
    position: relative;
    position:sticky;
    top:50px;
    width: 90%;
    margin-left: auto;
}
.service-appointment .appointment-form-ma input, .service-appointment .appointment-form-ma select{
    height: 35px !important;
    border-radius: 0;
    background: #f5f5f5;
    color: #333;
    font-size: 14px;
}
.service-appointment .gj-datepicker-bootstrap [role="right-icon"] button {
    height: 35px;
}
.service-appointment textarea.form-control{
    height:130px !important;
}
.service-appointment .appointment-form-ma label {
    color: #333;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 14px;
}
.service-appointment .service-nav{
    width:90% !important;
    border-radius: 10px;
    border-top: 7px solid #12c5c3;
    position: relative;
}
.doc-info{
    text-align: center;
    padding: 15px;
    box-shadow: 0px -1px 9px 2px #d6d6d6;
    background: #fff;
}
.doc-name{
    font-size: 22px;
    margin-bottom: 0;
}
.doc-position{
    color: #12c5c3;
    margin-bottom: 0;
    font-size: 14px;
}
.doc-image{
    box-shadow: 0px -1px 9px 2px #d6d6d6;
    width: 100%;
}
.service-appointment .service-nav {
    width: 80%;
    margin-left: auto;
}
.avail-time .avail-days{
    font-weight: 600;
    font-size: 1rem;
    margin-bottom: .5rem;
}
.avail-time p{
    font-size: 14px;
    margin-bottom: 0px;
}
.avail-time{
    margin-left: 1%;
}
#doc-portfolio .nav-link{
    font-size: 18px;
    border-color: #dee2e6 #dee2e6 #dee2e6;
    margin-right: 10px;
    color: #333;
}
#doc-portfolio .nav-link i{
    margin-right: 6px;
}
#doc-portfolio .nav-link.active {
    border-color: #ddd #ddd #ddd;
    background: #12c5c2;
    color: #fff;
}
#doc-portfolio .nav-item {
    position: relative;
}
#doc-portfolio .nav-item .nav-link.active:before {
    position: absolute;
    content: ' \25BC';
    font-size: 30px;
    color: #12c5c2;
    bottom: -24px;
    left: 40%;
}
.tab-content{
    margin-top: 25px;
    list-style: none;
}
.tab-content i {
            color: #12c5c3;
    display: table-cell;
    padding-right: 8px;
}
/* ############################## Testimonial ########################### */
#testimonialfaq{
    background-color:#f5f5f5;
}
.single-testimonial {
    float: left;
    width: 100%;
}
.single-testimonial-img {
    margin-right: 25px;
}
.single-testimonial-img img {
    width: 100px;
    border-radius: 50%;
    height: 90px;
}
.single-testimonial-img, .single-testimonial-text-warp {
    float: left;
}
.single-testimonial-text-warp {
    width: 71%;
    border: 1px solid #ddd;
    padding: 22px 22px 25px 22px;
    position: relative;
    color:#fff;
    background: #12c5c3;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.single-testimonial-text-warp:hover{
    background-color:#1AA3A2;
    
    font-weight:200;
    box-shadow: 0px 2px 8px 0px #d9d9d9;
}
.blockquote-footer {
    font-weight: 600;
    font-size: 13px;
    margin: 8px 0 0;
}
.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #fff;
}
footer h5{
    color:#fff;
}
footer {
    position: relative;
    float: left;
    width: 100%;
}
.blockquote-footer cite {
    font-weight: 400;
}
.single-testimonial-text-icon {
    position: absolute;
    font-size: 75px;
    color: #12c5c3;
    top: 5px;
    opacity: 0.5;
    z-index: -1;
    left: 10px;
}
/* ########################################## Blog ####################################### */
.single-blog-home {
    border: 1px solid #ddd;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.single-blog-home:hover {
    box-shadow: 2px 3px 8px 0px #a3a3a3;
}
.single-blog-home .blog-title {
    margin: 45px 0 15px;
    text-transform: uppercase;
    color:#242424;
    font-weight:500;
    font-size: 1.25rem;
    padding: 0 10px;
    text-align: center;
}
.single-blog-home p{
    padding:0 20px;
    font-weight:200;
}
a.blog-home-rmbtn {
    display: block;
    text-align: right;
    font-weight: 100;
    font-size: 14px;
    margin: 20px;
    color: #12c5c3;
}
a:focus, a:hover {
    color: #034ea2;
    text-decoration: none;
}
.single-blog-home-img img{
        width:100%;
    }
}
/* ############################### Treatment Location ################################## */
#treatment-location{
    background-color:#f5f5f5;
}
.treatment-location-home {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    height:100%;
    width:100%;
    cursor:pointer;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    background-color: #dddddd;
    border-radius: 5px;

}
.treatment-location-home:hover {
    border-color: #12c5c3;
        box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    background-color: #12c5c3;
    color: #fff;
    
}

.treatment-location-home .treatment-location-name {
    padding: 20px 15px;
    font-size: 12px;
    color:#252525c7;
    font-weight: 600;
    letter-spacing: 2px;
    font-family: sans-serif;
    margin: 0px;
    text-transform: uppercase;
    text-align: center;
}
@media(max-width:1200px){
    .treatment-location-home .treatment-location-name {
        padding: 20px 10px;
        font-size: 12px;
        color:#252525c7;
        font-weight: 600;
        letter-spacing: 0px;
        font-family: sans-serif;
        margin: 0px;
        text-transform: uppercase;
    }
}
.treatment-location-home a:hover {
    color:#fff;
}
.treatment-location-home a{
    color: #000;
}
.treatment-location-home:hover> .treatment-location-name{
    color:#fff;
}
.treatment-location-home:hover> a{
    color:#fff;
}
.treatment-location-home p{
    padding:0 0 0 20px;
    display:inline-flex;
}
.treatment-location-home .fas{
    color:#2691e4;
}
.treatment-location-home:hover> p .fas{
    color:#fff;
}

/* ############################### Location ################################## */
#Location{
    background-color:#f5f5f5;
}
.single-location-home {
    border: 1px solid #ddd;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    height:300px;
    width:100%;
    cursor:pointer;
}
.single-location-home:hover {
    border-color: #12c5c3;
    box-shadow: 2px 3px 8px 0px #a3a3a3;
    background-color: #12c5c3;
    color: #fff;
    transition: 0.3s;
}

.single-location-home .workshop-location{
    padding: 0 0 0 20px;
}
.single-location-home .workshop-location {
    margin: 45px 0 15px;
    text-transform: uppercase;
    color:#242424;
    font-size: 1.25rem;
    font-weight:500;
}
.single-location-home:hover> .workshop-location{
    color:#fff;
}
.single-location-home p{
    padding:0 0 0 20px;
    display:inline-flex;
}
.single-location-home a{
    color: #212529;
}

.single-location-home:hover> p {
   color: white;
}

.single-location-home .fas{
    color:#12c5c3;
}
.single-location-home:hover> p .fas{
    color:#fff;
}
.fa-map-marked-alt{
    margin-right: 12px;
    font-size:24px;
    color:#12c5c3;
}
.fa-phone-alt{
margin-right: 12px;
 font-size:24px;
 color:#242424;
}
.fa-envelope{
    margin-right: 12px;
    font-size:24px;
    color:#242424;
}
/* ################################### FOOTER SECTION ########################### */
.footer-top {
    padding: 80px 0;
    background: #252525;
}
.p-0 {
    padding: 0!important;
}
.footer-section-title .footer-heading {
    color: #fff;
    margin: 0;
    font-size: 1.25rem;
    text-transform: uppercase;
    position: relative;
    margin-bottom:35px !important;
}
footer .about p {
    color: #ccc;
}
.footer-logo {
    margin-top: 15px;
    float: left;
    width: 100%;
}
footer .about{
    clear: both; 
}
.footer-logo a {
    margin-bottom: 25px;
}
.footer-widget ul.quick-link-list li a {
    color: #ccc;
}
.footer-widget ul.quick-link-list li a:hover{
    color: #fff;

}
footer .quick-link-list li{
    margin-bottom: 10px;
}
.footer-icon{
    display:inline-flex;
    list-style: none;
    text-decoration: none;
}
.footer-icon li a{
    padding: 0 30px 0 0;
    color:#12c5c3;
    font-size:24px;
}
.fa-envelope{
    color:#12c5c3
}
.fa-phone-alt{
    color:#12c5c3;
}
/* ##################################### copyright #######################################  */
footer .copyright {
    background: #222;
    padding: 7px 0;
    font-size: 14px;
}
.copyright-text {
    color: #ccc;
}
.copyright-text a {
    color:#12c5c3;
}
.copyright-text p {
    margin-bottom:0;
}
.footer-menu ul {
    float: right;
    display:inline-flex;
    list-style: none;
    margin-bottom: 0;
}
.footer-menu ul li a {
    float: left;
    color: #12c5c3;
    padding: 0 10px;
}

/* ################################ About-us ############################################ */
.set-bg.breadcrumb-container{
 background-image:url(../images/img1.jpg);
 background-repeat: no-repeat;
 background-size: cover;
 width:100%;
}
.breadcrumb-inner {
    height: 260px;
}
.breadcrumb-container {
    background-position: 0% 24% !important;
}
.position-relative {
    position: relative!important;
}
.overlay {
    position: relative;
    z-index: 1;
}
.overlay.op-P9 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #1447ea;
    background: -moz-linear-gradient(left, #1447ea 0%, #03deec 100%);
    background: -webkit-linear-gradient(left, #1447ea 0%, #03deec 100%);
    background: linear-gradient(to right, #1447ea 0%, #03deec 100%);
}
.op-P9 {
    opacity: .9;
}
.overlay:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0.8;
    background: linear-gradient(200deg, rgba(70, 199, 207, 0.8) 0%,rgba(123,100,203,0.8) 100%);
}
.text-white{
    z-index: 999;
    font-weight: 700;
}

.bg-gray{
 background-color: #ebf5fd;
}

.breadcrumb{
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem;
    z-index: 999;
}
.bg-transparent {
    background: transparent;
}
.breadcrumb-item.active a {
    text-decoration: underline;
    color: #fff;
    z-index: 999;
}
.breadcrumb-item a {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
}
/* .breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem;
} */
.breadcrumb-item active{
  color:#fff;
  z-index: 999;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #ffffff;
    content: "/";
}
.breadcrumb-item{
z-index: 999;
}
/*########################################### about-section-bg ############################*/
.about-section-bg img{
 border-radius: 50px 0 0 0;
 height: 100%;
 width: 100%;
}
.about-section-bg img:hover{
background-color:#12c5c3;
border:1px solid #12c5c3;
box-shadow: 2px 3px 8px 0px #a3a3a3;
}
/*################################### why choose us ################################ */

.choose-us h2{
    font-size:55px;
    font-weight:600;
    color:#12c5c3;
}
.choose-us .why-choose-title{
    font-size: 1.25rem;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}
.choose-us ul li {
    margin-bottom: 30px;
    padding-left: 30px;
    list-style: none;
}

.choose-us ul li:before {
    content: '\f058';
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    font-size: 25px;
    left: 0px;
    top: 0px;
    color: #3dc5df;
    position: absolute;
}
/*############################################### contact-us ################################*/
.address-box a{
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
}
.address-box a:hover{
    color: #fff;
}
.timming .social_icons i{
    color:#fff;
}
.contact-info{
    box-shadow: 0px 0px 8px 2px #d2d0d0;
    padding: 45px;
}
.contact-subheading{
    font-size: 1.5rem;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}
.contact h4 {
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.success-msg {
    background: #fff;
    border: 1px solid #ABD0A8;
    color: #589051;
    margin-bottom: 30px;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 11px 16px;
    border-radius: 4px;
    display: none;
}
.success-msg i {
    padding: 10px;
    border-radius: 50%;
    border: 1px solid #ABD0A8;
    margin-right: 10px;
}
.contact #contact_form {
    text-align: center;
}
#contact_form li {
    text-align: left;
    margin-bottom: 10px;
}
.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
    width: 185px;
    height: 54px;
}
.contact h4 {
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.contact .timing {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.contact h4 {
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.social_icons {
    position: relative;
    z-index: 1;
}
.social_icons li {
    display: inline-block;
    list-style: none;
    float: left;
    color:#fff;
}
.social_icons a {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0px;
    font-size: 14px;
    line-height: 40px;
    text-decoration: none;
    border-radius: 50%;
    text-align: center;
    color: #696969;
    border: 1px solid #f5f5f5;
    margin-right: 5px;
}
.social_icons .facebook a:hover {
    color: #fff;
    background-color: #3b5a9b;
    border-color: #3b5a9b;
}
.social_icons .twitter a:hover {
    color: #fff;
    background-color: #2baae1;
    border-color: #2baae1;
}
.social_icons .linkedin a:hover{
    color:#fff;
    background-color:#0e76a8;
    border-color:#0e76a8;
}
.social_icons .skype a:hover{
    color:#fff;
    background-color:#00aff0;
    border-color:#00aff0;
}
.social_icons .dribbble a:hover{
    color:#fff;
    background-color:#ea4c89;
    border-color:#ea4c89;
}
.social_icons .googleplus a:hover{
    color:#fff;
    background-color:#d34836;
    border-color:#d34836;
}
.social_icons .flickr a:hover {
    color: #fff;
    background-color: #ff0084;
    border-color: #ff0084;
}
/*################################ Contact ##############################################*/
.contact-form .form-group {
    margin-bottom: 24px;
}
.btn-contact-bg {
    background: #12c5c3;
    border: none;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: inherit;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 14px 20px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.contact-form .form-icon {
    position: absolute;
    top: 35px;
    left: 30px;
}
.timming{
background-color:#12c5c3;
padding:18px;
color:#fff;
}
/*######################################### Our-Mission ################################### */

.our-history{
    padding:80px 0;
}
#our-mission{
    background: rgb(2,0,36);
    /* background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(29,56,187,0.639093137254902) 37%, rgba(0,212,255,1) 100%); */
    background: linear-gradient(to right, #7983e4 0%, #03deec 100%);
    color:#fff;
    padding:80px 0;
}#our-success{
    background: rgb(2,0,36);
    /* background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(29,56,187,0.639093137254902) 37%, rgba(0,212,255,1) 100%); */
    background: linear-gradient(to right, #7983e4 0%, #03deec 100%);
    color:#fff;
    padding:80px 0;
}
.history img{
    border-radius: 50px 0px 50px 0px;
    border:5px solid #12c5c3;
    width: 100%;

}
.mission{
  padding:80px 0;
}
.mission{
    margin-top: 25px;
}
 /* ######################################### Service ################################ */
 .service-nav ul{
     padding:0;
     list-style:none;
     margin-top: 35px;
     padding: 15px;
 }
 .service-content .service-image-box img{
    height: 350px;
    object-fit: cover;
 }
 .service-nav ul li{
    font-size: 15px;
    color: #333333;
    margin-bottom: 0px;
}
.service-nav ul li a{
    color: #333333;
    padding-bottom: 8px;
    display: inline-block;
    padding-top: 8px;
    width: 100%;
    transition: 0.2s;
    padding-left: 7px;
    background-color: #efefef;
    margin-bottom: 12px;
}
.service-nav ul li i{
    margin-right: 10px;
}
.service-nav ul li:last-child{
    border:none;
}
.service-nav ul li a:hover{
    color:#fff;
    background-color: #12c5c3;
    transition:0.2s;
}
.service-nav ul li a:active{
    color:#fff;
    background-color: #12c5c3;
    transition:0.2s;
}
.service-content img{
    width:100%;
}
.service-content .service-image-box{
    margin-bottom: 6%;
}
/*.service-text ul{
    list-style: none;
    display: table;
}*/
.service-text ol{
    padding-left:20px;
}
.service-text ul li i{
    color: #12c5c3;
    display: table-cell;
    padding-right: 12px;
}
.service-text ul li{
    margin-bottom: 5px;
    display: table;
    font-size: 15px;
}

.service-video ol{
    padding-left:20px;
}
.service-video ul li i{
    color: #12c5c3;
    display: table-cell;
    padding-right: 12px;
}
.service-video ul li{
    margin-bottom: 5px;
    display: table;
    font-size: 15px;
}

.service-content ol{
    padding-left:20px;
}
.service-content ul li i{
    color: #12c5c3;
    display: table-cell;
    padding-right: 12px;
}
.service-content ul li{
    margin-bottom: 5px;
    display: table;
    font-size: 15px;
}

.service-faq ol{
    padding-left:20px;
}
.service-faq ul li i{
    color: #12c5c3;
    display: table-cell;
    padding-right: 12px;
}
.service-faq ul li{
    margin-bottom: 5px;
    display: table;
    font-size: 15px;
}


#service-format .service-heading{
    font-size: 26px;
    font-weight: 500;
    line-height: 1.2;
}
#service-format .tab-content li{
    display:table;
}
.service-text, .service-video{
    margin-bottom: 6%;
}
 #service-format p{
     font-size:15px;
 } 
  .myaccordion .card,
  .myaccordion .card:last-child .card-header {
    border: none;
  }
  
  .myaccordion .card-header {
    border-bottom-color: #EDEFF0;
    background: transparent;
  }
  
  .myaccordion .fa-stack {
    font-size: 14px;
  }
  
  .myaccordion .btn {
    width: 100%;
    font-size: 20px;
    color: #12c5c3;
    padding: 0;
  }
  
  .myaccordion .btn-link:hover,
  .myaccordion .btn-link:focus {
    text-decoration: none;
  }
  
  .myaccordion li + li {
    margin-top: 10px;
  }
  #accordion ul{
    padding-left: 20px;
  }
  #accordion .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    box-shadow: 1px 3px 6px 2px rgba(0,0,0,0.1);
    padding: 1.25rem;
    margin-bottom: 12px;
}
.service-nav{
    width:100%;
    position: sticky;
    top: 0;
    background-color: #ffffff;
    padding: 20px 0px 0px;
    box-shadow: 0px 0px 8px 2px #d0d0d0;
}
#accordion .fa-inverse {
    color: #12c5c3;
    background-color:#fff;
}
.mobile-service{
    display:none;
}
#accordion1 .fa-inverse{
    color: #fff;
    background-color:#12c5c3;
}
#accordion1 .card-header {
    background-color:#12c5c3;
  }
  #accordion1 .btn {
    color: #ffffff;
}
/* ############################################## Lazy Load ################################# */
img:not([src]) {
    visibility: hidden;
}
/* Fixes Firefox anomaly during image load */
            @-moz-document url-prefix() {
                img:-moz-loading {
                    visibility: hidden;
                }
            }
/* ############################################## Service Heading ################################# */
.service-heading-title{
    padding: 10px;
    margin-bottom: 30px;
    text-align: center;
}
.service-heading-title h2 {
    font-size: 30px;
    font-family: Roboto;
 
    letter-spacing:6px;
    font-weight: 900;
    font-style: normal;
    text-align: center;
    color: #4e6073;
    position: relative;
  }
  .service-heading-title h2.service-heading-text {
    position: relative;
    margin-bottom: 2rem;
    text-transform: uppercase;
    
  }
  .service-heading-title h2.service-heading-text:before {
    display: block;
    content: '';
    width: 12px;
    height: 12px;
    background-color: #12c5c3;
    position: relative;
    transform: rotate(45deg) translateX(-50%);
    left: 50%;
    top: 10px;
  }
 .service-heading-title h2.service-heading-text:after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 780px;
    height: 3px;
    background: linear-gradient(to right, #12c5c3 0%, #12c5c3 45%, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, 0) 55%, #12c5c3 55%, #12c5c3 100%);
  }
  .service-heading-title h2.service-heading-text:before,
  .service-heading-title h2.service-heading-text:after {
    position: absolute;
    top: 100%;
    margin:20px 0px;
  }
  

/* ############################################## Contact Strip ################################# */
.single-doc-promo {
    float: left;
    width: 100%;
    background-color: #12c5c3;
    margin-top: 10rem !important;
}
#contact-strip p{
    margin-bottom: 0px;
}
.single-doc-promo-box-img {
    position: absolute;
    bottom: -80px;
}
.single-doc-promo-box {
    padding: 30px;
}
.single-doc-promo-content a {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
}
.single-doc-promo-content p {
    color: #fff;
    font-size: 22px;
}
.single-doc-promo-content h5 {
    color: #fff;
    font-weight: 300;
}
.single-doc-promo-btn {
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 8px 31px;
    border-radius: 30px;
}
.single-doc-promo-btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #333;
    border-radius: 30px;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.single-doc-promo-btn {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    background: #fff;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
/* ################################################# Disease ############################################## */
#disease .over-effect
{
  position: absolute;
    bottom: -35px;
    left: 0;
    right: 0;
    color: #fff;
    visibility: visible;
    display: block;
    background-color: white;
    align-items: center;
    justify-content: center;
    width: 85%;
    text-align: center;
    margin: auto;
    opacity: 1;
    padding: 12px 5px;
    box-shadow: 0px 0px 8px 2px #cecece;
}
#disease .figure img:hover {
    opacity: 1; 
}
#disease figure
{
    position: relative;   
}
#disease  img
{
    height: 220px;
    object-fit: cover;
    box-shadow: 0px 0px 8px 2px #cecece;
    width: 100%;
}
#disease h3{
    font-size: 17px;
    color: #12c5c3;
}
#disease p{
    font-size: 13px;
    color: #333531;
    margin-bottom: 0px;
}
.underline {
    text-decoration: none; 
    position: relative; 
    color:#333;
    padding: 0 25px;
  }   

 .underline:before {
    position: absolute;
    content: '';
    height: 2px;
    top: -5px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 70%;
    background: #333;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
 }
   .underline:hover:before {
       width: 100%;
       background: #12c5c3;
 }
 .video-info h2{
     color: #12c5c3;
    font-size: 18px;
    text-align: center;
    margin: 14px 0;
 }

 /* ############################### New Edition ####################################### */
 .magzine-info h2{
    font-size: 20px;
    text-align: center;
    padding-top: 12px;
 }
  .magzine-info h3{
    font-size: 18px;
    text-align: center;
    color: #12c5c3;
    padding-top: 12px;
 }
 .magzine-info .magzine-price{
    font-size: 18px;
    text-align: center;
    color: #12c5c3;
    padding-top: 12px;
    margin-top: 0;
 }
  .magzine-info .acheivement-heading{
    font-size: 18px;
    text-align: center;
    color: #12c5c3;
    padding-top: 12px;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
 }
 .magzine-info p{
    text-align: center;
    margin-top: 20px;
 }
 .magzine-info p a{
    background-color: #12c5c3;
    color: #fff;
    padding: 8px 20px;
 }
 .magzine-card{
    box-shadow: 0px 0px 10px 4px lightgrey;
    padding: 12px;
 }
 .magzine-card img{
    width: 100%;
 }
 #gallery .magzine-info h2{
    color: #12c5c3;
 }
/* ##################################### Mobile screen ##################################  */
@media (max-width: 1200px) 
{
    .navbar-nav.mr-auto {
    margin-left:1% ;
} 
#i-want .dropdown-menu {
    left: -65px;
}
.navbar-dark .navbar-nav .nav-link{
    padding-right:3px;
}
.footer-top{
    padding: 50px 10px;
} 
.logo-area .logo img{
    width: 210px;
    margin: auto;
    display: block;
}
.logo-area .header-info-box h6 {
    font-size: 14px;
}
.logo-area .header-info-box p {
    font-size: 15px;
}
.book-button {
    font-size: 15px;

}
.d-lg-block.d-md-none.d-none {
    margin-right: 1%;
}
.navbar-dark .navbar-nav .nav-link {
    font-size: 15px;
}
.dropdown-item.say-doctor {
    padding: 12px 18px;
    font-size: 14px;
}
.home-single-slide-dec h2 {
    font-size: 48px;
}
.home-btn-1 {
    padding: 9px 21px;
    font-size: 14px;
}
.home-btn-2 {
    padding: 9px 21px;
    font-size: 14px;
}
}
@media (max-width: 1024px) {
    .logo-area .header-info-box{
        position: relative;
        float: left;
        margin-left: 0px; 
        padding: 0 20px 0 40px;
    }
    .doc-info {
        margin-bottom: 35px;
    }
    .service-appointment select{
        padding: 3px;
    }
    #disease figure {
        margin-bottom: 60px;
    }
    #disease .mb-60 {
        margin-bottom: 0px;
    }
    .magzine-info h2 {
        font-size: 16px;
    }
    header .i-want-button {
        padding: 12px 18px !important;
    }
    .single-blog-home .blog-title {
        margin: 28px 0 15px;
        font-size: 20px;
    }
    .navbar-nav.mr-auto li {
        padding: 14px 10px !important;
    }
    .single-counter{
        width:90%;
    }
    .single-location-home p{
    padding:0 0 0 17px;
    }
    .treatment-location-home p{
    padding:0 0 0 17px;
}
.single-blog-home p {
    font-size: 15px;
}
}
@media (max-width:991px){
    .logo-area{
        padding:0px;
    }
    header .dropdown-menu {
     box-shadow:none; 
}
    nav .dropdown-menu {
    padding: 8px 0;
    margin-top: 12px;
    }
    .navbar-toggler[aria-expanded='false'] .navbar-toggler-icon{
        background-image: url("../images/menu.svg");
        transition: 0.3s;
    }
    .navbar-toggler[aria-expanded='true'] .navbar-toggler-icon{
        background-image: url("../images/close.svg");
        transition: 0.3s;
        background-size: 80%;
    }
    .dropdown-item.say-doctor {
        padding: 12px 18px;
        font-size: 14px;
        border-bottom: 1px dotted #343a40;
    }
    .dropdown-item.say-doctor:last-child {
       border:none;
    }
    .embed-responsive {
        margin-bottom: 12px;
    }
    .contact-data{
        text-align: center;
    }
    .contact-data .social_icons li{
        float:none;
    }
    .magazine .mb-30{
        margin-bottom:0;
    }
    .mobile-service ul{
        padding-left: 15px;
    }
    .mobile-service ul a{
        color: #333;
    }
    .mobile-service ul a:hover{
        color: #12c5c3;
    }
    .single-doc-promo-box-img {
        position: absolute;
        bottom: 0px;
    }
    .single-doc-promo-box {
        padding: 15px 30px;
    }
    .single-doc-promo-btn {
        margin-top: 10px;
    }
    .single-doc-promo {
        margin-top: 6rem !important;
    }
    .single-doc-promo-box-img {
        position: absolute;
        bottom: 0px;
    }
    .mobile-service{
        display:block;
        margin-bottom: 30px;
        box-shadow: 0px 0px 5px 1px lightgrey;
    }
    .mobile-service .card-body{
        max-height: 250px;
    height: 250px;
    overflow: scroll;
    }
    .history{
        margin-bottom: 30px;
        margin-top: 12px;
    }
    .desktop-service{
        display:none;
    }
    #about img{
        margin-bottom:15px;
    }
    .order-1{
        order: 1;
    margin-bottom: 12px;
    }
    .order-2{
        order:2;
    }
    .magzine-card {
        margin-bottom: 30px;
    }
    .magzine-info h2 {
        font-size: 21px;
    }
    #gallery  .mb-30{
        margin-bottom:0;
    }
    .book-button {
        padding: 8px 12px;
        border-radius: 0px;
    }
    .choose-us h3 {
        margin-bottom: 35px;
    }
    h1.text-uppercase {
        font-size: 32px;
    }
    .contact-form-row{
        box-shadow: 0px 0px 8px 2px #d2d0d0;
    margin-bottom: 30px;
    }
    .contact-info {
        box-shadow: none;
        padding: 45px;
    }
    .desktop-book{
        display:none;
    }
    .mobile-book{
        display:block;
    }
    .copyright-text {
        text-align: center;
    }
    .header-social{
        display:none;
    }
    .logo-area .header-info-box {
        display: none;
    }
    .top-menu{
        display:none;
    }
    .footer-menu ul {
        float: none;
        list-style: none;
        margin-bottom: 0;
        justify-content: center;
        display: flex;
    }
    .logo{
        margin-bottom:15px;
    }
    .home-single-slide-dec h2{
        font-size:50px;
    }
    .header-banner{
        height:580px;
    }
    .single-testimonial-text-warp{
        width:85%;
        padding: 22px 2px 26px 40px;
    }
    .logo-area .header-info-box {
        margin-left: 60px;
    }
    .home-single-slide-dec {
        position: relative;
        top: 30%;
    }
    .single-location-home .workshop-location {
        margin: 30px 0 15px;
    }
    .treatment-location-home .treatment-location-name {
        margin: 0px;
    }

    .single-location-home {
        height: 200px;
    }
}
@media (max-width:768px){
    .home-single-slide-dec h2{
        font-size:40px;
    }
    .center-img{
        height: 350px;
        object-fit: cover;
    }
    .magzine-info h2 {
        font-size: 22px;
    }
    #disease h3 {
        font-size: 15px;
    }
    .logo-area .header-info-box{
        margin-bottom: 15px;
    }
    .single-counter {
        width: 100%;
    }
}
@media (max-width:480px){
    .single-counter{
        margin:auto;
        display: block;
    }
    #service-format .service-heading {
        font-size: 22px;
    }
    #doc-portfolio .nav-item {
        width: 100%;
        text-align: center;
    }
    #doc-portfolio .nav-link {
        margin-right: 0px;
    }
    #doc-portfolio .nav-item .nav-link.active:before {
        display:none;
    }
    .service-appointment .service-nav {
        width: 100% !important;
    }

    .service-appointment .appointment-form-ma {
        width: 100%;
    }
    .contact-form-row {
        box-shadow:none;
    }
    .contact-info{
        box-shadow: 0px 0px 8px 2px #d2d0d0;
    }
    .timming {
        background-color: #0000;
        padding: 0px 15px;
        color: #fff;
    }
    .contact-data{
        background-color: #12c5c3;
    padding: 18px;
    }
    .service-heading-title h2 {
        font-size: 24px;
    }
    #disease .over-effect {
        width: 60%;
    }
    .about-section-bg img {
        border-radius: 50px 0 0 0;
        height: 260px;
        width: 100%;
        object-fit: cover;
    }
    p{
        font-size:15px;
    }
    .single-counter-icon {
        font-size: 22px;
    height: 65px;
    width: 65px;
    margin: auto;
    text-align: center;
    float:none !important;
    }
    .home-single-slide-dec h2 {
        font-size: 35px;
    }
    .section-title h3{
        font-size: 30px;
    }
    .single-counter-text {
        float: none !important;
        text-align: center;
    }
    .copyright-text {
        color: #ccc;
        padding: 0 2px !important;
    }
    .home-single-slide-dec {
        left: 2%;
    }
    footer{
        text-align:center;
    }
    footer .copyright {
        font-size: 13px;
    }
    .single-counter .single-counter-text .timer {
        font-size: 30px;
    }
    .single-location-home{
        height: 100%;
    }
    .single-location-home p{
        padding:5px 0 0 10px;
    }
    .treatment-location-home p{
        padding:5px 0 0 10px;
    }
    .top-menu{
        display: none;
    }
    .header-info-box{
        display:none;
    }
    .header-social{
        display:none;
    }
}
@media(max-width:767px){
    .single-doc-promo-box-img {
        display:none;
    }
    #service-format .tab-content li {
        font-size: 15px;
    }
    .single-doc-promo {
        margin-top: 0rem !important;
    }
    .video-info h2 {
        margin: 14px 0 30px;
    }
        .video-info h3 {
        margin: 14px 0 30px;
    }
    #doc-portfolio .nav-link {
        font-size: 15px;
    }
}
@media(max-width:414px){
    .single-location-home{
        height:300px !important;
    }

    .contact-info {
        padding: 25px;
    }
    .breadcrumb {
        display: none;
    }
    .service-heading-title h2 {
        font-size: 22px;
    }
    .single-testimonial {
        float: none;
        width: 100%;
        display: block !important;
    }
    .single-testimonial-text-warp {
        width: 100%;
        padding: 22px 18px 22px 18px;
        margin: 12px 0 20px;
    }    
}
@media (max-width:320px){
    .home-single-slide-dec h2{
        font-size: 30px;
    }
    #doctor figure p {
        font-size: 14px;
    }
    #disease .over-effect {
        width: 70%;
    }
    .magzine-info h2 {
        font-size: 16px;
    }
    #doctor .doctor-info .doctor-name {
        font-size: 16px;
    }
    h1.text-uppercase {
        font-size: 26px;
    }
    .home-btn-2{
        margin-top:20px;
    }
}
/*##################################### About-us Mobile Screen ######################################*/
@media (max-width:1024px){
.single-location-home p{
    padding:0 0 0 17px;
}
.treatment-location-home p{
    padding:0 0 0 17px;
}
}
 
@media (max-width: 991px){
    .single-testimonial-text-warp{
        width: 100%;
        padding: 22px 18px 22px 18px;
    }
    .single-testimonial {
        float: none;
        width: 100%;
        display: flex;
    }
}
@media(max-width:480px){
    .choose-us h3{
        font-size:40px;
    }
    .why-choose{
        padding:0 41px;
        margin-top:24px;
    }

    .single-location-home p{
        padding:5px 0 0 10px;
    }
    .treatment-location-home p{
        padding:5px 0 0 10px;
    }
}
/*######################################### Contact-Us #######################################*/
@media (max-width:768px){
.pl-md-5, .px-md-5 {
    padding-left: 20px !important;
}
.social_icons a {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0px;
    font-size: 14px;
    line-height: 40px;
    text-decoration: none;
    border-radius: 50%;
    text-align: center;
    color: #696969;
    border: 1px solid #f5f5f5;
    margin-right: 10px;
    margin-top: 17px;
}
}
@media(min-width:992px){
    .dropdown:hover>.dropdown-menu {
        display: block;
      }
      .navbar-nav.mr-auto li:hover{
        padding:14px 15px !important;
        background-color:#12c5c3;
    }
}
/*Call now btn*/
.call-us-button {
    position: fixed;
    bottom: 30px;
	right: 22px;
    z-index: 30000;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 10px 25px;
    border: 0px solid #000000;
    border-radius: 100px;
    background: #12c5c2;

    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    text-shadow: #591717 0px 0px 0px;
    font: normal normal bold 14px verdana;
    color: #ffffff;
    text-decoration: none;
}
.call-us-button:hover {
      box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    text-decoration: none;
    color:#fff;
}
@media(max-width:1400px){
/*    .navbar-dark .navbar-nav .nav-link {
        font-size: 15px;
    }*/
    .navbar-nav.mr-auto li {
        padding: 14px 11px !important;
    }
    .navbar-nav.mr-auto li:hover {
        padding: 14px 11px !important;
    }
}
.service-text-quote{
    padding: 10px 20px;
    background: #efefef;
    color: #000000;
}
.service-text-quote:before{
    content: "\f10d";
    width: 16px;
    height: 16px;
    margin-right: 10px;
    font-family: "Font Awesome 5 Free";
    color: #000;
    font-weight: 900;
}
.service-text-quote:after{
    content: "\f10e";
    width: 16px;
    height: 16px;
    color: #000;
    margin-left: 10px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.service-doctor-text{
    padding: 10px 20px;
    background: #efefef;
}
.service-doctor-text .name{
    font-size: 17px;
    font-weight: 900;
    color:#000; 
}
.service-doctor-text .des{
    font-size: 13px;
    color: #5d5d5d;
}


/*new css*/
.bg-color{
    background-color: #f5f5f5;
}

.section-heading{
    margin-bottom: 30px;
}

.section-heading span{
    color: #12c5c3;
}

.section-heading h2 {
    color: #333;
    font-size: 35px;
    margin: 0;
    text-transform: capitalize;
    position: relative;
    padding: 0 0 15px;
}

.ourservices{
    list-style:none;
}

.ourservices li{
    margin-bottom: 10px;
}

h3.subheadings{
    font-size: 20px;
    margin-bottom: 13px;
    font-weight: 600;
    color: #4e6073;
}

.howtoreach_icon{
    position:relative;
}

.howtoreach_icon::before{
    position: absolute;
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    left: 5px;
    color: #888;
    font-size: 13px;
    top: 2px;
}

.howtoreach_byair::before{
    content: "\f072";
}

.howtoreach_bytrain::before{
    content: "\f238";
}

.howtoreach_bybus::before{
    content: "\f207";
}

button.enquirybtn {
    position: fixed;
    bottom: 80px;
    left: 5px;
    z-index: 30000;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 11px 20px;
    border: 1px solid #12c5c2;
    border-radius: 100px;
    background: #ffffff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    text-shadow: #591717 0px 0px 0px;
    font: normal normal bold 14px verdana;
    color: #12c5c2;
    text-decoration: none; 
}

#enquiryModal .modal-title {
    font-size: 19px;
    font-weight: 700;
    text-align: center;
    width: 100%;
}

#enquiryModal .modal-content {
    background-color: #fff;
    border-radius: 6px;
    border-top: 7px solid #12c5c3;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 0px;
}

#enquiryModal .modal-dialog {
    top: 60px;
}

#enquiryModal .modal-header .close {
    padding: 0px;
    margin: 0px;
    font-size: 27px;
    color: black;
    opacity: 0.8;
}

.consultation-form label{
    font-size: 13px;
    font-weight: 600;
    color: #666;
    margin-bottom: 6px;
}

.consultation-form .form-control {
    height: 40px !important;
    border-radius: 0;
    background: #f5f5f5;
    color: #333;
    font-size: 14px;
}

.consultation-form textarea.form-control{
    height: auto !important;
}

button#p-submitbtn{
    letter-spacing: 1px;
    height: 38px;
    font-size: 12px
}

a.whatsapp {
    position: fixed;
    bottom: 20px;    
    left: 5px;
}

a.whatsapp img{
    width: 80px;
}

/* yoga retreat section start */

.para-retreat {
    color: #069B7D;
    font-weight: 500;
    font-size: 20px;
}

.head3-retreat {
    border-bottom: 1px solid #051441;
    padding-bottom: 10px;
    font-size: 28px;
    font-weight: 500;
}

.btn-retreat {
    background-color: #069b7d;
    border: 1px solid #069b7d;
    color: white;
}

.btn-retreat:hover {
    background-color: #1c292600;
    border: 1px solid #069b7d !important;
    color: #069b7d !important;
}

.retreat-price {
    font-size: 20px;
}

.ul-retreat {
    justify-content: space-between;
}

.ul-retreat li {
    padding: 0px 5px;
    list-style-type: none;
}

.ul-retreat .br-right {
    border-right: 1px solid #069b7d;
}

.ul-retreat .retreat-days {
    line-height: 20px;
    padding-bottom: 5px;
    font-size: 14px;
}

@media screen and (max-width:575.98px) {
    .head3-retreat {
        font-size: 20px;
        font-weight: 500;
    }
    .para-retreat {
        font-size: 15px;
    }
    .retreat-price {
        font-size: 18px;
        line-height: 20px;
    }
    .retreat-days {
        line-height: 20px;
        padding-bottom: 5px;
    }
}


/* yoga retreat section end */