/********** Template CSS **********/
:root {
    --primary: #486683;
    --light: #F8F8F8;
    --dark: #252525;
}
body{
    font-size: 18px;
    color: #486683;
    font-family: "Nunito Sans", sans-serif;
    overflow-x: hidden;
    font-weight: 600;
    letter-spacing: 0em;
    line-height: 1.8;
}

h1,
h2,
.h1,
.h2,
.fw-bold {
    font-weight: 400 !important;
}
a {
    color: #486683;
    text-decoration: none;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin-bottom: .8rem;
}
li {
    margin-bottom: 15px;
}
h3,
h4,
.h3,
.h4,
.fw-medium {
    font-weight: 500 !important;
}

h5,
h6,
.h5,
.h6,
.fw-normal {
    font-weight: 400 !important;
}
.display-5 {
    font-size: 4.5rem; color: #000;
}
.bg-tringle {
    background: url(../img/p-bg.jpg) 0 0 no-repeat;
    background-size: cover;
}
.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 30px;
    z-index: 99;
    background: #2ab8e1 !important;
    color: #fff !important;
    border: 0 !important;
}

h1 {
    font-weight: 700 !important;
    font-size: 45px !important;
    color: #0c2b55;
}
h2 {
    font-size: 35px;
    font-weight: 700 !important;
    color: #0c2b55;
}
.m-auto{margin: 0 auto;}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    
}
h5, .h5 {
    font-size: 1.5rem;
}
h4, .h4 {
    font-size: 20px;
    font-weight: 600 !important;
    color: #0c2b55;
}
img{max-width: 100%}
.aboutUsDescription ul {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex
}
.aboutUsDescription ul li {
    display: inline-block;
    border: 1px solid #ffffff;
    padding: 0;
    margin: 40px 0;
    font-size: 20px;
    width: 34%;
}
.aboutUsDescription ul li h5 {
    font-size: 21px;
    padding: 31px;
    line-height: 33px;
}

.language-select select,
.language-select ::picker(select) {
  appearance: base-select;
}


.language-select select:hover,
.language-select select:focus {
  background: #e7f5fe;
}
.language-select select::picker-icon {
  color: #999999;
  transition: 0.4s rotate;
}
.language-select select:open::picker-icon {
  rotate: 180deg;
}
::picker(select) {
  border: none;
}
.language-select option {
  display: flex;
  justify-content: flex-start;
  gap: 20px;

  border: 2px solid #dddddd;
  background: #eeeeee;
  padding: 10px;
  transition: 0.4s;
}
.language-select option:first-of-type {
  border-radius: 8px 8px 0 0;
}

.language-select option:last-of-type {
  border-radius: 0 0 8px 8px;
}

.language-select ::picker(select) {
  border-radius: 8px;
}

.language-select option:not(option:last-of-type) {
  border-bottom: none;
}
.language-select option:nth-of-type(odd) {
  background: white;
}

.language-select option:hover,
.language-select option:focus {
  background: #dbedfd;
}
.language-select option .icon {
  font-size: 1.6rem;
  text-box: trim-both cap alphabetic;
}
.language-select selectedcontent .icon {
  display: none;
}
.language-select option:checked {
  font-weight: bold;
}
.language-select option::checkmark {
  order: 1;
  margin-left: auto;
  content: "☑️";
}
.language-select ::picker(select) {
  opacity: 0;
  transition: all 0.4s allow-discrete;
}
.language-select :open::picker(select) {
  opacity: 1;
}
@starting-style {
  :open::picker(select) {
    opacity: 0;
  }
}
.language-select ::picker(select) {
  top: calc(anchor(bottom) + 1px);
  left: anchor(10%);
}
.listing-page-main h2 {
    color: #1c4074;
}
.aboutUsDescription ul li strong {
    display: inline-block;
    border-bottom: 1px solid #ccc;
    width: 100%;
    padding: 0px 0px 25px 0px;
    font-size: 22px;
    margin-bottom: 21px;
    color: #000;
}
.head-title.whyChooseUs h2 {
    color: #0c9287;
}
.whyChooseUs p {
    color: #374a73;
}
.prod-text {
    width: 100%;
    position: absolute;
    top: 50%;
    text-align: center;
}
.h-banner-text h1 {
    color: #fff;
}
.bt-i-w-white .prod-text {
    top: 60%;
}
.bt-i-w-white .prod-text h2 {
    font-size: 80px;
    color: #fff;
    font-weight: 300 !important;
}
.bt-i-w-white .prod-text a {
    color: #fff;
    font-size: 25px;
    display: inline-block;
    border-bottom: 1px solid #fff;
}
.bt-i-w-black .prod-text {
    top: 79%;
}
.bt-i-w-black .prod-text h2 {
    font-size: 80px;
    font-weight: 400 !important;
}
.bt-i-w-black .prod-text a {
    color: #000;
    font-size: 25px;
    display: inline-block;
    border-bottom: 1px solid #000;
}
.bt-i-w-black .prod-text {
    top: 71%;
}
.about-page .static-content-dd-img {
    border: 1px solid #95281f;
    overflow: hidden;
    border-radius: 240px 30px 240px 30px;
    box-shadow: 0 0 20px #9c16295e;
    margin: 50px 0 0 0;
}

h3 {
    color: #02275d;
    font-size: 25px;
    font-weight: 700 !important;
}


/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}


/*** Button ***/
.btn {
    font-weight: 500;
    transition: .5s;
}

.btn.btn-primary,
.btn.btn-secondary {
    color: #000;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}

.btn-outline-body {
    color: var(--primary);
    border-color: #777777;
}

.btn-outline-body:hover {
    color: #FFFFFF;
    background: var(--primary);
    border-color: var(--primary);
}

.btn-primary:hover {
        color: #fff !important;
    background-color: var(--primary);
    border-color: var(--primary);
}

/*** Top Navbar ***/
.top-bar {
    color: #06323d;
    padding: 2px 20px 0;
    position: relative;
    z-index: 9999;
    font-weight: 600;
    border-bottom: 1px solid #06323d38;
    background: #e7f5fe;
}
.top-bar a {
    color: #06323d;
    font-weight: 500;
}
.top-bar .top-bar-menu ul li a {
    color: #06323d;
    font-weight: 500;
    border-right: 1px solid;
    padding-right: 15px;
}
a.emergencyContact {
    position: relative;
    background: #e6f4fd;
    color: #b2090a !important;
    border: 1px solid;
    padding: 3px 20px 6px;
    border-radius: 100px;
    top: 26px;
    left: -26px;
    animation: blink 1s ease-in-out infinite none;
}

@keyframes blink{
    0% {
        box-shadow: 0 0 0 0 rgba(178, 9, 10, 0.4);
    }
    100% {
        box-shadow: 0 0 0 16px rgba(187, 222, 251, 0.3);
    }
}

.top-bar .top-bar-menu ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.top-bar .top-bar-menu ul li {
    display: inline-block;
    padding: 0 5px;
    margin: 0px 0 1px;
}
li.language-select {
    position: relative;
    top: -2px;
}
.top-bar .top-bar-menu ul li:last-child a {
    border: 0;
    margin-bottom: 0;
    padding: 0;
}

/*** Navbar ***/
.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}
.navbar ul {
    padding: 0;
    margin: 0;
    list-style: none;     display: inline-block;
}
.navbar ul li {
    display: inline-block;
    padding: 0 18px;
    position: relative;
    margin: 0;
}

.dropdown-top {
    display: none;
    position: absolute;
    text-align: left;
    background: #e3f4fc;
    padding: 9px 25px;
    width: 195%;
    left: 9px;
    top: 60px;
    border-radius: 12px;
    box-shadow: 0px 2px 4px rgb(6 8 31 / 34%);
    z-index: 99999;
}
h3.news-link a {
    font-size: 21px;
    display: inline-block;
    margin-bottom: 50px;
    border: 1px solid #000;
    border-radius: 67px;
    padding: 20px 40px;
}

.dd-nav:hover .dropdown-top {
    display: block !important;
}

.navbar .navbar-nav .nav-link {
    margin-right: 30px;
    padding: 8px 0;
    color: var(--dark);
    font-weight: 500;
    text-transform: capitalize;
    outline: none;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    color: var(--primary);
}


/*.navbar.sticky-top {
    top: -100px;
    transition: .5s;
}*/
.navbar-light {
    background: #fff;
}
.navbar.sticky-top {
    width: 100%; margin-bottom: 5px;
}
.navbar-brand {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: inherit;
    font-size: inherit;
    white-space: inherit;
    
    display: inline-block;
}
.navbar-expand-lg {
    flex-wrap: inherit;
    justify-content: inherit;
}
.navbar {
    display: inline-block;
    padding-top: 18px;
    padding-bottom: 0;
}
.shadow-sm nav.navbar {
    padding-top: 12px;
}
.parent-login {
    display: inline-block;
}
.navbar-nav {
    display: block; margin: 0 auto;
}
.navbar .navbar-nav .nav-link {
    display: inline-block;
    font-weight: 400;
    font-size: 19px;
}
.nav-item.dropdown {
    display: inline-block;
}
.navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
    border: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
    background: #fff;
}
.navbar-toggler-icon {
    width: 30px;
    height: 98px;
}
.txt-i-w {
    position: relative;
}
.top-nav.sticky {
    position: fixed;
    padding: 0 50px;
    top: 50px;
}
.brand-logo img {
    max-width: 100%;
}
.header-carousel {
    position: relative;
}
.navbar a {
    color: #1c4074;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    margin: 20px 0;
}


.dropdown-top a:after {
    display:none;
}

.navbar li:last-child a:after {
    display: none;
}
.dropdown-top a {
    margin: 8px 0;
}
.parent-login a {
    background: #06323d;
    padding: 5px 14px;
    border-radius: 20px;
    color: #fff;
}
a.pdLogin {
    border: 1px solid #c70006;
    color: #c70006 !important;
    padding: 1px 20px;
    border-radius: 100px;
    text-transform: capitalize;
}
.patient-menu {
    position: relative;
    display: inline-block;
}
.patient-menu .patient-menu-toggle {
    display: inline-block;
    max-width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
.patient-dropdown {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1050;
    min-width: 190px;
    padding: 8px;
    margin: 0;
    list-style: none;
    background: #fff;
    border: 1px solid rgba(28, 64, 116, 0.1);
    border-radius: 8px;
    box-shadow: 0 14px 35px rgba(28, 64, 116, 0.18);
    opacity: 0;
    visibility: hidden;
    transform: translateY(8px);
    transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s ease;
    pointer-events: none;
}
.top-bar .top-bar-menu .patient-dropdown {
    min-width: 170px;
}
.patient-dropdown:before {
    position: absolute;
    top: -6px;
    right: 25px;
    width: 12px;
    height: 12px;
    content: "";
    background: #fff;
    border-top: 1px solid rgba(28, 64, 116, 0.1);
    border-left: 1px solid rgba(28, 64, 116, 0.1);
    transform: rotate(45deg);
}
.patient-menu:hover .patient-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
}
.patient-dropdown li {
    display: block;
    padding: 0 !important;
}
.top-bar .top-bar-menu .patient-dropdown li,
.navbar .patient-dropdown li {
    display: block;
    width: 100%;
    padding: 0 !important;
    margin: 0;
}
.patient-dropdown form {
    margin: 0;
}
.patient-dropdown a,
.patient-dropdown button {
    display: block;
    width: 100%;
    padding: 11px 13px;
    margin: 0;
    color: #1c4074 !important;
    font: inherit;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    text-align: left;
    text-transform: capitalize;
    text-decoration: none;
    white-space: nowrap;
    background: transparent;
    border: 0;
    border-radius: 6px;
    cursor: pointer;
}
.top-bar .top-bar-menu .patient-dropdown a,
.top-bar .top-bar-menu .patient-dropdown button {
    padding: 11px 13px;
    border: 0;
}
.patient-dropdown a:hover,
.patient-dropdown button:hover {
    color: #c70006 !important;
    background: #f7fbff;
}
a.wp-icon-top {
    position: relative;
    top: -5px;
}
li.googletranslator {
    border: 1px solid #000;
    border-radius: 100px;
    overflow: hidden;
    background: none;
    margin: 0px 0;
    position: relative;
    top: 10px;
}
li.googletranslator img.goog-te-gadget-icon {
    display: none;
}
.goog-te-gadget-simple {
    border: 0 !important;
    background: none !important;
    font-size: 15px !important;
    padding: 5px 10px !important;
}
li.hide-top.showBtn {
    display: inline-block !important;
        padding: 0 5px !important;
}
.perma-btn-toggle.goTop {
    bottom: inherit;
    bottom: -40px;
    left: inherit;
    right: 25px;
    transform: rotate(-90deg);
}
li.hide-top {
    display: none !important;
}
.top-left-cta {
    position: relative;
    top: 16px;
    font-size: 16px;
}
.inner-banner-wrapper {
    margin-bottom: 50px;
}
.top-left-cta a {
    color: #b6191a;
}
.seo-cont-1 h1 {
    font-size: 30px !important;
    font-weight: 400 !important;
}
.home-contact-form {
    background: linear-gradient(180deg, #ffccbc47, #fefbf4); border-bottom: 1px solid #ccc;
}
.home-banner {
    background-size: cover;
    padding: 0;
    background-repeat: no-repeat;
    margin: 0 0 0 0;
    border-top: 1px solid #c4c4c4;
}
.h-banner-text {
    padding: 80px 0 0 0;

}
.h-banner-text h2 {
    color: #fff;
    font-size: 40px;
}
.h-banner-text h2 span {
    font-size: 38px;
    font-weight: 200;
        width: 100%;
    display: inline-block;
}
.sticky-top {
    position: sticky;
    top: 0 !important;
    z-index: 1020;
        background: #e3f4fc;
}
.shadow-sm {
    background: linear-gradient(180deg, #e6f4fd, #e2f7ff);
    backdrop-filter: blur(33px);
}
/*.shadow-sm img {
    max-width: 230px;
}*/
.shadow-sm a.navbar-brand {
    padding: 10px 0;
}
.shadow-sm .navbar ul li {
    margin-bottom: 0;
}
.shadow-sm .navbar ul li .language-select select#pet-select {
    font-size: 15px;
    font-weight: 600;
    border-radius: 100px;
    padding: 2px 15px;
}
.h-banner-text p {
    color: #fff;
    font-weight: 200;
    font-size: 18px;
}
.aboutAfterBanner {
    position: relative;
    margin: -175px 0 30px 0;
}
.dServices {
    background: linear-gradient(180deg, #c6edfff5, #ffffff00);
    padding: 40px 0;
    border-radius: 12px;
}
.w-80 {
    width: 80%;
}
.w-85 {
    width: 85%;
}
.borTopAbout {
    border-top: 1px dashed;
    padding-top: 35px;
}

.aContactForm {
    width: 650px;
    margin: 40px auto 50px;
    border: 27px solid #ffffff;
    padding: 0;
    text-align: left;
    border-radius: 15px;
    background: #ffffff;
    position: relative;
}
.aContactForm form#contactForm {
    padding: 125px 40px;
    background: #fff url(../img/forn-top.jpg) 0 0 repeat-x;
    background-size: contain;
    border: 1px solid #6b6b6b;
    border-radius: 15px;
}
.aboutContctForm label {
    font-weight: 700;
    color: #07244e;
}
.aboutContctForm input.form-control.btn.btn-link.submitContactForm {
    width: auto;
    font-size: 20px;
    padding: 10px 30px;
    margin-top: 30px;
}
.aContactno {
    padding: 65px 0 0 55px;
}
.contactno ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.contactno ul a.btn.btn-link {
    border: 0;
    padding: 0;
    font-size: 40px;
    font-weight: 900;
    color: #0d9186;
    margin: 0;
        text-decoration: none;
}
.gmaplink a.btn.btn-link {
    border: 0;
    padding: 0;
    text-decoration: underline;
    font-size: 20px;
    color: #014540;
}
.gmaplink img {
    max-width: 35px;
    margin-right: 9px;
}

.form-fElement {
    position: absolute;
    bottom: 1px;
    max-width: 285px;
    right: -35px;
}
.aContactForm input.form-control.btn.btn-link.submitContactForm {
    width: auto;
    font-size: 20px;
    padding: 8px 30px;
    margin: 40px 0 0 0;
}
form#contactForm input.form-control.btn.btn-link.submitContactForm {
    border-radius: 76px;
    background: #1c4074 !important;
}
.aboutUs-contact-form{background: url(../img/contact-bg.png) no-repeat; background-position: right center; background-size: contain; padding: 55px 0;}
.otherProfileDetail ul {
    padding: 0;
    list-style: none;
    margin: 0;
    display: inline-block;
        vertical-align: top;
}
.otherProfileDetail ul li {
    display: inline-block;
    width: 30%;
    text-align: center;
    padding: 15px;
    vertical-align: top;
}
.otherProfileDescription ul li {
    width: 100%;
    text-align: left;
    padding: 0 0 15px 0;
    border-bottom: 1px dashed;
}
.otherProfileDetail ul li img {
    max-width: 100%;
    margin-bottom: 25px;
    border-radius: 10px;
}
.otherProfileDescription {
    height: 530px;
    overflow: auto;
        text-align: left;
}
.otherProfileDetail {
    margin-bottom: 50px;
}
.aboutTeam h2 {
    font-size: 55px;
    text-align: left;
}
.galler-img-left img {
    border-radius: 15px;
}
.aboutTeam h2 span {
    display: inline-block;
    font-size: 115px;
    float: left;
    color: #1c4074;
    margin-right: 40px;
}

.dServices ul img {
    max-width: 80px;
    margin: 0 auto;
}
.dServices ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: space-around;
}
.dServices ul li:last-child {
    border: 0;
}
.dServices ul li {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    justify-content: space-around;
    font-size: 22px;
    font-weight: 700;
    color: #002863;
    border-right: 1px solid #0f635b57;
    padding: 0 50px;
    line-height: normal;
}
.aboutDoctor img {
    max-width: 95%;
    margin: 0 auto;
}
.connectNow.justify-left {
    justify-content: left;
    padding: 0;
    border: 0;
}
.connectNow.justify-left a.wp-icon-top.callBtn {
    margin: 0;
}
.shortDescription .connectNow.justify-left {
    margin-top: 50px;
}
.home-banner .owl-nav {
    width: 100%;
    position: absolute;
    top: 50%;
    padding: 0 75px;
}
.shadow-sm .navbar a {
    color: #000;
    font-weight: 700;
    font-size: 14px;
}
.home-banner .owl-prev {
    position: absolute;
    left: 70px;
    text-indent: -9999px;
    width: 44px;
    height: 44px;
    background: url(../img/icons/left-arrow.png) 0 0 no-repeat;
}
.home-banner .owl-next {
    position: absolute;
    right: 70px;
    text-indent: -9999px;
    width: 44px;
    height: 44px;
    background: url(../img/icons/right-arrow.png) 0 0 no-repeat;
}
.btn-primary {
    color: #000;
    background-color: #b78d6500;
    border-color: #000000;
    border-radius: 50px;
}
.listing-page-main h3 {
    display: inline-block;
    width: 100%;
}
.pb-8 {
    padding-bottom: 80px;
}
.right-side-bar h4 {
    border-bottom: 2px dashed;
    padding-bottom: 15px;
    margin-bottom: 30px;
    font-size: 20px;
}
.cat-img img.maqkrmuzmf {
    max-width: 75px;
    max-height: 75px;
}
td {
    border: 1px solid #ccc;
    padding: 15px;
}
table {
    margin-bottom: 40px;
}
.l-c-icons ul {
    padding: 0;
    list-style: none;
    display: inline-block;
}
.l-c-icons ul li {
    display: inline-block;
    margin: 9px 4px 0;
}
.l-c-icons ul li img.img-fluid {
    width: 24px;
}
.currency-list {
    display: none;
}
.currency-w {
    display: inline-block;
}
.currency-w img.img-fluid {
    width: 13px;
}
.dd-icon {
    width: 10px !important;
}
.navbar>.container, .navbar>.container-fluid, .navbar>.container-sm, .navbar>.container-md, .navbar>.container-lg, .navbar>.container-xl, .navbar>.container-xxl {
    display: inline-block;
    flex-wrap: inherit;
    align-items: center;
    justify-content: inherit;
}
.txt-i-w h2 {
    position: absolute;
    bottom: 70px;
    color: #fff;
    font-size: 90px;
    left: 57px;
}
.txt-i-w h2 a{color: #fff}
.afterBanner {
    background: #21b5a8a6;
    padding: 60px 250px 120px 70px;
    border-radius: 45px 0 0 45px;
    color: #fff;
    margin: -230px 0 130px 0px;
    position: relative;
    z-index: 1;
    width: 80%;
    float: right;
    clear: both;
}
.faqsHome {
    margin-bottom: 50px;
}
.home-banner .owl-carousel .owl-item img {
    height: 95vh;
}
.faq-list .card {
    width: 70%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    border: 0;
    padding: 8px 15px;
}
.faq-list .card .card-header {
    padding: 0;
}
.card-header a {
    padding: 1rem 1rem;
    margin-bottom: 0;
    background-color: rgb(37 195 190);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    width: 100%;
    display: inline-block;
    color: #fff;
    border-radius: 12px;
}
.faq-list .card .card-body {
    padding: 8px 21px;
}
.container-fluid.homeMidSection {
    clear: both;
}
.afterBannerHeading h2 {
    color: #fff;
    font-size: 55px;
}
.afterBannerHeading p {
    font-size: 20px;
}
.afterBannerHeading {
    margin-bottom: 40px;
}
.afterBannerDescription ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 50px;
    position: absolute;
    width: 90%;
}
.afterBannerDescription ul li {
    border: 5px solid #6ecfc654;
    border-radius: 15px;
    padding: 35px;
    text-align: center;
    background: #fff;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
    width: 22%;
    padding-left: 15px;
    padding-right: 15px;
}
.afterBannerDescription ul li:hover {
    background: #219f93e8;
    color: #fff;
}
.afterBannerDescription ul li:hover img {
    filter: invert(1);
}
.afterBannerDescription ul li:hover h4 {
    color: #fff;
}
.afterBannerDescription ul li h4 {
    color: #0c2b55;
    font-weight: 600 !important;
}
.afterBannerDescription ul li img {
    height: 75px;
    width: auto;
    object-fit: contain;
}
.authorDetail.text-center {
    border: 1px solid #cee2e3;
    border-radius: 17px;
    padding: 30px;
}
.authorDetail.text-center img.authorImage {
    margin-top: -65px;
    margin-bottom: 30px;
}
.authorDetail.text-center {
    border: 1px solid #cee2e3;
    border-radius: 17px;
    padding: 30px;
    width: 90%;
    margin: 5px auto 0;
    background: url(../img/center-bg.jpg) 0 0 no-repeat;
    background-size: cover;
    height: 97%;
}
.rightContent {
    padding: 50px 0;
    border-radius: 25px;
}
.rightContent ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.rightContent ul li {
    border-right: 1px solid #ccc;
    margin-bottom: 25px;
    padding-bottom: 25px;
    color: #02275d;
    width: 33%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin: 10px 0px 10px;
    padding: 0 25px;
}
.rightContent ul li:last-child {
    padding: 0 22px;
    border: 0;
    margin: 10px 0;
}
.rightContent ul li strong {
    font-size: 25px;
    display: inline-block;
    margin-bottom: 15px;
}
.authorDetail h2 {
    color: #07625a;
    font-size:30px;
}
.authorDetail.text-center p {
    color: #16386b;
    line-height: normal;
}
.midContentWrapper {
    text-align: left;
    width: 100%;
    height: 525px;
    overflow: auto;
    padding: 0px 30px 0 0;
}
.homeDoctorInfo {
    padding: 75px 0 0 0;
}
.product-text.faded {
    height: 105px;
    overflow: hidden;
    text-align: center;
}
.product-text {
    max-height: 10000px;    
    cursor: pointer;
    position: relative;
    z-index: 9;
}

.product-text.faded span.tooltiptext.close {
    display: none;
}
.product-text span.tooltiptext.open {
    display: none;
}
.product-text.faded span.tooltiptext.open {
    display: block;
}
.readmoreText {
    position: absolute;
    right: 0;
    color: #ffffff;
    bottom: -7px;
    font-weight: 300;
    font-size: 14px;
    text-align: right;
}
.product-text {
    padding: 0 5%;
}


@media (max-width: 991.98px) {
    .navbar .navbar-nav .nav-link {
        margin-right: 0;
        padding: 10px 0;
    }

    .navbar .navbar-nav {
        border-top: 1px solid #EEEEEE;
    }
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        visibility: hidden;
        top: 100%;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%;
        transition: .5s;
        opacity: 0;
    }

    .navbar .nav-item:hover .dropdown-menu {
        transform: rotateX(0deg);
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
}


/*** Header ***/
.owl-carousel-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    
}

@media (max-width: 768px) {
    .header-carousel .owl-carousel-item {
        position: relative;
        min-height: 500px;
    }

    .header-carousel .owl-carousel-item img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .header-carousel .owl-carousel-item p {
        font-size: 16px !important;
    }
}

.header-carousel .owl-dots {
    position: absolute;
    width: 60px;
    height: 100%;
    top: 0;
    right: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.header-carousel .owl-dots .owl-dot {
    position: relative;
    width: 45px;
    height: 45px;
    margin: 5px 0;
    background: var(--dark);
    transition: .5s;
}

.header-carousel .owl-dots .owl-dot.active {
    width: 60px;
    height: 60px;
}

.header-carousel .owl-dots .owl-dot img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 2px;
    transition: .5s;
    opacity: .3;
}

.header-carousel .owl-dots .owl-dot.active img {
    opacity: 1;
}

.page-header {
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url(../img/carousel-1.jpg) center center no-repeat;
    background-size: cover;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: var(--light);
}
.short-des {
    width: 100%;
    line-height: 22px;
    height: 64px;
    overflow: auto;
    padding: 0 10px 0 15px;
    margin-bottom: 20px;
}
.fade.in {
    opacity: 1;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000000c7;
}
.modal {
    top: 0;
    z-index: 9999;
    background: #0000009c;
    backdrop-filter: blur(8px);
}
.modal-content {
    border-radius: 17px; border-radius: 20px;
}
.modal.fade .modal-dialog {
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
}
.modal-dialog {
    max-width: 650px;
}

button.close {
    background: #fff;
    border: 1px solid #000;
    border-radius: 66px;
    position: absolute;
    right: -9px;
    top: -11px;
    width: 29px;
}
form.form-form {
    width: 82%;
    margin: 30px auto;
}
form.form-form .form-control {
    width: 100%;
    border-radius: 34px;
    padding: 13px 30px;
    margin-top: 10px;
    border: 1px dashed #666;
}
form.form-form .form-control.submit-btn {
    background: #000;
    color: #fff;
}
form.form-form label {
    width: 100%;
}

.upload-design {
    background: url(../img/upload-bg.jpg) 0 0 no-repeat;
    background-size: cover;
    padding: 5% 20% 3%;
}
.upload-design h4.section-title.mb-4 {
    
}
.bg-dark {
    background: #000;
    color: #fff;
    padding: 20px 55px;
    border-radius: 50px;
    font-size: 21px;
}
.btn:hover {
    color: #000;
}
.form-control {
    background-color: #fff0;
}
.modal-content {
    background: #f6f8fa;
    background-size: cover;
    margin-bottom: 45px;
    
}
.faqs .card-body {
    padding: 25px;
    line-height: 30px;
}
.cust-testimonial-text {
    height: auto/*300px*/;
    overflow: auto;
    padding: 0 20px 0 0px;
}
.modal-content form {
    width: 89%;
    margin: 0 auto;
    padding: 30px 30px 0px 30px;
    background: #ffffff7a;
}
/*** Section Title ***/
.section-title {
    color: var(--primary);
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: capitalize;
}


/*** Facts ***/
.fact-item .fact-icon {
    width: 120px;
    height: 120px;
    margin-top: -60px;
    margin-bottom: 1.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
    border-radius: 120px;
    transition: .5s;
}

.fact-item:hover .fact-icon {
    background: var(--dark);
}

.fact-item .fact-icon i {
    color: var(--primary);
    transition: .5;
}

.fact-item:hover .fact-icon i {
    color: #FFFFFF;
}
.table-cell-ver {
    display: table-cell;
    vertical-align: middle;
    height: 495px;
}

/*** About & Feature ***/
.about-img,
.feature-img {
    position: relative;
}

.about-img img,
.feature-img img {
    position: absolute;
    width: 60%;
    height: 80%;
    object-fit: cover;
}

.about-img img:last-child,
.feature-img img:last-child {
    margin: 20% 0 0 40%;
}

.about-img::before,
.feature-img::before {
    position: absolute;
    content: "";
    width: 60%;
    height: 80%;
    top: 10%;
    left: 20%;
    border: 5px solid var(--primary);
    z-index: -1;
}


/*** Service ***/
.service-item .bg-img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.service-item .service-text {
    background: var(--light);
    transition: .5s;
}

.service-item:hover .service-text {
    background: rgba(0, 0, 0, .7);
}

.service-item * {
    transition: .5;
}

.service-item:hover * {
    color: #FFFFFF;
}

.service-item .btn {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    color: var(--dark);
    background: #FFFFFF;
    white-space: nowrap;
    overflow: hidden;
    transition: .5s;
}

.service-item:hover .btn {
    width: 140px;
}


/*** Project ***/
.project .nav .nav-link {
    background: var(--light);
    transition: .5s;
}

.project .nav .nav-link.active {
    background: var(--primary);
}

.project .nav .nav-link.active h3 {
    color: #FFFFFF !important;
}


/*** Team ***/
.team-items {
    margin: -.75rem;
}

.team-item {
    padding: .75rem;
}

.team-item::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #FFFFFF;
    transition: .5s;
    z-index: -1;
}

.team-item:hover::after {
    height: 100%;
    background: var(--primary);
}

.team-item .team-social {
    position: absolute;
    width: 100%;
    bottom: -20px;
    left: 0;
}

.team-item .team-social .btn {
    display: inline-flex;
    margin: 0 2px;
    color: var(--primary);
    background: var(--light);
}

.team-item .team-social .btn:hover {
    color: #FFFFFF;
    background: var(--primary);
}


/*** Testimonial ***/
.testimonial-carousel {
   /* display: flex !important;
    flex-direction: column-reverse;*/
    margin: 0 auto;
}
.testimonials-home li {
    list-style: none;
    background: #e9fff3;
    border-radius: 20px;
    padding: 130px 20px 20px 20px;
        position: relative;
}
.content-author {
    display: flex;
    position: absolute;
    left: -15px;
    gap: 25px;
    top: 0;
}
.home-testimonials .user-image {
    width: 100px;
    height: 100px;
    margin: 0;
    border-radius: 1000px;
    overflow: hidden;
    border: 1px solid #ccc;
    position: relative;
    padding: 6px;
}
.content-author p {
    display: flex;
    align-items: center;
    font-weight: 700;
    color: #11294e;
}
.home-testimonials .user-image img {
    padding: 0;
    border-radius: 100px;
    background: #4fc0e8;
    height: 87px;
}
.home-testimonials .user-image {
    width: 100px;
    height: auto;
    margin: 25px auto 20px;
}
.home-testimonials .content-testimonials {
    height: 380px;
    overflow: auto;
    padding: 0 15px;
    margin-bottom: 30px;
}
.testimonial-carousel .owl-dots, .video-carousel .owl-dots {
    
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

.testimonial-carousel .owl-dots .owl-dot, .video-carousel .owl-dots .owl-dot{
    position: relative;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    transition: .5s;
    display: inline-block;
    border: 1px solid #de9b38;
    border-radius: 20px;
}



.testimonial-carousel .owl-dots .owl-dot.active, .video-carousel .owl-dots .owl-dot.active{
    width: 20px;
    height: 20px;
    background: #de9b38;
    border-radius: 20px;
}

/*.testimonial-carousel .owl-dots .owl-dot::after {
    position: absolute;
    width: 40px;
    height: 40px;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--primary);
    background: #FFFFFF;
    border-radius: 40px;
    transition: .5s;
    opacity: 0;
}

.testimonial-carousel .owl-dots .owl-dot.active::after {
    opacity: 1;
}*/
.testimonials-home {
    background: url(../img/testimonialsBg.jpg) center center no-repeat;
    background-size: contain;
}
.testimonials-home .head-title.text-center p {
    color: #0c948f;
}
.testimonial-carousel .owl-dots .owl-dot img {
    opacity: .4;
    transition: .5s;
}

.testimonial-carousel .owl-dots .owl-dot.active img {
    opacity: 1;
}
.testi-bg {
    background: url(../img/testimonial-bg.jpg) center 100% no-repeat;
    background-size: contain;
    padding: 0 88px 45px;
}
.testi-bg .owl-nav.disabled {
    display: block;
}
.testi-bg .owl-nav.disabled .owl-prev {
    position: absolute;
    top: 35%;
    left: -65px;
    background: url(../img/icons/t-a-left.png);
    text-indent: -9999px;
    width: 47px;
    height: 47px;
}
.testi-bg .owl-nav.disabled .owl-next {
    position: absolute;
    top: 35%;
    right: -65px;
    background: url(../img/icons/t-a-right.png);
    text-indent: -9999px;
    width: 47px;
    height: 47px;
}

.video-item.text-center {
    position: relative;
}
a.enq-list {
    position: absolute;
    margin: 0 auto;
    left: 50%;
    right: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
}
.vid-text h3 {
    font-size: 18px;
    margin: 24px 0 8px !important;
    padding: 0 5px;
}
.vid-bg.position-relative img.vid-img {
    width: 100%;
}
div#video-btn .modal-dialog {
    width: 800px !important;
    max-width: 100%;
}

div#video-btn .modal-content {
    width: 800px;
}

.text-primary {
    color: #000000 !important;
}
.testi-bg .gallery-txt h3 {
    font-size: 4.5rem;
}
.testi-bg .display-4 {
    font-size: 2rem;
}
.blog-bg .gallery-txt h3 {
    font-size: 4.5rem;
}
.blog-bg .display-4 {
    font-size: 2rem;
}

.btn.read-more {
    color: #000;
    border: 1px solid #0000009c;
    padding: 0.375rem 1.2rem;
    font-size: 1rem;
    border-radius: 90px;
}
.p-img {
    position: relative; margin: 80px 0;
}
.p-img img.bg-img {
    position: relative;
    border: 5px solid #fff;
    border-radius: 22px;
    width: 85%;
        z-index: 1;
}
.p-img:after {
    position: absolute;
    background: #ae935c;
    width: 78%;
    height: 90%;
    content: '';
    top: -35px;
    left: 80px;
    z-index: 0;
    border-radius: 25px;
}
.py-5 {
    padding-top: 4rem !important;
    padding-bottom: 3rem !important;
}
.nav-tabs {
    border: 0;
    display: inline-block;
    width: 100%;
    margin: 0 0 40px;
}
.nav-tabs li {
    display: inline-block;
}
.nav-tabs li a {
    margin: 0 35px;
    font-size: 21px;
}
.nav-tabs li.active a {
    background: #e9a24f;
    color: #fff;
    padding: 7px 25px;
    border-radius: 50px;
}
.text-right {
    text-align: right;
}
.c-image {
    /*display: table-cell;
    text-align: center;
    height: 210px;
    vertical-align: middle;
    width: 210px;
    border-radius: 200px;
    overflow: hidden;
    border: 1px solid #ffffff59;
    box-shadow: 0 0 10px #9fe7ef59;*/
    
}
.c-image {
    display: inline-block;
    text-align: center;
    height: 215px;
    width: 215px;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #dbdbdbba;
}
.prod-carousel-item h6 {
    background: #47ccc8;
    border-radius: 50px;
    color: #fff;
    font-weight: 400 !important;
    padding: 8px 12px;
    font-size: 14px;
    margin-bottom: 20px;
}
.team-w .prod-carousel-item h6 {
    position: absolute;
    top: 202px;
    left: 0;
    right: 0;
    width: 90%;
    margin: 0 auto;
}
.prod-list .col-lg-4 {
    margin-bottom: 15px;
}
.prod-carousel-home .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    max-width: 375px;
}
.prod-carousel-item a.btn.read-more {
    margin-top: 10px;
    width: 100%;
}
.prod-carousel-home .owl-nav.disabled {
    display: block;
}
.prod-carousel-home .owl-nav.disabled .owl-prev, .success-videos .owl-prev, .news-carousel .owl-prev{
    position: absolute;
    top: 35%;
    left: -65px;
    background: url(../img/icons/left-arrow.png);
    text-indent: -9999px;
    width: 19px;
    height: 42px;
}
.prod-carousel-home .owl-nav.disabled .owl-next, .success-videos .owl-next, .news-carousel .owl-next{
    position: absolute;
    top: 35%;
    right: -65px;
    background: url(../img/icons/right-arrow.png);
    text-indent: -9999px;
    width: 19px;
    height: 42px;
}
.prod-carousel-item p {
    margin: 20px 0;
}
.news-text h3 {
    font-size: 18px;
    margin: 24px 0 8px !important;
    padding: 0 5px;
}
.bg-lo {
    background: #e4f5fb;
}
.blog-t-w img {
    width: 100%;
    border-radius: 11px 11px 0 0;
}
.b-text.bg-b {
    background: #e1cab4;
    border-radius: 0 0 11px 11px;
    padding: 27px 33px;
}
.author-detail a {
    color: #000;
}
.short-d {
    margin-bottom: 16px;
    margin-top: 8px;
}
.blog-bg img {
    width: 100%;
}
a.loadmore {
    display: inline-block;
    border: 1px solid #000;
    color: #000;
    padding: 9px 20px;
    font-size: 19px;
}
.divideri {
    border-top: 1px solid #ccc;
    padding: 15px 0;
    margin-top: 30px;
}
img.blog-im {
    border-radius: 13px;
}
.blog-bg {
    width: 43%;
    margin: 0 auto;
    position: relative;
    z-index: 9;
}
.blog-bg .title {
    position: inherit;
    left: inherit;
    transform: inherit;
    font-size: 17px;
    margin: 0 0 9px 0;
    font-weight: 600;
}
.home-blog .col-lg-4.left-col .col-lg-12:last-child {
    display: block;
}
/*.blog-bg:after {
    position: absolute;
    content: '';
    width: 500px;
    height: 629px;
    right: -55%;
    top: 0;
    background: #efe3d9;
    border-radius: 100%;
    z-index: 1;
}*/
.galler-img {
    overflow: hidden;     border: 1px solid #dbb38f;
}
.galler-img img {
    max-width: 100%;
    padding:0px;
}
.gallery-txt h3 {
    font-size: 140px;
    color: #cccccc30;
    position: relative;
    top: 40px;
}
.gallery-txt p.section-title {
    width: 70%;
    margin: 0 auto;
}
.imageGallerys-page-w img {
    max-width: 100%;
    border: 1px solid #de9b38;
}
.mob-display-block{display: none}
.mob-display-none{display: block;}
/*****  Masonry Gallery start  ***/

.imageGallerys-w {
    width: 41%;
    display: inline-block;
    margin: 0 20px 10px 0;
    vertical-align: top;
}
.gallery-img {
    display: inline-block;
    border-radius: 15px;
    overflow: hidden;
}
.gallery-img.i-d-f {
    display: flex;
    height: 220px;
    align-items: center;
    border: 1px solid #ccc;
}
.imageGallerys-w .xyqkinarxr {
    font-weight: 700;
}
section.gallery-m img {
    width: 100%;
    cursor: pointer;
    
    
}
.news-bg, .vid-bg {
    border-radius: 20px;
    overflow: hidden; border: 1px solid #999; margin: 0 5px;
}
.gallery-img img {
    transform: scale(1.1);
}
section.gallery-m img:hover {
    width: 100%;
    cursor: pointer;
    
    
}


.lightbox {
  position: fixed !important;
  width: 100%;
  height: 100%;
  top: 8% !important;
  display: none;
  perspective: 1000; z-index: 999999;
}



.filter {
  position: absolute;
  width: 100%;
  height: 100%;
  filter: blur(20px);
  opacity: 0.5;
  background-position: center;
  background-size: cover;
}

.lightbox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotateY(0deg);
  max-height: 95vh;
  max-width: calc(95vw - 100px);
  transition: 0.8s cubic-bezier(0.7, 0, 0.4, 1);
  transform-style: preserve-3d;
}


/*.lightbox:hover img{
  transform: translate(-50%, -50%) rotateY(180deg);
}*/

[class^="arrow"] {
  height: 200px;
  width: 50px;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

[class^="arrow"]:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 15px;
  height: 15px;
}

.arrowr {
  right: 0;
}

.arrowr:after {
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}

.arrowl {
  left: 0;
}
.arrowl {
    border-radius: 0 15px 15px 0;
}
.arrowr{border-radius: 15px 0 0 15px;}

.arrowl:after {
  border-left: 1px solid white;
  border-top: 1px solid white;
}

.lightbox .close {
  position: absolute;
  right: 0;
  width: 30px;
  height: 30px;
  background: rgba(0, 0, 0, 0.4);
  margin: 20px;
  cursor: pointer;
}

.lightbox .close:after,
.lightbox .close:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 100%;
  background: #e74c3c;
}

.lightbox .close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.lightbox .close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.title {
  font-size: 20px;
  color: #000;
  z-index: 1000;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  margin: 20px 0;
}

/****  End   ****/


/*** Footer ***/
.footer-links a.btn.btn-link {
    color: #fff;
    display: inline-block;
    margin: 0 8px 10px 0px;
    padding: 0 0px;
    width: 100%;
    position: relative;
    border: 0;
    font-weight: 300;
}



.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #777777;
    font-weight: normal;
    /*text-transform: capitalize;*/
    transition: .3s;
}


.footer .divideri {
    margin: 0;
}
/*.footer .col-lg-12 {
    margin: 20px 0;
}*/
.btn {
    border-radius: 50px;
    border: 1px solid #333;
    padding: 4px 14px;
    font-size: 14px;
}

.footer .btn.btn-link:hover {
    color: #fff;
    letter-spacing: 0px;
    box-shadow: none;
}
.social-links a {
    margin-right: 14px;
}
.social-links a img:hover {
    filter: grayscale(1);
}

.footer .form-control {
    border-color: #777777;
}

.footer .copyright
{
    padding: 8px 0;
    font-size: 13px;
    background: #002345;
    border-top: 1px dashed #b8efff;
    color: #fff;
    font-weight: 300;
}

.footer .copyright a {
    color: #fff;
}

.footer .copyright a:hover {
    color: #fff;
}
.footer h3 {
    
    font-size: 20px;
    font-weight: 600 !important;
    color: #000;
}

body::-webkit-scrollbar {
  width: 10px;
}
 
body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: #ccc;
  outline: 1px solid #ccc;
}

/*Common inner header page*/
.navbar-expand-lg .navbar-toggler {
    display: block;
}
.inner-page h4.section-title {
    width: 70%;
    line-height: 65px;
    font-size: 34px;
}
.breadcrumb {
    width: 100%;
    display: inline-block;
}
.breadcrumb ul {
    padding: 10px 0;
}
.breadcrumb ul li {
        display: inline-block;
    color: #fff;
    font-weight: 300;
    font-size: 20px;
}
.breadcrumb ul li a {
    margin: 0 20px;
    position: relative;
    color: #fff;
}
.breadcrumb ul li a:after {
    content: '';
    position: absolute;
    right: -15px;
    background: none;
    width: 15px;
    height: 18px;
    background-size: cover;
    border-right: 1px solid #fff;
    transform: rotate(14deg);
    top: 4px;
}
.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: none;
}
.inner-banner-images {
    min-height: 55vh;
    border-bottom: 1px solid #b5cad3;
    position: relative;
}
.inner-page .footer {
        border-top: 1px dashed #d7bc95;
}
.aboutUsBanner .inner-banner-images {
    min-height: 75vh;
}
.f-des p {
    font-size: 20px;
}
.aboutUsDescription p {
    font-size: 30px;
    font-weight: 600;
}

.divider-b:after {
    background: url(../img/divider-b.png) 0 0 no-repeat;
    width: 100%;
    content: '';
    height: 50px;
    left: 0;
    bottom: -70px;
    position: absolute;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
h2.divider-b {
    margin-bottom: 60px !important;
}
.about-us .divider-b::after {
    background: url(../img/divider-b.png) center 0 no-repeat;
}

h4.one-liner {
    
    font-size: 30px;
}
.l-c-icons {
    padding-top: 28px;
}
h2.display-5 {
    font-size: 3.8rem;
}
.f-des.scroller-c {
    height: 200px;
    overflow: auto;
    padding-right: 25px;
}
.bor-right {
    border-right: 1px solid #ccc;
}
.product-wrapper .p-img {
    text-align: center;
}
.product-wrapper .p-img::after{display: none}
.product-wrapper .p-img img {
    max-width: 100%; max-height: 560px;    transition: 1s;
}
.product-wrapper .p-img img:hover {
    transform: scale(1.5);
    transition: 1s;
}
.product-wrapper {
    padding: 0 35px;
}
.product-wrapper .p-img {
   text-align: center;
    margin: 45px auto;
    height: 475px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    width: 360px;
}
.p-name, .artist-name {
    margin-top: 30px;
}
.p-name h3 {
    font-size: 16px;
    
    color: #000;
    font-weight: 500 !important;
}
.short-de {
    font-size: 12px;
}
.artist-name {
    text-align: right;
}
.price {
    text-align: left;
}
.pagination ul {
    padding: 0;
    list-style: none;
    text-align: center;
    width: 100%;
}
.pagination ul li {
    display: inline-block;
}
.price span.mrp {
    text-decoration: line-through;
    font-size: 14px;
    color: #666;
}
.pagination ul li a {
    color: #000;
    border: 1px solid #000;
    width: 40px;
    display: inline-block;
    height: 40px;
    border-radius: 50px;
    padding: 8px 0;
        margin: 0 7px;
}
.pagination ul li.active a {
    border-color: #f7563a;
    color: #f7563a;
}
.pd-banner h1::after{display: none;}
.pd-banner h1{margin: 0 !important;}
.pd-banner h1{font-size: 45px !important;}

/* Zoom on detail page  */
.zoom {
    display:inline-block;
    position: relative;
}
.zoom img {
    display: block;     max-width: 100%;
}
span#ex1 {
    width: 100%;
    height: 475px;
    overflow: hidden;
}
.zoom img::selection { background-color: transparent; }

.text-left {
    text-align: left;
}
table.responsive-table td {
    padding: 5px 50px 5px 0;
}
.sel-price {
    display: inline-block;
    font-size: 30px;
    font-weight: 500;
}
.nprice {
    display: inline-block;
    font-size: 25px;
    margin: 0 20px;
    color: #999;
    text-decoration: line-through;
}
.price.text-left {    
    padding: 14px 0 0;    
}
.price.text-left p {
    display: inline-block;
    color: #666;
    width: 100%;
}
.hurry {
    display: inline-block;
    background: #000;
    color: #fff;
    padding: 1px 10px;
    font-size: 13px;
}
.size-p {
    display: inline-block;
    padding: 0 10px;
}
.size-p a {
    text-decoration: underline;
}
.pd-info {
    margin: 13px 0;
    font-size: 16px;
}
.pd-info table.responsive-table td:last-child {
    font-weight: 500;
    font-size: 18px;
}
p.more-info {
    font-size: 21px;
}
.shipping-d p {
    font-size: 20px;
    line-height: 38px;
}
.enquire-btn a {
    background: #000000;
    width: 55%;
    display: inline-block;
    text-align: center;
    font-size: 23px;
    color: #fff;
    padding: 15px 18px;
    border-radius: 0;
    margin-right: 25px;
    border: 1px solid #000;
}
.enquire-btn a:hover {
    background: #fff;
    color: #000;
}
.pd-info.pd-d label {
    border-bottom: 1px solid #ccc;
    width: 100%;
    padding: 0 0 8px 0;
    margin-bottom: 20px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 24px;
}
.pd-detail label {
    font-size: 24px;
    margin-bottom: 12px;
}
.pd-detail p {
    font-size: 20px;
    line-height: 33px;
    color: #333;
}
.pd-details {
    text-align: left;
    height: 260px;
    overflow: auto;
    padding-right: 20px;
}
.pd-details h3 {
    text-align: left;
    font-size: 18px;
    margin-bottom: 15px !important;
}
.pd-details h5 {
    font-size: 19px;
}
.pd-details table tr td {
    padding: 7px 0;
}
.pd-details table tr td:first-child {
    font-weight: 500;
    width: 165px;
}

.pd-carousel .owl-nav {
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
}
.pd-carousel .owl-prev {
    position: absolute;
    top: 35%;
    left: -25px;
    background: url(../img/icons/left-arrow.png);
    text-indent: -9999px;
    width: 19px;
    height: 42px;
}
.pd-carousel .owl-next {
    position: absolute;
    top: 35%;
    right: -25px;
    background: url(../img/icons/right-arrow.png);
    text-indent: -9999px;
    width: 19px;
    height: 42px;
}
.pd-carousel .owl-dots {
    text-align: center;
    padding: 20px 0 0;
}
.pd-carousel .owl-dots .owl-dot {
    display: inline-block;
}
.pd-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    border: 1px solid #000;
    border-radius: 50px;
    display: inline-block;
    margin: 0 5px;
}
.pd-carousel .owl-dots .owl-dot.active span {
    background: #000;
}
.pd-carousel .owl-item img {
    display: inline-block;
    width: inherit; max-width: 100%;
}

.a-c-wrapper img {
    max-width: 100%; margin-bottom: 20px;     max-height: 300px;
}
.product-wrapper.a-c-wrapper a {
    font-size: 23px;
    color: #000;
}
.email-form input, .email-form textarea {
    border: 0px solid #ccc;
    border-radius: 0;
    padding: 10px 0px;
    border-bottom: 1px solid #afafaf;
    margin-bottom: 10px;
}
.email-form label {
    margin-bottom: 12px;
}
label.error {
    color: #ff0000;
}
.col-md-12.form-group {
    position: relative;
}
.submitContactForm {
    background: #000 !important;
    color: #fff !important;
}
.collapse.in {
    display: block;
}
.cat-name h6 {
    border: 1px solid #47ccc8;
    border-radius: 50px;
    display: inline-block;
    padding: 9px 30px;
    background: #47ccc8;
    color: #fff;
}
form.email-form button.btn.btn-link {
    border: 1px solid #666;
    padding: 15px 33px;
    font-size: 20px;
    color: #000;
    margin-top: 43px;
}

.con-de{border-right: 1px dashed #ccc;}
.contact-de i {
    font-size: 20px;
    margin-right: 9px;
}
.contact-de h4 {
    display: inline-block;
}
.contact-de p {
    padding-left: 35px;
}
.contact-de {
    padding-top: 35px;
}
a.btn.btn-square.btn-outline-body.me-1 {
    margin: 0 12px 0 0 !important;
}
a.wishlist-ic {
    position: absolute;
    right: 0;
    top: 0;
}
a.wishlist-ic {
    position: absolute;
    right: 10px;
    top: 7px;
    z-index: 99;
}
.product-wrapper a.wishlist-ic img:hover {
    transform: scale(1);
}
.bg-foo {
    background: #002345;
    padding: 30px 55px 0;
}
.cta-links .social-links {
    width: 270px;
}
a.btn-half {
    background: linear-gradient(180deg, #fff, transparent);
    color: #315192;
    padding: 3px 25px;
    border-radius: 100px;
    position: absolute;
    right: 50px;
    font-size: 17px;
    border: 1px solid;
}
.footer .newsletter-w h3 {
    font-size: 50px;
    font-weight: 400 !important;
}
.footer .newsletter-w span {
    font-size: 23px;
    font-weight: 400;
}
.row.n-form input[type="text"] {
    width: 78%;
    padding: 13px 15px;
    margin: 20px 0 0;
    text-align: left;
}
input.n-btn {
    width: 78%;
    padding: 8px 15px;
    margin: 20px 0 0;
    background: none;
    border: 1px solid #000;
    font-size: 25px;
}
.footer p {
    color: #fff;
    font-size: 18px;
}
.f-logo a {
    display: inline-block;
    margin-bottom: 25px;
}
p.small.c-name {
    position: relative;
    top: -3px;
}
.c-image img.bg-img {
   
    max-height: 210px;
    width: auto;
    margin: 0 auto;
}
.left-side-bar h3.cat-name {
    text-align: left;
    font-size: 23px;
    margin-bottom: 60px !important;
    display: inline-block;
    width: 100%;
}
.filters ul {
    list-style: none;
    padding: 0;
}
.filters ul li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 25px;
    margin-bottom: 25px;
    font-size: 18px;
    display: inline-block;
    width: 100%;
}
.filter-dd {
    display: none;
}
.f-name {
    width: 100%;
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.f-name span {
    position: absolute;
    font-size: 25px;
    top: -3px;
    right: 11px;
}
.filter-dd ul li {
    padding: 0;
    margin: 0;
    border: 0;
}
.filter-dd ul li a {
    padding: 7px 20px;
    display: inline-block;
    color: #000;
    position: relative;
        font-size: 15px;
}
.filter-dd ul li a:before {
    width: 5px;
    height: 5px;
    background: #000;
    content: '';
    position: absolute;
    top: 16px;
    left: 1px;
    border-radius: 50px;
}

/* Price Range Slider Start  */
.price-range-slider {
  width: 100%;
  float: left;
  padding: 0;
}
.price-range-slider .range-value {
  margin: 0;
}
.price-range-slider .range-value input {
  width: 100%;
  background: none;
  color: #000;
  font-size: 16px;
  font-weight: initial;
  box-shadow: none;
  border: none;
  margin: 20px 0 20px 0;
  position: relative;
}
.price-range-slider .range-bar {
  border: none;
  background: #000;
  height: 3px;
  width: 96%;
  margin-left: 8px;
  position: relative;
}
.price-range-slider .range-bar .ui-slider-range {
  background: #000;
}
.price-range-slider .range-bar .ui-slider-handle {
  border: none;
  border-radius: 25px;
  background: #fff;
  border: 2px solid #000;
  height: 17px;
  width: 17px;
  top: -7px;
  cursor: pointer;
}
.price-range-slider .range-bar .ui-slider-handle + span {
  background: #000;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -0.3em;
    margin-left: -0.6em;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}
/* End  */


.login-d {
    border: 1px dashed #cfcfcf;
    border-radius: 15px;
    padding: 40px 0 40px;
    background: #fff;
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}
.login-d h2 {
    border-bottom: 1px dashed #ccc;
    padding: 0 0 20px 0;
    font-size: 25px;
}
.login .submitLoginForm, .login .submitRegisterForm, .my-account input.form-control.btn.btn-link {
    background: #000 !important;
    color: #fff;
    font-size: 20px;
    width: auto;
        padding: 7px 25px;
    border-radius: 10px;
}
.submitForgotForm {
    background: #000 !important;
    color: #fff !important;
    width: auto;
    padding: 7px 25px !important;
    border-radius: 10px !important;
}
.contact h2 {
    font-size: 25px;
}
.login-d h2 {
    border-bottom: 1px dashed #ccc;
    padding: 0 0 20px 0;
}
.pd-item {
    position: relative;
    display: table-cell;
    height: 910px;
    vertical-align: middle;
        width: 865px;
}

.nav-pills-custom .nav-link {
    color: #000;
    background: #ecf0f0;
    position: relative;
    border-radius: 50px;
}
.nav-pills-custom .nav-link {
    color: #000;
    background: #ecf0f0;
    position: relative;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 500;
}
.nav-pills-custom .nav-link::before {
    right: -8px !important;
}
div#v-pills-tabContent {
    border-radius: 50px;
    overflow: hidden;
}
strong {
    font-weight: 700;
}
@media (max-width: 991.98px) {
    .navbar .navbar-nav .nav-link {
        margin-right: 0;
        padding: 10px 0;
    }

    .navbar .navbar-nav {
        border-top: 1px solid #EEEEEE;
    }
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        visibility: hidden;
        top: 102%;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%;
        transition: .5s;
        opacity: 0;
    }

    .navbar .nav-item:hover .dropdown-menu {
        transform: rotateX(0deg);
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
}
.dropup, .dropend, .dropdown, .dropstart {
    position: inherit;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    left: 0;
    width: 100%;
}
.navbar-nav .dropdown-menu a.dropdown-item {
    display: inline-block;
    width: 24%;
    margin: 15px 45px;
    border-bottom: 0px dashed #ccc;
    padding: 0;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    transition: .5s;
    white-space: normal;
}
.navbar-nav .dropdown-menu a.dropdown-item:hover{
    color:#000;
}



.blog-bg .gallery-txt h3 {
    font-size: 4.5rem;
}
.blog-bg .display-4 {
    font-size: 2rem;
}

.btn.read-more {
    color: #000;
    border: 1px solid #0000009c;
    padding: 0.375rem 1.2rem;
    font-size: 1rem;
    border-radius: 90px;
}
.p-img {
    position: relative; margin: 60px 0 40px;
}
.p-img img.bg-img {
    position: relative;
    border: 5px solid #fff;
    border-radius: 22px;
    width: 85%;
        z-index: 1;
}
.p-img:after {
    position: absolute;
    background: #ae935c;
    width: 78%;
    height: 90%;
    content: '';
    top: -35px;
    left: 80px;
    z-index: 0;
    border-radius: 25px;
}
.py-5 {
    padding-top: 4rem !important;
    padding-bottom: 3rem !important;
}
.nav-tabs {
    border: 0;
    display: inline-block;
    width: 100%;
    margin: 0 0 40px;
}
.nav-tabs li {
    display: inline-block;
}
.nav-tabs li a {
    margin: 0 35px;
    font-size: 21px;
}
.nav-tabs li.active a {
    background: #e9a24f;
    color: #fff;
    padding: 7px 25px;
    border-radius: 50px;
}
.text-right {
    text-align: right;
}


/* Zoom on detail page  */
.zoom {
    display:inline-block;
    position: relative;
}
.zoom img {
    display: block;     max-width: 100%;
}
span#ex1 {
    width: 100%;
    height: 475px;
    overflow: hidden;
}
.zoom img::selection { background-color: transparent; }

.text-left {
    text-align: left;
}
table.responsive-table td {
    padding: 5px 50px 5px 0;
}
.sel-price {
    display: inline-block;
    font-size: 30px;
    font-weight: 500;
}
.nprice {
    display: inline-block;
    font-size: 25px;
    margin: 0 20px;
    color: #999;
    text-decoration: line-through;
}

.in-out-stock {
    color: #34bf03;
}
a.authentication {
    border: 1px solid #000;
    color: #000;
    display: inline-block;
    padding: 10px 20px;
    margin-top: 14px;
}
h3.pd-label {
    text-align: left;
    font-size: 37px;
    font-weight: 400 !important;
}
/*.promo-special{
    background: url('../img/element1.png') 0px 35% no-repeat;
}*/
.promo-special img {
    max-width: 100%;
}
.promo1.position-relative, .promo2.position-relative {
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #ccc;
    width: 90%;
    margin: 0 auto 25px;
    
}
.promo1.position-relative .p-text, .promo2.position-relative .p-text {
    position: absolute;
    bottom: 35px;
    left: 35px;
    width: 78%;
}
hr.divider {
    margin: 55px 0 0 0;
}
.promo1.position-relative .p-text p, .promo2.position-relative .p-text p {
    font-size: 17px;
}
.promo1.position-relative h6, .promo2.position-relative h6 {
    font-size: 22px;
    color: #061b3c;
    font-weight: 600 !important;
    margin: 0 0 20px 0;
}
.promo2 .head-title {
    margin-top: 0;
}
.promo2 .head-title h2 {
    padding: 0 25px;
}

.head-title {
    margin: 35px 0;
}
.spe-banner-text img {
    width: 115px !important;
    height: auto;
        padding: 15px;
}
.bgElementOne {
    width: 100%;
    height: auto;
    background: linear-gradient(180deg, #02ad8e2e, transparent);
    /*position: relative;*/
    /*bottom: 0%;*/
    /*transform: rotate(0deg);*/
    /*left: 0;*/
    /*z-index: -1;*/
    overflow: hidden;
    padding: 60px 0 30px 0;
}
.img-text-cta-card {
    position: relative;
    border-radius: 10px;
    overflow: hidden;

}
.whyChooselist li {
    display: inline-block;
    width: 30%;
    margin: 30px 15px 30px;
    padding: 10px;
    border-radius: 15px;
    transition: .5s;
    border: 1px solid #ccc;
    position: relative;
}
.whyChooselist li:hover {
    background: #e4f6fe;
    color: #fff;
    transform: scale(1.1);
    transition: .5s;
}
/*.whyChooselist li .image-container img {
    margin-bottom: 0px;
    border-radius: 0px;
}*/
.whyChooselist li .text-overlay {
    padding: 0 15px 20px;
    position: absolute;
    bottom: 0;
    background: linear-gradient(180deg, #ffffff00, #ffffff);
    padding: 32px 20px 0;
    height: 72%;
    line-height: normal;
    transition: .5s;
}
.whyChooselist li:hover .text-overlay {
    background: linear-gradient(0deg, transparent, #005856);
    height: 100%;
    color: #fff;
    transition: .5s;
}
.whyChooselist li:hover .text-overlay h3 {
    color: #fff;
}
.whyChooselist li:hover p {
    color: #fff;
}
.faqsHome {
    background: linear-gradient(180deg, #86d8c9d6, transparent, #86d8c900);
    padding: 3% 0 4% 0;
    border-radius: 0;
}
.wunixyxjea {
    border-bottom: 2px solid #000;
    padding: 8px 0;
    font-size: 24px;
    text-align: left;
    margin-bottom: 25px;
    background: #ffffffba;
    margin-top: 25px;
}
.spe-banner-text {
    text-align: center;
    color: #fff;
    font-size: 19px;
    line-height: 25px;
}
.spe-banner-text a {
    border: 2px solid #00e7d4;
    display: inline-block;
    border-radius: 10000px;
    overflow: hidden;
    margin-bottom: 10px;
    padding: 40px;
    background: no-repeat;
}
.spe-banner-text a:hover {
    border: 2px solid #f9beac;
}
.spe-banner-text a:hover img {
    filter: sepia(1);
}
.choose-us {
    background: url(../img/patter1.jpg) 0 0 repeat;
}
.mob-dis-none {display: block;}
.mob-dis-b{display:none;}

.c-img {
    /*border: 1px solid #025260;
    border-radius: 500px;
    padding: 35px;
    overflow: hidden;
    width: 160px;
    display: inline-block;
    float: left;
    margin-right: 50px;*/
    border: 1px solid #025260;
    border-radius: 500px;
    padding: 30px;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 20px;
}
.c-img img {
    max-width: 55px;
}

.vceeseibdk, .nswqxskuqa {
    border-bottom: 1px dashed #52cbcb;
    margin-bottom: 17px;
    padding-bottom: 17px;
    color: #1c4074;
    font-weight: 600;
    position: relative;
    padding-right: 40px;
    cursor: pointer;
}

.vceeseibdk.open:after, .nswqxskuqa.open:after {
    content: '-';
    position: absolute;
    top: 0;
    right: 11px;
    font-size: 21px;
}
.vceeseibdk.close:after, .nswqxskuqa.close:after {
    content: '+';
    position: absolute;
    top: 0;
    right: 11px;
    font-size: 21px;
}
.medical-t {
    line-height: 32px;
}
.vceeseibdk img.maqkrmuzmf {
    margin-right: 10px;
}
/*.c-text {
    width: 57%;
    float: left;
    margin-right: 25px;
}*/
.c-text {
    width: 100%;
    float: left;
    margin-right: 0;
}
.choose-img img {
    max-width: 100%;
}
.choose-us.bor-right:last-child {
    border: 0;
}
.p-7 {
    padding: 95px 0;
}
.patient-medical-w {
    border: 1px solid #efd1b5;
    border-left: 0;
    border-right: 0;
}
.patient-medical-w img {
    width: 100%; height: 100%;
}
.petient-wrap .text-w {
    position: absolute;
        top: 23%;
    width: 66%;
    right: 0;
    text-align: center;
}
a.btn-blue {
    background: #47ccc9;
    color: #fff;
    border: 1px solid #fff;
    font-size: 22px;
    padding: 7px 35px;
    margin-bottom: 17px;
}
.text-w p {
    width: 90%;
    font-size: 16px;
    text-align: right;
    font-weight: 300;
}
.medical-wrap .text-w {
    position: absolute;
    top: 0;
    padding: 38px 45px;
    text-align: left;
    color: #fff;
}
.medical-wrap .text-w h3 {
    text-align: left;
    color: #fff;     font-size: 35px;
    margin-bottom: 15px !important;
}
.medical-wrap .text-w p {
    text-align: left;
    width: 100%;
    font-weight: 400;
    text-shadow: 0 1px #47ccc9;
}
.medical-wrap .text-w .btn-white {
    color: #fff;
    border-color: #fff;
    padding: 7px 27px;
    font-size: 20px;
    /*position: absolute;*/
    right: 0px;
    top: 85px;
        background: #47ccc9;
}
.medical-wrap {
    height: 100%;
}
#spinner img {
    max-width: 130px;
}
.static-content-dd-img img {
    max-width: 100%;
}
.detail-p {
    padding-bottom: 80px;
}
.team-w{
    background: url(../img/element2.png) 0 0 repeat-y;
        border-bottom: 1px solid #b5b5b536;
}
.team-w .prod-carousel-item {
    background: #cfcfcf00;
    padding: 25px 0px;
    border-radius: 10px;
    text-align: center;
    /* border: 1px solid #23838030;*/
}
.f-logo img {
    max-width: 80%;
}
.team-s-d {
    padding: 30px 0 0 0;
}
.team-s-d .short-des {
    width: 100%;
    height: 175px;
    overflow: auto;
    padding: 10px 0;
}
.home-prod h5 {
    margin: 25px 0;
    height: 17px;
    font-size: 14px;
    font-weight: 600 !important;
}
.h-s-d {
    height: 200px;
    overflow: auto;
    margin: 20px 0;
}
.h-s-d p {
    margin: 0 !important;
    padding: 0 20px 0 0;
}
.team-w .prod-carousel-item p {
    margin: 20px 0;
    font-weight: 300;
}
.home-prod .owl-nav {
    position: absolute;
    top: 28%;
    left: 0;
    width: 100%;
}
.listing-page .prod-carousel-item {
    margin: 0 15px;
    width: 30%;
}
.team-sd p {
    text-align: center !important;
    font-weight: 500 !important;
}
.home-prod .owl-nav .owl-prev {
    position: absolute;
    left: -60px;
    width: 50px;
    height: 50px;
    background: #47ccc8;
    color: #fff;
    text-align: center;
    border-radius: 54px;
    padding: 15px 0 0 0;
    font-size: 13px;
}
.home-prod .owl-nav .owl-next {
    position: absolute;
    right: -60px;
    width: 50px;
    height: 50px;
    background: #47ccc8;
    color: #fff;
    text-align: center;
    border-radius: 54px;
    padding: 15px 0 0 0;
    font-size: 13px;
}
.home-blog {
    text-align: left;
    margin: 0px 0;
}
.home-blogs {
    text-align: left;
    margin: 35px 0 0;
}
.blogs-home {
    background: #d4f0f4;
    padding: 30px;
    margin-bottom: 25px;
    border-radius: 20px;
}
.blog-cat a {
    background: #47ccc8;
    border-radius: 32px;
    padding: 6px 14px;
    display: inline-block;
    color: #fff;
    font-weight: 400;
    line-height: normal;
}
.blog-heading a {
    font-size: 18px;
    margin: 24px 0 8px;
    display: inline-block;
    font-weight: 600;
}
.author-d {
    font-weight: 400;
}
.one-blog {
    padding: 30px;
    border-radius: 20px;
    height: 496px;
        position: relative;
        overflow: hidden;
            border: 1px solid #80d3df;
}
.one-blog-ha {
    background: linear-gradient(180deg, #fff0, #fff);
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 0 30px 40px;
}
.blogs-home:hover {
    box-shadow: 0 0 7px #47ccc85e;
}
.blog-heading a:hover {
    color: #00504e;
}
.social-links {
    display: inline-block; position: relative;
    top: -3px;
}
.social-link-w label {
    color: #47ccc8;
    font-size: 19px;     margin-right: 25px;
}
.border-bottom-dash {
    border-bottom: 2px dashed #cccccc5c;
    margin-bottom: 70px;
}
.social-link-w {
    padding: 0px 0 0 0;
}
img.r-a-w {
    max-width: 13px;
}
.blogs a.btn.btn-link {
    color: #000 !important;
    text-decoration: none !important;
    border: 1px solid #000 !important;
    width: 100%;
    padding: 10px 0 !important;
}
.footer-links label {
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 20px;
    font-weight: 500 !important;
}
.footer-links p {
    font-size: 15px;
    font-weight: 300;
    width: 87%;
}
.cta-links label {
    float: left;
    font-size: 16px;
    font-weight: 300;
    width: 100px;
}
.cta-links {
    width: 100%;
    float: left;
}
.cta-links a.btn.btn-link {
    list-style: none !important;
    float: left;
    width: auto;
    margin-left: 13px;
}
.cta-links a.btn.btn-link:before{display: none}
.cta-links p {
    width: auto;
    float: left;
    margin: 0 8px 10px 20px;
    width: 70%;
}
.footer-links.info-links.position-relative:after {
    content: '';
    width: 1px;
    height: 60%;
    background: #ffffff30;
    position: absolute;
    right: 68px;
    top: 74px;
}
a.btn.btn-link.p-login {
    background: #47ccc8;
    padding: 6px 20px;
    width: auto;
    color: #000;
    font-weight: 700;
}
.f-blog {
    border: 1px solid #fff;
    border-radius: 22px;
    padding: 0 30px 20px;
    color: #fff;
}
.f-blog .blog-heading a {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin: 23px 0 10px 0;
}
a.btn.btn-link.f-link {
    margin: 17px;
}
.inner-banner {
    padding: 0;
    margin: 0 0 0 0;
    border-top: 1px solid #ccc;
}
.inner-banner img {
    max-width: 100%;
}
.page-title {
        position: absolute;
    width: 100%;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    text-align: center;
}

.page-title h1 {
    color: #ffffff;
    text-shadow: 0px 2px black;
}
.listing-page h3 {
    font-size: 20px;
    text-align: left;
    min-height: 50px;
}
.cat-img {
    width: 140px;
    border-radius: 200px;
    position: relative;
    border: 4px double #1c407442;
    height: 140px;
    overflow: hidden;
    line-height: 140px;
    margin: 0 auto 25px;
}
.tabHeadings {
    margin-bottom: 38px;
}
.tabHeadings.fixTab {
    position: fixed;
    top: 70px;
    left: 0;
    right: 0;
    backdrop-filter: blur(52px);
    width: 100%;
    z-index: 9;
    padding: 20px 0;
}
.shortDes {
    width: 85%;
    margin: 0 auto 45px;
}

.tabHeadings a {
    border: 1px solid #000;
    padding: 5px 15px;
    display: inline-block;
    margin: 0 7px;
    border-radius: 37px;
}

.listing-page p {
    text-align: left;
}
.listing-page a.btn.btn-link {
    border: 0;
    padding: 0;
    text-decoration: underline;
    color: #47ccc8;
}
.listing-page .col-lg-4 {
    margin-bottom: 50px;
}
.cat-img-full img {
    border-radius: 20px;
    max-width: 100%;
    border: 1px solid #ccc;
}
.cat-img-full {
    margin-bottom: 38px;
    text-align:center;
}
.card-header {
    padding: inherit;
    margin-bottom: 0;
    background-color: inherit;
    border-bottom: 0px;
}
.card-header a {
    padding: 1rem 1rem;
    margin-bottom: 0;
    background-color: rgb(37 195 190);
    border-bottom: 1px solid rgba(0,0,0,0.125);
    width: 100%;
    display: inline-block;
    color: #fff;
}
.blog-cat-img, .special-cat-img {
    position: relative;
}
.blog-cat {
    margin-bottom: 18px;
    
}
.blog-cat.blg-cat {
    margin: 0;
    position: absolute;
    bottom: 15px;
    right: 27px;
}
.boxWrapper {
    box-shadow: 0 0 10px #00000026;
    border-radius: 15px;
    padding: 20px;
    margin-bottom: 55px;
}
.boxWrapper img {
    border-radius: 13px;
    max-height: 167px;
    width: 100%;
}
.boxWrapper .imageIcon img {
    border-radius: 0;
}

.boxWrapper h2 {
    color: #1c4074;
    font-size: 23px;
    text-align: center;
        min-height: 60px;
}
.fullDescription {
    height: 185px;
    overflow: auto;
    margin-bottom: 50px;
}
.boxWrapper:hover {
    background: #e4f5fe;
    color: #1c4074;
}
.boxWrapper:hover h2{
    color: #1c4074;
}
.boxWrapper:hover .imageIcon {
    border: 5px solid #e4f5fe;
    background: #ffffff;
}
.boxWrapper:hover .imageIcon img {
    filter: brightness(0.5);
}
.boxWrapper .imageIcon {
    max-width: 110px;
    background: #ffffff;
    border: 5px solid #fff;
    margin: -45px auto 19px;
    position: relative;
    border-radius: 1000px;
    padding: 20px;
}
select.ysobdtjpjj {
    position: relative;
}

.btn-outline-primary:hover {
    color: #fff !important; 
}
.blog-comments .col-lg-4 {
    margin: 0;
}
.unfdiartqx select {
    margin-bottom: 20px;     position: relative;
visibility: visible !important;
    -webkit-appearance: listbox !important; 

}
.form-control:focus {
    box-shadow: inherit;
}
.blog-comments input, .blog-comments select, .blog-comments textarea.form-control {
    border: 0;
    border-bottom: 1px dashed;
    padding: 10px 0;
        background-color: inherit !important;
}
div#mizfxqgjpq .card {
    background: none;
    border: 0;
    padding: 0;
    border-radius: 0;
    
}
div#mizfxqgjpq > .card > .card-body{border-bottom: 1px dashed #000;}

p.user-name {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 0;
}
.main-commnet p.user-name {
    font-weight: 700;
    margin: 0;
    font-size: 18px;
}
p.user-time {
    font-size: 12px; margin-bottom: 3px;
}
p.user-mesg {
    font-size: 15px;
}
p.comment-btn a.tewkhwdbgx {
    border: 0;
    padding: 0;
    font-size: 14px;
    color: #00bcd4;
}
p.comment-btn a.tewkhwdbgx:hover{background:none; color:#000 !important;}
.user-img img.img.img-rounded.img-fluid {
    max-width: 40px;
}
.card.level-z {
    border-left: 1px dashed #000 !important;
    margin-left: 7%;
    margin-bottom: 22px;
    padding-left: 20px !important;
    width: 93%;
    position: relative;
}

.card.level-one {
    border-left: 1px dashed #000 !important;
    margin-left: 10%;
    margin-bottom: 22px;
    padding-left: 20px !important;
    width: 90%;
    position: relative;
}
.card.level-two {
    border-left: 1px dashed #000 !important;
    margin-left: 13%;
    margin-bottom: 22px;
    padding-left: 20px !important;
    width: 87%;
    position: relative;
}
.card.level-three {
    border-left: 1px dashed #000 !important;
    margin-left: 16%;
    margin-bottom: 22px;
    padding-left: 20px !important;
    width: 84%;
    position: relative;
}
.card.level-four {
    border-left: 1px dashed #000 !important;
    margin-left: 19%;
    margin-bottom: 22px;
    padding-left: 20px !important;
    width: 81%;
    position: relative;
}
.card.level-five {
    border-left: 1px dashed #000 !important;
    margin-left: 22%;
    margin-bottom: 22px;
    padding-left: 20px !important;
    width: 78%;
    position: relative;
}
.card.level-six {
    border-left: 1px dashed #000 !important;
    margin-left: 25%;
    margin-bottom: 22px;
    padding-left: 20px !important;
    width: 75%;
    position: relative;
}
.card.level-seven {
    border-left: 1px dashed #000 !important;
    margin-left: 28%;
    margin-bottom: 22px;
    padding-left: 20px !important;
    width: 72%;
    position: relative;
}
.card.level-eight {
    border-left: 1px dashed #000 !important;
    margin-left: 31%;
    margin-bottom: 22px;
    padding-left: 20px !important;
    width: 69%;
    position: relative;
}
.card.level-nine {
    border-left: 1px dashed #000 !important;
    margin-left: 34%;
    margin-bottom: 22px;
    padding-left: 20px !important;
    width: 66%;
    position: relative;
}
.main-commnet {
    padding: 15px 0 0 0;
}
.user-c-d {
    width: 85%;
    float: left;
}
.user-img {
    width: 50px;
    float: left;
}
.card-body {
    flex: 1 1 auto;
    padding: 0;
}
.ser-detail h4 {
    color: #000;
    margin-bottom: 30px;
}


.swal2-title {
    font-size: 16px !important;
}
.detail-p h3 {
    font-size: 30px;

}
.right-side-bar {
    float: right;
    background: #f5f4f400;
    position: relative;
    top: 0;
    padding: 0px 45px 95px;
    border-left: 0px solid #47ccc8;
    left: 0;
}
.left-side {
    float: left;
    padding-right: 45px;    
}
.inner-banner .page-title {
    width: 80%;
    margin: 0 auto;
}

.right-side-bar .img {
    float: left;
}

.right-side-bar h3 {
    font-size: 25px;
    margin-bottom: 50px;
    background: #52cbcb;
    color: #fff;
    padding: 20px 30px;
    border-radius: 10px;
}
.right-side-bar ul li {
    margin-bottom: 13px;
    list-style: none;
}
.right-side-bar ul li a {
    border-bottom: 1px dotted #000;
    display: inline-block;
    width: 100%;
    padding-bottom: 13px;
    background: url(../img/icons/bullet.png) 0 0 no-repeat;
    padding-left: 35px;
}
.right-side-bar ul {
    padding: 0;
    margin: 0;
}
.listing-w {
    width: 24%;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}

a.cat-head {
    font-size: 17px;
    line-height: inherit;
    color: #000;
    display: inline-block;
    min-height: 70px;
}
.connectNow {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
    border-bottom: 1px dashed #1c4074;
    padding-bottom: 50px;
}
.connectNow a {
    border: 1px solid #c70006;
    padding: 6px 20px;
    display: inline-block;
    border-radius: 5px;
    font-weight: 700;
    color: #c70006;
    margin: 0 13px;
}
.connectNow a.wp-icon-top {
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #6cbd72;
    color: #fff;
}
.connectNow a.wp-icon-top p {
    text-align: left;
    margin: 0 6px;
    line-height: 17px;
}
.connectNow a.wp-icon-top span {
    font-size: 12px;
    font-weight: 500;
}
.connectNow a.wp-icon-top.callBtn img#w-i {
    position: relative;
    top: 2px;
    margin: 0 8px 0 0;
    width: 30px;
}

.tfaxbbyfiz {
    display: none;
    background: #fff;
    padding: 20px 5px;
    margin-bottom: 20px;
        margin-top: -20px;
}
.rrifkwzgbf{
  display: none;
        background: #e5e5e5;
    padding: 20px 18px;
    margin-bottom: 20px;
    margin-top: -14px;
}
.pbpawczkvm {
    color: #129f9a;
    font-weight: 700;
}

a.wp-icon-top.callBtn {
    background: #c70006cc;
    border: 0;
    padding: 13px 25px;
    color: #fff !important;
}

.tfaxbbyfiz .pwbzeedcrs, .pzynhckame {
    font-size: 17px !important;
    margin-bottom: 13px;
    border-bottom: 1px dashed #9a9a9a;
    display: inline-block;
    width: 100%;
    padding-bottom: 13px;
    background: url(../img/icons/bullet.png) 0 3px no-repeat;
    padding-left: 37px;
    position: relative;
}
.pagination-wrapper svg {
    width: 23px;
}
a.relative.inline-flex.items-center.px-2.py-2.-ml-px.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.rounded-r-md.leading-5.hover\:text-gray-400.focus\:z-10.focus\:outline-none.focus\:ring.ring-gray-300.focus\:border-blue-300.active\:bg-gray-100.active\:text-gray-500.transition.ease-in-out.duration-150.pagiWrapper13 {
    display: inline-block;
}
.cust-testimonial img.user-img {
    width: 100%;
    margin-bottom: 20px;
}
.cust-testimonial p.text-muted {
    text-align: center;
}
.cust-testimonial-text p {
    text-align: center;
}
.t-client-img {
    width: 100%;
    display: inline-block;
}
.t-client-img img.user-img {
    width: 63px;
    margin-bottom: 20px;
    float: inherit;
    border-radius: 10px;
}
.testimonial-box {
    border: 1px solid #ccc;
    padding: 25px;
    border-radius: 20px;
    position: relative;
    margin: 50px 0;
}
.t-client-img {
    width: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: -50px;
}
.dash-nav {
    text-align: center;
}
.dash-nav a {
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 50px;
    padding: 10px 30px;
    font-size: 20px;
    margin: 0 10px;
}
.dash-nav a.active {
    background: #47ccc8;
    color: #fff;
    border: 1px solid #47ccc8;
}
#v-pills-tabContent {
    border: 1px solid #47ccc8;
    margin: 30px 0;
}
div#v-pills-tabContent h4 {
    background: #47ccc8;
    padding: 15px 40px;
    color: #fff;
}
.dash-info-w {
    width: 94%;
    margin: 0 auto;
    margin-bottom: 40px;
}
form#informationUpdateForm .form-group {
    width: 27%;
    display: inline-block;
    margin: 0 15px;
}
.info-wrap {
    width: 46%;
    display: inline-block;
    margin: 10px 25px 10px 0;
    border-bottom: 1px solid #cccc;
    padding-bottom: 10px;
}
.unfdiartqx .submitCommentForm {
    border: 1px solid #000;
    padding: 6px 0;
    margin: 20px 0 20px 0;
}
.shadow-sm .parent-login a {
    background: #09303e;
    color: #fff;
}
.info-wrap label {
    font-weight: 700;
    margin-right: 25px;
}
.form-control:disabled, .form-control:read-only {
    background-color: #e9ecef00;
    opacity: 1;
}
.submitInformationUpdateForm {
    border: 0 !important;
    background: #000 !important;
    color: #fff !important;
}
.dash-info-w table.table.table-bordered tr.mob-dis-none {
        display: table-row;
    }
.dash-info-w table td {
    border: 0;
}
.dash-info-w table tr.mob-dis-none {
    background: #000;
    color: #fff;
}
form#addressUpdateForm label {
    margin: 0; font-weight: 600;
}
form#addressUpdateForm input, form#addressUpdateForm textarea {
    margin-bottom: 25px;
}
input.form-control.btn.btn-link.submitAddressUpdateForm {
    display: inline-block;
    background: #000;
    color: #fff;
    font-size: 25px;
    border-radius: 81px;
}
.d-bg {
    background: #6fb5b9;
}
.report-conatainer-wrap h4 {
    border-bottom: 1px solid #000;
    padding: 20px;
    margin-top: 10px;
        text-align: center;
}
.p-val {
    display: inline-block;
}
.report-pp .info-wrap {
    width: 31%;
}
.report-table {
    display: inline-block;
    width: 100%;
    border: 1px solid #6fb5b9;
    padding: 50px;
    border-radius: 32px;
    margin-bottom: 50px;
    background: #f9f9f9;
}
.report-table tr:first-child {
    background: #000;
    color: #fff;
}
.report-table td {
    padding: 10px 25px;
    width: 50%;
    border: 1px solid #000;
    color: #000;
}
.report-table td:first-child {
    font-weight: 700;
}
.report-table tr:first-child td {
    color: #fff;
    font-weight: 700;
}
.report-view .container-fluid.copyright {
    background: #47ccc8;
    padding: 13px 0;
    margin-top: 45px;
}
.medical-t img {
    border: 1px solid #47ccc8;
    padding: 10px;
    margin: 20px 25px;
}
.btn.list-p {
    text-align: center;
    width: 100%; border: 0;
}
.btn.list-p a {
    border: 1px solid #47ccc8;
    border-radius: 50px;
    padding: 13px 40px;
    font-size: 18px;
    background: #47ccc8;
    color: #000;
}
.report-message, .report-image {
    font-size: 18px;
    margin-bottom: 8px;
    background: #000;
    color: #fff;
    padding: 11px 20px;
}
.report-message-value {
    margin-bottom: 30px;
}
.report-image-value {
    display: inline-block;
    margin: 0 20px 20px 0;
    border: 1px solid #ccc;
    text-align: center;
}
.report-image-value img {
    max-width: 100%;
    max-height: 115px;
    cursor: zoom-in;
}
a.wp-icon-bottom {
    position: fixed;
    bottom: 25px;
    left: 25px;
    z-index: 99;
}
.back-to-top {
    border: 1px solid #fff !important; display: none !important;
}
form#consultationForm .submitConsultationForm {
    background: #000;
    color: #fff !important;
}
.homeBannerDesktop {
    display: block;
}
.homeBannerMobile {
    display: none; background: url(../img/home-banner-bg.jpg) center 0;     padding: 0 18px 0 !important;
}
img.bannerDesktop{display:block;}
img.bannerMobile{display:none;}
.commentReply {
    margin-top: 180px;
}
/*.pwbzeedcrs:after {
    content: '>';
    position: absolute;
    top: 0;
    right: 11px;
    font-size: 21px;
    right: 0;
}*/
#exploreMoreModal .modal-content,#pd_success_popup .modal-content{padding:30px}
#exploreMoreModal .modal-content .explore-graphic{display:block;margin:20px auto 50px}
#exploreMoreModal .modal-content,#pd_success_popup .modal-content{text-align:center}
#exploreMoreModal a.explore-btn{display:inline-block;border:1px solid #e5e5e5;padding:10px 25px;margin:0 5px;color:#111}
#exploreMoreModal a.explore-btn:hover{border-color:#999}
#exploreMoreModal .close {
    font-size: 35px;
    font-weight: 600;
    opacity: .6;
    margin-top: -40px;
    margin-right: -80px;
    color: #000;
    position: absolute;
    right: 53px;
    width: 45px;
    height: 45px;
    top: 0px;
    border: 0;
    background: none;
}
div#exploreMoreModal.show {display: block;}
.perma-btn-toggle {
    position: fixed;
    z-index: 999;
    bottom: 41%;
    left: -63px;
    transform: translate(0, -41%);
}
.perma-btn-toggle.goTop a.perma-btn-anchore {
    border-radius: 0 0 10px 10px;
    padding: 6px 20px 7px;
    font-weight: 700;
    font-size: 14px;
    background: #1c4074;
    transition: .5s;
}
.perma-btn-toggle a.perma-btn-anchore {
    border: 1px solid #1c4074;
    color: #ffffff;
    padding: 18px 20px;
    font-size: 19px;
    display: inline-block;
    background: #1c4074;
    border-radius: 5px;
    transform: rotate(90deg);
    text-transform: uppercase;
}
#exploreMoreModal .modal-body {
    padding: 0;
}
#exploreMoreModal .modal-form form#contactForm {
    background: none;
    text-align: left;
    padding: 10px 0 0;
}
div#exploreMoreModal .submitContactForm {
    text-align: center;
    padding: 7px 35px;
    font-size: 22px;
    border-radius: 70px;
}
form#contactForm input.form-control.btn.btn-link.submitContactForm {
    border-radius: 76px;
}
.modal-header-wrap {
    text-align: left;
    color: #000;
}
.modal-header-wrap p {
    color: #000;
    font-size: 15px;
}

img.dq-mark {
    max-width: 43px;
    transform: rotate(180deg);
}



.nh-list {
    height: 55px;
    overflow: hidden;
    padding-right: 1rem;
    display: inline-block;
    position: relative;
    line-height: 27px;
}
.nh-list::before {
    position: absolute;
    content: "...";
    bottom: -7px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.news-media {
    border-bottom: 1px solid #ccc;
}
.google-map {
    border-left: 1px solid #ccc;
    padding-left: 35px;
}
.dropdown-top li {
    border-bottom: 1px solid #ccc;
    padding: 7px 0 !important;
    width: 100%;
}
.mob-des-block{display: none;}
.mob-des-none{display: block;}
.top-left-cta .mob-des-none {
    display: inline-block;
}
.footerContact {
    position: fixed !important;
    bottom: 64px;
    right: 21px;
    width: 230px;
    height: 39px;
    z-index: 9;
    top: inherit !important;
    left: inherit !important;
    text-align: center;
}
.faq-list {
    width: 80%;
    margin: 0 auto;
}
.faq-list summary {
    background: #53c4bd;
    color: #fff;
    margin-bottom: 10px;
    padding: 13px;
    border-radius: 10px;
    list-style: none;
}



.faq-list .details {
  overflow: hidden;
  transition: height 300ms ease-in-out;
  margin-bottom: 15px;
}
.faq-list .details:last-child {
  border-bottom: 0;
}
.faq-list .details__summary, .details__content {
  padding: 24px;
}
.faq-list .details__summary {
    position: relative;
    list-style: none;
    padding-left: 30px;
    outline: 0;
    cursor: pointer;
    transition: color 300ms ease-in-out;
    font-size: 22px;
    ext-align: left;
}
.faq-list [open] > .details__summary {
  color: #fff;
}
.details__summary::-webkit-details-marker {
  display: none;
}
.details__summary:before, .details__summary:after {
  content: "";
  position: absolute;
}
.details__summary:before {
    right: 20px;
    top: 50%;
    height: 2px;
    margin-top: -1px;
    width: 16px;
    background: #ffffff;
}
.details__summary:after {
  right: 28px;
  top: 50%;
  height: 16px;
  margin-top: -8px;
  width: 2px;
  margin-left: -1px;
  background: #fff;
  transition: all 300ms ease-in-out;
}
[open] .details__summary:after {
  opacity: 0;
  transform: translateY(25%);
}
.faq-list .details__content {
    padding-top: 0;
    padding-left: 35px;
    text-align: left;
}
.blogBoxImage img {
    height: 340px;
    margin-bottom: 30px;
    max-height: 225px;
}
.homeSpeciality h2 {
    color: #fff;
}
.homeSpeciality {
    background: linear-gradient(to bottom right, #00B48D, #164D92);
    padding: 55px 0;
    color: #fff;
    text-align: center;
}
.head-title.whyChooseUs ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

/* Responsive css Start  */
@media (max-width: 1440px) {
    .banner-text {    
        bottom: 4%;    
        width: 60%;    
    }
    .navbar {
        padding-top: 25px;
    }
    .top-left-cta {
        position: absolute;
        top: 16px;
        font-size: 15px;
    }
    .brand-logo img {
        max-width: 205px;
    }
    .upload-design {
        padding: 5% 8% 3%;
    }
    .inner-page h4.section-title {
        width: 100%;
        line-height: 45px;
        height: 165px;
        overflow: auto;
        padding-right: 20px;
    }
    .navbar-light .navbar-brand img.me-3 {
        max-width: 150px;
    }
    .navbar a {
        margin: 11px 0;
    }
    .top-bar-menu img#w-i {
        width: 38px;
        position: relative;
        top: 4px;
    }
    .afterBannerDescription ul li {
        border-radius: 15px;
        padding: 25px 3px;
        text-align: center;
        background: #fff;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 15px;
        width: 22%;
    }
    .spe-banner-text img {
        width: 60px !important;
        height: auto;
    padding: 0px;
    }
    .home-testimonials .owl-stage-outer {
        overflow: visible;
    }
    .home-testimonials .user-image {
        margin: -20px auto 20px;
    }
    .testimonials-home li {
        padding: 100px 20px 20px 20px;
    }
    .testimonials-home .owl-item.active li {
        border: 1px solid #23b5a8;
    }
    .email-form input, .email-form textarea {
        border: 0px solid #ccc;
        border-radius: 0;
        padding: 5px 0px;
        border-bottom: 1px solid #afafaf;
        margin-bottom: 1px;
    }
    .email-form label {
        margin-bottom: 0;
    }
    .testimonial-carousel {
        margin: 0 auto;
        padding: 30px 0;
        overflow: hidden;
    }
    .afterBannerHeading h2 {
        color: #fff;
        font-size: 45px;
    }
    body {
    font-size: 16px;
    }
    .dropdown-top {
        top: 49px;
    }
    .dropdown-top a {
        margin: 0;
    }
}
@media (max-width: 1200px) {
    .afterBanner {
        margin: -173px 0 130px 0px;
        width: 95%;
    }
    .top-left-cta .mob-des-none {
        display: block;
    }
}
@media (max-width: 1024px) {
    .footer-links.info-links.position-relative:after {
        right: 20px;
    }
    .aboutUsBanner .inner-banner-images {
        min-height: 130vh;
    }
    .gallery-img.i-d-f {
        display: flex;
        height: 270px;
        border: 1px solid #ccc;
        width: 100%;
        align-items: center;
    }
    .container-fluid.g-0.imageGallerys-page.position-relative .col-lg-3.mb-4 {
        width: 50%;
    }
    .dServices ul {
        padding: 0;
        margin: 0;
        list-style: none;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .dServices ul li {
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        gap: 0;
        justify-content: space-around;
        font-size: 18px;
        font-weight: 700;
        color: #002863;
        padding: 0 50px;
        line-height: normal;
        width: 50%;
    }
    .dServices ul li:nth-child(even) {
        border: 0;
    }
    .aboutDoctor {
        text-align: center;
    }
    .aboutDoctor img {
        max-width: 45%;
        margin: 0 auto 20px;
        text-align: center;
    }
    .dServices {
        background: linear-gradient(180deg, #c6edfff5, #ffffff);
        padding: 40px 0;
        border-radius: 12px;
    }
    .aboutDoctor .shortDescription ul {
        text-align: left;
    }
    .connectNow.justify-left {
        justify-content: center;
        padding: 0;
        border: 0;
    }
    .connectNow.justify-left img#w-i {
        margin: 0;
    }
    .aboutTeam h2 {
        font-size: 40px;
        text-align: left;
    }
    .imageGallerys-w {
        width: 46%;
        display: inline-block;
        margin: 35px 11px 10px;
        vertical-align: top;
    }
    .aContactno {
        padding: 0px 0 0 0px;
    }
}
@media (max-width: 1023px) and (min-width: 768px) {
    .top-bar {
        display: inline-block;
        text-align: center;
        width: 100%;
    }
    .top-bar .text-left, .top-bar .text-right {
        text-align: center;
    }
    .sticky-top .col-lg-3 {
        width: 21%;
    }
    .sticky-top .col-lg-9 {
        width: 79%;
    }
    h1.brand-logo img.me-3 {
        max-width: 110px;
    }
    .navbar a {
        font-size: 13px;
        font-weight: 700;
    }
    .navbar {
        display: inline-block;
        padding-top: 15px;
    }
    .promo1.position-relative h6, .promo2.position-relative h6 {
        font-size: 19px;
    }
    h2 {
        font-size: 24px;
    }
    .spe-banner-text img {
        width: 151px !important;
        height: auto;
    }
    .team-w .prod-carousel-item {
        padding: 50px 25px;
    }
    .c-image {
        height: 329px;
    }
    .top-left-cta {
        position: relative;
        top: 0px;
        font-size: 15px;
        text-align: center;
    }
    .perma-btn-toggle {
        bottom: 27%;
    }
    a.emergencyContact {
        top: -7px;
        left: 0;
    }
    .brand-logo img {
        max-width: 195px;
        position: absolute;
        top: 3px;
        left: 15px;
    }
    .navbar ul li {
        display: inline-block;
        padding: 0 12px;
        position: relative;
        margin: 0;
    }
    .shadow-sm .brand-logo img {
        max-width: 150px;
        top: 8px;
    }
    .shadow-sm .navbar a {
        color: #000;
        font-weight: 700;
        font-size: 13px;
        margin: 0px 0 7px 0;
    }
    .modal.fade .modal-dialog {
        transform: translate(-50%, -50%);
        position: absolute;
        left: 50%;
        top: 50%;
        width: 675px;
    }
    .afterBanner {
        margin: -123px 0 130px 0px;
        width: 95%;
        padding: 60px 70px 120px 70px;
    }
    .dropdown-top {
        top: 36px;
    }
    .afterBannerDescription ul li {
        border: 1px solid #328ce2;
        border-radius: 15px;
        padding: 15px 3px;
        text-align: center;
        background: #fff;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px;
        width: 22%;
    }
    .afterBannerDescription ul li h4 {
        color: #328ce2;
        font-weight: 400 !important;
        font-size: 17px;
    }
    .afterBannerDescription ul li img {
        max-width: 37px;
    }
    .afterBannerDescription ul {
        gap: 10px;
    }
    .perma-btn-toggle a.perma-btn-anchore {
        border: 1px solid #1c4074;
        color: #ffffff;
        padding: 9px 15px;
        font-size: 14px;
        display: inline-block;
        background: #1c4074;
        border-radius: 5px;
        transform: rotate(90deg);
        text-transform: uppercase;
        letter-spacing: 2px;
    }
    .midContentWrapper {
        text-align: left;
        width: 100%;
        height: 558px;
        overflow: auto;
        padding: 0 30px 0 0;
    }
    .spe-banner-text {
        text-align: center;
        color: #1c4074;
        font-size: 15px;
        line-height: 18px;
    }
    .container-fluid.homeMidSection .col-md-6:last-child {
        width: 100%;
    }
    .inner-banner-images {
        min-height: 114vh;
        border-bottom: 1px solid #b5cad3;
        position: relative;
    }

}
@media (max-width: 767px) {
    .mob-des-block{display: block;}
    .mob-des-none{display: none;}
    .top-bar {
        padding: 8px 0;
        height: auto;
        position: relative;
        z-index: 0;
    }
    .modal.fade .modal-dialog {
        transform: translate(-50%, -50%);
        position: absolute;
        left: 47%;
        top: 50%;
        width: 95%;
    }
    .authorDetail.text-left {
        margin-top: 60px;
    }
    .aboutDoctor img {
        max-width: 80%;
    }
    .w-80 {
        width: 100%;
    }
    .rightContent ul li {
        border-right: 0px solid #ccc;
        width: 100%;
        padding: 0 0px;
    }
    .afterBannerDescription ul li {
        width: 100%;
    }
    .aboutUsBanner .inner-banner-images {
        min-height: 55vh;
        width: 100%;
    }
    .dServices ul {
        padding: 0;
        margin: 0;
        list-style: none;
        display: flex;
        justify-content: space-around;
    }
    .shortDes {
        width: 100%;
    }
    a.emergencyContact.perma-btn-anchore.footerContact {
        font-size: 15px;
        width: 169px;
        height: 30px;
        padding: 0;
        background: #ffffffba;
        backdrop-filter: blur(39px);
    }
    .authorDetail.text-center {
        border: 1px solid #cee2e3;
        border-radius: 17px;
        padding: 13px;
        width: 100%;
        margin: 40px auto 0;
        background: url(../img/center-bg.jpg) 0 0 no-repeat;
        background-size: cover;
    }
    .midContentWrapper {
        text-align: center;
        width: 100%;
        height: auto;
        overflow: auto;
        padding: 0;
    }
    .head-title {
        margin: 4px 0;
    }
    .rightContent {
        padding: 25px 0 0 0;
    }
    .top-left-cta {
        position: relative;
        top: 0;
        font-size: 14px;
        text-align: left;
    }
    .topbar-left {
        text-align: center;
    }
    .whatsappMobile.mob-des-block {
        position: absolute;
        right: -5px;
        top: 3px;
    }
    .whatsappMobile.mob-des-block img#w-i {
        max-width: 39px;
    }
    .home-testimonials .content-testimonials {
        height: 205px;
        overflow: auto;
        padding: 0 10px;
        margin-bottom: 40px;
    }
    .home-testimonials {
        padding: 0;
        border-right: 0;
    }
    #exploreMoreModal .close {
        right: 52px;
        top: 11px;
    }

    .testimonial-carousel-item ul {
        padding: 0;
    }
    div#video-btn .modal-dialog {
        max-width: 97%;
    }
    .prod-carousel-home .owl-nav.disabled .owl-next, .success-videos .owl-next, .news-carousel .owl-next {
        right: 0;
    }
    .prod-carousel-home .owl-nav.disabled .owl-prev, .success-videos .owl-prev, .news-carousel .owl-prev {
        left: 0;
    }
    .imageGallerys-page {
        text-align: center;
    }
    /*.imageGallerys-page .col-lg-3.mb-4 {
        max-width: 44%;
        margin: 0px 10px;
    }*/
    .container-fluid.g-0.imageGallerys-page.position-relative .col-lg-3.mb-4 {
        width: 43%; margin: 0px 10px;
    }
    .gallery-img.i-d-f {
        display: flex;
        height: 100px;
        border: 1px solid #ccc;
        width: 100%;
        align-items: center;
    }
    div#video-btn .modal-content {
        max-width: 800px;
        width: 96%;
    }
    .modal-body iframe {
        height: 255px;
    }
    .right-blog {
        margin-bottom: 50px;
    }
    .blog-t-img {
        margin-bottom: 16px;
    }
    h2.news-title {
        padding: 0 17px;
    }
    .mob-display-block{display: block}
    .mob-display-none{display: none;}
    .mob-dis-com-block{}
    span.mob-mobile-no {
        display: inline-block;
            width: 100%;
    }
    .mob-dis-sap-none{display:none;}
    span.mob-mobile-no a {
        width: 100%;
        display: inline-block;
    }
    .navbar-expand-lg .navbar-collapse {
        display: none;
    }
    .banner-text {
        bottom: -1%;
        width: 90%;
            left: 0;
    }
    
    .perma-btn-toggle a.perma-btn-anchore {
        border: 1px solid #2ab8e1;
        color: #ffffff;
        padding: 9px 20px;
        font-size: 16px;
        display: inline-block;
        background: #2ab8e1;
        border-radius: 0;
        transform: rotate(0deg);
        text-transform: uppercase;
        width: 100%;
        text-align: center;
    }
       .perma-btn-toggle {
        position: fixed;
        z-index: 999;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .modal-form form#contactForm {
        margin: 0;
    }
    .modal-form .row.g-0 {
        padding: 0;
    }
    .modal-form .email-form label,  .modal-form .email-form input,  .modal-form .email-form textarea {
        margin-bottom: 0px; font-size: 14px;
    }
   
    .banner-text h1 {
        font-size: 20px !important;
    }
    .header-carousel .owl-carousel-item p {
        font-size: 16px !important;
        width: 76%;
        margin: 0 auto;
    }
    .navbar-light .navbar-brand img.me-3 {
        max-width: 130px;
    }
    img.h-f-i {
        width: 100%; margin-bottom: 28px;
    }
    
    .gallery-txt h3 {
        font-size: 95px;
    }
    .testi-bg {
        background: url(../img/testimonial-bg.jpg) center 100% no-repeat;
        background-size: cover;
        padding: 0;
        width: 100%;
    }
    .testi-bg .gallery-txt h3 {
        font-size: 50px;
        top: 28px;
    }
    .testi-bg .owl-nav.disabled {
        display: none;
    }
    
    .display-5 {
        font-size: 28px;
    }
    .testi-bg .owl-nav .owl-prev {
        top: 5%;
        left: 0;
    }
    .testi-bg .owl-nav .owl-next {
        top: 5%;
       right: 0;
    }
    .blog-bg {
        width: 100%;
    }
    .blog-bg .gallery-txt h3 {
        font-size: 44px;
    }
    .header-carousel .owl-carousel-item {
        position: relative;
        min-height: auto;
    }
    .header-carousel .owl-carousel-item img {
        position: inherit;
     
    }
    .mobile-icons {
        display: block;
    }
   
    .mobile-icons {
        display: block;
        /*position: absolute;*/
        top: 40px;
        right: 0;
        z-index: 999;
        text-align: right;
        margin-top: 75px;
    }
    .navbar.sticky-top {
        position: absolute;
        height: 235px;
        background: linear-gradient(180deg, #fff, #ffffff0a);
    }
    .mobile-icons button.navbar-toggler {
        position: absolute;
        top: 30px;
        right: 0;
    }
    .mobile-icons .afhnheugug.search-box {
        position: absolute;
        top: 133px; background: #fffffff2;
    }
    .l-c-icons {
        padding-right: 25px;
        display: none;
    }
    .mobile-icons .l-c-icons {
        display: block;
    }
    .navbar-expand-lg .navbar-collapse {
        top: 3px; overflow: auto;
    height: 600px;
    }
    .navbar .navbar-nav a.nav-item.nav-link {
        width: 100%;
        text-align: left;
    }
    .nav-item.dropdown {
        display: inline-block;
        width: 100%;
        text-align: left;
    }
    .navbar .navbar-nav .nav-link {
        margin-right: 0;
        padding: 10px 0;
        width: 100%;
    }
    .navbar .dropdown-toggle::after {
        right: 27px;
        position: absolute;
    }
    .mobile-open {
        display: block;
        position: inherit !important;
    }
    .navbar-nav .dropdown-menu a.dropdown-item {
        width: 100%;
        margin: 0;
        padding: 10px 25px;
    }
    .mobile-dn{display:none !important;}
    .table-cell-ver {
        height: auto;
    }
    .py-5 {
        padding-top: 0rem !important;
    }
    .home-tc {
        text-align: center;
    }
    .home-banner .owl-prev {
        left: 12px;
        top: 40px;
    }
    .home-banner .owl-next {
        right: 12px;
        top: 40px;
    }
    .prod-carousel-home .owl-nav .owl-next {
        right: 0;
    }
    .prod-carousel-home .owl-nav .owl-prev{
        left: 0;
    }
    .upload-design {
        padding: 5% 8% 16%;
    }
    .bg-tringle{text-align: center;}
    .prod-w {
        text-align: center;
    }
    .bg-tringle h3.display-5 {
        text-align: center;
    }
    .c-image {
        height: 400px;
    }
    .prod-text {
        width: 100%;
        max-width: 100%;
    }
    .prod-carousel-home .c-image img {
        height: 400px;
        width: auto;
        margin: 0 auto;
            max-width: 100%;
    }
    .bg-tringle ul.nav.nav-tabs li a {
        font-size: 15px;
        margin: 0 7px;
    }
    .bg-tringle .prod-carousel-item h5 {
        margin-top: 30px;
    }
    .artist-name {
        text-align: left;
    }
    .testi-pad {
        padding: 0 20px !important;
    }
    img.blog-im {
        margin: 20px 0;
    }
    .footer-links a.btn.btn-link {
        width: 90%;
    }
    .footer-links a.btn.btn-link {
        color: #fff;
        display: inline-block;
        margin: 0;
        padding: 0 0 5px 0;
        width: 100%;
        border-bottom: 0px dashed #999;
        border-radius: 0;
    }
    .footer .btn.btn-link::after{display:none;}
    
    .f-text-left {
        text-align: left !important;
    }
    .footer .copyright {
        padding: 20px 0 70px 0;
    }
    .footer .copyright .col-md-6.text-left {
        text-align: center;
    }
    .footer {
        background: #e1d1c3;
    }
    body.inner-page nav.navbar.sticky-top {
        height: 134px;
    }
    .f-des.m-5 {
        margin: 35px 0 !important;
    }
    .inner-page h4.section-title {
        height: auto;
    }
    .inner-banner .col-lg-7.text-center.wow.fadeIn.p-5 {
        border-bottom: 1px dashed #333;
    }
    .bor-right {
        border-right: 0px solid #ccc;
    }
    .pagination a {
        display: inline-block;
        margin-bottom: 4px;
    }
    .f-des.scroller-c {
        height: auto;
        overflow: auto;
        padding-right: 0;
    }
    .tabHeadings.fixTab {
        display: none;
    }
    .tabHeadings {
        margin-bottom: 38px;
        display: none;
    }
    .price {
        text-align: left;
    }
    .product-wrapper {
        padding: 2px 2px; border-bottom: 1px dashed #999; padding-bottom: 15px !important;
    margin-bottom: 20px; margin-top: 12px;
    }
    h4.one-liner {
        
        font-size: 27px;
        margin: 0 !important;
    }
    .mob-dis-none {
        display: none;
    }
    .mob-dis-b{display:block;}
    
    h2.pd-title {
        display: inline-block;
        float: left;
        width: 80%;
    }
    .product-page {
        padding: 0 30px !important;
    }
    .prod-padd {
        padding: 0 10px !important; margin-bottom: 25px;
    }
    .enquire-btn a {
        width: 100%;
        margin-bottom: 15px;
    }
    .inner-page .footer .copyright .text-right {
        text-align: center;
    }
    .login {
        padding: 0 38px;
    }
    .login-d {
        padding: 50px 0;
    }
    .login .submitLoginForm, .login .submitRegisterForm, .my-account input.form-control.btn.btn-link {
        width: 100%;
    }
    .out-ofstock {
        text-align: left;
    }
    .pad-z {
        padding: 0;
    }
    .btn.w-link a {
        padding: 5px 37px;
        display: inline-block;
    }
    tbody.wishlist-items-wrapper tr td:nth-child(5) {
     
        text-align: center;
    }
    .currentZoomImageSrc {
        height: auto;
        max-width: 100%;
    }    
    
    .product-wrapper.a-c-wrapper a {
        font-size: 18px;
     
    }
    .product-wrapper .p-img {
        height: 185px;
    }
    .navbar-brand {        
        margin: 0 !important;
    }
    .navbar-brand img.me-3 {
        margin: 0 !important;
        max-width: 135px;
    }
    .footer .col-lg-4,.footer .col-lg-3 {
        width: 100%;
        background: none;
    }
    .f-des.exe-height {
        height: 200px;
        overflow: auto;
        padding-right: 20px;
        margin-bottom: 65px;
    }
    .product-wrapper .p-img {
        overflow: visible;
     
    }
    a.wishlist-ic {
        right: -9px;
        top: -8px;
    }
    .g-imgs {
        height: 256px;
        padding: 0px;
        border: 0px dashed #ccc;
    }
    .customZoomFunctionNext, .customZoomFunctionPrev {
         padding: 2px;
    }
    .sticky-top {
        background: linear-gradient(180deg, #1e7f85, #2b9298);
    }
    .mob-nav {
        text-align: left !important;
        /*background: #40babb;*/
        padding: 5px 2px;
    }
    h1 {
        font-size: 29px !important;
    }
    .breadcrumb ul li a {
        font-size: 15px; 
    }
    .breadcrumb ul li {
        font-size: 15px;  margin-bottom: 0;
    }
    .specili-w .col {
        flex: inherit;
        width: 43%;
        margin: 0 7px 20px;
    }
    .head-title.whyChooseUs li {
        margin: 0;
    }
    .whyChooselist li {
        width: 100%;
        margin-bottom: 15px !important;
    }
    .spe-banner-text a {
        padding: 21px;
    }
    .spe-banner-text {
        text-align: center;
        
        font-size: 17px;
        line-height: normal;
    }
    .testimonials-home {
        margin-top: 50px;
    }
    .faqsHome {
        padding-top: 50px;
    }
    .breadcrumb ul li a:after {
        width: 10px;
        height: 10px;
    }
    .spe-banner-text img {
        width: 151px !important;
        height: auto;
    }
    .home-banner {
        
        padding: 0 18px;
        
    }
    .cat-img-full {
        margin-bottom: 0;
        text-align: center;
    }
    .fullDescription {
        height: auto;
        overflow: auto;
    }
    .row {
        --bs-gutter-x: 0; padding: 0 15px;
    }
    .sticky-top {
        background: linear-gradient(180deg, #aee1f1, #f0fbff); padding: 0;
    }
    h1.brand-logo {
        display: inline-block;
    }
    .readmoreText {
        display: none;
    }
    .faq-list .card {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        text-align: left;
        border: 0;
        padding: 8px 0px;
    }
    .footer-links.info-links.position-relative:after{display: none;}
    .hamburger, .mob-left-menu.menu-open .close {
        display: inline-block;
        width: 25px;
        position: absolute;
        right: 15px;
        top: 11px;
        line-height: 6px;
    }
    .whatsappMobile.mob-dis-block {
        display: inline-block;
        position: absolute;
        top: 7px;
        right: 75px;
    }
    .language-select option::checkmark{display: none}
    .whatsappMobile.mob-dis-block img#w-i {
        width: 38px;
    }
    .laguage-selector ul {
        padding: 0;
        margin: 0;
        list-style: none;
        display: inline-block;
    }
    .laguage-selector ul li.language-select {
        margin: 0;
        top: 0;
    }
    .laguage-selector ul li.language-select select#pet-select {
        padding: 0 10px;
        font-size: 15px;
    }
    .hamburger span, .mob-left-menu.menu-open .close span {
        border-bottom: 2px solid #000;
        height: 1px;
        width: 100%;
        display: inline-block;
    }
    .afterBanner {
        margin: 0 0 30px 0px;
        width: 100%;
        border-radius: 0;
        padding: 35px 20px;
    }
    .product-text.faded {
        height: auto;
        overflow: hidden;
        padding: 0;
    }
    .product-text {
        padding: 0;
    }
    .mob-left-menu.menu-open {
        display: block;
        position: fixed;
        left: 0;
        text-align: left;
        background: #23b5a8;
        top: 0;
        width: 90%;
        height: 100vh;
        overflow: auto;
        padding-bottom: 50px;
    }
    .mob-left-menu.menu-open .close {
        transform: rotate(8deg);
        border: 1px solid #fff;
        border-radius: 62px;
        width: 30px;
        padding: 6px;
        position: absolute;
        top: 10px;
        right: 12px;
        z-index: 999999;
    }
    .mob-left-menu.menu-open .close span:first-child {
        transform: rotate(45deg);
    }
    .mob-left-menu.menu-open .close span:nth-child(2) {
        transform: rotate(120deg);
        position: relative;
        top: -8px;
    }
    .afterBannerDescription ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: inline-block;
        gap: 0;
        position: relative;
        width: 100%;
        flex-wrap: wrap;
    }
    .home-testimonials .owl-stage-outer {
        overflow: hidden;
    }
    .navbar ul li {
        width: 100%;
        border: 0;
        padding: 0 10px !important;
    }
    .navbar ul li a {
        width: 100%;
        border-bottom: 1px solid #fff;
        display: inline-block;
        padding-bottom: 15px;
        margin: 0 0 15px 0;
        color: #fff;
    }
    .parent-login a {
        background: #fff;
        padding: 6px 6px;
        border-radius: 3px;
        width: 92%;
        display: inline-block;
        margin: 0 10px;
        text-align: center;
        color: #000;
    }
    .shadow-sm .navbar a {
        color: #fff;
        font-weight: 300;
    }
    .parent-login {
        display: inline-block;
        width: 100%;
    }
    .h-banner-text {
        padding: 230px 0 0 0;
    }
    .h-banner-text h2 {
        color: #15205f;
        font-size: 29px;
    }
    .h-banner-text h1 {
        color: #fff;
        font-size: 40px !important;
    }
    .promo1.position-relative .p-text, .promo2.position-relative .p-text {
        width: 100%;
        text-align: center;
        padding: 20px 30px;
        background: #40babbb5;
        position: initial;
    }
    .promo2 .head-title h2 {
        padding: 28px 25px 0;
        text-align: center;
    }
    h2 {
        font-size: 30px;
    }
    .afterBannerHeading h2 {
        color: #fff;
        font-size: 35px;
    }
    .choose-us {
        padding: 5px 0px;
        text-align: center;
    }
    .choose-us .p-text {
        padding: 10px 20px 0;
    }
    .choose-us .c-text {
        width: 100%;
        float: left;
        margin-right: 0;
    }
    .c-img {
            border: 1px solid #025260;
        border-radius: 500px;
        padding: 50px;
        overflow: hidden;
        width: 160px;
        display: inline-block;
        float: none;
        margin-right: 0;
        margin-bottom: 15px;
        height: 160px;
    }
    .team-w .prod-carousel-item h6 {
        top: 245px;
    }
    .patient-medical-w .row.g-0 {
        padding: 0;
    }
    .petient-wrap {
        height: 275px;
        margin-bottom: 20px;
    }
    .medical-wrap img {
        display: none;
    }
    .medical-wrap {
        height: 100%;
        background: #40babb;
    }
    .medical-wrap .text-w {
        position: initial;
        top: 0;
        padding: 38px 45px;
        text-align: center;
        color: #fff;
    }
    .medical-wrap .text-w h3 {
        text-align: center;
        color: #fff;
        font-size: 33px;
    }
    .medical-wrap .text-w p {
        text-align: center;
        width: 100%;
    }
    .medical-wrap .text-w .btn-white {
        position: inherit;
    }
    .bg-foo {
        background: url(../img/foo-bg.jpg) 0 0 repeat;
        padding: 60px 10px 0;
    }
    .social-link-w {
        padding: 0px 0 28px 0;
        text-align: center;
    }
    .bg-foo .row.g-5 {
        padding: 0;
    }
    .cta-links label {
        float: left;
        font-size: 16px;
        font-weight: 300;
        margin-right: 15px;
            margin-bottom: 12px;
    }
    .cta-links {
        margin-bottom: 0px;
    }
    .cta-links p {
          width: 100%;
        margin: 0 0 15px 0;
    }
    .footer-links .row {
        padding: 0;
    }
    .footer-links.info-links a.btn.btn-link {
        width: 48%;
        border-bottom: 1px dashed #ccc;
        margin-bottom: 10px;
        padding-bottom: 12px;
    }
    .footer-links.info-links a.btn.btn-link.p-login {
        padding: 9px 6px;
        text-align: center;
        display: inline-block;
        color: #000;
    }
    .f-blog-link .f-link {
        padding: 12px 0 !important;
    }
    .home-team {
        padding: 30px 0 !important;
    }
    .home-team .prod-carousel-home .c-image img {
        height: 335px;
    }
    .home-team .prod-carousel-item {
        
        padding: 50px 30px;
        
    }
    .home-team .c-image {
        height: 210px;
    }
    .home-blog {
        padding: 35px 0 0 0 !important; display: none;
    }
    .home-blog .home-blog .row {
        padding: 0px;
    }
    .home-blog .col-lg-4 {
        margin-bottom: 30px;
    }
    .faq-list {
        width: 100%;
        margin: 0 auto;
    }
    .faq-list .details {
        height: auto !important;
    }

    .faq-list .details__summary {
        position: relative;
        list-style: none;
        padding-left: 20px;
        outline: 0;
        cursor: pointer;
        transition: color 300ms ease-in-out;
        font-size: 18px;
        text-align: left;
        padding: 15px;
    }
    .details__summary:before, .details__summary:after{display: none}
    .inner-banner {
        padding: 0 0 0 !important;
        margin: 0 0 25px 0;
        position: relative;
        background: url('../img/inner-banner.jpg') 0 0 no-repeat;
        background-size: cover;
    }
    .inner-banner-images {
        padding-top: 40px; background-size: cover !important;     min-height: 40vh;
    } 
    .inner-banner img {
        display: none;
    }
    .about-page .static-content-dd-img {
        border-radius: 140px 30px 170px 30px;
    }
    .page-title {
        position: absolute;
        width: 100%;
        top: 140px;
    }
    
    .inner-banner-images.mob-des-block.innerPageBannerExtract {
        min-height: auto !important;
    }
    .inner-banner-images.mob-des-block.innerPageBannerExtract .page-title {
        width: 80%;
        margin: 0 auto;
        left: 0;
        right: 0;
        position: relative;
        top: 0;
    }
        .aboutAfterBanner {
        position: relative;
        margin: -220px 0 0 0;
    }
    .dServices ul li {
        font-size: 17px;
        border-right: 0px solid #0f635b57;
        padding: 0 7px;
        margin-bottom: 0;
        border-bottom: 0px solid #ffffff;
        padding-bottom: 30px;
    }    .aboutDoctor {
        text-align: center;
    }
    .dServices {
        padding: 40px 0 0; 
    }
    .aboutDoctor h2 {
        margin-top: 20px;
    }
    .connectNow {
        flex-wrap: wrap; gap: 15px;
    }
    .connectNow.justify-left {
        justify-content: center;
    }
    .connectNow.justify-left a.wp-icon-top {
        width: 100%;
        
    }
    .connectNow.justify-left a.wp-icon-top img#w-i {
        margin: 0 5px;
    }
    .otherProfileDetail ul li {
        width: 100%;
    }
    .otherProfileDescription {
        height: auto;
        overflow: auto;
    }
    .otherProfileDetail {
        margin-bottom: 0;
    }
    .aboutTeam h2 {
        font-size: 35px;
        text-align: center;
    }
    .aboutTeam h2 span {
        display: inline-block;
        font-size: 80px;
        float: none;
        color: #dd552b;
        margin-right: 0;
                width: 100%;
    }
    .connectNow a.wp-icon-top {
        margin: 20px auto 0px;
        width: 80%;
    }
    .connectNow {
        display: inline-block;
        justify-content: center;
        align-items: center;
        margin-bottom: 50px;
        border-bottom: 1px dashed #1c4074;
        padding-bottom: 50px;
        width: 100%;
        text-align: center;
    }
    .galler-img-left {
        margin-bottom: 15px;
    }
    .imageGallerys-w {
        width: 100%;
    }
    .aboutUs-contact-form {
        padding: 25px 0;
        text-align: center;
    }
    form#contactForm {
        text-align: left;
    }
    form#contactForm .row {
        padding: 0;
    }
    .aContactno {
        padding: 35px 0 0 0;
        border-top: 1px dashed;
    }
    .contactno ul a.btn.btn-link {
        font-size: 25px;
    }
    .footerContact {
        bottom: 35px;
    }
    a.wp-icon-bottom {
        bottom: 15px;
        z-index: 99;
    }
    .aboutDoctor .shortDescription {
        text-align: left;
        border-top: 1px dashed;
        padding-top: 25px;
    }
    .listing-page {
        padding: 0 !important;
    }
    .listing-page .prod-carousel-item {
        margin: inherit;
        width: initial;     margin-bottom: 25px;
    }
    .listing-page .c-image {
        height: 230px;
    }
    .left-side {
        float: left;
        padding-right: 0; margin-bottom: 90px;
    }
    .team-s-d {
        padding: 0;
        text-align: center;
    }
    .team-s-d .short-des {
        width: 100%;
        height: auto;
        overflow: auto;
        padding-right: 20px;
        text-align: center;
    }
    .team-s-d .short-des {
        display: none;
    }
    .laguage-selector {
        display: inline-block;
        position: absolute;
        right: 60px;
        top: 10px;
    }
    .ser-detail {
        margin-top: 15px;
        text-align: center;
    }
    .ser-detail p {
        text-align: center;
    }
    .left-side button.btn.btn-link.btn-lg {
        margin: 0 auto 10px;
        display: inherit;
    }
    div#myModal button.close {
        top: -8px;
        height: 29px;
    }
    div#myModal .modal-body {
        padding: 0;
    }
    div#myModal .modal-body form {
        width: 100%;
        padding: 30px 0;
    }
    .right-side-bar {
        padding: 0;
        border: 0px solid #47ccc8;
        left: 0;
    }
    .homeBannerDesktop {
        display: none;
    }
    .homeBannerMobile {
        display: block;
        margin: 0 0 30px 0 !important;
        padding: 0 !important;
        background: none;
        text-align: center;
    }
    .listing-w {
        margin: 0 0 25px 0;
    }
    .listing-w {
        width: 100%;
        float: left;
        text-align: center;
        border: 1px dashed #ccc;
        border-radius: 20px;
        padding: 0;
        height: auto;
        display: inline-block;
        margin: 0 5px 10px 5px !important;
    }
    .otherBoxes .listing-w {
        border: 0;
        width: 43%;
        float: none;
    }
    .cat-img {
        width: 100px;
        border-radius: 0;
        position: relative;
        border: 0px double #1c407442;
        height: auto;
        overflow: hidden;
        line-height: normal;
        margin: 0 auto 25px;
    }
    h4.pwbzeedcrs {
        width: 100%; display: inline-block;
    }
    h4.pwbzeedcrs {
        width: 100%;
        display: inline-block;
        margin: 0 !important;
        height: auto;
    }
    .cat-img img.maqkrmuzmf {
        max-width: 100%;
        max-height: 75px;
    }
    a.cat-head {
        font-size: 15px;
        min-height: 80px;
        height: auto;
    }
    .listing-page-main h3 img.maqkrmuzmf {
        display: none;
    }
    .listing-page-main h3 a {
        margin: 0 !important;
        padding: 0 21px;
        display: inline-block;
            font-size: 19px;
    }
    .navbar-brand {
        padding-top: 0px;
        padding-bottom: 0;
    }
    .shadow-sm a.navbar-brand {
        padding: 0;
    }
    .back-to-top {
        border: 1px solid #fff !important;
        display: none !important;
    }
    .listing-page-main h3 {
        font-size: 20px; text-align: center;
    }
    .blogs.listing-page {
        text-align: center !important;
    }
    .listing-page p {
        text-align: center;
    }
    .short-des {
    height: auto;
    }
    .author-d {
        font-weight: 400;
        text-align: center;
    }
    .blog-cat {
        margin-bottom: 18px;
        text-align: center;
        margin-top: 25px;
    }
    .main-commnet p.user-name {
        text-align: left;
    }
    p.user-time {
        text-align: left;
    }
    p.user-mesg {
        text-align: left;
    }
    p.comment-btn {
        text-align: left;
    }
    .medical-t h4 {
        text-align: center;
    }
    .contact-us h2 {
        text-align: center;
    }
    .ser-detail img {
        max-width: 100%;
    }
    .right-side-bar {
        float: right;
        background: #f5f4f400;
    }
    .ser-detail ul {
        text-align: left;
    }
    .medical-t img {
        border: 1px solid #47ccc8;
        padding: 10px;
        margin: 10px 0 30px;
        max-width: 100%;
    }
    .faqs {
        margin-bottom: 30px;
    }
    .dashboard {
        padding: 0;
    }
    .dash-nav a {
        padding: 5px 18px;
        font-size: 18px;
        margin: 8px 3px;
    }
    div#v-pills-tabContent {
        border-radius: 15px;
    }
    .wunixyxjea {
        text-align: center;
    }
    .dash-info-w {
        width: 90%;
    }
    .info-wrap {
        width: 100%;
        margin: 10px 0px 10px 0;
    }
    .dash-info-w table.table.table-bordered tr.mob-dis-none {
        display: none;
    }
    .table-bordered>:not(caption)>* {
        border-width: 1px 0;
        border-color: #ccc;
    }
    .dash-info-w table td {
        border: 0;
        display: block;
    }
    .dash-info-w table td label.mob-dis-b {
        display: inline-block;
        font-weight: 700;
        color: #000;
    }
    .dash-info-w a.btn.btn-primary {
        background: #40babb;
        border: 1px solid #40babb;
        color: #fff;
    }
    .dash-info-w a.btn.btn-primary {
        background: #40babb;
        border: 1px solid #40babb;
        color: #fff;
    }
    .footer .copyright .text-right {
        text-align: center;
    }
    .report-pp .info-wrap {
        width: 100%;
    }
    .report-table {
        display: inline-block;
        width: 100%;
        border: 0px solid #6fb5b9;
        padding: 0;
        border-radius: 32px;
        margin-bottom: 50px;
        background: #f9f9f9;
    }
    form#addressUpdateForm h4 {
        background: #000;
        color: #fff;
        padding: 8px;
        font-size: 16px;
    }
    form#informationUpdateForm .form-group {
        width: 100%;
        display: inline-block;
        margin: 0;
    }
    .mob-login {
        padding: 0 !important;     margin: 80px 0 30px 0;
    }
    
    .mob-login .login-d {
        padding: 25px 25px !important;
    }
    img.bannerDesktop{display:none;}
    img.bannerMobile{display:inline-block;}
    a.m-b-a {
        width: 100%;
        display: inline-block;
        background: #40babb;
        color: #fff;
        text-align: center;
        padding: 16px;
        border-radius: 55px;
        margin: 20px 0 0 0;
    }
    .homeBannerMobile a.m-b-a {
        width: 80%;
        margin: 30px auto 0;
    }
    .mob-left-menu.menu-open .navbar a:after{display:none;}
    li.dd-nav .dropdown-top {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        background: #3fb9ba47;
        margin-bottom: 10px;
    }
    li.dd-nav a {
        position: relative;
    }
    /*li.dd-nav a:after {
        content: '>';
        position: absolute;
        left: 0;
        top: 0;
        color: #fff;
        width: 10px;
        height: 10px;
        font-size: 16px;
    }*/
    li.dd-nav:after {
        display: block;
        content: '';
        position: absolute;
        right: 28px;
        top: 9px;
        width: 10px;
        height: 10px;
        color: #fff;
        transform: rotate(135deg);
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
    }
    .info-wrap label {
       
        width: 100%;
    }
    .dash-info-w table td a {
        margin-bottom: 10px;
        width: 100%;
    }
    .dash-info-w table td .btn.btn-danger.deleteReport {
        width: 100%;
    }
    input[type="file"] {
        width: 100%;
    }
    .homeBannerMobile p {
        font-weight: 400;
        color: #000;
    }
    .homeBannerMobile h1 {
        color: #000;
    }
    .mob-des-none {
        display: none;
    }
    .listing-page h3 {
        text-align: center;
    }
    .col-lg-6.text-right.topbar-right {
        display: none;
    }
    .top-bar-menu.mob-dis-b ul {
        padding: 0;
    }
    .top-bar-menu.mob-dis-b ul a {
        display: inline-block;
        width: 100%;
        color: #fff;
        padding: 14px 0;
        border-bottom: 1px solid #fff;
        margin: 0 12px;
        text-transform: uppercase;
    }
    
}

body::-webkit-scrollbar {
  width: 10px;
}
 
body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: #ccc;
  outline: 1px solid #ccc;
}

.cust-testimonial-text::-webkit-scrollbar {
  width: 10px;
}
 
.cust-testimonial-text::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
.cust-testimonial-text::-webkit-scrollbar-thumb {
  background-color: #ccc;
  outline: 1px solid #ccc;
}



.inner-page h4.section-title::-webkit-scrollbar {
  width: 3px;
}
.inner-page h4.section-title::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.inner-page h4.section-title::-webkit-scrollbar-thumb {
  background-color: #795548;
  outline: 1px solid #795548;
}

.f-des.scroller-c::-webkit-scrollbar {
  width: 3px;
}

.f-des.scroller-c::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.f-des.scroller-c::-webkit-scrollbar-thumb {
  background-color: #795548;
  outline: 1px solid #795548;
}



.pd-details::-webkit-scrollbar {
  width: 3px;
}

.pd-details::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.pd-details::-webkit-scrollbar-thumb {
  background-color: #000;
  outline: 1px solid #000;
}

/* ==========================================
   CUSTOM MODAL OVERRIDES FOR REFERENCED DESIGN
   ========================================== */

#exploreMoreModal .modal-dialog, #myModal .modal-dialog {
    max-width: 600px !important;
    margin: 1.75rem auto !important;
}

#exploreMoreModal .modal-content, #myModal .modal-content {
    background: #ffffff !important;
    border: none !important;
    border-radius: 24px !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1) !important;
    padding: 40px !important;
    position: relative !important;
    margin-bottom: 0 !important;
}

#exploreMoreModal .modal-body, #myModal .modal-body {
    padding: 0 !important;
}

#exploreMoreModal .modal-form, #myModal .modal-form {
    text-align: left !important;
}

/* Close button style */
#exploreMoreModal button.close, #myModal button.close {
    position: absolute !important;
    top: 20px !important;
    right: 20px !important;
    margin-top: 0 !important;
    margin-right: 0 !important;
    background: transparent !important;
    border: none !important;
    font-size: 32px !important;
    line-height: 1 !important;
    color: #495057 !important;
    opacity: 0.7 !important;
    padding: 0 !important;
    margin: 0 !important;
    z-index: 1051 !important;
    width: auto !important;
    height: auto !important;
    font-weight: 300 !important;
    outline: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}
#exploreMoreModal button.close:hover, #myModal button.close:hover {
    color: #000 !important;
    opacity: 1 !important;
}

/* Modal header / titles */
#exploreMoreModal .modal-header-wrap, #myModal .modal-header-wrap {
    text-align: left !important;
    margin-bottom: 25px !important;
    padding: 0 !important;
    border: none !important;
}
#exploreMoreModal .modal-header-wrap h2, #myModal .modal-header-wrap h2 {
    font-size: 26px !important;
    font-weight: 700 !important;
    color: #0c2b55 !important; /* dark blue */
    margin: 0 0 10px 0 !important;
    font-family: 'Outfit', 'Inter', sans-serif !important;
}
#exploreMoreModal .modal-header-wrap p, #myModal .modal-header-wrap p {
    font-size: 14px !important;
    color: #495057 !important;
    margin: 0 !important;
}

/* Form Styles */
#exploreMoreModal form#contactForm, #myModal form#consultationForm {
    width: 100% !important;
    padding: 0 !important;
    background: transparent !important;
    margin: 0 !important;
}

/* Form Groups and Layout */
#exploreMoreModal .form-group, #myModal .form-group {
    margin-bottom: 20px !important;
}

/* Form Labels */
#exploreMoreModal form label, #myModal form label {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #0c2b55 !important; /* dark blue theme label color */
    margin-bottom: 6px !important;
    display: inline-block !important;
    text-align: left !important;
}

/* Inputs & Textarea styling: Bottom border only */
#exploreMoreModal form .form-control, #myModal form .form-control {
    border: none !important;
    border-bottom: 1px solid #afafaf !important;
    border-radius: 0 !important;
    padding: 8px 0 !important;
    background-color: transparent !important;
    font-size: 14px !important;
    color: #495057 !important;
    box-shadow: none !important;
    transition: border-bottom-color 0.2s ease-in-out !important;
}
#exploreMoreModal form .form-control:focus, #myModal form .form-control:focus {
    border-bottom: 1px solid #0c2b55 !important;
    outline: none !important;
    background-color: transparent !important;
}
#exploreMoreModal form .form-control::placeholder, #myModal form .form-control::placeholder {
    color: #afafaf !important;
    opacity: 1 !important;
}

/* Textarea additional styles */
#exploreMoreModal form textarea.form-control, #myModal form textarea.form-control {
    resize: none !important;
    height: auto !important;
}

/* Submit Button style */
#exploreMoreModal form .submitContactForm, #myModal form .submitConsultationForm {
    background: #0c2b55 !important; /* Dark blue background matching screenshot */
    color: #fff !important;
    border: none !important;
    border-radius: 50px !important;
    padding: 12px 35px !important;
    width: 100% !important;
    max-width: 320px !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    margin: 20px auto 0 !important;
    display: block !important;
    cursor: pointer !important;
    transition: background-color 0.2s ease !important;
    border-bottom: none !important;
    text-align: center !important;
    line-height: 1.5 !important;
    box-shadow: none !important;
}
#exploreMoreModal form .submitContactForm:hover, #myModal form .submitConsultationForm:hover {
    background: #173b6c !important;
}

/* Custom Language Dropdown Styles */
.custom-language-dropdown {
    display: inline-block;
    position: relative !important;
}
.custom-language-dropdown .btn-lang {
    background: transparent;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 20px;
    padding: 3px 14px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    text-decoration: none;
    line-height: normal;
}
.custom-language-dropdown .btn-lang:hover,
.custom-language-dropdown .btn-lang:focus {
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    border-color: #ffffff;
    box-shadow: none;
}
.custom-language-dropdown .dropdown-menu {
    display: none;
    border: none !important;
    box-shadow: 0 4px 15px rgba(0,0,0,0.15) !important;
    border-radius: 8px !important;
    padding: 5px 0 !important;
    margin-top: 5px !important;
    min-width: 145px !important;
    background: #ffffff !important;
    z-index: 1050 !important;
    right: 0 !important;
    left: auto !important;
    float: none !important;
}
.custom-language-dropdown .dropdown-menu.show {
    display: block !important;
}
.custom-language-dropdown .dropdown-menu li {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
.custom-language-dropdown .dropdown-item {
    color: #333333 !important;
    font-size: 14px !important;
    padding: 8px 16px !important;
    transition: all 0.2s;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    text-decoration: none !important;
    text-align: left !important;
    background: none !important;
    border: none !important;
    width: 100% !important;
    margin: 0 !important;
    text-transform: capitalize !important;
    line-height: normal !important;
    font-weight: 500 !important;
}
.custom-language-dropdown .dropdown-item:hover {
    background-color: #f8f9fa !important;
    color: #0c2b55 !important;
}
.custom-language-dropdown .dropdown-item.active {
    background-color: #0c2b55 !important;
    color: #ffffff !important;
}
.custom-language-dropdown .dropdown-item.active i {
    color: #ffffff !important;
    font-size: 12px !important;
    display: inline-block !important;
    margin-left: 8px !important;
}

/* Light Background contexts (Topbar, Mobile header & Sticky nav) */
.top-bar .custom-language-dropdown .btn-lang {
    color: #06323d !important;
    border-color: rgba(6, 50, 61, 0.3) !important;
}
.top-bar .custom-language-dropdown .btn-lang:hover,
.top-bar .custom-language-dropdown .btn-lang:focus {
    background: rgba(6, 50, 61, 0.08) !important;
    color: #06323d !important;
    border-color: #06323d !important;
}

.laguage-selector.mob-des-block .custom-language-dropdown .btn-lang,
#main-navbar .custom-language-dropdown .btn-lang {
    color: #333333 !important;
    border-color: rgba(0, 0, 0, 0.2) !important;
}
.laguage-selector.mob-des-block .custom-language-dropdown .btn-lang:hover,
.laguage-selector.mob-des-block .custom-language-dropdown .btn-lang:focus,
#main-navbar .custom-language-dropdown .btn-lang:hover,
#main-navbar .custom-language-dropdown .btn-lang:focus {
    background: rgba(0, 0, 0, 0.05) !important;
    color: #333333 !important;
    border-color: rgba(0, 0, 0, 0.4) !important;
}
#main-navbar .custom-language-dropdown .btn-lang {
    margin-top: 5px !important;
}


