a,
a:hover {
    text-decoration: none
}

body,
hr {
    margin: 0
}

.blockquote .author,
.blockquote .quote-author,
blockquote .author,
blockquote .quote-author {
    font-weight: 600;
    color: var(--global--color-heading);
    margin-top: 18px;
    display: block;
    line-height: 1
}

.bg-animate,
.bg-section,
.pricing {
    background-size: cover
}

.cases-clients,
.pricing {
    background-image: url("../images/background/pattern.png")
}

.bg-parallax,
.cases-clients {
    background-attachment: fixed
}

:root {
    --global--color-primary: #118b0f;
    --global--color-primary-darken: #263967;
    --global--color-primary-light: #e6f8fb;
    --global--color-secondary: #0d3e21;
    --global--color-heading: #000;
    --global--color-heading-darken: #0d3e21;
    --global--color-heading-light: #1d2a4d;
    --global--color-body: #252525;
    --global--color-white: #ffffff;
    --global--color-gray: #f9f9f9;
    --global--color-gray-darken: #788fc8;
    --global--color-gray-light: #e6e8eb;
    --global--font-body: "Roboto", sans-serif;
    --global--font-heading: "Rubik", sans-serif;
    --global--font-secondary: "Heebo", sans-serif
}

*,
a,
dd,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.desc{
    list-style: disc !important;
    margin: 0;
    padding: 0
}
.circle{
    list-style-type: circle;
    margin: 0;
    padding: 0
}

*,
:active,
:focus {
    outline: 0 !important
}

::-webkit-selection {
    text-shadow: none
}

button {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    outline: 0;
    padding: 0
}

.bg-overlay-light:before,
.btn--primary.btn--inversed::before,
.btn-line .line span,
.wrapper,
body,
section {
    background-color: var(--global--color-white)
}

body,
html {
    overflow-x: hidden
}

body {
    font-family: var(--global--font-body);
    font-size: 14px;
    font-weight: 400;
    color: var(--global--color-body)
}

.wrapper.sidearea-active .sidearea-overlay::before {
    visibility: visible;
    opacity: 1;
    right: 0
}

.cursor .cursor__inner {
    z-index: 9999;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: difference;
    border-radius: 50%
}

.cursor .cursor__inner.cursor__inner--dot {
    width: 6px;
    height: 6px;
    background: var(--global--color-white)
}

.cursor .cursor__inner.cursor__inner--circle {
    width: 20px;
    height: 20px;
    border: 1px solid var(--global--color-white)
}

::-moz-selection {
    background-color: var(--global--color-primary);
    color: var(--global--color-white);
    text-shadow: none
}

::selection {
    background-color: var(--global--color-primary);
    color: var(--global--color-white);
    text-shadow: none
}

a {
    color: var(--global--color-primary);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

textarea {
    resize: none
}

.fullscreen {
    height: 100vh !important
}

section {
    padding: 0;
    overflow: hidden
}

hr {
    background-color: #eaeaea;
    border-color: #eaeaea
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--global--color-heading);
    font-family: var(--global--font-heading);
    font-weight: 700;
    margin: 0 0 28px;
    line-height: 1
}

.h1,
h1 {
    font-size: 52px
}

.h2,
h2 {
    font-size: 42px
}

.h3,
h3 {
    font-size: 38px
}

.h4,
h4 {
    font-size: 28px
}

.font-18,
.h5,
h5 {
    font-size: 24px
}

.h6,
h6 {
    font-size: 18px
}
.team-desc p{
    font-size: 15px;
    text-align: justify;
    min-height: 170px;
}
.lead,
p {
    font-size: 17px
}

p {
    font-family: var(--global--font-body);
    color: var(--global--color-body);
    font-weight: 400;
    line-height: 28px
}

.blockquote,
.font-heading,
blockquote {
    font-family: var(--global--font-heading)
}

.lead {
    line-height: 1.8
}

.text--left {
    text-align: left !important
}

.text--right {
    text-align: right !important
}

.text--center {
    text-align: center !important
}

.text--just {
    text-align: justify !important
}

.align--top {
    vertical-align: top
}

.align--bottom {
    vertical-align: bottom
}

.align--middle {
    vertical-align: middle
}

.align--baseline {
    vertical-align: baseline
}

.bold {
    font-weight: 700 !important
}

.regular {
    font-weight: 400 !important
}

.medium {
    font-weight: 500 !important
}

.italic,
.module-cart .cart-box span .total-price {
    font-style: normal
}

.break-word {
    word-wrap: break-word
}

.no-wrap {
    white-space: nowrap
}

.color-white,
.text-white {
    color: var(--global--color-white) !important
}

.color-gray,
.text-gray {
    color: var(--global--color-gray) !important
}

.blog-entry .entry-meta .entry-category a:hover,
.blog-entry .entry-title a,
.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .comment a.reply:hover,
.departments .department-panel .department-panel-holder .department-content .department-title h4 a,
.features .feature-panel-holder:hover .feature-panel .feature-content h4,
.features.features-2 .signature-block .line::after,
.header .navbar.navbar-fixed .navbar-nav>li>a,
.navbar-fixed .module-language i,
.navbar-fixed .module-language span,
.services .service-panel .service-panel-holder .service-content .service-title h4 a,
.team-member .team-content .team-title h4 a,
.text-black {
    color: var(--global--color-heading)
}

.color-theme,
.text-theme {
    color: var(--global--color-primary) !important
}

.higlighted-style1,
.higlighted-style2 {
    color: var(--global--color-white);
    padding: 5px 0
}

.text--capitalize {
    text-transform: capitalize !important
}

.text--uppercase {
    text-transform: uppercase !important
}

.bg-video h2,
.breadcrumb,
.btn,
.btn-video span {
    text-transform: capitalize
}

.font-16 {
    font-size: 16px
}

.font-20 {
    font-size: 20px
}

.font-40 {
    font-size: 40px
}

.higlighted-style1 {
    background-color: var(--global--color-primary)
}

.higlighted-style2 {
    background-color: var(--global--color-heading)
}

.higlighted-style3 {
    background-color: var(--global--color-gray);
    color: var(--global--color-primary);
    padding: 5px 0
}

.color-heading {
    color: var(--global--color-heading) !important
}

.blog-single .entry-add-comment .custom-radio-group .custom-control,
.cta .icon-set .icon-panel .icon,
.heading.heading-18 .heading-subtitle,
.heading.heading-4 .heading-subtitle,
.page-title.page-title-2 .title .title-heading,
.single-product .product-content .product-details,
.widget-recent-posts .widget-title,
address,
blockquote,
dd,
dl,
fieldset,
form,
ol,
p,
pre,
table,
ul {
    margin-bottom: 20px
}

.m-0 {
    margin: 0 !important
}

.m-xs {
    margin: 10px
}

.m-sm {
    margin: 20px
}

.m-md {
    margin: 40px
}

.m-lg {
    margin: 80px
}

.mt-0,
.navbar-nav>li.active>ul,
.team-grid .pagination {
    margin-top: 0
}

.mt-xs,
.team-standard .pagination {
    margin-top: 10px
}

.mt-10 {
    margin-top: 10px !important
}

.mt-15 {
    margin-top: 15px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mt-30 {
    margin-top: 30px !important
}

.mt-40 {
    margin-top: 40px !important
}

.mt-50 {
    margin-top: 50px !important
}

.mt-60 {
    margin-top: 60px
}

.mt-70 {
    margin-top: 70px !important
}

.mt-80 {
    margin-top: 80px !important
}

.mt-90 {
    margin-top: 90px !important
}

.mt-100 {
    margin-top: 100px !important
}

.mt-150 {
    margin-top: 150px
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-15 {
    margin-bottom: 15px
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mb-25 {
    margin-bottom: 25px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.mb-45 {
    margin-bottom: 45px !important
}

.mb-50,
.mb-55 {
    margin-bottom: 50px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

.mb-60 {
    margin-bottom: 60px !important
}

.mb-70 {
    margin-bottom: 70px !important
}

.mb-80 {
    margin-bottom: 80px !important
}

.mb-90 {
    margin-bottom: 90px !important
}

.mb-100 {
    margin-bottom: 100px !important
}

.mb-120 {
    margin-bottom: 120px !important
}

.mb-150 {
    margin-bottom: 150px !important
}

.mr-0 {
    margin-right: 0
}

.mr-25 {
    margin-right: 25px !important
}

.mr-30 {
    margin-right: 30px !important
}

.carousel-navs .owl-prev,
.mr-50 {
    margin-right: 50px
}

.mr-60 {
    margin-right: 60px
}

.mr-150 {
    margin-right: 150px
}

.ml-0 {
    margin-left: 0
}

.btn-line.btn-line-after .line,
.ml-xs,
.top-bar.top-bar-3 .container .block-right .widget-holder a i,
.top-bar.top-bar-4 .block-right .module-language {
    margin-left: 10px
}

.ml-sm {
    margin-left: 20px
}

.ml-md {
    margin-left: 40px
}

.ml-lg {
    margin-left: 80px
}

.ml-30 {
    margin-left: 30px !important
}

.ml-50 {
    margin-left: 50px
}

.ml-60 {
    margin-left: 60px
}

.ml-150 {
    margin-left: 150px
}

.p-0 {
    padding: 0 !important
}

.p-xs {
    padding: 10px
}

.p-sm {
    padding: 20px
}

.p-md {
    padding: 40px
}

.p-lg {
    padding: 80px
}

.pt-0 {
    padding-top: 0 !important
}

.pt-30 {
    padding-top: 30px !important
}

.pt-40 {
    padding-top: 40px !important
}

.pt-50 {
    padding-top: 50px !important
}

.pt-60 {
    padding-top: 60px !important
}

.pt-70 {
    padding-top: 70px !important
}

.pt-80 {
    padding-top: 80px !important
}

.pt-90 {
    padding-top: 90px !important
}

.pt-100 {
    padding-top: 100px !important
}

.pt-130 {
    padding-top: 130px !important
}

.pt-150 {
    padding-top: 150px !important
}

.pt-180 {
    padding-top: 180px !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-20 {
    padding-bottom: 20px !important
}

.pb-30 {
    padding-bottom: 30px !important
}

.pb-40 {
    padding-bottom: 40px !important
}

.pb-50 {
    padding-bottom: 50px !important
}

.pb-60 {
    padding-bottom: 60px !important
}

.pb-70 {
    padding-bottom: 70px !important
}

.pb-80 {
    padding-bottom: 80px !important
}

.pb-85 {
    padding-bottom: 85px !important
}

.pb-90 {
    padding-bottom: 90px !important
}

.pb-100 {
    padding-bottom: 100px !important
}

.pb-130 {
    padding-bottom: 130px !important
}

.pb-150 {
    padding-bottom: 150px !important
}

.pr-0 {
    padding-right: 0
}

.pr-xs {
    padding-right: 10px
}

.pr-sm {
    padding-right: 20px
}

.pr-md {
    padding-right: 40px
}

.pr-lg {
    padding-right: 80px
}

.pr-15 {
    padding-right: 15px !important
}

.pr-30 {
    padding-right: 30px !important
}

.pr-50 {
    padding-right: 50px
}

.pr-60 {
    padding-right: 60px
}

.pr-100 {
    padding-right: 100px !important
}

.pr-150 {
    padding-right: 150px
}

.page-title .title .breadcrumb .breadcrumb-item+.breadcrumb-item,
.pl-0 {
    padding-left: 0
}

.input-checkbox p,
.pl-30 {
    padding-left: 30px
}

.pl-50 {
    padding-left: 50px
}

.pl-60 {
    padding-left: 60px
}

.pl-70 {
    padding-left: 70px
}

.pl-100 {
    padding-left: 100px !important
}

.pl-150 {
    padding-left: 150px
}

.fixed,
.pos-fixed {
    position: fixed
}

.about .signature-block .signature-body,
.bg-video,
.carousel-dots,
.carousel-navs,
.contact-card .contact-body .select-holder,
.cta .panel,
.cta .panel .panel-img,
.features .signature-block .signature-body,
.features-bar .features-holder .feature-panel.feature-location .map-img,
.form-select,
.header .navbar .navbar-nav>li.has-dropdown>a,
.module-cart .module-icon,
.pos-relative,
.relative,
.single-service .entry-introduction .signature-block .signature-body,
.slider .carousel-dots,
.team-gallery .team-member .team-member-holder,
.testimonial .carousel-dots,
.testimonial .testimonial-panel .testimonial-body .testimonial-content,
.widget-recent-posts .post .post-content,
form,
form .col-12 {
    position: relative
}

.absolute,
.pos-absolute {
    position: absolute
}

.pos-static,
.static {
    position: static
}

.zindex-1 {
    z-index: 1
}

.zindex-2 {
    z-index: 2
}

.zindex-3 {
    z-index: 3
}

.border-all {
    border: 1px solid var(--global--color-primary)
}

.border-top {
    border-top: 1px solid var(--global--color-primary)
}

.border-bottom {
    border-bottom: 1px solid var(--global--color-primary)
}

.border-right {
    border-right: 1px solid var(--global--color-primary)
}

.border-left {
    border-left: 1px solid var(--global--color-primary)
}

.blockquote,
.blockquote-1,
blockquote {
    border-left: 6px solid var(--global--color-heading)
}

.inline {
    display: inline
}

.block,
.features.features-4 .features-holder,
.footer .widget-links ul li,
.label-checkbox input:checked~.check-indicator:after,
.timetable .table-holder .time-table .hours span {
    display: block
}

.breadcrumb>li,
.header.header-light .navbar .logo-dark,
.header.header-light .navbar .logo-mobile,
.inline-block,
.team-filter li {
    display: inline-block
}

.header .navbar.navbar-fixed .navbar-brand .logo-light,
.header.header-light .navbar .logo-light,
.hide,
.module span.title,
.module-holder.module-holder-phone,
.module-holder.module-holder-phone .module-language .selected i,
.module-holder.module-holder-phone .module-language .selected span,
.owl-nav.disabled {
    display: none
}

.cta .prief-set.prief-set-2 .advantages-list-holder,
.custom-radio-group,
.flex,
.processes .process-panel .process-body,
.team-single .entry-education .education-panel,
.testimonial .testimonial-thumbs,
.top-bar .top-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.border-b {
    border-bottom: 1px solid var(--global--color-gray)
}

.mt--80 {
    margin-top: -80px
}

.pt-200,
.testimonial.testimonial-2 {
    padding-top: 200px
}

.blog-grid.blog-grid-3,
.pt-10 {
    padding-top: 10px
}

.pt-20 {
    padding-top: 20px
}

.pt-25 {
    padding-top: 25px !important
}

.pt-55 {
    padding-top: 55px
}

.pt-120 {
    padding-top: 120px
}

.pt-145 {
    padding-top: 145px
}

.pt-210 {
    padding-top: 210px
}

.pt-225 {
    padding-top: 225px
}

.pt-240 {
    padding-top: 240px
}

.pt-250 {
    padding-top: 250px
}

.pt-260 {
    padding-top: 260px
}

.pt-265 {
    padding-top: 265px
}

.pt-300 {
    padding-top: 300px
}

.pt-355 {
    padding-top: 355px
}

.pt-370 {
    padding-top: 370px
}

.pt-380 {
    padding-top: 380px
}

.pb-35 {
    padding-bottom: 35px
}

.pb-115 {
    padding-bottom: 115px
}

.pb-120,
.shop-checkout {
    padding-bottom: 120px
}

.pb-170 {
    padding-bottom: 170px
}

.pb-190 {
    padding-bottom: 190px
}

.pb-200 {
    padding-bottom: 200px
}

.mt-45 {
    margin-top: 45px
}

.mt-35 {
    margin-top: 35px !important
}

.mb-32 {
    margin-bottom: 32px !important
}

.mb-35 {
    margin-bottom: 35px !important
}

.mt--7 {
    margin-top: -7px
}

.blog-grid .owl-carousel .owl-stage-outer,
.hero.hero-8,
.overflow-visible,
.services.services-4 .owl-stage-outer,
.team-carousel .owl-carousel .owl-stage-outer,
.testimonial.testimonial-1 .owl-stage-outer {
    overflow: visible
}

.btn-line.btn-line-before .line,
.module-language .lang-list ul li img,
.module-language .selected img,
.mr-10 {
    margin-right: 10px
}

.mr-20 {
    margin-right: 20px !important
}

.ml-20 {
    margin-left: 20px !important
}

.row-no-padding [class*=col-] {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.col-lg-5ths,
.col-md-5ths,
.col-sm-5ths,
.col-xs-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-5ths {
    width: 20%;
    float: left
}

@media (min-width:768px) {
    .col-sm-5ths {
        width: 20%;
        float: left
    }
}

@media (min-width:992px) {
    .col-md-5ths {
        width: 20%;
        float: left
    }
}

@media (min-width:1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left
    }
}

.bg-overlay-2:before,
.bg-overlay:before,
.bg-section,
.bg-video iframe {
    width: 100%;
    height: 100%
}

.col-content {
    padding: 120px 100px 110px 120px
}

.module-holder.module-holder-phone .navbar-toggler:not(.collapsed) .navbar-toggler-icon:after,
.module-holder.module-holder-phone .navbar-toggler:not(.collapsed) .navbar-toggler-icon:before,
.pos-top,
.ui-slider-vertical .ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.pos-bottom,
.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.pos-right,
.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.pos-left,
.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.pos-vertical-center {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.height-700 {
    height: 700px !important
}

.height-500 {
    height: 500px !important
}

.height-800 {
    height: 800px !important
}

@media only screen and (min-width:992px) {

    .hidden-lg,
    .hidden-md {
        display: none
    }
}

.btn,
.el-bg {
    display: -webkit-box;
    display: -ms-flexbox
}

@media only screen and (min-width:768px) {
    .col-lg-5ths {
        -ms-flex: 0 0 20%;
        -webkit-box-flex: 0;
        flex: 0 0 20%;
        max-width: 20%
    }
}

.blockquote,
blockquote {
    font-size: 20px;
    color: var(--global--color-body);
    font-style: normal;
    line-height: 28px;
    font-weight: 500;
    padding: 30px 0 30px 30px;
    position: relative
}

.blockquote .quote-author,
blockquote .quote-author {
    font-family: var(--global--font-heading);
    font-size: 13px;
    font-style: normal
}

.blockquote .author,
blockquote .author {
    font-family: var(--global--font-body);
    font-size: 18px;
    font-style: italic
}

.blockquote-2 {
    position: relative;
    border-left: none
}

.blockquote-2::after,
.blockquote-2::before {
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    position: absolute;
    color: var(--global--color-primary);
    line-height: 1.8;
    font-weight: 600
}

.blockquote-2::before {
    content: "\f10d";
    top: 0;
    left: 0
}

.blockquote-2::after {
    content: "\f10e";
    right: 0;
    bottom: 0
}

.bg-overlay-2:before,
.bg-overlay:before,
.btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0
}

#back-to-top:hover,
.blockquote-3,
.blog-single .entry-holder .entry-share a.facebook-bg:hover,
.blog-single .entry-holder .entry-share a.instagram-bg:hover,
.blog-single .entry-holder .entry-share a.twitter-bg:hover,
.cta .panel .panel-action.inverted,
.cta .panel .panel-action:hover,
.product-item .product-img .add-to-cart:hover,
.single-product .product-content .product-share a.facebook-bg:hover,
.single-product .product-content .product-share a.instagram-bg:hover,
.single-product .product-content .product-share a.pinterest-bg:hover,
.single-product .product-content .product-share a.twitter-bg:hover {
    background-color: var(--global--color-heading)
}

.blockquote-3 .author,
.blog-entry .entry-meta .entry-comments .num,
.single-product .product-content .product-review span a,
.top-bar.top-bar-4 .block-right .module-language .lang-list ul li a {
    color: var(--global--color-body)
}

.bg-theme {
    background-color: var(--global--color-primary) !important
}

.bg-gray {
    background-color: var(--global--color-gray) !important
}

.bg-dark-gray {
    background-color: #3a3a3a
}

.bg-dark {
    background-color: #222 !important
}

.bg-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center center
}

.bg-overlay:before {
    display: inline-block;
    z-index: -1
}

.bg-overlay-2:before {
    display: inline-block;
    z-index: 0
}

.bg-overlay-light:before {
    opacity: .8
}

.bg-overlay-dark:before {
    background-color: rgba(29, 42, 77, .45)
}

.bg-overlay-dark2:before {
    background-color: #1b1a1a5e
}

.bg-overlay-dark-slider,
.hero.hero-1,
.hero.hero-2,
.hero.hero-5 {
    background-position-y: 150px
}

.bg-overlay-dark-slider:before {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(34%, var(--global--color-heading-light)), color-stop(84%, #1b1a1a));
    background-image: -o-linear-gradient(top, var(--global--color-heading-light) 34%, #1b1a1a 84%);
    background-image: linear-gradient(180deg, var(--global--color-heading-light) 34%, #1b1a1a 84%);
    opacity: .15
}

.bg-overlay-theme:before {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(18%, #13c1d9bf), color-stop(70%, var(--global--color-primary)));
    background-image: -o-linear-gradient(right, #13c1d9bf 18%, var(--global--color-primary) 70%);
    background-image: linear-gradient(-90deg, #118b0f 18%, var(--global--color-primary) 70%)
}

.bg-overlay-theme2:before {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(6, 22, 51, 0)), color-stop(0, #1d294d));
    background-image: -o-linear-gradient(bottom, rgba(6, 22, 51, 0) 0, #1d294d 0);
    background-image: linear-gradient(0deg, rgba(6, 22, 51, 0) 0, #1d294d 0)
}

.bg-overlay-theme3:before {
    background: var(--global--color-heading-light) F0
}

.bg-overlay-video:before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(6, 23, 51, 0)), color-stop(62%, rgba(29, 42, 77, 0)), color-stop(97%, #1d2a4d));
    background-image: -o-linear-gradient(top, rgba(6, 23, 51, 0) 0, rgba(29, 42, 77, 0) 62%, #1d2a4d 97%);
    background-image: linear-gradient(180deg, rgba(6, 23, 51, 0) 0, rgba(29, 42, 77, 0) 62%, #1d2a4d 97%)
}

.bg-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: rotateZ(0);
    -ms-transform: rotate(0);
    transform: rotateZ(0)
}

.bg-video h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    z-index: 5
}

.no-shadow {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.bg-animate {
    background-position: 0 0;
    background-repeat: repeat-x;
    -webkit-animation: 30s linear infinite animatedBackground;
    animation: 30s linear infinite animatedBackground
}

@-webkit-keyframes animatedBackground {
    from {
        background-position: 0 0
    }

    to {
        background-position: 100% 0
    }
}

@keyframes animatedBackground {
    from {
        background-position: 0 0
    }

    to {
        background-position: 100% 0
    }
}

.el-bg {
    height: 550px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.btn-line.btn-line-inversed .line::after,
.btn-line.btn-line-inversed:hover .line::after,
.el-bg h2 {
    color: var(--global--color-white)
}

.breadcrumb>li a,
.breadcrumb>li+li:before,
.clients.bg-grey,
.cta .prief-set.prief-set-2 .advantages-list-holder .advantages-list li,
.features .feature-panel-holder .feature-panel.feature-panel-dark .feature-content p,
.heading.heading-light .heading-desc,
.heading.heading-light .heading-subtitle,
.heading.heading-light .paragraph,
.page-title .title .breadcrumb .active {
    color: var(--global--color-gray)
}

.breadcrumb {
    background-color: transparent;
    margin-bottom: 0;
    padding: 0;
    border-radius: 0;
    color: #e5e4e4;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    display: block
}

.breadcrumb>li+li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    padding: 0 10px;
    content: "\f054"
}

.breadcrumb>li a:hover,
.tabs-2 .nav-pills .nav-link.active,
.tabs-2 .nav-pills .nav-link:hover,
.tabs-2 .nav-pills .show>.nav-link {
    color: var(--global--color-primary)
}

.breadcrumb>.active {
    color: var(--global--color-heading-darken)
}

.btn {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: var(--global--font-secondary);
    position: relative;
    z-index: 2;
    font-size: 15px;
    font-weight: 700;
    padding: 0;
    border: none;
    width: 170px;
    height: 50px;
    -webkit-transition: .24s cubic-bezier(.37, .31, .31, .9);
    -o-transition: .24s cubic-bezier(.37, .31, .31, .9);
    transition: .24s cubic-bezier(.37, .31, .31, .9);
    -webkit-transition-property: background, color;
    -o-transition-property: background, color;
    transition-property: background, color;
    border-radius: 8px 8px 8px 8px
}

.btn-video,
.btn-video i {
    display: -webkit-box;
    display: -ms-flexbox
}

.btn i,
.btn-line .line span {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.btn.btn-radius-right {
    border-radius: 8px 8px 0
}

.btn.no-shadow,
.module-holder.module-holder-phone .navbar-toggler:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn.active,
.btn:active,
.btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

.btn i {
    margin-right: 7px;
    transition: .3s ease-in-out
}

.btn::before {
    width: calc(100%);
    height: calc(100%);
    z-index: -1;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transition: -webkit-transform .24s cubic-bezier(.37, .31, .31, .9);
    transition: transform .24s cubic-bezier(.37, .31, .31, .9);
    -o-transition: transform .24s cubic-bezier(.37, .31, .31, .9);
    transition: transform .24s cubic-bezier(.37, .31, .31, .9), -webkit-transform .24s cubic-bezier(.37, .31, .31, .9);
    border-radius: inherit
}

.btn:hover::before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center
}

.btn-line:active .line span,
.btn-line:focus .line span,
.btn-line:hover .line span,
.departments .department-panel:hover .department-panel-container .department-content .department-more a .line span,
.footer .widget-contact .widget-content .directions:hover::before,
.footer .widget-newsletter .widget-content .form-newsletter .form-group .submit:hover::before,
.processes .process-panel:hover .process-body .process-content a .line span,
.services .service-panel:hover .service-panel-holder .service-content .service-more a .line span,
.team-grid .team-member:hover .team-content .team-more a .line span,
.team-grid.team-grid-2 .team-member:hover .team-social,
.testimonial .testimonials-holder .custom-navs a:hover .line span,
.widget-reservation:hover::before,
.widget-services .widget-content ul li a:hover .line span {
    opacity: 0;
    visibility: hidden
}

.btn-line .line span,
.btn-line:active .line::after,
.btn-line:focus .line::after,
.btn-line:hover .line::after,
.footer .widget-contact .widget-content .directions:hover i,
.footer .widget-newsletter .widget-content .form-newsletter .form-group .submit:hover::after,
.module-language.module-active .lang-list,
.module-language:hover .lang-list,
.team-carousel .owl-carousel .owl-stage-outer .owl-item.active,
.team-grid .team-member:hover .team-content .team-more a .line::after,
.testimonial .testimonials-holder .custom-navs a:hover .line::after,
.timetable .table-holder .time-table.active {
    opacity: 1;
    visibility: visible
}

.btn-line .line,
.testimonial .testimonials-holder .custom-navs a .line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 12px;
    position: relative
}

.btn-line .line span {
    display: block;
    width: 12px;
    height: 2px;
    transition: .3s ease-in-out
}

.btn-line .line::after,
.btn-video {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.btn-line .line::after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    content: "\e901";
    font-family: icomoon;
    font-size: 10px;
    color: var(--global--color-white);
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out
}

.btn-video span,
.tabs .tab-content>.tab-pane,
ul.list-icons li {
    font-family: var(--global--font-body)
}

.btn-line.btn-line-inversed .line span {
    background-color: var(--global--color-secondary)
}

.btn--primary,
.cta.cta-6 .contact-panel .contact-types .button.active {
    background-color: var(--global--color-primary);
    color: var(--global--color-white)
}

.btn--primary::before {
    background-color: var(--global--color-secondary)
}

.btn--primary:active,
.btn--primary:focus,
.btn--primary:hover {
    border-color: var(--global--color-secondary);
    color: var(--global--color-white)
}

.btn--primary.btn--inversed:active,
.btn--primary.btn--inversed:focus,
.btn--primary.btn--inversed:hover {
    border-color: var(--global--color-white);
    color: var(--global--color-heading)
}

.btn--secondary,
.widget-services .widget-content ul li a:hover {
    background-color: var(--global--color-secondary);
    color: var(--global--color-white)
}

.btn--secondary::before,
.module-cart .cart-box .cart-overview li .cart-cancel:hover {
    background-color: var(--global--color-primary)
}

.btn--secondary:active,
.btn--secondary:focus,
.btn--secondary:hover {
    color: var(--global--color-white);
    border-color: var(--global--color-primary)
}

.btn--secondary.btn--inversed::before {
    background-color: var(--global--color-heading-darken)
}

.btn--secondary.btn--inversed:active,
.btn--secondary.btn--inversed:focus,
.btn--secondary.btn--inversed:hover {
    color: var(--global--color-white);
    border-color: var(--global--color-heading-darken)
}

.btn--white {
    background-color: var(--global--color-white);
    color: var(--global--color-secondary);
    border-color: var(--global--color-white)
}

.btn--white::before {
    background-color: var(--global--color-secondary)
}

.btn--white:active,
.btn--white:focus,
.btn--white:hover {
    color: var(--global--color-white);
    border-color: var(--global--color-secondary)
}

.btn--transparent {
    background-color: transparent;
    color: var(--global--color-white);
    border: 2px solid var(--global--color-white);
    -webkit-transition-property: background, color, border-color;
    -o-transition-property: background, color, border-color;
    transition-property: background, color, border-color
}

.btn--transparent::before {
    background-color: var(--global--color-primary);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    top: -2px;
    left: -2px
}

.btn--danger:active,
.btn--danger:focus,
.btn--danger:hover,
.btn--prime:active,
.btn--prime:focus,
.btn--prime:hover,
.btn--purble:active,
.btn--purble:focus,
.btn--purble:hover,
.btn--success:active,
.btn--success:focus,
.btn--success:hover,
.btn--transparent.btn--inversed::before {
    background-color: var(--global--color-secondary)
}

.btn--transparent:active,
.btn--transparent:focus,
.btn--transparent:hover {
    color: var(--global--color-white);
    border-color: var(--global--color-primary)
}

.blog-entry .entry-more a:hover,
.btn--danger:active,
.btn--danger:focus,
.btn--danger:hover,
.btn--prime:active,
.btn--prime:focus,
.btn--prime:hover,
.btn--purble:active,
.btn--purble:focus,
.btn--purble:hover,
.btn--success:active,
.btn--success:focus,
.btn--success:hover,
.btn--transparent.btn--inversed:active,
.btn--transparent.btn--inversed:focus,
.btn--transparent.btn--inversed:hover {
    border-color: var(--global--color-secondary);
    color: var(--global--color-white)
}

.btn--danger {
    background-color: #d33;
    color: var(--global--color-white)
}

.btn--success {
    background-color: #81d742;
    color: var(--global--color-white)
}

.btn--prime {
    background-color: #1e73be;
    color: var(--global--color-white)
}

.btn--purble {
    background-color: #8224e3;
    color: var(--global--color-white)
}

.btn--block {
    width: 100%
}

.btn--auto {
    width: auto;
    padding: 0 20px
}

.btn--rounded {
    border-radius: 50px
}

.btn-shadow,
.btn-shadow-hover:active,
.btn-shadow-hover:focus,
.btn-shadow-hover:hover {
    -webkit-box-shadow: 0 9px 30px 0 rgba(40, 40, 40, .15);
    box-shadow: 0 9px 30px 0 rgba(40, 40, 40, .15)
}

.btn--bordered,
.module-holder.module-holder-phone .navbar-toggler:not(.collapsed) .navbar-toggler-icon,
.team-single .entry-table .table tbody tr:nth-of-type(odd) {
    background-color: transparent
}

.btn--bordered.btn--primary,
.tabs-1 .nav-pills .nav-link.active,
.tabs-1 .nav-pills .nav-link:hover,
.tabs-1 .nav-pills .show>.nav-link {
    color: var(--global--color-primary);
    border-color: var(--global--color-primary)
}

.btn--bordered.btn--secondary,
.btn-video i,
.btn-video.btn-video-2 i {
    color: var(--global--color-secondary)
}

.btn--bordered.btn--primary:active,
.btn--bordered.btn--primary:focus,
.btn--bordered.btn--primary:hover,
.widget-tags .widget-content a:hover {
    color: var(--global--color-white);
    background-color: var(--global--color-primary);
    border-color: var(--global--color-primary)
}

.btn--bordered.btn--secondary {
    border-color: var(--global--color-secondary)
}

.btn--bordered.btn--secondary:active,
.btn--bordered.btn--secondary:focus,
.btn--bordered.btn--secondary:hover {
    color: var(--global--color-white);
    background-color: var(--global--color-secondary);
    border-color: var(--global--color-secondary)
}

.btn-video i,
.btn-video.btn-video-2 {
    background-color: var(--global--color-white)
}

.btn--bordered.btn--white {
    color: var(--global--color-white);
    border-color: var(--global--color-white)
}

.btn--bordered.btn--white:active,
.btn--bordered.btn--white:focus,
.btn--bordered.btn--white:hover {
    color: var(--global--color-primary);
    background-color: var(--global--color-white);
    border-color: var(--global--color-white)
}

.btn--slide :last-of-type {
    margin-left: -6px
}

.btn--slide-wide {
    width: 270px
}

@media screen and (max-width:360px) {
    .btn--slide-wide {
        width: 240px
    }
}

.btn-video {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 220px;
    height: 96px;
    padding: 0 30px;
    border-radius: 32px 32px 0;
    background-color: var(--global--color-heading-darken);
    color: var(--global--color-white);
    transition: .3s ease-in-out;
    cursor: pointer;
    position: relative
}

.btn-video i,
.form-control {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.btn-video i {
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 54px;
    height: 36px;
    border-radius: 6px 6px 0;
    z-index: 5;
    font-size: 16px;
    transition: .3s ease-in-out;
    margin-right: 15px
}

.btn-video span {
    font-weight: 700;
    font-size: 15px;
    line-height: 21px;
    color: var(--global--color-white)
}

.btn-video.btn-video-2 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 61px;
    height: 61px;
    padding: 0;
    border-radius: 50%
}

.btn-video.btn-video-2::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .2);
    border-radius: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-animation: 1s ease-out infinite pulse;
    animation: 1s ease-out infinite pulse;
    z-index: -1
}

#back-to-top,
.btn-video.btn-video-2:hover,
.header.header-light .navbar .navbar-nav>li>a::before,
.img-card.img-card-2 .card-content .btn .line span,
.pricing .price-table .pricing-panel.active .pricing-price .btn::before,
.widget-download ul li.inversed a::before {
    background-color: var(--global--color-secondary)
}

.btn-video.btn-video-2 i {
    width: auto;
    height: auto;
    margin-right: 0;
    background-color: transparent
}

.form-select i,
.form-select select,
ul.list-icons li {
    color: var(--global--color-body)
}

#back-to-top svg,
.btn-video.btn-video-2:hover i,
.donations .donations-action .btn:first-child:hover i,
.features .feature-panel-holder:hover .feature-panel.feature-panel-dark .feature-content h4,
.features .feature-panel-holder:hover .feature-panel.feature-panel-dark .feature-icon i::before,
.features.features-4 .more-features p a,
.footer .widget-contact .widget-content .directions:hover,
.footer .widget-contact .widget-content .phone a:hover,
.footer .widget-contact .widget-content .phone a:hover i,
.footer-copyright .copyright span a:hover,
.heading.heading-light .heading-title,
.hero .hero-panel-holder .hero-panel.hero-panel-dark .panel-content h5,
.hero .hero-panel-holder .hero-panel.hero-panel-dark .panel-content i,
.hero .hero-panel-holder .hero-panel.hero-panel-dark .panel-content p,
.module-search-box .module-cancel,
.navbar.navbar-dark .module .module-icon i,
.navbar.navbar-dark.navbar-fixed .module-social a,
.single-product .product-content .product-action .btn:active,
.single-product .product-content .product-action .btn:focus,
.single-product .product-content .product-action .btn:hover,
.top-bar.top-bar-5 .block-left .headline {
    color: var(--global--color-white)
}

.btn-transparent {
    color: var(--global--color-primary);
    border-color: var(--global--color-primary);
    background-color: transparent
}

.btn-transparent:active,
.btn-transparent:focus,
.btn-transparent:hover {
    color: var(--global--color-white);
    background-color: var(--global--color-secondary);
    border-color: var(--global--color-secondary)
}

.form-control,
.tabs-1 .nav-pills .nav-link,
ul.list-icons li i {
    color: var(--global--color-heading)
}

.form-control,
.form-control:focus {
    background-color: var(--global--color-primary-light);
    -webkit-box-shadow: none
}

.btn-small {
    width: 170px;
    height: 41px;
    line-height: 41px
}

.btn-super {
    width: 170px;
    height: 61px;
    line-height: 61px
}

.form-control {
    font-size: 14px;
    font-weight: 400;
    height: 60px;
    line-height: 59px;
    border-radius: 8px 8px 8px 0;
    border: none;
    padding-left: 25px;
    margin-bottom: 20px;
    position: relative;
    box-shadow: none;
    transition: .3s ease-in-out
}

.form-control:focus {
    box-shadow: none
}

.form-control::-webkit-input-placeholder {
    font-size: 14px;
    font-family: var(--global--font-body);
    color: var(--global--color-heading);
    text-transform: capitalize
}

.form-control:-moz-placeholder {
    font-size: 14px;
    font-family: var(--global--font-body);
    color: var(--global--color-heading);
    text-transform: capitalize
}

.form-control::-moz-placeholder {
    font-size: 14px;
    font-family: var(--global--font-body);
    color: var(--global--color-heading);
    text-transform: capitalize
}

.form-control:-ms-input-placeholder {
    font-size: 14px;
    font-family: var(--global--font-body);
    color: var(--global--color-heading);
    text-transform: capitalize
}

.form-control+.error {
    position: absolute;
    bottom: 11px;
    left: 17px;
    color: red
}

.form-control.error {
    border-color: red
}

.custom-radio-group .custom-control {
    position: relative;
    min-height: 0;
    margin-bottom: 14px
}

.blog-grid .owl-carousel .owl-stage-outer .owl-item,
.custom-radio-group .custom-control .custom-control-input,
.services.services-4 .owl-stage-outer .owl-item,
.testimonial.testimonial-1 .owl-stage-outer .owl-item {
    opacity: 0
}

.custom-radio-group .custom-control .custom-control-input:checked~label::after {
    background-color: var(--global--color-primary);
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.custom-radio-group .custom-control label {
    font-size: 13px;
    font-family: var(--global--font-body);
    font-weight: 400;
    color: var(--global--color-body);
    margin-bottom: 0;
    line-height: 1.9;
    text-transform: capitalize !important;
    cursor: pointer;
    padding-left: 10px
}

@media screen and (max-width:767px) {
    .custom-radio-group .custom-control label {
        padding-left: 18px
    }
}

.custom-radio-group .custom-control label::before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    border-radius: 3px;
    border: 3px solid #eaeaea;
    width: 15px;
    height: 15px
}

.custom-radio-group .custom-control label::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    left: 4px;
    top: 9px;
    background-color: transparent;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.about.about-2 .about-img img,
textarea.form-control {
    height: auto
}

.form-select i {
    position: absolute;
    font-size: 19px;
    font-weight: 400;
    line-height: 49px;
    right: 20px;
    top: 0;
    z-index: 1;
    pointer-events: none;
    cursor: pointer
}

.form-select select {
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.blog-single .entry-add-comment .form-control,
.input-checkbox,
.shop-cart .cart-table,
.sidebar-blog .widget-recent-posts .entry,
.single-product .form-review .form-control,
.team-gallery .team-member {
    margin-bottom: 30px
}

.input-checkbox p {
    display: block;
    position: relative;
    font-size: 13px;
    line-height: 20px;
    text-align: left;
    margin-bottom: 0
}

.label-checkbox {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 18px;
    line-height: 18px;
    z-index: 2
}

.preloader,
.subscribe-alert {
    left: 0;
    position: fixed;
    z-index: 99999
}

.label-checkbox input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.label-checkbox .check-indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 17px;
    width: 17px;
    background: 0 0;
    border: 1px solid #e1e3e3;
    border-radius: 2px
}

.label-checkbox .check-indicator:after {
    content: "";
    position: absolute;
    display: none;
    left: 4px;
    top: 1px;
    width: 6px;
    height: 12px;
    border: solid var(--global--color-primary);
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.label-checkbox input:checked~.check-indicator {
    background: var(--global--color-white)
}

ul.list-icons {
    padding: 0;
    font-size: 14px;
    list-style-type: none
}

ul.list-icons li {
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    position: relative
}

ul.list-icons li i {
    font-size: 14px;
    margin-right: 10px
}

.tabs .tab-content>.tab-pane {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px
}

.tabs-1 .nav-pills .nav-link,
.tabs-2 .nav-pills .nav-link {
    background-color: transparent;
    font-size: 18px;
    font-weight: 700;
    padding-top: 0;
    font-family: var(--global--font-heading);
    text-transform: capitalize
}

.tabs-1 .nav-pills,
.tabs-2 .nav-pills {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tabs-1 .nav-pills .nav-link {
    border-bottom: 2px solid transparent;
    border-radius: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.tabs-2 .nav-pills .nav-link,
.tabs-2 .nav-pills .nav-link i {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    color: var(--global--color-heading)
}

.tabs-2 .nav-pills .nav-link.active i,
.tabs-2 .nav-pills .nav-link:hover i,
.tabs-2 .nav-pills .show>.nav-link i {
    color: var(--global--color-white);
    background-color: var(--global--color-primary)
}

.tabs-2 .nav-pills .nav-link {
    border: 0;
    border-radius: 0;
    transition: .3s ease-in-out
}

.tabs-2 .nav-pills .nav-link i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 60px;
    height: 60px;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    transition: .3s ease-in-out;
    font-size: 25px;
    margin-bottom: 15px
}

.accordion {
    border-top: 4px solid var(--global--color-primary);
    margin-bottom: 40px
}

.accordion .card,
.accordion .card:first-of-type,
.accordion .card:not(:first-of-type):not(:last-of-type) {
    padding: 23px 20px 22px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    border-bottom: 2px solid #eaeaea;
    margin-bottom: 0;
    border-radius: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    text-align: left
}

.accordion .card.active-acc .card-heading .card-link::before,
.accordion .card:first-of-type.active-acc .card-heading .card-link::before,
.accordion .card:not(:first-of-type):not(:last-of-type).active-acc .card-heading .card-link::before {
    color: var(--global--color-primary)
}

.accordion .card .card-heading,
.accordion .card:first-of-type .card-heading,
.accordion .card:not(:first-of-type):not(:last-of-type) .card-heading,
.contact-panel.contact-panel-4 .contact-card,
.contact-panel.contact-panel-5 .contact-card,
.page-title,
.team-grid.team-grid-4 {
    padding: 0
}

.accordion .card .card-heading .card-link,
.accordion .card:first-of-type .card-heading .card-link,
.accordion .card:not(:first-of-type):not(:last-of-type) .card-heading .card-link {
    font-family: var(--global--font-heading);
    font-size: 19px;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: black;
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.accordion .card .card-heading .card-link:hover,
.accordion .card:first-of-type .card-heading .card-link:hover,
.accordion .card:not(:first-of-type):not(:last-of-type) .card-heading .card-link:hover,
.blog-entry .entry-title a:hover,
.blog-single .blog-entry .entry-meta .entry-author a:hover p,
.blog-single .entry-widget-bio .entry-widget-content .entry-bio-desc a:hover,
.blog-single .nav-posts .next-post .post-body .post-link:hover,
.blog-single .nav-posts .prev-post .post-body .post-link:hover,
.carousel-navs .owl-next:hover::before,
.carousel-navs .owl-prev:hover::before,
.company-data .data .data-body a:hover,
.departments .department-panel .department-panel-holder .department-content .department-title h4 a:hover,
.features .feature-panel-holder:hover .feature-panel .feature-icon i::before,
.features .features-card .card-panel .panel-body .btn .line::after,
.features .features-card .card-panel .panel-body .btn:hover,
.features .features-card .card-panel.reversed .panel-body .btn,
.features .features-card .card-panel.reversed .panel-icon i::before,
.features .more-features.more-features-2 p a,
.footer .widget-contact .widget-content .address a:hover,
.footer .widget-links ul li a:hover,
.footer-copyright .copyright span a,
.header .navbar .navbar-nav>li#contact.active a,
.header .navbar .navbar-nav>li#contact:hover a,
.header .navbar .navbar-nav>li.active>.dropdown-toggle,
.header .navbar .navbar-nav>li.active>.dropdown-toggle::after,
.header .navbar .navbar-nav>li.has-dropdown.active>.dropdown-toggle,
.header .navbar .navbar-nav>li.has-dropdown.active>.dropdown-toggle::after,
.header .navbar .navbar-nav>li:hover .dropdown-toggle,
.header .navbar .navbar-nav>li:hover .dropdown-toggle::after,
.header.header-light .navbar .module .module-icon i:hover,
.login .login-body .forget:hover,
.module-contact .btn:first-child:active,
.module-contact .btn:first-child:focus,
.module-contact .btn:first-child:hover,
.module-language .lang-list ul li a:hover,
.navbar.navbar-dark.navbar-fixed .module-social a:hover,
.page-title.page-title-3 .title .title-card .breadcrumb a:hover,
.page-title.page-title-blank .title .breadcrumb a:hover,
.payment .payment-conditions label a,
.processes .process-panel:hover .process-body .process-content a,
.processes .process-panel:hover .process-body .process-icon i::before,
.services .service-panel .service-panel-holder .service-content .service-title h4 a:hover,
.shop-checkout .cart-coupon a,
.shop-checkout .cart-empty a,
.single-product .product-content .product-review .product-rating i.active,
.single-product .product-content .product-review span a:hover,
.single-product .product-tabs .nav-tabs li a:focus,
.single-product .product-tabs .nav-tabs li a:hover,
.single-product .product-tabs .nav-tabs li>.active,
.single-product .product-tabs .nav-tabs li>.active:focus,
.single-product .product-tabs .nav-tabs li>.active:hover,
.single-product .product-tabs .tab-content .review-comment .review-body .product-rating i.active,
.team-filter li a.active-filter,
.team-filter li a:hover,
.team-member .team-content .team-cat a:hover,
.team-member .team-content .team-title h4 a:hover,
.testimonial .testimonials-holder .custom-navs a:hover,
.top-bar .block-left a:hover,
.top-bar .top-contact .contact-infos a:hover,
.top-bar.top-bar-2 .more a:hover,
.top-bar.top-bar-2 .update a:hover,
.top-bar.top-bar-3 .container .block-right a:hover,
.top-bar.top-bar-4 .block-right .module-language .lang-list ul li a:hover,
.top-bar.top-bar-4 .block-right a:hover,
.widget-filter .btn-filter:hover,
.widget-recent-posts .post .post-content .post-title a:hover,
.widget-recent-products .product .product-desc .product-title a:hover,
.widget-search .form-search .btn:hover i {
    color: var(--global--color-primary)
}

.accordion .card .card-heading .card-link::before,
.accordion .card:first-of-type .card-heading .card-link::before,
.accordion .card:not(:first-of-type):not(:last-of-type) .card-heading .card-link::before {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f068";
    font-size: 11px;
    margin-right: 20px;
    color: #000
}

.alert,
.alerts .alert-content p,
.header .navbar .navbar-nav>li>a,
.module .widget-contact-info ul li,
.pagination li a,
.pagination li span {
    font-family: var(--global--font-body)
}

.accordion .card .card-heading .card-link.collapsed::before,
.accordion .card:first-of-type .card-heading .card-link.collapsed::before,
.accordion .card:not(:first-of-type):not(:last-of-type) .card-heading .card-link.collapsed::before {
    content: "\f067"
}

.accordion .card .card-body,
.accordion .card:first-of-type .card-body,
.accordion .card:not(:first-of-type):not(:last-of-type) .card-body {
    font-family: var(--global--font-body);
    color: var(--global--color-body);
    padding: 16px 0 0 31px;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px
}

.accordion .card:last-of-type,
.blog-single .blog-entry:last-of-type,
.blog-single .entry-content .entry-bio p:last-child,
.contact-card .contact-body form,
.features-bar .features-holder .feature-panel.feature-opening-hours ul,
.features.features-3 .more-features-2,
.footer-copyright .copyright .social-icons,
.heading.heading-11,
.heading.heading-4,
.module-cart .cart-box .cart-overview li:last-child,
.module-language .lang-list ul,
.module-search-box .form-search,
.page-title .title .breadcrumb.breadcrumb-long .breadcrumb-item:last-child,
.page-title.page-title-1 .title .title-heading,
.page-title.page-title-2 .breadcrumb,
.sidebar-blog .widget-recent-posts .entry:last-of-type,
.single-department .services-price .prices-list ul,
.single-product .product-content .product-details .table,
.single-product .product-tabs .tab-content .review-comment .product-comment p,
.single-product .product-tabs .tab-content .review-comment .review-body h6,
.single-product .product-tabs .tab-content .review-comment .review-body p,
.single-service .entry-introduction .advantages,
.single-service .tips-info .prices-list ul,
.skills .progressbar:last-of-type,
.slider .carousel-dots .owl-dots .owl-dot:last-child,
.slider .slide .slide-content .slide-action,
.team-single .entry-bio .entry-desc:last-child,
.team-single .entry-services .prices-panel ul,
.team-single .entry-table .table td .content .experties-list,
.team-single .entry-table .table td .content .experties-list li:last-child,
.team-standard .team-member .team-content .team-desc,
.top-bar.top-bar-2 .container p,
.widget-download ul li:last-of-type a,
.widget-opening-hours .widget-content ul,
.widget-recent-posts .post:last-child,
.widget-services .widget-content ul,
.widget-services .widget-content ul li:last-child {
    margin-bottom: 0
}

.accordion.accordion-2 {
    padding-top: 130px;
    padding-bottom: 110px;
    border-top: 0;
    margin-bottom: 0
}

.accordion.accordion-2 p {
    font-size: 16px;
    line-height: 27px;
    color: var(--global--color-body);
    margin-bottom: 41px
}

.accordion.accordion-2 .accordion-holder {
    border-top: 4px solid var(--global--color-primary)
}

.accordion.accordion-3,
.donations .donations-action,
.single-service .entry-introduction,
.team-single .entry-education,
.team-single .entry-skills {
    margin-bottom: 70px
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    border-radius: 0
}

#back-to-top,
.preloader,
.subscribe-alert .alert:after {
    display: -webkit-box;
    display: -ms-flexbox
}

#back-to-top,
.pagination li a,
.pagination li span {
    width: 50px;
    height: 50px;
    -webkit-box-pack: center;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.pagination li {
    margin-right: 10px;
    display: inline-block
}

.pagination li a,
.pagination li span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--global--color-primary);
    color: var(--global--color-heading);
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0;
    border-radius: 8px 8px 0;
    border: 2px solid var(--global--color-gray-light);
    transition: .3s ease-in-out
}

.pagination li a.current,
.pagination li a:hover,
.pagination li span.current,
.pagination li span:hover {
    background-color: var(--global--color-heading-darken);
    color: var(--global--color-white);
    border-color: var(--global--color-primary-darken)
}

.pagination li a i,
.pagination li span i {
    font-size: 12px
}

.alerts {
    background-color: var(--global--color-gray);
    border-radius: 2px;
    padding: 20px;
    margin-bottom: 30px
}

.alerts .alert-icon {
    width: 46px;
    height: 46px;
    line-height: 46px;
    background-color: var(--global--color-primary);
    border-radius: 2px 1px 1px 2px;
    text-align: center;
    position: absolute
}

.alerts .alert-icon i {
    color: var(--global--color-white);
    font-size: 15px;
    font-weight: 400;
    line-height: 28px
}

.alerts .alert-content {
    padding-left: 68px
}

.alerts .alert-content h4 {
    color: var(--global--color-primary);
    font-size: 15px;
    font-weight: 800;
    line-height: 32px;
    text-transform: capitalize;
    margin-bottom: 0;
    margin-top: -6px
}

.alerts .alert-content p {
    color: var(--global--color-body);
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0
}

.alerts.alert-warning .alert-icon i,
.alerts.alert-warning h4 {
    color: #8a6d3b
}

.alerts.alert-warning .alert-icon {
    background-color: #fcf8e3
}

.alerts.alert-danger .alert-icon i,
.alerts.alert-danger h4 {
    color: #a94442
}

.alerts.alert-danger .alert-icon {
    background-color: #f2dede
}

.alert {
    font-size: 16px
}

.subscribe-alert {
    top: auto;
    right: 0;
    bottom: 0;
    margin: 0;
    cursor: pointer;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
    -webkit-animation: .35s .5s both alertfadein;
    animation: .35s .5s both alertfadein
}

.subscribe-alert .alert {
    margin: 0 auto;
    font-size: 18px;
    height: 60px;
    line-height: 60px;
    border: none;
    border-radius: 0;
    padding: 0 30px;
    color: var(--global--color-white)
}

.subscribe-alert .alert:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 60px;
    background-color: rgba(0, 0, 0, .1);
    font-weight: 600;
    font-size: 18px;
    cursor: pointer;
    -webkit-transition: background-color .25s;
    -o-transition: background-color .25s;
    transition: background-color .25s;
    content: "\f00d";
    font-family: "Font Awesome 5 Free"
}

.subscribe-alert .alert.alert-danger {
    background-color: #c00
}

.subscribe-alert .alert.alert-success {
    background-color: #198c19
}

@-webkit-keyframes alertfadein {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes alertfadein {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

#contact-result .alert {
    margin: 10px auto;
    font-size: 12px
}

#back-to-top {
    z-index: 9999;
    position: fixed;
    right: 40px;
    bottom: 65px;
    opacity: 0;
    border-radius: 50%;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    transition: .3s ease-in-out
}

#back-to-top.show,
.blog-grid .owl-carousel .owl-stage-outer .owl-item.active,
.services.services-4 .owl-stage-outer .owl-item.active,
.team-member .team-content .team-cat a:hover::before,
.testimonial.testimonial-1 .owl-stage-outer .owl-item.active {
    opacity: 1
}

@media only screen and (max-width:992px) {
    .fullscreen {
        height: auto !important
    }

    #back-to-top.show {
        right: 20px;
        bottom: 100px
    }
}

.preloader {
    width: 100%;
    height: 100%;
    top: 0;
    background-color: var(--global--color-white);
    overflow: hidden;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.preloader .spinner {
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center;
    -webkit-animation: 2s linear infinite sk-rotate;
    animation: 2s linear infinite sk-rotate
}

.preloader .dot1,
.preloader .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: var(--global--color-primary);
    border-radius: 100%;
    -webkit-animation: 2s ease-in-out infinite sk-bounce;
    animation: 2s ease-in-out infinite sk-bounce
}

.preloader .dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes sk-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sk-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes sk-bounce {

    0%,
    100% {
        -webkit-transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bounce {

    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.header {
    height: 80px
}

.header .navbar-brand {
    padding: 0;
    margin: 0 40px 0 0
}

.header .navbar-brand .logo {
    max-width: 100%;
    width: 180px;
    height: 47px
}

.features .feature-panel-holder:hover .feature-panel,
.features.features-4 .more-features p a::before,
.features.features-4 .owl-dots .owl-dot span,
.header.header-light,
.header.header-light .navbar,
.module-fullscreen.fullscreen-light,
.sidebar-blog .form-search,
.slider.slider-3 .slide .slide-content .slide-action .btn-line:last-child .line span,
.team-grid.team-grid-2 .team-member:hover .team-content {
    background-color: var(--global--color-white)
}

.header.header-light .navbar .module .module-icon i,
.header.header-light .navbar .navbar-nav>li>a,
.page-title.page-title-3 .title .title-card .breadcrumb .breadcrumb-item+.breadcrumb-item::before,
.page-title.page-title-3 .title .title-card .breadcrumb a,
.page-title.page-title-blank .title .breadcrumb a,
.page-title.page-title-blank .title .breadcrumb-item+.breadcrumb-item::before {
    color: var(--global--color-secondary)
}

.header.header-topbar .navbar {
    padding: 0 20px
}

.header.header-topbar.header-shadow .navbar {
    -webkit-box-shadow: 0 5px 41.5px rgba(9, 29, 62, .11);
    box-shadow: 0 5px 41.5px rgba(9, 29, 62, .11)
}

.header.header-topbar.header-topbar3 .navbar-brand {
    margin-right: 25px
}

.header.header-topbar.header-topbar3 .module-holder .module-search {
    margin-right: 20px;
    padding-right: 20px
}

.header.header-topbar.header-topbar3 .navbar {
    padding-right: 25px;
    padding-left: 25px
}

.header.header-topbar.header-topbar5 .module-holder .module-search {
    padding-right: 0;
    margin-right: 30px
}

.blog-single .blog-entry .entry-img::before,
.header.header-topbar.header-topbar5 .module-holder .module-search::after,
.header.header-topbar.header-topbar6 .module-holder .module-search::after,
.header.header-topbar.header-topbar7 .module-holder .module-search::after,
.header.header-topbar.header-topbar8 .module-holder .module-search::after,
.pricing .price-table .pricing-panel .pricing-price p span:first-of-type::before,
.sidebar-shop .widget::before,
.single-product .product-content .product-review span:last-child::after,
.single-service .health-plans .entry-action p span:first-of-type::before,
.team-gallery .team-member .team-member-holder .team-img::before,
.team-member .team-img .team-social a:last-child::after,
.team-modern .team-member .team-member-holder .team-content-holder .team-content .team-social a:last-child::after,
.widget-download::before,
.widget-recent-posts .post .post-content .post-date span:last-child:after,
.widget-reservation.widget-reservation-2::before {
    content: unset
}

.header.header-topbar.header-topbar6 .module-holder.module-holder-phone .module-search {
    margin-left: 0;
    margin-right: 30px
}

.header.header-topbar.header-topbar6 .module-holder .module-search {
    padding-right: 0;
    margin-right: 0;
    margin-left: 30px
}

@media screen and (min-width:1200px) {
    .header.header-topbar .navbar {
        min-height: 105px;
        position: relative;
        top: auto;
        bottom: auto;
        right: auto;
        left: auto
    }

    .header.header-topbar .navbar .navbar-nav>li>a {
        line-height: 105px
    }

    .header.header-topbar.header-topbar3 .navbar .navbar-nav>li#departments {
        padding-right: 20px;
        margin-right: 20px
    }

    .header.header-topbar.header-topbar5 .navbar .navbar-brand,
    .header.header-topbar.header-topbar7 .navbar .navbar-brand {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 105px;
        padding-right: 40px;
        margin-right: 0;
        border-right: 1px solid #dadde2
    }

    .header.header-topbar.header-topbar5 .navbar .navbar-nav {
        margin-left: auto;
        margin-right: auto
    }

    .header.header-topbar.header-topbar5 .navbar .navbar-nav>li#departments,
    .header.header-topbar.header-topbar6 .navbar .navbar-nav>li#departments {
        padding-right: 0;
        margin-right: 20px;
        -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
        order: unset;
        position: relative
    }

    .header.header-topbar.header-topbar5 .navbar .navbar-nav>li#departments::before,
    .header.header-topbar.header-topbar6 .navbar .navbar-nav>li#departments::before {
        content: unset
    }

    .header.header-topbar.header-topbar5 .module-holder {
        padding-left: 40px;
        border-left: 1px solid #dadde2
    }

    .header.header-topbar.header-topbar6 .navbar .navbar-nav {
        margin-left: auto
    }

    .header.header-topbar.header-topbar6 .module-holder {
        margin-left: 30px
    }

    .header.header-topbar.header-topbar7 .navbar .navbar-nav {
        margin-left: 40px;
        margin-right: auto
    }
}

.header.header-topbar.header-topbar7 .module-holder .module-search {
    padding-right: 0;
    margin-right: 0;
    margin-left: 25px
}

@media screen and (min-width:1200px) {
    .header.header-topbar.header-topbar7 .navbar .navbar-nav>li#departments {
        padding-right: 0;
        margin-right: 20px;
        -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
        order: unset;
        position: relative
    }

    .header.header-topbar.header-topbar7 .navbar .navbar-nav>li#departments::before {
        content: unset
    }

    .header.header-topbar.header-topbar7 .module-holder .module-contact {
        height: 105px;
        padding-right: 25px;
        border-right: 1px solid #dadde2
    }

    .header.header-topbar.header-topbar8 .navbar .navbar-brand {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 105px;
        padding-right: 40px;
        margin-right: 0;
        border-right: 1px solid #dadde2
    }

    .header.header-topbar.header-topbar8 .navbar .navbar-nav {
        margin-left: 40px;
        margin-right: auto
    }
}

.header.header-topbar.header-topbar8 .module-holder .module-search {
    padding-right: 0;
    margin-right: 0;
    margin-left: 40px
}

.header-topbar+.hero,
.header-topbar+.page-title,
.header-topbar+.slider {
    position: relative;
    margin-top: -155px
}

.header .navbar {
    margin-bottom: 0;
    border-radius: 0;
    border: none;
    z-index: 7777;
    padding: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.header .navbar.navbar-bordered {
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.header .navbar .navbar-nav>li {
    margin-right: 20px;
    position: relative
}

.blog-single .entry-holder .entry-share a:last-child,
.blog-single .entry-widget-bio .entry-widget-content .entry-bio-desc a:last-child,
.header .navbar .navbar-nav>li:last-child,
.hero .hero-content .hero-action .btn:last-child,
.module-contact .btn:last-child,
.module-holder.module-holder-phone .module-language .selected img,
.module-social.module-social-2:last-child,
.module-social:last-child,
.module:last-of-type .module-icon,
.shop-cart .cart-product-action .btn:last-child,
.single-product .product-content .product-review .product-rating i:last-child,
.single-product .product-content .product-share a:last-child,
.single-product .product-tabs .nav-tabs li:last-child,
.slider .slide .slide-content .slide-list .icon:last-child,
.team-filter li:last-child a,
.team-single .team-share a:last-of-type,
.testimonial .testimonial-thumbs .testimonial-thumb:last-child,
.top-bar .top-contact .contact-infos:last-child,
.top-bar.top-bar-3 .container .block-right .widget-holder a,
.top-bar.top-bar-3 .container .block-right a:last-child,
.top-bar.top-bar-4 .block-right a:last-child {
    margin-right: 0
}

.header .navbar .navbar-nav>li>a {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 105px;
    color: var(--global--color-white);
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header .navbar .navbar-nav>li>a::before {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 2px;
    background: var(--global--color-white);
    content: "";
    -webkit-transition: -webkit-transform 1s cubic-bezier(.2, 1, .3, 1);
    transition: transform 1s cubic-bezier(.2, 1, .3, 1);
    -o-transition: transform 1s cubic-bezier(.2, 1, .3, 1);
    transition: transform 1s cubic-bezier(.2, 1, .3, 1), -webkit-transform 1s cubic-bezier(.2, 1, .3, 1);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1)
}

.header .navbar .navbar-nav>li.has-dropdown>a::after {
    border: 0;
    content: "\f078";
    position: relative;
    margin-left: 7px;
    font-size: 11px;
    font-family: "Font Awesome 5 Free";
    color: #97a0b5;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media screen and (min-width:1200px) {
    .header.header-topbar.header-topbar8 .navbar .navbar-nav>li#departments {
        padding-right: 0;
        margin-right: 20px;
        -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
        order: unset;
        position: relative
    }

    .header.header-topbar.header-topbar8 .navbar .navbar-nav>li#departments::before {
        content: unset
    }

    .header.header-topbar.header-topbar8 .module-holder .module-cart .cart-box {
        top: 100%
    }

    .header.header-topbar.header-topbar8 .module-contact {
        margin-left: 30px
    }

    .header.header-topbar.header-topbar8 .module-cart {
        height: 105px;
        padding-right: 40px;
        border-right: 1px solid #dadde2;
        margin-right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .header .navbar .navbar-nav>li#departments {
        padding-right: 40px;
        margin-right: 40px;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        position: relative
    }

    .header .navbar .navbar-nav>li#departments::before {
        content: "";
        width: 2px;
        height: 27px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0;
        background-color: #d9dce1
    }

    .header .navbar .navbar-nav>li#contact.active a::before,
    .header .navbar .navbar-nav>li#contact:hover a::before {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        -webkit-transform-origin: 0 50%;
        -ms-transform-origin: 0 50%;
        transform-origin: 0 50%;
        background-color: var(--global--color-primary)
    }
}

.header .navbar .navbar-nav>li.active>.dropdown-toggle::before,
.header .navbar .navbar-nav>li.has-dropdown.active>.dropdown-toggle::before,
.header .navbar .navbar-nav>li:hover .dropdown-toggle::before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    background-color: var(--global--color-primary)
}

.header .navbar.navbar-fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background: var(--global--color-white);
    -webkit-animation: 1s ease-in-out fadeInDown;
    animation: 1s ease-in-out fadeInDown;
    -webkit-box-shadow: 0 2px 4px rgba(3, 27, 78, .1);
    box-shadow: 0 2px 4px rgba(3, 27, 78, .1)
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-200px);
        transform: translateY(-200px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-200px);
        transform: translateY(-200px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

li.has-dropdown>ul.dropdown-menu>li.dropdown-submenu>a:before,
ul.dropdown-menu>li.has-dropdown>a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f105";
    font-size: 13px;
    position: absolute;
    right: 25px
}

.dropdown-menu {
    background-color: transparent;
    position: relative;
    width: 100%;
    border: none;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media only screen and (max-width:1198.98px) {
    .header .navbar {
        padding: 0 40px
    }

    .header .navbar .navbar-brand {
        margin-right: 0;
        height: 80px;
        line-height: 80px
    }

    .header .navbar .menu-item::before,
    .header .navbar .navbar-brand .logo-light,
    .header .navbar .navbar-nav>li.active>a::after,
    .header .navbar .navbar-nav>li.active>a::before,
    .header .navbar .navbar-nav>li>a::after,
    .header .navbar .navbar-nav>li>a::before {
        display: none
    }

    .header .navbar .navbar-brand .logo-phone {
        width: auto
    }

    .header .navbar .navbar-collapse {
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        background-color: var(--global--color-white);
        padding: 15px 30px;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transition: .3s linear;
        -o-transition: .3s linear;
        transition: .3s linear
    }

    .header .navbar .navbar-collapse.show {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .header .navbar.navbar-bordered .navbar-collapse {
        top: calc(100% + 1px)
    }

    .header .navbar .navbar-nav>li {
        margin-right: 0
    }

    .header .navbar .navbar-nav>li.active>a,
    .header .navbar .navbar-nav>li>a {
        line-height: 36px;
        color: var(--global--color-heading);
        display: block;
        z-index: 5
    }

    .header .navbar .has-dropdown>.dropdown-menu {
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

    .header .navbar .has-dropdown::after {
        font-family: "Font Awesome 5 Free";
        font-weight: 700;
        content: "\f107";
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 14px;
        position: absolute;
        right: 0;
        top: 5px;
        color: var(--global--color-heading);
        background-color: var(--global--color-primary-light);
        width: 25px;
        height: 25px;
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

    .header .navbar .has-dropdown.active::after,
    .header .navbar .has-dropdown:hover::after {
        color: var(--global--color-primary)
    }

    .header .navbar .has-dropdown.show::after {
        content: "\f106"
    }

    .header .navbar .dropdown-menu.show {
        border-top: 1px solid rgba(0, 0, 0, .1);
        padding-top: 10px;
        border-radius: 0
    }

    .header .navbar .dropdown-menu li {
        line-height: 26px
    }

    .header .navbar .dropdown-menu li a:hover,
    .header .navbar .dropdown-menu li.current a {
        background-color: var(--global--color-primary-light);
        color: var(--global--color-primary)
    }

    .header .navbar .dropdown-menu li a {
        margin-left: 20px;
        color: var(--global--color-heading);
        font-size: 15px;
        font-weight: 500;
        display: block;
        padding: 4px 15px;
        margin-bottom: 5px;
        text-transform: capitalize;
        border-radius: 8px 8px 0
    }

    .header .navbar .dropdown-submenu.show .dropdown-menu,
    .header .navbar .show>.dropdown-menu {
        display: block
    }

    .header .navbar .dropdown-submenu .dropdown-menu {
        padding-left: 20px
    }

    .header .navbar li.has-dropdown.mega-dropdown>.dropdown-menu .row .menu-head {
        font-size: 14px;
        font-family: var(--global--font-heading);
        font-weight: 700;
        color: var(--global--font-heading);
        text-transform: capitalize;
        margin-bottom: 15px
    }

    .navbar.navbar-light .navbar-nav>li>a {
        color: var(--global--color-heading)
    }

    .navbar-light:not(.navbar-fixed) .navbar-toggler {
        color: var(--global--color-white);
        border-color: var(--global--color-white)
    }

    .navbar-light:not(.navbar-fixed) .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,225, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
    }

    .navbar-dark .navbar-toggler,
    .navbar-light.navbar-fixed .navbar-toggler {
        color: #222;
        border-color: #222
    }

    .navbar-dark .navbar-toggler-icon,
    .navbar-light.navbar-fixed .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(34,34,34, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
    }
}

@media only screen and (min-width:1200px) {

    .navbar-collapse,
    .navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu li {
        padding-left: 0;
        padding-right: 0
    }

    .navbar-nav>li.has-dropdown>ul.dropdown-menu {
        -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
        box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
        -webkit-transition: .3s linear;
        -o-transition: .3s linear;
        transition: .3s linear;
        opacity: 0;
        visibility: hidden;
        position: absolute;
        left: 0;
        right: auto;
        -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
        display: block;
        width: 210px;
        padding: 20px;
        background-color: #fff;
        border-radius: 0 0 8px 8px
    }

    .navbar-nav>li.has-dropdown>ul.dropdown-menu>li {
        padding-right: 0;
        position: relative;
        vertical-align: top
    }

    .navbar-nav>li.has-dropdown>ul.dropdown-menu li a {
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        position: relative;
        font-family: var(--global--font-body);
        color: var(--global--color-secondary);
        padding: 8px 15px;
        margin-bottom: 3px;
        display: block;
        font-size: 14px;
        font-weight: 400;
        text-transform: capitalize;
        border-radius: 8px 8px 0
    }

    .navbar-nav>li.has-dropdown>ul.dropdown-menu li a:active,
    .navbar-nav>li.has-dropdown>ul.dropdown-menu li a:focus,
    .navbar-nav>li.has-dropdown>ul.dropdown-menu li a:hover,
    .navbar-nav>li.has-dropdown>ul.dropdown-menu li.current>a {
        background-color: var(--global--color-primary-light);
        color: var(--global--color-primary)
    }

    .navbar-nav>li.has-dropdown:hover>ul.dropdown-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        z-index: 100;
        display: block
    }

    .navbar-nav li ul.dropdown-menu.left {
        left: -650px !important;
        margin-left: 0 !important
    }

    .navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu {
        background-color: var(--global--color-white);
        padding: 0;
        width: 510px
    }

    .navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu .row {
        background-color: var(--global--color-white);
        margin-right: 0;
        margin-left: 0;
        padding: 35px 23px
    }

    .navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu .row .menu-head {
        font-size: 14px;
        font-family: var(--global--font-heading);
        font-weight: 700;
        color: var(--global--font-heading);
        text-transform: capitalize;
        margin-bottom: 15px
    }

    .navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu .row ul {
        margin: 0;
        padding: 0
    }

    .navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu .row ul li {
        line-height: 2.5
    }

    .navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu .row ul li.title {
        color: var(--global--color-heading);
        font-size: 13px;
        font-weight: 600;
        text-transform: capitalize
    }

    .navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu .row ul li a {
        margin: 0
    }

    .navbar-nav.ml-auto.mr-auto li.has-dropdown.mega-dropdown {
        position: absolute
    }

    .navbar-nav.ml-auto:not(.mr-auto) li.has-dropdown.mega-dropdown {
        position: relative
    }
}

.module-holder {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 105px
}

.module-holder.module-holder-phone .navbar-toggler {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 30px;
    height: 30px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border: 0;
    padding: 0;
    outline: 0;
    cursor: pointer;
    border-radius: 0
}

.module-holder.module-holder-phone .navbar-toggler:not(.collapsed) .navbar-toggler-icon::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.module-holder.module-holder-phone .navbar-toggler:not(.collapsed) .navbar-toggler-icon::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.module-holder.module-holder-phone .navbar-toggler .navbar-toggler-icon {
    background-color: var(--global--color-heading);
    width: 100%;
    height: 2px;
    position: relative;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.module-holder.module-holder-phone .navbar-toggler .navbar-toggler-icon::after,
.module-holder.module-holder-phone .navbar-toggler .navbar-toggler-icon::before {
    content: "";
    position: absolute;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: var(--global--color-heading);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.module-holder.module-holder-phone .navbar-toggler .navbar-toggler-icon::before {
    top: -10px
}

.module-holder.module-holder-phone .navbar-toggler .navbar-toggler-icon::after {
    top: 10px
}

.module-holder.module-holder-phone .module-language {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 15px
}

.module-holder.module-holder-phone .module-language .selected .lang-list {
    left: -45px
}

.module-holder.module-holder-phone .module-search {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-bottom: 0;
    padding: 0 20px 0 0;
    margin-right: 20px
}

.about.about-4 .avatars-holder .avatar,
.blog-grid .owl-carousel .owl-dots .owl-dot,
.features .actions-holder .employee-info,
.features.features-4 .owl-dots .owl-dot,
.module-holder.module-holder-phone .module-cart,
.services.services-4 .owl-dots .owl-dot,
.testimonial .carousel-dots .owl-dots .owl-dot {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.module {
    display: inline-block;
    position: relative
}

.module .module-box,
.module-fullscreen {
    right: 0;
    display: block;
    opacity: 0;
    visibility: hidden
}

.module .module-icon {
    cursor: pointer
}

.module .module-icon i {
    font-size: 14px;
    line-height: 24px;
    color: var(--global--color-white)
}

.module .menu-icon-double i,
.top-bar .block-right .module-language {
    margin-left: 30px
}

.module .module-label {
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 50%;
    background-color: var(--global--color-primary);
    color: var(--global--color-white);
    font-size: 10px;
    font-weight: 400;
    text-align: center;
    position: absolute;
    top: -4px;
    left: 10px
}

.module .module-box {
    position: absolute;
    -webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, .1);
    box-shadow: 0 2px 3px rgba(40, 40, 40, .1);
    background-color: #1b1a1a;
    -webkit-transition: .1s linear;
    -o-transition: .1s linear;
    transition: .1s linear;
    width: 290px;
    border-radius: 6px;
    padding: 30px;
    z-index: 99;
    -webkit-transform: translateY(10%);
    -ms-transform: translateY(10%);
    transform: translateY(10%);
    height: 0;
    margin-top: 1px
}

.module .widget-contact-info {
    padding-bottom: 18px
}

.module .widget-contact-info ul,
.shop .sidebar-shop {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.module .widget-contact-info ul li {
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 23px;
    color: #a5a5a5
}

.checkout-widget .form-control,
.module .widget-contact-info ul li:first-of-type {
    margin-bottom: 12px
}

.module-fullscreen {
    left: 0;
    top: 0;
    z-index: 9999;
    height: 100%;
    width: 100%;
    background-color: var(--global--color-white);
    position: fixed
}

.module-fullscreen .module-cancel {
    top: 40px;
    right: 40px;
    border-radius: 8px 8px 0;
    position: absolute;
    width: 50px;
    height: 50px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--global--color-white);
    background-color: var(--global--color-primary);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blog-entry .entry-img .entry-date .entry-content .month,
.blog-entry .entry-img .entry-date .entry-content .year,
.blog-entry .entry-meta .entry-author,
.blog-entry .entry-meta .entry-category,
.blog-entry .entry-meta .entry-comments,
.blog-entry .entry-title h4,
.blog-single .entry-add-comment .btn,
.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .comment a.reply,
.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .comment h6,
.blog-single .entry-holder .entry-share span,
.blog-single .entry-holder .entry-tags a,
.blog-single .entry-widget .entry-widget-title h4,
.blog-single .nav-posts,
.checkout-widget .widget-title,
.checkout-widget label,
.contact-card .contact-body .form-control.nice-select .current,
.contact-card .contact-body .form-control.nice-select .list li,
.cta .phone-card .card-content h5,
.doctor-action .doctor-info .doctor-body p,
.heading .heading-subtitle,
.heading .heading-title,
.hero .hero-content .hero-title,
.hero .hero-panel-holder .hero-panel .panel-content h5,
.hero .hero-panel-holder .phone-card .card-content h5,
.hero .hero-rating .rating-body p a,
.login .login-body label,
.module-cart .cart-box .cart-overview li .product-meta h5,
.module-cart .cart-box span,
.module-contact .btn,
.module-language .lang-list ul li a,
.module-language .selected span,
.module-search-box .form-control,
.page-title .title .title-heading h1,
.payment .payment-conditions label,
.product-item .product-content .product-title a,
.product-item .product-img .add-to-cart,
.product-item .product-img .badge,
.shop-cart .cart-table .table tbody tr td.cart-product-item .cart-product-name h6,
.shop-cart .cart-table .table tr th,
.shop-cart .cart-total-amount .table tbody .head,
.shop-options .products-show p,
.shop.shop-2 h5,
.single-department .services-price .prices-list ul li,
.single-product .product-content .product-details .table .name,
.single-product .product-content .product-details .table .value,
.single-product .product-content .product-review span,
.single-product .product-content .product-title h3,
.single-product .product-tabs .nav-tabs li a,
.single-service .core-values .entry-value p,
.single-service .tips-info .prices-list ul li,
.slider .slide .slide-content .slide-headline,
.slider .slide .slide-content .slide-list .icon p,
.slider .slide .slide-content .slide-subheadline,
.team-carousel .action-bar .note span,
.team-filter li a,
.team-member .team-content .team-cat a,
.team-member .team-content .team-more a,
.team-member .team-content .team-title h4,
.team-single .entry-awards .entry-award h5,
.team-single .entry-awards .entry-award p,
.team-single .entry-bio .entry-heading,
.team-single .entry-services .prices-panel h6,
.team-single .entry-services .prices-panel ul li,
.team-single .entry-table .table td .content,
.team-single .team-list li,
.team-single .team-share span,
.testimonial .testimonial-panel.testimonial-panel-2 .testimonial-body .testimonial-content .testimonial-thumb .thumb-body,
.testimonial .testimonial-thumbs .testimonial-thumb .thumb-body,
.top-bar .block-left a,
.top-bar .top-contact .contact-infos a,
.top-bar .top-contact .contact-infos p,
.top-bar.top-bar-2 .more a,
.top-bar.top-bar-3 .container .block-right a,
.top-bar.top-bar-4 .block-right a,
.your-order .table-order table tbody tr td,
.your-order .table-order table thead .order-heading th,
.your-order h5 {
    text-transform: capitalize;
    text-transform: capitalize
}

.module-fullscreen.module-active {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

.module-active .module-box {
    opacity: 1;
    visibility: visible;
    display: block;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    height: inherit
}

.module-search {
    position: relative;
    padding-right: 30px;
    margin-right: 30px
}

.module-search::after {
    content: "";
    width: 2px;
    height: 27px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    background-color: #d9dce1
}

.blog-single .blog-entry .entry-meta .entry-author a p,
.module-search .module-icon i {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.module-search.module-search-2 .form-search {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.module-search.module-search-2 .form-search button::before {
    position: absolute;
    content: "\e906";
    top: 0;
    right: 0;
    color: var(--global--color-white);
    font-family: icomoon;
    font-weight: 400;
    line-height: 70px;
    z-index: 999;
    cursor: pointer;
    font-size: 17px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.module-search.module-search-2 .form-search button::before:hover {
    opacity: .8
}

.module-search.module-search-2 .form-search .form-control {
    height: 70px;
    border: 0;
    margin-bottom: 0;
    padding: 20px 30px;
    font-size: 13px;
    color: var(--global--color-body)
}

.module-search.module-search-2 .form-search .form-control::-webkit-input-placeholder {
    color: var(--global--color-body);
    font-family: var(--global--font-heading);
    font-size: 13px
}

.module-search.module-search-2 .form-search .form-control::-moz-placeholder {
    color: var(--global--color-body);
    font-family: var(--global--font-heading);
    font-size: 13px
}

.module-search-box .form-search button::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\e906";
    color: var(--global--color-heading);
    font-family: icomoon;
    font-size: 24px;
    font-weight: 400;
    line-height: 70px;
    z-index: 999;
    cursor: pointer
}

.module-search-box .form-control {
    position: relative;
    font-family: var(--global--font-heading);
    font-size: 25px;
    font-weight: 400;
    line-height: 70px;
    height: 70px;
    color: #9b9b9b;
    border: none;
    background-color: transparent;
    width: 100%;
    border-bottom: 2px solid var(--global--color-gray-light);
    padding: 17px 30px 17px 46px;
    margin-bottom: 0;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear;
    border-radius: 0
}

.features-bar .features-holder .feature-panel.feature-timetable .btn:hover,
.module-search-box .form-control:active,
.module-search-box .form-control:focus {
    border-color: var(--global--color-primary)
}

.module-search-box .form-control::-webkit-input-placeholder {
    color: #9b9b9b;
    font-family: var(--global--font-heading);
    font-size: 35px
}

.module-search-box .form-control::-moz-placeholder {
    color: #9b9b9b;
    font-family: var(--global--font-heading);
    font-size: 35px
}

.module-search-box .form-control:-ms-input-placeholder {
    color: #9b9b9b;
    font-family: var(--global--font-heading);
    font-size: 35px
}

.module-search-box .btn {
    background-color: transparent;
    border-radius: 0;
    width: 35px;
    line-height: 57px;
    color: var(--global--color-white);
    font-size: 28px;
    font-weight: 400;
    text-align: right;
    margin-left: 0;
    padding: 0
}

.company-data .data .data-icon,
.module-cart,
.testimonial .testimonials-holder .custom-navs a.prev {
    margin-right: 20px
}

.module-cart .module-icon i {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    font-size: 16px;
    position: relative
}

.module-cart .cart-box {
    position: absolute;
    -webkit-box-shadow: 0 5px 41.5px rgba(9, 29, 62, .15);
    box-shadow: 0 5px 41.5px rgba(9, 29, 62, .15);
    top: 64px;
    left: -150px;
    width: 290px;
    background-color: var(--global--color-white);
    padding: 30px;
    border-radius: 0 0 8px 8px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

@media (max-width:1250px) {
    .module-cart .cart-box {
        left: -250px
    }
}

.donations .donations-map .map-pointer:hover .info,
.donations .img-hotspot .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer:hover .info,
.module-cart .cart-box.active,
.team-grid .team-member:hover .team-social,
.team-standard .team-member:hover .team-social,
.top-bar.top-bar-3 .container .block-right .widget-holder:hover .feature-panel {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.module-cart .cart-box .cart-overview {
    margin-bottom: 0;
    width: 100%
}

.module-cart .cart-box .cart-overview li {
    padding-bottom: 30px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.module-cart .cart-box .cart-overview li .cart-cancel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--global--color-white);
    font-size: 7px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    background-color: var(--global--color-secondary);
    border-radius: 1px;
    margin-left: 15px
}

.module-cart .cart-box .cart-overview li img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 60px;
    height: 60px;
    margin-right: 15px;
    border-radius: 8px 8px 0
}

.module-cart .cart-box .cart-overview li .product-meta h5 {
    color: var(--global--color-heading);
    font-family: var(--global--font-heading);
    font-size: 15px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 8px
}

.module-cart .cart-box .cart-overview li .product-meta p {
    font-family: var(--global--font-body);
    color: var(--global--color-primary);
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 0
}

.module-cart .cart-box span {
    font-family: var(--global--font-heading);
    color: var(--global--color-heading);
    font-size: 17px;
    font-weight: 500;
    line-height: 22px;
    display: inline-block;
    margin-bottom: 17px;
    -webkit-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    transform: translateY(-7px)
}

.module-cart .cart-box .cart--control .btn {
    height: 60px;
    width: 100%;
    border-radius: 8px 8px 0;
    background-color: var(--global--color-secondary);
    color: var(--global--color-white)
}

.blog-single .entry-holder .entry-share a:hover,
.carousel-dots .owl-dots .owl-dot.active span,
.cta .panel .panel-action.inverted:hover,
.features .features-card .card-panel.reversed .panel-body .btn .line span,
.features .features-card .card-panel.reversed::after,
.features .more-features.more-features-2 p a::before,
.features-bar .features-holder .feature-panel.feature-reservation,
.module-cart .cart-box .cart--control .btn::before,
.module-language .lang-list ul li a:hover::after,
.module-social a,
.pricing .price-table .pricing-panel .pricing-price .btn::before,
.shop-cart .cart-table .table tbody tr td.cart-product-item .cart-product-remove:hover,
.single-department .services-price .prices-list.prices-list-2 ul li .price,
.single-product .product-content .product-action .btn::before,
.single-product .product-tabs .nav-tabs li>.active::after,
.single-product .product-tabs .nav-tabs li>.active:focus::after,
.single-product .product-tabs .nav-tabs li>.active:hover::after,
.testimonial .carousel-dots .owl-dots .owl-dot.active span,
.timetable .table-holder .time-table:hover,
.widget-download ul li.inversed a {
    background-color: var(--global--color-primary)
}

.about .signature-block,
.about.about-3 .video-card .card-left .card-action,
.company-data .data,
.departments .department-panel .department-panel-holder .department-content .department-list li,
.features .actions-holder,
.features .signature-block,
.features-bar .actions-holder,
.hero .hero-rating,
.hero.hero-6 .hero-content .hero-action,
.module-contact,
.module-language .lang-list ul li,
.module-language .selected,
.shop-cart .cart-product-action div,
.single-service .entry-introduction .signature-block,
.single-service .health-plans .entry-action,
.testimonial .testimonial-panel .testimonial-body .testimonial-content .testimonial-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.module-contact .btn {
    width: 190px;
    height: 50px;
    margin-right: 40px;
    font-size: 15px;
    font-weight: 700;
    border-radius: 8px 8px 0;
    cursor: pointer;
    -webkit-transition: background .24s cubic-bezier(.37, .31, .31, .9), color .24s cubic-bezier(.37, .31, .31, .9);
    -o-transition: background .24s cubic-bezier(.37, .31, .31, .9), color .24s cubic-bezier(.37, .31, .31, .9);
    transition: background .24s cubic-bezier(.37, .31, .31, .9), color .24s cubic-bezier(.37, .31, .31, .9);
    overflow: hidden
}

@media (min-width:1200px) and (max-width:1350px) {

    .header .navbar-brand,
    .module-contact .btn {
        margin-right: 20px
    }

    .header.header-topbar.header-topbar5 .navbar .navbar-nav>li#departments,
    .header.header-topbar.header-topbar6 .navbar .navbar-nav>li#departments,
    .header.header-topbar.header-topbar7 .navbar .navbar-nav>li#departments,
    .header.header-topbar.header-topbar8 .navbar .navbar-nav>li#departments {
        padding-right: 0;
        margin-right: 20px
    }

    .header.header-topbar.header-topbar7 .navbar .navbar-brand,
    .header.header-topbar.header-topbar8 .navbar .navbar-brand {
        padding-right: 20px
    }

    .header.header-topbar.header-topbar7 .navbar .navbar-nav,
    .header.header-topbar.header-topbar8 .navbar .navbar-nav,
    .module-holder {
        margin-left: 20px
    }

    .header .navbar .navbar-nav>li#departments,
    .module-search {
        padding-right: 20px;
        margin-right: 20px
    }
}

.module-contact .btn:first-child {
    width: auto;
    height: auto;
    background-color: transparent;
    color: var(--global--color-secondary);
    border: 0
}

@media screen and (min-width:1200px) {
    .module-holder.module-holder-phone .navbar-toggler {
        display: none
    }

    .module-contact .btn:first-child::before {
        content: unset
    }
}

.module-contact.module-contact-2 .btn:first-child {
    width: 190px;
    height: 51px;
    background-color: var(--global--color-primary);
    color: var(--global--color-white);
    border: 0
}

.module-contact.module-contact-2 .btn:first-child::before {
    background-color: var(--global--color-secondary);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.module-contact.module-contact-3 .btn:first-child {
    width: 140px;
    height: 40px
}

@media screen and (max-width:1199.98px) {

    .header.header-topbar.header-topbar7 .module-holder .module-search,
    .header.header-topbar.header-topbar8 .module-holder .module-search {
        margin-right: 25px
    }

    .module-holder {
        margin-top: 20px;
        height: auto
    }

    .module-holder .module-cart,
    .module-holder .module-language,
    .module-holder .module-search {
        display: none
    }

    .module-holder.module-holder-phone {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 105px;
        margin-top: 0
    }

    .module-contact {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }

    .module-contact .btn:first-child,
    .module-contact .btn:first-child:active,
    .module-contact .btn:first-child:focus,
    .module-contact .btn:first-child:hover {
        color: var(--global--color-white)
    }

    .module-contact .btn:first-child,
    .module-contact .btn:last-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }

    .module-contact .btn:first-child {
        margin-bottom: 10px;
        width: 100%;
        height: 50px;
        margin-right: 0;
        background-color: var(--global--color-secondary)
    }

    .module-contact .btn:first-child::before {
        background-color: var(--global--color-primary)
    }

    .module-contact.module-contact-2 .btn:first-child,
    .module-contact.module-contact-3 .btn:first-child {
        width: 100%
    }
}

.module-language {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 100%
}

.top-bar,
.top-bar .block-left {
    display: -webkit-box;
    display: -ms-flexbox
}

.module-language .selected span {
    font-family: var(--global--font-body);
    font-size: 13px;
    font-weight: 400;
    color: var(--global--color-white);
    margin-right: 5px;
    cursor: pointer
}

.module-language .selected i {
    font-size: 11px;
    color: var(--global--color-white)
}

.module-language .lang-list {
    background-color: var(--global--color-white);
    color: var(--global--color-heading);
    position: absolute;
    top: 100%;
    padding: 6px 22px;
    -webkit-box-shadow: 0 5px 41.5px rgba(9, 29, 62, .11);
    box-shadow: 0 5px 41.5px rgba(9, 29, 62, .11);
    z-index: 5555;
    left: -22px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border-radius: 0 0 8px 8px
}

.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .replies-list li:last-child .comment,
.blog-single .entry-comments .entry-widget-content .comments-list .comment-body:last-child .comment,
.module-language .lang-list ul li:last-of-type a,
.team-single .team-list li:last-child {
    border-bottom: none
}

.module-language .lang-list ul li:last-of-type a::after,
.team-member .team-content .team-cat a:last-of-type::after {
    content: none
}

.module-language .lang-list ul li a {
    font-size: 14px;
    display: block;
    color: var(--global--color-body);
    border-bottom: 1px solid #eaeaea;
    padding: 8px 0;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative
}

.module-language .lang-list ul li a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background-color: transparent
}

.module-social a,
.top-bar .block-left a {
    color: var(--global--color-white);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox
}

.module-language .lang-list ul li a:hover::after {
    width: 100%
}

.module-social {
    line-height: 100px;
    height: 100px;
    margin-right: 20px;
    margin-bottom: 0
}

.module-social a {
    font-size: 17px;
    font-weight: 400;
    margin-right: 10px;
    position: relative;
    overflow: hidden;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    transition: .3s ease-in-out;
    color: var(--global--color-heading);
    line-height: 36px
}

.module-social a:hover {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9)
}

.module-social.module-social-2 {
    line-height: 70px;
    height: 70px;
    border-right: 2px solid #292929;
    margin-right: 0
}

.module-social.module-social-2 a {
    color: var(--global--color-white);
    background-color: transparent;
    margin-right: 20px;
    width: auto;
    height: auto;
    border-radius: 0
}

.module-social.module-social-2 a:hover {
    color: var(--global--color-primary);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.module-cart.active .cart-box {
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.module.module-active .cart-box,
.module.module-active .search-box {
    display: block !important
}

.company-data .panels-holder .panel-action .panel-content .panel-icon,
.cta .panel .panel-action .panel-icon,
.module-search.module-active .search-box .search-form {
    margin-bottom: 10px
}

.module-search.module-active .search-box .search-form input {
    background-color: var(--global--color-white);
    margin-bottom: 0;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    max-width: 100%
}

.module-cart.module-active .cart-box .cart-control {
    margin-right: auto;
    margin-left: auto;
    text-align: center
}

.module-cart.module-active .cart-box .cart-control .pull-right {
    float: none !important
}

.module-consultation {
    padding: 10px 0
}

.module-consultation .btn {
    border-color: var(--global--color-heading);
    color: var(--global--color-heading);
    margin: 0
}

.module-sidearea .module-sidearea-wrap {
    width: 320px;
    padding: 40px
}

.top-bar {
    padding: 0 20px;
    display: flex;
    height: 50px;
    position: relative;
    z-index: 8888;
    background-color: var(--global--color-secondary)
}

.top-bar .block-left {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%
}

.top-bar .block-left .headline,
.top-bar .block-left a {
    font-size: 13px;
    -webkit-box-align: center;
    font-family: var(--global--font-body);
    font-weight: 400
}

.top-bar .block-left .headline {
    line-height: 22px;
    color: var(--global--color-gray-darken);
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.top-bar .block-left .headline svg {
    fill: var(--global--color-gray-darken);
    margin-right: 9px
}

.top-bar .block-left a {
    margin-left: 4px;
    transition: .3s ease-in-out;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center
}

.top-bar .block-left a svg,
.top-bar.top-bar-2 .more a svg {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.top-bar .block-left a:hover svg,
.top-bar.top-bar-2 .more a:hover svg {
    fill: var(--global--color-primary)
}

.top-bar .block-left a svg {
    fill: var(--global--color-white);
    transition: .3s ease-in-out;
    margin-left: 8px
}

.top-bar .block-left .owl-carousel {
    width: 200px;
    display: inline-block
}

.top-bar .block-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%
}

.top-bar .top-contact .contact-infos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 30px
}

.top-bar .top-contact .contact-infos i {
    color: var(--global--color-gray-darken);
    font-size: 15px;
    margin-right: 10px
}

.top-bar .top-contact .contact-infos a,
.top-bar .top-contact .contact-infos p {
    font-family: var(--global--font-body);
    line-height: 22px;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 0;
    color: var(--global--color-white)
}

.top-bar.top-bar-2 .container,
.top-bar.top-bar-3 .container,
.top-bar.top-bar-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.top-bar.top-bar-2 .update svg {
    fill: var(--global--color-gray-darken);
    margin-right: 15px
}

.top-bar.top-bar-2 .update a {
    font-family: var(--global--font-heading);
    font-weight: 500;
    font-size: 14px;
    line-height: 28px;
    color: var(--global--color-white)
}

.top-bar.top-bar-2 .more {
    font-family: var(--global--font-body);
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    color: var(--global--color-gray-darken)
}

.top-bar.top-bar-2 .more a {
    color: var(--global--color-white);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.top-bar.top-bar-2 .more a svg {
    fill: var(--global--color-white);
    transition: .3s ease-in-out;
    margin-left: 5px
}

.top-bar.top-bar-3 .container .block-right,
.top-bar.top-bar-4 .block-right {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
    height: 100%
}

.top-bar.top-bar-3 .container .block-right a,
.top-bar.top-bar-4 .block-right a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    font-size: 13px;
    line-height: 21px;
    color: var(--global--color-white);
    font-weight: 400;
    font-family: var(--global--font-body);
    margin-right: 20px
}

.top-bar.top-bar-3 .container .block-right .widget-holder {
    padding: 0 20px;
    background-color: var(--global--color-heading-light);
    margin-left: 10px;
    height: 100%;
    position: relative
}

.top-bar.top-bar-3 .container .block-right .widget-holder .feature-panel {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    position: absolute;
    border-radius: 0 8px 8px;
    width: 290px;
    background-color: var(--global--color-heading-light);
    top: 100%;
    left: 0;
    padding: 28px 40px 40px
}

.features-bar .features-holder .feature-panel .feature-content,
.top-bar.top-bar-3 .container .block-right .widget-holder .feature-panel .feature-content,
.widget-opening-hours .widget-content,
.widget-reservation .widget-content {
    position: relative;
    z-index: 3
}

.features-bar .features-holder .feature-panel .feature-content i,
.top-bar.top-bar-3 .container .block-right .widget-holder .feature-panel .feature-content i,
.widget-opening-hours .widget-content i,
.widget-reservation .widget-content i {
    display: block;
    margin-bottom: 11px
}

.features-bar .features-holder .feature-panel .feature-content i:before,
.top-bar.top-bar-3 .container .block-right .widget-holder .feature-panel .feature-content i:before,
.widget-reservation .widget-content i:before {
    font-size: 50px;
    color: var(--global--color-white);
    margin-left: 0
}

.features-bar .features-holder .feature-panel .feature-content h5,
.top-bar.top-bar-3 .container .block-right .widget-holder .feature-panel .feature-content h5,
.widget-reservation .widget-content h5 {
    text-transform: capitalize;
    font-family: var(--global--font-heading);
    font-weight: 500;
    font-size: 19px;
    line-height: 28px;
    color: var(--global--color-white);
    margin-bottom: 16px
}

.features-bar .features-holder .feature-panel .feature-content p,
.top-bar.top-bar-3 .container .block-right .widget-holder .feature-panel .feature-content p,
.widget-reservation .widget-content p {
    font-family: var(--global--font-body);
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #f4f4f4;
    margin-bottom: 21px
}

.features-bar .features-holder .feature-panel.feature-reservation a,
.top-bar.top-bar-3 .container .block-right .widget-holder .feature-panel .feature-content a,
.widget-reservation .widget-content a {
    font-family: var(--global--font-heading);
    font-weight: 400;
    color: var(--global--color-white);
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.top-bar.top-bar-3 .container .block-right .widget-holder .feature-panel .feature-content a span {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 42px;
    height: 42px;
    background-color: #283b69;
    color: var(--global--color-white);
    border-radius: 8px 8px 0;
    font-size: 15px;
    margin-right: 10px
}

.blog-entry .entry-img .entry-date .entry-content,
.hero .hero-panel-holder.hero-panel-holder-2,
.hero.hero-4 .hero-content .content-merged,
.slider .slide .slide-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.top-bar.top-bar-5 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.top-bar.top-bar-5 .block-right {
    -ms-flex-preferred-size: unset;
    flex-basis: unset
}

.page-title .title {
    padding: 342px 0 35px;
    text-align: center
}

.page-title .title .title-sub-heading p {
    font-family: var(--global--font-body);
    font-weight: 700;
    font-size: 15px;
    line-height: 1;
    color: var(--global--color-gray);
    margin-bottom: 0
}

.page-title .title .title-heading {
    margin-bottom: 150px
}

.page-title .title .title-heading h1 {
    font-family: var(--global--font-heading);
    color: var(--global--color-white);
    font-size: 45px;
    font-weight: 500;
    line-height: 60px;
    margin-bottom: 0
}

.page-title .title .title-desc p {
    color: var(--global--color-gray);
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 300
}

.page-title .title .breadcrumb,
.page-title .title .breadcrumb a {
    font-size: 14px;
    font-weight: 400;
    line-height: 1px;
    background: 0 0;
    color: var(--global--color-gray)
}

.page-title .title .breadcrumb {
    font-family: var(--global--font-body);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (min-width:992px) {
    .header {
        height: 100px
    }

    .header.header-light .navbar .logo-mobile,
    .module-holder.module-holder-phone .module-language {
        display: none
    }

    .header .navbar.navbar-fixed .navbar-brand .logo-dark {
        display: inline-block
    }

    .navbar.navbar-dark {
        background-color: var(--global--color-heading)
    }

    .navbar.navbar-dark .navbar-nav>li.active>a,
    .navbar.navbar-dark .navbar-nav>li:hover>a,
    .navbar.navbar-dark .navbar-nav>li>a {
        color: var(--global--color-white)
    }

    .navbar.navbar-dark .navbar-nav>li>a:hover {
        color: var(--global--color-primary)
    }

    .page-title .title .breadcrumb.breadcrumb-long {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start
    }

    .page-title.page-title-3 .title .title-card .breadcrumb {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.features .feature-panel-holder .feature-panel .feature-icon,
.page-title .title .breadcrumb.breadcrumb-long .breadcrumb-item,
.team-modern .team-member .team-member-holder .team-content-holder .team-content .team-title h4 {
    margin-bottom: 5px
}

.features .features-card .card-panel.reversed .panel-body .btn .line::after,
.features .features-card .card-panel.reversed .panel-body .btn:hover,
.page-title .title .breadcrumb a:hover,
.page-title.page-title-3 .title .title-card .breadcrumb .active,
.page-title.page-title-blank .title .breadcrumb .active {
    color: var(--global--color-heading-darken)
}

.page-title .title .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 11px;
    padding: 0 10px;
    color: var(--global--color-gray);
    content: "\f054"
}

.page-title.page-title-blank .title {
    padding: 205px 0 44px
}

.page-title.page-title-1 {
    background-position-y: 130px
}

.heading.heading-15 .paragraph,
.heading.heading-17 .paragraph,
.heading.heading-18 .paragraph,
.heading.heading-3 .paragraph,
.heading.heading-4 .paragraph,
.page-title.page-title-1 .breadcrumb,
.page-title.page-title-3 .title .title-card .title-sub-heading {
    margin-bottom: 26px
}

.page-title.page-title-1 .title {
    padding-top: 312px;
    padding-bottom: 135px
}

.page-title.page-title-2 {
    background-position-y: 1%
}

.page-title.page-title-2 .title {
    padding-top: 292px;
    padding-bottom: 155px
}

.page-title.page-title-3 {
    overflow: visible;
    background-position-y: 1px
}

.page-title.page-title-3 .title {
    text-align: left;
    padding-bottom: 0;
    padding-top: 394px
}

.page-title.page-title-3 .title .title-card {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    margin-top: -50px;
    padding: 45px 50px 54px;
    border-radius: 8px 8px 0;
    background-color: var(--global--color-white);
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15)
}

.page-title.page-title-3 .title .title-card::before,
.page-title.page-title-4 .title .title-card::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% - 100px);
    height: 2px;
    background-color: var(--global--color-primary)
}

.page-title.page-title-3 .title .title-card .title-heading,
.page-title.page-title-4 .title .title-card .card-content .title-heading {
    margin-bottom: 17px
}

.page-title.page-title-3 .title .title-card .title-heading h1,
.page-title.page-title-4 .title .title-card .card-content .title-heading h1 {
    font-size: 28px;
    line-height: 32px;
    color: var(--global--color-heading);
    font-weight: 500;
    margin-bottom: 0
}

.page-title.page-title-3 .title .title-card .title-sub-heading p,
.page-title.page-title-4 .title .title-card .card-content .title-sub-heading p {
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    color: var(--global--color-body);
    margin-bottom: 0
}

.page-title.page-title-4 {
    background-position-y: 110%;
    overflow: visible
}

.page-title.page-title-4 .title {
    text-align: left;
    padding-bottom: 0;
    padding-top: 304px
}

.page-title.page-title-4 .title .breadcrumb {
    margin-bottom: 33px
}

.page-title.page-title-4 .title .title-card {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    margin-top: -50px;
    padding: 50px;
    border-radius: 8px 8px 0;
    background-color: var(--global--color-white);
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.page-title.page-title-4 .title .title-card .card-icon {
    margin-right: 30px;
    width: 94px;
    height: 94px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 8px 0 8px 8px;
    background-color: #e7f9fc
}

.page-title.page-title-4 .title .title-card .card-icon i::before {
    color: #304370;
    font-size: 64px;
    margin-left: 0
}

.page-title.page-title-4 .title .title-card .card-content .title-sub-heading,
.services .service-panel .service-panel-holder .service-content .service-desc,
.widget-tags .widget-title {
    margin-bottom: 22px
}

.page-title.page-title-4 .title .title-card .card-content .btn {
    width: 143px;
    height: 42px;
    border: 2px solid;
    -webkit-transition-property: background, color, border-color;
    -o-transition-property: background, color, border-color;
    transition-property: background, color, border-color
}

.about.about-3 .video-card .card-left .card-action .btn:last-child::before,
.about.about-4 .avatars-holder .avatar-2 .avatar-content .btn::before,
.blog-entry .entry-more a::before,
.hero .hero-panel-holder .hero-panel .panel-content .btn::before,
.page-title.page-title-4 .title .title-card .card-content .btn::before,
.team-gallery .btn::before {
    background-color: var(--global--color-secondary);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    top: -2px;
    left: -2px
}

.about.about-3 .video-card .card-left .card-action .btn:last-child:hover,
.about.about-4 .avatars-holder .avatar-2 .avatar-content .btn:active,
.about.about-4 .avatars-holder .avatar-2 .avatar-content .btn:focus,
.about.about-4 .avatars-holder .avatar-2 .avatar-content .btn:hover,
.features-bar .actions-holder .btn:last-child:hover,
.page-title.page-title-4 .title .title-card .card-content .btn:active,
.page-title.page-title-4 .title .title-card .card-content .btn:focus,
.page-title.page-title-4 .title .title-card .card-content .btn:hover,
.pricing .price-table .pricing-panel.active .pricing-price .btn:active,
.pricing .price-table .pricing-panel.active .pricing-price .btn:focus,
.pricing .price-table .pricing-panel.active .pricing-price .btn:hover {
    border-color: var(--global--color-secondary)
}

.page-title.page-title-5 {
    background-position-y: 100%
}

.carousel-dots button.owl-dot,
.carousel-dots button.owl-dot:focus,
.slider .carousel-dots button.owl-dot,
.slider .carousel-dots button.owl-dot:focus {
    padding: 0;
    background-color: transparent;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.carousel-dots .owl-dots,
.testimonial .carousel-dots .owl-dots {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.carousel-dots .owl-dots .owl-dot.active span::before,
.testimonial .carousel-dots .owl-dots .owl-dot.active span::before {
    background-color: #cff3f7
}

.carousel-dots .owl-dots .owl-dot span,
.testimonial .carousel-dots .owl-dots .owl-dot span {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #687596;
    margin-right: 20px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    position: relative
}

.carousel-dots .owl-dots .owl-dot span::before,
.slider .carousel-dots .owl-dots .owl-dot span::before,
.testimonial .carousel-dots .owl-dots .owl-dot span::before {
    content: "";
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 25px;
    height: 25px;
    background-color: transparent;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.carousel-navs .owl-nav span,
.slider .carousel-navs .owl-nav span {
    font-size: 0
}

.carousel-navs .owl-next:before,
.carousel-navs .owl-prev:before {
    font-family: carousel;
    font-size: 43px;
    font-weight: 600;
    color: #687596;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.carousel-navs .owl-prev:before,
.slider .carousel-navs .owl-nav .owl-prev:before {
    content: "\e990"
}

.carousel-navs .owl-next:before,
.slider .carousel-navs .owl-nav .owl-next:before {
    content: "\e991"
}

.carousel-navs .owl-dots {
    position: absolute;
    bottom: 40px;
    width: 100%
}

.heading {
    /* margin-bottom: 48px */
}

.heading .heading-subtitle {
    font-family: var(--global--font-body);
    color: var(--global--color-primary);
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 15px
}

.heading .heading-title {
    font-family: var(--global--font-heading);
    font-size: 35px;
    /* line-height: 55px; */
    margin-bottom: 25px;
    font-weight: 500;
    color: #000
}

@media (min-width:992px) and (max-width:1199px) {
    .heading .heading-title {
        font-size: 35px;
        line-height: 1.4
    }
}

.heading .heading-desc,
.heading .paragraph {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 0
}

.heading .heading-desc {
    font-family: var(--global--font-body);
    color: var(--global--color-body);
    font-weight: 400
}

.heading .paragraph {
    font-weight: 700;
    color: var(--global--color-secondary)
}

.heading.heading-2 .heading-title,
.heading.heading-6 .heading-title {
    margin-bottom: 50px
}

.contact-panel.contact-panel-4 .contact-card .contact-body .form-control,
.heading.heading-14 .paragraph,
.heading.heading-2 .paragraph,
.heading.heading-8,
.single-department .entry-introduction .entry-desc:first-of-type,
.single-department .entry-introduction .entry-desc:last-of-type {
    margin-bottom: 25px
}

.about.about-4 .avatars-holder .block-top,
.heading.heading-2 .heading-desc,
.product-item,
.shop-cart .cart-total-amount .table,
.team-member,
.team-single .entry-skills .entry-desc {
    margin-bottom: 40px
}

.heading.heading-14,
.heading.heading-3,
.hero.hero-4 .hero-content .hero-rating {
    margin-bottom: 45px
}

.heading.heading-15 .heading-title,
.heading.heading-17 .heading-title,
.heading.heading-3 .heading-title {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px)
}

.heading.heading-15 .heading-desc,
.heading.heading-17 .heading-desc,
.heading.heading-3 .heading-desc,
.heading.heading-4 .heading-desc,
.single-department .entry-infos.entry-infos-2 .entry-desc:last-child,
.single-department .services-price .entry-desc,
.single-service .core-values .entry-desc,
.single-service .doctors-prief .entry-desc,
.single-service .tips-info .entry-desc,
.team-single .entry-awards .entry-desc,
.team-single .entry-bio,
.team-single .entry-education .entry-desc {
    margin-bottom: 42px
}

.heading.heading-3 .actions-holder .btn:first-child {
    width: 190px;
    height: 60px;
    border-radius: 8px 8px 0
}

.heading.heading-3 .actions-holder .btn:last-child {
    border-radius: 8px 8px 8px 0;
    width: 170px;
    height: 60px
}

.heading.heading-18 .heading-title,
.heading.heading-4 .heading-title {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    margin-bottom: 70px
}

.heading.heading-5 {
    margin-bottom: 52px;
    position: relative
}

.heading.heading-5 .heading-title {
    font-size: 37px;
    line-height: 54px;
    color: #000;
    margin-bottom: 10px
}

.heading.heading-6 {
    margin-bottom: 64px
}

.heading.heading-12 .heading-subtitle,
.heading.heading-7 .heading-subtitle {
    color: var(--global--color-heading-darken);
    font-size: 16px;
    margin-bottom: 13px
}

.heading.heading-12 .heading-title,
.heading.heading-7 .heading-title {
    font-size: 37px;
    /* line-height: 54px; */
    color: #000
}

.heading.heading-8 .heading-title {
    margin-bottom: 39px
}

.heading.heading-9 {
    margin-bottom: 53px
}

.heading.heading-9 .heading-title {
    font-size: 37px;
    line-height: 54px;
    color: #000;
    margin-bottom: 9px
}

.heading.heading-10 {
    margin-bottom: 58px
}

.heading.heading-10 .heading-subtitle {
    color: var(--global--color-primary);
    font-size: 16px
}

.heading.heading-11 .heading-title {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    margin-bottom: 25px
}

.heading.heading-11 .heading-desc,
.team-modern .team-member .team-member-holder .team-content-holder .team-content .team-desc p {
    margin-bottom: 32px
}

.heading.heading-13 {
    margin-bottom: 88px
}

.heading.heading-14 .heading-subtitle {
    font-size: 16px;
    margin-bottom: 7px;
    color: var(--global--color-primary)
}

.heading.heading-14 .heading-title {
    font-size: 160px;
    line-height: 1
}

.heading.heading-14 .heading-desc {
    color: var(--global--color-gray-darken);
    margin-bottom: 42px
}

.heading.heading-15 {
    margin-top: 92px;
    margin-bottom: 50px
}

.heading.heading-16 {
    margin-top: 93px;
    margin-bottom: 24px
}

.heading.heading-17,
.hero.hero-8 .hero-content .hero-action {
    margin-bottom: 90px
}

.heading.heading-18,
.hero.hero-5 .hero-action {
    margin-bottom: 100px
}

.heading.heading-18 .heading-desc {
    margin-bottom: 34px
}

.heading.heading-19 {
    margin-bottom: 38px
}

.heading.heading-19 .heading-title,
.skills .progressbar {
    margin-bottom: 29px
}

.about.about-2,
.single-product,
.slider,
.team-modern.team-modern-2,
.team-modern.team-modern-3,
.team-projects {
    padding-top: 0;
    padding-bottom: 0
}

/* .slider .slide {
    padding-top: 0;
    height: 800px
} */

@media screen and (max-width:767.98px) {
    .custom-radio-group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .header.header-topbar.header-topbar3 .module-holder .module-search {
        margin-right: 10px;
        padding-right: 10px
    }

    .module-search-box .form-control::-webkit-input-placeholder {
        font-size: 18px
    }

    .module-search-box .form-control::-moz-placeholder {
        font-size: 18px
    }

    .module-search-box .form-control:-ms-input-placeholder {
        font-size: 18px
    }

    .module-cart .cart-box {
        left: -200px
    }

    .heading .heading-title,
    .heading.heading-12 .heading-title,
    .heading.heading-5 .heading-title,
    .heading.heading-7 .heading-title,
    .heading.heading-9 .heading-title,
    .page-title .title .title-heading h1 {
        font-size: 32px;
        line-height: 1.4
    }

    .page-title .title .breadcrumb.breadcrumb-long {
        line-height: normal;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .page-title .title .breadcrumb.breadcrumb-long .breadcrumb-item+.breadcrumb-item::before {
        line-height: 17px
    }

    .page-title .title {
        padding-top: 150px
    }

    .page-title .title .title-heading {
        margin-bottom: 80px
    }

    .page-title.page-title-1 .title {
        padding-top: 250px;
        padding-bottom: 110px
    }

    .page-title.page-title-2 .title {
        padding-top: 250px;
        padding-bottom: 120px
    }

    .page-title.page-title-3 .title .title-card {
        padding-left: 25px;
        padding-right: 25px
    }

    .page-title.page-title-3 .title .title-card::before,
    .page-title.page-title-4 .title .title-card::before {
        width: calc(100% - 50px)
    }

    .page-title.page-title-4 .title,
    .page-title.page-title-4 .title .title-card .card-content {
        text-align: center
    }

    .page-title.page-title-4 .title .title-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 25px;
        padding-right: 25px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .page-title.page-title-4 .title .title-card .card-icon {
        margin-right: 0;
        margin-bottom: 25px
    }

    .page-title.page-title-4 .title .title-card .card-content .btn {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .heading.heading-14 .heading-title {
        font-size: 60px
    }

    .slider .slide {
        height: 700px
    }
}

.slider .slide .slide-content {
    padding-top: 321px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column
}

.slider .slide .slide-content .slide-subheadline {
    font-family: var(--global--font-body);
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    color: var(--global--color-gray);
    margin-bottom: 20px
}

.slider .slide .slide-content .slide-headline {
    font-family: var(--global--font-heading);
    font-weight: 500;
    font-size: 75px;
    line-height: 70px;
    color: var(--global--color-white);
    margin-bottom: 24px
}

.slider .slide .slide-content .slide-desc {
    font-family: var(--global--font-body);
    font-weight: 700;
    font-size: 17px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 33px
}

.slider .slide .slide-content .slide-action .btn {
    font-family: var(--global--font-body);
    font-size: 15px;
    font-weight: 700;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 170px;
    height: 62px;
    border-radius: 8px 8px 0;
    margin-right: 30px
}

.slider .slide .slide-content .slide-action .btn:last-child {
    margin-right: 0;
    width: 182px
}

@media (min-width:992px) and (max-width:1199px) {
    .slider .slide .slide-content .slide-headline {
        font-size: 35px;
        line-height: 1.4
    }

    .slider .slide .slide-content .slide-action .btn {
        width: 170px
    }
}

.hero .hero-content .hero-action .btn.btn--white,
.slider .slide .slide-content .slide-action .btn.btn--white {
    -webkit-box-shadow: 2.121px 2.121px 3px rgba(3, 21, 50, .05);
    box-shadow: 2.121px 2.121px 3px rgba(3, 21, 50, .05)
}

.single-product .product-content .product-review .product-rating,
.slider .slide .slide-content .slide-list .icon {
    margin-right: 30px;
    display: inline-block
}

.slider .slide .slide-content .slide-list .icon i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px 8px 0;
    width: 90px;
    height: 90px;
    background-color: var();
    margin-bottom: 9px
}

.slider .slide .slide-content .slide-list .icon i::before {
    margin-left: 0;
    font-size: 50px;
    color: var(--global--color-heading)
}

.slider .slide .slide-content .slide-list .icon p {
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    color: var(--global--color-white);
    line-height: 24px;
    margin-bottom: 0
}

.slider .carousel-navs .owl-nav {
    right: auto;
    top: auto;
    position: initial
}

.slider .carousel-navs .owl-nav .owl-next:before,
.slider .carousel-navs .owl-nav .owl-prev:before {
    color: rgba(255, 255, 255, .5);
    font-family: carousel !important;
    font-size: 44px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.slider .carousel-navs .owl-nav .owl-next,
.slider .carousel-navs .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.slider .carousel-navs .owl-nav .owl-next:hover::before,
.slider .carousel-navs .owl-nav .owl-prev:hover::before {
    color: #fff
}

.slider .carousel-navs .owl-nav .owl-next {
    right: 50px
}

.slider .carousel-navs .owl-nav .owl-prev {
    margin-right: 0;
    left: 50px
}

.slider .carousel-dots .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 5
}

.slider .carousel-dots .owl-dots .owl-dot {
    margin-right: 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.features.features-4 .owl-dots .owl-dot.active span::before,
.slider .carousel-dots .owl-dots .owl-dot.active span::before {
    background-color: rgba(var(--global--color-white), .3)
}

.slider .carousel-dots .owl-dots .owl-dot span {
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: var(--global--color-white);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin-right: 0;
    position: relative
}

.slider.slider-2 .slide {
    height: 780px
}

.slider.slider-2 .slide-content {
    padding-top: 254px
}

.slider.slider-3 .slide .slide-content {
    padding-top: 293px
}

.slider.slider-4 .slide {
    background-position: 50% -100%;
    height: 777px
}

@media screen and (max-width:767.98px) {

    .slider .slide .slide-content,
    .slider.slider-2 .slide-content,
    .slider.slider-3 .slide .slide-content {
        padding-top: 200px
    }

    .slider .slide .slide-content .slide-headline {
        font-size: 32px;
        line-height: 1.4
    }

    .slider .slide .slide-content .slide-action {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .slider .slide .slide-content .slide-action .btn:last-child {
        width: 190px
    }

    .slider .slide .slide-content .slide-action .btn {
        margin-right: 0;
        margin-bottom: 15px;
        height: 50px;
        width: 190px
    }

    .slider .slide .slide-content .slide-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .slider .slide .slide-content .slide-list .icon {
        margin: 0 15px 25px
    }

    .slider.slider-2 .slide {
        height: auto;
        padding-bottom: 180px
    }

    .slider.slider-4 .slide {
        height: 730px
    }
}

.slider.slider-4 .slide .slide-content {
    padding-top: 270px
}

.hero.hero-1 .hero-content .hero-action .btn:last-child,
.slider.slider-4 .slide .slide-content .slide-action .btn:first-child {
    width: 180px
}

.slider.slider-5 .slide {
    height: 784px;
    background-position: 50% -85%
}

.slider.slider-5 .slide .slide-content {
    padding-top: 308px
}

.hero {
    padding-bottom: 0
}

.hero .hero-content {
    padding-top: 185px;
    padding-bottom: 26px
}

.hero .hero-content .hero-subtitle {
    font-family: var(--global--font-body);
    color: var(--global--color-gray);
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 15px
}

.hero .hero-content .hero-title {
    font-family: var(--global--font-heading);
    color: var(--global--color-white);
    font-weight: 500;
    font-size: 40px;
    line-height: 55px;
    margin-bottom: 19px
}

@media (min-width:992px) and (max-width:1199px) {
    .hero .hero-content .hero-title {
        font-size: 35px;
        line-height: 1.4
    }
}

.hero .hero-content .hero-desc {
    font-family: var(--global--font-body);
    color: var(--global--color-gray);
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 31px
}

.hero .hero-content .hero-action {
    margin-bottom: 105px
}

.hero .hero-content .hero-action .btn {
    font-family: var(--global--font-body);
    font-size: 15px;
    font-weight: 700;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 210px;
    height: 60px;
    margin-right: 30px
}

@media screen and (max-width:767.98px) {
    .slider.slider-4 .slide .slide-content {
        padding-top: 210px
    }

    .slider.slider-5 .slide {
        height: 680px
    }

    .slider.slider-5 .slide .slide-content {
        padding-top: 200px
    }

    .hero .hero-content .hero-title {
        font-size: 32px;
        line-height: 1.4
    }

    .hero .hero-content .hero-action {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 70px
    }

    .hero .hero-content .hero-action .btn {
        margin-right: 0;
        margin-bottom: 15px;
        height: 50px;
        width: 210px
    }

    .hero .hero-panel-holder .phone-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }
}

.hero .hero-content .breadcrumb .breadcrumb-item+.breadcrumb-item {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.hero .hero-content .breadcrumb .breadcrumb-item+.breadcrumb-item a {
    font-size: 14px;
    line-height: 1
}

.hero .hero-content .breadcrumb>li+li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 10px;
    padding: 0 10px;
    color: var(--global--color-white);
    content: "\f054"
}

.hero .hero-panel-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.hero .hero-panel-holder .hero-panel {
    background-color: var(--global--color-white);
    border-radius: 8px 0 8px 8px;
    padding: 26px 40px 39px;
    max-width: 290px
}

.blog-single .entry-add-comment .btn::before,
.features .features-card .card-panel .panel-body .btn .line span,
.features-bar .features-holder .feature-panel.feature-timetable,
.hero .hero-panel-holder .hero-panel.hero-panel-dark,
.hero .hero-panel-holder .phone-card,
.widget-reservation.widget-reservation-2 .widget-content a span,
.widget-reservation:hover .widget-content a span {
    background-color: var(--global--color-heading-darken)
}

.about.about-3 .about-img-holder,
.hero .hero-panel-holder .hero-panel .panel-content,
.img-card-holder,
.pricing .price-table,
.shop-cart .cart-table .table tbody tr td.cart-product-quantity .product-quantity span,
.single-product .product-content .product-action .product-quantity span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.hero .hero-panel-holder .hero-panel .panel-content i {
    color: #51668a;
    margin-bottom: 12px;
    display: inline-block
}

.hero .hero-panel-holder .hero-panel .panel-content i::before {
    margin-left: 0;
    font-size: 49px
}

.hero .hero-panel-holder .hero-panel .panel-content h5 {
    font-family: var(--global--font-heading);
    font-weight: 500;
    font-size: 19px;
    line-height: 28px;
    color: var(--global--color-heading);
    margin-bottom: 14px
}

.hero .hero-panel-holder .hero-panel .panel-content p {
    font-family: var(--global--font-body);
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: var(--global--color-body);
    margin-bottom: 21px
}

.hero .hero-panel-holder .hero-panel .panel-content .btn {
    width: 155px;
    height: 42px;
    border-radius: 8px 8px 0;
    border: 2px solid #687596;
    -webkit-transition-property: background, color, border-color;
    -o-transition-property: background, color, border-color;
    transition-property: background, color, border-color
}

.hero .hero-panel-holder .hero-panel.hero-panel-dark .panel-content .btn,
.team-gallery .btn {
    -webkit-transition-property: background, color, border-color;
    -o-transition-property: background, color, border-color
}

.hero .hero-panel-holder .hero-panel .panel-content .btn:hover,
.team-gallery .btn:hover {
    border-color: #213360
}

.blog-single .entry-widget-bio,
.blog-single .nav-posts .next-post:hover,
.blog-single .nav-posts .prev-post:hover,
.team-single .entry-table .table tbody tr:nth-of-type(odd) .content {
    background-color: var(--global--color-primary-light)
}

.hero .hero-panel-holder .hero-panel.hero-panel-dark .panel-content .btn {
    background-color: transparent;
    color: var(--global--color-white);
    border: 2px solid;
    transition-property: background, color, border-color
}

.departments .department-panel .department-panel-holder .department-content .department-more .btn::before,
.features-bar .actions-holder .btn:last-child::before,
.hero .hero-panel-holder .hero-panel.hero-panel-dark .panel-content .btn::before,
.services .service-panel .service-panel-holder .service-content .service-more a::before {
    background-color: var(--global--color-primary);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    top: -2px;
    left: -2px
}

.hero .hero-panel-holder .hero-panel.hero-panel-dark .panel-content .btn:hover {
    border-color: var(--global--color-primary);
    color: var(--global--color-white)
}

.hero .hero-panel-holder .phone-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 35px 40px 31px;
    border-radius: 0 32px 0 0;
    max-width: 470px
}

.cta .phone-card .card-icon,
.hero .hero-panel-holder .phone-card .card-icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 30px
}

.cta .phone-card .card-icon i::before,
.hero .hero-panel-holder .phone-card .card-icon i::before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    font-size: 50px;
    margin-left: 0;
    color: var(--global--color-white)
}

.cta .phone-card .card-content h5,
.hero .hero-panel-holder .phone-card .card-content h5 {
    font-weight: 500;
    font-size: 19px;
    line-height: 28px;
    color: var(--global--color-white);
    margin-bottom: 16px
}

.cta .phone-card .card-content p,
.hero .hero-panel-holder .phone-card .card-content p {
    font-size: 14px;
    color: var(--global--color-gray);
    line-height: 24px;
    margin-bottom: 15px
}

.cta .phone-card .card-content a,
.hero .hero-panel-holder .phone-card .card-content a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    color: var(--global--color-white)
}

.cta .phone-card .card-content a span,
.hero .hero-panel-holder .phone-card .card-content a span {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    font-family: var(--global--font-heading);
    font-weight: 400;
    font-size: 24px
}

.cta .phone-card .card-content a i,
.hero .hero-panel-holder .phone-card .card-content a i {
    margin-bottom: 4px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    font-size: 19px;
    margin-right: 15px
}

.hero .hero-panel-holder.hero-panel-holder-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.hero .hero-rating .num {
    font-family: var(--global--font-heading);
    font-weight: 500;
    font-size: 37px;
    line-height: 22px;
    color: var(--global--color-white);
    margin-right: 18px
}

.hero .hero-rating .rating-body p {
    font-family: var(--global--font-body);
    font-weight: 400;
    font-size: 13px;
    line-height: 23px;
    color: var(--global--color-gray);
    margin-bottom: 0
}

.hero .hero-rating .rating-body p a {
    font-family: var(--global--font-body);
    font-weight: 700;
    font-size: 14px;
    line-height: 23px;
    color: var(--global--color-secondary)
}

.hero.hero-2 .hero-content .hero-action,
.hero.hero-3 .hero-content .hero-action,
.sidebar-shop .widget-categories,
.single-product .product-tabs .tab-content .review-comment .product-comment {
    margin-bottom: 35px
}

.hero.hero-2 .hero-content .hero-action .btn:first-child,
.hero.hero-3 .hero-content .hero-action .btn:first-child,
.hero.hero-5 .hero-action .btn,
.single-department .entry-contact .contact-panel,
.team-single .entry-contact .contact-panel {
    border-radius: 8px 8px 0
}

.hero.hero-2 .hero-content .hero-action .btn:last-child,
.hero.hero-3 .hero-content .hero-action .btn:last-child {
    width: 180px;
    border-radius: 8px 8px 0
}

.hero.hero-2 .hero-content .breadcrumb,
.hero.hero-3 .hero-content .breadcrumb {
    margin-top: 70px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.hero.hero-3 {
    overflow: visible;
    background-position-y: 150px
}

.hero.hero-4 {
    overflow: visible;
    background-position-y: 100px
}

.hero.hero-4::before {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(18%, #13c1d9bf), color-stop(70%, var(--global--color-primary)));
    background-image: -o-linear-gradient(top, #13c1d9bf 18%, var(--global--color-primary) 70%);
    background-image: linear-gradient(180deg, #13c1d9bf 18%, var(--global--color-primary) 70%)
}

.hero.hero-4 .hero-content {
    padding-top: 144px;
    padding-bottom: 0
}

.hero.hero-4 .hero-content .hero-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px
}

.hero.hero-4 .hero-content .content-merged {
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.hero.hero-5 .hero-content,
.hero.hero-8 .hero-content {
    padding-top: 165px
}

.hero.hero-5 .hero-content .hero-desc,
.shop-cart .cart-total-amount .table tbody td.amount,
.sidebar-blog .widget-recent-posts .entry-title a {
    font-weight: 700
}

.hero.hero-5 .hero-action .btn:first-child {
    width: 170px
}

.hero.hero-5 .hero-action .btn:last-child {
    width: 190px
}

@media (min-width:992px) and (max-width:1250px) {
    .top-bar {
        height: auto;
        padding: 10px 20px
    }

    .top-bar .block-left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .top-bar .block-left .headline {
        margin-bottom: 10px
    }

    .top-bar .block-right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .top-bar .block-right .module-language {
        margin-top: 10px
    }

    .top-bar .top-contact .contact-infos {
        margin-right: 15px
    }

    .top-bar.top-bar-3,
    .top-bar.top-bar-4 {
        padding-top: 0;
        padding-bottom: 0
    }

    .top-bar.top-bar-3 .container .top-contact,
    .top-bar.top-bar-4 .top-contact {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .top-bar.top-bar-3 .container .block-right,
    .top-bar.top-bar-4 .block-right {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .top-bar.top-bar-3 .container .block-right .widget-holder .feature-panel {
        left: auto;
        right: 0;
        border-radius: 8px 0 8px 8px
    }

    .top-bar.top-bar-4 .block-right .module-language {
        margin-top: 0
    }

    .top-bar.top-bar-4 .block-right .module-language .lang-list {
        top: calc(100% + 15px)
    }

    .top-bar.top-bar-5 .block-left {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .top-bar.top-bar-5 .block-left .headline {
        margin-bottom: 0
    }

    .top-bar.top-bar-5 .block-right .top-contact .contact-infos {
        margin-right: 10px
    }

    .page-title.page-title-blank .title {
        padding-top: 250px
    }

    .slider .slide,
    .slider.slider-2 .slide {
        height: auto
    }

    .slider .slide .slide-content,
    .slider.slider-4 .slide .slide-content {
        padding-bottom: 100px
    }

    .slider.slider-2 .slide-content {
        padding-bottom: 80px
    }

    .slider.slider-3 .slide,
    .slider.slider-4 .slide {
        height: 850px
    }

    .hero .hero-content .hero-action .btn {
        width: 170px;
        margin-bottom: 15px
    }

    .hero.hero-5 .hero-action .btn:last-child {
        width: 170px
    }
}

.hero.hero-6 .hero-content .hero-title {
    margin-bottom: 36px
}

.hero.hero-6 .hero-content .hero-action .btn,
.hero.hero-8 .hero-content .hero-action .btn,
.hero.hero-9 .hero-content .hero-action .btn {
    width: 180px;
    height: 60px;
    border-radius: 8px 8px 0
}

.hero.hero-7 .hero-content {
    text-align: center;
    padding-top: 175px
}

.blog-entry .entry-title,
.hero.hero-7 .hero-content .hero-title,
.single-service .core-values {
    margin-bottom: 27px
}

.hero.hero-7 .hero-content .hero-action {
    margin-bottom: 245px
}

.hero.hero-7 .hero-content .hero-action .btn {
    border-radius: 8px 8px 0;
    width: 170px;
    height: 60px
}

.hero.hero-9 .hero-content {
    padding-top: 147px
}

.hero.hero-9 .hero-content .hero-title {
    font-size: 55px;
    margin-bottom: 24px
}

.hero.hero-9 .hero-content .hero-desc {
    font-size: 17px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 32px
}

.hero.hero-9 .hero-content .hero-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 80px
}

@media (min-width:768px) and (max-width:992px) {

    .hero.hero-6 .hero-content .hero-action,
    .hero.hero-9 .hero-content .hero-action {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.blog {
    padding: 127px 0 70px
}

.blog-entry {
    margin-top: 40px;
    margin-bottom: 40px;
    position: relative;
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    border-radius: 8px 8px 8px 0;
    background-color: var(--global--color-white)
}

.blog-entry:hover .entry-img img,
.departments .department-panel:hover .department-panel-container .department-img img,
.services .service-panel:hover .service-panel-holder .service-img img,
.team-member .team-member-holder:hover .team-img img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.blog-entry:hover .entry-img::before,
.departments .department-panel:hover .department-panel-container .department-img::before,
.services .service-panel:hover .service-panel-holder .service-img::before,
.team-member .team-member-holder:hover .team-img::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0)
}

.blog-entry .entry-img {
    position: relative;
    overflow: hidden;
    /* margin-right: 40px; */
    border-radius: 8px 8px 8px 0;
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
    margin-bottom: -40px
}

.blog-entry .entry-img::before,
.departments .department-panel .department-panel-holder .department-img::before,
.services .service-panel .service-panel-holder .service-img::before,
.team-member .team-img::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .5);
    content: "";
    z-index: 1;
    -webkit-transition: -webkit-transform .6s;
    transition: transform .6s;
    -o-transition: transform .6s;
    transition: transform .6s, -webkit-transform .6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0)
}

.blog-entry .entry-img img,
.departments .department-panel .department-panel-holder .department-img img,
.team-member .team-img img {
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -o-transition: transform .35s;
    transition: transform .35s, -webkit-transform .35s;
    max-width: 100%;
    height: auto;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1)
}

.blog-entry .entry-img .entry-date {
    position: absolute;
    z-index: 2;
    top: 30px;
    right: 30px;
    padding: 18px 0;
    background-color: var(--global--color-white);
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    border-radius: 8px 8px 8px 0;
    text-align: center
}

.blog-entry .entry-img .entry-date .entry-content {
    color: var(--global--color-heading-darken);
    font-family: var(--global--font-body);
    padding: 0 15px;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.blog-entry .entry-img .entry-date .entry-content::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 2px;
    top: 0;
    left: 0;
    background-color: var(--global--color-primary)
}

.blog-entry .entry-img .entry-date .entry-content .day {
    font-weight: 700;
    font-size: 26px;
    line-height: 22px;
    margin-bottom: 4px
}

.blog-entry .entry-img .entry-date .entry-content .month,
.blog-entry .entry-img .entry-date .entry-content .year {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px
}

.blog-entry .entry-content {
    padding: 22px 40px 40px;
    position: relative
}

.blog-entry .entry-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

.blog-entry .entry-meta .entry-category {
    margin-bottom: 0
}

.blog-entry .entry-meta .entry-category a {
    position: relative;
    color: var(--global--color-primary);
    font-family: var(--global--font-body);
    font-size: 13px;
    font-weight: 400;
    line-height: 26px
}

.blog-entry .entry-meta .entry-category a::after {
    content: ", ";
    position: relative
}

.blog-entry .entry-meta .entry-category a:last-of-type::after {
    content: ""
}

.blog-entry .entry-meta .divider {
    width: 5px;
    height: 5px;
    background-color: #dedfe3;
    border-radius: 50%;
    margin: 0 10px
}

.blog-entry .entry-meta .entry-author p {
    font-family: var(--global--font-body);
    font-size: 13px;
    font-weight: 400;
    line-height: 26px;
    color: var(--global--color-heading-darken);
    margin-bottom: 0
}

.blog-entry .entry-meta .entry-comments {
    font-family: var(--global--font-body);
    font-size: 13px;
    font-weight: 400;
    line-height: 26px;
    color: var(--global--color-heading-darken)
}

.blog-entry .entry-title h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 0
}

.blog-entry .entry-bio p {
    font-family: var(--global--font-body);
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 32px
}

.blog-entry .entry-more a {
    width: 124px;
    height: 42px;
    position: relative;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    color: var(--global--color-secondary);
    border: 2px solid #687696;
    -webkit-transition-property: background, color, border-color;
    -o-transition-property: background, color, border-color;
    transition-property: background, color, border-color
}

.blog-grid {
    padding: 70px 0 110px
}

.blog-single,
.shop {
    padding-bottom: 110px
}

.blog-grid .owl-carousel .owl-dots {
    position: relative;
    right: auto;
    bottom: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.blog-grid.blog-grid-2 {
    padding-top: 510px
}

.blog-grid.blog-grid-4 {
    padding-top: 30px
}

.blog-single,
.blog-standard,
.features .feature-panel-holder:hover,
.shop-cart,
.team-single.team-single-standard {
    padding-top: 0
}

.blog-standard .blog-entry,
.features .more-features.more-features-2 {
    margin-bottom: 80px
}

.blog-single .blog-entry {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 0
}

.blog-single .blog-entry .entry-img {
    margin-bottom: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    margin-right: 0;
    margin-left: 250px
}

.blog-single .blog-entry .entry-img .entry-date {
    right: auto;
    left: 40px
}

.blog-single .blog-entry .entry-meta,
.single-product .product-content .product-review {
    margin-bottom: 21px
}

.blog-single .entry-holder {
    padding-top: 9px;
    padding-bottom: 40px;
    border-bottom: 1px solid var(--global--color-gray-light);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blog-single .entry-holder .entry-share,
.single-product .product-content .product-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.blog-single .entry-holder .entry-share span {
    font-family: var(--global--font-heading);
    font-weight: 500;
    font-size: 15px;
    color: var(--global--color-heading);
    margin-right: 20px
}

.blog-single .entry-holder .entry-share a {
    color: var(--global--color-white);
    background-color: var(--global--color-heading);
    border-radius: 8px 8px 0;
    margin-right: 15px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 50px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blog-single .entry-holder .entry-share a.facebook-bg,
.single-product .product-content .product-share a.facebook-bg {
    background-color: #3b5999
}

.blog-single .entry-holder .entry-share a.twitter-bg,
.single-product .product-content .product-share a.twitter-bg {
    background-color: #55acee
}

.blog-single .entry-holder .entry-share a.instagram-bg,
.single-product .product-content .product-share a.instagram-bg {
    background-color: #0092ff
}

.blog-single .entry-holder .entry-tags a {
    margin-right: 10px;
    display: inline-block;
    font-family: var(--global--font-body);
    font-size: 12px;
    font-weight: 400;
    line-height: 28px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    color: var(--global--color-primary);
    background-color: var(--global--color-white);
    border: 1px solid var(--global--color-gray-light);
    border-radius: 8px 8px 0;
    padding: 0 9px
}

.blog-single .entry-holder .entry-tags a:hover {
    background-color: var(--global--color-primary);
    color: var(--global--color-white);
    border-color: var(--global--color-primary)
}

.blog-single .entry-content {
    padding: 32px 40px 34px
}

.blog-single .entry-content .entry-title {
    margin-bottom: 31px
}

.blog-single .entry-content .entry-title h4 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700
}

.blog-single .entry-content .entry-bio p {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 27px
}

.blog-single .nav-posts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid var(--global--color-gray-light)
}

.blog-single .nav-posts .next-post,
.blog-single .nav-posts .prev-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 8px 8px 8px 0;
    padding: 20px;
    background-color: var(--global--color-white);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.blog-single .nav-posts .next-post:hover .post-img .overlay,
.blog-single .nav-posts .prev-post:hover .post-img .overlay {
    background-color: var(--global--color-primary);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.blog-single .nav-posts .next-post .post-img,
.blog-single .nav-posts .prev-post .post-img {
    -ms-flex-preferred-size: 90px/67px;
    flex-basis: 90px/67px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 90px;
    height: 67px;
    border-radius: 8px 8px 8px 0;
    margin-right: 20px;
    position: relative;
    overflow: hidden
}

.blog-single .nav-posts .next-post .post-img .overlay,
.blog-single .nav-posts .prev-post .post-img .overlay {
    content: "\e901";
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    font-family: icomoon;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(var(--global--color-primary), .9);
    color: var(--global--color-white);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.blog-single .nav-posts .next-post .post-img img,
.blog-single .nav-posts .prev-post .post-img img {
    width: 100%;
    height: 1005
}

.blog-single .nav-posts .next-post .post-body span,
.blog-single .nav-posts .prev-post .post-body span {
    display: block;
    font-family: var(--global--font-body);
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    color: var(--global--color-body)
}

.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .comment h6,
.blog-single .entry-widget .entry-widget-title h4,
.blog-single .entry-widget-bio .entry-widget-content .entry-bio-desc h4,
.product-item .product-content .product-title a,
.shop.shop-2 h5 {
    font-family: var(--global--font-heading);
    font-weight: 500;
    color: var(--global--color-heading)
}

.blog-single .nav-posts .next-post .post-body .post-link,
.blog-single .nav-posts .prev-post .post-body .post-link {
    font-family: var(--global--font-heading);
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: var(--global--color-heading);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.blog-single .nav-posts .prev-post .post-img .overlay i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.blog-single .nav-posts .next-post,
.features .features-card .card-panel.reversed .panel-body {
    text-align: right
}

.blog-single .nav-posts .next-post .post-img {
    margin-right: 0;
    margin-left: 20px
}

.blog-single .entry-widget {
    padding-top: 62px
}

.blog-single .entry-widget .entry-widget-title {
    position: relative;
    margin-bottom: 21px
}

.blog-single .entry-widget .entry-widget-title h4 {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 0;
    position: relative
}

.blog-single .entry-widget-bio {
    margin-top: 40px;
    padding: 40px 40px 35px;
    border-radius: 8px 8px 8px 0;
    position: relative
}

.blog-single .entry-widget-bio::before,
.widget-download ul li a::before,
.widget::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 3px;
    width: calc(100% - 80px);
    background-color: var(--global--color-primary)
}

.blog-single .entry-widget-bio .entry-widget-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.blog-single .entry-widget-bio .entry-widget-content img {
    width: 70px;
    height: 70px;
    border-radius: 8px 8px 8px 0;
    margin-right: 30px
}

.blog-single .entry-widget-bio .entry-widget-content .entry-bio-desc h4 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px
}

.blog-single .entry-widget-bio .entry-widget-content .entry-bio-desc p {
    color: var(--global--color-body);
    font-size: 15px;
    font-family: var(--global--font-body);
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 22px
}

.blog-single .entry-widget-bio .entry-widget-content .entry-bio-desc a {
    color: var(--global--color-secondary);
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    margin-right: 18px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.blog-single .entry-comments .e ntry-widget-content .comments-list {
    width: 100%;
    list-style: none;
    overflow: hidden;
    padding-left: 0;
    margin-bottom: 0
}

.blog-single .entry-comments .entry-widget-content .comments-list .comment-body {
    position: relative;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .replies-list li:last-child,
.blog-single .entry-comments .entry-widget-content .comments-list .comment-body:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .replies-list,
.blog-single .entry-comments .entry-widget-content .comments-list .comment-body:last-child .replies-list {
    margin-top: 25px;
    padding-top: 30px;
    border-top: 2px solid var(--global--color-gray-light)
}

.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .replies-list li {
    position: relative;
    margin-bottom: 30px
}

.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .replies-list .comment-body .comment,
.shop-cart .cart-table .table tbody tr td.cart-product-quantity .product-quantity span a:first-child,
.single-product .product-content .product-action .product-quantity span a:first-child {
    border-bottom: 2px solid var(--global--color-gray-light)
}

.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .replies-list .comment-body:last-child .comment {
    border: 0
}

.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 60px;
    height: 60px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 8px 8px 8px 0
}

.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .comment {
    margin-left: 30px;
    padding-bottom: 10px;
    border-bottom: 2px solid var(--global--color-gray-light)
}

.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .comment h6 {
    font-size: 15px;
    margin-bottom: 5px;
    line-height: 16px
}

.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .comment .date {
    color: var(--global--color-heading-darken);
    font-family: var(--global--font-body);
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 6px
}

.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .comment p {
    font-family: var(--global--font-body);
    color: var(--global--color-body);
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 3px
}

.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .comment a.reply {
    font-family: var(--global--font-body);
    font-size: 14px;
    font-weight: 700;
    color: var(--global--color-primary);
    line-height: 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    position: relative
}

.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .comment a.reply:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 2px;
    background-color: var(--global--color-primary);
    margin-right: 10px;
    margin-bottom: 2px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .comment a.reply:hover::before,
.team-carousel .action-bar .note span i {
    margin-right: 5px
}

.blog-single .entry-add-comment {
    padding-top: 36px
}

.blog-single .entry-add-comment .btn {
    font-size: 15px;
    font-family: var(--global--font-body);
    font-weight: 700;
    width: 270px;
    height: 70px;
    border-radius: 0 8px 8px;
    background-color: var(--global--color-secondary)
}

.blog-single .entry-add-comment .btn:active,
.blog-single .entry-add-comment .btn:focus,
.blog-single .entry-add-comment .btn:hover {
    border-color: var(--global--color-heading-darken);
    color: var(--global--color-white)
}

.shop {
    padding-top: 110px
}

.shop.shop-2 {
    padding-top: 47px;
    padding-bottom: 61px
}

.shop.shop-2 h5 {
    font-size: 21px
}

.shop.shop-3 {
    padding-top: 130px;
    padding-bottom: 80px
}

.product-item .product-img {
    border-radius: 8px;
    position: relative;
    overflow: hidden
}

.product-item .product-img:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.product-item .product-img:hover .add-to-cart {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    visibility: visible
}

.product-item .product-img img {
    border-radius: 8px;
    max-width: 100%;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.product-item .product-img .badge {
    position: absolute;
    top: 20px;
    right: 20px;
    background-color: var(--global--color-primary);
    color: var(--global--color-white);
    border-radius: 4px 4px 0;
    font-family: var(--global--font-body);
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 8px 15px
}

.product-item .product-img .add-to-cart {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(20px);
    -ms-transform: translateX(-50%) translateY(20px);
    transform: translateX(-50%) translateY(20px);
    bottom: 40px;
    width: 190px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--global--color-white);
    background-color: var(--global--color-secondary);
    border-radius: 8px 8px 0;
    font-family: var(--global--font-body);
    font-weight: 700;
    font-size: 15px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 0;
    visibility: hidden
}

.shop-options,
.shop-options .products-sort .nice-select {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.product-item .product-img .add-to-cart i {
    font-size: 15px;
    margin-right: 10px
}

.product-item .product-content {
    padding-top: 21px;
    text-align: center
}

.product-item .product-content .product-title a {
    font-size: 21px;
    line-height: 32px;
    margin-bottom: 5px
}

.product-item .product-content .product-price span {
    font-family: var(--global--font-body);
    font-weight: 700;
    font-size: 19px;
    color: var(--global--color-primary);
    line-height: 28px
}

.shop-options {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px
}

.shop-options .products-show p {
    font-family: var(--global--font-body);
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 0
}

.single-product .checkout-banner p,
.single-product .product-content .product-details .table .name,
.single-product .product-content .product-title h3 {
    font-family: var(--global--font-heading);
    font-weight: 500;
    color: var(--global--color-heading)
}

.shop-options .products-sort .nice-select {
    padding-left: 23px;
    border-radius: 0 8px 8px;
    border-color: var(--global--color-gray-light);
    height: 60px;
    width: 250px;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.shop-options .products-sort .nice-select::after {
    width: 7px;
    height: 7px;
    border-color: var(--global--color-heading);
    -webkit-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    right: 24px
}

.shop-options .products-sort .nice-select .current {
    font-family: var(--global--font-body);
    font-size: 14px;
    color: var(--global--color-heading)
}

.about.about-4 .avatars-holder .block-top .col-12 .avatar,
.checkout-widget .nice-select .list,
.contact-card .contact-body .form-control.nice-select.open .list,
.contact-panel.contact-panel-3 .contact-card .btn,
.processes .process-panel:hover::before,
.shop-options .products-sort .nice-select .list,
.single-product .product-tabs .tab-content .form-review .nice-select .list,
.timetable .table-sort .nice-select .list,
.your-order .table-order table {
    width: 100%
}

.single-product .checkout-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 25px;
    background-color: var(--global--color-primary-light);
    border-radius: 8px 8px 0;
    margin-bottom: 40px
}

.single-product .checkout-banner p {
    font-size: 19px;
    margin-bottom: 0
}

.single-product .checkout-banner .btn {
    height: 60px;
    border-radius: 8px 8px 0
}

.single-product .product-img {
    border-radius: 8px;
    position: relative
}

.single-product .product-img a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.single-product .product-content {
    padding-top: 15px
}

.single-product .product-content .product-title h3 {
    font-size: 29px;
    line-height: 1;
    margin-bottom: 12px
}

.single-product .product-content .product-price {
    font-family: var(--global--font-body);
    color: var(--global--color-primary);
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 26px
}

.single-product .product-content .product-review span {
    color: var(--global--color-body);
    font-size: 13px;
    line-height: 1;
    font-weight: 400;
    font-family: var(--global--font-body)
}

.single-product .product-content .product-review span::after {
    content: "/";
    margin: 0 6px
}

.single-product .product-content .product-review .product-rating i {
    color: var(--global--color-body);
    font-size: 15px;
    line-height: 1;
    margin-right: 5px
}

.single-product .product-content .product-desc p {
    font-family: var(--global--font-body);
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 32px;
    color: var(--global--color-body)
}

.single-product .product-content .product-details .table td {
    border-top: 0;
    padding-bottom: 5px
}

.single-product .product-content .product-details .table .name {
    font-size: 16px
}

.single-product .product-content .product-details .table .value {
    font-family: var(--global--font-body);
    font-weight: 400;
    font-size: 15px;
    color: var(--global--color-body)
}

.single-product .product-content .product-share a {
    color: var(--global--color-white);
    background-color: var(--global--color-heading);
    border-radius: 8px 8px 0;
    margin-right: 15px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 52px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.single-product .product-content .product-share a:hover {
    background-color: var(--global--color-primary);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.single-product .product-content .product-share a.pinterest-bg {
    background-color: #ca1f27
}

.single-product .product-content .product-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 31px
}

.single-product .product-content .product-action .product-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 2px solid var(--global--color-gray-light);
    border-radius: 8px 8px 0;
    width: 80px;
    margin-right: 15px
}

.shop-cart .cart-table .table tbody tr td.cart-product-quantity .product-quantity span a,
.single-product .product-content .product-action .product-quantity span a {
    border-left: 2px solid var(--global--color-gray-light)
}

.shop-cart .cart-table .table tbody tr td.cart-product-quantity .product-quantity span a i,
.single-product .product-content .product-action .product-quantity span a i {
    width: 24px;
    height: 24px;
    font-size: 10px;
    line-height: 25px;
    color: var(--global--color-heading);
    text-align: center
}

.shop-cart .cart-table .table tbody tr td.cart-product-quantity .product-quantity input,
.single-product .product-content .product-action .product-quantity input {
    width: 50px;
    height: 50px;
    color: var(--global--color-heading);
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    font-family: var(--global--font-body);
    text-align: center;
    background-color: transparent;
    border-color: transparent
}

.checkout-widget label,
.shop-cart .cart-total-amount .table tbody .head,
.shop-cart .cart-total-amount h5 {
    font-family: var(--global--font-heading);
    color: var(--global--color-heading)
}

.single-product .product-content .product-action .btn {
    height: 54px;
    background-color: var(--global--color-secondary);
    color: var(--global--color-white)
}

.single-product .product-tabs {
    background-color: var(--global--color-white);
    margin-top: 95px;
    margin-bottom: 40px
}

.single-product .product-tabs .nav-tabs {
    background-color: var(--global--color-white);
    border: 0
}

.features .actions-holder .btn,
.processes .process-panel .process-body .process-icon,
.single-product .product-tabs .nav-tabs li,
.single-service .core-values .entry-value i {
    margin-right: 30px
}

.single-product .product-tabs .nav-tabs li a {
    color: #273a69;
    font-size: 16px;
    font-weight: 700;
    font-family: var(--global--font-body);
    border-radius: 0;
    margin-right: 0;
    padding-bottom: 14px;
    display: block;
    border-right: 0;
    position: relative
}

.single-product .product-tabs .nav-tabs li a::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: transparent;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media (max-width:420px) {
    .single-product .product-tabs .nav-tabs li a::after {
        content: unset
    }
}

.single-product .product-tabs .tab-content {
    border-top: 2px solid var(--global--color-gray-light);
    padding-top: 25px
}

.single-product .product-tabs .tab-content p {
    font-family: var(--global--font-body);
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    color: var(--global--color-body)
}

.single-product .product-tabs .tab-content h5 {
    font-size: 13px
}

.single-product .product-tabs .tab-content .review-comment .review-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px
}

.single-product .product-tabs .tab-content .review-comment .review-body img {
    width: 60px;
    height: 60px;
    border-radius: 8px 8px 0;
    margin-right: 30px
}

.shop-cart .cart-table.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

.shop-cart .cart-table .table {
    background-color: var(--global--color-white);
    border-radius: 0;
    margin-bottom: 0;
    color: var(--global--color-body)
}

.shop-cart .cart-table .table tr:first-child th {
    border-top: 0
}

.shop-cart .cart-table .table tr:first-child th:first-child {
    border-left: 0
}

.company-data .panels-holder .panel-action:last-child .panel-content,
.shop-cart .cart-table .table tbody tr td:last-child,
.shop-cart .cart-table .table tr:first-child th:last-child {
    border-right: 0
}

.shop-cart .cart-table .table tr th {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: var(--global--color-body);
    font-family: var(--global--font-body);
    padding: 10px 0;
    border-right: 1px solid #e5e8ed;
    border-bottom: 1px solid #e5e8ed
}

.shop-cart .cart-table .table tbody tr td {
    padding: 20px;
    border-right: 1px solid #e5e8ed;
    border-bottom: 1px solid #e5e8ed;
    border-top: 0;
    border-left: 0
}

.shop-cart .cart-table .table tbody tr td.cart-product-price,
.shop-cart .cart-table .table tbody tr td.cart-product-total {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: var(--global--color-primary);
    font-family: var(--global--font-body);
    vertical-align: middle
}

.shop-cart .cart-table .table tbody tr td.cart-product-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.shop-cart .cart-table .table tbody tr td.cart-product-item .cart-product-remove {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 19px;
    height: 19px;
    background-color: #283b6a;
    border-radius: 1px;
    text-align: center;
    cursor: pointer;
    margin-right: 20px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.shop-cart .cart-table .table tbody tr td.cart-product-item .cart-product-img {
    width: 70px;
    height: 70px;
    margin-right: 20px
}

.donations .donations-map img,
.donations .img-hotspot .img-hotspot-wrap .img-hotspot-bg img,
.features-bar .features-holder .feature-panel.feature-location .map-img img,
.features.features-3 .feature-panel-holder .feature-panel .feature-icon img,
.img-card .card-content,
.services .service-panel.service-panel-3 .service-panel-holder .service-content .service-icon img,
.shop-cart .cart-table .table tbody tr td.cart-product-item .cart-product-img img,
.testimonial.testimonial-1 .clients-img img {
    max-width: 100%
}

.shop-cart .cart-table .table tbody tr td.cart-product-item .cart-product-name h6 {
    font-family: var(--global--font-heading);
    color: var(--global--color-heading);
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
    margin-bottom: 0
}

.shop-cart .cart-table .table tbody tr td.cart-product-quantity .product-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 2px solid var(--global--color-gray-light);
    border-radius: 8px 8px 0;
    width: 80px;
    margin: 0 auto
}

.shop-cart .cart-product-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 82px
}

.shop-cart .cart-product-action form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0
}

.shop-cart .cart-product-action form .form-control {
    border-radius: 8px 8px 0;
    border: 1px solid var(--global--color-gray-light);
    background-color: var(--global--color-white);
    margin-right: 10px;
    height: 42px;
    width: 250px;
    line-height: 42px;
    margin-bottom: 0
}

.payment,
.your-order {
    border-radius: 8px 8px 0
}

.shop-cart .cart-product-action form .btn {
    margin-top: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.shop-cart .cart-product-action .btn {
    width: 134px;
    height: 42px;
    line-height: 39px;
    margin-right: 10px
}

@media screen and (max-width:575.98px) {
    .shop-cart .cart-product-action .btn {
        margin-top: 20px
    }
}

.shop-cart .cart-total-amount h5 {
    font-size: 21px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 13px;
    position: relative
}

.shop-cart .cart-total-amount .table tbody .head {
    font-weight: 500;
    font-size: 17px
}

.shop-cart .cart-total-amount .table tbody td {
    font-family: var(--global--font-body);
    font-weight: 400;
    font-size: 17px;
    color: var(--global--color-body);
    border-top: 0;
    border-bottom: 1px solid #e5e8ed;
    padding-left: 0
}

.shop-cart .cart-total-amount .btn {
    width: 270px;
    height: 50px
}

.shop-checkout .cart-coupon,
.shop-checkout .cart-empty {
    padding: 30px;
    background-color: #f5f5f5;
    border-top: 3px solid #1e85be;
    font-size: 18px;
    font-weight: 400;
    font-family: var(--global--font-body);
    line-height: 1;
    color: #515151;
    margin-bottom: 35px
}

.payment,
.your-order .table-order {
    background-color: var(--global--color-gray)
}

.checkout-widget {
    padding: 20px;
    margin-bottom: 45px
}

.checkout-widget .widget-title {
    margin-bottom: 15px
}

.checkout-widget label {
    font-weight: 500;
    font-size: 16px;
    line-height: 2;
    margin-bottom: 10px;
    display: block
}

.checkout-widget label .required,
.login .login-body label .required {
    margin-left: 3px;
    color: red
}

.checkout-widget .nice-select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.your-order {
    margin-bottom: 53px;
    overflow: hidden
}

.your-order .table-order {
    padding: 30px 30px 12px
}

.your-order .table-order table tbody tr,
.your-order .table-order table thead .order-heading {
    border-bottom: 1px solid #eaeaea
}

.your-order .table-order table thead .order-heading th {
    font-family: var(--global--font-body);
    font-size: 16px;
    color: var(--global--color-heading);
    font-weight: 700;
    padding-bottom: 3px
}

.departments .department-panel .department-panel-holder .department-content .department-list li:last-child span,
.your-order .table-order table tbody tr:last-child {
    border-bottom: 0
}

.your-order .table-order table tbody tr td {
    font-family: var(--global--font-body);
    font-size: 14px;
    color: var(--global--color-heading);
    font-weight: 700;
    padding-top: 13px;
    padding-bottom: 13px
}

.your-order .table-order table tbody tr td:last-of-type {
    font-weight: 400;
    color: var(--global--color-body)
}

.your-order .table-order table tbody tr td.product-name {
    padding-left: 10px
}

.team-single .entry-bio .entry-desc.strong,
.your-order .table-order table tbody tr.cart-total td:last-of-type {
    font-weight: 700;
    color: var(--global--color-heading)
}

.payment {
    padding: 33px 15px
}

.payment .payment-conditions,
.payment .payment-method {
    margin: 0 15px
}

.payment .payment-method .no-payment {
    border-top: 3px solid #1e85be;
    padding: 27px 0
}

.payment .payment-method .no-payment p {
    font-family: var(--global--font-body);
    padding: 0 30px;
    font-size: 18px;
    line-height: 2;
    font-weight: 500;
    color: var(--global--color-heading)
}

.payment .payment-conditions .message {
    padding-top: 10px;
    font-family: var(--global--font-body);
    font-size: 17px;
    line-height: 2;
    color: var(--global--color-body);
    font-weight: 400;
    margin-bottom: 30px
}

.login .login-body .forget,
.team-filter li a {
    color: var(--global--color-heading);
    font-family: var(--global--font-body);
    font-weight: 700
}

.payment .payment-conditions label {
    font-weight: 500;
    color: var(--global--color-heading);
    font-size: 16px;
    margin-bottom: 30px
}

.login {
    padding-bottom: 140px
}

.login .login-body {
    background-color: var(--global--color-primary-light);
    border-radius: 8px 8px 8px 0;
    padding: 40px
}

.login .login-body label {
    font-family: var(--global--font-heading);
    font-weight: 500;
    font-size: 16px;
    line-height: 2;
    margin-bottom: 5px;
    color: #222
}

.login .login-body .form-control {
    background-color: var(--global--color-white);
    margin-bottom: 8px
}

.login .login-body .check {
    margin-top: 10px;
    margin-bottom: 5px
}

.login .login-body .check label {
    margin-left: 5px
}

.login .login-body .forget {
    margin-top: 13px;
    font-size: 15px
}

.team {
    padding-top: 95px
}

.team-filter {
    text-align: center;
    margin-bottom: 9px
}

.team-filter li a {
    font-size: 14px;
    line-height: 49px;
    margin-right: 26px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.team-member .team-member-holder {
    overflow: hidden
}

.team-member .team-img {
    position: relative;
    overflow: hidden;
    border-radius: 8px
}

.departments .department-panel .department-panel-holder .department-img a,
.services .service-panel .service-panel-holder .service-img a,
.team-gallery .team-member .team-member-holder .team-hover a,
.team-member .team-img .link,
.team-projects .project a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.team-member .team-img .team-social {
    position: absolute;
    left: 40px;
    bottom: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    background-color: var(--global--color-secondary);
    z-index: 4;
    border-radius: 8px 8px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(51px);
    -ms-transform: translateY(51px);
    transform: translateY(51px)
}

.team-member .team-img .team-social a,
.team-modern .team-member .team-member-holder .team-content-holder .team-content .team-social a {
    width: 50px;
    height: 50px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--global--color-white);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    position: relative
}

.team-member .team-img .team-social a::after,
.team-modern .team-member .team-member-holder .team-content-holder .team-content .team-social a::after {
    content: "";
    height: 21px;
    width: 2px;
    background-color: #485880;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.team-member .team-img .team-social a i,
.team-modern .team-member .team-member-holder .team-content-holder .team-content .team-social a i {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    font-size: 20px
}

.team-member .team-img .team-social a i:hover,
.team-modern .team-member .team-member-holder .team-content-holder .team-content .team-social a i:hover {
    color: var(--global--color-primary);
    -webkit-animation: 1s ease-in-out bounce;
    animation: 1s ease-in-out bounce
}

.team-member .team-content {
    padding: 23px 30px 0;
    text-align: center;
    background-color: var(--global--color-white)
}

.team-member .team-content .team-title h4 {
    font-family: var(--global--font-heading);
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 3px
}

.team-member .team-content .team-cat a {
    color: var(--global--color-primary);
    font-family: var(--global--font-body);
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    position: relative
}

.team-member .team-content .team-cat a::before {
    content: "";
    height: 1px;
    width: 100%;
    background-color: var(--global--color-primary);
    position: absolute;
    bottom: -2px;
    left: 0;
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.team-member .team-content .team-cat a::after {
    content: ",";
    margin-right: 5px
}

.team-member .team-content .team-desc p {
    font-family: var(--global--font-body);
    color: var(--global--color-body);
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 0
}

.team-member .team-content .team-more a {
    height: 42px;
    width: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    font-weight: 700;
    color: var(--global--color-secondary);
    font-family: var(--global--font-secondary);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border-radius: 8px 8px 0
}

.team-standard {
    padding: 40px 0 110px
}

.team-standard .team-member {
    border-radius: 8px 8px 0;
    margin-bottom: 30px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .06);
    box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .06)
}

.team-standard .team-member:hover .team-content::before {
    width: 0%
}

.team-modern .team-member:hover .team-member-holder .team-content-holder .team-content::after,
.team-modern.team-modern-2 .team-member .team-member-holder .team-content-holder .team-content::after,
.team-modern.team-modern-3 .team-member .team-member-holder .team-content-holder .team-content::after,
.team-standard .team-member:hover .team-content::after {
    width: calc(100% - 80px)
}

.contact-panel.contact-panel-2 .img-card,
.team-grid .team-member .team-img,
.team-modern .team-member .team-member-holder .team-img,
.team-standard .team-member .team-img {
    border-radius: 8px 8px 0 0
}

.team-standard .team-member .team-content {
    padding: 33px 40px 32px;
    position: relative
}

.team-grid .team-member .team-content .team-title h4,
.team-standard .team-member .team-content .team-title h4 {
    font-size: 21px;
    margin-bottom: 4px
}

.cta .panel .panel-action .panel-heading,
.team-grid .team-member .team-content .team-cat,
.team-modern .team-member .team-member-holder .team-content-holder .team-content .team-cat,
.team-standard .team-member .team-content .team-cat {
    margin-bottom: 13px
}

.team-standard .team-member .team-content::after,
.team-standard .team-member .team-content::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 3px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.team-standard .team-member .team-content::before {
    background-color: var(--global--color-primary);
    width: calc(100% - 80px)
}

.team-standard .team-member .team-content::after {
    background-color: var(--global--color-secondary);
    width: 0
}

.team-modern {
    padding-top: 130px;
    padding-bottom: 110px
}

.team-modern .team-member {
    -webkit-box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .06);
    box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .06);
    overflow: hidden;
    border-radius: 8px 8px 0;
    margin-bottom: 30px
}

.team-modern .team-member:hover .team-member-holder .team-content-holder .team-content {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.team-modern .team-member .team-member-holder .team-content-holder {
    border-radius: 0 0 8px 8px
}

.team-modern .team-member .team-member-holder .team-content-holder .team-content {
    padding: 33px 40px 40px;
    position: relative;
    -webkit-transform: translateY(90px);
    -ms-transform: translateY(90px);
    transform: translateY(90px);
    margin-top: -90px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    z-index: 5
}

.team-modern .team-member .team-member-holder .team-content-holder .team-content::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 3px;
    -webkit-transition: .3s ease-in-out 0.2s;
    -o-transition: .3s ease-in-out 0.2s;
    transition: .3s ease-in-out 0.2s;
    background-color: var(--global--color-primary)
}

.team-modern .team-member .team-member-holder .team-content-holder .team-content .team-social {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    background-color: var(--global--color-secondary);
    z-index: 4;
    border-radius: 8px 8px 0 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.team-modern.team-modern-2 .team-member,
.team-modern.team-modern-3 .team-member {
    margin-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.team-modern.team-modern-2 .team-member .team-member-holder .team-content-holder .team-content,
.team-modern.team-modern-3 .team-member .team-member-holder .team-content-holder .team-content {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    margin-top: 0
}

.team-grid {
    padding: 80px 0 60px
}

.team-grid .team-member {
    border-radius: 8px 8px 0;
    margin-bottom: 25px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.team-grid .team-member:hover {
    -webkit-box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .06);
    box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .06)
}

.team-grid .team-member:hover .team-content .team-more a {
    color: var(--global--color-white);
    background-color: var(--global--color-secondary);
    padding: 0 13px 0 15px
}

.team-grid .team-member .team-content {
    padding: 33px 40px 40px;
    position: relative
}

.footer .widget-contact .widget-content .phone,
.team-grid .team-member .team-content .team-desc {
    margin-bottom: 18px
}

.team-grid.team-grid-2 .team-member .team-content {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    background-color: transparent
}

.team-grid.team-grid-3 {
    padding-top: 118px
}

.team-grid.team-grid-4 .team-member .team-content {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 32px
}

.doctor-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media screen and (max-width:991.98px) {

    .cursor,
    .header.header-light .navbar .logo-dark,
    .header.header-topbar .top-bar,
    .slider .carousel-navs .owl-nav,
    .top-bar.top-bar-4 {
        display: none
    }

    .bg-overlay-dark-slider,
    .hero.hero-1,
    .hero.hero-2,
    .hero.hero-3,
    .hero.hero-5,
    .page-title.page-title-1 {
        background-position-y: 100px
    }

    .header .navbar-brand .logo {
        width: auto
    }

    .header .navbar.navbar-sticky,
    .header .navbar.navbar.navbar-fixed {
        border-color: rgba(0, 0, 0, .1)
    }

    .module-social {
        border-bottom: 0
    }

    .top-bar.top-bar-3 .container .block-right .widget-holder .feature-panel {
        max-width: 370px;
        margin: 0 auto
    }

    .heading,
    .shop.shop-2 h5,
    .single-product .product-content,
    .slider .slide .slide-content .slide-desc,
    .slider .slide .slide-content .slide-headline,
    .slider.slider-3 .slide .slide-content .slide-action,
    .team-single .entry-bio,
    .top-bar.top-bar-3 .container .block-right .widget-holder .feature-panel .feature-content {
        text-align: center
    }

    .doctor-action,
    .hero .hero-content .breadcrumb,
    .hero .hero-panel-holder .phone-card .card-content a,
    .single-product .product-content .product-action,
    .top-bar.top-bar-3 .container .block-right .widget-holder .feature-panel .feature-content a {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .page-title .title .title-sub-heading p {
        line-height: 1.4
    }

    .page-title.page-title-3 .title {
        text-align: center;
        padding-top: 300px
    }

    .heading .heading-subtitle,
    .hero .hero-content .hero-subtitle {
        line-height: 1.5
    }

    .heading.heading-17,
    .hero.hero-8 .hero-content .hero-action {
        margin-bottom: 50px
    }

    .hero .hero-panel-holder .hero-panel .panel-content,
    .hero .hero-panel-holder.hero-panel-holder-2,
    .hero.hero-4 .hero-content .content-merged,
    .slider .slide .slide-content {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .slider .slide .slide-content .slide-subheadline {
        text-align: center;
        line-height: 1.5
    }

    .hero .hero-content {
        text-align: center;
        padding-top: 120px
    }

    .hero .hero-panel-holder {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 30px
    }

    .hero.hero-5 .hero-action {
        margin-bottom: 70px
    }

    .blog-entry {
        max-width: 370px;
        margin: 40px auto
    }

    .blog-grid .owl-carousel .owl-dots {
        margin-top: 0
    }

    .blog-grid.blog-grid-3,
    .shop,
    .shop.shop-3 {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .blog-grid.blog-grid-4 {
        padding-top: 20px;
        padding-bottom: 70px
    }

    .blog-single .blog-entry {
        max-width: initial
    }

    .blog-single .entry-holder .entry-share {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .blog-single .entry-content {
        padding: 32px 0
    }

    .blog-single .nav-posts {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .blog-single .nav-posts .prev-post {
        margin-bottom: 38px
    }

    .single-product .product-img {
        margin-bottom: 25px
    }

    .single-product .product-content .product-share {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .team-grid.team-grid-4 .team-member,
    .team-member {
        max-width: 370px;
        margin-left: auto;
        margin-right: auto
    }

    .team-member .team-img .team-social {
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(51px);
        -ms-transform: translateX(-50%) translateY(51px);
        transform: translateX(-50%) translateY(51px)
    }

    .team-grid .team-member:hover .team-social,
    .team-standard .team-member:hover .team-social {
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .team-modern.team-modern-2 .team-member .team-member-holder .team-content-holder .team-content::after,
    .team-modern.team-modern-3 .team-member .team-member-holder .team-content-holder .team-content::after {
        content: unset
    }

    .team-modern.team-modern-2 .team-member .team-member-holder .team-content-holder .team-content {
        background-color: transparent
    }

    .team-modern.team-modern-2 .team-member .team-member-holder .team-content-holder .team-content .team-title h4,
    .team-modern.team-modern-3 .team-member .team-member-holder .team-content-holder .team-content .team-title h4 {
        font-size: 24px
    }

    .team-modern.team-modern-2 .team-member .team-member-holder .team-content-holder .team-content .team-cat a,
    .team-modern.team-modern-2 .team-member .team-member-holder .team-content-holder .team-content .team-desc p,
    .team-modern.team-modern-2 .team-member .team-member-holder .team-content-holder .team-content .team-title h4 a {
        color: var(--global--color-white)
    }

    .team-modern.team-modern-2 .team-member .team-member-holder .team-content-holder .team-content .team-cat a:hover,
    .team-modern.team-modern-2 .team-member .team-member-holder .team-content-holder .team-content .team-title h4 a:hover {
        color: var(--global--color-secondary)
    }

    .team-modern.team-modern-2 .team-member .team-member-holder .team-content-holder .team-content .team-cat a:hover::before {
        background-color: var(--global--color-secondary)
    }

    .team-grid .team-member .team-content .team-more a {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .team-grid.team-grid-2 {
        padding-top: 0
    }

    .team-grid.team-grid-2 .doctor-action {
        margin-top: 30px
    }
}

.doctor-action .btn {
    width: 210px;
    height: 60px;
    border-radius: 8px 8px 0;
    margin-right: 70px
}

.doctor-action .doctor-info {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.doctor-action .doctor-info .doctor-img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px
}

.doctor-action .doctor-info .doctor-img img,
.features .actions-holder .employee-info .employee-img img {
    max-width: 100%;
    border-radius: 50%
}

.doctor-action .doctor-info i {
    width: 50px;
    height: 50px;
    color: var(--global--color-white);
    background-color: var(--global--color-primary);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    left: -40px
}

.doctor-action .doctor-info .doctor-body a {
    font-family: var(--global--font-heading);
    font-weight: 700;
    font-size: 19px;
    line-height: 29px;
    color: var(--global--color-secondary);
    margin-bottom: 0
}

.doctor-action .doctor-info .doctor-body p {
    font-family: var(--global--font-body);
    font-weight: 400;
    font-size: 14px;
    color: var(--global--color-body);
    margin-bottom: 0
}

.team-single {
    padding-top: 107px;
    padding-bottom: 110px
}

.team-single .entry-bio .entry-heading {
    font-family: var(--global--font-heading);
    font-size: 24px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 19px;
    color: #000
}

.team-single .entry-bio .entry-desc,
.team-single .entry-table .table td .content {
    font-family: var(--global--font-body);
    font-weight: 400;
    color: var(--global--color-body)
}

.team-single .entry-bio .entry-desc {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 25px
}

.single-service .tips-info,
.team-single .entry-table {
    margin-bottom: 67px
}

.team-single .entry-table .table {
    height: 1px;
    margin-bottom: 0
}

.team-single .entry-table .table tbody tr {
    height: 100%
}

.team-single .entry-table .table td {
    height: 100%;
    border-top: 0;
    border-bottom: 0;
    padding: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.team-single .entry-table .table td .content {
    border-radius: 8px 0 0 8px;
    height: 100%;
    font-size: 14px;
    padding: 20px 30px 20px 50px
}

.team-single .entry-table .table td .content.head {
    border-radius: 0 8px 0 0;
    font-weight: 700;
    color: var(--global--color-heading)
}

.team-single .entry-table .table td .content .experties-list li {
    margin-bottom: 14px
}

.team-single .entry-table .table td .content .experties-list li i {
    font-size: 10px;
    margin-right: 10px;
    color: var(--global--color-heading-darken)
}

.team-single .entry-table .table td:first-child .content {
    border-radius: 8px 0 0 8px
}

.team-single .entry-table .table td:last-child .content {
    border-radius: 0 8px 0 0
}

.team-single .entry-services .prices-panel {
    border: 2px solid var(--global--color-gray-light);
    padding: 37px 40px 27px;
    border-radius: 8px 8px 0
}

.team-single .entry-services .prices-panel h6 {
    font-family: var(--global--font-heading);
    font-weight: 500;
    font-size: 19px;
    line-height: 1;
    color: var(--global--color-heading)
}

.single-department .services-price .prices-list ul li,
.single-service .tips-info .prices-list ul li,
.team-single .entry-services .prices-panel ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    font-weight: 700;
    font-family: var(--global--font-body);
    color: var(--global--color-body);
    border-bottom: 1px solid var(--global--color-gray-light);
    margin-bottom: 14px;
    padding-bottom: 12px
}

.single-department .services-price .prices-list ul li .price,
.single-service .tips-info .prices-list ul li .price,
.team-single .entry-services .prices-panel ul li .price {
    font-family: var(--global--font-secondary);
    font-weight: 700;
    font-size: 15px;
    color: var(--global--color-white);
    background-color: var(--global--color-heading-darken);
    padding: 3px 10px;
    border-radius: 8px 8px 0
}

.team-single .entry-awards {
    margin-bottom: 37px
}

.team-single .entry-awards .entry-award {
    padding: 38px 40px 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid var(--global--color-gray-light);
    border-radius: 8px 8px 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    cursor: pointer;
    margin-bottom: 30px
}

.team-single .team-share a i:first-child,
.team-single .team-share a i:last-child {
    left: 0;
    height: 25px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.single-service .core-values .entry-value:hover,
.team-single .entry-awards .entry-award:hover {
    border-color: transparent;
    -webkit-box-shadow: 0 5px 41.5px rgba(9, 29, 62, .15);
    box-shadow: 0 5px 41.5px rgba(9, 29, 62, .15)
}

.team-single .entry-awards .entry-award svg {
    width: 48px;
    height: 48px;
    fill: #354f8e;
    margin-right: 20px
}

.team-single .entry-awards .entry-award h5 {
    font-family: var(--global--font-heading);
    font-weight: 500;
    color: var(--global--color-heading);
    font-size: 19px;
    margin-bottom: 1px
}

.single-service .core-values .entry-value p,
.team-single .entry-awards .entry-award p {
    font-family: var(--global--font-body);
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0
}

.features .features-card .card-panel .panel-icon,
.team-single .entry-education .education-panel .education-year {
    margin-right: 40px
}

.team-single .entry-education .education-panel .education-year .year {
    background-color: var(--global--color-primary);
    padding-right: 12px;
    font-family: var(--global--font-body);
    font-size: 14px;
    font-weight: 700;
    color: var(--global--color-white);
    -webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0 100%, 0 50%, 0 0);
    clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0 100%, 0 50%, 0 0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 87px;
    height: 30px;
    border-radius: 4px
}

.team-single .entry-education .education-panel .education-body {
    position: relative;
    padding-left: 40px;
    padding-bottom: 36px;
    margin-top: 3px
}

.team-single .entry-education .education-panel .education-body::before {
    content: "";
    width: 2px;
    position: absolute;
    height: calc(100% + 3px);
    top: 0;
    left: -1px;
    background-color: #dcdee2
}

.team-single .entry-education .education-panel .education-body .bullet {
    z-index: 4;
    position: absolute;
    top: 0;
    left: -12px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: var(--global--color-white);
    border: 3px solid #dcdee2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.team-single .entry-education .education-panel .education-body .bullet::after {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: transparent;
    border: 2px solid var(--global--color-primary)
}

.team-single .entry-education .education-panel .education-body h5 {
    font-family: var(--global--font-heading);
    font-weight: 500;
    font-size: 19px;
    line-height: 28px;
    color: var(--global--color-heading);
    margin-bottom: 15px;
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.team-single .entry-education .education-panel .education-body p {
    font-family: var(--global--font-body);
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    color: var(--global--color-body);
    margin-bottom: 0
}

.team-single .team-title h3 {
    color: #222;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 30px
}

.team-single .team-content {
    padding-bottom: 47px;
    text-align: left
}

.team-single .team-content p {
    color: var(--global--color-body);
    font-family: var(--global--font-body);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 28px
}

.team-single .team-list {
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 36px
}

.team-single .team-list li {
    font-family: var(--global--font-body);
    font-size: 15px;
    font-weight: 400;
    line-height: 33px;
    color: #9e9e9e
}

.team-single .team-list li span {
    font-family: var(--global--font-heading);
    font-size: 14px;
    color: #222;
    font-weight: 700;
    width: 40%;
    display: inline-block
}

.team-single .team-share span {
    color: #222;
    font-size: 13px;
    font-weight: 700;
    line-height: 30px;
    display: inline-block;
    width: 40%
}

.team-single .team-share a {
    color: #333;
    font-size: 17px;
    line-height: 1;
    margin-right: 3px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 25px;
    height: 25px
}

.team-single .team-share a:hover i:first-child {
    top: -101%
}

.team-single .team-share a:hover i:last-child {
    top: 2px
}

.team-single .team-share a i:first-child {
    position: absolute;
    top: 2px;
    width: 25px;
    transition: .3s ease-in-out
}

.team-single .team-share a i:last-child {
    position: absolute;
    top: 103%;
    width: 25px;
    color: var(--global--color-primary);
    transition: .3s ease-in-out
}

.team-carousel {
    position: relative;
    padding-bottom: 0;
    overflow: visible;
    padding-top: 45px
}

.team-carousel::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% - 120px);
    height: 100%;
    background-color: #e5f7fa;
    border-radius: 32px 32px 0
}

@media (min-width:992px) and (max-width:1200px) {

    .module-holder.module-holder-phone .module-language,
    .module-language .lang-list {
        top: 140%
    }

    .team-carousel::before {
        width: calc(100% - 30px)
    }
}

@media screen and (max-width:991.98px) {
    .team-carousel {
        padding-top: 70px
    }

    .team-carousel::before {
        width: calc(100% - 60px)
    }

    .team-carousel .owl-carousel .owl-nav .owl-next::before,
    .team-carousel .owl-carousel .owl-nav .owl-prev::before {
        font-size: 25px
    }
}

.team-carousel .owl-carousel .owl-stage-outer .owl-item {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.team-carousel .action-bar {
    margin-top: 7px;
    padding-bottom: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.team-gallery .btn,
.team-projects .project img,
.widget-categories ul li a,
.widget-reservation .widget-content a span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox
}

.team-carousel .action-bar .note {
    margin-bottom: 0;
    font-weight: 700;
    line-height: 24px;
    color: #85849e
}

.team-carousel .action-bar .note span {
    color: var(--global--color-heading-darken)
}

.team-carousel .action-bar .btn {
    border-radius: 8px 8px 0;
    width: 210px;
    height: 60px;
    position: absolute;
    right: 0;
    bottom: -30px
}

.team-projects .project {
    position: relative;
    overflow: hidden
}

.team-projects .project:hover img {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.team-projects .project img {
    display: inline-flex;
    margin: 0 auto;
    max-width: none;
    width: calc(100% + 50px);
    opacity: .9;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s, -webkit-transform .35s;
    -o-transition: opacity .35s, transform .35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0)
}

.team-gallery {
    padding-top: 50px;
    padding-bottom: 110px
}

.team-gallery .btn {
    margin-top: 20px;
    display: inline-flex;
    width: 170px;
    height: 60px;
    border-radius: 8px 8px 8px 0;
    border: 2px solid;
    transition-property: background, color, border-color
}

.team-gallery .team-member .team-member-holder:hover .team-hover {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.team-gallery .team-member .team-member-holder .team-img {
    border-radius: 8px 8px 8px 0
}

.team-gallery .team-member .team-member-holder .team-hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 189, 213, 0)), color-stop(0, #1d294dc7));
    background: -o-linear-gradient(top, rgba(19, 189, 213, 0) 0, #1d294dc7 0);
    background: linear-gradient(180deg, rgba(19, 189, 213, 0) 0, #06593387 0);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.timetable .table-holder .time-table,
.widget-categories ul li a {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.team-gallery .team-member .team-member-holder .team-hover .team-zoom {
    color: var(--global--color-white);
    font-size: 20px
}

@-webkit-keyframes bounce {

    0%,
    100%,
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25%,
    75% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

@keyframes bounce {

    0%,
    100%,
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25%,
    75% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

.timetable {
    padding-top: 60px;
    padding-bottom: 110px
}

.timetable .table-sort {
    margin-bottom: 50px;
    height: 60px
}

.timetable .table-sort .nice-select {
    padding: 9px 25px;
    width: 250px;
    border-radius: 0 8px 8px;
    border-color: #e5e7eb;
    height: 100%;
    font-size: var(--global--font-body);
    font-weight: 400;
    font-size: 14px;
    color: var(--global--color-heading);
    text-transform: capitalize
}

.timetable .table-holder .appointment,
.timetable .table-holder .day-appointment {
    display: -webkit-box;
    display: -ms-flexbox;
    font-family: var(--global--font-body);
    font-weight: 700;
    font-size: 14px;
    color: var(--global--color-body);
    background-color: var(--global--color-primary-light);
    text-transform: capitalize
}

.contact-card .contact-body .form-control.nice-select::after,
.timetable .table-sort .nice-select::after {
    width: 7px;
    height: 7px;
    border-color: var(--global--color-heading);
    right: 25px
}

.timetable .table-holder .day-appointment {
    border-radius: 4px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 2px
}

.timetable .table-holder .appointment,
.timetable .table-holder .time-table {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    margin: 2px;
    border-radius: 4px;
    text-align: center
}

.timetable .table-holder .appointment {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.timetable .table-holder .time-table {
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: var(--global--color-heading-darken);
    transition: .3s ease-in-out;
    opacity: 0;
    visibility: hidden
}

.widget-reservation.widget-reservation-2:after,
.widget-reservation::before,
.widget-reservation:hover::after {
    opacity: .9;
    visibility: visible
}

.timetable .table-holder .time-table .clinic {
    font-weight: 500;
    font-family: var(--global--font-heading);
    font-size: 17px;
    line-height: 28px;
    color: var(--global--color-white);
    text-transform: capitalize;
    margin-bottom: 5px
}

.timetable .table-holder .time-table .clinic:hover {
    text-decoration: underline
}

.timetable .table-holder .time-table .type {
    font-family: var(--global--font-body);
    font-weight: 400;
    font-size: 13px;
    line-height: 23px;
    color: #f4f4f4;
    text-transform: capitalize;
    margin-bottom: 19px
}

.timetable .table-holder .time-table .hours {
    font-family: var(--global--font-body);
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #f4f4f4;
    margin-bottom: 14px
}

.timetable .table-holder .time-table .doctor {
    font-family: var(--global--font-heading);
    font-weight: 400;
    font-size: 14px;
    line-height: 32px;
    color: #f4f4f4;
    margin-bottom: 0
}

.skills .progressbar .progress-title .title,
.skills .progressbar .progress-title .value,
.widget-categories ul li a {
    font-size: 15px;
    font-family: var(--global--font-body);
    font-weight: 700
}

.timetable .table-holder .table-column .double {
    grid-row: span 2
}

.timetable .table-holder .appointment,
.timetable .table-holder .day-appointment,
.timetable .table-holder .time-table {
    width: auto;
    height: auto
}

.skills .progressbar .progress-title {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 7px;
    line-height: 1
}

.skills .progressbar .progress-title .title {
    color: var(--global--color-heading);
    line-height: 1;
    margin-bottom: 2px;
    text-transform: capitalize
}

.skills .progressbar .progress-title .value {
    color: var(--global--color-body);
    line-height: 1px;
    text-transform: uppercase;
    bottom: 7px;
    position: absolute;
    margin-left: -27px;
    opacity: 0;
    -webkit-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear
}

.skills .progressbar .progress {
    height: 12px;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    width: 100%;
    border-bottom: 2px solid #dcdee2;
    margin-bottom: 0;
    border-radius: 0
}

.skills .progressbar .progress .progress-bar {
    height: 7px;
    background-color: var(--global--color-heading-darken);
    border-radius: 4px;
    width: 0
}

.widget {
    background-color: var(--global--color-primary-light);
    padding: 33px 40px 40px;
    margin-bottom: 40px;
    border-radius: 8px 8px 0;
    position: relative
}

.widget .widget-title {
    text-align: center;
    margin-bottom: 22px
}

.widget .widget-title h5 {
    font-size: 19px;
    line-height: 30px;
    font-weight: 500;
    font-family: var(--global--font-heading);
    color: var(--global--color-heading);
    text-transform: capitalize;
    margin-bottom: 0;
    position: relative
}

.widget-categories {
    padding-bottom: 28px
}

.features-bar .features-holder .feature-panel.feature-opening-hours h5,
.widget-categories .widget-title {
    margin-bottom: 8px
}

.widget-categories ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.widget-categories ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.widget-categories ul li:hover a {
    padding-left: 15px;
    color: var(--global--color-primary)
}

.departments .department-panel:hover .department-panel-container .department-content .department-more a,
.services .service-panel:hover .service-panel-holder .service-content .service-more a,
.widget-categories ul li:hover span {
    background-color: var(--global--color-primary);
    border-color: var(--global--color-primary);
    color: var(--global--color-white)
}

.widget-categories ul li a {
    color: var(--global--color-secondary);
    line-height: 36px;
    text-transform: capitalize;
    position: relative;
    transition: .3s ease-in-out;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.widget-categories ul li span,
.widget-tags .widget-content a {
    color: var(--global--color-primary);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    font-family: var(--global--font-body);
    font-weight: 400
}

.widget-categories ul li a:before {
    display: inline-block;
    content: "";
    width: 12px;
    height: 2px;
    margin-right: 10px;
    background-color: var(--global--color-primary)
}

.widget-categories ul li span,
.widget-search .form-search,
.widget-services .widget-content ul li a,
.widget-tags .widget-content a {
    background-color: var(--global--color-white)
}

.widget-categories ul li span {
    font-size: 13px;
    padding: 1px 7px;
    border: 1px solid var(--global--color-gray-light);
    border-radius: 8px 8px 0;
    transition: .3s ease-in-out
}

.departments .department-panel .department-panel-holder .department-content,
.features .more-features,
.footer .footer-widget,
.services .more-services,
.services .service-panel .service-panel-holder .service-content,
.widget-tags .widget-content {
    text-align: center
}

.widget-tags .widget-content a {
    display: inline-block;
    font-size: 12px;
    line-height: 28px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-transform: capitalize;
    padding: 0 9px;
    border: 1px solid var(--global--color-gray-light);
    border-radius: 8px 8px 0;
    transition: .3s ease-in-out
}

.widget-download ul li a span,
.widget-opening-hours .widget-content h5,
.widget-recent-posts .post .post-content .post-title a,
.widget-recent-products .product .product-desc .product-title a {
    font-family: var(--global--font-heading);
    font-weight: 500;
    text-transform: capitalize
}

.widget-recent-posts {
    padding-bottom: 40px
}

.widget-opening-hours,
.widget-reservation {
    padding: 50px 40px 60px;
    position: relative;
    overflow: hidden
}

.widget-recent-posts .post {
    position: relative;
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.widget-recent-posts .post .post-img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 100%;
    margin-right: 20px;
    overflow: hidden;
    border-radius: 8px 8px 0;
    width: 80px;
    height: 80px
}

.about.about-4 .avatars-holder .avatar img,
.widget-recent-posts .post .post-img img {
    width: 100%;
    height: 100%
}

.widget-recent-posts .post .post-content .post-date {
    font-family: var(--global--font-body);
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: var(--global--color-heading-darken);
    text-transform: capitalize
}

.widget-recent-posts .post .post-content .post-date span:after {
    position: relative;
    content: ",";
    margin-right: 4px
}

.widget-recent-posts .post .post-content .post-title a {
    color: var(--global--color-heading);
    font-size: 16px;
    line-height: 20px
}

.widget-recent-posts .carousel-dots .owl-dots {
    text-align: center;
    margin-top: 26px
}

.pricing .price-table .pricing-panel.active .pricing-price .btn,
.widget-recent-posts .carousel-dots .owl-dots .owl-dot.active span {
    background-color: var(--global--color-primary);
    border-color: var(--global--color-primary)
}

.widget-recent-posts .carousel-dots .owl-dots .owl-dot span {
    width: 16px;
    height: 6px;
    border-radius: 2px;
    border-width: 3px;
    background-color: var(--global--color-heading);
    border-color: var(--global--color-heading);
    margin-right: 12px
}

.widget-search .form-search {
    border-radius: 8px 8px 0;
    border: 1px solid var(--global--color-gray-light);
    margin-bottom: 0
}

.widget-search .form-search .form-control {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: var(--global--color-heading);
    font-size: 14px;
    font-family: var(--global--font-body);
    font-weight: 400;
    line-height: 5px;
    height: 55px;
    text-transform: capitalize;
    padding-left: 20px;
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 0
}

.widget-search .form-search .form-control::-webkit-input-placeholder {
    font-size: 14px;
    font-family: var(--global--font-body);
    color: var(--global--color-heading);
    text-transform: capitalize
}

.widget-search .form-search .form-control:-moz-placeholder {
    font-size: 14px;
    font-family: var(--global--font-body);
    color: var(--global--color-heading);
    text-transform: capitalize
}

.widget-search .form-search .btn {
    background-color: transparent;
    border-radius: 0;
    border: 0;
    width: 45px;
    height: 55px;
    line-height: 29px;
    font-size: 16px
}

.widget-search .form-search .btn i {
    color: var(--global--color-heading);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin-right: 0
}

.widget-reservation {
    border-radius: 8px 8px 0
}

.features-bar .features-holder .feature-panel.feature-location .map-img a,
.widget-reservation img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.widget-reservation::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(6, 30, 59, 0)), color-stop(0, var(--global--color-primary)));
    background-image: -o-linear-gradient(top, rgba(6, 30, 59, 0) 0, var(--global--color-primary) 0);
    background-image: linear-gradient(180deg, rgba(6, 30, 59, 0) 0, var(--global--color-primary) 0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: 2;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.widget-reservation::after {
    content: "";
    background-image: linear-gradient(180deg, rgba(19, 189, 213, 0) 0, #28542e 0);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: 2;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    opacity: 0;
    visibility: hidden
}

.widget-reservation .widget-content a span {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 42px;
    height: 42px;
    background-color: #1aadcd;
    color: var(--global--color-white);
    border-radius: 8px 8px 0;
    font-size: 16px;
    margin-right: 10px
}

.widget-opening-hours {
    border-radius: 8px 8px 0;
    background-color: #f6f6f6
}

.widget-opening-hours::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: var(--global--color-heading-darken);
    height: 3px;
    width: calc(100% - 80px)
}

.widget-opening-hours .widget-content i:before {
    font-size: 50px;
    color: #51668a;
    margin-left: 0
}

.widget-opening-hours .widget-content h5 {
    font-size: 19px;
    line-height: 28px;
    color: var(--global--color-heading);
    margin-bottom: 8px
}

.widget-opening-hours .widget-content ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 400;
    font-family: var(--global--font-body);
    color: var(--global--color-body);
    text-transform: capitalize;
    border-bottom: 1px solid #dcdee2;
    padding: 9px 0
}

.widget-download {
    padding: 0;
    background-color: transparent
}

.widget-download ul {
    margin: 0
}

.widget-download ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 40px;
    height: 100px;
    background-color: var(--global--color-secondary);
    color: var(--global--color-white);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border-radius: 8px 8px 0;
    margin-bottom: 20px;
    position: relative
}

.widget-download ul li a svg {
    margin-right: 20px;
    fill: var(--global--color-white)
}

.widget-download ul li a span {
    font-size: 17px
}

.widget-recent-products .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px
}

.widget-recent-products .product .product-img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px;
    width: 60px;
    height: 60px;
    border-radius: 8px 8px 0
}

.widget-recent-products .product .product-img img {
    border-radius: 8px 8px 0;
    max-width: 100%
}

.widget-recent-products .product .product-desc .product-title a {
    font-size: 16px;
    line-height: 23px;
    color: var(--global--color-heading);
    margin-bottom: 4px;
    display: inline-block
}

.widget-recent-products .product .product-desc .product-meta span {
    font-family: var(--global--font-body);
    font-size: 15px;
    font-weight: 700;
    color: var(--global--color-primary)
}

.widget-services .widget-content ul li {
    margin-bottom: 4px
}

.widget-services .widget-content ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    font-weight: 700;
    color: var(--global--color-secondary);
    text-transform: capitalize;
    border-radius: 8px 8px 0;
    -webkit-transition: .5s cubic-bezier(.68, -.55, .27, 1.55);
    -o-transition: .5s cubic-bezier(.68, -.55, .27, 1.55);
    transition: .5s cubic-bezier(.68, -.55, .27, 1.55);
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .05);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .05);
    height: 65px;
    padding: 0 30px
}

.widget-services .widget-content ul li a:hover .line::after {
    -webkit-transform: translateY(-50%) translateX(0);
    -ms-transform: translateY(-50%) translateX(0);
    transform: translateY(-50%) translateX(0);
    opacity: 1;
    visibility: visible
}

.widget-services .widget-content ul li a .line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 12px;
    position: relative;
    margin-right: 10px
}

.widget-services .widget-content ul li a .line span {
    display: block;
    width: 12px;
    height: 2px;
    background-color: var(--global--color-secondary);
    -webkit-transition: .5s cubic-bezier(.68, -.55, .27, 1.55);
    -o-transition: .5s cubic-bezier(.68, -.55, .27, 1.55);
    transition: .5s cubic-bezier(.68, -.55, .27, 1.55)
}

.widget-services .widget-content ul li a .line::after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-15px);
    -ms-transform: translateY(-50%) translateX(-15px);
    transform: translateY(-50%) translateX(-15px);
    left: 0;
    content: "\e901";
    font-family: icomoon;
    font-size: 10px;
    color: var(--global--color-white);
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .8s cubic-bezier(.68, -.55, .27, 1.55);
    -o-transition: .8s cubic-bezier(.68, -.55, .27, 1.55);
    transition: .8s cubic-bezier(.68, -.55, .27, 1.55)
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    -webkit-filter: inherit;
    filter: inherit
}

.ui-slider-horizontal .ui-slider-handle {
    position: absolute;
    top: -2px;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    position: absolute;
    top: 0;
    height: 100%
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.widget-filter .ui-slider {
    position: relative;
    height: 4px;
    background-color: rgba(34, 34, 34, .06);
    border-radius: 0;
    margin-bottom: 20px;
    margin-top: 5px
}

.widget-filter .ui-slider-handle {
    width: 8px;
    height: 8px;
    margin-left: 0;
    background-color: var(--global--color-primary);
    border-radius: 50%
}

.widget-filter .ui-slider-range {
    height: 4px;
    background-color: var(--global--color-primary);
    margin-bottom: 20px
}

.widget-filter .slider-mount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: var(--global--font-body);
    font-size: 14px;
    font-weight: 400;
    line-height: 1
}

.widget-filter label {
    color: var(--global--color-body);
    margin: 0
}

.widget-filter input {
    color: var(--global--color-body);
    border: none;
    background-color: transparent
}

.widget-filter .btn-filter {
    float: right;
    font-family: var(--global--font-body);
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--global--color-secondary);
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    text-align: right
}

.sidebar-doctors.sidebar-doctors-3 .team-modern .team-member {
    -webkit-box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .06);
    box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .06);
    margin-bottom: 40px
}

.sidebar-blog .widget-recent-posts .entry-date {
    font-family: var(--global--font-body);
    font-size: 13px;
    font-weight: 600;
    color: #616161
}

.sidebar-shop .widget {
    padding: 0;
    background-color: var(--global--color-white)
}

.about {
    padding-top: 68px;
    padding-bottom: 130px;
    overflow: visible
}

.about .about-img {
    position: relative;
    -webkit-transform: translateY(12px);
    -ms-transform: translateY(12px);
    transform: translateY(12px)
}

.about .about-img img {
    border-radius: 32px 32px 0;
    height: 457px
}

.about .about-img .btn-video {
    position: absolute;
    left: 0;
    bottom: 0
}

.about .about-image-bottom {
    position: relative;
    overflow: visible;
    margin-top: 12px
}

.about .about-image-bottom img {
    position: absolute;
    top: -95px;
    left: 0;
    z-index: 5;
    display: block;
    width: 470px;
    height: 314px;
    border-radius: 32px 32px 0
}

@media screen and (max-width:991.98px) {
    .team-carousel .action-bar {
        margin-top: 40px
    }

    .team-carousel .action-bar .note {
        text-align: center;
        line-height: 30px
    }

    .team-carousel .action-bar .btn {
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%)
    }

    .timetable .table-sort {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .timetable .table-holder .day-appointment {
        margin: 0;
        padding: 15px 0
    }

    .timetable .table-holder .time-table {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 15px 0;
        border-radius: 0;
        background-color: transparent;
        border-bottom: 1px solid #eaeaea;
        opacity: 1;
        visibility: visible;
        display: none
    }

    .timetable .table-holder .time-table.active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .timetable .table-holder .time-table:hover {
        background-color: transparent
    }

    .timetable .table-holder .time-table:last-child {
        border-bottom: 0
    }

    .timetable .table-holder .time-table .clinic {
        color: var(--global--color-body)
    }

    .timetable .table-holder .time-table .clinic:hover {
        text-decoration: none
    }

    .timetable .table-holder .table-column.first-column,
    .timetable .table-holder .time-table .doctor,
    .timetable .table-holder .time-table .type {
        display: none
    }

    .timetable .table-holder .time-table .hours {
        color: var(--global--color-body);
        margin-bottom: 0
    }

    .timetable .table-holder .time-table .hours span {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .timetable .table-holder .time-table .hours span:last-child:after {
        content: unset
    }

    .timetable .table-holder .time-table .hours span:after {
        content: "-";
        margin: 4px
    }

    .widget-opening-hours,
    .widget-reservation {
        text-align: center
    }

    .about .signature-block,
    .widget-reservation .widget-content a {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .about {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .about .about-img {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        margin: 0 auto 80px
    }

    .about .about-image-bottom img {
        height: auto;
        top: -43px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .timetable .table-holder .time-table {
        padding: 0
    }

    .about .about-image-bottom img {
        top: -30px
    }
}

.about .signature-block .signature-body img,
.features .signature-block .signature-body img,
.single-service .entry-introduction .signature-block .signature-body img {
    position: absolute;
    top: -18px;
    left: 2px;
    right: 0
}

.about .signature-block .signature-body h6,
.single-service .entry-introduction .signature-block .signature-body h6 {
    font-family: var(--global--font-heading);
    font-weight: 500;
    color: var(--global--color-secondary);
    font-size: 19px;
    line-height: 29px;
    text-transform: capitalize;
    margin-bottom: 0
}

.about .signature-block .signature-body p,
.single-service .entry-introduction .signature-block .signature-body p {
    font-family: var(--global--font-body);
    font-weight: 400;
    color: var(--global--color-primary);
    font-size: 14px;
    line-height: 26px;
    text-transform: capitalize;
    margin-bottom: 0
}

.about .signature-block .btn,
.single-service .entry-introduction .signature-block .btn {
    border-radius: 8px 8px 0;
    margin-right: 40px;
    width: 170px;
    height: 60px
}

.about .advantages-list,
.cta .prief-set .advantages-list {
    text-align: left;
    margin: 0;
    padding: 0;
    list-style: none
}

.about .advantages-list li,
.cta .prief-set .advantages-list li {
    display: block;
    font-family: var(--global--font-body);
    font-weight: 700;
    font-size: 15px;
    line-height: 36px;
    color: var(--global--color-body);
    text-transform: capitalize
}

.about .advantages-list li i {
    width: 22px;
    height: 22px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--global--color-heading-darken);
    color: var(--global--color-white);
    margin-right: 10px;
    border-radius: 50%;
    font-size: 10px
}

.about.about-3 .about-img-holder .about-img,
.about.about-4 .avatars-holder .block-top .col-12 {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column
}

.about.about-2 .about-img {
    width: auto;
    -webkit-transform: translateY(-130px);
    -ms-transform: translateY(-130px);
    transform: translateY(-130px);
    margin-bottom: -130px;
    z-index: 5
}

.about.about-2 .about-img .btn-video {
    left: auto;
    right: 30px;
    bottom: -30px
}

.about.about-3 {
    padding-top: 122px;
    padding-bottom: 0;
    overflow: visible;
    z-index: 5
}

.about.about-3 .about-img-holder .about-img {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    width: auto;
    display: flex;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.about.about-3 .about-img-holder .about-img img {
    height: 100%;
    border-radius: 0 32px 32px 0
}

.about.about-3 .about-img-holder .about-img .btn-video {
    bottom: 40px;
    left: 40px
}

.about.about-3 .video-card {
    -webkit-transform: translateY(210px);
    -ms-transform: translateY(210px);
    transform: translateY(210px);
    margin-top: -210px;
    z-index: 6
}

.about.about-3 .video-card .card-left {
    border-radius: 32px 0 0 32px;
    background-color: var(--global--color-white);
    padding: 53px 60px 60px;
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15)
}

.about.about-3 .video-card .card-left .title {
    font-weight: 700;
    font-size: 16px;
    line-height: 27px;
    color: var(--global--color-secondary);
    margin-bottom: 25px
}

.about.about-3 .video-card .card-left .desc {
    font-size: 16px;
    line-height: 27px;
    color: var(--global--color-body);
    margin-bottom: 32px
}

@media screen and (max-width:991.98px) {
    .about .advantages-list {
        text-align: left
    }

    .about.about-3 {
        padding-top: 70px
    }

    .about.about-3 .about-img-holder .about-img {
        margin-bottom: 0
    }

    .about.about-3 .about-img-holder .about-img img {
        border-radius: 0 0 32px 32px
    }

    .about.about-3 .video-card .card-left {
        border-radius: 32px 32px 0 0
    }

    .about.about-3 .video-card .card-left .card-action {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.about.about-3 .video-card .card-left .card-action .btn {
    width: 170px;
    height: 60px;
    border-radius: 8px 8px 0;
    margin-right: 30px
}

.about.about-3 .video-card .card-left .card-action .btn:last-child {
    border-radius: 8px 8px 8px 0;
    border: 2px solid #687696;
    -webkit-transition-property: background, color, border-color;
    -o-transition-property: background, color, border-color;
    transition-property: background, color, border-color
}

.about.about-4 {
    padding-top: 5px;
    padding-bottom: 0
}

.about.about-4 .avatars-holder {
    position: relative;
    z-index: 5
}

.about.about-4 .avatars-holder .block-top .col-12 {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.about.about-4 .avatars-holder .block-bottom .col-12,
.features .feature-panel-holder .feature-panel {
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.about.about-4 .avatars-holder .block-bottom .col-12 {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.about.about-4 .avatars-holder .avatar-1 {
    height: 170px
}

.about.about-4 .avatars-holder .avatar-1 img {
    border-radius: 32px 0 32px 32px
}

.about.about-4 .avatars-holder .avatar-2 {
    height: 307px;
    border-radius: 0 32px 32px;
    padding: 71px 50px 50px
}

.about.about-4 .avatars-holder .avatar-2::before {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(18%, #13c1d9bf), color-stop(70%, var(--global--color-primary)));
    background-image: -o-linear-gradient(top, #13c1d9bf 18%, var(--global--color-primary) 70%);
    background-image: linear-gradient(180deg, #04550f 18%, var(--global--color-primary) 70%)
}

.about.about-4 .avatars-holder .avatar-2 .avatar-content p {
    font-family: var(--global--font-heading);
    font-weight: 500;
    font-style: italic;
    font-size: 18px;
    line-height: 29px;
    color: #f4f4f4;
    margin-bottom: 20px
}

.about.about-4 .avatars-holder .avatar-2 .avatar-content .btn {
    width: 143px;
    height: 42px;
    border: 2px solid #000;
    background-color: #0d3e21;
    -webkit-transition-property: background, color, border-color;
    -o-transition-property: background, color, border-color;
    transition-property: background, color, border-color
}

.about.about-4 .avatars-holder .avatar-3 {
    height: 225px
}

.about.about-4 .avatars-holder .avatar-3 img,
.about.about-4 .avatars-holder .avatar-5 img {
    border-radius: 32px 32px 32px 0
}

.about.about-4 .avatars-holder .avatar-4 {
    height: 405px
}

.about.about-4 .avatars-holder .avatar-4 img,
.about.about-4 .avatars-holder .avatar-6 img {
    border-radius: 0 32px 32px
}

.about.about-4 .avatars-holder .avatar-5 {
    height: 180px
}

.about.about-4 .avatars-holder .avatar-6 {
    height: 307px
}

.features {
    padding-top: 163px;
    padding-bottom: 100px
}

@media screen and (max-width:767.98px) {
    .hero .hero-panel-holder .phone-card .card-icon {
        margin-right: 0
    }

    .blog-single .entry-widget-bio .entry-widget-content,
    .hero.hero-6 .hero-content .hero-action,
    .hero.hero-9 .hero-content .hero-action,
    .shop-cart .cart-product-action,
    .shop-options,
    .single-product .checkout-banner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .blog-single .entry-content .entry-title h4,
    .hero.hero-9 .hero-content .hero-title {
        font-size: 32px;
        line-height: 1.4
    }

    .about.about-3 .video-card .card-left,
    .blog-entry .entry-content {
        padding-left: 25px;
        padding-right: 25px
    }

    .blog-single .blog-entry .entry-meta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .blog-single .blog-entry .entry-meta div {
        margin-right: 5px
    }

    .blog-single .blog-entry .entry-meta .divider,
    .team-single .entry-education .education-panel .education-body .bullet {
        display: none
    }

    .about.about-3 .video-card .card-left .card-action,
    .blog-single .entry-comments .entry-widget-content .comments-list .comment-body,
    .blog-single .entry-holder,
    .doctor-action,
    .team-single .entry-education .education-panel {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .blog-single .entry-holder .entry-tags {
        margin-bottom: 30px
    }

    .blog-single .entry-widget-bio {
        padding-right: 20px;
        padding-left: 20px
    }

    .blog-single .entry-widget-bio::before,
    .widget-download ul li a::before {
        width: calc(100% - 40px)
    }

    .blog-single .entry-widget-bio .entry-widget-content img {
        margin-right: 0;
        margin-bottom: 25px
    }

    .blog-single .entry-widget-bio .entry-widget-content .entry-bio-desc {
        text-align: center
    }

    .blog-single .entry-comments .entry-widget-content .comments-list .comment-body .avatar {
        margin-left: 20px;
        margin-bottom: 30px
    }

    .blog-single .entry-comments .entry-widget-content .comments-list .comment-body .comment {
        margin-left: 20px
    }

    .shop-options .products-show {
        margin-bottom: 25px
    }

    .single-product .checkout-banner p {
        margin-bottom: 20px
    }

    .shop-cart .cart-product-action form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 20px
    }

    .shop-cart .cart-product-action form .form-control {
        margin-bottom: 15px;
        margin-right: 0
    }

    .about.about-3 .video-card .card-left .card-action .btn,
    .doctor-action .btn,
    .team-single .entry-awards .entry-award svg {
        margin-right: 0;
        margin-bottom: 20px
    }

    .team-single .entry-table .table td .content {
        padding: 20px
    }

    .team-single .entry-table .table td .content .experties-list li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .team-single .entry-table .table td .content .experties-list li i {
        margin-top: 5px
    }

    .team-single .entry-awards .entry-award {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 28px 25px 26px;
        text-align: center
    }

    .team-single .entry-education .education-panel .education-year {
        margin-right: 0;
        margin-bottom: 15px
    }

    .team-single .entry-education .education-panel .education-body {
        padding-left: 20px
    }

    .team-single .entry-education .education-panel .education-body::before {
        left: 0;
        height: calc(100% + 22px);
        top: -20px
    }

    .team-carousel::before {
        width: calc(100% - 20px)
    }

    .team-projects .project img {
        max-width: 100%;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .widget-download ul li a {
        padding: 0 20px;
        height: 80px
    }

    .about .about-img img {
        height: 300px
    }

    .about .about-img .btn-video {
        height: 75px
    }

    .about .about-image-bottom img {
        width: auto;
        max-width: 100%
    }

    .about .signature-block .signature-body img {
        top: 0;
        left: -20px;
        max-width: 130%
    }

    .about.about-3 .about-img-holder .about-img .btn-video {
        height: 61px
    }

    .features {
        padding-top: 200px;
        padding-bottom: 70px
    }
}

@media (max-width:424px) {
    .features {
        padding-top: 150px
    }
}

.features .features-holder {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-column-gap: 25px
}

@media screen and (max-width:991.98px) {
    .about.about-4 {
        padding-top: 70px
    }

    .about.about-4 .avatars-holder .avatar {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 30px
    }

    .about.about-4 .avatars-holder .avatar img {
        width: auto;
        margin: 0 auto;
        max-width: 100%
    }

    .about.about-4 .avatars-holder .block-bottom .col-12 {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .features .features-holder {
        grid-template-columns: 1fr 1fr
    }
}

.features .feature-panel-holder {
    padding-top: 45px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.features .feature-panel-holder:hover .feature-panel .feature-content p {
    visibility: visible;
    opacity: 1
}

.features .feature-panel-holder:hover .feature-panel a,
.features .feature-panel-holder:hover .feature-panel.feature-panel-dark a {
    border-color: var(--global--color-primary);
    margin-top: 12px;
    color: var(--global--color-primary)
}

.features .feature-panel-holder:hover .feature-panel.feature-panel-dark {
    background-color: #354f8e
}

.features .feature-panel-holder .feature-panel {
    position: relative;
    padding: 23px 30px 40px;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 33px;
    border-radius: 8px 0 8px 8px;
    border: 1px solid #87dfeb;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.features .feature-panel-holder .feature-panel .feature-icon i::before {
    color: var(--global--color-white);
    margin-left: 0;
    font-size: 70px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.features .feature-panel-holder .feature-panel .feature-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.features .feature-panel-holder .feature-panel .feature-content h4 {
    font-family: var(--global--font-heading);
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    text-transform: capitalize;
    margin-bottom: 6px;
    color: var(--global--color-white);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.features .feature-panel-holder .feature-panel .feature-content p {
    text-align: center;
    font-family: var(--global--font-body);
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    color: var(--global--color-body);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.features .feature-panel-holder .feature-panel a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid rgba(var(--global--color-white), .5);
    font-size: 13px;
    color: var(--global--color-white);
    margin-top: -32px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.features .feature-panel-holder .feature-panel.feature-panel-dark {
    border-color: rgba(249, 249, 249, .15)
}

.features .feature-panel-holder .feature-panel.feature-panel-dark .feature-icon i::before {
    color: #788fc8
}

.features .feature-panel-holder .feature-panel.feature-panel-dark a {
    border-color: #545e79
}

@media screen and (max-width:991.98px) {
    .features .feature-panel-holder .feature-panel a {
        margin-top: -12px
    }

    .features .actions-holder,
    .features .signature-block {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.features .actions-holder .employee-info .employee-img {
    width: 55px;
    height: 55px;
    padding: 3px;
    border: 3px solid var(--global--color-primary);
    border-radius: 50%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 15px
}

.features .actions-holder .employee-info .employee-body h6 {
    font-family: var(--global--font-heading);
    font-weight: 700;
    font-size: 14px;
    line-height: 28px;
    color: #222;
    margin-bottom: 0
}

.features .actions-holder .employee-info .employee-body p {
    font-family: var(--global--font-body);
    font-weight: 400;
    font-size: 13px;
    color: var(--global--color-body);
    margin-bottom: 0
}

.features .signature-block .signature-body h6 {
    font-family: var(--global--font-heading);
    font-weight: 500;
    color: var(--global--color-white);
    font-size: 19px;
    line-height: 29px;
    text-transform: capitalize;
    margin-bottom: 0
}

.features .signature-block .signature-body p {
    font-family: var(--global--font-body);
    font-weight: 400;
    color: var(--global--color-gray);
    font-size: 14px;
    line-height: 26px;
    text-transform: capitalize;
    margin-bottom: 0
}

.features .signature-block .btn {
    border-radius: 8px 8px 0;
    margin-right: 40px;
    width: 190px;
    height: 60px
}

.features .more-features p {
    font-family: var(--global--font-body);
    font-weight: 700;
    font-size: 14px;
    color: #f4f4f4;
    margin-bottom: 0
}

.features .more-features p a {
    position: relative;
    color: var(--global--color-secondary);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    text-transform: capitalize;
    padding-bottom: 8px
}

.features .more-features p a:hover::before,
.pricing .more-prices p a:hover::before,
.services .more-services p a:hover::before {
    width: 70%
}

.features .more-features p a::before {
    content: "";
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    height: 2px;
    background-color: var(--global--color-secondary)
}

.features .features-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    margin-top: -100px
}

.features .features-card .card-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: var(--global--color-white);
    border-radius: 8px 0 8px 8px;
    padding: 30px 40px 34px;
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    position: relative
}

.features .features-card .card-panel:hover .panel-icon i::before {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px)
}

.features .features-card .card-panel::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% - 80px);
    background-color: var(--global--color-heading-darken);
    height: 1px
}

.features .features-card .card-panel.reversed {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.features .features-card .card-panel.reversed .panel-icon {
    margin-right: 0;
    margin-left: 40px
}

.features .features-card .card-panel .panel-icon i::before {
    margin-left: 0;
    color: #435ba1;
    font-size: 65px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

@media screen and (max-width:767.98px) {
    .features .features-holder {
        grid-template-columns: 1fr
    }

    .features .actions-holder,
    .features .features-card .card-panel.reversed {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .features .actions-holder .btn {
        margin-right: 0;
        margin-bottom: 20px
    }

    .features .signature-block .signature-body img {
        top: 0;
        left: -20px;
        max-width: 130%
    }

    .features .features-card .card-panel {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 25px;
        padding-right: 25px
    }

    .features .features-card .card-panel::after {
        width: calc(100% - 50px)
    }

    .features .features-card .card-panel.reversed .panel-icon {
        margin-left: 0;
        margin-bottom: 25px
    }

    .features .features-card .card-panel .panel-body,
    .features .features-card .card-panel.reversed .panel-body {
        text-align: center
    }

    .features .features-card .card-panel .panel-icon {
        margin-bottom: 25px;
        margin-right: 0
    }
}

.features .features-card .card-panel .panel-body h4 {
    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
    color: var(--global--color-heading);
    margin-bottom: 15px;
    text-transform: capitalize
}

.features .features-card .card-panel .panel-body p {
    font-size: 15px;
    line-height: 25px;
    color: var(--global--color-body);
    margin-bottom: 16px
}

.features .features-card .card-panel .panel-body .btn {
    width: auto;
    height: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: var(--global--color-heading-darken);
    border: 0;
    background-color: transparent
}

.features.features-2,
.testimonial {
    padding-top: 130px;
    padding-bottom: 0;
    overflow: visible
}

.features-bar,
.pricing {
    padding-top: 0;
    overflow: visible
}

.features.features-3 {
    padding-top: 295px;
    padding-bottom: 102px;
    overflow: visible
}

.features.features-3 .feature-panel-holder .feature-panel .feature-icon {
    margin-bottom: 23px;
    width: 65px;
    height: 65px
}

.features.features-4 {
    padding-bottom: 0;
    overflow: visible
}

@media (min-width:992px) and (max-width:1280px) {
    .features.features-4 {
        padding-bottom: 90px
    }
}

.features.features-4 .feature-panel-holder .feature-panel {
    margin-bottom: 43px
}

.features-bar {
    padding-bottom: 170px
}

.features-bar .features-holder {
    position: relative;
    z-index: 55;
    -webkit-transform: translateY(-90px);
    -ms-transform: translateY(-90px);
    transform: translateY(-90px);
    margin-bottom: -90px
}

.features-bar .features-holder .feature-panel {
    padding: 28px 50px 40px
}

.features-bar .features-holder .feature-panel.feature-reservation a span {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 42px;
    height: 42px;
    background-color: #1aadcd;
    color: var(--global--color-white);
    border-radius: 8px 8px 0;
    font-size: 16px;
    margin-right: 10px
}

.features-bar .features-holder .feature-panel.feature-timetable .btn {
    width: 180px;
    height: 42px;
    border-radius: 8px 8px 0;
    border-color: rgba(255, 255, 255, .25)
}

.features-bar .features-holder .feature-panel.feature-opening-hours {
    background-color: #354f8e;
    padding-bottom: 36px
}

.features-bar .features-holder .feature-panel.feature-opening-hours ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 400;
    font-family: var(--global--font-body);
    color: var(--global--color-white);
    text-transform: capitalize;
    border-bottom: 1px solid rgba(var(--global--color-white), .25);
    padding: 9px 0
}

.features-bar .features-holder .feature-panel.feature-opening-hours ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.features-bar .features-holder .feature-panel.feature-location {
    padding-bottom: 45px;
    background-color: var(--global--color-secondary)
}

@media screen and (min-width:992px) {
    .page-title.page-title-4 .title .breadcrumb {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .page-title.page-title-4 .title .title-card {
        max-width: 515px
    }

    .carousel-dots .owl-dots {
        margin-top: 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        position: absolute;
        right: 0;
        bottom: 45px
    }

    .carousel-navs .owl-nav {
        position: absolute;
        top: -127px;
        right: 0
    }

    .heading.heading-14 .paragraph {
        margin-top: 13px
    }

    .slider .carousel-dots .owl-dots {
        right: auto
    }

    .hero .hero-panel-holder .phone-card {
        -webkit-transform: translateY(80px);
        -ms-transform: translateY(80px);
        transform: translateY(80px)
    }

    .hero.hero-3 .hero-panel-holder .hero-panel {
        -webkit-transform: translateY(180px);
        -ms-transform: translateY(180px);
        transform: translateY(180px)
    }

    .hero.hero-4 .hero-content .team-modern .team-member {
        max-width: 330px;
        -webkit-transform: translateY(359px);
        -ms-transform: translateY(359px);
        transform: translateY(359px);
        margin-top: -359px;
        -webkit-box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .06);
        box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .06)
    }

    .blog-single .entry-holder .entry-share a,
    .single-product .product-content .product-share a {
        margin-right: 10px
    }

    .blog-single .nav-posts .next-post,
    .blog-single .nav-posts .prev-post {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .single-product .product-content .product-details .table {
        width: 60%
    }

    .single-product .product-content .product-details .table .name {
        padding-left: 0
    }

    .features.features-4 .more-features,
    .team-member .team-content,
    .widget .widget-title,
    .widget-recent-posts .carousel-dots .owl-dots,
    .widget-tags .widget-content {
        text-align: left
    }

    .timetable .table-holder {
        display: grid;
        grid-template-columns: repeat(8, 1fr)
    }

    .timetable .table-holder .table-column {
        display: grid;
        grid-template-rows: 50px repeat(6, 200px)
    }

    .sidebar {
        max-width: 330px;
        margin-left: auto
    }

    .sidebar-doctors {
        margin-top: 292px;
        max-width: 330px;
        margin-left: 0;
        margin-right: auto
    }

    .sidebar-doctors.sidebar-doctors-2,
    .sidebar-doctors.sidebar-doctors-3 {
        margin-top: 0
    }

    .about.about-3 .about-img-holder .about-img {
        -webkit-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        transform: translateY(-100px)
    }

    .about.about-4 .avatars-holder .block-bottom {
        margin-bottom: -313px
    }

    .about.about-4 .avatars-holder .avatar-4 {
        -webkit-transform: translateY(-210px);
        -ms-transform: translateY(-210px);
        transform: translateY(-210px)
    }

    .features .features-card {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .features .features-card .card-panel {
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%
    }

    .features.features-4 .features-wrapper {
        display: grid;
        grid-template-columns: 45% 50%;
        grid-column-gap: 5%;
        -webkit-transform: translateY(110px);
        -ms-transform: translateY(110px);
        transform: translateY(110px);
        margin-top: -110px
    }

    .features.features-4 .owl-dots {
        right: 102px;
        bottom: -23px
    }

    .features-bar .features-holder {
        -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
        box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15)
    }

    .features-bar .features-holder .feature-panel.feature-reservation {
        border-radius: 8px 0 0 8px
    }

    .features-bar .features-holder .feature-panel.feature-location {
        border-radius: 0 8px 0 0
    }

    .pricing .price-table:first-child .pricing-panel .pricing-price p::before {
        width: calc(100% + 50px)
    }
}

.features-bar .features-holder .feature-panel.feature-location p {
    margin-bottom: 11px
}

@media screen and (max-width:991.98px) {
    .features .features-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .features .features-card .card-panel {
        margin-bottom: 40px
    }

    .features.features-2,
    .features.features-4 {
        padding-top: 70px
    }

    .features.features-3 {
        padding-top: 240px;
        padding-bottom: 70px
    }

    .features.features-4 .features-holder {
        max-width: 90%;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 40px
    }

    .features.features-4 .feature-panel-holder .feature-panel {
        margin-bottom: 20px
    }

    .features.features-4 .owl-dots {
        margin-top: 20px;
        margin-bottom: 30px
    }

    .features-bar {
        padding-bottom: 100px
    }

    .features-bar .features-holder .feature-panel {
        max-width: 370px;
        margin: 0 auto
    }

    .features-bar .features-holder .feature-panel .feature-content {
        text-align: center
    }

    .features-bar .actions-holder,
    .features-bar .features-holder .feature-panel.feature-reservation a {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .features-bar .features-holder .feature-panel.feature-timetable .btn {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

.img-card.img-card-2,
.pricing .price-table .pricing-panel {
    -ms-flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical
}

.features-bar .actions-holder .btn {
    width: 170px;
    height: 60px;
    margin-right: 30px
}

.features-bar .actions-holder .btn:last-child {
    border: 2px solid;
    -webkit-transition-property: background, color, border-color;
    -o-transition-property: background, color, border-color;
    transition-property: background, color, border-color
}

.donations .donations-map .map-pointer .info,
.donations .img-hotspot .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info {
    border-radius: 10px 10px 10px 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    max-width: 170px;
    z-index: 2;
    padding: 15px 20px;
    opacity: 0;
    visibility: hidden
}

.pricing {
    padding-bottom: 98px;
    background-repeat: no-repeat
}

.pricing .pricing-holder {
    position: relative;
    border-radius: 8px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    -webkit-transform: translateY(-130px);
    -ms-transform: translateY(-130px);
    transform: translateY(-130px);
    margin-bottom: -130px;
    z-index: 20
}

.pricing .pricing-holder::after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: var(--global--color-primary);
    height: 2px;
    width: calc(100% - 100px)
}

.pricing .price-table .pricing-panel {
    background-color: var(--global--color-white);
    padding: 44px 50px 50px;
    overflow: hidden;
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.pricing .price-table .pricing-panel .pricing-body .pricing-heading {
    margin-bottom: 55px
}

.pricing .price-table .pricing-panel .pricing-body .pricing-heading .pricing-title {
    font-family: var(--global--font-body);
    font-size: 16px;
    font-weight: 700px;
    line-height: 26px;
    color: var(--global--color-primary);
    margin-bottom: 16px;
    position: relative;
    text-transform: capitalize;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.pricing .price-table .pricing-panel .pricing-body .pricing-heading .pricing-desc {
    font-family: var(--global--font-body);
    font-size: 14px;
    color: var(--global--color-body);
    line-height: 24px;
    margin-bottom: 0
}

.pricing .price-table .pricing-panel .pricing-body .pricing-list li {
    font-family: var(--global--font-body);
    font-size: 15px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 0;
    color: var(--global--color-body);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pricing .price-table .pricing-panel .pricing-body .pricing-list li i {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: var(--global--color-primary);
    color: var(--global--color-white);
    font-size: 10px;
    margin-right: 15px
}

.pricing .price-table .pricing-panel .pricing-price p {
    padding-top: 44px;
    margin-bottom: 29px;
    font-family: var(--global--font-heading);
    font-weight: 400;
    color: var(--global--color-heading-darken);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    line-height: 30px;
    position: relative
}

.pricing .price-table .pricing-panel .pricing-price p::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: var(--global--color-gray-light)
}

.pricing .price-table .pricing-panel .pricing-price p span::before,
.single-service .health-plans .entry-action p span::before {
    content: "/"
}

.pricing .price-table .pricing-panel .pricing-price p .currency,
.single-service .health-plans .entry-action p .currency {
    font-size: 50px
}

.pricing .price-table .pricing-panel .pricing-price p .time,
.single-service .health-plans .entry-action p .time {
    font-size: 14px
}

.pricing .price-table .pricing-panel .pricing-price .btn {
    background-color: var(--global--color-secondary);
    border-radius: 8px 8px 0;
    height: 60px
}

.pricing .more-prices {
    text-align: center;
    margin-top: 50px
}

.pricing .more-prices p {
    font-family: var(--global--font-body);
    font-weight: 700;
    font-size: 14px;
    color: var(--global--color-body);
    margin-bottom: 0
}

.pricing .more-prices p a,
.services .more-services p a {
    position: relative;
    color: var(--global--color-primary);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    text-transform: capitalize;
    padding-bottom: 8px
}

.pricing .more-prices p a::before,
.services .more-services p a::before {
    content: "";
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    height: 2px;
    background-color: var(--global--color-primary)
}

.donations {
    padding-top: 122px;
    padding-bottom: 110px
}

.donations .donations-map,
.donations .img-hotspot .img-hotspot-wrap {
    position: relative;
    max-width: 470px;
    margin: 0 auto
}

.donations .donations-map .map-pointer,
.donations .img-hotspot .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer {
    position: absolute;
    width: 28px;
    height: 28px;
    cursor: pointer
}

.donations .donations-map .map-pointer .info::before,
.donations .img-hotspot .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info::before {
    bottom: -9px;
    width: 10px;
    height: 10px;
    background-color: var(--global--color-white);
    position: absolute;
    content: ""
}

.donations .donations-map .map-pointer:first-of-type {
    top: 29%;
    left: 15%
}

.donations .donations-map .map-pointer:nth-of-type(2) {
    top: 48%;
    left: 48%
}

.donations .donations-map .map-pointer:nth-of-type(3) {
    top: 23%;
    left: 68%
}

.donations .donations-map .map-pointer .info {
    background-color: var(--global--color-white);
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    width: max-content;
    position: absolute;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    left: 18px;
    top: -97px;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px)
}

.donations .donations-map .map-pointer .info.left {
    left: -160px;
    border-radius: 10px 10px 0
}

.donations .donations-map .map-pointer .info.left::before,
.donations .img-hotspot .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info.left::before {
    -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    left: auto;
    right: 0
}

.donations .donations-map .map-pointer .info::before {
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%);
    clip-path: polygon(100% 0, 0 0, 0 100%);
    left: 0
}

.donations .donations-map .map-pointer .info span,
.donations .img-hotspot .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info span {
    font-family: var(--global--font-body);
    font-size: 14px;
    line-height: 24px;
    color: var(--global--color-body);
    text-transform: capitalize
}

.donations .img-hotspot .img-hotspot-wrap .img-hotspot-pointers {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0
}

.donations .img-hotspot .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info {
    background-color: var(--global--color-white);
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    width: max-content;
    position: absolute;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px)
}

.donations .img-hotspot .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info.left {
    border-radius: 10px 10px 0
}

.donations .img-hotspot .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info.right {
    border-radius: 10px 10px 10px 0
}

.donations .img-hotspot .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info.right::before {
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%);
    clip-path: polygon(100% 0, 0 0, 0 100%);
    left: 0
}

.donations .btn,
.img-card.img-card-2 .card-content .btn {
    width: 170px;
    height: 60px;
    border-radius: 8px 8px 0
}

.donations .btn i {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin-left: 10px
}

.processes .process-panel,
.processes .process-panel::before {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.donations .donations-action .btn {
    font-family: var(--global--font-body);
    font-size: 15px;
    font-weight: 700;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 170px;
    height: 60px;
    margin-right: 30px
}

@media screen and (max-width:991.98px) {
    .pricing .pricing-holder {
        grid-template-columns: 1fr;
        grid-row-gap: 40px
    }

    .pricing .pricing-holder::after {
        content: unset
    }

    .pricing .price-table {
        max-width: 370px;
        margin: 0 auto
    }

    .pricing .price-table .pricing-panel {
        text-align: center
    }

    .pricing .price-table .pricing-panel .pricing-price p {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .donations {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .donations .donations-map,
    .donations .img-hotspot .img-hotspot-wrap {
        margin: 0 auto 40px
    }

    .donations .btn {
        margin: 0 auto;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .donations .donations-action .btn {
        margin: 0 30px 0 0
    }
}

.donations .donations-action .btn:first-child i {
    color: #213360
}

.donations .donations-action .btn:last-child {
    border-radius: 8px 8px 8px 0;
    width: 150px;
    margin-right: 0
}

.donations.donations-2 {
    padding-top: 501px
}

.donations.donations-3 {
    padding-top: 110px;
    padding-bottom: 85px
}

.processes .process-panel {
    padding: 56px 50px 54px;
    border-top: 1px solid var(--global--color-gray-light);
    border-right: 1px solid var(--global--color-gray-light);
    position: relative;
    transition: .3s ease-in-out
}

.departments .department-panel:hover,
.processes .process-panel:hover,
.services .service-panel:hover {
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15)
}

.processes .process-panel:hover .process-body .process-content a .line::after {
    opacity: 1;
    visibility: visible;
    color: var(--global--color-primary)
}

.processes .process-panel::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 4px;
    width: 0;
    transition: .3s ease-in-out;
    background-color: var(--global--color-primary)
}

.processes .process-panel .process-number {
    font-family: var(--global--font-heading);
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
    font-style: italic;
    color: var(--global--color-gray-light);
    margin-bottom: 49px
}

.processes .process-panel .process-body .process-icon i::before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    font-size: 47px;
    margin-left: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    color: #0d3e21
}

.processes .process-panel .process-body .process-content h5 {
    font-weight: 500;
    font-size: 19px;
    color: var(--global--color-heading);
    line-height: 28px;
    margin-bottom: 16px;
    text-transform: capitalize
}

.processes .process-panel .process-body .process-content p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 27px
}

.processes .process-panel .process-body .process-content a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: var(--global--font-secondary);
    font-weight: 700;
    font-size: 15px;
    text-transform: capitalize;
    color: var(--global--color-secondary)
}

.contact-panel {
    padding: 50px 55px
}

.contact-panel.contact-panel-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    -webkit-transform: translateY(398px);
    -ms-transform: translateY(398px);
    transform: translateY(398px);
    margin-top: -398px
}

.contact-panel.contact-panel-2 .contact-card {
    padding: 57px 50px 60px;
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    border-radius: 0 0 0 8px
}

.contact-panel.contact-panel-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0
}

@media screen and (max-width:991.98px) {
    .donations.donations-3 {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .contact-panel.contact-panel-2,
    .contact-panel.contact-panel-3 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .contact-card .contact-body {
        text-align: center
    }
}

.contact-panel.contact-panel-3 .contact-card {
    padding: 57px 50px 60px;
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    border-radius: 0 8px 8px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content
}

.contact-panel.contact-panel-4,
.contact-panel.contact-panel-5 {
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    border-radius: 8px 0 8px 8px;
    background-color: var(--global--color-white);
    z-index: 5
}

.contact-panel.contact-panel-4 {
    padding: 60px;
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    -webkit-transform: translateY(-130px);
    -ms-transform: translateY(-130px);
    transform: translateY(-130px);
    margin-bottom: -130px
}

.contact-panel.contact-panel-5 {
    padding: 60px;
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    -webkit-transform: translateY(400px);
    -ms-transform: translateY(400px);
    transform: translateY(400px);
    margin-top: -400px
}

.contact-card {
    background-color: var(--global--color-white);
    border-radius: 8px 8px 0;
    padding: 47px 0 50px;
    position: relative
}

.contact-card .contact-body .card-heading {
    color: var(--global--color-heading);
    font-family: var(--global--font-heading);
    font-size: 24px;
    line-height: 1;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 20px
}

.contact-card .contact-body .card-desc {
    font-family: var(--global--font-body);
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    color: var(--global--color-body);
    margin-bottom: 40px
}

.contact-card .contact-body .form-control {
    border-radius: 0 8px 8px;
    border: 2px solid transparent;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin-bottom: 30px
}

.contact-card .contact-body .date-select:active,
.contact-card .contact-body .date-select:focus,
.contact-card .contact-body .date-select:hover,
.contact-card .contact-body .form-control:active,
.contact-card .contact-body .form-control:focus,
.contact-card .contact-body .form-control:hover,
.contact-card .contact-body .time-select:active,
.contact-card .contact-body .time-select:focus,
.contact-card .contact-body .time-select:hover {
    background-color: var(--global--color-white);
    border-color: var(--global--color-primary)
}

.contact-card .contact-body .form-control.nice-select {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contact-card .contact-body .select-holder .badge,
.img-card,
.img-card.img-card-2,
.img-card.img-card-2 .card-content {
    display: -webkit-box;
    display: -ms-flexbox
}

.contact-card .contact-body .btn {
    height: 70px;
    border-radius: 0 8px 8px
}

.contact-card .contact-body .select-holder .badge {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    transform: translateX(-15px);
    height: 26px;
    padding: 0 10px;
    background-color: var(--global--color-primary);
    font-family: var(--global--font-body);
    font-weight: 700;
    font-size: 14px;
    color: var(--global--color-white);
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: -24px;
    border-radius: 8px 8px 0 0;
    text-transform: capitalize
}

.contact-card .contact-body .select-holder .form-control:hover+.badge {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible
}

.contact-card .contact-body .date-select,
.contact-card .contact-body .time-select {
    position: relative;
    background-color: var(--global--color-primary-light);
    height: 60px;
    border-radius: 0 8px 8px;
    border: 2px solid transparent;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contact-card .contact-body .date-select input,
.contact-card .contact-body .time-select input {
    position: relative;
    background-color: transparent;
    margin-bottom: 0;
    z-index: 1
}

.contact-card .contact-body .date-select input:active,
.contact-card .contact-body .date-select input:focus,
.contact-card .contact-body .date-select input:hover,
.contact-card .contact-body .time-select input:active,
.contact-card .contact-body .time-select input:focus,
.contact-card .contact-body .time-select input:hover {
    background-color: transparent;
    border-color: transparent
}

.contact-card .contact-body .date-select input::-webkit-calendar-picker-indicator,
.contact-card .contact-body .date-select input::-webkit-inner-spin-button,
.contact-card .contact-body .time-select input::-webkit-calendar-picker-indicator,
.contact-card .contact-body .time-select input::-webkit-inner-spin-button {
    display: block;
    -webkit-appearance: block;
    opacity: 0
}

.contact-card .contact-body .date-select i,
.contact-card .contact-body .time-select i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px;
    right: 20px;
    color: var(--global--color-heading)
}

.contact-card .contact-body .date-select label.error,
.contact-card .contact-body .time-select label.error {
    bottom: -23px;
    left: 0
}

.contact-card .contact-body .contact-result {
    margin-top: 10px;
    text-align: center
}

.img-card {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: auto;
    padding: 65px 60px 60px;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: center
}

@media screen and (min-width:992px) {
    .pricing .price-table:nth-child(2) .pricing-panel .pricing-price p::before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: calc(100% + 100px)
    }

    .pricing .price-table:last-child .pricing-panel .pricing-price p::before {
        left: auto;
        right: 0;
        width: calc(100% + 50px)
    }

    .pricing .more-prices {
        margin-top: 32px
    }

    .contact-panel.contact-panel-2 .contact-card {
        border-radius: 0 0 8px
    }

    .contact-panel.contact-panel-2 .img-card {
        border-radius: 8px 0 0 8px
    }

    .contact-panel.contact-panel-3 {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .contact-panel.contact-panel-3 .heading {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .contact-panel.contact-panel-3 .contact-card {
        -ms-flex-preferred-size: 54%;
        flex-basis: 54%;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .img-card {
        text-align: left;
        padding: 55px 60px 60px;
        -ms-flex-preferred-size: 46%;
        flex-basis: 46%
    }
}

.img-card::before {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(19%, #00000000), color-stop(71%, var(--global--color-primary)));
    background: -o-linear-gradient(top, #00000000 19%, var(--global--color-primary) 71%);
    background: linear-gradient(180deg, #00000000 19%, var(--global--color-primary) 71%)
}

.img-card .card-content h3 {
    font-weight: 500;
    font-size: 40px;
    line-height: 55px;
    color: var(--global--color-white);
    text-transform: capitalize;
    margin-bottom: 10px
}

.img-card .card-content p {
    font-size: 17px;
    color: var(--global--color-gray);
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 33px
}

.img-card.img-card-2 {
    display: flex;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-radius: 8px 0 8px 8px;
    padding-top: 50px;
    background-position-x: 81%
}

.img-card.img-card-2::before {
    background: unset;
    background-color: #1d4d23eb
}

.img-card.img-card-2 .card-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.img-card.img-card-2 .card-content h3 {
    font-family: var(--global--font-heading);
    font-size: 30px;
    line-height: 45px;
    font-weight: 500;
    color: var(--global--color-white)
}

.company-data .data .data-body h6,
.img-card.img-card-2 .card-content p {
    font-family: var(--global--font-heading);
    font-weight: 500;
    font-size: 18px
}

.img-card.img-card-2 .card-content p {
    line-height: 29px;
    color: #f4f4f4;
    font-style: italic
}

.contact-1 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.map {
    position: relative;
    height: 720px
}

.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%
}

.map iframe.map-gray {
    -webkit-filter: brightness(104%) contrast(99%) saturate(0%) blur(0px) hue-rotate(0deg);
    filter: brightness(104%) contrast(99%) saturate(0%) blur(0px) hue-rotate(0deg)
}

.map.map-2 {
    padding: 0;
    height: 620px
}

.map.map-3 {
    height: auto;
    padding: 90px 0
}

.company-data {
    padding-top: 45px;
    padding-bottom: 45px;
    border-bottom: 1px solid #eaeaea;
    overflow: visible
}

.company-data .data .data-icon i::before {
    margin-left: 0;
    color: var(--global--color-primary);
    font-size: 50px
}

.company-data .data .data-body h6 {
    line-height: 24px;
    color: #282828;
    text-transform: capitalize;
    margin-bottom: 7px
}

.company-data .data .data-body a {
    color: var(--global--color-body);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    font-family: var(--global--font-body);
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    display: block
}

.company-data .panels-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px
}

.company-data .panels-holder .panel-action {
    background-color: var(--global--color-primary);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    padding: 28px 0 32px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 230px;
    cursor: pointer
}

.company-data .panels-holder .panel-action:first-child {
    border-radius: 4px 0 0 4px
}

.company-data .panels-holder .panel-action:last-child,
.cta.cta-6 .contact-panel .contact-types .button:last-child {
    border-radius: 0 4px 4px 0
}

.company-data .panels-holder .panel-action .panel-content {
    border-right: 1px solid #e74a39;
    padding-right: 40px
}

@media (max-width:375px) {
    .company-data .panels-holder .panel-action {
        padding-left: 20px
    }

    .company-data .panels-holder .panel-action .panel-content {
        padding-right: 20px
    }
}

.company-data .panels-holder .panel-action .panel-content .panel-icon i::before,
.cta .panel .panel-action .panel-icon i::before {
    color: var(--global--color-white);
    font-size: 50px;
    margin-left: 0
}

.company-data .panels-holder .panel-action .panel-content .panel-heading h6,
.cta .panel .panel-action .panel-heading h6 {
    font-family: var(--global--font-body);
    font-weight: 700;
    font-size: 16px;
    line-height: 29px;
    margin-bottom: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    color: var(--global--color-white)
}

.contact-info {
    padding: 0;
    overflow: visible
}

.clients .client {
    position: relative;
    line-height: 50px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.clients .client img {
    max-width: 100%;
    width: auto !important;
    display: block;
    margin-right: auto;
    margin-left: auto
}

.certificate img {
    display: block;
    margin: 0 auto
}

.clients-1 {
    padding-top: 48px;
    padding-bottom: 48px
}

.clients-2 {
    border-top: 1px solid #eaeaea
}

.cases-clients {
    padding-top: 343px;
    padding-bottom: 25px
}

.cases-clients .team-standard {
    padding-bottom: 0;
    padding-top: 0
}

.cases-clients.cases-clients {
    background-image: unset;
    background-attachment: unset;
    background-color: var(--global--color-white)
}

.testimonial .testimonials-holder {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
    margin-bottom: 92px;
    position: relative
}

.testimonial .testimonials-holder .custom-navs {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    right: 0;
    bottom: 14px;
    position: absolute;
    z-index: 500
}

.testimonial .testimonials-holder .custom-navs a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 15px;
    font-family: var(--global--font-secondary);
    font-weight: 700;
    color: var(--global--color-body);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    text-transform: capitalize;
    cursor: pointer
}

.testimonial .testimonials-holder .custom-navs a .line span {
    display: block;
    width: 12px;
    height: 2px;
    background-color: var(--global--color-body);
    opacity: 1;
    visibility: visible;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.testimonial .testimonials-holder .custom-navs a .line::after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    content: "\e901";
    font-family: icomoon;
    font-size: 10px;
    color: var(--global--color-primary);
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.testimonial .testimonials-holder .custom-navs a.prev .line {
    margin-right: 8px
}

.testimonial .testimonials-holder .custom-navs a.prev .line::after {
    top: 3px;
    left: 0;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.testimonial .testimonials-holder .custom-navs a.next .line {
    margin-left: 8px
}

.testimonial .testimonial-panel .testimonial-body {
    padding-left: 40px;
    padding-top: 40px;
    position: relative
}

.testimonial .testimonial-panel .testimonial-body .testimonial-content .testimonial-icon {
    position: absolute;
    z-index: -1;
    top: -66px;
    left: -40px
}

.testimonial .testimonial-panel .testimonial-body .testimonial-content .testimonial-icon::before {
    font-size: 95px;
    font-family: "Font Awesome 5 Free";
    content: "\f10d";
    font-weight: 900;
    color: #293967
}

.testimonial .testimonial-panel .testimonial-body .testimonial-content p {
    font-family: var(--global--font-heading);
    color: var(--global--color-white);
    font-size: 25px;
    font-weight: 400;
    line-height: 43px;
    margin-bottom: 45px
}

.testimonial .testimonial-panel .testimonial-body .testimonial-content .testimonial-rating .num {
    font-family: var(--global--font-heading);
    font-weight: 500;
    font-size: 37px;
    color: var(--global--color-white);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px
}

.testimonial .testimonial-panel .testimonial-body .testimonial-content .testimonial-rating .rating-body p {
    font-size: 13px;
    line-height: 23px;
    color: var(--global--color-gray);
    margin-bottom: 0
}

.testimonial .testimonial-panel .testimonial-body .testimonial-content .testimonial-rating .rating-body p a {
    color: var(--global--color-gray);
    text-transform: capitalize;
    border-bottom: 2px solid var(--global--color-primary);
    padding-bottom: 2px
}

.testimonial .testimonial-panel .testimonial-body .testimonial-content .testimonial-rating .rating-body p a span {
    font-size: 14px;
    font-weight: 700;
    color: var(--global--color-primary);
    font-family: var(--global--font-body)
}

.testimonial .testimonial-panel.testimonial-panel-2 .testimonial-body {
    padding-left: 0;
    padding-right: 15px;
    padding-top: 18px
}

.testimonial .testimonial-panel.testimonial-panel-2 .testimonial-body .testimonial-content .testimonial-icon {
    top: -23px;
    right: -15px;
    left: auto
}

.testimonial .testimonial-panel.testimonial-panel-2 .testimonial-body .testimonial-content .testimonial-icon::before {
    color: #e8ebf2
}

.testimonial .testimonial-panel.testimonial-panel-2 .testimonial-body .testimonial-content p {
    font-size: 20px;
    font-weight: 500;
    line-height: 38px;
    color: var(--global--color-heading);
    margin-bottom: 48px
}

.testimonial .testimonial-panel.testimonial-panel-2 .testimonial-body .testimonial-content .testimonial-thumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}

.testimonial .testimonial-panel.testimonial-panel-2 .testimonial-body .testimonial-content .testimonial-thumb .thumb-img {
    width: 80px;
    height: 80px;
    border-radius: 8px 0 8px 8px;
    position: relative;
    margin-right: 40px;
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15)
}

.testimonial .testimonial-panel.testimonial-panel-2 .testimonial-body .testimonial-content .testimonial-thumb .thumb-img img,
.testimonial .testimonial-thumbs .testimonial-thumb .thumb-img img {
    max-width: 100%;
    border-radius: 8px 0 8px 8px
}

.testimonial .testimonial-panel.testimonial-panel-2 .testimonial-body .testimonial-content .testimonial-thumb .thumb-img i {
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 11px;
    position: absolute;
    top: 50%;
    right: -16px;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--global--color-primary);
    background-color: var(--global--color-white)
}

.testimonial .testimonial-panel.testimonial-panel-2 .testimonial-body .testimonial-content .testimonial-thumb .thumb-body h6 {
    font-family: var(--global--font-body);
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 4px;
    color: var(--global--color-heading)
}

.testimonial .testimonial-panel.testimonial-panel-2 .testimonial-body .testimonial-content .testimonial-thumb .thumb-body p {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    color: var(--global--color-body);
    margin-bottom: 0
}

.testimonial .testimonial-thumbs .testimonial-thumb {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}

.testimonial .testimonial-thumbs .testimonial-thumb.active,
.testimonial .testimonial-thumbs .testimonial-thumb:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

.testimonial .testimonial-thumbs .testimonial-thumb.active .thumb-img i,
.testimonial .testimonial-thumbs .testimonial-thumb:hover .thumb-img i {
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    opacity: 1;
    visibility: visible
}

.testimonial .testimonial-thumbs .testimonial-thumb .thumb-img {
    width: 80px;
    height: 80px;
    border-radius: 8px 0 8px 8px;
    position: relative;
    margin-bottom: 16px
}

.testimonial .testimonial-thumbs .testimonial-thumb .thumb-img i {
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    -webkit-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    opacity: 0;
    visibility: hidden;
    font-size: 11px;
    position: absolute;
    top: 50%;
    right: -16px;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--global--color-primary);
    background-color: var(--global--color-white)
}

.video .player a,
.video .player a i {
    color: var(--global--color-primary);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.testimonial .testimonial-thumbs .testimonial-thumb .thumb-body h6 {
    font-family: var(--global--font-body);
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 4px;
    color: var(--global--color-white)
}

.testimonial .testimonial-thumbs .testimonial-thumb .thumb-body p {
    font-size: 13px;
    line-height: 1.2;
    color: var(--global--color-body);
    margin-bottom: 0
}

.testimonial.testimonial-1 {
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(84%, rgba(255, 255, 255, .5)), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .5) 84%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .5) 84%, rgba(255, 255, 255, 0) 100%);
    padding-top: 128px;
    padding-bottom: 130px
}

.testimonial.testimonial-1 .section-head {
    font-family: var(--global--font-body);
    font-weight: 700;
    font-size: 16;
    line-height: 1;
    color: var(--global--color-primary);
    text-transform: capitalize;
    margin-bottom: 7px
}

.video {
    position: relative;
    border-radius: 4px
}

.video .player {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 600
}

.video .player a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 66px;
    height: 66px;
    border-radius: 50%;
    background-color: var(--global--color-white);
    transition: .3s ease-in-out;
    cursor: pointer
}

.video .player a::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border: 3px solid rgba(255, 255, 255, .5);
    border-radius: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-animation: 1s cubic-bezier(0, .51, .45, 1.49) infinite pulse;
    animation: 1s cubic-bezier(0, .51, .45, 1.49) infinite pulse
}

.video .player a i {
    z-index: 5;
    font-size: 15px;
    transition: .3s ease-in-out
}

.cta .panel .panel-action,
.cta .panel .panel-action a i {
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.video.video-1 {
    height: 880px;
    overflow: visible;
    border-radius: 32px 0 0;
    margin-top: -98px;
    -webkit-transform: translateY(110px);
    -ms-transform: translateY(110px);
    transform: translateY(110px)
}

.video.video-2 {
    position: relative;
    border-radius: 8px 8px 0;
    margin-bottom: 43px
}

.video.video-2 .btn-video {
    position: absolute;
    bottom: 37px;
    left: 40px;
    background-color: transparent;
    height: auto;
    padding: 0
}

.video.video-3 {
    margin-bottom: 65px
}

.video.video-4 {
    height: 880px;
    border-radius: 0 32px 0 0
}

.video.video-4 .btn-video {
    width: 90px;
    height: 90px;
    position: absolute;
    bottom: 70px;
    right: 70px
}

.mfp-bg {
    z-index: 1543
}

.mfp-wrap {
    z-index: 1642
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0
    }
}

.cta {
    overflow: visible;
    padding-top: 147px;
    padding-bottom: 0
}

.cta .icon-set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-top: 47px
}

.cta .icon-set .icon-panel,
.footer .widget-newsletter .widget-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cta .icon-set .icon-panel .icon::before {
    color: var(--global--color-white);
    font-size: 70px;
    margin-left: 0
}

.cta .icon-set .icon-panel span {
    font-family: var(--global--font-heading);
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: var(--global--color-white);
    text-transform: capitalize;
    text-align: center
}

.cta .icon-set.icon-set2 {
    margin-top: 44px;
    margin-bottom: 37px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.cta .icon-set.icon-set2 .icon-panel {
    max-width: 130px;
    margin-right: 80px
}

.cta .prief-set p {
    font-family: var(--global--font-body);
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    color: var(--global--color-body);
    margin-bottom: 32px
}

.cta .prief-set .advantages-list li i,
.single-service .health-plans .advantages-box .advantages-list li i {
    width: 22px;
    height: 22px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--global--color-primary);
    color: var(--global--color-white);
    margin-right: 10px;
    border-radius: 50%;
    font-size: 10px
}

.cta .prief-set.prief-set-2 {
    margin-bottom: 77px
}

.cta .prief-set.prief-set-2 p {
    margin-bottom: 24px;
    color: var(--global--color-gray-darken)
}

.cta .prief-set.prief-set-2 .advantages-list-holder .advantages-list {
    margin-bottom: 0;
    text-align: left
}

.cta .phone-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: var(--global--color-heading-darken);
    border-radius: 0 32px 0 0
}

.cta .contact-panel {
    -webkit-box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .11);
    box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .11);
    -webkit-transform: translateY(340px);
    -ms-transform: translateY(340px);
    transform: translateY(340px);
    margin-top: -340px;
    padding-top: 90px
}

.cta .panel .panel-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 26, 26, 0)), color-stop(0, rgba(27, 26, 26, 0)), color-stop(105%, #1b1a1a));
    background: -o-linear-gradient(top, rgba(27, 26, 26, 0) 0, rgba(27, 26, 26, 0) 0, #1b1a1a 105%);
    background: linear-gradient(180deg, rgba(27, 26, 26, 0) 0, rgba(27, 26, 26, 0) 0, #1b1a1a 105%)
}

.cta .panel .panel-img img {
    height: 460px;
    max-width: 100%;
    border-radius: 4px
}

.cta .panel .panel-action {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: var(--global--color-primary);
    transition: .3s ease-in-out;
    padding: 35px 40px;
    border-radius: 0 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 230px;
    cursor: pointer
}

.cta .panel .panel-action:hover a i {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px)
}

.cta .panel .panel-action a i {
    display: inline-block;
    color: var(--global--color-white);
    transition: .3s ease-in-out
}

.cta.cta-2 {
    padding-top: 130px;
    padding-bottom: 110px;
    position: relative
}

.cta.cta-3 {
    padding-top: 129px;
    padding-bottom: 0
}

.cta.cta-4 {
    padding-top: 130px;
    padding-bottom: 70px;
    position: relative
}

.cta.cta-5 {
    padding-top: 117px;
    padding-bottom: 0;
    background-color: var(--global--color-heading-light)
}

@media screen and (min-width:992px) {
    .company-data .panels-holder {
        margin-top: 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-bottom: -136px;
        -webkit-transform: translateY(-136px);
        -ms-transform: translateY(-136px);
        transform: translateY(-136px);
        position: relative;
        z-index: 1000
    }

    .cta .icon-set .icon-panel span,
    .cta .prief-set .advantages-list,
    .services .service-panel .service-panel-holder .service-content,
    .testimonial .testimonial-thumbs .testimonial-thumb {
        text-align: left
    }

    .testimonial .carousel-dots .owl-dots {
        margin-top: 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        position: absolute;
        right: 0;
        bottom: 45px
    }

    .testimonial.testimonial-1 .clients-img {
        -webkit-transform: translateY(-19px);
        -ms-transform: translateY(-19px);
        transform: translateY(-19px);
        margin-bottom: -19px
    }

    .video {
        height: 528px
    }

    .cta .icon-set .icon-panel {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-left: 50px
    }

    .cta .icon-set.icon-set2 .icon-panel {
        margin-left: 0
    }

    .cta .prief-set {
        margin-top: 6px
    }

    .cta .prief-set.prief-set-2 .advantages-list-holder .advantages-list {
        margin-right: 40px
    }

    .cta.cta-5 {
        padding-left: 118px;
        margin-bottom: -119px
    }
}

@media screen and (max-width:991.98px) {
    .img-card.img-card-2 {
        margin-top: 50px
    }

    .cta .icon-set,
    .cta .phone-card,
    .img-card.img-card-2 .card-content h3 {
        margin-bottom: 30px
    }

    .img-card.img-card-2 .card-content .btn {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .contact-1 iframe {
        position: relative;
        width: 100%;
        height: 500px
    }

    .company-data .panels-holder .panel-action {
        max-width: none
    }

    .testimonial .testimonials-holder .custom-navs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 30px;
        position: relative;
        bottom: auto;
        right: auto
    }

    .cta .phone-card .card-content a,
    .testimonial .testimonial-panel .testimonial-body .testimonial-content .testimonial-rating,
    .testimonial .testimonial-panel.testimonial-panel-2 .testimonial-body .testimonial-content .testimonial-thumb {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .testimonial .testimonial-thumbs {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 40px
    }

    .testimonial.testimonial-1 .section-head {
        text-align: center;
        margin-bottom: 25px
    }

    .testimonial.testimonial-1 .clients-img img {
        display: block;
        margin: 0 auto 60px
    }

    .testimonial.testimonial-2 {
        padding-top: 120px;
        padding-bottom: 70px
    }

    .video {
        height: 400px
    }

    .video.video-1 {
        height: 500px
    }

    .video.video-4 {
        height: 500px;
        max-width: 90%;
        margin: 0 auto 50px
    }

    .cta .icon-set.icon-set2 {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 40px
    }

    .cta .icon-set.icon-set2 .icon-panel {
        margin-right: 0
    }

    .cta .prief-set p {
        text-align: center
    }

    .cta .prief-set.prief-set-2 .advantages-list-holder {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .cta.cta-2 {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .cta.cta-3 {
        padding-top: 90px
    }

    .cta.cta-4,
    .cta.cta-5 {
        padding-top: 70px
    }

    .cta.cta-5 {
        padding-left: 70px;
        padding-right: 70px
    }
}

.cta.cta-6 {
    padding-left: 130px;
    padding-right: 135px;
    overflow: visible
}

@media screen and (max-width:991.98px) {
    .cta.cta-6 {
        padding: 70px 50px
    }

    .cta.cta-6 .video-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.cta.cta-6 .video-btn {
    margin-bottom: 59px
}

.cta.cta-6 .contact-panel {
    position: relative;
    z-index: 8;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    margin-top: -100px;
    width: 700px;
    padding-top: 0
}

@media (min-width:992px) and (max-width:1275px) {
    .cta.cta-6 .contact-panel {
        width: 550px
    }
}

.cta.cta-6 .contact-panel .contact-types {
    padding: 50px 50px 10px;
    background-color: var(--global--color-white)
}

.cta.cta-6 .contact-panel .contact-types .button {
    height: 71px;
    color: var(--global--color-heading);
    background-color: #eaeaea;
    border-radius: 4px 0 0 4px
}

.page-404 h3 {
    font-size: 280px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 0
}

.page-404 p {
    color: #a5a5a5;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 20px
}

@media only screen and (max-width:767px) {
    section {
        padding: 70px 0
    }

    .pull-none-xs,
    .text-center-xs {
        text-align: center !important
    }

    .pull-none-xs {
        float: none !important
    }

    .mb-15-xs {
        margin-bottom: 15px
    }

    .mb-30-xs {
        margin-bottom: 30px !important
    }

    .mb-40-xs {
        margin-bottom: 40px !important
    }

    .mb-50-xs {
        margin-bottom: 50px
    }

    .mb-60-xs {
        margin-bottom: 60px !important
    }

    .p-none-xs {
        padding-right: 0;
        padding-left: 0
    }

    .page-404 h3 {
        font-size: 150px
    }

    .page-404 .btn {
        width: 125px
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .navbar-nav>li {
        margin-right: 16px
    }

    .module .module-icon,
    .module-consultation .btn {
        margin-right: 0
    }

    .page-404 h3 {
        font-size: 180px
    }
}

.services {
    padding-top: 130px;
    padding-bottom: 90px
}

.departments .department-panel,
.services .service-panel {
    margin-bottom: 80px;
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .08);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .08);
    background-color: var(--global--color-white);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border-radius: 8px 0 8px 8px;
    height: 410px !important;
}

.footer,
.footer::after,
.single-service .entry-introduction .advantages li i {
    background-color: var(--global--color-heading-darken)
}

.departments .department-panel:hover .department-panel-container .department-content .department-more a .line::after,
.services .service-panel:hover .service-panel-holder .service-content .service-more a .line::after {
    opacity: 1;
    visibility: visible;
    color: var(--global--color-white)
}

.services .service-panel .service-panel-holder {
    overflow: visible;
    position: relative;
    padding: 0 40px 182px
}

.services .service-panel .service-panel-holder .service-img {
    overflow: hidden;
    border-radius: 8px 0 8px 8px;
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% - 80px)
}

.services .service-panel .service-panel-holder .service-img img {
    max-width: 100%;
    height: auto;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.departments .department-panel .department-panel-holder .department-content .department-title h4,
.services .service-panel .service-panel-holder .service-content .service-title h4 {
    font-family: var(--global--font-heading);
    font-size: 23px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 16px;
    text-transform: capitalize
}

.services .service-panel .service-panel-holder .service-content .service-desc p {
    font-family: var(--global--font-body);
    color: var(--global--color-body);
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 0
}

.services .service-panel .service-panel-holder .service-content .service-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 94px;
    height: 94px;
    border-radius: 0 0 8px 8px;
    background-color: #53b48242;
    margin-bottom: 32px
}

.services .service-panel .service-panel-holder .service-content .service-icon i::before {
    color: var(--global--color-heading);
    font-size: 64px;
    margin-left: 0
}

.services .service-panel .service-panel-holder .service-content .service-more a {
    font-size: 15px;
    font-weight: 700;
    font-family: var(--global--font-secondary);
    text-transform: capitalize;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 124px;
    border-radius: 8px 8px 0;
    height: 42px;
    border: 2px solid #687596;
    -webkit-transition-property: background, color, border-color;
    -o-transition-property: background, color, border-color;
    transition-property: background, color, border-color
}

.departments .department-panel .department-panel-holder .department-content .department-more .btn:active,
.departments .department-panel .department-panel-holder .department-content .department-more .btn:focus,
.departments .department-panel .department-panel-holder .department-content .department-more .btn:hover,
.services .service-panel .service-panel-holder .service-content .service-more a:active,
.services .service-panel .service-panel-holder .service-content .service-more a:focus,
.services .service-panel .service-panel-holder .service-content .service-more a:hover {
    color: var(--global--color-white);
    border-color: var(--global--color-primary)
}

.services .service-panel.service-panel-2,
.services .service-panel.service-panel-3 {
    margin-bottom: 30px;
    border-radius: 8px 0 8px 8px
}

.services .service-panel.service-panel-2:hover .service-panel-holder .service-content .service-icon {
    background-color: #e7f9fc
}

.services .service-panel.service-panel-2 .service-panel-holder,
.services .service-panel.service-panel-3 .service-panel-holder {
    padding: 50px 40px
}

.services .service-panel.service-panel-2 .service-panel-holder .service-content .service-icon {
    width: 114px;
    height: 114px;
    border-radius: 50%;
    border: 5px solid #e7f9fc;
    background-color: transparent;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.services .service-panel.service-panel-3 .service-panel-holder .service-content .service-icon {
    width: 92px;
    height: 92px;
    background-color: transparent;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.services .more-services p {
    font-family: var(--global--font-body);
    font-weight: 700;
    font-size: 14px;
    color: var(--global--color-heading-darken);
    margin-bottom: 0
}

.services.services-2,
.services.services-3 {
    padding-bottom: 100px
}

.services.services-4 {
    padding-top: 324px;
    padding-bottom: 100px
}

.services.services-4 .service-panel .service-img img {
    width: auto
}

.services.services-4 .owl-dots {
    margin-bottom: 40px;
    margin-top: 0
}

.single-service {
    padding-bottom: 30px;
    padding-top: 60px
}

.single-service .service-heading {
    font-weight: 500;
    font-size: 22px;
    line-height: 35px;
    color: #000;
    margin-bottom: 40px
}

.single-service .entry-introduction .head,
.single-service .tips-info .infos h6 {
    font-family: var(--global--font-body);
    font-weight: 700;
    font-size: 16px;
    line-height: 27px;
    color: var(--global--color-secondary);
    margin-bottom: 25px
}

.single-service .entry-introduction .desc,
.single-service .tips-info .infos p {
    font-size: 16px;
    line-height: 27px;
    color: var(--global--color-body);
    margin-bottom: 25px
}

.single-service .entry-introduction .advantages li {
    display: block;
    font-family: var(--global--font-body);
    font-weight: 700;
    font-size: 15px;
    line-height: 36px;
    color: var(--global--color-heading-darken);
    text-transform: capitalize
}

.single-service .entry-introduction .advantages li i {
    width: 22px;
    height: 22px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--global--color-primary);
    margin-right: 10px;
    border-radius: 50%;
    font-size: 10px
}

.single-service .entry-infos .entry-heading {
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 19px;
    color: #000;
    text-transform: capitalize
}

.single-service .entry-infos .entry-desc {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 32px
}

.single-service .health-plans {
    padding: 45px 50px 50px;
    border: 2px solid #e6e8eb;
    border-radius: 8px 8px 0;
    margin-bottom: 67px
}

.single-service .health-plans .advantages-box {
    background-color: var(--global--color-primary-light);
    padding: 32px 40px;
    border-radius: 8px 8px 0;
    margin-bottom: 40px
}

.single-service .health-plans .advantages-box .advantages-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.single-service .health-plans .advantages-box .advantages-list li {
    display: block;
    font-family: var(--global--font-body);
    font-weight: 700;
    font-size: 15px;
    line-height: 36px;
    color: var(--global--color-heading)
}

.single-service .health-plans .entry-action p {
    margin-bottom: 0;
    font-family: var(--global--font-heading);
    font-weight: 400;
    color: var(--global--color-heading-darken);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.single-service .health-plans .entry-action .btn {
    width: 214px;
    height: 60px;
    border-radius: 8px 8px 0
}

.single-service .core-values .entry-value {
    padding: 34px 38px 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 2px solid var(--global--color-gray-light);
    border-radius: 8px 8px 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    cursor: pointer;
    margin-bottom: 40px
}

.single-service .core-values .entry-value i::before {
    margin-left: 0;
    font-size: 49px;
    color: #354f8e
}

.single-service .core-values .entry-value h5 {
    font-family: var(--global--font-heading);
    font-weight: 500;
    color: var(--global--color-heading);
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 11px;
    text-transform: capitalize
}

.single-department .services-price .prices-list,
.single-service .tips-info .prices-list {
    padding: 37px 40px 28px;
    border-radius: 8px 8px 0;
    background-color: #f6f6f6
}

.single-department .services-price .prices-list h6,
.single-service .tips-info .prices-list h6 {
    font-family: var(--global--font-heading);
    font-weight: 500;
    font-size: 19px;
    line-height: 1;
    margin-bottom: 26px;
    color: var(--global--color-heading);
    text-transform: capitalize
}

.departments {
    padding-top: 130px;
    padding-bottom: 50px
}

.departments .department-panel .department-panel-holder {
    overflow: visible;
    position: relative;
    padding: 20px 40px 40px
}

@media screen and (max-width:767.98px) {
    .features-bar .actions-holder {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .features-bar .actions-holder .btn,
    .single-service .core-values .entry-value i {
        margin-right: 0;
        margin-bottom: 20px
    }

    .contact-panel.contact-panel-2 .contact-card,
    .contact-panel.contact-panel-3 .contact-card,
    .contact-panel.contact-panel-4,
    .contact-panel.contact-panel-5,
    .img-card,
    .pricing .price-table .pricing-panel,
    .single-service .health-plans {
        padding-left: 25px;
        padding-right: 25px
    }

    .donations .donations-action {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .donations .donations-action .btn {
        margin-right: 0;
        margin-bottom: 15px;
        height: 50px
    }

    .donations.donations-2 {
        padding-top: 450px
    }

    .processes .process-panel .process-number {
        text-align: center;
        margin-bottom: 36px
    }

    .cta .phone-card,
    .processes .process-panel .process-body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .processes .process-panel .process-body .process-icon {
        margin-right: 0;
        margin-bottom: 25px
    }

    .processes .process-panel .process-body .process-content a {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .contact-panel {
        padding: 40px 25px
    }

    .contact-card {
        padding: 37px 25px 40px
    }

    .img-card .card-content h3 {
        font-size: 30px;
        line-height: 1.4
    }

    .testimonial {
        padding-top: 70px
    }

    .testimonial .testimonials-holder {
        margin-bottom: 70px
    }

    .testimonial .testimonial-panel .testimonial-body {
        padding-left: 30px;
        padding-top: 30px
    }

    .testimonial .testimonial-panel .testimonial-body .testimonial-content .testimonial-icon {
        top: -56px;
        left: -30px
    }

    .testimonial .testimonial-panel .testimonial-body .testimonial-content p {
        font-size: 19px;
        line-height: 1.5
    }

    .testimonial .testimonial-thumbs .testimonial-thumb {
        margin-right: 25px
    }

    .testimonial.testimonial-1 {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .video.video-4 .btn-video {
        width: 70px;
        height: 70px
    }

    .cta .phone-card .card-icon {
        margin-right: 0
    }

    .cta.cta-5 {
        padding-left: 30px;
        padding-right: 30px
    }

    .cta.cta-6,
    .cta.cta-6 .contact-panel .contact-card,
    .single-service .health-plans .advantages-box {
        padding-left: 20px;
        padding-right: 20px
    }

    .cta.cta-6 .contact-panel .contact-types {
        padding: 50px 20px 10px
    }

    .cta.cta-6 .contact-panel .contact-types .button {
        border-radius: 4px 4px 0 0
    }

    .cta.cta-6 .contact-panel .contact-types .button:last-child {
        border-radius: 0 0 4px 4px
    }

    .services .service-panel .service-panel-holder {
        padding: 0 30px 182px
    }

    .services .service-panel .service-panel-holder .service-img {
        width: calc(100% - 60px)
    }

    .single-service .core-values .entry-value {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 28px 25px 26px;
        text-align: center
    }

    .departments .department-panel .department-panel-holder {
        padding: 20px 30px 40px
    }
}

@media (min-width:1440px) {
    .departments .department-panel .department-panel-holder {
        padding-top: 0
    }
}

.departments .department-panel .department-panel-holder .department-img {
    overflow: hidden;
    border-radius: 8px 0 8px 8px;
    position: absolute;
    top: -40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% - 80px)
}

.departments .department-panel .department-panel-holder .department-content .department-list {
    margin-bottom: 23px
}

.departments .department-panel .department-panel-holder .department-content .department-list li i {
    font-size: 10px;
    color: var(--global--color-heading-darken);
    margin-bottom: 5px;
    margin-right: 15px
}

.departments .department-panel .department-panel-holder .department-content .department-list li span {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-top: 8px;
    padding-bottom: 11px;
    text-transform: capitalize;
    font-size: 15px;
    font-family: var(--global--font-body);
    font-weight: 700;
    color: var(--global--color-body);
    border-bottom: 1px solid var(--global--color-gray-light);
    text-align: left
}

.departments .department-panel .department-panel-holder .department-content .department-desc {
    margin-bottom: 19px
}

.departments .department-panel .department-panel-holder .department-content .department-desc p {
    font-family: var(--global--font-body);
    color: var(--global--color-body);
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 0
}

.departments .department-panel .department-panel-holder .department-content .department-more .btn {
    font-size: 15px;
    font-weight: 700;
    border: 2px solid #687596;
    font-family: var(--global--font-secondary);
    text-transform: capitalize;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 124px;
    border-radius: 8px 8px 0;
    height: 42px;
    -webkit-transition-property: background, color, border-color;
    -o-transition-property: background, color, border-color;
    transition-property: background, color, border-color
}

.departments.departments-2 {
    padding-top: 20px;
    padding-bottom: 40px
}

.departments.departments-2 .department-panel {
    margin-bottom: 44px
}

.single-department {
    padding-top: 27px;
    padding-bottom: 110px
}

.single-department .sidebar-department {
    margin-top: 3px
}

.single-department .entry-infos .entry-desc.strong {
    font-weight: 700;
    color: var(--global--color-secondary);
    margin-bottom: 25px
}

.single-department .entry-introduction {
    margin-bottom: 60px
}

.single-department .services-price {
    margin-bottom: 68px
}

.single-department .doctors-prief .team-grid .team-member .team-content {
    padding-bottom: 20px
}

#wrapperParallax {
    position: relative;
    z-index: 1060
}

#footerParallax {
    position: fixed;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0
}

@media only screen and (max-width:991px) {
    .module-content {
        margin-bottom: 10px
    }

    .cart-box .cart-overview h5 {
        color: var(--global--color-white)
    }

    .module-search .search-icon i {
        border-left: none;
        padding-left: 0;
        padding-right: 5px
    }

    .client {
        margin-bottom: 20px
    }

    #wrapperParallax {
        margin-bottom: 0 !important
    }

    #footerParallax {
        position: static;
        text-align: center
    }
}

.footer {
    padding-top: 0;
    padding-bottom: 0;
    position: relative
}

.footer::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% - 120px);
    height: 4px
}

@media screen and (max-width:991.98px) {
    .cta.cta-6 .contact-panel {
        width: 100%
    }

    .departments.departments-2,
    .services,
    .single-department {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .departments .department-panel,
    .services .service-panel {
        max-width: 370px;
        margin: 0 auto 80px
    }

    .departments .department-panel .department-panel-holder .department-content .department-more,
    .services .service-panel .service-panel-holder .service-content .service-icon,
    .services .service-panel .service-panel-holder .service-content .service-more {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .services.services-2,
    .services.services-3 {
        padding-bottom: 70px
    }

    .services.services-4 {
        padding-top: 80px;
        padding-bottom: 70px
    }

    .departments,
    .single-service {
        padding-top: 70px
    }

    .single-service .entry-introduction .signature-block {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .single-service .entry-introduction .advantages {
        margin-bottom: 30px;
        text-align: left
    }

    .departments .departments-action,
    .single-service .entry-infos {
        text-align: center
    }

    .single-service .health-plans .advantages-box .advantages-list {
        margin-bottom: 0
    }

    .single-service .health-plans .entry-action {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .single-service .health-plans .entry-action p {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 20px
    }

    .departments.departments-2 .department-panel {
        margin: 0 auto 80px
    }

    .single-department .entry-introduction {
        text-align: left
    }

    .single-department .services-price .prices-list {
        margin-bottom: 30px
    }

    .footer::after {
        width: calc(100% - 60px)
    }
}

@media screen and (max-width:767.98px) {
    .departments .department-panel .department-panel-holder .department-img {
        width: calc(100% - 60px)
    }

    .single-department .services-price .prices-list {
        padding-right: 25px;
        padding-left: 25px
    }

    .footer::after {
        width: calc(100% - 40px)
    }
}

.footer .footer-top {
    padding-top: 120px;
    padding-bottom: 84px
}

@media screen and (min-width:768px) {
    .header.header-topbar {
        height: 100px
    }

    .module-cart .cart-box {
        width: 330px
    }

    .single-department .services-price .prices-list ul li:last-child,
    .single-service .tips-info .prices-list ul li:last-child,
    .team-single .entry-services .prices-panel ul li:last-child {
        margin-bottom: 0;
        border-bottom: 0
    }

    .features .features-card .card-panel .panel-icon {
        -webkit-transform: translateY(-7px);
        -ms-transform: translateY(-7px);
        transform: translateY(-7px)
    }

    .single-service .core-values .entry-value i {
        -webkit-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    .footer .footer-widget {
        text-align: left
    }
}

.footer .footer-widget .footer-widget-title h5 {
    font-family: var(--global--font-heading);
    color: var(--global--color-white);
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    text-transform: capitalize;
    margin-bottom: 23px
}

.footer .footer-widget .widget-content p {
    color: var(--global--color-body);
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 25px
}

.footer .footer-widget .widget-content .module-social {
    height: auto;
    line-height: normal
}

.footer .widget-newsletter .widget-content .form-newsletter {
    overflow: hidden;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.footer .widget-newsletter .widget-content .form-newsletter .form-group {
    position: relative;
    margin-bottom: 15px
}

.footer .widget-newsletter .widget-content .form-newsletter .form-group .form-control::placeholder {
    color: gray !important
}

.footer .widget-newsletter .widget-content .form-newsletter .form-group .form-control {
    background-color: #118b0f;
    color: #fff !important;
    font-family: var(--global--font-body);
    font-size: 14px;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    margin-bottom: 0;
    border-radius: 8px 8px 0;
    padding-left: 20px;
    padding-right: 50px;
    width: 100%;
    outline: 0;
    text-transform: capitalize
}

@media screen and (min-width:992px) {

    .services .service-panel.service-panel-2 .service-panel-holder .service-content,
    .services .service-panel.service-panel-3 .service-panel-holder .service-content {
        text-align: center
    }

    .services .service-panel.service-panel-2 .service-panel-holder .service-content .service-icon,
    .services .service-panel.service-panel-2 .service-panel-holder .service-content .service-more a,
    .services .service-panel.service-panel-3 .service-panel-holder .service-content .service-icon,
    .services .service-panel.service-panel-3 .service-panel-holder .service-content .service-more a {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .services.services-4 .owl-dots {
        right: 23px;
        bottom: -18px;
        margin-bottom: 0
    }

    .services.services-4 .more-services {
        text-align: left;
        padding-left: 40px
    }

    .single-service .sidebar-service {
        margin-top: 8px
    }

    .single-service .entry-introduction .signature-block {
        margin-top: 7px
    }

    .single-service .health-plans .advantages-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .single-service .health-plans .entry-action p {
        margin-right: 30px
    }

    .departments .department-panel .department-panel-holder .department-content {
        text-align: left
    }

    .departments .departments-action p {
        margin-bottom: 0
    }

    .footer .widget-newsletter .widget-content .form-newsletter .form-group .form-control {
        margin-bottom: 0;
        margin-right: 30px
    }
}

.footer .widget-newsletter .widget-content .form-newsletter .form-group .form-control::-webkit-input-placeholder {
    color: var(--global--color-gray-darken)
}

.footer .widget-newsletter .widget-content .form-newsletter .form-group .form-control::-moz-placeholder {
    color: var(--global--color-gray-darken)
}

.footer .widget-newsletter .widget-content .form-newsletter .form-group .form-control:-ms-input-placeholder {
    color: var(--global--color-gray-darken)
}

.footer .widget-newsletter .widget-content .form-newsletter .form-group .submit {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: var(--global--color-primary);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer .widget-newsletter .widget-content .form-newsletter .form-group .submit input {
    border: 0;
    outline: 0;
    background: 0 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.footer .widget-newsletter .widget-content .form-newsletter .form-group .submit::before {
    content: "\e901";
    font-family: icomoon;
    font-size: 11px;
    color: var(--global--color-white);
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.footer .widget-newsletter .widget-content .form-newsletter .form-group .submit:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 12px;
    height: 2px;
    background-color: var(--global--color-white);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 0;
    visibility: hidden
}

.footer .widget-newsletter .widget-content .form-newsletter .custom-radio-group .custom-control label {
    font-size: 14px;
    color: var(--global--color-gray);
    text-transform: lowercase
}

.footer .widget-newsletter .widget-content .form-newsletter .custom-radio-group .custom-control label::before {
    border-color: #118b0f
}

.footer .widget-links ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
    overflow: hidden;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.footer .widget-links ul li a {
    color: var(--global--color-gray-light);
    font-size: 14px;
    font-weight: 400;
    line-height: 33px;
    text-transform: capitalize;
    font-family: var(--global--font-body)
}

.footer .widget-contact .widget-content p {
    color: var(--global--color-white);
    margin-bottom: 15px
}

.footer .widget-contact .widget-content .phone a {
    color: var(--global--color-primary);
    font-family: var(--global--font-heading);
    font-size: 22px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.footer .widget-contact .widget-content .phone a i {
    color: var(--global--color-primary);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: inline-block;
    font-size: 18px;
    margin-right: 9px
}

.footer .widget-contact .widget-content .address a {
    color: var(--global--color-body);
    font-size: 14px
}

.footer .widget-contact .widget-content .directions {
    font-family: var(--global--font-secondary);
    font-weight: 700;
    font-size: 15px;
    color: var(--global--color-primary);
    text-transform: capitalize;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    position: relative;
    padding-left: 22px
}

.footer .widget-contact .widget-content .directions::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 12px;
    height: 2px;
    background-color: var(--global--color-primary);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.footer .widget-contact .widget-content .directions i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    font-size: 12px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    color: var(--global--color-white)
}

.footer-copyright {
    padding: 50px 0;
    border-top: 2px solid #118b0f
}

.footer-copyright .copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.footer-copyright .copyright span {
    font-family: var(--global--font-body);
    font-weight: 400;
    font-size: 14px;
    color: var(--global--color-white);
    text-transform: capitalize
}

@media screen and (max-width:991.98px) {
    .footer .footer-top {
        padding-top: 40px;
        padding-bottom: 50px
    }

    .footer .widget-newsletter .widget-content .form-newsletter {
        width: 100%
    }

    .footer .widget-newsletter .widget-content .form-newsletter .custom-radio-group {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer-copyright .copyright {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer-copyright .copyright span {
        margin-bottom: 40px;
        text-align: center
    }
}

.footer-copyright .copyright .social-icons li {
    display: inline-block;
    margin-right: 10px
}

.footer-copyright .copyright .social-icons li a {
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #118b0f;
    font-size: 16px;
    color: var(--global--color-white);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border-radius: 8px 8px 0
}

.footer-copyright .copyright .social-icons li a:hover {
    background-color: var(--global--color-primary);
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

@media only screen and (min-width:320px) and (max-width:767px) {
    text-center-xs {
        text-align: center !important
    }

    .col-content {
        padding: 125px 18px 0 !important
    }

    .product-item {
        max-width: 270px;
        margin: 0 auto 30px
    }

    .product-options2 span {
        display: inline-block;
        min-width: 50px;
        margin-bottom: 10px
    }

    .team-filter li a {
        margin-right: 10px;
        font-size: 13px
    }

    .team .owl-carousel .owl-item img,
    .team-member .team--img img {
        width: 100%
    }

    .feature-panel,
    .team-grid .team-member-holder,
    .team-masonry .team-member-holder {
        max-width: 370px;
        margin-right: auto;
        margin-left: auto
    }

    .team-slider .carousel-navs .owl-nav .owl-next:before,
    .team-slider .carousel-navs .owl-nav .owl-prev:before {
        font-size: 30px
    }

    .skills .heading,
    .widget {
        margin-bottom: 30px
    }

    .sidebar {
        margin-top: 40px
    }

    .contact .contact-card {
        padding: 70px 20px
    }

    .contact-3 .contact-card {
        padding: 0 50px;
        margin-bottom: 30px
    }

    .footer .footer-widget {
        padding-top: 60px;
        padding-bottom: 0
    }

    .footer .footer-widget-title h5 {
        margin-bottom: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {

    .pull-none-sm,
    .text-center-sm,
    text-center-sm {
        text-align: center !important
    }

    .mb-0-sm {
        margin-bottom: 0
    }

    .footer .footer-widget .footer-widget-title h5,
    .mb-15-sm {
        margin-bottom: 15px
    }

    .mb-30-sm {
        margin-bottom: 30px !important
    }

    .mb-40-sm {
        margin-bottom: 40px
    }

    .mb-50-sm {
        margin-bottom: 50px
    }

    .mb-60-sm {
        margin-bottom: 60px
    }

    .pb-15-sm {
        padding-bottom: 15px
    }

    .pb-30-sm {
        padding-bottom: 30px
    }

    .pb-50-sm {
        padding-bottom: 50px
    }

    .pb-60-sm {
        padding-bottom: 60px
    }

    .p-none-sm {
        padding-right: 0;
        padding-left: 0
    }

    .pull-none-sm {
        float: none !important
    }

    .team-masonry .team--img img {
        width: 100%
    }

    .skills .heading {
        margin-bottom: 30px
    }

    .sidebar {
        margin-top: 40px
    }

    .widget-recent .entry .entry-desc {
        margin-left: 70px
    }

    .contact-3 .contact-card {
        margin-bottom: 30px;
        padding: 0
    }

    .footer .footer-widget {
        padding-bottom: 40px;
        padding-top: 60px
    }
}

.blog-img {
    height: 210px !important;
    width: 500px !important;
    object-fit: cover;
    view-transition-name: blog-image
}

.blog-para {
    color: #118b0f !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 7em;
    text-overflow: ellipsis
}

.blog-heading {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 1.5em;
    text-overflow: ellipsis
}

.text-justify{
    text-align:justify
}
.modal.fade.pop-z{
background-color: rgb(0 0 0 / 74%);
}
.foot-img1{
    background-color: white;
  }.foot-para1{
    margin-top: 20px !important;
    font-size: 15px !important;
    text-align:left !important
  }.link-foot{
    margin-left:100px !important;

  }.share-facebook{
    background-color: #3b5998 !important;
  }.share-whatsapp{
    background-color: green !important;
  }.share-instagram{
    background-color: #cd486b !important;

  }.share-youtube{
    background-color: red !important;
  }.share-twitter{
    background-color: #00acee !important;

  }
  #floating {
 position: fixed;
 width: 60px;
 height: 60px;
 bottom: 20px;
 left: 20px;
 background-color: #25d366 !important;
 color: #fff;
 border-radius: 50px;
 text-align: center;
 font-size: 30px;
 box-shadow: 2px 2px 3px #999;
 z-index: 999;
}

.fab-icon {
 margin-top: 16px;
}
  @media screen and (max-width:600px) {
            .link-foot{
              margin-left:0px !important;
            }
            
}
@media screen and (max-width:992px) {
  #floating{
    right: 20px;

  }
  
}
#floating {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 60px;
    left: 20px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 999;
   }
   
   .fab-icon {
    margin-top: 16px;
   }
   
   @media screen and (max-width:992px) {
     #floating{
       right: 20px;
       bottom: 100px;
     }
     
   }
   .footer-widget-title .foot-img1{
    border-radius: 300px !important;
    width: 80%;
   } 
   .owl-dots{
    margin-top: 20px !important;
   }
   .doctor-name {
    color: var(--global--color-heading) !important;
    font-family: var(--global--font-heading) !important;
    font-weight: 700 !important;
     margin: 0 0 0px !important;
     line-height: 1;
    }
    .doctor-content {
        list-style: disc !important;
        margin: 0;
        padding: 5px;
    }
    @media screen and (max-width:992px) {
        .list{
            color: var(--global--color-heading);
            font-family: var(--global--font-heading);
            font-weight: 700;
             margin: 0 0 0px;
            line-height: 1;
        }
        
      }
      .alligment {
        text-indent: -1.5em !important; /* Adjust the value as needed */
        padding-left: 1.5em !important; /* This should match the negative text-indent */
    }
    .entry-content.treat{
        padding: 22px 13px 20px !important;
    }
    @media screen and (min-width:766px) {
        .appoint {
           display: none;
        }

    }
    .appoint{
        position: fixed;
    bottom: 0;
    background: #118b0f;
    width: 100%;
    left: 0;
    color: #fff;
    font-size: 16px;
    z-index: 99;
    padding: 10px 0;
    text-transform: uppercase;
    letter-spacing: .3px;
    font-weight: 500;
    
    }
    .appoint a{
        color: #fff;
    display: inline-block;
    width: 49%;
    font-size: 14px;
    text-align: center;
    padding: 0;
    font-weight: 600;
    }
    .appoint .bt_tt {
    position: relative;
}

.appoint .bt_tt:after {
    position: absolute;
    content: "";
    right: 10px;
    background: #ddd;
    width: 1px;
    height: 100%;
    top: 0;
}