@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* header css */
.tm-header-nav .tm-header-nav-dropdown ul li.last-menu-item {
   border-bottom: unset;
}
.tm-header-nav .tm-header-nav-dropdown ul li:hover {background-color: #156b8d;}
/*start footer css*/
.healthcare-facilities {
    background: #0a71b3 url(../img/healthcare-facilities-bg.jpg);
    background-size: cover;
    /* margin-top: 65px; */
}
.footer-bg{
    /* background-image: url("../img/eye-background.jpg"); */
    background-size: cover;
    background-position: center;
    background: #5b9ab3;
}
.widget-recentpost-2 ul li span a{
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}
.widget-recentpost-2 ul li span i.mail-id {
    /* border: 1px solid #fff; */
    border: 1px solid #fff;
    padding: 10px 12px;
    font-size: 15px;
    float: left;
}
.widget-recentpost-2 ul li span i.contact-number {
    border: 1px solid #fff;
    padding: 6px 15px;
    font-size: 22px;
}
.tm-header-info li i.fa-mobile {
    font-size: 23px;
}
.widget-quicklinks ul li a i{
    padding-right: 8px;
}
/*Best eye care clinic css*/
.best-eye-care-sec {
    /* background: #f6f6f6; */
    /* background-image: url(../img/best-eye-care-bg-img.jpg); */
    background-repeat: repeat!important;
    background-size: cover!important;
    background-attachment: scroll!important;
    background-position: right top!important;
    /* background-color: #f6f6f6!important; */
    margin-top: 65px;
    margin-bottom: 90px;
}
.cat-best-eye-care{}    
.cat-best-eye-care h2{
    color: #fff;
    font-weight: 500;
    font-family: 'Noto Sans', sans-serif;
    font-size: 31px;
}   
.cat-best-eye-care p{
    color: #fff;
    /* letter-spacing: 1px; */
    padding-bottom: 20px;
    padding-top: 0px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 300;
}
.cat-best-eye-care-inner{}   
.cat-best-eye-care-inner h3{
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 4px;
    padding-left: 20px;
    font-family: 'Noto Sans', sans-serif;
}
.cat-best-eye-care-inner p{
    color: #fff;
    text-align: justify;
    padding-left: 20px;
    font-size: 16px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 300;
}    
.cat-best-eye-care img{
    border: 1px solid #fff;
    padding: 0px;
    border-radius: 10px;
}
.cat-best-eye-care-inner-icon img{
    border-radius: 20px;
    padding: 6px;
    width: 300px;
    border: 1px solid #fff;
}
/*counter css*/
.border-inner-counter::before {
    position: absolute;
    content: "";
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    background: 0 0;
    border: 2px solid #224766;
    z-index: 0;
}
.bg-counter{
    /* background-color: #474F73; */
    background-image: url(../img/bg-counter-img.jpg);
    background-position: center;
    ba': =';
}
.sec-counter{
    margin-top: 0px;
    /* margin-bottom: 60px; */
    border-bottom: 3px solid #53a57d;
}
.icon-bx-wraper.bx-style-2 {
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-radius: 20px;
    padding: 47px 22px;
    margin-top: 90px;
}
.icon-bx-wraper.right {
    text-align: right;
}
.icon-bx-wraper {
    position: relative;
}

.m-r50 {
    margin-right: 50px;
}
.m-b30 {
    margin-bottom: 30px;
}
.p-a20 {
    padding: 20px;
}
.icon-bx-wraper.bx-style-2.right [class*=icon-bx-] {
    position: absolute;
    top: auto;
    right: 0;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}
.icon-bx-md i {
    font-size: 45px;
    background: #CE6021;
    padding: 20px 24px;
    border-radius: 25px;
    border: 1px solid #ffffff;
}
.icon-bx-md img {
    font-size: 45px;
    background: #CE6021;
    padding: 14px 15px;
    border-radius: 25px;
    border: 3px solid #ffffff;
    width: 108px;
}
.icon-content {
    overflow: hidden;
}
.p-r40 {
    padding-right: 40px;
}
.icon-content h5{
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    font-family: 'Noto Sans', sans-serif;
}
.icon-content p{
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    font-family: 'Noto Sans', sans-serif;
    }
/*testimonials css*/
.sec-testimonials{
    background: #8db1a3;
    /* background-image: linear-gradient(180deg,#9eb7c4 77%,#4e8ec4 100%); */
    padding-top: 70px;
    padding-bottom: 80px;
    background-attachment: fixed !important;
}
.tm-testimonial-wrapper a{
    border: 2px solid #fff;
    padding: 13px;
    border-radius: 12px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}
/*question css*/
.sec-question{
    margin-top: 65px;
    margin-bottom: 70px;
    background: #e9f1f8;
    padding-top: 55px;
    padding-bottom: 70px;
}
.panel-group .panel{
    background-color: #fff;
    border:none;
    box-shadow:none;
    border-radius: 10px;
    margin-bottom:11px;
}
.panel .panel-heading{
    padding: 0;
    border-radius:10px;
    border: none;
}
.panel-heading a{
    color: #222 !important;
    display: block;
    border:none;
    padding:20px 35px 20px;
    font-size: 20px;
    background-color:#fff;
    font-weight: 500;
    font-size: 16px;
    position: relative;
    color:#fff;
    box-shadow:none;
    transition:all 0.1s ease 0;
    /* box-shadow: 0 0 10px rgba(204,204,204,.5); */
    font-family: 'Montserrat', sans-serif;
}
.panel-heading a:after, .panel-heading a.collapsed:after{
    content: "\f068";
    font-family: fontawesome;
    text-align: center;
    position: absolute;
    left:-20px;
    top: 10px;
    color: #fff !important;
    background-color: #15568e;
    border: 5px solid #fff;
    font-size: 15px;
    width: 40px;
    height:40px;
    line-height: 30px;
    border-radius: 50%;
    transition:all 0.3s ease 0s;
}
.panel-heading:hover a:after,
.panel-heading:hover a.collapsed:after{
    transform:rotate(360deg);
}
.panel-heading a.collapsed:after{
    content: "\f067";
}
#accordion .panel-body{
    background-color: #ebf3f5;
    color:#8C8C8C;
    line-height: 25px;
    /* padding: 10px 25px 20px 35px; */
    border-top:none;
    font-size:14px;
    position: relative;
    padding-top: 20px;
}
#accordion .panel-body p{
    color: #222;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
#accordion .panel-body p a{color: #222;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 600;}
.text-white{
    color:white;
    text-transform: uppercase;
}

.loader {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
    border: 4px solid #Fff;
    top: 50%;
    animation: loader 2s infinite ease;
  }
  
  .loader-inner {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: #fff;
    animation: loader-inner 2s infinite ease-in;
  }
  
  @keyframes loader {
    0% {
      transform: rotate(0deg);
    }
    
    25% {
      transform: rotate(180deg);
    }
    
    50% {
      transform: rotate(180deg);
    }
    
    75% {
      transform: rotate(360deg);
    }
    
    100% {
      transform: rotate(360deg);
    }
  }
  
  @keyframes loader-inner {
    0% {
      height: 0%;
    }
    
    25% {
      height: 0%;
    }
    
    50% {
      height: 100%;
    }
    
    75% {
      height: 100%;
    }
    
    100% {
      height: 0%;
    }
  }
  .cat-question{
    background: #EBF3F5;
    padding: 30px;
    box-shadow: 0 0 10px rgba(204,204,204,.5);
}
.btn-view-all{
    background: #CE6021;
    height: 45px;
    display: inline-block;
    padding: 0px 30px;
    color: #fff !important;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 45px;
    border-radius: 0 50px 50px 50px;
    font-family: 'Arvo', serif;
    font-weight: 500;
    font-size: 15px;
    margin-top: 30px;
    font-family: 'Noto Sans', sans-serif;
}
/*gallery css*/
.sec-gallery{
    margin-top: 150px;
}
/*start about css*/
.tm-padding-section-banner{
    padding-top: 100px;
    margin-top: unset !important;
}
/*about page css*/
.about-page-img {
    text-align: right;
    position: relative;
    z-index: -1;
}
.about-page-img img {
    position: relative;
    z-index: 99;
}
.about-page-img:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 90%;
    height: 100%;
    background: #fff;
    border: 10px solid #ce6021;
    left: -30px;
    bottom: -50px;
    content: "";
}
.sec-doctor-info{
    /* margin-top: 100px; */
    margin-bottom: 75px;
}
.service-item {
    background-color: #c5f2e2;
    box-shadow: 0 0 10px rgba(204,204,204,.5);
    padding: 25px 8px 15px 15px;
    margin-bottom: 90px;
    position: relative;
    /* min-height: 376px; */
    -webkit-transition: 0.6s;
    transition: 0.6s;
    /* border-bottom: 3px solid #08355C; */
    /* border-top: 3px solid #08355C; */
}
.service-item h2 {
    color: #fff;
    font-weight: 500;
    font-size: 22px;
    background: #474F73;
    display: inline-block;
    /* border-top: 3px solid #ce6021; */
    padding: 0px 20px 0px 20px;
    box-shadow: 0 0 10px rgba(204,204,204,.5);
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    font-family: 'Montserrat', sans-serif;
}
.s-icon {
    background-color: #474F73;
    width: 70px;
    height: 70px;
    position: absolute;
    right: 0;
    top: 0;
    border-bottom-left-radius: 50px;
    z-index: 1;
    padding: 17px;
    text-align: right;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}
.s-icon i {
    color: #fff;
    font-size: 29px;
}
.service-item p {
    font-family: Verdana;
    margin-bottom: 5px;
    font-size: 13px;
    color: #545454;
    line-height: 24px;
}
.service-item ul{
    padding-left: 0;
    margin-top: 10px;
}
.service-item ul li{
    list-style-type: none;
    color: #222;
    font-size: 16px;
    padding-top: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.service-item ul li i{
    padding-right: 13px;
    color: #474F73;
}
/*start services css*/
.tm-service-inner{}
.tm-service-inner h2{
    font-size: 20px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 500;
    padding-bottom: 22px;
}
.tm-service-inner p{
    color: #222;
}
.tm-service-icon img{
    background: #15568E;
    width: 100px;
    border-radius: 51px;
}
/*Best eye care clinic new design css*/
.single-item {
    position: relative;
    padding-left: 95px;
    border: 1px solid #f0f0f0;
    z-index: 1;
    background: linear-gradient(90deg, rgb(147 195 183) 0%, rgb(207 228 245) 68%);
    border-top: 20px solid #9eceb6;
    /* border-radius: 30px; */
    border-bottom: 6px solid #9eceb6;
    border-bottom-left-radius: 13px;
    border-radius: 10px 65px 10px 65px;
}
.single-item:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background: linear-gradient(90deg, rgb(59 142 112) 0%, rgb(127 172 156) 68%);
    content: "";
    z-index: -1;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    opacity: 0;
    border-radius: 10px 45px 3px 70px;
}
.single-item .icon-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 100%;
    background: #fcfcfc;
    border-right: 1px solid #f0f0f0;
}
.single-item .icon-holder {
    position: absolute;
    top: 0;
    left: 0;
    /* width: 70px; */
    height: 100%;
    background: #fcfcfc;
    border-right: 1px solid #08355c;
    background: linear-gradient(90deg, rgb(147 195 183) 0%, rgb(207 228 245) 68%);
    border-radius: 10px 65px 10px 65px;
}
.single-item .icon-holder .icon-box .icon {
    display: table-cell;
    vertical-align: middle;
}
.single-item .icon-holder .icon-box .icon img{
    padding: 9px;
    background: #fff;
    border-radius: 55px;
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
}
.single-item .text-holder {
    padding-left: 5px;
    padding-top: 27px;
    padding-bottom: 13px;
    padding-right: 12px;
}
.single-item .text-holder {
    padding-left: 5px;
    padding-top: 27px;
    padding-bottom: 13px;
    padding-right: 12px;
}
.single-item .text-holder {
    padding-left: 5px;
    padding-top: 27px;
    padding-bottom: 13px;
    padding-right: 12px;
}
.single-item:hover:before {
    height: 100%;
    opacity: 1;
}
.single-item:hover .text-holder p {
    color: #fff;
}
.single-item:hover .text-holder h3 {
    color: #ffffff;
}
.single-item .text-holder p {
    font-weight: 400;
    color: #222;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
}
.single-item .text-holder h3 {
    font-weight: 500;
    font-size: 22px;
    color: #222;
    font-family: 'Montserrat', sans-serif;
}
/*consulting hospital css*/
.sec-consulting{
    /* margin-bottom: 70px; */
    background: #e9ebec;
    padding-bottom: 45px;
    padding-top: 55px;
}
.consulting-box {
    padding: 60px 30px 45px 20px;
    border-radius: 5px;
    position: relative;
    border-bottom-right-radius: 85px;
    margin-top: 45px;
    clip-path: polygon(100% 0,100% 75%,50% 100%,0 75%,0 0);
    background: #53a57d;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3);
}
.consulting-box .consulting-box-inner {
    display: inline-flex;
    align-items: center;
    height: 100%;
    width: 100%;
    /* border-radius: 90px; */
    background: #fff;
    border: 1px solid #dcddde;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3);
    justify-content: center;
    margin-bottom: 30px;
    clip-path: polygon(100% 0,100% 60%,50% 100%,0 60%,0 0);
    padding-bottom: 45px;
    border-top: 2px solid #474F73;
    border-right: 3px solid #474F73;
    border-left: 2px solid #474F73;
}
.consulting-box p {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    padding-left: 16px;
    font-family: 'Montserrat', sans-serif;
}

.consulting-box .consulting-box-inner h3 {
    font-weight: 500;
    font-size: 21px;
    color: #222;
    font-family: 'Noto Sans', sans-serif;
    margin-bottom: unset;
}  
.consulting-box h5{
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
}  
.consulting-box h2{
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}  
/*service page & service menu list css*/
.service-menu-list{
    /* margin-top: 80px; */
    background: #d2f2e7;
    /* border-top: 3px solid #0392ce; */
    border-radius: 10px;
}
.service-menu-list ul{
    padding-left: unset;
    padding: 20px;
}
.service-menu-list ul li{
    list-style-type: none;
}
.service-menu-list ul li a{
    display: inline-block;
    color: #fff;
    padding: 14px 25px;
    margin-bottom: 10px;
    transition: 0.5s;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    background: #0392ce;
    border-left: 3px solid #356376;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-family: 'Montserrat', sans-serif;
}
.service-menu-list ul li a.active{
    background: linear-gradient(to right, #15568e, #344440);
    display: inline-block;
    color: #fff;
    padding: 14px 25px;
    margin-bottom: 10px;
    transition: 0.5s;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    border-left: 3px solid #000;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-family: 'Montserrat', sans-serif;
}
.service-menu-list ul li a i{
    padding-right: 7px;
    font-size: 14px;
}
.sec-page-services{
    margin-top: 60px;
    margin-bottom: 60px;
}
.sidebar-head{
    color: #222;
    font-weight: 500;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
}
.sidebar-head i{
    color: #474F73;
}
.services-content{
    margin-top: 18px;
}
.services-content img{
    border: 1px solid #ddd;
    padding: 4px;
    border-radius: 6px;
}
.services-content-inner{}
.services-content-inner h1{
    font-weight: 400;
    font-size: 30px;
    padding-top: 20px;
    color: #222;
    font-family: 'Montserrat', sans-serif;
}
.services-content-inner p{
    color: #222;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
}
.services-content-inner h2{
    font-weight: 500;
    font-size: 22px;
    padding-top: 0px;
    color: #222;
    margin-bottom: unset;
    font-family: 'Montserrat', sans-serif;
}
.services-content-inner h3 {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 500;
    font-size: 18px;
    padding-top: 0px;
    color: #222;
    margin-bottom: unset;
}
.services-content-inner ul{
    padding-left: unset;
}
.services-content-inner ul li{list-style-type: none;color: #222;padding-top: 18px;font-size: 16px;font-family: 'Montserrat', sans-serif;}
.services-content-inner ul li strong{
    font-weight: 500;
    font-size: 18px;
    padding-top: 20px;
    color: #15568e;
    padding-right: 8px;
    font-family: 'Montserrat', sans-serif;
}
.services-content-inner ul li i{
    color: #156b8d;
    padding-right: 12px;
}

/*contact css*/
.sec-contact{
    margin-top: 75px;
    margin-bottom: 60px;
}
.cat-contact{
    box-shadow: 0 0 27px #e8e7e7;
    padding: 40px 20px;
    border-top: 5px solid #15568e;
    border-radius: 42px;
}
.box {
    padding: 40px 30px 50px 50px;
    /* background: rgb(63 80 95); */
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 27px #e8e7e7;
    border-top: 4px solid #15568e;
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
    margin-bottom: 30px;
}
.box:before {
    content: '';
    width: 100%;
    height: 100%;
    margin-bottom: 15px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100%;
    background: #17c0c3;
    background: -webkit-linear-gradient(left, #17c0c3, #59e3bf);
    background: -o-linear-gradient(right, #17c0c3, #59e3bf);
    background: -moz-linear-gradient(right, #17c0c3, #59e3bf);
    background: linear-gradient(to right, #d16f37, #15568e);
    transition: all .5s ease;
}
.box .box-icon {
    float: left;
    position: relative;
    z-index: 2;
}
.box .box-icon .flaticon {
    min-height: 50px;
    display: flex;
    align-items: center;
}
.box .box-icon .flaticon {
    min-height: 50px;
    display: flex;
    align-items: center;
}
.box .box-icon .flaticon {
    min-height: 50px;
    display: flex;
    align-items: center;
}
.box .box-text h3 {
    font-weight: 500;
    font-size: 21px;
    line-height: 30px;
    color: #222;
    /* padding-bottom: 13px; */
    transition: all .5s ease;
    font-family: 'Montserrat', sans-serif;
}
.box .box-text p {
    font-weight: 400;
    font-size: 16px;
    color: #222;
    transition: all .5s ease;
    font-family: 'Noto Sans', sans-serif;
}
.box .box-text a {
    font-size: 16px;
    font-weight: 400;
    color: #222;
    font-family: 'Montserrat', sans-serif;
}
.box:hover .box-text p {
    color: #ffffff;
}
.box:before {
    content: '';
    width: 100%;
    height: 100%;
    margin-bottom: 15px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100%;
    background: #17c0c3;
    background: -webkit-linear-gradient(left, #17c0c3, #59e3bf);
    background: -o-linear-gradient(right, #17c0c3, #59e3bf);
    background: -moz-linear-gradient(right, #17c0c3, #59e3bf);
    background: linear-gradient(to right, #15568e, #59e3bf);
    transition: all .5s ease;
    color: #fff;
}
.box:hover:before {
    margin-bottom: 0;
    bottom: 0;
}
 .box:hover .box-text h3 {
    color: #ffffff;
}
.box:hover .box-text a {
    color: #ffffff;
}
.box:hover .box-icon i {
    color: #ffffff;
    font-size: 30px;
}
.box .box-icon i {font-size: 30px;color: #222;}
.services{
    .box{
        padding: 30px 30px 30px 50px;
        background: rgba($white-text, .8);
        border-radius: 5px;
        overflow: hidden;
        position: relative;
        &:
        before{
            content: '';
        width: 100%;
        height: 100%;
        margin-bottom: 15px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -100%;
            @include background-gradeint();
            @include transition();
        }
        &:
        hover{
            &:before{
                margin-bottom: 0;
        bottom: 0;
            }
            .box-icon{
                .fa
        color: $white-text;
                }
            }
            .box-text{
        h3{
                    color: $white-text;
                }
        p{
                    color: $white-text;
                }
            }
        }
        .box-text{
            margin-left: 60px;
            margin-top: -5px;
            position: relative;
            z-index: 2;
            h3{
                @include font-ptseift();
                @include font-regular();
            font-size: 28px;
            line-height: 30px;
            color: $outer-space-text;
            padding-bottom: 13px;
                @include transition();
            }
            p{
                @include font-roboto();
                @include font-regular();
            font-size: 14px;
            color: $nandor-text;
                @include transition();
            }
        }
    }
}
.contact-form{}
.contact-form h2{
    font-weight: 500;
    font-size: 28px;
    color: #222;
    font-family: 'Montserrat', sans-serif;
}
.contact-form input{
    font-size: 15px;
    height: 50px;
    font-family: 'Montserrat', sans-serif;
}
.contact-form textarea{}
.contact-form label{
    color: #222;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
}
.sec-contact iframe{
    margin-bottom: 65px;
}
/*counter new design css*/
.sec-counter {padding-top: 80px;padding-bottom: 80px;}
.cat-counter {
    text-align: center;
    position: relative;
    padding: 10px 38px 0px;
    margin: 0 10px;
    overflow: hidden;
    background: #c5f2e2;
    z-index: 3;
    border-radius: 20px 40px;
}
.cat-counter::before {
    content: "";
    /* width: 95%; */
    /* height: 90%; */
    /* background: #fcefe7; */
    /* position: absolute; */
    /* left: 50%; */
    /* top: -60%; */
    /* transform: translateX(-50%); */
    /* border-radius: 50%; */
    /* transition: all 0.6s; */
    z-index: -1;
    border-radius: 20px 40px;
}
.cat-counter .icon {
    width: 90px;
    height: 90px;
    line-height: 83px;
    background: #474F73;
    margin: 16px auto 0px auto;
    border-radius: 100%;
    box-shadow: 0 10px 20px 10px rgba(0, 0, 0, 0.02);
}
.cat-counter .icon:hover {background-color: #53a57d;}
.cat-counter .content .title {
    font-size: 20px;
    /* line-height: 60px; */
    font-weight: 400;
    margin-bottom: 3px;
    font-family: 'Montserrat', sans-serif;
}
.cat-counter .content p {
    margin-bottom: 25px;
    font-size: 26px;
    line-height: 25px;
    color: #222;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
.cat-counter:hover::before {
    /* background: #dd5903; */
}
/*start footer whatsapp and call buttons*/
#mybutton {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    z-index: 29;
}
.call-us {
    background-color: #018f99;
    color: white;
    border-radius: unset;
    width: 100%;
    font-weight: 700;
    font-size: 16px;
    font-family: 'Nunito', sans-serif;
}
.call-us:hover {background-color: #018f99; color: white;}
.whatsapp:hover {background-color: #10ba17; color: white;}
.whatsapp {
    background-color: #10ba17;
    color: white;
    border-radius: unset;
    width: 100%;
    font-weight: 700;
    font-size: 16px;
    font-family: 'Nunito', sans-serif;
}
.whatsapp img {
    width: 32px;
    margin-right: 10px;
}
.call-us img {
    width: 32px;
    margin-right: 10px;  
}    

.about-box {
  background-color: white;
  /* width: 80vw; */
}
:root {
  --offset: 10px;
}
.abt-title {
    color: white;
    text-align: center;
    background-color: #08355C;
    font-size: 32px;
    padding: 10px;
    clip-path: polygon( 0% var(--offset), var(--offset) 0%, calc(100% - var(--offset)) 0%, 100% var(--offset), 100% 100%, 0% 100% );
    margin-bottom: 0px;
}

.text {
  background-color: #D6DEE1;
  padding: 2ch 4ch;
  clip-path: polygon(
    0% 0%,
    0% calc(100% - var(--offset)),
    var(--offset) 100%,
    calc(100% - var(--offset)) 100%,
    100% calc(100% - var(--offset)),
    100% 0%
  );
}

.text-wrap1 {
  background-color: #B9CFD6;
  padding: 0 2px 2px 2px;
  clip-path: polygon(
    0% 0%,
    0% calc(100% - var(--offset)),
    var(--offset) 100%,
    calc(100% - var(--offset)) 100%,
    100% calc(100% - var(--offset)),
    100% 0%
  );
}

.text-wrap2 {
  background-color: white;
  padding: 0 8px 8px 8px;
  clip-path: polygon(
    0% 0%,
    0% calc(100% - var(--offset)),
    var(--offset) 100%,
    calc(100% - var(--offset)) 100%,
    100% calc(100% - var(--offset)),
    100% 0%
  );
}

.text-wrap3 {
  background-color: #39607E;
  padding: 0 4px 4px 4px;
  clip-path: polygon(
    0% 0%,
    0% calc(100% - var(--offset)),
    var(--offset) 100%,
    calc(100% - var(--offset)) 100%,
    100% calc(100% - var(--offset)),
    100% 0%
  );
}
/* ********************************************************************************************************* */
/* service 2 css */
.services-area-bg {
    background-image: url(../img/services-bg.jpg);
    /* background-position: 50%; */
    background-repeat: no-repeat;
    -moz-background-size: cover;
    background-size: cover;
    height: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}  
.single-services {
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    -moz-box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    box-shadow: 0 0 20px 3px rgba(0,0,0,.05);
    padding: 30px;
    position: relative;
    z-index: 1;
    -webkit-transition: all .5s;
    transition: all .5s;
    margin-bottom: 30px;
    border-radius: 10px 65px 10px 65px;
    overflow: hidden;
    border-top: 5px solid #2a6347;
}
.single-services:after, .single-services:before {
    content: "";
    position: absolute;
    width: 100%;
    background-color: #7f9aa9;
    -webkit-box-shadow: 0 0 15px #062854;
    -moz-box-shadow: 0 0 15px #062854;
    box-shadow: 0 0 15px #062854;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: -1;
}

.single-services:before {
    right: 500px;
    top: 50%;
    height: 10px;
}
.single-services .services-shape {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center;
    display: -moz-box;
    display: flex;
    opacity: .5;
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: -1;
}
.single-services span {
    display: inline-block;
    border: 1px solid #2a6347;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
}
.single-services span:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #2a6347;
    margin: 5px;
    border-radius: 50%;
    z-index: -1;
}
.single-services h3{
    font-size: 20px;
    margin-bottom: unset;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.single-services a i{
    color: #062854;
    padding-left: 5px;
}
.single-services a{
    color: #2a6347;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    }
.single-services a:hover{color: #949ca1;}

/* about 2 css */
.cat-about h1{
    font-size: 26px;
    font-weight: 700;
    color: #162B6F;
    margin-bottom: 0px;
    font-family: 'Noto Sans', sans-serif;
    font-family: 'Montserrat', sans-serif;
}
.cat-about h4{
    font-size: 16px;
    font-weight: 600;
    color: #162B6F;
    line-height: 13px;
    font-family: 'Noto Sans', sans-serif;
    font-family: 'Montserrat', sans-serif;
}
.cat-about p{
    font-size: 16px;
    font-weight: 400;
    color: #222;
    line-height: 31px;
    text-align: justify;
    font-family: 'Montserrat', sans-serif;
}
.about-one {
}
.about-one_pattern {
    /* position: absolute; */
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 100%;
    background-position: left center;
    background-repeat: no-repeat;
    /* background: linear-gradient(to right, #7595b0, #ffffff); */
    padding-bottom: 60px;
}
.about-one_image-column {
    position: relative;
}
.about-one_image img{
    border-radius: 55px;
}
.about-one_image-inner-column {
    position: relative;
    margin-left: -120px;
    padding-bottom: 70px;
}
.about-one_icon {
    position: absolute;
    right: 135px;
    top: 32%;
    z-index: 1;
    border-radius: 100px;
    display: inline-block;
    background-color: var(--white-color);  
}
.about-one_icon:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    border-radius: 100px;
    border: 1px dashed var(--main-color);  
}
.about-one_image {
    position: relative;
    display: inline-block;
}
.about-one_image-two {
    position: absolute;     
    right: 50px;
    bottom: 0px;
}
.about-one_image-two img{border-radius: 284px;box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);border: 2px solid #fff;}

/* vision 2 css */
.banner_section_2 {
    width: 100%;
    float: left;
    margin-bottom: 80px;
    padding-bottom: 50px;
}

.box_main {
    width: 100%;
    float: left;
    background-color: #156b8d;
    height: auto;
    padding: 30px
}

.box_main.active {
    background-color: #53A57D;
}

.box_main:hover {
    background-color: #53A57D;
}

.vision-icon {
    margin: 0 auto;
    text-align: center;
    color: #000;
    color: #000;
    border-radius: 100px;
    padding: 31px;
    font-size: 30px;
}
.vision-icon i{
    background: #fff;
    padding: 24px;
    border-radius: 15px;
    font-size: 35px;
    color: #162B6F;
    box-shadow: 0 0 10px rgba(204,204,204,.5);
    border: 2px solid #8bb8a2;
}
.box-main-text {
    width: 100%;
    float: left;
    font-size: 22px;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.box_main h4.active {
    color: #fff;
}

.box_main:hover h4 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}

.box_main:hover .many_text {
    color: #fff;
}

.box_main .many_text.active {
    color: #fff;
}

.many_text {
    width: 71%;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}
.padding_0 {
    padding: 0;
}
/* treatments 2 css */
.sec-treatments{/* margin-bottom: 85px; *//* background: #EBF3F5; */padding-top: 55px;padding-bottom: 95px;background: radial-gradient(circle at 64.16666666666667% 60%, #AADBFF 0%, 17.5%, rgba(170,219,255,0) 35%), radial-gradient(circle at 83.75% 84.16666666666667%, #BAC5C8 0%, 6%, rgba(186,197,200,0) 20%), radial-gradient(circle at 9.166666666666666% 79.16666666666666%, #FFFFFF 0%, 15%, rgba(255,255,255,0) 50%), radial-gradient(circle at 6.165364583333333% 12.617187499999998%, #EEF8FF 0%, 42%, rgba(238,248,255,0) 70%), radial-gradient(circle at 93.6865234375% 11.42578125%, #EEF8FF 0%, 42%, rgba(238,248,255,0) 70%), radial-gradient(circle at 48.9013671875% 49.521484375%, #FFFFFF 0%, 100%, rgba(255,255,255,0) 100%);}
.services_box {
    /* background: #aec9d2; */
    padding: 0 20px 20px 20px;
    border-radius: 10px 65px 10px 65px;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    /* background: linear-gradient(90deg, rgb(207 228 245) 0%, rgb(196 198 199) 68%); */
    margin-top: 85px;
    background: #fff;
    border-bottom: 5px solid #474F73;
}
.services_box figure {
    margin: 0;
}
.services_box figure img {
    width: 100%;
    margin-top: -65px;
    border-radius: 10px 65px 10px 65px;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    border-top: 5px solid #53A57D;
}
.services_box h3 {
    text-align: center;
    /* color: #050000; */
    font-size: 20px;
    /* text-transform: uppercase; */
    line-height: 25px;
    font-weight: 501;
    padding: 20px 0 5px 0;
    font-family: 'Montserrat', sans-serif;
}
.services_box a {
    text-align: center;
    color: #050000;
    font-size: 17px;
    line-height: 28px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.services_box a i{
    padding-left: 10px;
}
#color_chang:hover.services_box {
    background: #d0f2f0;
}
#color_chang:hover.services_box a {
    color: #050000;
}
#color_chang:hover.services_box h3{
    color: #050000;
}
/* our focus 2 */
.focus-service::after {
    position: absolute;
    content: "";
    width: 100%;
    /* height: calc(100% - 45px);
    top: 135px; */
    height: calc(100% - -106px);
    top: -28px;
    left: 0;
    background: linear-gradient(rgb(182 246 219 / 90%),rgb(55 97 101 / 90%)),url(../img/our-focus-bg.jpg) center center no-repeat;
    background-size: cover;
    z-index: -1
}
.border-inner {
    position: relative;
}
.border-inner::before {
    position: absolute;
    content: "";
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    background: 0 0;
    border: 1px solid #fff;
    z-index: 0;
}
.bg-focus{
    background: #2a6347;
}
.bg-focus p{
    font-size: 18px;
    line-height: 40px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}
.bg-focus-head h2{
    color: #fff;
    padding-top: 55px;
    font-weight: 600;
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
}
.bg-focus-head h3{
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
}

/* appointment design 2 css */   
.gridWrapper-one {
    float: left;
    position: relative;
    background: url(../img/about-cataract-bg.jpg) no-repeat bottom center;
    width: 100%;
    min-height: 479px;
    background-size: cover;
}
.gridBackground {
    width: 100%;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}
.gridWrapper {
    margin: 0 auto;
    max-width: 1170px;
    position: relative;
}
.about-cataract {
    position: relative;
    float: left;
    width: 100%;
}
.about-cataract img {
    margin: 40px auto;
    display: table;
}
ul.about-cataract-nav li{
    list-style: none;
}
ul.about-cataract-nav li.one {
    top: 70px;
    left: 50px;
}

ul.about-cataract-nav li {
    color: #fff;
    font-size: 20px;
    line-height: 1.3;
}
ul.about-cataract-nav li {
    position: absolute;
    top: 0;
    left: 0;
    width: 240px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
}
ul.about-cataract-nav li a {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}
ul.about-cataract-nav li p {
    padding: 25px 0;
    line-height: 1.5;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}
ul.about-cataract-nav li.two {
    top: 296px;
    left: 100px;
}
ul.about-cataract-nav li span {
    color: #49abe9;
    font-size: 50px;
    font-weight: 300;
    float: left;
    height: 40px;
    margin-top: -8px;
    width: 66px;
    font-family: 'Montserrat', sans-serif;
}
ul.about-cataract-nav li.four {
    top: 177px;
    left: 850px;
    text-align: right;
}
ul.about-cataract-nav li.four span {
    float: right;
}
ul.about-cataract-nav li.four span.phone-mob {
    float: none !important;
    font-weight: 300;
    font-size: 0px !important;
    color: #fff;
}
ul.about-cataract-nav li.four {
    top: 177px;
    left: 962px;
    text-align: right;
}
ul.about-cataract-nav li a:hover {
    color: #49abe9;
}
@media screen and (max-width: 1023px){
    .gridWrapper-one {
        background-size: cover;
        height: auto;
    }
}
@media screen and (max-width: 1023px)
{
    .about-cataract {
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 1170px)
{
    ul.about-cataract-nav li.one {
        top: 90px;
        left: 10px;
    }
}
@media screen and (max-width: 1023px)
{
    ul.about-cataract-nav li p {
        padding: 25px 0 0 0;
    }
}
@media screen and (max-width: 1170px)
{
    ul.about-cataract-nav li.two {
        top: 270px;
        left: 40px;
    }
    ul.about-cataract-nav li.two {
        top: 270px;
        left: 100px;
    }
}
@media screen and (max-width: 639px)
{
    ul.about-cataract-nav li {
        width: auto !important;
    }
}
@media screen and (max-width: 1023px)
{
    ul.about-cataract-nav li {
        position: relative;
        top: 0 !important;
        left: 0 !important;
        float: left;
        margin: 10px 5%;
        width: 40%;
    }
}
@media screen and (max-width: 1023px)
{
    ul.about-cataract-nav li.three, ul.about-cataract-nav li.four {
        text-align: left;
    }
}
@media screen and (max-width: 1170px)
{
    ul.about-cataract-nav li.four {
        top: 140px;
        left: 750px;
    }
}
@media screen and (max-width: 1023px)
{
    ul.about-cataract-nav li span {
        float: left !important;
    }
}

/* before after result design css */
.before-after .text {
    background-color: #2a6347;
    position: relative;
    clip-path: unset;
}
.before-after .text h1 {
    color: white;
    margin: 0;
    font-size: 28px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.before-after .text::after {
    position: absolute;
    content: url(../img/arrow-images.png);
    bottom: -47px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}
.cd-image-container {
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.cd-image-container img {
    width: 100%;
    display: block;
    pointer-events: none;
}
.cd-image-label {
    font-family: 'raleway-bold';
    color: #181818;
    font-size: 22px;
}
.cd-image-label {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}
.cd-resize-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    overflow: hidden;
    border-right: 4px solid #fff;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.cd-resize-img img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 100%;
    width: auto !important;
    max-width: none;
}
.cd-image-container img {
    width: 100%;
    display: block;
    pointer-events: none;
}
.cd-resize-img .cd-image-label {
    right: auto;
    left: 0;
}
.cd-image-label {
    color: #181818;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.cd-image-label {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}
.cd-handle {
    display: block;
    position: absolute;
    padding: 10px 8px;
    left: 50%;
    top: 50%;
    margin-top: -15px;
    margin-left: -15px;
    background: #ff8300 !important;
    cursor: move;
}
.cd-handle > i {
    background: #fff;
    display: block;
    float: left;
    width: 1px;
    height: 20px;
    margin-right: 2px;
    opacity: .7;
    filter: alpha(opacity=70);
}
.cd-handle:before, .cd-handle:after {
    content: " ";
    display: table;
}
/* about hospital css */
.aboutus-section {background: linear-gradient(90deg, rgb(147 195 183) 0%, rgb(207 228 245) 68%);margin-bottom: 100px;padding-bottom: 110px;}
.about-circul-img::before {
    content: "";
    background: url(../img/about-white-bg.png) no-repeat;
    background-position: left bottom;
    width: 870px;
    height: 402px;
    position: absolute;
    right: -95%;
    top: -343px;
}
.about-circul img {
    width: 497px;
    height: 497px;
    /* border-radius: 237px; */
    margin-top: -12px;
    margin-left: -10px;
    border-radius: 25px;
    transition: all .4s ease;
}
.about-para::after {
    content: "";
    background: url(../img/about-color-bg.png) no-repeat;
    background-position: left bottom;
    width: 925.63px;
    height: 402px;
    position: absolute;
    right: 35px;
    top: 259px;
}
.about-para{
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #222;
    font-size: 16px;
}
.about-para h2{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-size: 26px;
    font-weight: 700;
    color: #162B6F;
}
.about-circul img:hover {
    border-radius: 0% 0% 50% 50% / 0% 0% 5% 5%;
    box-shadow: 10px 10px rgba(1,0,7,.55);
}
.read-more-btn {
    background: #156b8d;
    height: 45px;
    display: inline-block;
    padding: 0px 30px;
    color: #fff !important;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 45px;
    /* border-radius: 0 50px 50px 50px; */
    font-weight: 400;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
}
/* book an appointment */
.sec-book-appoinment {
    background-image: url(../img/book-appoinment-bg.jpg);
    padding: 98px 0;
}
.cat-book-appoinment h3 {
    color: #fff;
    font-size: 21px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    text-transform: capitalize;
}
.cat-book-appoinment h4 {
    color: #1bbde4;
    font-size: 21px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    text-transform: capitalize;
}
.cat-book-appoinment button {
    background: #53a57d;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    border-radius: 25px;
    text-transform: capitalize;
    padding: 11px 20px 11px 20px;
    font-family: 'Montserrat', sans-serif;
}
.cat-book-appoinment button:hover {
    background: #474F73;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}