
body {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #000;
    font-style: normal;
    line-height: 25px;
    padding-top: 148px;
 }
 h1,h2,h3,h4,h4,h5,h6 {
     font-family: 'Titillium Web', sans-serif;
 }
.navbar-light .navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -32px;
    display: block;
    margin-bottom: 5px;
}
.navbar-toggler:focus {
    box-shadow: none;
}
/*.second-header::after {*/
/*    content: "";*/
/*    background: #2972B1;*/
/*    width: 35%;*/
/*    height: 35px;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: auto;*/
/*    right: 0;*/
/*}*/
.header-cta {
    padding: 0;
    color: #fff;
    position: relative;
    z-index: 9999;
}
.header-cta ul {
    list-style: none;
    display: flex;
    padding: 5px 15px 5px 0;
    margin: 0;
    background-color: transparent;
    color: #fff;
}
 .header-cta ul li {
     margin-left: 15px;
     font-weight: 500;
 }
 /*.menu-area::before {*/
 /*   content: "";*/
 /*   background: #fff;*/
 /*   width: 32%;*/
 /*   height: 115px;*/
 /*   position: absolute;*/
 /*   top: 0;*/
 /*   left: -34px;*/
 /*}*/
 .navbar {
    padding-bottom: 1.1rem;
    padding-top: 1rem;
}
 .navbar-brand img {
     width: 200px;
     max-width: 100%;
 }
 .top-btn {
    background: radial-gradient(93.17% 1469.43% at 93.17% 51.43%, #FBAA4B 0%, #E37B00 100%);
    box-shadow: none;
    padding: 8px 50px;
    width: 100%;
    float: left;
    color: #fff;
    border-radius: 23px;
    position: relative;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
}
.top-btn:hover {
    color: #fff;
}
 .top-btn i {
     background: #fff;
     width: 37px;
     height: 37px;
     line-height: 37px;
     background: #FFFFFF47 0% 0% no-repeat padding-box;
     position: absolute;
     right: 3px;
     top: 3px;
     border-radius: 50%;
     text-align: center;
 }
 .head-login-icon {
     margin-left: 20px;
 }
 .biomodel-wrap .modal-content {
    border-radius: 20px;
}
 .menu-area .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
     color: #FBAA4B;
     position: relative;
 }
 .menu-area .navbar-light .navbar-nav .nav-link.active::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 80%;
    background-color: #FBAA4B;
    top: 90%;
    left: 0;
    right: 0;
    margin: auto;
}
 .menu-area .navbar-expand-lg .navbar-nav .nav-link {
     padding-right: 1.5rem;
     padding-left: 1.5rem;
 }
 .menu-area .nav-link {
     font-weight: 700;
 }
 .navbar-light .navbar-nav .nav-link {
     color: #2972B1;
 }
 .footer-bg.footer-p {
     background-color: #00192F;
     color: #D9DBE1;
     padding: 100px 0 60px;
 }
 .footer-widget .flog img {
     width: 120px;
     max-width: 100%;
 }
 .footer-top h3 {
     font-size: 18px;
     font-weight: 700;
     margin-bottom: 20px;
     color: #fff;
 }
 .footer-top ul {
     padding: 0;
     list-style: none;
 }
 .footer-bg.footer-p a {
     color: #D9DBE1;
     font-size: 14px;
     text-decoration: none;
     display: inline-block;
     padding: 8px 0;
 }
 .copyright-text p {
     margin: 0;
 }
 .copyright-wrap {
     padding: 20px 0 0;
     margin-top: -50px;
 }
 .footer-social iconify-icon {
     font-size: 24px;
     margin-right: 20px;
 }
 .f-contact li {
     position: relative;
     padding-left: 40px;
 }
 .f-contact iconify-icon {
     color: #2972B1;
     font-size: 21px;
     top: 12px;
     margin-right: 10px;
     position: absolute;
     left: 0;
 }
 .footer-widger-logo {
     position: relative;
     top: -60px;
     padding-right: 20%;
 }
 
 .pricingTable {
     text-align: center;
     box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
     padding-bottom: 100px;
     border-radius: 10px;
     color: #fff;
     transform: scale(1);
     transition: all .5s ease 0s;
     height: 60rem;
     text-overflow: ellipsis;
     overflow: hidden;
 }
 .pricingTable.pricingTable-one {
 /*background-image: linear-gradient(to right, #00b4db, #0083b0);*/
    /*background: linear-gradient(to bottom, #F2C94C, #F2994A);*/
    background: linear-gradient(195.44deg, #a2c7df 3.29%, #4291d0 70%);

 }
.pricingTable.pricingTable-two {
    background: linear-gradient(195.44deg, #a2c7df 3.29%, #4291d0 70%);
        /*background: linear-gradient(to bottom, #F2C94C, #F2994A);*/

}
.pricingTable.pricingTable-three {
    /*background: linear-gradient(195.44deg, #0076ad 3.29%, #2285b3 50%);*/
        background: linear-gradient(195.44deg, #a2c7df 3.29%, #4291d0 70%);

    /*background: linear-gradient(to bottom, #F2C94C, #F2994A);*/

}
 /*.pricingTable:nth-child(1){*/
 /*    margin: 0 1rem;*/
 /*}*/
 .pricingTable:hover {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
    color: #000;
 }
 .pricingTable.active-price-table {
     /*margin: 0 -25px;*/
     z-index: 9999;
     position: relative;
     /*height: 43rem;*/
     text-overflow: ellipsis;
     overflow: hidden;
 }
 .pricingTable-wrap {
    background-color: #fff;
    padding: 50px 0 50px;
}
 .pricingTable-signup {
     position: absolute;
     width: 100%;
     bottom: 8%;
 }
 .pricingTable-header h2 {
     margin-bottom: 12px;
     font-weight: 500;
 }
 .pricingTable:hover {
     transform: scale(1.05);
     z-index: 1
 }
 
 .pricingTable .pricingTable-header {
     padding: 40px 30px;
 }
 
 .pricingTable .price-value {
     font-size: 30px;
     transition: all .5s ease 0s
 }
 
 .pricingTable .month {
     font-size: 14px;
     color: #fff;
 }
 
 .pricingTable .heading {
     font-size: 24px;
     color: #fff;
     margin-bottom: 20px;
     text-transform: uppercase
 }
 
.pricingTable .pricing-content ul {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    padding-left: 6%;
    padding-right: 6%;
    font-size: 17px;
}
 
.pricingTable .pricing-content ul li {
    line-height: 24px;
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
}
 
.pricingTable .pricing-content ul li iconify-icon {
    position: relative;
    top: 4px;
    color: #fff;
}
 .pricingTable:hover .pricing-content ul li iconify-icon {
    color: #2972B1;
}
 .pricingTable .pricingTable-signup a {
     display: inline-block;
     font-size: 14px;
     color: #fff;
     padding: 10px 35px;
     border-radius: 8px;
     text-transform: uppercase;
     transition: all .3s ease 0s;
     background: linear-gradient(195.44deg, rgba(124, 153, 255, 0.95) 3.29%, rgba(0, 194, 255, 0.65) 100%);
     text-decoration: none;
 }
 .pricingTable.active-price-table  .month {
     color: #fff;
 }
 .pricingTable.active-price-table .pricingTable-signup a {
     color: #7C99FFF2;
     background: #fff;
 }
 .special-feature-sec .pricing-table-heading {
    margin: 0 auto -45px;
}
 .pricing-table-heading {
     text-align: center;
     padding: 0 0 30px;
     max-width: 800px;
     margin: 0 auto;
 }
 .pricing-table-heading h2 {
     font-size: 40px;
     font-weight: 700;
     margin-bottom: 20px;
 }
 .pricing-table-heading p {
     color: #8F9090;
 }
 .pricingTable-wrap .container {
     max-width: 1160px;
 }
.find-doctor-special .img-holder {
    height: 84px;
    width: 84px;
    background: #F0F2FF;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
    padding: 24px;
    color: #fff;
}
.find-doctor-special .img-holder:hover {
    background: #E37B00;
}
.find-doctor-special .img-holder:hover iconify-icon {
    color: #fff;
}
 .img-holder iconify-icon {
     color: #1863A3;
     font-weight: 700;
     font-size: 35px;
 }
 .find-doctor-special a {
     color: #1863A3;
     text-decoration: none;
     font-weight: 700;
     font-family: 'Titillium Web', sans-serif;
 }
 .find-doctor-special h2 {
     font-size: 40px;
     font-weight: 700;
 }
 .btn-check:focus+.btn, .btn:focus {
     outline: 0;
     box-shadow: none;
 }
.btn-view-all {
    color: #E37B00;
    font-weight: 700;
    text-decoration: underline;
    font-family: 'Titillium Web', sans-serif;
    margin-top: 40px;
    font-size: 20px;
    display: none;
}
 .find-doctor-special span {
     width: 110px;
     display: block;
     margin: 0 auto;
     max-width: 100%;
 }
 .top-searched-special {
     background-color: #f7f7f8;
     padding: 30px 0 30px;
     position: relative;
 }
 .curved-div {
     position: relative;
     background: #f7f7f8;
     color: #FFF;
     text-align: center;
     overflow: hidden;
 }
 .curved-div svg {
     display: block;
 }
 .top-searched-special::after {
     content: "";
     position: absolute;
     background: url(https://sehatsahoolat.com/public/assets/img/Pngtree-stethoscope.png) no-repeat;
     width: 140px;
     height: 140px;
     top: 30%;
     left: 0;
     z-index: 999;
     background-size: 80%;
     background-position: center center;
 }
 .top-searched-special::before {
     content: "";
     position: absolute;
     background: url(https://sehatsahoolat.com/public/assets/img/NicePng-ornamen.png) no-repeat;
     width: 160px;
     height: 160px;
     top: auto;
     right: 0;
     z-index: 999;
     background-size: 80%;
     background-position: center center;
     bottom: 6%;
 }
 .app-intro-sec {
     background: #f7f7f8 url(https://sehatsahoolat.com/public/assets/img/phones.png) no-repeat right center;
     padding: 60px 0;
     min-height: 550px;
     display: flex;
     align-items: center;
     background-size: 50%;
 }
 .app-intro-body h3 {
     font-size: 40px;
     font-weight: 700;
     margin-bottom: 24px;
 }
 .app-intro-body p {
     color: #8F9090;
     text-align: justify;
 }
 .intro-video-sec {
     padding: 40px 0;
 }
 .intro-video-body {
     cursor: pointer;
     position: relative;
 }
.muted-btn button.btn {
    background: transparent;
    color: #E37B00;
    margin: 2px;
    border: 0;
    padding: 0;
}
.muted-btn .btn-light:active:focus {
    box-shadow: none;
}
.muted-btn {
    position: absolute;
    right: 22%;
    top: 20%;
}
.muted-btn i {
    font-size: 2rem;
}
 .home-video-model button.btn-close {
     position: absolute;
     background-color: #fff;
     top: -20px;
     right: -18px;
     opacity: 1;
     border-radius: 40px;
     padding: 10px;
     z-index: 9999;
 }
 body p {
  color: #8F9090;
 }
 .speacial-feature-head h2{
     font-size: 32px;
     font-weight: 700;
     text-align: center;
     margin-bottom: 24px;
 } 
 .logo-speacial {
     width: 200px;
     height: auto;
     margin: 0 auto;
 }
 .logo-speacial img {
     width: 100%;
 }
 
 .speacial-list-holder {
     position: absolute;
     top: 0;
     left: 0;
     transform: translate(50%, 50%);
     right: 0;
 }
 
 .speacial-list {
     position: absolute;
     width: 170px;
     height: 160px;
     background: url(https://sehatsahoolat.com/public/assets/img/feature-shape-rotate.png) no-repeat;
     transform-origin: center;
     background-size: 100%;
     display: flex;
     justify-content: center;
     align-items: center;
 }
 
 .speacial-list:nth-child(1) {
     transform: rotate(12deg) translate(164px);
     margin: -38px 0 0 0;
 }
 .speacial-list:nth-child(2) {
     transform: rotate(48deg) translate(190px);
 }
 .speacial-list:nth-child(3) {
     transform: rotate(86deg) translate(243px);
 }
 .speacial-list:nth-child(4) {
     transform: rotate(120deg) translate(287px);
     margin: 0 0 0 9px;
 }
 .speacial-list:nth-child(5) {
     transform: rotate(155deg) translate(313px);
     margin: 40px 0 0 20px;
 }
 .speacial-list:nth-child(6) {
     transform: rotate(190deg) translate(354px);
     margin: 100px 0 0 20px;
 }
 .speacial-list:nth-child(1) iconify-icon {
     transform: rotate(-192deg);
     position: relative;
     top: 13px;
 }
 .speacial-list:nth-child(2) iconify-icon {
     transform: rotate(-15deg);
     position: relative;
     top: 13px;
 }
 .speacial-list:nth-child(3) iconify-icon {
     transform: rotate(-104deg);
     position: relative;
     top: 14px;
 }
 .speacial-list:nth-child(4) iconify-icon {
     transform: rotate(-104deg);
     position: relative;
     top: 14px;
 }
 .speacial-list:nth-child(5) iconify-icon {
     transform: rotate(-60deg);
     position: relative;
     top: 14px;
 }
 .speacial-list:nth-child(6) iconify-icon {
     transform: rotate(190deg);
     position: relative;
     top: 10px;
 }
 .speacial-feature-holder {
     min-height: 650px;
     position: relative;
     overflow: hidden;
 }
 .speacial-feature-head.text-center {
     max-width: 860px;
     margin: 0 auto;
     padding-bottom: 30px;
 }
 .special-feature-box:hover .special-feature-icon iconify-icon {
    color: #fff;
}
 .special-feature-icon iconify-icon {
    color: #2972B1;
    font-size: 50px;
    margin-bottom: 12px;
}
.special-feature-box {
    background-color: #fff;
    padding: 20px;
    text-align: center;
    min-height: 470px;
    display: flex;
    align-items: self-start;
    border-radius: 25px;
    margin-bottom: 25px;
    padding-top: 15%;
    position: relative;
    padding-bottom: 20%;
    transform: scale(1);
    transition: all .5s ease 0s;
}
.special-feature-box:hover {
    transform: scale(1.05);
}
.speacial-list-content h3 {
    font-size: 26px;
    color: #2972B1;
    font-weight: 700;
    margin-bottom: 20px;
}
.speacial-list-content p {
    font-size: 17px;
    line-height: 30px;
    color: #707070;
    text-align: justify;
}
.special-feature-box:hover h3 {
    color: #e37b00;
}
.special-feature-box:hover p {
    color: #707070;
}
.special-feature-box:hover .btn.btn-read-more {
    color: #e37b00;
}
.special-feature-box:hover {
    /*background: linear-gradient(195.44deg, #49ABFF 3.29%, #1863A3 100%);*/
    color: #707070;
    box-shadow: 0 1rem 2rem -0.5rem rgba(0,0,0,0.5);
    
}
.special-feature-model .special-feature-box:hover {
    background: #fff;
    color: #707070;
    box-shadow: none;
}
.special-feature-box:hover svg {
    color: #707070 !important;
}
 .speacial-list:nth-child(1) .speacial-list-content {
     transform: rotate(-13deg);
     position: absolute;
     z-index: 999999;
     left: 150%;
     width: 190px;
     text-align: left;
     top: 60%;
 }
 .speacial-list:nth-child(2) .speacial-list-content {
     transform: rotate(-50deg);
     position: absolute;
     z-index: 999999;
     left: 150%;
     width: 190px;
     text-align: left;
     top: -10%;
 }
 .speacial-list:nth-child(3) .speacial-list-content {
     transform: rotate(-87deg);
     position: absolute;
     z-index: 999999;
     left: 105%;
     width: 190px;
     text-align: center;
     top: -20%;
 }
 .speacial-list:nth-child(4) .speacial-list-content {
     transform: rotate(-120deg);
     position: absolute;
     z-index: 999999;
     left: 110%;
     width: 190px;
     text-align: center;
     top: 0;
 }
 .speacial-list:nth-child(5) .speacial-list-content {
     transform: rotate(-157deg);
     position: absolute;
     z-index: 999999;
     left: 140%;
     width: 190px;
     text-align: right;
     top: -20%;
 }
 .speacial-list:nth-child(6) .speacial-list-content {
     transform: rotate(-191deg);
     position: absolute;
     z-index: 999999;
     left: 120%;
     width: 190px;
     text-align: right;
     top: -80%;
 }
 .intro-video-body img {
     max-width: 100%;
 }
 .header-area {
    border-bottom: 1px solid #f0f0f0;
    background: rgba(275,275,275, .9);
    top: 38px;
}
.top-header {
    background-color: #E37B00;
    text-align: center;
    padding: 7px 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}
.top-header p {
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
}
 .header-cta ul li iconify-icon {
     position: relative;
     top: 3px;
     margin-right: 10px;
 }
.btn.btn-read-more {
    background-color: transparent;
    color: #E37B00;
    font-weight: 700;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 7%;
}
 .special-feature-overview img {
     width: 100%;
 }
 .swiper-slide {
    border-radius: 20px !important;
}
.speacial-feature-inner {
    position: relative;
}
.departandspec-wrraper {
    padding-top: 40px;
}
.repa-process-sec {
    padding: 0 0 30px;
}
.our-doc-team-img {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: cover;
    border: 3px solid #fff;
    border-radius: 50%;
    margin-bottom: 30px;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
}
.our-doc-team h3 {
    font-size: 24px;
    font-weight: 700;
}
.our-doc-team .btn {
    color: #E37B00;
    text-decoration: underline;
}
 .app-stores-wrap {
     margin-top: 15px;
 }
 .app-stores-wrap img {
     width: 140px;
     margin-right: 20px;
 }
 .repa-process-taps .nav {
     justify-content: center;
     flex-wrap: nowrap;
     border: 0;
 }
 .repa-process-taps .nav .nav-item {
     width: 100%;
     text-align: center;
 }
 .repa-process-taps .nav-tabs .nav-item.show .nav-link, .repa-process-taps .nav-tabs .nav-link.active {
     color: #2972B1;
     background-color: #fff;
     border-color: #dee2e6 #dee2e6 #fff;
     border-bottom: 4px solid #FBAA4B;
 }
 .repa-process-taps .nav .nav-item {
     width: 100%;
     text-align: center;
 }
 .repa-process-taps .nav-link {
     padding: 2rem 1rem;
     color: #2972B1;
     font-weight: 700;
     width: 100%;
     font-size: 24px;
 }
 .repa-process-taps .nav-tabs .nav-link {
     border: 0;
 }
.registration-process-wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 50px 0;
    max-width: 100%;
}
.registration-pw-box .registration-process-left {
    padding: 5% 20px 30px;
}
.registration-pw-box .registration-process-right {
    padding: 0 20px 10%;
}
.registration-process-left {
    padding: 0 20px 30px;
    width: 33.333%;
}
.registration-process-right {
    padding: 10px 20px 0;
    width: 33.333%;
}
.registration-process-center {
    width: 33.333%;
}

 .registration-process-body h2 {
     font-size: 40px;
     font-weight: 700;
     color: #00192F;
     margin-bottom: 20px;
 }
 .registration-process-center img{
     max-width: 100%;
 }

 .heroheroslider {
    position: relative;
    width: 100%;
    min-height: 700px;
    overflow: hidden;
}

.heroslide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: start;
    opacity: 0;
    transition: opacity 1s ease-in-out;
}

.heroslide.active {
    opacity: 1;
}

.heroslide .heroslide-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 1s ease-in-out;
}

.heroslide-content {
    position: relative;
    text-align: left;
    color: #fff;
    z-index: 1;
    transition: transform 1s ease-in-out;
    transform: translateY(50px);
    width: 100%;    
}

.heroslide.active .heroslide-content {
    transform: translateY(0);
}
.heroslide-content h2 {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px;
}
.heroslide-content p {
    font-size: 17px;
    color: #fff;
    line-height: 24px;
}
.btn.btn-learn-more {
    background: radial-gradient(93.17% 1469.43% at 93.17% 51.43%, #FBAA4B 0%, #E37B00 100%);
    box-shadow: none;
    padding: 8px 25px;
    width: auto;
    float: left;
    color: #fff;
    border-radius: 23px;
    position: relative;
    text-decoration: none;
    border-color: #E37B00;
    margin-top: 20px;
    font-weight: 500;
}
.feature-video-animation {
    position: absolute;
    top: 0;
    right: 10%;
    width: 40%;
    z-index: 999;
    max-width: 100%;
    bottom: 0;
    height: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.feature-video-animation img {
    width: 100%;
}
.heroslide-content-body {
    width: 50%;
    padding-right: 10%;
}
.btn.btn-joinnow {
    background-color: #2972B1;
    color: #fff;
    font-weight: 500;
    font-size: 17px;
    width: 300px;
    border-radius: 10px;
    padding: 11px 12px;
    margin-top: 30px;
    max-width: 100%;
}
.btn.btn-joinnow:hover {
    background-color: #2972B1;
    color: #fff;
} 
.or-chosse {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    flex-direction: column;
    margin-top: 20px;
    max-width: 100%;
}
.or-chosse hr {
    width: 100%;
}
.or-chosse span {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    border: 0;
    width: 30px;
    background-color: #f7f7f8;
    color: #999999;
    padding: 5px 2px;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
}

.special-feature-sec {
    background-color: #f7f7f8;
    padding: 60px 0;
    overflow: hidden;
}
.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.special-feature-icon svg {
    margin-bottom: 20px;
    width: 50px;
    height: auto;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-button-next, .swiper-button-prev {
    color: #000!important;
    border: 1px solid #000!important;
    border-radius: 50%!important;
    width: 40px!important;
    height: 40px!important;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 20px !important;
    font-weight: 700;
}
.fusion-page-title-bar {
    clear: both;
    padding: 0 10px;
    height: 500px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-origin: border-box;
    background-color: #f4f4f6;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: rgba(226,226,226,0);
    background-size: cover;
}
.breadcrumb-title .breadcrumb {
    justify-content: center;
}
.fusion-page-title-row {
    margin: 0 auto;
    height: 100%;
}
.fusion-page-title-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: 100%;
    width: 100%;
}
.fusion-page-title-bar-center .fusion-page-title-captions {
    text-align: center;
    width: 100%;
}
.fusion-page-title-bar .fusion-page-title-row h1 {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
}
.breadcrumb-title a, .breadcrumb-title .breadcrumb-item {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
.about-profile img {
    max-width: 100%;
}
.about-intro-sec {
    padding: 0 50px 0 0;
}
.about-intro-sec h1 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 40px;
}
.btn-joinus {
    color: #e7820b;
    text-decoration: none;
    font-weight: 700;
    font-size: 18px;
    padding: 0;
    margin-top: 20px;
    /*background: url(/public/assets/img/next.png) no-repeat center right;*/
    padding-right: 35px;
    background-size: 23px;
}
.who-we-are-sec {
    padding: 0 0 80px;
}
.about-intro-sec p {
    line-height: 30px;
    text-align: justify;
}
.vision-mission-wrapper {
    padding-bottom: 70px;
    padding-top: 70px;
    margin-top: -170px;
}
.vm-vission {
    background-color: #FFF6C9;
    text-align: center;
}
.vm-box-holder {
    padding: 30px 40px;
    border-radius: 20px;
    margin-bottom: 20px;
    min-height: 305px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transform: scale(1);
    transition: all .5s ease 0s;
}
.vm-box-holder:hover {
    transform: scale(1.05);
}
.vm-vission h2 {
    color: #FE9700;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 20px;
}
.vm-box-holder p {
    color: #464646;
    margin-bottom: 0;
    text-align: justify;
}
.vm-mission {
    background-color: #E5F2FF;
}
.vm-mission h2 {
    color: #2972B1;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 20px;
}
.vision-mission-wrapper.vision-mission-home {
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 0;
    position: absolute;
    width: 100%;
    top: 13px;
}
.vision-mission-home .vm-box-holder {
    padding: 20px 40px;
    min-height: 100px;
    text-align: center;
}
.vision-mission-home .vm-vission h2 {
    margin-bottom: 0;
}
.app-intro-sec-white {
    background-color: #fff;
}
.faqs-wrapper {
    padding: 60px 0;
}
.faqs-wrapper-box {
    margin-bottom: 25px;
}
.faqs-wrapper-box h3 {
    color: #2972B1;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 20px;
}
.faqs-wrapper-box p {
    color: #464646;
}
.faqs-wrapper .nav-pills .nav-link {
    background: 0 0;
    border: 0;
    font-weight: 700;
    border-radius: 0.25rem;
    color: #2972B1;
    font-size: 17px;
    width: 250px;
    padding: 17px 0;
}
.faqs-wrapper .nav-pills .nav-link.active, 
.faqs-wrapper .nav-pills .show>.nav-link {
    background: radial-gradient(93.17% 1469.43% at 93.17% 51.43%, #FBAA4B 0%, #E37B00 100%);
    box-shadow: none;
    width: 100%;
    color: #fff;
    border-radius: 50px;
    position: relative;
    text-decoration: none;
    font-weight: 700;
    font-size: 17px;
    padding: 17px 0;
}
.faqs-wrapper-holder {
    margin-top: 30px;
    padding: 0 60px;
}
.special-feature-model .btn-close {
    position: absolute;
    background-color: #fff;
    top: -3px;
    right: -5px;
    opacity: 1;
    border-radius: 40px;
    padding: 10px;
    z-index: 9999;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.dep{
    color:#2972b1;
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 26px;
    text-align: center;
}
.fixed-top {
    z-index: 999999;
}
.intro-video-body video {
    width: 1150px;
    height: auto;
    max-width: 100%;
}
.contact-page {
    padding: 80px 0 140px;
}
.contact-page .information-section .information-block {
  padding-top: 40px;
  padding-bottom: 20px;
}
.contact-page .information-section .information-block .icon-information-box {
  width: 80px;
  height: 80px;
  border-radius: 50px;
  margin-top: -40px;
  position: relative;
  z-index: 1;
}
.contact-page .information-section .information-block:nth-child(1) .icon-information-box {
  background-color: #EBF9F2;
  color: #3CC47B;
}
.contact-page .information-section .information-block:nth-child(2) .icon-information-box {
  background-color: #FFF4ED;
  color: #FF8E4B;
}
.contact-page .information-section .information-block:nth-child(3) .icon-information-box {
  background-color: #E8F1FE;
  color: #161E54;
}
.contact-page .information-section .information-block:nth-child(4) .icon-information-box {
  background-color: #FEEFF1;
  color: #F95C6F;
}
.contact-page .contact-form-section .contact-form {
  background-color: #ffffff;
  padding: 40px;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.08);
  border-radius: 20px;
  margin-bottom: -60px;
}
.contact-page .contact-form-section .contact-form__input-block {
  margin-bottom: 20px;
}

.vm-vission .vm-box-img img {
    width: 50px;
}
.vm-box-img img {
    width: 45px;
    margin-bottom: 20px;
}

.easy-title h2 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
}
.hero-slider video{
    width: 100%;
    height: auto;
}

.hero-slider {
	overflow: hidden;
	width: 100%;
	/* Keep it the right aspect-ratio */
	aspect-ratio: 16/9;
	/* No clicking/hover effects */
	pointer-events: none;
	position: relative;
	

}

.hero-slider iframe {
	/* Extend it beyond the viewport... */
	width: 300%;
	height: 100%;
	/* ...and bring it back again */
	margin-left: -100%;
}

/*.intro-video-body {*/
/*	overflow: hidden;*/
/*	width: 100%;*/
	/* Keep it the right aspect-ratio */
/*	aspect-ratio: 16/9;*/
	/* No clicking/hover effects */
/*	pointer-events: none;*/
	

/*}*/

.intro-video-body iframe {
	/* Extend it beyond the viewport... */
	width: 300%;
	height: 100%;
	/* ...and bring it back again */
	margin-left: -100%;
}

.read-bio .btn.btn-readmore {
    padding: 0;
    color: #E37B00;
    text-decoration: none;
    margin: 12px 0;
    display: block;
    text-align: left;
    font-size: 14px;
}

.esaytab {
    overflow: hidden;
    width: 100%;
    justify-content: center;
    flex-wrap: nowrap;
    display: flex;
}

.esaytab button {
    background-color: inherit;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 2rem 1rem;
    color: #2972B1;
    font-weight: 700;
    width: 100%;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.esaytab button.active iconify-icon {
    color: #FBAA4B !important;
}

.esaytab button:hover iconify-icon {
    color: #FBAA4B !important;
}

.esaytab iconify-icon {
    margin-right: 14px;
    font-size: 22px;
}

.esaytab button:hover {
    color: #FBAA4B;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    border-bottom: 4px solid #FBAA4B;
}

.esaytab button.active {
    color: #FBAA4B !important;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    border-bottom: 4px solid #FBAA4B;
}

.tabcontent {
    display: none;
}

.find-doctor-special-slideshow .swiper-slide {
    background: transparent;
}
.find-doctor-special {
    position: relative;
}
.contact-us-wrapper {
    background-color: #fefefe;
    padding: 60px 0;
}
.contact-form {
    background-color: #fff;
    padding: 40px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    border-radius: 10px;
}
.btn-contact-wrap {
    margin-top: 15px;
}
.btn-contact-wrap .btn {
    width: 100%;
    background-color: #2972B1;
    border-color: #2972B1;
    padding: 12px 10px;
    border-radius: 6px;
    font-weight: 700;
}
.btn-contact-wrap .btn.btn-faq {
    background-color: transparent;
    text-decoration: none;
    border: 2px solid #2972B1;
    color: #2972B1;
}
.btn-contact-wrap .or-chosse {
    width: 100%;
    margin: 25px 0;
}
.btn-contact-wrap .or-chosse hr {
    width: 100%;
    color: #D9D9D9;
}
.btn-contact-wrap .or-chosse span {
    background-color: #fff;
    font-size: 14px;
}
.contact-info h3 {
    color: #1863A3;
    font-size: 40px;
}
.contact-info {
    padding: 25px 45px;
}
.contact-info-box {
    display: flex;
    margin-bottom: 30px;
}
.contact-info-details {
    margin-top: 45px;
}
.contact-details-icon iconify-icon {
    font-size: 32px;
    color: #2972B1;
}
.contact-details-content {
    padding: 0 20px;
    word-break: break-all;
}
.contact-details-content h4 {
    color: #2972B1;
    font-weight: 700;
    font-size: 22px;
}   
.contact-details-content a {
    color: #999999;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
}
.social-info a {
    background-color: #2f80ed2b;
    border-radius: 50px;
    display: block;
    padding: 9px;
    margin-right: 12px;
}
.social-info iconify-icon {
    font-size: 22px;
    color: #2F80ED;
    font-weight: 700;
}
.contact-form .form-label {
    margin-bottom: 0.5rem;
    font-weight: 700;
    color: #00192F;
}
.contact-form textarea.form-control {
    min-height: 100px;
}
.contact-form .form-control {
    color: #E4E4E4E5;
    height: 50px;
    border-radius: 9px;
    padding: 14px 15px;
    font-size: 14px;
}
.our-spec-list-wrap {
    display: flex;
    justify-content: center;
    margin: 12px 0;
}
.our-spec-list {
    color: #fff;
    background-color: #e37b00bd;
    border-radius: 50px;
    padding: 5px 10px;
    font-size: 14px;
    margin: 0 5px 5px;
}
.fusion-page-title-row .breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
}

.featureslider {
    width: 1220px;
    height: 620px;
    position: relative;
    margin: 0 auto;
    max-width: 100%;
}

.circular-slider {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-color: #f7f7f8;
  }
  .circular-slider .wrapper {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 20px 0px 20px;
    overflow: hidden;
  }
  .circular-slider .wrapper .controls__left,
  .circular-slider .wrapper .controls__right,
  .circular-slider .wrapper .controls__autoplay {
    position: absolute;
    z-index: 101;
    -webkit-transition: 0.6s all;
    -o-transition: 0.6s all;
    transition: 0.6s all;
  }
  .circular-slider .wrapper .controls__left:hover .icon-wrapper,
  .circular-slider .wrapper .controls__right:hover .icon-wrapper,
  .circular-slider .wrapper .controls__autoplay:hover .icon-wrapper {
    font-size: 2.5em;
    opacity: 1;
  }
  .circular-slider .wrapper .controls__left .icon-wrapper,
  .circular-slider .wrapper .controls__right .icon-wrapper,
  .circular-slider .wrapper .controls__autoplay .icon-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #2972b1;
    font-size: 2.5em;
    opacity: 1;
  }
  .circular-slider .wrapper .controls__left,
  .circular-slider .wrapper .controls__right {
    top: 50%;
  }
  .circular-slider .wrapper .controls__left {
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .circular-slider .wrapper .controls__left:hover {
    left: 0;
  }
  .circular-slider .wrapper .controls__right {
    right: 0;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }
  .circular-slider .wrapper .controls__autoplay {
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
  }
  .circular-slider .wrapper .controls__autoplay_running .pause {
    display: block;
  }
  .circular-slider .wrapper .controls__autoplay_running .run {
    display: none;
  }
  .circular-slider .wrapper .controls__autoplay_paused .pause {
    display: none;
  }
  .circular-slider .wrapper .controls__autoplay_paused .run {
    display: block;
  }
  .circular-slider .wrapper .slides-holder {
    border-radius: 50%;
    border: 2px solid #2972b1;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 100;
  }
  .circular-slider .wrapper .slides-holder__item {
    border-radius: 50%;
    border: 2px solid #d8dbe8;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    background-color: #fff;
    -webkit-transition: 0.3s linear all;
    -o-transition: 0.3s linear all;
    transition: 0.3s linear all;
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px !important;
    height: 120px !important;
  }
  .slides-holder__item svg {
        width: 50%;
        height: 50%;
    }
    .circular-slider .wrapper .slides-holder__item_active path.icon-fill {
        fill: #fff;
    }
  .circular-slider .wrapper .slides-holder__item_active {
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
    background-color: #2972b1;
    color: #fff;
  }
  .circular-slider .wrapper .slides-holder__item img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .circular-slider .wrapper .slides-holder__item_active {
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
  }
  .circular-slider .wrapper .descriptions {
    position: absolute;
    bottom: 0%;
    z-index: 0;
    overflow: hidden;
  }
    .feature-description-bg {
        position: absolute;
        top: 0;
        opacity: .05;
        width: 100%;
    }
    .feature-description-bg img{
        object-fit: cover;
        width: 100%;
    }
  .circular-slider .wrapper .descriptions__item {
    width: 100%;
    height: 0%;
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: opacity 0s 0s linear;
    -o-transition: opacity 0s 0s linear;
    transition: opacity 0s 0s linear;
  }
  .circular-slider .wrapper .descriptions__item_visible {
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.6s 0s linear;
    -o-transition: opacity 0.6s 0s linear;
    transition: opacity 0.6s 0s linear;
  }
  .circular-slider .wrapper .descriptions__item h1,
  .circular-slider .wrapper .descriptions__item .description {
    font-family: Helvetica, sans-serif;
    text-align: center;
  }
  .circular-slider .wrapper .descriptions__item h1 {
    font-size: 2rem;
    padding-top: 0;
    color: #2972b1;
    font-weight: 700;
    margin-bottom: 35px;
}
.circular-slider .wrapper .descriptions__item .description {
    font-size: 1rem;
    line-height: 21px;
    margin-top: 5px;
    padding: 0% 10%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow-y: hidden;
    color: #000;
    text-align: justify;
}
  
.algolia-autocomplete {
    width: 100%!important;
}
.doctors-search-bar .form-control{
    height: 60px;
}
.form-control:focus {
    outline: 0;
    box-shadow: none;
}
.aa-dropdown-menu {
    position: relative;
    top: -6px;
    border-radius: 3px;
    margin: 6px 0 0;
    padding: 0;
    text-align: left;
    height: auto;
    position: relative;
    background: 0 0;
    border: none;
    width: 100%;
    left: 0!important;
    box-shadow: 0 1px 0 0 rgba(0,0,0,.2), 0 2px 3px 0 rgba(0,0,0,.1);
    background-color: #fff;
    max-height: 500px;
    overflow-y: auto;
}
.aa-dropdown-menu [class^=aa-dataset-] {
    border: none !important;
}
.aa-dropdown-menu [class^=aa-dataset-] {
    position: relative;
    border-radius: 3px;
    overflow: auto;
    padding: 8px 8px 8px;
    max-height: 500px;
    min-height: auto;
}
.aa-dropdown-menu * {
    box-sizing: border-box;
}
.aa-dropdown-menu .aa-suggestions {
    position: relative;
    z-index: 1000;
}
.aa-suggestion {
    font-size: 1.1em;
    padding: 4px 4px 0;
    display: block;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    font-size: 13px;
    clear: both;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    float: left;
    line-height: 2em;
    width: calc(100% - 30px);
}
.aa-suggestion svg {
    width: 16px;
    height: 17px;
}
.aa-dropdown-menu a {
    padding: 8px 5px 8px 5px;
    color: #333;
    font-size: 14px;
    text-decoration: none;
}  
.doctor-search-bar-wrapper .fusion-page-title-wrapper {
    flex-direction: column;
    justify-content: center;
}
.doctors-search-bar {
    margin-top: 4%;
}
.our-title {
    font-size: 40px;
    font-weight: 700;
}
.ourdoctors-section .swiper-slide, .ourdoctors-section swiper-slide {
    border: 1.8px solid #E1E1E1;
}
.ourdoctors-card-head {
    background: url(/assets/images/ourd-card-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px;
    border-radius: 20px 20px 0 0;
}
.our-d-profile {
    display: inline-block;
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-size: cover;
}
.ourdoctors-section .btn-load-more {
    font-size: 18px;
}
.our-d-introl h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}

.our-d-introl h4 {
    color: #1863A3;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 5px;
}
.our-d-introl span {
    color: #4E4E4E;
    font-size: 13px;
    font-weight: 400;
}
.ourdoctors-section .swiper-button-next, 
.ourdoctors-section .swiper-rtl .swiper-button-prev {
    left: auto!important;
}
.ourdoctors-card-body {
    padding: 20px;
    min-height: 310px;
    border-radius: 0 0 20px 20px;
}
.ourdoctors-card {
    text-align: left;
    font-size: 14px;
    margin-bottom: 40px;
}
.current-place {
    border-bottom: 1px solid #EBEBEB;
}
.current-place h5 {
    color: #213059;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 0;
}
.current-place p {
    color: #707070;
    margin-bottom: 0;
    font-size: 13px;
}
.ourdoctors-card-content h3 {
    color: #213059;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}
.ourdoctors-card-content h3 span {
    text-decoration: underline;
}
.ourdoctors-card-content p {
    margin-bottom: 5px;
    text-align: justify;
}
.ourdoctors-section {
    padding: 50px 0 60px;
    background-color: #f7f7f8;
    position: relative;
}
.ourdoctors-section .swiper .ourdoctors-card-body,
.biomodel-wrap .ourdoctors-card-body{
    min-height: inherit;
}
.ourdoctors-section .swiper .ourdoctors-card, 
.biomodel-wrap .ourdoctors-card{
    margin-bottom: 0;
}
.btn-load-more {
    color: #E37B00;
    font-weight: 700;
    font-size: 22px;
}
.btn-load-more:hover {
    color: #E37B00;
}
.department_list_search a {
    color: #000;
    text-decoration: none;
}
.book-appointment-ourdoctors {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #f1f1f1;
}
.book-appointment-inner {
    background-color: #1863a3;
    color: #fff;
    padding: 50px 60px;
    border-radius: 20px;
    background-image: url(/assets/images/cta-bg-new.png);
    background-position: center center;
    background-size: cover;
}
.book-appointment-inner h4 {
    font-size: 2rem;
    margin-bottom: 0;
}
.btn.btn-bpn {
    background-color: #fff;
    color: #1863A3;
    font-weight: 700;
    display: flex;
    align-items: center;
    height: auto;
    padding: 20px;
    min-height: inherit;
    border-radius: 12px;
    font-size: 20px;
    font-family: 'Titillium Web', sans-serif;
    justify-content: center;
}
.outdepatment-top.top-searched-special::before,
.outdepatment-top.top-searched-special::after{
    content: none;
}
.outdepatment-top .find-doctor-special h2 {
    font-size: 30px;
    color: #2972B1;
}
.outdepatment-top .dep {
    font-size: 16px;
}
.mostviwed-wrapper {
    padding: 80px 0 30px;
    background-color: #f7f7f8;
}
.mostview {
    background-color: #1863A3;
    padding: 40px 40px 50px;
    border-radius: 20px;
}
.mostviewd-slide h2 {
    color: #fff;
    font-size: 32px;
    margin-bottom: 40px;
}
.mostviewd-slide .swiper-slide {
    background: transparent;
    height: auto;
}
.mostviewd-slide .dep {
    color: #fff;
    font-size: 16px;
}
.mostviewd-slide .swiper-wrapper {
    height: auto;
}
.mostviewd-slide .swiper-button-next {
    left: auto !important;
}
.mostviewd-slide .swiper, .mostviewd-slide swiper-container {
    height: auto;
}
.mostviewd-slide .swiper-button-next, 
.mostviewd-slide .swiper-button-prev {
    color: #fff!important;
    border: 1px solid #fff!important;
    top: var(--swiper-navigation-top-offset,60%)!important;
}  
.outdepatment-top .btn-view-all {
    margin-top: 15px;
}
.modal {
    z-index: 99999999;
}
.search-model-mobile .modal-header .btn-close {
    padding: 1rem 1.25rem;
    margin: -1rem -1.25rem -1rem auto;
}
.search-model-mobile button.btn-close {
    padding: 0;
    background-color: transparent;
    border: 0;
}
h5.modal-title.text-accent {
    color: #2972B1;
    font-weight: 700;
    font-size: 16px;
}
.biomodel-wrap button.btn-close {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 9999;
}
.biomodel-wrap .modal-body {
    padding: 0;
}
.repa-process-sec p {
    text-align: justify;
}
.departandspec-top-sec .swiper-slide {
    font-size: inherit;
    background: transparent;
}
.departandspec-top-sec .swiper-button-next, 
.departandspec-top-sec .swiper-button-prev {
    border: 1px solid #fff!important;
    width: 30px!important;
    height: 30px!important;
    background-color: #fff;
}
.departandspec-top-sec .swiper-button-lock {
    display: flex;
}
.departandspec-top-sec .swiper-button-next:after, 
.departandspec-top-sec .swiper-button-prev:after {
    font-size: 12px !important;
}
.departandspec-top-sec {
    background-color: #1863A3;
    color: #fff;
    padding: 30px 0;
    position: relative;
}
.departandspec-top-sec .find-doctor-special {
    position: static;
}
.departandspec-top-sec .nav {
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 0;
    border-bottom: 0;
}
.departandspec-wrraper h2 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;
}
.departandspec-top-sec .nav li {
    width: 100%;
}
.departandspec-top-sec .nav-tabs .nav-link {
    border-radius: 15px;
    width: 100%;
    display: block;
    color: #fff;
    padding: 20px 15px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
}
.departandspec-top-sec .nav-tabs .nav-link iconify-icon {
    margin-right: 7px;
    font-size: 30px;
    color: #fff !important;
}
.departandspec-top-sec .nav-tabs .nav-item.show .nav-link, 
.departandspec-top-sec .nav-tabs .nav-link.active {
    color: #2972B1;
}
.departandspec-botton-sec {
    padding: 50px 0 20px;
}
.departandspec-top-sec .nav-tabs .nav-item.show .nav-link iconify-icon, 
.departandspec-top-sec .nav-tabs .nav-link.active iconify-icon {
    color: #2972B1 !important;
}
.departandspec-top-sec .nav-tabs .nav-link:hover {
    background-color: #fff;
    color: #2972B1;
    border: 0;
}
.departandspec-top-sec .nav-tabs .nav-link:hover iconify-icon {
    color: #2972B1 !important;
}
.departandspec-top-sec .find-doctor-special span {
    width: auto;
}
.departandspec-top-sec .nav-tabs .nav-link:focus{
    border-color: transparent;
}
.special-feature-sec .swiper-button-next {
    left: 101%;
}
.special-feature-sec .swiper-button-prev{
    left: -4%;
}
.special-icon-holder-box {
    cursor: pointer;
}
.catsubmodel.find-doctor-special {
    position: fixed;
}
.find-doctor-special h2.catsubmodel-title {
    color: #2972b1;
    font-size: 28px;
    text-align: center;
}
.catsubmodel button.btn-close {
    position: absolute;
    right: 22px;
    top: 12px;
    z-index: 9999;
}
.catsubmodel.find-doctor-special span {
    font-size: 14px;
}
.plan-wrapper-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 12px;
    padding-bottom: 25px;
}
.plan-wrapper-row .col-md-3+.col-md-3 {
    margin-left: 20px;
}
.plan-wrapper-row .col-md-3 {
    border: 0;
    -webkit-box-shadow: 0 1px 16px rgba(0,0,0,.12);
    box-shadow: 0 1px 16px rgba(0,0,0,.12);
    border-radius: 12px;
    background: #fff;
    padding: 30px;
}

@media screen and (min-width: 769px) {
    .plan-wrapper-row .col-md-3+.col-md-3 {
        border-left: 1px solid #ededf4;
    }
}
.plan-wrapper-row .col-md-3, .plan-wrapper-row .col-md-4 {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 25px 32px 66px;
    position: relative;
}

@media screen and (min-width: 1275px) {
    .plan-wrapper-row .col-md-3, .plan-wrapper-row .col-md-4 {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 314px;
        flex: 1 1 314px;
    }
}
.pricing-details {
    color: #223;
}
.pricing-details .title {
    font-weight: 600;
    font-size: 14px;
    color: #515079;
}
.pricing-details .sub-title {
    font-weight: 450;
    font-size: 18px;
    color: #00053d;
    margin-bottom: 0;
}
.new-price-wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.new-price {
    clear: both;
}
.price-part {
    font-size: 30px;
    line-height: 23px;
    margin-top: 10px;
    margin-bottom: 6px;
    display: inline-block;
    font-family: Happy Display,Internacional,Helvetica,Arial;
    color: #00053d;
}
.subtext.currency-flag {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
.subtext {
    vertical-align: top;
    display: inline-block;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    margin-top: 8px;
}
.price-num {
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 48px;
}
.flag-hidden {
    color: transparent;
    width: 0;
    display: inline-block;
}
.zm-button.is-link, 
.zm-button.is-link:hover, 
.zm-button.is-link:focus, 
.zm-button.is-link:active {
    text-decoration: none;
}

.buy-plan-link, 
.new-buy-btn .buy-plan-link {
    background: #0b5cff;
    border-color: #0b5cff;
    border-radius: 24px;
    width: auto;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    color: #fff;
}
.zm-button {
    font-size: 16px;
    line-height: 24px;
    padding: 9px 29px;
    white-space: normal;
}
.buy-plan-link {
    margin-bottom: 20px;
}
.zm-button.is-link, .zm-button.is-link:hover, .zm-button.is-link:focus, .zm-button.is-link:active {
    text-decoration: none;
}
.buy-plan-link, .new-buy-btn .buy-plan-link {
    background: #0b5cff;
    border-color: #0b5cff;
    border-radius: 24px;
    width: auto;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    color: #fff;
}
.zm-button {
    font-size: 16px;
    line-height: 24px;
    padding: 9px 29px;
    white-space: normal;
}
.up-btn-position .buy-plan-link {
    margin-bottom: 20px;
}
.zm-button.is-link, .zm-button.is-link:active, .zm-button.is-link:focus, .zm-button.is-link:hover {
    text-decoration: none;
}
.zm-button.is-link, .zm-button.is-link:hover, .zm-button.is-link:focus, .zm-button.is-link:active {
    text-decoration: none;
}
.buy-plan-link {
    background: #fff;
    border-radius: 10px;
    text-align: center;
    min-width: 216px;
    padding: 10px 20px;
    color: #222230;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    border: 1px solid #babacc;
    min-height: 40px;
    cursor: pointer;
}
.buy-plan-link, .hide-decimal .subtext.currency-flag, .hide-decimal .subtext.currency-vnd-flag {
    display: inline-block;
}
.zm-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    font-weight: 600;
    border: none;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: none;
    margin: 0;
    transition: .1s;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    color: #131619;
    background-color: #fff;
    border-color: rgba(0,0,0,0);
}
.pricing-details .items-wrapper {
    padding-left: 17px;
    font-size: 14px;
    line-height: 20px;
}
.pricing-details .items-wrapper>li {
    margin-bottom: 10px;
    position: relative;
}
.feature-flag {
    position: absolute;
    top: 0;
    left: 0;
    /*background: -webkit-gradient(linear,left top,right top,color-stop(2.83%,#0b5cff),color-stop(97.64%,#00ff91));*/
    background: linear-gradient(174.56deg, #00799F 30.21%, #001E6B 100%) !important;
    background: linear-gradient(90deg,#0b5cff 2.83%,#00ff91 97.64%);
    border-radius: 12px 12px 0 0;
    width: 100%;
    height: 24px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    display: block;
}
.plan-wrapper-row a {
    text-decoration: none;
}





@media screen and (max-width: 1024px) { 
    .circular-slider .wrapper .slides-holder__item {
        width: 70px !important;
        height: 70px !important;
    }
    .top-searched-special::before {
        bottom: -50px;
    }
    .circular-slider .wrapper .descriptions__item h1 {
        font-size: 1.2rem;
    }
    .circular-slider .wrapper .descriptions__item .description {
        font-size: .8rem;
        line-height: 16px;
    }
    .top-searched-special::after {
        top: 40%;
    }
    .circular-slider .wrapper .controls__left .icon-wrapper, 
    .circular-slider .wrapper .controls__right .icon-wrapper, 
    .circular-slider .wrapper .controls__autoplay .icon-wrapper {
        font-size: 2em;
    }
    /*.pricingTable:nth-child(1) {*/
    /*    margin: 0 0 20px;*/
    /*}*/
    .pricingTable-wrap .col-md-4 {
        width: 100%;
    }
    .pricingTable {
        padding-bottom: 60px;
        height: auto;
    }
    .vision-mission-wrapper .col-md-3 {
        width: 100%;
    }
    .vision-mission-wrapper .col-md-9 {
        width: 100%;
    }
    .vm-vission {
        text-align: left;
    }
    .fusion-page-title-bar {
        height: 300px;
    }
    .navbar-light .navbar-brand {
        margin-top: 0;
    }
    .featureslider {
        max-width: 100%;
        padding: 0 20px;
        height: 370px;
    }
    .esaytab button {
        font-size: 14px;
    }
    .registration-process-body {
        flex-wrap: wrap;
    }
    .registration-process-left {
        width: 100%;
    }
    .registration-process-center {
        width: 60%;
        margin: 30px auto;
    }
    .registration-process-right {
        width: 100%;
    }
    .pricingTable.active-price-table {
        margin: 0 0 20px;
        min-height: inherit;
        height: auto;
    }
    .find-doctor-special .img-holder {
        height: 70px;
        width: 70px;
    }
    .dep {
        font-size: 14px;
    }
    .find-doctor-special h2 {
        font-size: 25px;
    }
    .ourdoctors-card-head {
        flex-direction: column;
    }
    .current-place {
        flex-direction: column;
    }
    body {
        padding-top: 178px;
    }
    .who-we-are-sec .col-md-7 {
        width: 100%;
    }
    .who-we-are-sec .col-md-5 {
        width: 100%;
    }
    .menu-area .navbar-light .navbar-nav .nav-link.active::after {
        content: none;
    }
    .muted-btn {
        right: 4%;
        top: 8%;
    }
    .muted-btn i {
        font-size: 1.4rem;
    }
    .ourdoctors-section .col-md-4 {
        width: 50%;
    }   
    .about-profile {
        margin-top: 40px;
        text-align: center;
    }
    .special-feature-overview .col-md-4 {
        width: 50%;
    }
    .contact-us-wrapper .col-md-7 {
        width: 100%;
    }
    .contact-us-wrapper .col-md-5 {
        width: 100%;
    }
    
}

@media (max-width: 768px) {
    .vision-mission-wrapper.vision-mission-home {
        position: relative;
        top: 0;
        padding: 30px 0 10px;
    }
    .intro-video-sec {
        padding: 20px 0 40px;
    }
    .special-feature-overview .col-md-4 {
        width: 100%;
    }
    .ourdoctors-section .col-md-4 {
        width: 100%;
    }   
  .contact-page .contact-form-section .contact-form {
    padding: 20px;
  }
  .ourdoctors-card-head {
        flex-direction: row;
    }
    .current-place {
        flex-direction: row;
    }
    .btn-load-more {
        font-size: 18px;
    }
}
.contact-page .contact-form-section .bg-contact-img {
  background: url(/images/bg-contact.png?d72def37400ee17c8dd254a5f7ff888e) no-repeat center;
  background-size: cover;
  display: block;
  padding: 60px 60px 0;
  border-radius: 20px;
}

.menu-area .navbar-light .navbar-nav .nav-link:focus, 
.menu-area .navbar-light .navbar-nav .nav-link:hover {
    color: #FBAA4B;
}

div#department_list , #country_list {
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.search-country-svg {
    margin-left:5px;
    margin-top: 0;
    width:30px;
    position: absolute;
    left: 0;
    top: 22px;
    z-index: 9999;
}


@media screen and (min-width: 767px) {
  .Swiperdepartspecial .swiper-wrapper {
        padding: 0 45px;
    }
}




@media (max-width: 768px) {
  .contact-page .contact-form-section .bg-contact-img {
    padding: 20px 20px 0;
  }
}

 @media screen and (min-width: 1366px) {
     .special-icon-holder .col-4 {
         max-width: 16.6%;
         flex: 0 0 16.6%;
         width: auto;
     }
 }
 
 @media screen and (max-width:1100px) {
     .pricingTable {
         margin: 0 0 20px
     }
     .speacial-list {
         width: 130px;
         height: 120px;
     }
     .speacial-list-holder iconify-icon {
         font-size: 30px;
     }
     .departandspec-top-sec .nav {
        flex-wrap: wrap;
    }
    .departandspec-top-sec .nav li {
        width: auto;
    }
    .departandspec-top-sec .nav-tabs .nav-link {
        padding: 15px 15px;
    }

 }


 @media screen and (max-width:768px) {
    .special-feature-box:hover {
        box-shadow: none;
    }
    .special-feature-box:hover {
        transform: scale(1);
    }
    button#search-button {
        font-size: 12px !important;
        width: 150px !important;
    }
    .doctors-search-bar .search-c-span {
        width: 150px !important;
    }
    .search-c-span span {
        font-size: 12px !important;
    }
    .search-c-span svg {
        width: 18px;
    }
    #search-button svg {
        width: 14px;
    }
    .search-country-svg {
        top: 11px;
    }
    .doctors-search-bar .form-control {
        height: 40px;
        font-size: 12px;
    }
    .departandspec-wrraper h2 {
        font-size: 30px;
    }
    .swiper-button-next:after, .swiper-button-prev:after {
        font-size: 13px !important;
    }
    .swiper-button-next, .swiper-button-prev {
        width: 30px!important;
        height: 30px!important;
    }
    .departandspec-top-sec .swiper-button-next, 
    .departandspec-top-sec .swiper-button-prev {
        display: none;
    }
    .copyright-wrap {
        margin-top: 0;
    }    
    .heroslide-content-body {
        width: 100%;
        padding-right: 5%;
        padding-left: 5%;
    }
    .feature-video-animation {
        display: none;
    }
    .header-top.second-header {
        display: none;
    }
    .navbar-light .navbar-brand {
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 0;
        display: block;
        margin-bottom: 0;
    }
    body {
        padding-top: 120px;
    }
    .head-login-icon {
        margin-left: 0;
        display: flex;
        margin-right: 15px;
        align-items: center;
    }
    .top-btn {
        padding: 6px 28px;
    }
    .pricingTable.active-price-table {
        margin: 0;
        min-height: inherit;
    }
    .pricingTable {
        min-height: inherit;
        padding-bottom: 40px;
        height: auto;
    }
    .pricingTable-header h2 {
        margin-bottom: 0;
    }
    .pricingTable-signup {
        position: static;
        margin-top: 20px;
    }
    .pricingTable .pricing-content ul {
        padding-left: 30px;
        padding-right: 30px;
    }
    .pricingTable-wrap {
        padding: 40px 20px 40px;
    }
    .pricingTable.active-price-table {
        margin: 30px 0;
    }
    .pricingTable:hover {
        transform: scale(1);
    }
    .pricing-table-heading h2 {
        font-size: 30px;
    }
    .app-intro-body h3 {
        font-size: 30px;
    }
    .app-intro-sec {
        padding: 40px 30px;
        background-image: none;
        min-height: inherit;
    }
    .footer-bg.footer-p {
        padding: 30px 20px 60px;
    }
    .footer-widger-logo {
        top: 0;
        margin-bottom: 20px;
    }
    .heroheroslider {
        min-height: 500px;
    }
    .repa-process-taps .nav .nav-item {
        width: auto;
        text-align: center;
    }
    .repa-process-taps .nav-link {
        padding: 10px 17px;
        font-size: 14px;
    }
    .esaytab button {
        padding: 10px 17px;
        font-size: 14px;
        width: auto;
    }
    .repa-process-taps .nav {
        flex-wrap: wrap;
    }
    .esaytab {
        flex-wrap: wrap;
    }
    .registration-process-left {
        padding: 0 20px 30px;
        width: 100%;
    }
    .registration-process-body {
        flex-wrap: wrap;
    }
    .registration-pw-box .registration-process-right {
        padding: 5% 20px 5%;
    }
    .registration-process-right {
        padding: 5% 20px 5%;
        width: 100%;
    }
    .registration-process-left h2 {
        font-size: 30px;
    }
    .speacial-feature-inner {
        padding: 0 20px 40px;
    }
    .speacial-feature-head h2 {
        font-size: 30px;
    }
    .top-searched-special::after,
    .top-searched-special::before {
        content: none;
    }
    .navbar-brand img {
        width: 150px;
    }
    .registration-process-center {
        padding: 0 30px;
        width: 100%;
    }
    .speacial-feature-head {
        position: static;
        width: 100%;
        text-align: center;
    }
    .swiper-button-next, .swiper-rtl .swiper-button-prev {
        left: auto !important;
    }
    .speacial-feature-inner .swiper-button-next, 
    .speacial-feature-inner .swiper-rtl .swiper-button-prev {
        left: 92% !important;
    }
    .speacial-feature-inner .swiper-button-prev, 
    .speacial-feature-inner .swiper-rtl .swiper-button-next {
        left: -8px;
    }
    .our-doc-team-img {
        width: 120px;
        height: 120px;
        border: 5px solid #fff;
    }
    .faqs-wrapper .nav-pills .nav-link {
        font-size: 18px;
        width: 100%;
        padding: 20px 0;
    }
    .faqs-wrapper div#v-pills-tab {
        flex-wrap: nowrap;
        width: 100%;
    }
    .fusion-page-title-bar {
        height: 220px;
    }
    .fusion-page-title-bar .fusion-page-title-row h1 {
        font-size: 27px;
    }
    .nav-link.borderb-nav {
        border-bottom: 0 !important;
    }    
    .faqs-wrapper-box h3 {
        font-size: 22px;
    }
    .faqs-wrapper {
        padding: 30px 0;
    }
    .who-we-are-sec {
        padding: 0 0 40px;
    }
    .about-intro-sec {
        padding: 0;
    }
    .special-feature-box {
        min-height: inherit;
        padding-top: 20px;
    }
    .about-intro-sec {
        margin-top: 30px;
    }
    .about-intro-sec h1 {
        font-size: 35px;
        margin-bottom: 15px;
    }
    .vision-mission-wrapper {
        padding-bottom: 30px;
        padding-top: 30px;
        margin-top: 0;
    }
    .vm-vission {
        text-align: left;
    }
    .special-feature-sec {
        padding: 60px 0;
    }
    .faqs-wrapper-holder {
        padding: 0 20px;
    }
    .find-doctor-special .img-holder {
        height: 70px;
        width: 70px;
        padding: 24px;
    }
    .our-doc-team h3 {
        font-size: 17px;
    }
    .find-doctor-special span {
        width: 100%;
    }
    .login-wrap-btn {
        padding: 0 20px;
    }
    .easy-title h2 {
        font-size: 30px;
    }
    .find-doctor-special h2 {
        font-size: 30px;
        margin-bottom: 45px !important;
    }
    .registration-process-wrapper {
        padding: 20px 0 0;
    }
    .contact-form .g1 .col {
        flex: 1 0 100%;
    }
    .contact-info h3 {
        font-size: 34px;
    }
    .contact-us-wrapper {
        padding: 60px 0 0;
    }
    .our-title {
        font-size: 25px;
    }
    .book-appointment-inner {
        padding: 40px 30px;
        flex-direction: column;
    }
    .book-appointment-inner h4 {
        margin-bottom: 30px;
    }
    .btn.btn-bpn {
        padding: 16px;
        font-size: 17px;
    }
    .btn-load-more {
        font-size: 18px;
    }
    .special-feature-overview .swiper {
        height: auto;
    }
    .special-feature-overview .swiper-wrapper {
        height: auto;
    }
    .special-feature-overview .swiper-slide, .special-feature-overview swiper-slide {
        height: auto;
    }
    .ourdoctors-section .swiper-button-next, .ourdoctors-section .swiper-button-prev {
        top: var(--swiper-navigation-top-offset,55%);
    }
    .contact-info {
        padding: 25px 10px;
    }
    .top-header p {
        font-size: 9px;
    }


}


