@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap);.navbar li,.navbar>ul>li,.page-sidebar {
    position: relative
}

.navbar .dropdown ul,.navbar-mobile .dropdown ul {
    z-index: 99;
    box-shadow: 0 0 30px rgba(127,137,161,.25)
}

#hero h2,#hero p {
    text-shadow: 0 1px 0 #000;
    font-size: 20px
}

.social-links a:hover,a,a:hover {
    text-decoration: none
}

.social-links a,ul.social-network li a {
    width: 36px;
    height: 36px;
    display: inline-block
}

.counts .count-box p,body,h1,h2,h3,h4,h5,h6 {
    font-family: Roboto,sans-serif
}

#header .logo,.faq .faq-list a {
    font-family: Arial,Helvetica,sans-serif
}

#footer .footer-bottom a:hover,#header .logo a,a {
    color: #2e3e4e
}

#footer .footer-bottom a,#footer a:active,#footer a:hover,#topbar .contact-info a:hover,#topbar .social-links a:hover,.faq .faq-list a.collapsed:hover,.navbar .active,.navbar .active:focus,.navbar .dropdown ul .active:hover,.navbar .dropdown ul a:hover,.navbar .dropdown ul li:hover>a,.navbar a:hover,.navbar li:hover>a,.navbar-mobile .active,.navbar-mobile .dropdown ul .active:hover,.navbar-mobile .dropdown ul a:hover,.navbar-mobile .dropdown ul li:hover>a,.navbar-mobile a:hover,.navbar-mobile li:hover>a,.services .icon-box:hover .icon i,.sidebar-list .list-group .active,.sidebar-list .list-group a:hover,a:hover {
    color: #0cbaa4
}

h1,h2,h3,h4,h5,h6 {
    margin-bottom: .8rem
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    overflow: hidden;
    background: #fff
}

#preloader:before {
    content: "";
    position: fixed;
    top: calc(50% - 40px);
    left: calc(50% - 40px);
    border: 4px solid #0cbaa4;
    border-top-color: #dfeae8;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: 1s linear infinite animate-preloader
}

@keyframes animate-preloader {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    left: 15px;
    bottom: 15px;
    z-index: 996;
    background: #0cbaa4;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    transition: .4s
}

#hero .carousel-item::before {
    height: 100%;
    bottom: 0;
    left: 0;
    width: 100%;
    right: 0;
    overflow: hidden
}

.back-to-top i {
    font-size: 28px;
    color: #fff;
    line-height: 0
}

.back-to-top:hover,.btn-theme:hover {
    background: #2e3e4e;
    color: #fff
}

.back-to-top.active {
    visibility: visible;
    opacity: 1
}

.datepicker-dropdown {
    padding: 20px!important
}

#topbar {
    height: 40px;
    transition: .5s;
    z-index: 998;
    box-shadow: 0 0 1px rgba(0,0,0,.4);
    text-wrap: nowrap
}

#hero,#hero .carousel-item {
    height: 500px;
    width: 100%;
    overflow: hidden
}

#topbar.topbar-scrolled {
    top: -40px;
    background: #fff
}

#topbar .contact-info a {
    line-height: 1;
    transition: .3s
}

.header-scrolled .header-dropdown .btn,.header-scrolled .navbar a,body {
    color: #444
}

#topbar .contact-info i {
    color: #0cbaa4;
    padding-right: 4px;
    margin-left: 15px;
    line-height: 0
}

#topbar .contact-info i:first-child {
    margin-left: 0
}

#topbar .social-links a {
    color: #2e3e4e;
    display: inline-block;
    line-height: 1px;
    transition: .3s
}

#topbar .social-links a:first-child {
    border-left: 0
}

#header {
    z-index: 997;
    padding: 0;
    width: 100%;
    max-width: 100%;
    background: transparent
}

#header.site-header--enabled {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: 100%;
    transition: none
}

#header.site-header--enabled .header-inner {
    transition: margin-top .4s ease, border-radius .4s ease, max-width .4s ease
}

#header.site-header--boxed .header-inner {
    max-width: 1320px;
    margin: 10px auto 0;
    border-radius: 1em;
    overflow: visible;
    background: #fff;
    box-shadow: 0 2px 16px rgba(46,62,78,.06)
}

#header.site-header--boxed .header-top {
    background: #fff;
    border-radius: 1em 1em 0 0
}

#header.site-header--boxed .header-nav {
    background: #e2f9f9;
    border-radius: 0 0 1em 1em;
    overflow: visible;
    transition: border-radius .4s ease, background .4s ease
}

#header.site-header--enabled.header-scrolled {
    background: #fff;
    box-shadow: 0 4px 20px rgba(46,62,78,.1)
}

#header.site-header--enabled.header-scrolled .header-inner {
    max-width: 100%;
    margin-top: 0;
    border-radius: 0;
    box-shadow: none;
    overflow: visible
}

#header.site-header--enabled.header-scrolled .header-top {
    background: #fff;
    transition: background .4s ease;
    border-radius: 0
}

#header.site-header--enabled.header-scrolled .header-nav {
    width: 100%;
    background: #e2f9f9;
    border-radius: 0;
    overflow: visible;
    transition: border-radius .4s ease, background .4s ease
}

.header-bg,.services .icon-box:hover .icon,.staff {
    background: #fff
}

.breadcrumbs,.section-bg,pre {
    background-color: #edf3f2
}

#header.header-scrolled {
    top: 0
}

#footer,#hero .carousel-item {
    background-size: cover;
    background-repeat: no-repeat
}

#header .logo {
    font-size: 30px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: 700;
    flex-shrink: 0
}

.logo-brand {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    color: inherit
}

.logo-brand .site-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    color: #2e3e4e;
    max-width: 220px
}

.header-top {
    padding: 12px 0;
    border-bottom: 1px solid #00BCD4;
    overflow: visible;
    position: relative;
    z-index: 2
}

.header-top-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap
}

.header-contacts {
    display: flex;
    align-items: flex-start;
    gap: 28px;
    flex: 1;
    margin: 0;
    padding: 0;
    list-style: none
}

.header-contact-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: #2e3e4e;
    line-height: 1.3;
    min-height: 36px
}

#header .header-icon-btn {
    width: 36px;
    height: 36px;
    min-width: 36px;
    font-size: 14px
}

.header-icon-btn {
    width: 36px;
    height: 36px;
    min-width: 36px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #0ca0a9;
    color: #fff!important;
    font-size: 14px;
    line-height: 1;
    flex-shrink: 0;
    transition: .3s;
    border: none;
    padding: 0;
    text-decoration: none;
    text-align: center;
}

.header-icon-btn:hover {
    background: #0aa894;
    color: #fff!important;
    opacity: 1;
    transform: none;
    box-shadow: none
}

.header-contact-text {
    color: inherit;
    transition: .3s
}

.header-contact-text:hover {
    color: #0cbaa4
}

@media (min-width: 992px) {
    .header-contacts {
        margin-left: auto;
        margin-right: auto
    }
}

.header-controls {
    display: flex;
    align-items: center;
    gap: 14px;
    flex-shrink: 0
}

.header-controls .header-dropdown .btn {
    position: relative;
    z-index: 2;
    margin-left: 0
}

.header-controls .header-dropdown .dropdown-menu {
    z-index: 1200
}

.header-langs {
    display: inline-flex;
    align-items: center;
    gap: 2px;
    padding: 4px;
    border: 1px solid rgba(46,62,78,.14);
    border-radius: 999px;
    background: rgba(237,243,242,.65)
}

.header-lang-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 34px;
    height: 28px;
    padding: 0 10px;
    border: none;
    border-radius: 999px;
    background: transparent;
    box-shadow: none;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-decoration: none;
    color: rgba(46,62,78,.62);
    transition: background .2s ease, color .2s ease
}

.header-lang-btn:hover {
    background: rgba(12,186,164,.1);
    color: #0cbaa4!important;
    transform: none
}

.header-lang-btn--active {
    background: #fff;
    color: #2e3e4e!important;
    box-shadow: 0 1px 4px rgba(46,62,78,.1);
    cursor: default;
    pointer-events: none
}

.header-lang-btn--active:hover {
    background: #fff;
    color: #2e3e4e!important
}

.header-lang-code {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    color: inherit!important
}

.header-social {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 0!important;
    margin: 0
}

.header-social .social-icon-btn {
    margin: 0
}

#header .header-social .header-icon-btn {
    background: #0ca0a9!important;
}

.header-nav {
    padding: 0;
    position: relative;
    z-index: 3;
    overflow: visible;
    transition: border-radius .4s ease, background .4s ease
}

.header-nav .container {
    display: flex;
    align-items: center
}

.header-nav .navbar {
    width: 100%
}

.header-nav .navbar>ul {
    width: 100%;
    justify-content: space-between
}

#header .logo img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 70px;
    margin: 0;
    padding: 0
}

.more-btn {
    text-align: center;
    margin-top: 10px
}

.header-no-bg {
    box-shadow: none!important
}

#header.header-no-bg:not(.header-scrolled) {
    background: transparent
}

#header.header-no-bg:not(.header-scrolled) .header-inner {
    max-width: 100%;
    margin-top: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none
}

#header.header-no-bg:not(.header-scrolled) .header-top {
    background: transparent;
    border-bottom-color: rgba(255,255,255,.25)
}

#header.header-no-bg:not(.header-scrolled) .header-nav {
    background: transparent;
    border-radius: 0
}

#header.header-no-bg.header-scrolled {
    background: #fff
}

#header.header-no-bg.header-scrolled .header-inner {
    background: #fff
}

#header.header-no-bg.header-scrolled .header-top {
    background: #fff;
    border-bottom-color: rgba(0,0,0,.06)
}

#header.header-no-bg.header-scrolled .header-nav {
    background: #e2f9f9
}

.header-scrolled {
    box-shadow: 0 4px 20px rgba(46,62,78,.1)!important
}

.navbar {
    padding: 0 5px;
}

.navbar ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center
}

.navbar>ul>li {
    white-space: nowrap;
    padding: 8px 0 23px 25px
}

.header-nav .navbar>ul>li {
    padding: 12px 0
}

.header-nav .navbar>ul>li:first-child {
    padding-left: 0
}

.header-nav .navbar>ul>li:last-child {
    padding-right: 0
}

.navbar a,.navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    color: #2e3e4e;
    white-space: normal;
    transition: .3s;
    padding: 12px 0
}

.navbar a .drop-arrow {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px
}

.navbar:not(.navbar-mobile) .mobile-nav-row {
    display: contents
}

.navbar:not(.navbar-mobile) .mobile-nav-icon--placeholder {
    display: none!important
}

.navbar:not(.navbar-mobile) .mobile-nav-icon:not(.mobile-nav-icon--placeholder) {
    display: inline-flex;
    width: auto;
    min-width: 0;
    height: auto;
    margin-right: 4px;
    font-size: inherit;
    color: inherit
}

.navbar:not(.navbar-mobile) .mobile-nav-label {
    display: inline
}

.navbar .dropdown ul a .drop-arrow {
    position: absolute;
    right: 15px;
    top: 15px
}

.navbar .dropdown ul {
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    margin: 0;
    padding: 10px 0;
    opacity: 1;
    visibility: hidden;
    background: #fff;
    z-index: 1100;
    box-shadow: 0 0 30px rgba(127,137,161,.25);
    border-radius: 0 0 8px 8px;
    transition: .3s;
    max-width: 300px;
}

.navbar:not(.navbar-mobile) .dropdown:hover>ul {
    opacity: 1;
    visibility: visible
}

.navbar .dropdown>a.parent-active,
.navbar .dropdown>a.active {
    color: #0cbaa4
}

.gallery .gallery-item img,.why-us .content .more-btn {
    transition: .4s ease-in-out
}

.navbar .dropdown ul li,.navbar-mobile .dropdown ul li {
    min-width: 280px;
}

.navbar .dropdown ul a {
    padding: 8px 16px;
    font-size: 14px;
    text-transform: none;
    color: #082744;
    border: none;
    display: block
}

.header-dropdown i,.navbar .dropdown ul a .fa {
    /* margin-right: 5px; */
}

.navbar .dropdown .dropdown ul {
    top: 0;
    left: 100%;
    visibility: hidden
}

.navbar:not(.navbar-mobile) .dropdown .dropdown:hover>ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible
}

@media (max-width: 1366px) {
    .navbar .dropdown .dropdown ul {
        left:-90%
    }

    .navbar .dropdown .dropdown:hover>ul {
        left: -100%
    }
}

.mobile-nav-toggle {
    color: #2e3e4e;
    font-size: 28px;
    cursor: pointer;
    display: none;
    line-height: 0;
    transition: .5s;
    margin-top: -15px
}

#footer .copyright,.mobile-nav-toggle.bi-x {
    color: #000
}

.header-top-extras--desktop {
    display: flex;
    align-items: center;
    gap: 20px;
    flex: 1;
    min-width: 0
}

.header-top-extras--desktop .header-contacts {
    flex: 1
}

.navbar-mobile-extras {
    display: none
}

#navbar.navbar-mobile .navbar-mobile-extras {
    display: block!important
}

@media (min-width: 992px) {
    .navbar-mobile-panel {
        display: contents
    }
}

.header-burger {
    display: none;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 42px;
    height: 42px;
    margin: 0;
    padding: 0;
    border: none;
    background: transparent
}

body.mobile-menu-open {
    overflow: hidden
}

body.mobile-menu-open #header {
    z-index: 10001
}

@media (max-width: 991px) {
    #header {
        --mobile-header-h: 70px;
    }

    .header-nav {
        padding: 0;
        min-height: 0;
        height: 0;
        overflow: visible;
        background: transparent!important
    }

    .header-nav .container {
        padding: 0;
        min-height: 0
    }

    #navbar {
        position: fixed;
        /* inset: 0 auto auto 0; */
        width: 100%;
        height: 0;
        /* overflow: visible; */
        /* pointer-events: none; */
        z-index: 9999;
    }

    #navbar.navbar-mobile {
        top: var(--mobile-header-h, 68px);
        height: 100%;
        bottom: 0;
        /* pointer-events: auto; */
    }

    .header-top {
        padding: 10px 0
    }

    .header-top-inner {
        flex-wrap: nowrap;
        justify-content: flex-start;
        text-align: left;
        gap: 10px
    }

    .logo-brand {
        flex: 1;
        min-width: 0
    }

    .header-top-extras--desktop {
        display: none!important
    }

    .header-burger,
    .mobile-nav-toggle.header-burger {
        display: flex;
        position: relative;
        z-index: 2
    }

    .header-contact-item {
        font-size: 13px
    }

    .logo-brand .site-title {
        font-size: 13px;
        max-width: none
    }

    #header .logo img {
        max-height: 48px
    }

    .navbar .navbar-mobile-panel>ul {
        display: none
    }

    .navbar-mobile .navbar-mobile-panel>ul {
        display: block
    }

    .navbar-mobile .navbar-mobile-extras .header-contacts {
        display: flex!important
    }
}

.navbar-mobile {
    position: fixed;
    top: var(--mobile-header-h, 68px);
    left: 0;
    right: 0;
    bottom: 0;
    height: auto;
    padding-top: 0;
    pointer-events: auto;
    background: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: .3s;
    z-index: 9999;
    --mobile-nav-x: 16px;
    --mobile-nav-icon: 26px;
    --mobile-nav-gap: 10px
}

.navbar-mobile .navbar-mobile-panel {
    display: flex;
    flex-direction: column;
    min-height: 0;
}

.navbar-mobile .navbar-mobile-panel>ul {
    display: block!important;
    flex: 0 0 auto;
    width: 100%;
    padding: 4px var(--mobile-nav-x) 16px
}

.navbar-mobile .navbar-mobile-extras {
    display: block;
    flex-shrink: 0;
    padding: 10px var(--mobile-nav-x) 8px;
    background: #fff;
    border-bottom: 1px solid #eef2f2
}

.navbar-mobile .navbar-mobile-extras .header-contacts {
    flex-direction: column;
    align-items: stretch;
    gap: 2px;
    width: 100%;
    margin: 0
}

.navbar-mobile .navbar-mobile-extras .header-contact-item {
    min-height: 0;
    gap: 10px;
    padding: 4px 0;
    font-size: 13px;
    line-height: 1.3;
    align-items: center
}

.navbar-mobile .navbar-mobile-extras .header-icon-btn {
    width: 26px;
    height: 26px;
    min-width: 26px;
    font-size: 11px
}

.navbar-mobile .navbar-mobile-extras .header-contact-text {
    flex: 1;
    min-width: 0;
    word-break: break-word
}

.navbar-mobile .navbar-mobile-extras a.header-contact-text {
    padding: 0;
    font-size: inherit;
    font-weight: 500;
    color: #2e3e4e!important
}

.navbar-mobile .navbar-mobile-extras a.header-contact-text:hover {
    color: #0cbaa4!important
}

.navbar-mobile .navbar-mobile-extras .header-controls {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin-top: 8px;
    padding-top: 8px;
    width: 100%;
    border-top: 1px solid #f0f4f4
}

.navbar-mobile .navbar-mobile-extras .header-langs {
    padding: 2px;
    flex-shrink: 0
}

.navbar-mobile .navbar-mobile-extras .header-lang-btn {
    min-width: 26px;
    height: 22px;
    padding: 0 7px;
    font-size: 10px
}

.navbar-mobile .navbar-mobile-extras .header-social,
.navbar-mobile .navbar-mobile-extras .header-social.social-links {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 0!important;
    margin: 0
}

.navbar-mobile .navbar-mobile-extras .header-social.social-links a,
.navbar-mobile .navbar-mobile-extras .header-social .social-icon-btn {
    display: inline-flex!important;
    align-items: center;
    justify-content: center;
    width: 32px!important;
    height: 32px!important;
    min-width: 32px;
    padding: 0!important;
    margin: 0!important;
    line-height: 1!important;
    border-radius: 50%;
    background: #0ca0a9!important;
    color: #fff!important;
    box-shadow: none
}

.navbar-mobile .navbar-mobile-extras .header-social.social-links a i,
.navbar-mobile .navbar-mobile-extras .header-social .social-icon-btn i {
    display: block;
    font-size: 14px;
    line-height: 1;
    margin: 0;
    text-align: center
}

.navbar-mobile .navbar-mobile-extras .header-social.social-links a:hover {
    background: #0aa894!important;
    color: #fff!important;
    box-shadow: none
}

.navbar-mobile ul {
    flex: 0 0 auto;
    position: static;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    padding: 0;
    background-color: #fff;
    overflow-y: visible;
    transition: .3s
}

.navbar-mobile>ul>li,
.navbar-mobile .navbar-mobile-panel>ul>li {
    padding: 0!important;
    white-space: normal;
    border-bottom: 1px solid #eef2f2
}

.navbar-mobile .nav-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 8px 0;
    font-size: 14px;
    font-weight: 500;
    color: #2e3e4e;
    border: none;
    min-height: 0;
    outline: none;
    box-shadow: none
}

.navbar-mobile .nav-link:focus,
.navbar-mobile .nav-link:focus-visible,
.navbar-mobile .nav-link:active {
    outline: none;
    box-shadow: none
}

.navbar-mobile .nav-link.dropdown-open {
    color: #0cbaa4
}

.navbar-mobile .mobile-nav-row {
    display: flex;
    align-items: center;
    gap: var(--mobile-nav-gap);
    flex: 1;
    min-width: 0
}

.navbar-mobile .mobile-nav-icon {
    width: var(--mobile-nav-icon);
    min-width: var(--mobile-nav-icon);
    height: var(--mobile-nav-icon);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: 13px;
    line-height: 1;
    color: #0ca0a9
}

.navbar-mobile .mobile-nav-icon--empty {
    visibility: hidden
}

.navbar-mobile .mobile-nav-icon--placeholder {
    visibility: visible;
    font-size: 6px;
    color: rgba(12,160,169,.45)
}

.navbar-mobile .mobile-nav-label {
    flex: 1;
    min-width: 0;
    line-height: 1.35
}

.navbar-mobile .navbar-mobile-panel>ul>li.dropdown>a.nav-link {
    font-weight: 600
}

.navbar-mobile .drop-arrow {
    display: inline-flex;
    flex-shrink: 0;
    font-size: 12px;
    line-height: 1;
    color: #9aa8b4;
    transition: transform .2s ease
}

.navbar-mobile .dropdown>a.dropdown-open .drop-arrow {
    transform: rotate(180deg)
}

.navbar-mobile .dropdown>ul {
    display: none;
    margin: 0;
    padding: 0 0 4px calc(var(--mobile-nav-icon) + var(--mobile-nav-gap));
    background: #fff;
    border: none;
    box-shadow: none;
    visibility: visible;
    opacity: 1;
    position: static;
    max-width: none;
    overflow: visible
}

.navbar-mobile .dropdown>ul.dropdown-active {
    display: block!important;
    visibility: visible!important;
    opacity: 1!important
}

.navbar-mobile .dropdown>ul>li {
    border-bottom: none;
    min-width: 0
}

.navbar-mobile .dropdown>ul .nav-link {
    padding: 6px 0;
    font-size: 13px;
    font-weight: 400;
    color: #4a5d70;
    justify-content: space-between
}

.navbar-mobile .dropdown .dropdown>ul {
    padding-left: 12px
}

.navbar-mobile .dropdown .dropdown>ul .nav-link {
    font-size: 12px;
    color: #5c6d80
}

.navbar-mobile .getstarted,.navbar-mobile .getstarted:focus {
    margin: 8px var(--mobile-nav-x)
}

#footer .footer-top .footer-contact,#footer .footer-top .footer-links,#hero h2,.slider-details,.why-us .content h3,.why-us .content p {
    margin-bottom: 30px
}

.header-scrolled .navbar-mobile ul {
    top: auto
}

@media (max-width: 992px) {
    #header.site-header--boxed .header-inner {
        margin: 0;
        border-radius: 0;
        max-width: 100%
    }

    #header.site-header--enabled.header-scrolled .header-inner {
        margin-left: 0;
        margin-right: 0
    }

    #hero .hero-slider.container,
    #hero .container.hero-slider {
        width: 100%;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0
    }

    #hero,#hero .carousel-item {
        height: 128px;
        width: 100%;
    }

    #hero .carousel-item {
        background-position: center center;
        background-size: cover
    }

    #hero .carousel-inner,
    #hero .carousel-inner .carousel-item,
    #hero #heroCarousel {
        min-height: inherit
    }

    #hero .carousel-content.container {
        padding: 0 16px
    }

    #hero .carousel-content {
        text-align: center
    }

    #hero p {
        width: 100%;
        padding: 0 16px
    }
}

#hero {
    padding: 0
}

#hero .carousel-item {
    background-position: top right
}

#hero .carousel-item::before {
    content: "";
    background-color: rgba(0,0,0,.7);
    position: absolute;
    top: 0;
    display: none;
}

#hero .carousel-container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden
}

#hero .carousel-content {
    text-align: left
}

#hero p {
    width: 80%;
    animation-delay: .4s;
    color: #fff
}

.faq .faq-list a.collapsed .icon-show,.share,.slider-link {
    display: inline-block
}

.fixed-top-margin {
    margin-top: 0!important;
    padding-top: 0!important
}

#hero h2 {
    color: #fff;
    font-size: 48px;
    font-weight: 900
}

#hero .slider-link {
    -webkit-box-shadow: 0 1px 0 0 #fff;
    -moz-box-shadow: 0 1px 0 0 #fff;
    box-shadow: 0 1px 0 0 #fff
}

#hero .carousel-inner .carousel-item {
    transition-property: opacity;
    background-position: center top
}

#hero .carousel-inner .active.carousel-item-end,#hero .carousel-inner .active.carousel-item-start,#hero .carousel-inner .carousel-item {
    opacity: 0
}

#hero .carousel-inner .active,#hero .carousel-inner .carousel-item-next.carousel-item-start,#hero .carousel-inner .carousel-item-prev.carousel-item-end {
    opacity: 1;
    transition: .5s
}

#hero .carousel-inner .active.carousel-item-end,#hero .carousel-inner .active.carousel-item-start,#hero .carousel-inner .carousel-item-next,#hero .carousel-inner .carousel-item-prev {
    left: 0;
    transform: translate3d(0,0,0)
}

#hero .carousel-control-next,#hero .carousel-control-prev {
    width: 10%;
    visibility: hidden
}

#hero .carousel-control-next-icon,#hero .carousel-control-prev-icon {
    background: 0 0;
    font-size: 48px;
    line-height: 1;
    width: auto;
    height: auto
}

#hero .carousel-indicators li {
    list-style-type: none;
    cursor: pointer
}

@media (max-height: 500px) {
    #hero,#hero .carousel-item {
        height:120vh
    }
}

@media (min-width: 1024px) {
    #hero p {
        width:60%
    }

    #hero .carousel-control-next,#hero .carousel-control-prev {
        width: 5%
    }
}

.carousel-item-clear::before {
    display: none!important
}

#hero .carousel:hover .carousel-control-next,#hero .carousel:hover .carousel-control-prev {
    visibility: visible
}

section {
    padding: 10px 0;
}

.section-title {
    text-align: left;
    padding-bottom: 30px
}

.section-title h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 5px;
    padding-bottom: 5px;
    position: relative;
    color: #2e3e4e
}

.section-title h2::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    background: #0cbaa4;
    bottom: 2px;
    /* left: calc(50% - 60px); */
}

.section-title h2::after {
    content: "";
    position: absolute;
    display: block;
    width: 40px;
    height: 5px;
    background: #0cbaa4;
    bottom: 0;
    /* left: calc(50% - 20px); */
    right: 0;
}

.section-title p {
    margin-bottom: 0
}

.breadcrumbs {
    padding: 20px 0;
    min-height: 40px
}

.breadcrumbs h2,.breadcrumbs h1 {
    font-size: 24px;
    font-weight: 300;
    margin: 0
}

.breadcrumbs ol,.counts .count-box p {
    padding: 0;
    margin: 0
}

.breadcrumbs ol {
    display: flex;
    flex-wrap: wrap;
    list-style: none
}

.breadcrumbs ol li+li {
    padding-left: 10px
}

.breadcrumbs ol li+li::before {
    display: inline-block;
    padding-right: 10px;
    color: #6c757d;
    content: "/"
}

.why-us .content {
    padding: 30px;
    background: #0cbaa4;
    border-radius: 4px;
    color: #fff
}

.why-us .content h3 {
    font-weight: 700;
    font-size: 34px
}

.why-us .content .more-btn {
    display: inline-block;
    background: rgba(255,255,255,.2);
    padding: 6px 30px 8px;
    color: #fff;
    border-radius: 50px
}

.why-us .content .more-btn:hover {
    color: #0cbaa4;
    background: #fff
}

.why-us .icon-boxes .icon-box {
    text-align: center;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 2px 15px rgba(0,0,0,.1);
    padding: 40px 30px;
    width: 100%
}

.why-us .icon-boxes .icon-box i {
    font-size: 40px;
    color: #0cbaa4;
    margin-bottom: 30px
}

.why-us .icon-boxes .icon-box h1 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 30px
}

.why-us .icon-boxes .icon-box p {
    font-size: 15px;
    color: #848484
}

.counts {
    background: #edf3f2;
    padding: 70px 0 60px
}

.counts .count-box {
    padding: 30px 30px 25px;
    width: 100%;
    position: relative;
    text-align: center;
    background: #fff
}

#footer .footer-newsletter form button:hover,.btn-theme,.counts .count-box i,.services .icon-box,.staff .member .social a:hover {
    background: #0cbaa4
}

.counts .count-box i {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 20px;
    color: #fff;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px
}

.counts .count-box span {
    font-size: 36px;
    display: block;
    font-weight: 600;
    color: #082744
}

.services .icon-box {
    text-align: center;
    border: 1px solid #0cbaa4;
    padding: 50px 20px;
    transition: .3s ease-in-out;
    border-radius: 15px
}

.services .icon-box .icon {
    margin: 0 auto 20px;
    width: 64px;
    height: 64px;
    background: #fff;
    border-radius: 5px;
    transition: .3s ease-out;
    display: flex;
    align-items: center;
    justify-content: center;
    transform-style: preserve-3d;
    position: relative;
    z-index: 2
}

.services .icon-box .icon i {
    color: #0cbaa4;
    font-size: 28px;
    transition: .3s ease-in-out
}

.services .icon-box .icon::before {
    position: absolute;
    content: "";
    left: -8px;
    top: -8px;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.1);
    border-radius: 5px;
    transition: .3s ease-out;
    transform: translateZ(-1px);
    z-index: -1
}

.services .icon-box h2 {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 24px;
    color: #fff
}

.services .icon-box p {
    color: #fff;
    line-height: 24px;
    margin-bottom: 0
}

.services .icon-box:hover {
    background: #2e3e4e;
    border-color: #2e3e4e
}

.services .icon-box:hover .icon::before {
    background: rgba(0,0,0,.2)
}

#footer a,.services .icon-box:hover h4,.services .icon-box:hover p,.whatsapp_float:active,.whatsapp_float:hover,.whatsapp_float:visited {
    color: #fff
}

.active>.page-link,.extra-images-count .text-primary,.page-link.active,.social-links a {
    color: #fff!important
}

.services .icon-box img,article .photo-panel {
    margin-bottom: 20px
}

.staff .member {
    position: relative;
    box-shadow: 0 2px 15px rgba(44,73,100,.08);
    padding: 30px;
    border-radius: 10px
}

.staff .member .pic {
    overflow: hidden;
    width: 120px;
    min-width: 120px;
    border-radius: 50%
}

.staff .member .pic img {
    transition: .3s ease-in-out;
    width: 120px;
    height: 120px
}

.gallery .gallery-item:hover img,.staff .member:hover img {
    transform: scale(1.1)
}

.staff .member .member-info {
    padding-left: 30px
}

.staff .member h3 {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 20px;
    color: #2e3e4e
}

.faq .faq-list a,.staff .member span {
    display: block;
    font-weight: 500;
    position: relative
}

.staff .member span {
    font-size: 15px;
    padding-bottom: 10px
}

.staff .member span::after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 1px;
    background: #b2c8dd;
    bottom: 0;
    left: 0
}

.staff .member p {
    margin: 10px 0 0
}

.staff .member .social {
    margin-top: 12px;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.staff .member .social a {
    transition: .3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    width: 32px;
    height: 32px;
    background: #a0bcd5
}

.staff .member .social a i {
    color: #fff;
    font-size: 16px;
    margin: 0 2px
}

.staff .member .social a+a {
    margin-left: 8px
}

.faq .faq-list .icon-show,.faq .faq-list a.collapsed .icon-close,.staff .member .member-info .custom-field-title {
    display: none
}

.staff .member .member-info .custom-field-value {
    padding: 0!important;
    border: 0!important;
    opacity: .7;
    margin-bottom: 0!important
}

.faq .faq-list {
    padding: 0 100px
}

.faq .faq-list ul {
    padding: 0;
    list-style: none
}

.faq .faq-list li+li {
    margin-top: 15px
}

.faq .faq-list li {
    padding: 20px;
    background: #fff;
    border-radius: 4px;
    position: relative
}

#footer .footer-bottom,.bottom-article,.contact .info i {
    background: #edf3f2
}

.faq .faq-list a {
    font-size: 16px;
    line-height: 24px;
    padding: 0 30px;
    outline: 0;
    cursor: pointer
}

.faq .faq-list .icon-help {
    font-size: 24px;
    position: absolute;
    right: 0;
    left: 20px;
    color: #76b5ee
}

.faq .faq-list .icon-close,.faq .faq-list .icon-show {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0
}

.faq .faq-list p {
    margin-bottom: 0;
    padding: 10px 0 0
}

.faq .faq-list a.collapsed {
    color: #343a40
}

@media (max-width: 1200px) {
    .faq .faq-list {
        padding:0
    }
}

.testimonials .testimonial-wrap {
    padding-left: 50px
}

.testimonials .testimonials-carousel,.testimonials .testimonials-slider {
    overflow: hidden
}

.testimonials .testimonial-item {
    box-sizing: content-box;
    padding: 30px 30px 30px 60px;
    margin: 30px 15px;
    min-height: 200px;
    box-shadow: 0 2px 12px rgba(44,73,100,.08);
    position: relative;
    background: #fff;
    border-radius: 15px
}

.testimonials .testimonial-item .testimonial-img {
    width: 90px;
    height: auto;
    border-radius: 10px;
    border: 6px solid #fff;
    position: absolute;
    left: -45px
}

.testimonials .testimonial-item h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 10px 0 5px;
    color: #111
}

.testimonials .testimonial-item h4 {
    color: #999;
    margin: 0
}

.testimonials .testimonial-item .quote-icon-left,.testimonials .testimonial-item .quote-icon-right {
    color: #dfeae8;
    font-size: 26px
}

.testimonials .testimonial-item .quote-icon-left {
    display: inline-block;
    left: -5px;
    position: relative
}

.testimonials .testimonial-item .quote-icon-right {
    display: inline-block;
    right: -5px;
    position: relative;
    top: 10px
}

.testimonials .testimonial-item p {
    font-style: italic;
    margin: 15px auto
}

.testimonials .swiper-pagination {
    margin-top: 20px;
    position: relative
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 6px;
    background-color: #fff;
    opacity: 1;
    border: 1px solid #0cbaa4
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #0cbaa4
}

@media (max-width: 767px) {
    .testimonials .testimonial-wrap {
        padding-left:0
    }

    .testimonials .testimonials-carousel,.testimonials .testimonials-slider {
        overflow: hidden
    }

    .testimonials .testimonial-item {
        padding: 30px;
        margin: 15px
    }

    .testimonials .testimonial-item .testimonial-img {
        position: static;
        left: auto
    }

    #topbar .controls {
        margin: 0 auto
    }
}

.gallery .gallery-item {
    overflow: hidden;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff
}

.contact .info,.contact .php-email-form {
    width: 100%;
    background: #fff
}

#header-search-box,.btn.disabled,.btn:disabled,.social-links a,fieldset:disabled .btn {
    background: #2e3e4e
}

.contact .info i {
    font-size: 20px;
    color: #0cbaa4;
    float: left;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: .3s ease-in-out
}

.contact .info h4 {
    padding: 0 0 0 60px;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #2e3e4e
}

.contact .info p {
    padding: 0 0 0 60px;
    margin-bottom: 0;
    color: #2e3e4e
}

.contact .info .email,.contact .info .phone {
    margin-top: 40px
}

.contact .info .address:hover i,.contact .info .email:hover i,.contact .info .phone:hover i {
    background: #0cbaa4;
    color: #fff
}

.contact .php-email-form .form-group {
    padding-bottom: 8px
}

.contact .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: left;
    padding: 15px;
    font-weight: 600
}

.contact .php-email-form .error-message br+br {
    margin-top: 25px
}

.contact .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600
}

.contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px
}

.contact .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #18d26e;
    border-top-color: #eee;
    animation: 1s linear infinite animate-loading
}

.btn-theme {
    border: 0;
    padding: 10px 35px;
    color: #fff;
    transition: .4s;
    border-radius: 50px
}

#footer .footer-bottom,.section-border-top {
    border-top: 1px solid #edf3f2
}

@keyframes animate-loading {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

#footer {
    color: #fff;
    background-position: center center;
    background-color: #2e3e4e;
    position: relative;
    z-index: 995
}

#footer .footer-top {
    padding: 80px 0 30px;
    box-shadow: 0 2px 15px rgba(25,119,204,.1)
}

#footer .footer-top .footer-contact h4 {
    font-size: 22px;
    margin: 0 0 30px;
    padding: 2px 0;
    line-height: 1;
    font-weight: 700
}

#footer .footer-top .footer-contact p {
    line-height: 24px;
    margin-bottom: 0;
    font-family: Roboto,sans-serif;
    color: #fff
}

#footer .footer-top h3 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    position: relative;
    padding-bottom: 12px
}

#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#footer .footer-top .footer-links ul i {
    padding-right: 2px;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    opacity: .5
}

#footer .footer-top .footer-links ul li {
    padding: 10px 0;
    display: flex;
    align-items: center
}

#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0
}

#footer .footer-top .footer-links ul a {
    color: #fff;
    transition: .3s;
    display: inline-block;
    line-height: 1
}

#footer .footer-top .footer-links ul a:hover {
    text-decoration: none;
    color: #0cbaa4
}

#footer .footer-newsletter {
    font-size: 15px
}

#footer .footer-newsletter form {
    margin-top: 30px;
    background: #fff;
    padding: 6px 10px;
    position: relative;
    border-radius: 50px;
    text-align: left;
    border: 1px solid #fff
}

#footer .footer-newsletter form input[type=email] {
    border: 0;
    padding: 4px 8px;
    width: calc(100% - 100px);
    margin: 0
}

#footer .footer-newsletter form button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    background: #2e3e4e;
    font-size: 16px;
    padding: 0 20px;
    color: #fff;
    transition: .3s;
    border-radius: 50px
}

#footer .credits {
    padding-top: 5px;
    font-size: 13px;
    color: #000
}

.social-links {
    display: flex
}

.social-links a {
    font-size: 14px;
    line-height: 1;
    padding: 11px 0;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    transition: .3s
}

.social-links a:hover {
    box-shadow: inset rgba(0,0,0,.4) 0 0 30px
}

.social-links .social-facebook {
    background: #1877f2
}

.social-links .social-x,ul.social-network li .twitter {
    background: #000
}

.social-links .social-linkedin,ul.social-network li .linkedin {
    background: #0077b5
}

.social-links .social-youtube {
    background: red
}

.social-links .social-instagram {
    background: #8134af
}

.social-links .social-pinterest {
    background: #bd081c
}

.social-links .social-threads {
    background: #dd2a7b
}

.social-links .social-snapchat {
    background: #cecc06
}

#topbar .social-links a {
    width: 28px;
    height: 28px;
    padding: 7px;
    font-size: 14px
}

.footer-title,.form-control,.select2-container,article .row {
    margin-bottom: 15px
}

.footer-title h4 {
    font-size: 22px
}

.footer-title h4::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    background: rgba(255,255,255,.2);
    bottom: 1px;
    left: 0
}

.header-dropdown img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    border-radius: 5px
}

.datetimepicker table,.thumbnail img,footer,iframe {
    width: 100%
}

.header-dropdown .btn {
    border: none;
    /* padding: 0; */
    margin-left: 15px
}

img {
    max-width: 100%
}

#google-map {
    position: relative;
    height: 350px;
    border-radius: 15px
}

#contact-google-map {
    position: relative;
    height: 350px
}

.sub-title {
    font-size: 24px;
    margin-bottom: 20px
}

.owl-stage-outer .item {
    margin: 0 10px
}

.news .news-big p,.text-justify,.topic-page article .article-body {
    text-align: justify
}

.thumbnail img {
    text-align: center;
    padding: 10px;
    border-radius: 15px
}

.post-main-photo {
    border-radius: 15px;
    margin-bottom: 10px
}

.bottom-article {
    overflow: hidden;
    padding: 20px 30px;
    margin-top: 20px;
    border-radius: 15px;
    border: 1px solid #dfeae8
}

.bottom-article .title {
    font-size: 20px
}

ul.social-network {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.social-network li {
    display: inline;
    margin: 0 2px
}

.share-title {
    font-size: 24px
}

.share-title i {
    line-height: 32px;
    margin: 0 4px
}

ul.social-network li a {
    color: #fff;
    text-align: center;
    border-radius: 50%;
    padding: 10px 0 0;
    line-height: 10px;
    font-size: 18px
}

ul.social-network li .facebook {
    background: #3b5998
}

ul.social-network li .google {
    background: #dc4e41
}

ul.social-network li .pintrest {
    background: #cb2027
}

ul.social-network li .youtube {
    background: #db4437
}

ul.social-network li .instagram {
    background: #b07109
}

ul.social-network li .tumblr {
    background: #36465d
}

ul.social-network li .flickr {
    background: #ff0084
}

ul.social-network li .whatsapp {
    background: #00a859
}

.datetimepicker {
    min-width: 270px;
    padding: 7px
}

.line-frame {
    text-align: center;
    border: 1px solid #edf3f2;
    padding: 20px;
    transition: .3s ease-in-out;
    border-radius: 15px
}

.select2-container .select2-selection--single {
    height: 38px!important
}

.select2-container--default .select2-selection--multiple,.select2-container--default .select2-selection--single {
    border: 1px solid #dfeae8!important;
    border-radius: .375rem!important;
    padding: .375rem .75rem!important;
    font-size: 1rem!important;
    line-height: 1.5!important
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #edf3f2!important;
    margin: 2px!important
}

.badge-primary,.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #0cbaa4;
    color: #fff
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 30px!important;
    height: 36px!important
}

.select2-container--default .select2-results__option--selected {
    background-color: #dfeae8
}

.select2-dropdown {
    border: 1px solid #dfeae8!important
}

.form-control-label {
    margin-bottom: 5px
}

.card {
    border-radius: 15px;
    padding: 20px;
    border: 1px solid #dfeae8;
    display: block
}

.sidebar-card {
    border-radius: .375rem
}

.sidebar-card h4 {
    font-size: 1.25rem
}

.badge {
    font-family: Tahoma,sans-serif
}

.sidebar-list .list-group .badge {
    float: right;
    border-radius: 4px
}

.sidebar-list .list-group .list-group,.topic-custom-fields {
    margin-top: 10px
}

.sidebar-list .list-group .list-group .list-group-item {
    border: none;
    padding-right: 0
}

.embed-responsive-item,.video-iframe {
    height: 500px
}

.post-card:hover .badge {
    opacity: 1!important
}

.badge-inline,.post-card h5 {
    font-size: 1rem
}

.post-card h3 {
    font-size: 1.4rem
}

.h-200px {
    height: 200px
}

.green-audio-player {
    width: 100%;
    min-width: 250px;
    background: #edf3f2;
    box-shadow: none
}

.green-audio-player .slider .gap-progress,.green-audio-player .slider .gap-progress .pin {
    background-color: #0d6efd
}

.green-audio-player .volume .volume__button.open path {
    fill: #0d6efd
}

.green-audio-player .volume .volume__controls {
    background-color: #6c757d
}

@keyframes whatsapp-pulse {
    0% {
        box-shadow: 0 4px 14px rgba(37,211,102,.45), 0 0 0 0 rgba(37,211,102,.5)
    }

    70% {
        box-shadow: 0 4px 14px rgba(37,211,102,.35), 0 0 0 12px rgba(37,211,102,0)
    }

    100% {
        box-shadow: 0 4px 14px rgba(37,211,102,.35), 0 0 0 0 rgba(37,211,102,0)
    }
}

.whatsapp_float {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    bottom: 18px;
    right: 18px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50%;
    font-size: 26px;
    padding: 0;
    border: 3px solid rgba(255,255,255,.7);
    font-family: Arial,Helvetica,sans-serif!important;
    line-height: 1;
    z-index: 999999;
    text-decoration: none;
    transition: transform .25s ease, background-color .25s ease;
    animation: whatsapp-pulse 2.4s ease-out infinite
}

.whatsapp_float:hover {
    background-color: #20bd5a;
    transform: scale(1.06);
    animation: none
}

.whatsapp-icon {
    margin-top: 16px
}

article ul li {
    list-style-type: disc
}

article ol li {
    list-style-type: auto
}

@media screen and (max-width: 767px) {
    .staff .member {
        display:block!important
    }

    .staff .member .member-info {
        padding: 0;
        text-align: center
    }

    .staff .member .pic {
        margin: 0 auto 20px
    }

    .staff .member span::after {
        left: calc(50% - 25px)
    }

    .whatsapp-icon {
        margin-top: 10px
    }

    .whatsapp_float {
        width: 46px;
        height: 46px;
        font-size: 22px;
        bottom: 14px;
        right: 12px
    }
}

.img-circle {
    border-radius: 50%!important
}

body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    position: relative;
    background: #f1f1f1;
}

footer {
    margin-top: auto;
    bottom: 0
}

.extra-images-count {
    position: absolute;
    right: 18px;
    bottom: 15px;
    font-size: 24px;
    opacity: .8
}

.widget-title {
    padding: 10px 15px;
    background: #edf3f2;
    border-radius: .375rem;
    margin-bottom: 10px
}

.categories-widget .categories-title {
    cursor: pointer
}

.form-control,.list-group-item {
    border-color: #dfeae8
}

.form-control:focus {
    border-color: #cfdbd8;
    box-shadow: 0 0 0 .25rem rgba(12,186,164,.11)
}

.active>.page-link,.bg-primary,.page-link.active {
    background-color: #0cbaa4!important;
    border-color: #0cbaa4!important
}

.bg-secondary,.btn-secondary {
    background-color: #2e3e4e!important;
    border-color: #2e3e4e!important
}

.page-link,.text-primary {
    color: #0cbaa4!important
}

.dropdown-item:focus,.dropdown-item:hover {
    background-color: transparent
}

#footer .footer-newsletter form input[type=email]:focus,.header-form-search .form-control:focus {
    box-shadow: none
}

.header-search-btn {
    width: 90px;
    height: 26px;
    border-radius: 50px;
    padding: 8px;
    cursor: pointer;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 5px
}

.header-search-btn span {
    margin: 6px 0 4px;
    font-size: 13px
}

#header-search-box {
    width: 100%;
    height: 100%;
    transition: .5s ease-in-out;
    transform: translate(0,100%) scale(0,0);
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 1000
}

#header-search-box.open {
    transform: scale(1,1);
    opacity: .97
}

#header-search-box input[type=search] {
    position: absolute;
    font-weight: 300;
    text-align: center;
    border: 0;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: 0;
    top: calc(50% - 40px);
    width: 100%;
    color: #fff;
    background: rgba(0,0,0,0);
    font-size: 60px
}

#header-search-box input[type=search]::placeholder {
    color: #dfeae8;
    opacity: 1
}

#header-search-box input[type=search]::-ms-input-placeholder {
    color: #dfeae8
}

#header-search-box .btn {
    margin-left: -100px;
    border-radius: 50px;
    padding: 10px 50px;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    right: auto;
    left: 50%;
    margin-top: 80px;
    height: 64px;
    font-size: 30px
}

#header-search-box .close {
    background: #dfeae8;
    border: none;
    opacity: 1;
    padding: 10px 17px;
    font-size: 28px;
    position: fixed;
    top: 15px;
    right: 15px;
    color: #2e3e4e;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    line-height: 15px
}

.maintenance-mode {
    background: #fcfcff
}

.testimonials {
    border-top: 1px solid #eee
}

.cookies-accept-box {
    background-color: #130f40de;
    padding: 20px;
    border-radius: 10px
}

.cookies-accept {
    bottom: 0;
    position: fixed;
    right: 0;
    border-radius: 4px;
    padding: 15px;
    z-index: 999999
}

.cookies-accept button {
    -webkit-box-shadow: 0 0 2px 0 #fff;
    -moz-box-shadow: 0 0 2px 0 #fff;
    box-shadow: 0 0 2px 0 #fff
}

.fixed-area-menu {
    overflow: hidden;
    overflow-y: scroll;
    width: 270px;
    position: fixed;
    background: #fff;
    z-index: 99;
    top: 250px;
    height: calc(100% - 280px)!important;
    max-height: calc(100% - 280px)!important;
    padding-right: 10px
}

.fixed-area-menu h5 {
    font-weight: 800
}

.fixed-area-menu::-webkit-scrollbar {
    width: 5px
}

.fixed-area-menu::-webkit-scrollbar-track {
    background: #f1f1f1
}

.fixed-area-menu::-webkit-scrollbar-thumb {
    background: #ced6db;
    border-radius: 6px
}

.fixed-area-menu::-webkit-scrollbar-thumb:hover {
    background: #a0a0a0
}

@media (min-width: 576px) {
    .fixed-area-menu {
        width:100%!important
    }
}

@media (min-width: 768px) {
    .fixed-area-menu {
        width:28%!important
    }
}

@media (min-width: 992px) {
    .fixed-area-menu {
        width:23%!important
    }
}

@media (min-width: 1000px) {
    .fixed-area-menu {
        width:20%!important
    }
}

@media (min-width: 1300px) {
    .fixed-area-menu {
        width:19%!important
    }
}

@media (min-width: 1600px) {
    .fixed-area-menu {
        width:17%!important
    }
}

.fixed-min-top {
    top: 120px;
    height: calc(100% - 150px)!important;
    max-height: calc(100% - 150px)!important
}

pre {
    padding: 10px;
    border-radius: 5px
}

.form-control::-webkit-input-placeholder {
    color: inherit;
    opacity: .3
}

.form-control::-moz-placeholder {
    color: inherit;
    opacity: .3
}

.form-control:-ms-input-placeholder {
    color: inherit;
    opacity: .3
}

.btn-outline-theme {
    border-radius: .375rem;
    border: 1px solid #dfeae8;
    color: #0cbaa4
}

.btn-outline-theme:active,.btn-outline-theme:hover {
    background: #0cbaa4;
    border: 1px solid #0cbaa4
}

.appearance-toggle {
    margin: 0 5px;
    text-align: center
}

.appearance-toggle .checkbox {
    opacity: 0;
    position: absolute
}

.appearance-toggle small {
    font-size: 13px;
    font-weight: lighter
}

.appearance-toggle .checkbox-label {
    width: 90px;
    height: 26px;
    border-radius: 50px;
    position: relative;
    padding: 8px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.appearance-toggle .fa-moon,.appearance-toggle .fa-sun {
    color: #f1c40f
}

.appearance-toggle .checkbox-label .ball {
    background-color: #dfeae8;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 4px;
    top: 2px;
    border-radius: 50%;
    transition: transform .2s linear
}

.appearance-toggle .checkbox:checked+.checkbox-label .ball {
    transform: translateX(60px)
}

.dashboard_Link {
    display: inline-block;
    margin-left: 5px
}

.iti,.select2 {
    width: 100%!important;
    margin-bottom: 15px!important
}

.select2-container--open {
    z-index: 9999
}

.blog .blog-item h3,.news .news-item h3 {
    font-size: 22px;
    line-height: 28px
}

.blog .blog-item .img-fluid,.news .news-big .img-fluid,.news .news-item .img-fluid {
    border-radius: 10px
}

@media (max-width: 768px) {
    .appointment-btn {
        margin:0 15px 0 0;
        padding: 6px 18px
    }

    #hero h2 {
        font-size: 28px
    }

    .navbar-mobile-bg {
        background: #fff
    }

    .breadcrumbs .d-flex {
        display: block!important
    }

    .breadcrumbs ol {
        display: block
    }

    .breadcrumbs ol li {
        display: inline-block
    }

    .container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl {
        padding: 0 10px;
    }

    #topbar .social-links {
        padding-top: 0!important;
        max-width: 125px;
        overflow: hidden
    }

    .categories-widget .categories-title i {
        font-size: 24px
    }

    .blog .blog-item .card-text,.categories-widget .categories-list,.news .news-item .card-text {
        display: none
    }

    .fixed-area-menu {
        position: relative!important;
        width: auto!important;
        top: 0!important;
        overflow: auto!important;
        margin-bottom: 20px;
        border-bottom: 1px solid #f0f0f0
    }

    .blog .blog-item .img-fluid,.news .news-item .img-fluid {
        max-width: 120px
    }

    .news .news-big {
        margin-bottom: 20px
    }
}

@media (max-width: 992px) {
    .breadcrumbs h2 {
        margin:0 0 10px
    }

    .news .news-item .img-fluid {
        max-width: 120px
    }

    .news .news-item h3 {
        font-size: 20px;
        line-height: 24px
    }

    .blog .blog-item .card-text,.news .news-item .card-text {
        display: none
    }
}

.contact-card .contact-icon {
    width: 64px;
    height: 64px;
    text-align: center;
    margin-right: 15px
}

.landing-page {
    background: #fff;
    margin-top: 1em;
    padding-top: 1em;
    border-radius: 1em;
}

#main {
    position: relative
}

.main-content {
    position: relative;
    z-index: 1
}

.body-medical-bg {
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
    overflow: hidden
}

.body-med-icon-wrap {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    will-change: transform, opacity;
    transition: opacity .4s ease;
    opacity: .22
}

.body-med-icon {
    font-size: 4.5rem;
    line-height: 1;
    color: #0cbaa4;
    opacity: 1;
    animation: bodyMedFloat 6s ease-in-out infinite;
    animation-delay: calc(var(--med-i, 0) * 0.18s)
}

.body-med-icon-sm {
    font-size: 3.2rem
}

.body-med-icon-xs {
    font-size: 2.4rem
}

@keyframes bodyMedFloat {
    0%, 100% {
        transform: translateY(0) scale(1)
    }

    50% {
        transform: translateY(-14px) scale(1.03)
    }
}

.dark .body-med-icon {
    color: #0cbaa4
}

@media (max-width: 991px) {
    .body-med-icon {
        font-size: 3.2rem
    }

    .body-med-icon-sm {
        font-size: 2.2rem
    }

    .body-med-icon-xs {
        font-size: 1.9rem
    }

    .body-med-icon-wrap {
        opacity: .18
    }

    .body-med-icon-wrap:nth-child(n+62) {
        display: none
    }
}

@media (prefers-reduced-motion: reduce) {
    .body-med-icon {
        animation: none
    }

    .body-med-icon-wrap {
        transition: none
    }
}

.services-banner-cards {
    padding: 28px 0 36px
}

.services-banner-cards .banner-card-link {
    display: flex;
    text-decoration: none;
    color: inherit;
    height: 100%
}

.services-banner-cards .banner-card {
    position: relative;
    display: flex;
    align-items: stretch;
    width: 100%;
    min-height: 88px;
    padding: 16px 44px 16px 16px;
    background: #fff;
    border: 1px solid rgba(46,62,78,.1);
    border-radius: 14px;
    box-shadow: 0 2px 14px rgba(46,62,78,.06);
    transition: border-color .22s ease, box-shadow .22s ease, transform .22s ease
}

.services-banner-cards .banner-card-link:hover .banner-card,
.services-banner-cards .banner-card-link:focus-visible .banner-card {
    border-color: rgba(12,186,164,.45);
    box-shadow: 0 10px 28px rgba(12,186,164,.16);
    transform: translateY(-2px)
}

.services-banner-cards .banner-card-link:focus-visible {
    outline: none
}

.services-banner-cards .banner-card-inner {
    display: flex;
    align-items: center;
    gap: 14px;
    width: 100%
}

.services-banner-cards .banner-card-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    min-width: 52px;
    border-radius: 12px;
    background: linear-gradient(145deg, rgba(12,186,164,.14), rgba(12,186,164,.06))
}

.services-banner-cards .banner-card-icon i {
    font-size: 24px;
    color: #0cbaa4;
    line-height: 1
}

.services-banner-cards .banner-card-icon-img img {
    max-width: 32px;
    max-height: 32px;
    width: auto;
    height: auto;
    object-fit: contain
}

.services-banner-cards .banner-card-body {
    flex: 1;
    min-width: 0
}

.services-banner-cards .banner-card-title {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.35;
    color: #2e3e4e
}

.services-banner-cards .banner-card-text {
    margin: 5px 0 0;
    font-size: 13px;
    line-height: 1.45;
    color: #6b7c8f
}

.services-banner-cards .banner-card-external {
    position: absolute;
    top: 14px;
    right: 14px;
    font-size: 15px;
    color: #0cbaa4;
    opacity: .55;
    transition: opacity .22s ease, transform .22s ease
}

.services-banner-cards .banner-card-link:hover .banner-card-external,
.services-banner-cards .banner-card-link:focus-visible .banner-card-external {
    opacity: 1;
    transform: translate(2px, -2px)
}

.dark .services-banner-cards .banner-card {
    background: #1e2a36;
    border-color: rgba(255,255,255,.08);
    box-shadow: 0 2px 14px rgba(0,0,0,.2)
}

.dark .services-banner-cards .banner-card-title {
    color: #f0f4f8
}

.dark .services-banner-cards .banner-card-text {
    color: #a8b5c3
}

@media (max-width: 767px) {
    .services-banner-cards {
        padding: 20px 0 28px
    }

    .services-banner-cards .banner-card {
        min-height: 76px;
        padding: 14px 40px 14px 14px
    }

    .services-banner-cards .banner-card-icon {
        width: 44px;
        height: 44px;
        min-width: 44px
    }

    .services-banner-cards .banner-card-icon i {
        font-size: 20px
    }

    .services-banner-cards .banner-card-title {
        font-size: 14px
    }
}

.director-block p {
    font-size: 14px;
    text-align: justify;
    padding: 0 2em;
}

.director-block h2 {
    font-weight: 700;
    color: #1977cc;
    font-size: 2.2em;
    padding: 0 .8em;
}

.director-block h6 {
    margin: 0;
    opacity: .7;
    color: #101010;
    padding: 0 1.8em;
}

.director-block img {
    border: 2px solid #f1f1f1;
    border-radius: 1em;
}

.staff-cards .staff-carousel {
    overflow: hidden;
    padding-bottom: 1rem;
}

.articles-carousel.landing-block {
    background: #fff !important
}

.staff-cards .swiper-slide {
    height: auto
}

.staff-cards .staff-card {
    height: 100%
}

.staff-cards .staff-card-link {
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
    background: #fff;
    border: 1px solid rgba(46,62,78,.08);
    border-radius: 12px;
    box-shadow: 0 1px 8px rgba(46,62,78,.05);
    text-decoration: none;
    color: inherit;
    transition: box-shadow .25s ease, border-color .25s ease, transform .25s ease
}

.staff-cards .staff-card-link:hover,
.staff-cards .staff-card-link:focus-visible {
    border-color: rgba(12,186,164,.35);
    box-shadow: 0 8px 24px rgba(12,186,164,.12);
    transform: translateY(-2px);
    color: inherit
}

.staff-cards .staff-card-link:focus-visible {
    outline: none
}

.staff-cards .staff-card-media {
    position: relative;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background: linear-gradient(160deg, #edf3f2 0%, #e2f9f9 100%)
}

.staff-cards .staff-card-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
    transition: transform .35s ease
}

.staff-cards .staff-card-link:hover .staff-card-media img {
    transform: scale(1.04)
}

.staff-cards .staff-card-placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 3rem;
    color: rgba(12,186,164,.35)
}

.staff-cards .staff-card-body {
    display: flex;
    flex-direction: column;
    flex: 1;
    gap: 4px;
    padding: 12px 10px 14px;
    text-align: center;
    min-width: 0
}

.staff-cards .staff-card-name {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.35;
    color: #2e3e4e;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.staff-cards .staff-card-role {
    margin: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    color: #6b7c8f;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.staff-cards .swiper-pagination {
    bottom: 0;
    line-height: 1
}

.staff-cards .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: rgba(12,186,164,.22);
    opacity: 1;
    transition: background .2s ease, transform .2s ease
}

.staff-cards .swiper-pagination .swiper-pagination-bullet-active {
    background: #0cbaa4;
    transform: scale(1.2)
}

@media (max-width: 767px) {
    .staff-cards .staff-carousel {
        margin-left: -12px;
        margin-right: -12px;
        padding-left: 12px;
        padding-right: 12px
    }

    .staff-cards .staff-card-body {
        padding: 10px 8px 12px
    }

    .staff-cards .staff-card-name {
        font-size: 13px
    }

    .staff-cards .staff-card-role {
        font-size: 11px
    }
}

.dark .staff-cards .staff-card-link {
    background: #1e2a36;
    border-color: rgba(255,255,255,.07);
    box-shadow: 0 1px 8px rgba(0,0,0,.18)
}

.dark .staff-cards .staff-card-media {
    background: linear-gradient(160deg, #243240 0%, #1a2834 100%)
}

.dark .staff-cards .staff-card-name {
    color: #f0f4f8
}

.dark .staff-cards .staff-card-role {
    color: #9aabb8
}

.articles-carousel .section-header-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 22px
}

.articles-carousel .section-title--compact {
    padding-bottom: 0;
    flex: 1;
    min-width: 0
}

.articles-carousel .section-title--compact h2 {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 4px;
    padding-bottom: 0;
    color: #2e3e4e
}

.articles-carousel .section-title--compact h2::before,
.articles-carousel .section-title--compact h2::after {
    display: none
}

.articles-carousel .section-title--compact p {
    margin: 0;
    font-size: 14px;
    line-height: 1.45;
    color: #6b7c8f
}

.articles-carousel .section-more-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    flex-shrink: 0;
    margin-top: 2px;
    padding: 8px 14px;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    color: #0cbaa4;
    background: rgba(12,186,164,.08);
    border: 1px solid rgba(12,186,164,.22);
    border-radius: 999px;
    text-decoration: none;
    white-space: nowrap;
    transition: background .2s ease, border-color .2s ease, color .2s ease, transform .2s ease
}

.articles-carousel .section-more-btn:hover,
.articles-carousel .section-more-btn:focus-visible {
    color: #fff;
    background: #0cbaa4;
    border-color: #0cbaa4;
    transform: translateX(2px)
}

.articles-carousel .section-more-btn:focus-visible {
    outline: none
}

.articles-carousel .section-more-btn i {
    font-size: 14px;
    line-height: 1
}

.articles-carousel-slider {
    margin-bottom: 0;
    overflow: hidden;
}

.articles-carousel-slider .owl-stage-outer {
    overflow: visible
}

.articles-carousel-slider .owl-item {
    opacity: .92;
    transition: opacity .25s ease
}

.articles-carousel-slider .owl-item.active {
    opacity: 1
}

.articles-carousel .post-card--compact,
.topic-page #content .post-card--compact {
    margin-bottom: 0 !important;
    border: 1px solid rgba(46,62,78,.08);
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 1px 8px rgba(46,62,78,.05);
    transition: border-color .22s ease, box-shadow .22s ease, transform .22s ease
}

.articles-carousel .post-card--compact:hover,
.topic-page #content .post-card--compact:hover {
    border-color: rgba(12,186,164,.35);
    box-shadow: 0 8px 22px rgba(12,186,164,.12);
    transform: translateY(-2px)
}

.articles-carousel .post-card--compact .card-img-top,
.articles-carousel .post-card--compact .image-container img,
.articles-carousel .post-card--compact .video-container img,
.topic-page #content .post-card--compact .card-img-top,
.topic-page #content .post-card--compact .image-container img,
.topic-page #content .post-card--compact .video-container img {
    width: 100%;
    aspect-ratio: 16 / 10;
    object-fit: cover;
    border-radius: 0
}

.articles-carousel .post-card--compact .mt-3,
.topic-page #content .post-card--compact .mt-3 {
    padding: 12px 14px 14px;
    margin-top: 0 !important
}

.articles-carousel .post-card--compact .card-title,
.topic-page #content .post-card--compact .card-title {
    margin: 0 0 6px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.35;
    color: #2e3e4e;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.articles-carousel .post-card--compact .card-text,
.topic-page #content .post-card--compact .card-text {
    margin: 0 !important;
    font-size: 12px;
    line-height: 1.5;
    color: #6b7c8f;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.articles-carousel .post-card--compact .topic-date,
.topic-page #content .post-card--compact .topic-date {
    margin-bottom: 6px !important;
    font-size: 11px;
    color: #8a99a8
}

.articles-carousel .post-card--compact .topic-custom-fields,
.topic-page #content .post-card--compact .topic-custom-fields {
    margin-bottom: 0
}

.articles-carousel .post-card--compact .custom-field-title,
.topic-page #content .post-card--compact .custom-field-title {
    display: none
}

.articles-carousel .post-card--compact .custom-field-value,
.topic-page #content .post-card--compact .custom-field-value {
    margin-bottom: 6px !important;
    padding: 0 !important;
    font-size: 11px;
    line-height: 1.35;
    color: #8a99a8;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important
}

.topic-page #content .post-card--compact .card-title a {
    color: inherit;
    text-decoration: none
}

.topic-page #content .post-card--compact:hover .card-title a {
    color: #0cbaa4
}

.topic-page #content .topics-grid > [class*="col-"] {
    display: flex
}

.topic-page #content .topics-grid article {
    width: 100%
}

.topic-page #content .post-card--compact .read-more-link {
    display: none
}

.articles-carousel .owl-dots {
    margin-top: 18px !important
}

.articles-carousel .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 4px 4px;
    background: rgba(12,186,164,.25) !important
}

.articles-carousel .owl-dot.active span {
    background: #0cbaa4 !important
}

@media (max-width: 767px) {
    .articles-carousel .section-header-row {
        align-items: center;
        margin-bottom: 18px
    }

    .articles-carousel .section-title--compact h2 {
        font-size: 18px
    }

    .articles-carousel .section-title--compact p {
        font-size: 13px
    }

    .articles-carousel .section-more-btn {
        padding: 7px 12px;
        font-size: 12px
    }

    .articles-carousel-slider {
        margin-left: -12px;
        margin-right: -12px
    }
}

.dark .articles-carousel .post-card--compact,
.dark .topic-page #content .post-card--compact {
    background: #1e2a36;
    border-color: rgba(255,255,255,.07)
}

.dark .articles-carousel .post-card--compact .card-title,
.dark .topic-page #content .post-card--compact .card-title {
    color: #f0f4f8
}

.dark .articles-carousel .post-card--compact .card-text,
.dark .topic-page #content .post-card--compact .card-text {
    color: #a8b5c3
}

.partners-resources .section-title--compact {
    padding-bottom: 22px
}

.partners-resources .section-title--compact h2 {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 4px;
    padding-bottom: 0;
    color: #2e3e4e
}

.partners-resources .section-title--compact h2::before,
.partners-resources .section-title--compact h2::after {
    display: none
}

.partners-resources .section-title--compact p {
    margin: 0;
    font-size: 14px;
    line-height: 1.45;
    color: #6b7c8f
}

.partners-resources-slider {
    padding-bottom: 2rem
}

.partners-resources-slider .swiper-slide {
    height: auto
}

.partners-resources .partner-card {
    height: 100%
}

.partners-resources .partner-card-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    text-decoration: none;
    color: inherit
}

.partners-resources .partner-card-link:hover .partner-card-photo,
.partners-resources .partner-card-link:focus-visible .partner-card-photo {
    border-color: rgba(12,186,164,.4);
    box-shadow: 0 8px 20px rgba(12,186,164,.12);
    transform: translateY(-2px)
}

.partners-resources .partner-card-link:focus-visible {
    outline: none
}

.partners-resources .partner-card-link:focus-visible .partner-card-photo {
    outline: 2px solid rgba(12,186,164,.45);
    outline-offset: 2px
}

.partners-resources .partner-card-photo {
    width: 140px;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    border-radius: 50%;
    background: #fff;
    border: 1px solid rgba(46,62,78,.08);
    box-shadow: 0 1px 8px rgba(46,62,78,.05);
    transition: border-color .22s ease, box-shadow .22s ease, transform .22s ease
}

.partners-resources .partner-card-photo img {
    width: 140px;
    height: 140px;
    object-fit: cover;
    border-radius: 50%;
    padding: 0
}

.partners-resources .partner-card-title {
    margin: 10px 0 0;
    width: 100%;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.35;
    text-align: center;
    color: #2e3e4e;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.partners-resources .partner-card-link:hover .partner-card-title {
    color: #0cbaa4
}

.partners-resources .swiper-pagination {
    bottom: 0;
    line-height: 1
}

.partners-resources .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: rgba(12,186,164,.25);
    opacity: 1
}

.partners-resources .swiper-pagination .swiper-pagination-bullet-active {
    background: #0cbaa4
}

@media (max-width: 767px) {
    .partners-resources .section-title--compact h2 {
        font-size: 18px
    }

    .partners-resources .section-title--compact p {
        font-size: 13px
    }

    .partners-resources .partner-card-title {
        font-size: 11px
    }

    .partners-resources-slider {
        margin-left: -12px;
        margin-right: -12px;
        padding-left: 12px;
        padding-right: 12px
    }
}

.dark .partners-resources .partner-card-photo {
    background: #1e2a36;
    border-color: rgba(255,255,255,.08)
}

.dark .partners-resources .partner-card-title {
    color: #f0f4f8
}

.topic-page {
    border-radius: 1em 1em 0 0;
}

#footer.site-footer-modern {
    position: relative;
    overflow: hidden
}

#footer.site-footer-modern::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #0cbaa4 0%, rgba(12,186,164,.25) 100%);
    z-index: 1
}

#footer.site-footer-modern .footer-top {
    padding: 48px 0 32px;
    position: relative;
    z-index: 1
}

#footer.site-footer-modern .footer-block-title {
    margin-bottom: 16px
}

#footer.site-footer-modern .footer-block-title h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    color: #fff;
    padding-bottom: 0
}

#footer.site-footer-modern .footer-block-title h3::before,
#footer.site-footer-modern .footer-block-title h3::after {
    display: none
}

#footer.site-footer-modern .footer-contact-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 14px
}

#footer.site-footer-modern .footer-contact-item {
    display: flex;
    align-items: flex-start;
    gap: 12px
}

#footer.site-footer-modern .footer-contact-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    min-width: 36px;
    border-radius: 10px;
    background: rgba(12,186,164,.15);
    color: #0cbaa4;
    font-size: 16px
}

#footer.site-footer-modern .footer-contact-body {
    display: flex;
    flex-direction: column;
    gap: 2px;
    min-width: 0
}

#footer.site-footer-modern .footer-contact-label {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: rgba(255,255,255,.55)
}

#footer.site-footer-modern .footer-contact-value {
    font-size: 14px;
    line-height: 1.45;
    color: #fff;
    text-decoration: none;
    transition: color .2s ease
}

#footer.site-footer-modern .footer-contact-value:hover {
    color: #0cbaa4
}

#footer.site-footer-modern .footer-social-wrap {
    margin-top: 20px
}

#footer.site-footer-modern .footer-social {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 0!important;
    margin: 0
}

#footer.site-footer-modern .footer-social .header-icon-btn {
    width: 36px;
    height: 36px;
    background: rgba(255,255,255,.1)!important;
    border: 1px solid rgba(255,255,255,.12);
    color: #fff!important;
    transition: background .2s ease, border-color .2s ease, transform .2s ease
}

#footer.site-footer-modern .footer-social .header-icon-btn:hover {
    background: #0cbaa4!important;
    border-color: #0cbaa4;
    transform: translateY(-1px)
}

#footer.site-footer-modern .footer-menu-group + .footer-menu-group {
    margin-top: 20px
}

#footer.site-footer-modern .footer-menu-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 0
}

#footer.site-footer-modern .footer-menu-item {
    margin: 0;
    padding: 0
}

#footer.site-footer-modern .footer-menu-item > a,
#footer.site-footer-modern .footer-submenu-summary {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 40px;
    padding: 10px 0;
    margin: 0;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.35;
    color: rgba(255,255,255,.82);
    text-decoration: none;
    transition: color .2s ease
}

#footer.site-footer-modern .footer-menu-item > a {
    justify-content: flex-start
}

#footer.site-footer-modern .footer-menu-item > a:hover,
#footer.site-footer-modern .footer-menu-list--nested a:hover {
    color: #0cbaa4
}

#footer.site-footer-modern .footer-submenu {
    margin: 0;
    padding: 0
}

#footer.site-footer-modern .footer-submenu-summary {
    justify-content: space-between;
    gap: 8px;
    cursor: pointer;
    list-style: none
}

#footer.site-footer-modern .footer-submenu-summary::-webkit-details-marker {
    display: none
}

#footer.site-footer-modern .footer-submenu-label {
    flex: 1;
    min-width: 0;
    padding: 0;
    margin: 0;
    min-height: auto;
    color: rgba(255,255,255,.82)
}

#footer.site-footer-modern .footer-submenu-summary:hover .footer-submenu-label {
    color: #0cbaa4
}

#footer.site-footer-modern .footer-submenu-arrow {
    flex-shrink: 0;
    font-size: 12px;
    transition: transform .2s ease;
    color: rgba(255,255,255,.55)
}

#footer.site-footer-modern .footer-submenu[open] .footer-submenu-arrow {
    transform: rotate(180deg)
}

#footer.site-footer-modern .footer-menu-list--nested {
    margin: 0;
    padding: 0 0 0 12px;
    gap: 0;
    border-left: 1px solid rgba(255,255,255,.12)
}

#footer.site-footer-modern .footer-menu-list--nested .footer-menu-item > a {
    min-height: 36px;
    padding: 8px 0
}

#footer.site-footer-modern .footer-map-card {
    overflow: hidden;
    border-radius: 14px;
    background: rgba(255,255,255,.06);
    border: 1px solid rgba(255,255,255,.1);
    box-shadow: 0 8px 24px rgba(0,0,0,.15)
}

#footer.site-footer-modern .footer-map-widget,
#footer.site-footer-modern .footer-map-frame {
    display: block;
    width: 100%;
    height: 240px;
    min-height: 240px;
    border: 0;
    background: #edf3f2;
    overflow: hidden;
    position: relative
}

#footer.site-footer-modern .footer-map-widget .leaflet-container {
    width: 100%;
    height: 100%;
    font-family: inherit
}

#footer.site-footer-modern .footer-map-widget .leaflet-control-zoom a {
    color: #2e3e4e
}

#footer.site-footer-modern .footer-map-marker {
    background: transparent;
    border: none
}

#footer.site-footer-modern .footer-map-marker-pin {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 50% 50% 50% 0;
    background: #0cbaa4;
    color: #fff;
    font-size: 16px;
    transform: rotate(-45deg);
    box-shadow: 0 4px 12px rgba(12,186,164,.45)
}

#footer.site-footer-modern .footer-map-marker-pin i {
    transform: rotate(45deg)
}

#footer.site-footer-modern .footer-map-fallback {
    display: block;
    width: 100%;
    height: 100%;
    border: 0
}

#footer.site-footer-modern .footer-map-link {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 10px 14px;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    background: rgba(12,186,164,.18);
    border-top: 1px solid rgba(255,255,255,.08);
    transition: background .2s ease, color .2s ease
}

#footer.site-footer-modern .footer-map-link:hover {
    background: #0cbaa4;
    color: #fff
}

#footer.site-footer-modern .footer-newsletter {
    font-size: 14px
}

#footer.site-footer-modern .footer-newsletter .footer-title h4 {
    margin: 0 0 16px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    color: #fff;
    padding-bottom: 0
}

#footer.site-footer-modern .footer-newsletter .footer-title h4::before {
    display: none
}

#footer.site-footer-modern .footer-newsletter p {
    font-size: 13px;
    line-height: 1.45;
    color: rgba(255,255,255,.75);
    margin-bottom: 12px
}

#footer.site-footer-modern .footer-newsletter form {
    margin-top: 0
}

#footer.site-footer-modern .footer-bottom {
    border-top: 1px solid rgba(255,255,255,.1);
    background: rgba(0,0,0,.12)
}

#footer.site-footer-modern .footer-bottom-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 0
}

#footer.site-footer-modern .footer-copyright {
    font-size: 13px;
    line-height: 1.5;
    color: rgba(255,255,255,.72);
    text-align: center
}

@media (max-width: 991px) {
    #footer.site-footer-modern .footer-top {
        padding: 36px 0 24px
    }

    #footer.site-footer-modern .footer-map-widget,
    #footer.site-footer-modern .footer-map-frame {
        height: 220px;
        min-height: 220px
    }

    #footer.site-footer-modern .footer-map-widget iframe {
        height: 220px!important
    }

    #footer.site-footer-modern .footer-col-map {
        order: 3
    }
}

@media (max-width: 767px) {
    #footer.site-footer-modern .footer-map-widget,
    #footer.site-footer-modern .footer-map-frame {
        height: 200px;
        min-height: 200px
    }

    #footer.site-footer-modern .footer-map-widget iframe {
        height: 200px!important
    }
}

#page-cover {
    border-radius: 1em 1em 0 0;
}

/* Contact page ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â modern compact layout */
.contact.contact--modern {
    padding: 28px 0 36px;
    background: transparent
}

.contact.contact--modern .contact-layout {
    align-items: stretch
}

.contact.contact--modern .contact-info-card,
.contact.contact--modern .contact-form-card {
    height: 100%;
    padding: 24px;
    border-radius: 16px;
    background: #fff;
    border: 1px solid rgba(46,62,78,.08);
    box-shadow: 0 4px 20px rgba(46,62,78,.06)
}

.contact.contact--modern .contact-info-card .contact-card-title {
    margin: 0 0 18px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    color: #2e3e4e
}

.contact.contact--modern .contact-form-card .contact-card-title {
    margin: 0 0 16px;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.45;
    color: rgba(46,62,78,.88)
}

.contact.contact--modern .contact-info-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 14px
}

.contact.contact--modern .contact-info-item {
    display: flex;
    align-items: flex-start;
    gap: 12px
}

.contact.contact--modern .contact-info-icon {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 10px;
    background: rgba(12,186,164,.1);
    color: #0cbaa4;
    font-size: 17px;
    transition: background .2s ease, color .2s ease
}

.contact.contact--modern .contact-info-item:hover .contact-info-icon {
    background: #0cbaa4;
    color: #fff
}

.contact.contact--modern .contact-info-body {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 2px
}

.contact.contact--modern .contact-info-label {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: rgba(46,62,78,.55)
}

.contact.contact--modern .contact-info-value {
    font-size: 14px;
    line-height: 1.45;
    font-weight: 500;
    color: #2e3e4e;
    text-decoration: none;
    word-break: break-word
}

.contact.contact--modern a.contact-info-value:hover {
    color: #0cbaa4
}

.contact.contact--modern .contact-2gis-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-top: 18px;
    padding: 10px 14px;
    font-size: 13px;
    font-weight: 600;
    color: #0cbaa4;
    text-decoration: none;
    border-radius: 10px;
    background: rgba(12,186,164,.08);
    border: 1px solid rgba(12,186,164,.18);
    transition: background .2s ease, color .2s ease, border-color .2s ease
}

.contact.contact--modern .contact-2gis-link:hover {
    background: #0cbaa4;
    border-color: #0cbaa4;
    color: #fff
}

.contact.contact--modern .contact-form {
    margin: 0
}

.contact.contact--modern .contact-input {
    height: 44px;
    padding: 10px 14px;
    font-size: 14px;
    line-height: 1.4;
    color: #2e3e4e;
    background: #f8fafb;
    border: 1px solid rgba(46,62,78,.12);
    border-radius: 10px;
    transition: border-color .2s ease, box-shadow .2s ease, background .2s ease
}

.contact.contact--modern .contact-input:focus {
    background: #fff;
    border-color: #0cbaa4;
    box-shadow: 0 0 0 3px rgba(12,186,164,.12);
    outline: none
}

.contact.contact--modern .contact-textarea {
    height: auto;
    min-height: 130px;
    resize: vertical
}

.contact.contact--modern .contact-input-phone {
    padding-left: 14px
}

.contact.contact--modern .contact-form .iti {
    width: 100%!important;
    margin-bottom: 0!important;
    display: block
}

.contact.contact--modern .contact-form .iti .iti__country-container {
    border-radius: 10px 0 0 10px
}

.contact.contact--modern .contact-form .iti input.contact-input {
    padding-left: 52px;
    width: 100%
}

.contact.contact--modern .contact-submit-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 11px 22px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 10px
}

.contact.contact--modern .submit-message {
    margin-bottom: 12px
}

.contact.contact--modern .submit-message .alert {
    margin-bottom: 0;
    font-size: 14px;
    border-radius: 10px
}

@media (max-width: 991px) {
    .contact.contact--modern {
        padding: 20px 0 28px
    }

    .contact.contact--modern .contact-info-card,
    .contact.contact--modern .contact-form-card {
        padding: 20px
    }
}

@media (max-width: 767px) {
    .contact.contact--modern .contact-info-card .contact-card-title {
        font-size: 17px
    }

    .contact.contact--modern .contact-info-list {
        gap: 12px
    }

    section {
        padding: 10px 0;
    }

    .section-title h2 {
        font-size: 20px
    }

    .section-title {
        padding-bottom: 10px;
    }

    .section-title p {
        font-size: 12px;
    }

    .director-block h2, 
    .director-block p,
    .director-block h6 {
        padding: 0;
    }
}