/*Fonts*/
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-ExtraBold.eot");
    src: url("../fonts/Poppins-ExtraBold.eot?#iefix")
            format("embedded-opentype"),
        url("../fonts/Poppins-ExtraBold.woff2") format("woff2"),
        url("../fonts/Poppins-ExtraBold.woff") format("woff"),
        url("../fonts/Poppins-ExtraBold.ttf") format("truetype"),
        url("../fonts/Poppins-ExtraBold.svg#Poppins-ExtraBold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-ExtraLight.eot");
    src: url("../fonts/Poppins-ExtraLight.eot?#iefix")
            format("embedded-opentype"),
        url("../fonts/Poppins-ExtraLight.woff2") format("woff2"),
        url("../fonts/Poppins-ExtraLight.woff") format("woff"),
        url("../fonts/Poppins-ExtraLight.ttf") format("truetype"),
        url("../fonts/Poppins-ExtraLight.svg#Poppins-ExtraLight") format("svg");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-Light.eot");
    src: url("../fonts/Poppins-Light.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Poppins-Light.woff2") format("woff2"),
        url("../fonts/Poppins-Light.woff") format("woff"),
        url("../fonts/Poppins-Light.ttf") format("truetype"),
        url("../fonts/Poppins-Light.svg#Poppins-Light") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-Thin.eot");
    src: url("../fonts/Poppins-Thin.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Poppins-Thin.woff2") format("woff2"),
        url("../fonts/Poppins-Thin.woff") format("woff"),
        url("../fonts/Poppins-Thin.ttf") format("truetype"),
        url("../fonts/Poppins-Thin.svg#Poppins-Thin") format("svg");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-Bold.eot");
    src: url("../fonts/Poppins-Bold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Poppins-Bold.woff2") format("woff2"),
        url("../fonts/Poppins-Bold.woff") format("woff"),
        url("../fonts/Poppins-Bold.ttf") format("truetype"),
        url("../fonts/Poppins-Bold.svg#Poppins-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-Regular.eot");
    src: url("../fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Poppins-Regular.woff2") format("woff2"),
        url("../fonts/Poppins-Regular.woff") format("woff"),
        url("../fonts/Poppins-Regular.ttf") format("truetype"),
        url("../fonts/Poppins-Regular.svg#Poppins-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-Medium.eot");
    src: url("../fonts/Poppins-Medium.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Poppins-Medium.woff2") format("woff2"),
        url("../fonts/Poppins-Medium.woff") format("woff"),
        url("../fonts/Poppins-Medium.ttf") format("truetype"),
        url("../fonts/Poppins-Medium.svg#Poppins-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-SemiBold.eot");
    src: url("../fonts/Poppins-SemiBold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Poppins-SemiBold.woff2") format("woff2"),
        url("../fonts/Poppins-SemiBold.woff") format("woff"),
        url("../fonts/Poppins-SemiBold.ttf") format("truetype"),
        url("../fonts/Poppins-SemiBold.svg#Poppins-SemiBold") format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* Miscellanoeous */
body,
html {
    overflow-x: hidden;
    padding-right: 0 !important;
}

*:-moz-full-screen,
*:-webkit-full-screen,
*:fullscreen *:-ms-fullscreen {
    overflow: auto !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Poppins";
    font-weight: 600 !important;
    letter-spacing: 0.36px;
    color: #292929;
}

ul {
    list-style-type: none !important;
    padding-left: 0;
    margin: 0;
}

a {
    outline: 0;
    transition: all 0.5s;
    color: #292929;
    letter-spacing: 0.36px;
    font-family: "Poppins";
}

a:link,
a:visited {
    text-decoration: none;
}

a:hover,
a:focus,
a:active {
    outline: none !important;
    text-decoration: none;
    color: none !important;
}

ul li {
    list-style: none;
    font-family: "Poppins";
}

ul {
    padding-left: 0px;
}

p {
    color: #292929;
    line-height: 1.8em;
    font-weight: 300;
    font-family: "Poppins";
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 0.2px;
}

/* header sec */
.head-contact-content p {
    margin-bottom: 0px;
    color: #292929;
}

.head-contact-icon i {
    color: #06a3db;
}

.header-top-area-sec {
    background: #f8f8f8;
    padding: 10px 0px;
    color: #fff;
}

.head-nav ul {
    padding-left: 0px;
}

.banner-bg-hexagon-img {
    position: absolute;
    width: 45%;
    top: 155px;
    pointer-events: none;
}

.header-logo {
    position: absolute;
    top: 0px;
    width: 11%;
    z-index: 1;
    margin-left: -5px;
    border-radius: 6px;
}
.header-bottom-sec {
    background-color: #06a3db;
    height: 45px;
}

.header-bottom-sec .col-lg-2.dummy-col {
    padding: 0px;
    flex: 0 0 auto;
    width: 13.667%;
}
.header-top-sec-right .col-lg-9.col-md-6.col-sm-6.float-right {
    padding: 0px;
}
.header-top-sec .col-lg-2.dummy-col {
    padding: 0px;
    flex: 0 0 auto;
    width: 13.667%;
}

.head-nav ul li {
    padding: 10px 47px;
    font-size: 15px;
    transition: all 0.5s;
    display: inline-block;
    position: relative;
}
.head-nav ul li::before {
    position: absolute;
    content: "";
    height: 15px;
    width: 2px;
    background-color: #fff;
    right: 0;
    top: 15px;
}
.head-nav ul li:last-child:before {
    position: inherit;
}
.head-nav ul li:first-child {
    padding-left: 0px;
}
.head-nav ul li:last-child {
    padding-right: 0px;
}
.head-nav ul li:hover {
    color: #d4e5ff;
}
.head-nav ul li.active {
    color: #d4e5ff;
}

.head-nav ul li:active {
    color: #d4e5ff;
}

.header-bottom-sec .col-lg-10 {
    padding-left: 0px;
    padding-right: 0px;
}

.header-book-appointment-sec a:hover {
    color: #fff;
}

.header-appointment-icon i {
    font-size: 20px;
}

.header-book-appointment-sec {
    color: #06a3db;
    width: 215px;
    height: 35px;
    text-align: center;
    padding-top: 3px;
    transition: all 0.3s;
    border-radius: 6px;
    background: #292929;
}
.head-social-sec-flex {
    display: flex;
    gap: 15px;
    align-items: center;
    float: right;
}
.header-book-appointment-sec a {
    color: #06a3db;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
}
.header-book-appointment-sec:hover.header-book-appointment-sec a {
    color: #292929;
}
.header-book-appointment-sec:hover {
    background: #06a3db;
}
.header-book-appointment-sec:hover i {
    color: #06a3db;
}

.head-social-icon i {
    color: #06a3db;
}

.head-social-sec {
    display: flex;
    gap: 10px;
    float: right;
}

.head-contact-content p {
    font-family: "Poppins";
    color: #292929;
  font-weight: 500;
  font-size: 14px;
}
.head-contact-icon i {
    color: #fff;
    background-color: #06a3db;
    padding: 3px 6px;
    border-radius: 3px;
    transition: all 0.3s;
}
.head-contact-mailid:hover .head-contact-icon i {
    background-color: #283b6a;
}
.head-contact-phone:hover .head-contact-icon i {
    background-color: #283b6a;
}
.testimonial-page-sec
    .row
    > .col-lg-12:nth-child(even)
    .testimonial-content-box {
    background-color: #fff;
    border: 1px solid #06a3db;
}
.head-social-icon i {
    color: #fff;
    background-color: #06a3db;
    height: 33px;
    width: 33px;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s;
}
.head-social-icon i:hover {
    background-color: #283b6a;
}
.col-lg-10.col-md-6.col-sm-6.float-right {
    padding: 0px;
}
.head-nav ul li

/* .head-nav ul li:nth-child(1) {
  padding-left: 0px;
}
.head-nav ul li:last-child {
  padding-right: 0px;
} */
.header-logo {
    padding-top: 10px;
}

.head-nav ul a {
    color: #fff;
    font-weight: 600;
    transition: all 0.3s;
}

.head-nav ul li a.active {
    color: #283b6a;
}

nav.menu ul > li.cr-dropdown > a:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 14px;
    padding-left: 5px;
}

nav.menu ul > li.cr-dropdown li.cr-sub--dropdown > a:after {
    content: "\f105";
    float: right;
}

.menu ul li ul.cr-dropdown-menu li:before {
    display: none !important;
}

nav.menu ul li ul.cr-dropdown-menu {
    position: absolute;
    width: 200px;
    background: #06a3db;
    height: auto;
    margin-top: 12px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0px 0px;
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
    visibility: hidden;
    z-index: 99;
}

nav.menu ul li ul.cr-dropdown-menu.gallery-menu {
    width: 120px;
}

nav.menu ul li ul.cr-dropdown-menu.media-menu {
    width: 125px;
}

nav.menu ul li ul.cr-dropdown-menu li {
    width: 100%;
    padding: 0;
    display: block;
    position: relative;
    text-align: center;
    z-index: -1;
}

nav.menu ul li ul.cr-dropdown-menu li a {
    display: block;
    padding: 5px;
    font-size: 14px;
    color: #fff !important;
    font-weight: 500;
    position: relative;
    text-align: left;
}

nav.menu ul li ul.cr-dropdown-menu.treatment-drop {
    width: 260px;
}

nav.menu ul li ul.cr-dropdown-menu li a:before {
    content: "";
    left: 0;
    top: 50%;
    height: 2px;
    width: 0;
    background: none;
    position: absolute;
    margin-top: -3px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

nav.menu ul li ul.cr-dropdown-menu ul {
    left: 153px;
    top: 0;
}

/* nav.menu ul li ul.cr-dropdown-menu li :hover{
background-color: #009846;
} */
nav.menu ul li ul.cr-dropdown-menu li:hover > a {
    color: #06a3db !important;
    background-color: #fff !important;
}

nav.menu ul li ul.cr-dropdown-menu li:hover > a:before {
    width: 10px;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

nav.menu ul li ul.cr-dropdown-menu li ul.cr-sub--dropdown-menu {
    left: 100%;
    top: 0;
    z-index: 99;
}

nav.menu ul li:hover > ul.cr-dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.slider-content h4 {
    font-weight: 700;
}
/* ---- sick slider arrow style start ----*/
/*Banner*/
.hero-2 {
    background-position: center center;
    background-size: cover;
}

.slider-arrow-style.slick-slider .slick-arrow {
    top: 50%;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    z-index: 1;
    cursor: pointer;
    display: block;
    position: absolute;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    line-height: 24px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    border: 0px;
    outline: none !important;
    background-color: #06a3db;
    border-radius: 4px;
}

.slider-arrow-style.slick-slider .slick-arrow.slick-prev {
    left: 50px;
}

.slider-arrow-style.slick-slider .slick-arrow.slick-prev i {
    padding-right: 2px;
    display: block;
}

.slider-arrow-style.slick-slider .slick-arrow.slick-next {
    right: 50px;
}

.slider-arrow-style.slick-slider .slick-arrow.slick-next i {
    padding-left: 2px;
    display: block;
}

.slider-arrow-style.slick-slider .slick-arrow:hover {
    color: #06a3db;
    background-color: #fff;
}

.slider-arrow-style.slick-slider:hover .slick-arrow {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
}
.slick-dots {
    position: absolute;
    bottom: 20px;
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    align-items: center;
    display: none !important;
}

.slick-dots li {
    margin: 0 5px;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    border: none;
    background: transparent;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #06a3db;
}

.slick-dots li.slick-active button {
    background: transparent linear-gradient(180deg, #398be8 0%, #083f7d 100%) 0%
        0% no-repeat padding-box;
    width: 15px;
    height: 15px;
}
.slider-arrow-style.slick-slider:hover .slick-arrow.slick-prev {
    left: 15px;
}

.slider-arrow-style.slick-slider:hover .slick-arrow.slick-next {
    right: 15px;
}
.index-banner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 750px !important;
}
.index-banner.one {
    background-image: url(../images/banner/banner-1.png);
}
.index-banner.two {
    background-image: url(../images/banner/banner-2.png);
}
.index-banner.three {
    background-image: url(../images/banner/banner-3.png);
}

.slider-content h1 {
    font-weight: 800;
    font-family: "Poppins";
    font-size: 45px;
    letter-spacing: 0.76px;
    color: #06a3db;
    line-height: 45px;
}
.slider-content h4 {
    font-size: 28px;
}

.banner-btn-sec a {
    padding: 8px 20px;
    background-color: #283b6a;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 25px;
    font-size: 13px;
    transition: all 0.5s;
}
.banner-btn-sec a:hover {
    color: #fff;
    background-color: #06a3db;
}
.banner-btn-sec {
    margin-top: 30px;
}
.banner-flex {
    width: 86%;
}
.slider-content p {
    width: 90%;
}
.banner-btn-sec {
    display: flex;
    gap: 20px;
}
.video-gallery-btn {
    position: absolute;
    top: 36%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.video-gallery-content {
    padding: 5px 10px;

    border-top-width: 1px;
    border-top-style: solid;
    color: #292929;
    border-top: none;
}
.video-gallery-area {
    position: relative;
}
.video-gallery-pluse i {
    color: #06a3db;
}
.video-gallery-content p {
  
    color: #fff;
    line-height: 22px;
   
}
.video-gallery-img img {
    border-radius: 0px 70px;
  }
  .video-gallery-img-box {
    background-color: #06a3db;
    border-radius: 0px 70px 0px 0px;
  }
  .video-gallery-content {
    background-color: #06a3db;
    padding: 10px;
    border-radius: 0px 0px 10px 10px;
    min-height: 90px;
    display: flex;
    align-items: center;
  }
.video-gallery-pluse {
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    color: #06a3db;
    font-size: 20px;
    text-align: center;
    line-height: 59px;
    font-family: sans-serif;
    text-transform: uppercase;
    animation: animate-pulse 3s linear infinite;
    cursor: pointer;
    padding-left: 4px;
}
.video-play-button {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
  }
  .h-video-img img {
    border-radius: 0px 70px;
  }
  .home-video-title-content {
    background-color: #06a3db;
    padding: 15px;
    border-radius: 0px 0px 10px 10px;
    min-height: 90px;
   
  }
  .home-video-title-content h6 {
   
    color: #fff;
   margin-bottom: 0px;
  }
  .h-video-img {
    background-color: #06a3db;
    border-radius: 0px 70px 0px 0px;
  }
  .videos-view-more-btn a {
    padding: 10px 20px;
    border-radius: 25px;
    background-color: #283B6A;
    color: #fff;
    font-weight: 600;
    transition: all .3s;
  }
  .videos-view-more-btn a:hover {
    color: #fff;
    background-color: #06a3db;
    
  }
  .videos-view-more-btn {
    margin-top: 50px !important;
  }
@keyframes animate-pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(6, 163, 219, 0.7), 0 0 0 0 rgba(6, 163, 219, 0.7);
    }
    40% {
        box-shadow: 0 0 0 50px rgba(6, 163, 219, 0),
            0 0 0 0 rgba(6, 163, 219, 0.7);
    }
    80% {
        box-shadow: 0 0 0 50px rgba(6, 163, 219, 0),
            0 0 0 30px rgba(6, 163, 219, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(6, 163, 219, 0), 0 0 0 30px rgba(6, 163, 219, 0);
    }
}

.counter.k-plus::after {
    content: " +";
    display: inline-block;
}
.counter {
    font-size: 30px;
    color: #292929;
    font-weight: 700;
    font-family: "Poppins";
    margin-bottom: 8px;
}
.home-count-sec img {
    width: 45%;
    margin-bottom: 10px;
}
.home-about-btn {
    margin-top: 35px;
  }
.home-count-sec p {
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
}
.home-count-sec {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 30px;
    margin-top: 30px;
    text-align: center;
}
.color-skyblue {
    color: #06a3db !important;
}

.page-title-content {
    font-weight: 600;
    font-size: 35px;
}
.home-bottom-right-shape {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 15%;
}
.home-top-left-shape {
    position: absolute;
    top: 0;
    left: 0;
    width: 15%;
}
.treatment-speciality-sec {
    background-color: #06a3db;
}
.color-white {
    color: #fff;
}
.treatment-speciality-row-sec {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 35px;
    text-align: center;
}
.treatment-speciality-img-col {
    width: 90%;
    margin: auto;
}
.treatment-speciality-col-content h5 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 0px;
}
.treatment-speciality-col-content h5 a {
   
    color: #fff;
   
}
.treatment-speciality-row-sec > :nth-child(-n + 6) {
    margin-bottom: 50px;
}
.treatment-title-content {
    margin-bottom: 60px;
}
.home-about-btn a {
    padding: 8px 20px;
    color: #fff;
    background-color: #283b6a;
    border-radius: 25px;
    font-size: 15px;
    font-weight: 600;
    transition: all 0.3s;
}
.home-about-btn a:hover {
    background-color: #06a3db;
    color: #fff;
}
.color-violet {
    color: #283b6a;
}
.treatment-top-left-shape {
    position: absolute;
    left: 0;
    top: 0;
    width: 18%;
}
.sec-bottom {
    padding-bottom: 5rem !important;
}
.sec-top {
    padding-top: 5rem !important;
}
.testimonial-sec {
    background-color: #E4F8FF;
    padding: 60px 0px 400px 0px;
  }

  .virtual-sec {
    margin-top: -330px;
  }
.testimonial-sec .owl-dots {
   display: none !important;
}
.virtual-content-area h3 {
    margin-bottom: 35px;
  }
.testimonial-content p {
    letter-spacing: 0.22px;
    color: #292929;
    margin-bottom: 0px;
   
  
    line-height: 27px;
}
.testimonial-box {
    background-color: #fff;
    padding: 35px 25px;
    border-radius: 0px 85px;
  }
.testimonial-content {
    position: relative;
}

.testimonial-authur-content p {
    letter-spacing: 0.2px;
    color: #292929;
    font-weight: 300;
}

.testimonial-authur-content h5 {
    letter-spacing: 1.3px;
    color: #06A3DB;
    font-weight: 700;
    margin-top: 20px;
  }
  .testmonial-top-left-quation {
    position: absolute;
    right: -42px;
    transform: rotate(180deg);
    top: -45px;
    width: 5%;
  }
  .testmonial-top-right-quation {
    position: absolute;
    left: -40px;
    bottom: -60px;
    width: 15%;
  }
.blogs-img img {
    border-radius: 5px 5px 0px 0px;
}
.blogs-title h5 a {
    color: #292929;
    font-size: 26px;
    font-weight: 600;
    line-height: 35px;
  }
  .blogs-title h5  {
  
    margin-top: 20px;
   
  }
.blogs-date-read-btn p,
.blogs-date-read-btn a {
    color: #292929;
    font-weight: 500;
}
.blogs-date-read-btn {
    border-top: 3px solid #06a3db;
}

.blogs-date-read-btn {
    display: flex;
    justify-content: space-between;
    padding: 10px 5px;
}

.blogs-content-sec:hover .blogs-date-read-btn a {
    color: #fff;
    padding: 3px 10px;
    background-color: #06a3db;
    border-radius: 2px;
}
.blogs-right-content-sec {
    display: flex;
    gap: 15px;
   
  }
  .blogs-right-title {
    width: 70%;
  }
  .blogs-right-content-img-area {
    width: 30%;
  }
  .blogs-right-title h5 a {
    font-size: 16px;
    color: #292929;
    font-weight: 600;
  }
  .blogs-right-title h5  {
    line-height: 20px;
    margin-bottom: 0px;
  }
  .blogs-right-title p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    line-height: 23px;
  }
  .blogs-title p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    line-height: 23px;
  }
  .blogs-right-img img {
    border-radius: 0px 45px;
  }
  .blogs-img img {
    border-radius: 100px 0px;
  }
  .blogs-right-small {
    margin-bottom: 30px;
  }
/* .blogs-img {
    position: relative;
    width: 100%;
    height: 250px;
    background-color: #000;
    overflow: hidden;
  }
  .blogs-img img {
    max-width: 100%;
    max-height: 100%;
    transform: scale(1.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  } */
.home-title-content.blogs-title h2::before {
    transform: translate(-50%, -50%);
    left: 50%;
}
.footer-bottom-sec {
    background-color: #091739;
    padding-top: 90px;
}
.footer-top-address-sec {
    margin-bottom: -40px;
    position: relative;
}

.footer-address-content h5 {
    margin-bottom: 1px;
    color: #06a3db;
}

.footer-address-iocn i {
    font-size: 16px;
    background-color: #06a3db;
    border-radius: 50%;
    color: #fff;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-social-sec {
    font-size: 13px;
    background-color: #06a3db;
    border-radius: 50%;
    color: #fff;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-bg-area {
    background: #06a3db;
    padding: 25px;
    border-radius: 6px;
}
.footer-address-content p {
    font-family: "Poppins";
    color: #fff;
}
.footer-address-content h5 {
    font-family: "Poppins";
    color: #fff;
}
.footer-address-content h5 a {
    font-family: "Poppins";
    color: #fff;
    font-weight: 400;
}
.footer-address-content h5 {
    font-family: "Poppins";
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.44px;
}
.footer-list-item li {
    padding-left: 20px;
    line-height: 1.4em;
    margin-bottom: 12px;
    position: relative;
    padding-top: 0px;
    letter-spacing: 0.5px;
}
.footer-address-box {
    margin-bottom: 17px;
}
.footer-list-item li a {
    letter-spacing: 0.4px;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
}
.footer-list-item li:before {
    font-family: "Font Awesome\ 5 Free";
    content: "\f105";
    color: #06a3db;
    position: absolute;
    top: 1px;
    font-size: 16px;
    left: 2px;
    font-weight: 900;
}
.foot-appointment-sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.foot-appointment-content a {
    background-color: #292929;
    padding: 15px 40px;
    font-size: 20px;
    text-transform: uppercase;
    color: #06a3db;
    border-radius: 5px;
    font-weight: 600;
}
.foot-appointment-content a:hover {
    color: #06a3db;
}
.foot-appointment-content h3 {
    font-weight: 700;
    letter-spacing: 1.44px;
    font-size: 33px;
}
.footer-list-item {
    padding-left: 0px;
}
.copy-para-right {
    color: #fff;
    font-family: "Poppins";
    letter-spacing: 0.44px;
}
.copy-para-right a,
.copy-para-right a:hover {
    color: #fff;
    font-family: "Poppins";
    letter-spacing: 0.44px;
}
.copy-para-left {
    color: #fff;
    font-family: "Poppins";
    letter-spacing: 0.44px;
}
.copyright {
    background-color: #0A1226;
}
.copy-right-content {
    display: flex;
    justify-content: space-between;
    padding: 10px 0px;
}

.footer-social-sec p span {
    color: #06a3db;
    font-family: "Poppins";
    font-weight: 800;
}
.footer-social-sec p {
    letter-spacing: 0.4px;
    color: #292929;
    line-height: 14px;
    margin-bottom: 16px !important;
}
.footer-links-title h5 {
    margin-bottom: 18px;
    color: #fff;
    font-weight: 500;
    font-size: 23px;
  }
.footer-socila-area {
    margin-top: 15px;
}
.footer-list-area {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
  }

/* -------------------about-page-sec start---------------- */
.page-banner-area {
    background-image: url(../images/banner/page-banner.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 180px;
    display: flex;
    align-items: center;
   
}

.page-banner-content h1 {
    font-size: 30px;
    position: relative;
    z-index: 1;
    color: #fff;
    font-weight: 900;
   
    letter-spacing: 0.8px;
}
.page-banner-content h5 {
    font-size: 16px;
}
.page-banner-content h5 a {
    color: #292929;
}
.page-banner-content h5 {
    color: #292929;
}
.page-banner-content h5 span {
    font-size: 15px;
    color: #06a3db;
}
.home-title-content.about-pare-area h5 {
    font-size: 19px;
}
.about-vision-sec {
    background-color: #06a3db;
    border-radius: 66px 0px;
  }
  .about-vision-content h3{
    color: #fff;
  }
  .about-vision-content p{
    color: #fff;

  }
  .about-mission-sec {
    background-color: #06a3db;
    border-radius: 0px 66px;
  }
  .about-mission-content h3{
    color: #fff;
  }
  .about-mission-content p{
    color: #fff;
    margin-bottom: 3px;
  }
  .about-vision-content {
    padding: 30px 40px 30px 0px;
  }
  .about-mission-content {
    padding: 30px 0px 30px 45px;
  }
  .facilities.title-head p {
    font-size: 19px;
    margin-bottom: 0px;
    line-height: 23px;
    font-family: ".SF NS Display";
  }
  .facilities.title-head p span {
    font-family: ".SF NS Display";
    font-weight: 900;
  }
 
  .facilities-content p {
    color: #fff;
    margin-bottom: 0px;
  }
  .facilities-content h4 {
    color: #fff;
    margin-top: 20px;
  }
  .facilities-column {
    background: #06a3db 0% 0% no-repeat padding-box;
    padding: 35px;
    margin-bottom: 25px;
    transition: all 0.5s;
    border-radius: 0px 65px;
    min-height: 100%;
  }
  .facilities-column:hover {
    background: #091739 0% 0% no-repeat padding-box;
   
  }
  .why-choose-highest-standard {
    background-color: #E4F8FF;
  }
  .why-choose-grid {
    display: grid;
    grid-template-columns: repeat(3 , 1fr);
    gap: 35px;
  }
  .why-choose-col {
    background-color: #fff;
    border-radius: 0px 60px;
    padding: 45px 30px;
    text-align: center;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  }
  .why-choose-col p {
    font-size: 14px;
    line-height: 25px;
  }
  .why-choose-col h5 {
    color: #091739;
    font-size: 17px;
    margin-bottom: 17px;
  }
  .why-choose-col 
/* facilities content start */

.facilities-img-one {
    z-index: 1;
    opacity: 1;
  }
  
  .facilities-img-two {
    z-index: 2;
    opacity: 0;
  }
  
  .facilities-column:hover .facilities-img-one {
    opacity: 0;
  }
  
  .facilities-column:hover .facilities-img-two {
    opacity: 1;
  }
  
  .facilities-dep-logo {
    position: relative;
    padding-bottom: 20px;
    margin: auto;
    height: 100px;
    width: 100px;
    transition: 0.5s;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .facilities-column:hover .facilities-dep-logo {
    background-color: #06a3db;
  }
  .facilities-dep-logo img {
    padding-top: 17px;
  }
  .facilities-img-one,
  .facilities-img-two {
    position: absolute;
    top: 0;
   
    transition: opacity 0.5s ease;
  }
  .facilities-dep-logo.three-img img {
  width: 45%;
  margin: auto;
}
  .facilities-dep-logo img {
    width: 60%;
    margin: auto;
  }
/* -------------------about-page-sec end---------------- */
/*-------------------- service page nav start---------------- */
.service-nav-tans-sec .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff !important;
    background-color: #06a3db !important;

    transition: 0.5s;
}
.service-nav-tans-sec .nav-link:hover {
    color: #fff !important;
    background-color: #06a3db !important;
    font-family: "Mulish !important";
    font-weight: 500;
}
.service-nav-tans-sec .nav-link i {
    margin-right: 10px;
}
.service-nav-tans-sec .nav-link {
    margin-left: 10px;
    margin-bottom: 5px;
    color: #292929 !important;
    font-family: "Mulish !important";
    font-weight: 500;
}
.service-nav-tans-sec .nav-title {
    text-decoration: none;
    margin-bottom: 13px;
    color: #06a3db;
    font-family: "Poppins";
    font-weight: 700;
    font-size: 18px;
}
.service-nav-tans-sec .service-nav-menu {
    background: #e9f1fb 0% 0% no-repeat padding-box;
    border-radius: 6px;
    padding: 20px;
}
.services-bg-sec {
    background-color: #E4F8FF;
  }
  .treatment-accordion-sec .accordion-button:not(.collapsed) {
    color: #fff;
    box-shadow: none;
    border-radius: 6px 6px 0px 0px !important;
}
.treatment-accordion-sec .accordion-button:not(.collapsed) {
    background-color: #06a3db;
    border-bottom: 1px solid #fff;
   
}
.treatment-accordion-sec .accordion-item {
    background-color: #fff;
    border: none;
    margin-bottom: 20px;
    color: #fff;
  
}
.treatment-accordion-sec .accordion-body {
    background-color: #06a3db;
    /* padding-right: 50px; */
    border-radius: 0px 0px 6px 6px;
}
.treatment-accordion-sec .accordion-body p {
    color: #fff;
   
}
.treatment-accordion-sec .accordion-button {
    background-color: #06a3db;
    position: relative;
    font-size: 17px;
    font-weight: 500;
   
}
.treatment-accordion-sec .accordion-button:focus {
    z-index: 3;
    border-color: none;
    outline: 0;
    box-shadow: none;
}
.treatment-accordion-sec .accordion-button.collapsed {
    background-color: #fff;
    border: 1px solid #091739;
    border-radius: 6px !important;
  }
/* .treatment-accordion-sec .accordion-button:not(.collapsed)::after {
    position: absolute;
    content: "\f285";
    font-family: bootstrap-icons !important;
    transform: rotate(90deg);
    background-image: none;
    background-color: #ffbb05 !important;
    border: 1px solid #ffbb05;
} */

/* .treatment-accordion-sec .accordion-button::after {
    position: absolute;
    content: "\f285";
    font-family: bootstrap-icons !important;
    background-image: none;
    right: 0;
    height: 53px;
    width: 53px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #c1c1c1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
} */
.treatment-accordion-sec .accordion-button::after{
    position: inherit;
    display: none;
}
.treatment-accordion-sec .accordion-body ul li::before {
    position: absolute;
    content: "\f285";
    font-family: bootstrap-icons !important;
    color: #121212;
    left: -23px;
}
.treatment-accordion-sec .accordion-body ul li {
    position: relative;
    margin-bottom: 10px;
    font-size: 15px;
}
/*-------------------- service page nav end---------------- */
/*-------------------- speciality-dep page nav end---------------- */
.speciality-dep-bg-sec {
    background: transparent linear-gradient(0deg, #dbe8f7 0%, #e7edf4 100%) 0%
        0% no-repeat padding-box;
    padding-bottom: 100px;
}
/*-------------------- speciality-dep page nav end---------------- */
/* -----------------------phot gallery start---------------------------------- */
.gallery-col-area {
    position: relative;
    overflow: hidden;
}
.gallery-col-area::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s;
    background-color: rgba(18, 18, 18, 0.8);
    opacity: 0;
    text-align: center;
}
.gallery-col-area .gallery-hover-effect {
    position: absolute;
    top: 0%;
    left: 0;
    width: 100%;
    transition: all 0.5s;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    text-align: center;
}
.gallery-col-area:hover .gallery-hover-effect {
    top: 50%;
    transform: translate(0, -50%);
    opacity: 1;
    visibility: visible;
    text-align: center;
}
.gallery-col-area:hover:after {
    opacity: 1;
}
.gallery-hover-effect-content i {
    font-size: 35px;
    transition: all 0.3s ease 0s;
    text-align: center;
    color: #fff;
    padding-top: 12px;
    border-radius: 50%;
    text-align: center;
}
.gallery-img-box img {
    border-radius: 5px 5px 0px 0px;
}
.gallery-content-box-area {
    padding: 10px;

    border-radius: 0px 0px 5px 5px;
}

.gallery-content-box-area h5 {
    color: #292929;
    font-weight: 700;
}
.gallery-content-box-area p {
    color: #292929;
}
.video-gallery-area {
    position: relative;
}
.photo-gal-details-bg-sec .gallery-img-box img {
    border-radius: 5px;
}
.gallery-img-box {
    padding: 6px;
    background-color: #06a3db;
    border-radius: 5px;
}
.testimonial-caro-quotation-top {
    top: 0;
    width: 7%;
    left: 5px;
    top: -10px;
}
.testimonial-content-box {
    background-color: #E4F8FF;
    padding: 60px 25px;
    border-radius: 6px;
    border-radius: 60px 0px;
  }
.testimonial-caro-quotation-bottom {
    right: 0;
    bottom: -16px;
    width: 12%;
}
.testimonial-content-author h5 {
    font-weight: 600;
}
/* -----------------------phot gallery end ---------------------------------- */

.blogs-details-content.title h1 {
    font-size: 30px;
}
.blogs-details-content h2 {
    font-size: 25px;
}
.blogs-details-content h3 {
    font-size: 20px;
}
.blogs-details-content-box ul li {
    padding-left: 20px;
    line-height: 1.4em;
    margin-bottom: 12px;
    position: relative;
    padding-top: 0px;
    letter-spacing: 0.5px;
}
.blogs-details-content-box ul li::before {
    font-family: "Font Awesome\ 5 Free";
    content: "\f105";
    color: #06a3db;
    position: absolute;
    top: 1px;
    font-size: 20px;
    left: 2px;
    font-weight: 900;
}
.blogs-details-content-box ul {
    padding-left: 0px;
}

/* blogs page end */
/* contact us page start */
.contactus-address-box {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 22px;
    border-radius: 5px;
}
.contactus-address-icon {
    margin-top: 8px;
    width: 33px;
}
.contactus-address-icon i {
    width: 50px;
    background: #06a3db;
    color: #fff;
    padding: 10px 12px;
    border-radius: 50%;
}
.contactus-address-content h5 {
    font-size: 22px;
    margin-bottom: 8px !important;
    font-family: "Poppins";
}
.contactus-address-content h6 {
    color: #292929;
    font-weight: 400;
    font-family: "Poppins";
}
.contactus-address-content h6 a {
    color: #292929;
    font-weight: 600;
    font-family: "Poppins";
    line-height: 24px;
    font-size: 15px;
}
.mapaddress iframe {
    width: 100%;
    height: 515px;
  }
.main-contact-sec-bg {
    background-color: #E4F8FF;
}
.submit-btn-contact.btn {
    background: #283b6a;
    color: #fff;
    font-weight: 600;
    font-family: "Poppins";
}
.submit-btn-contact.btn:hover {
    background: #06a3db;
    color: #fff;
}
.contact-form-area input {
    height: 45px;
}
.contact-form-area textarea {
    height: 145px;
}
.appointment-content-sec {
    background-color: #E4F8FF;
}
.appointment-content-sec input {
    height: 45px;
}
.home-title-content.contact-form-title h3 {
    font-size: 30px;
}

.alert-msg {
    color: green;
    font-weight: 600;
}
/* contact us page end */

/*------------------------ treatment page start -------------------------------------------- */
.services-list li {
    position: relative;
    margin-bottom: 10px;
    font-size: 15px;
    width: 95%;
  }
  .services-list li::before {
    position: absolute;
    content: "\F280";
    font-family: bootstrap-icons !important;
    color: #06a3db;
    left: -23px;
  }
  .services-inner-content ul {
   
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .services-list {
    padding-left: 20px;
    
  }
  .footer-booknow-content p {
    color: #fff;
    font-size: 16px;
  }
  .footer-booknow-content {
    background-color: #06a3db;
    padding: 35px;
    border-radius: 60px 0px;
    text-align: center;
  }
  .footer-booknow-btn a {
    padding: 8px 20px;
    color: #fff;
    background-color: #283b6a;
    border-radius: 25px;
    font-size: 15px;
    font-weight: 600;
    transition: all 0.3s;
  }
  .footer-booknow-btn a:hover{
    background-color: #fff;
    color: #283b6a;
  }
  .services-inner-contentt ul li {
    margin-bottom: 22px;
  }
  .services-inner-contentt h4 {
    margin-bottom: 15px;
  }
  .how-clinic-content-btn a {
    padding: 8px 20px;
    color: #fff;
    background-color: #283b6a;
    border-radius: 25px;
    font-size: 15px;
    font-weight: 600;
    transition: all 0.3s;
  }
  .how-clinic-content p {
    font-size: 18px;
  }
  .how-clinic-content h4 {
    color: #283b6a;
    font-size: 28px;
  }
  .how-clinic-content-btn a:hover {
    background-color: #06a3db;
    color: #fff;
  }
  .how-clinic-content-btn{
    margin-top: 35px;
  }
  .cr-dropdown-menu.megamenu {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 400px !important;
  }
  .btn-whatsapp-pulse {
	background: #25d366;
	color: white;
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0;
	height: 0;
	padding: 35px;
	text-decoration: none;
	border-radius: 50%;
	animation-name: pulse;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}
.btn-whatsapp-pulse:hover{
    	background: white;
	color: #25d366;
}
@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
	}
	80% {
		box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
	}
}

.btn-whatsapp-pulse-border {
	bottom: 20px;
	right: 20px;
	animation-play-state: paused;
}

.btn-whatsapp-pulse-border::before {
	content: "";
	position: absolute;
	border-radius: 50%;
	padding: 25px;
	border: 5px solid #25d366;
	opacity: 0.75;
	animation-name: pulse-border;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes pulse-border {
	0% {
		padding: 25px;
		opacity: 0.75;
	}
	75% {
		padding: 50px;
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
.counter.k-icon::after {
  content: " k";
  display: inline-block;
}
.welcome-clinic-img h4
{
  font-size: 20px;
  color: #06a3db;
  padding-top: 15px;
}
.welcome-clinic-img h6
{
  font-size: 15px;
  font-weight: 500 !important;
}
