:root {
    --header-height: 120px
}

@font-face {
    font-family: "Cera Pro";
    src: local("Cera Pro Black"),local("CeraPro-Black"),url("../font/cera-pro/CeraPro-Black.woff2") format("woff2"),url("../font/cera-pro/CeraPro-Black.woff") format("woff"),url("../font/cera-pro/CeraPro-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Cera Pro";
    src: local("Cera Pro Black Italic"),local("CeraPro-BlackItalic"),url("../font/cera-pro/CeraPro-BlackItalic.woff2") format("woff2"),url("../font/cera-pro/CeraPro-BlackItalic.woff") format("woff"),url("../font/cera-pro/CeraPro-BlackItalic.ttf") format("truetype");
    font-weight: 900;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Cera Pro";
    src: local("Cera Pro Bold"),local("CeraPro-Bold"),url("../font/cera-pro/CeraPro-Bold.woff2") format("woff2"),url("../font/cera-pro/CeraPro-Bold.woff") format("woff"),url("../font/cera-pro/CeraPro-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Cera Pro";
    src: local("Cera Pro Bold Italic"),local("CeraPro-BoldItalic"),url("../font/cera-pro/CeraPro-BoldItalic.woff2") format("woff2"),url("../font/cera-pro/CeraPro-BoldItalic.woff") format("woff"),url("../font/cera-pro/CeraPro-BoldItalic.ttf") format("truetype");
    font-weight: bold;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Cera Pro";
    src: local("Cera Pro Medium"),local("CeraPro-Medium"),url("../font/cera-pro/CeraPro-Medium.woff2") format("woff2"),url("../font/cera-pro/CeraPro-Medium.woff") format("woff"),url("../font/cera-pro/CeraPro-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Cera Pro";
    src: local("Cera Pro Medium Italic"),local("CeraPro-MediumItalic"),url("../font/cera-pro/CeraPro-MediumItalic.woff2") format("woff2"),url("../font/cera-pro/CeraPro-MediumItalic.woff") format("woff"),url("../font/cera-pro/CeraPro-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Cera Pro";
    src: local("Cera Pro Regular"),local("CeraPro-Regular"),url("../font/cera-pro/CeraPro-Regular.woff2") format("woff2"),url("../font/cera-pro/CeraPro-Regular.woff") format("woff"),url("../font/cera-pro/CeraPro-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Cera Pro";
    src: local("Cera Pro Italic"),local("CeraPro-Italic"),url("../font/cera-pro/CeraPro-Italic.woff2") format("woff2"),url("../font/cera-pro/CeraPro-Italic.woff") format("woff"),url("../font/cera-pro/CeraPro-Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Cera Pro";
    src: local("Cera Pro Light"),local("CeraPro-Light"),url("../font/cera-pro/CeraPro-Light.woff2") format("woff2"),url("../font/cera-pro/CeraPro-Light.woff") format("woff"),url("../font/cera-pro/CeraPro-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Cera Pro";
    src: local("Cera Pro Light Italic"),local("CeraPro-LightItalic"),url("../font/cera-pro/CeraPro-LightItalic.woff2") format("woff2"),url("../font/cera-pro/CeraPro-LightItalic.woff") format("woff"),url("../font/cera-pro/CeraPro-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Cera Pro";
    src: local("Cera Pro Thin"),local("CeraPro-Thin"),url("../font/cera-pro/CeraPro-Thin.woff2") format("woff2"),url("../font/cera-pro/CeraPro-Thin.woff") format("woff"),url("../font/cera-pro/CeraPro-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Cera Pro";
    src: local("Cera Pro Thin Italic"),local("CeraPro-ThinItalic"),url("../font/cera-pro/CeraPro-ThinItalic.woff2") format("woff2"),url("../font/cera-pro/CeraPro-ThinItalic.woff") format("woff"),url("../font/cera-pro/CeraPro-ThinItalic.ttf") format("truetype");
    font-weight: 100;
    font-style: italic;
    font-display: swap
}

*,*:before,*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: unset !important
}

html,body,div,span,object,iframe,figure,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,img,small,strike,strong,sub,sup,tt,b,u,i,ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td,main,canvas,embed,footer,header,nav,section,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none
}

footer,header,nav,section,main {
    display: block
}

body {
    line-height: 1;
    font-size: 16px
}

a,a:hover,a:active,a:focus,a:visited {
    text-decoration: none
}

ol,ul {
    list-style: none !important
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

body {
    font-size: 16px;
    font-family: "Cera Pro",sans-serif;
    background-color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

body.no-scroll {
    overflow-y: hidden !important
}

*,*:focus,*:hover,*:active,*::before,*::after {
    outline: unset !important
}


input,form,table,select,textarea,button {
    font-family: "Cera Pro",sans-serif;
    font-size: 1rem;
    outline: unset
}

.container {
    max-width: 1440px;
    width: 100%;
    padding: 0 30px;
    margin: 0 auto
}

.container--stretch {
    margin: unset;
    padding: unset;
    max-width: 100%
}

.container--fluid {
    margin: unset;
    max-width: 100%
}

.container--narrow {
    max-width: 1200px
}

.container--narrower {
    max-width: 900px
}

.container--narrowest {
    max-width: 600px
}

.grid {
    display: grid
}

.columns--2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.columns--3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
}

.columns--4 {
    grid-template-columns: repeat(4, minmax(0, 1fr))
}

.columns--5 {
    grid-template-columns: repeat(5, minmax(0, 1fr))
}

.columns--6 {
    grid-template-columns: repeat(6, minmax(0, 1fr))
}

.columns--7 {
    grid-template-columns: repeat(7, minmax(0, 1fr))
}

.columns--8 {
    grid-template-columns: repeat(8, minmax(0, 1fr))
}

.columns--9 {
    grid-template-columns: repeat(9, minmax(0, 1fr))
}

.columns--10 {
    grid-template-columns: repeat(10, minmax(0, 1fr))
}

.columns--11 {
    grid-template-columns: repeat(11, minmax(0, 1fr))
}

.columns--12 {
    grid-template-columns: repeat(12, minmax(0, 1fr))
}

.gap--15 {
    grid-gap: 15px
}

.gap--30 {
    grid-gap: 30px
}

.gap--45 {
    grid-gap: 45px
}

.gap--60 {
    grid-gap: 60px
}

.gap--90 {
    grid-gap: 90px
}

.gap--120 {
    grid-gap: 120px
}

.align--center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.align--bottom {
    -webkit-box-align: end;
    -webkit-align-items: end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: end
}

.mt--0 {
    margin-top: 0px !important
}

.mt--15 {
    margin-top: 15px !important
}

.mt--20 {
    margin-top: 20px !important
}

.mt--30 {
    margin-top: 30px !important
}

.mt--45 {
    margin-top: 45px !important
}

.mt--60 {
    margin-top: 60px !important
}

.mt--90 {
    margin-top: 90px !important
}

.mt--120 {
    margin-top: 120px !important
}

.mt--150 {
    margin-top: 150px !important
}

.mt--180 {
    margin-top: 180px !important
}

.mt--210 {
    margin-top: 210px !important
}

.mb--0 {
    margin-bottom: 0px !important
}

.mb--15 {
    margin-bottom: 15px !important
}

.mb--20 {
    margin-bottom: 20px !important
}

.mb--30 {
    margin-bottom: 30px !important
}

.mb--45 {
    margin-bottom: 45px !important
}

.mb--60 {
    margin-bottom: 60px !important
}

.mb--90 {
    margin-bottom: 90px !important
}

.mb--120 {
    margin-bottom: 120px !important
}

.mb--150 {
    margin-bottom: 150px !important
}

.mb--180 {
    margin-bottom: 180px !important
}

.mb--210 {
    margin-bottom: 210px !important
}

.p--0 {
    padding: 0 !important
}

.sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 30px;
    -webkit-transition: .3s ease all !important;
    -o-transition: .3s ease all !important;
    -moz-transition: .3s ease all !important;
    transition: .3s ease all !important
}

.penta-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 125px
}

.penta-logo .penta-logo-brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.penta-logo .penta-logo-brand .penta-logo-img {
    width: 33px;
    height: 30px;
    position: relative
}

.penta-logo .penta-logo-brand .penta-logo-img .penta-logo-p {
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

.penta-logo .penta-logo-brand .penta-logo-img .penta-logo-y {
    display: block;
    position: absolute;
    left: 8px;
    top: 15px;
    -webkit-animation: penta-animation 2s linear infinite;
    -moz-animation: penta-animation 2s linear infinite;
    -o-animation: penta-animation 2s linear infinite;
    animation: penta-animation 2s linear infinite;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.penta-logo .penta-logo-text {
    font-weight: 400;
    max-width: 82px;
    font-family: "Segoe UI",Tahoma,Verdana,sans-serif;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    margin-right: 5px;
    -webkit-transform: scale(0.9) translateZ(0) translate3d(0, 0, 0) perspective(1px);
    -moz-transform: scale(0.9) translateZ(0) translate3d(0, 0, 0) perspective(1px);
    transform: scale(0.9) translateZ(0) translate3d(0, 0, 0) perspective(1px);
    text-align: right;
    -webkit-transition: opacity .3s ease,max-width .3s ease;
    -o-transition: opacity .3s ease,max-width .3s ease;
    -moz-transition: opacity .3s ease,max-width .3s ease;
    transition: opacity .3s ease,max-width .3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.penta-logo .penta-logo-brand strong {
    font-weight: 400;
    overflow: hidden;
    max-width: 0;
    display: block;
    font-family: "Segoe UI",Tahoma,Verdana,sans-serif;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    margin-left: 5px;
    -webkit-transform: scale(0.9) translateZ(0) translate3d(0, 0, 0) perspective(1px);
    -moz-transform: scale(0.9) translateZ(0) translate3d(0, 0, 0) perspective(1px);
    transform: scale(0.9) translateZ(0) translate3d(0, 0, 0) perspective(1px);
    -webkit-transition: max-width .3s ease;
    -o-transition: max-width .3s ease;
    -moz-transition: max-width .3s ease;
    transition: max-width .3s ease
}

.penta-logo.dark .penta-logo-text {
    color: #fff
}

.penta-logo.dark .penta-logo-brand strong {
    color: #fff
}

.penta-logo.light .penta-logo-text {
    color: #000
}

.penta-logo.light .penta-logo-brand strong {
    color: #000
}

.penta-logo:hover .penta-logo-brand strong {
    max-width: 75px !important
}

.penta-logo:hover .penta-logo-text {
    opacity: 0 !important;
    max-width: 0 !important
}

@-webkit-keyframes penta-animation {
    from {
        -webkit-transform: scale(0.85) rotateY(0deg) translateZ(0) translate3d(0, 0, 0) perspective(1px);
        transform: scale(0.85) rotateY(0deg) translateZ(0) translate3d(0, 0, 0) perspective(1px)
    }

    to {
        -webkit-transform: scale(0.85) rotateY(-360deg) translateZ(0) translate3d(0, 0, 0) perspective(1px);
        transform: scale(0.85) rotateY(-360deg) translateZ(0) translate3d(0, 0, 0) perspective(1px)
    }
}

@-moz-keyframes penta-animation {
    from {
        -moz-transform: scale(0.85) rotateY(0deg) translateZ(0) translate3d(0, 0, 0) perspective(1px);
        transform: scale(0.85) rotateY(0deg) translateZ(0) translate3d(0, 0, 0) perspective(1px)
    }

    to {
        -moz-transform: scale(0.85) rotateY(-360deg) translateZ(0) translate3d(0, 0, 0) perspective(1px);
        transform: scale(0.85) rotateY(-360deg) translateZ(0) translate3d(0, 0, 0) perspective(1px)
    }
}

@-o-keyframes penta-animation {
    from {
        transform: scale(0.85) rotateY(0deg) translateZ(0) translate3d(0, 0, 0) perspective(1px)
    }

    to {
        transform: scale(0.85) rotateY(-360deg) translateZ(0) translate3d(0, 0, 0) perspective(1px)
    }
}

@keyframes penta-animation {
    from {
        -webkit-transform: scale(0.85) rotateY(0deg) translateZ(0) translate3d(0, 0, 0) perspective(1px);
        -moz-transform: scale(0.85) rotateY(0deg) translateZ(0) translate3d(0, 0, 0) perspective(1px);
        transform: scale(0.85) rotateY(0deg) translateZ(0) translate3d(0, 0, 0) perspective(1px)
    }

    to {
        -webkit-transform: scale(0.85) rotateY(-360deg) translateZ(0) translate3d(0, 0, 0) perspective(1px);
        -moz-transform: scale(0.85) rotateY(-360deg) translateZ(0) translate3d(0, 0, 0) perspective(1px);
        transform: scale(0.85) rotateY(-360deg) translateZ(0) translate3d(0, 0, 0) perspective(1px)
    }
}

.type {
    color: #707070;
    font-size: 1.25rem
}

.type.small {
    font-size: 1rem
}

.type.small h1,.type.small h2,.type.small h3,.type.small h4,.type.small h5,.type.small h6 {
    margin-bottom: 15px
}

.type.small h1 {
    font-size: 2.25rem
}

.type.small h2 {
    font-size: 1.875rem
}

.type.small h3 {
    font-size: 1.625rem
}

.type.small h4 {
    font-size: 1.5rem
}

.type.small h5 {
    font-size: 1.25rem
}

.type.small h6 {
    font-size: 1.125rem
}

.type.small p {
    margin-bottom: 15px;
    font-size: 1rem
}

.type.small em {
    display: block;
    font-size: 1.5rem;
    margin-bottom: 20px;
    line-height: 1.5
}

.type.small ul>li {
    font-size: 1rem
}

.type h1,.type h2,.type h3,.type h4,.type h5,.type h6 {
    line-height: 1.25;
    margin-bottom: 30px;
    font-weight: bold
}

.type h1,.type h2,.type h3 {
    color: #0b4f5f
}

.type h5,.type h6 {
    margin-bottom: 15px
}

.type h1 {
    font-size: 3rem
}

.type h2 {
    font-size: 2.5rem
}

.type h3 {
    font-size: 2.25rem
}

.type h4 {
    font-size: 1.875rem
}

.type h5 {
    font-size: 1.625rem
}

.type h6 {
    font-size: 1.25rem
}

.type strong,.type b {
    font-weight: 600
}

.type u {
    text-decoration: underline
}

.type i {
    font-style: italic
}

.type p {
    line-height: 1.75;
    margin-bottom: 30px;
    font-size: 1.25rem
}

.type em {
    display: block;
    font-size: 1.875rem;
    margin-bottom: 30px;
    line-height: 1.5
}

.type a {
    color: #0b4f5f;
    font-weight: 500;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

.type a:hover {
    color: #1388a4
}

.type ul,.type ol {
    margin-bottom: 30px
}

.type ul li,.type ol li {
    font-size: 1.25rem;
    color: #707070;
    line-height: 1.5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 25px;
    position: relative
}

.type ul li::before,.type ol li::before {
    content: "";
    position: absolute;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: inline-block;
    left: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -moz-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    height: 6px;
    width: 6px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 0 1px #707070;
    -moz-box-shadow: 0 0 0 1px #707070;
    box-shadow: 0 0 0 1px #707070
}

.type ul li+li,.type ol li+li {
    margin-top: 15px
}

.type img {
    max-width: 100%;
    margin-bottom: 30px
}

.type.opacity--light,.type .opacity--light {
    opacity: 75% !important
}

.type.opacity--lighter,.type .opacity--lighter {
    opacity: 50% !important
}

.type.opacity--lightest,.type .opacity--lightest {
    opacity: 25% !important
}

.type.bold,.type .bold {
    font-weight: bold
}

.type.center,.type .center {
    text-align: center
}

.type.left,.type .left {
    text-align: left
}

.type.heading--1,.type .heading--1 {
    font-size: 3rem;
    line-height: 1.25
}

.type.heading--2,.type .heading--2 {
    font-size: 2.25rem;
    line-height: 1.25
}

.type.heading--3,.type .heading--3 {
    font-size: 1.875rem;
    line-height: 1.25
}

.type.heading--4,.type .heading--4 {
    font-size: 1.625rem;
    line-height: 1.25
}

.type.heading--5,.type .heading--5 {
    font-size: 1.25rem;
    line-height: 1.5
}

.type.heading--6,.type .heading--6 {
    font-size: 1.125rem;
    line-height: 1.5
}

.type.heading--margin,.type .heading--margin {
    margin-bottom: 30px
}

.editor img {
    max-width: 100%;
    margin-bottom: 30px
}

.editor.alignleft,.editor .alignleft {
    float: left;
    margin-right: 30px
}

.editor.alignright,.editor .alignright {
    float: right;
    margin-left: 30px
}

.editor.center {
    text-align: center
}

.button {
    height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 20px;
    border: 0;
    outline: unset;
    cursor: pointer;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    background-color: transparent;
    position: relative;
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    mask-image: -webkit-radial-gradient(white, black);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.button::before,.button::after {
    content: "";
    position: absolute;
    width: 80%;
    height: 150px;
    -webkit-transition: .45s ease all;
    -o-transition: .45s ease all;
    -moz-transition: .45s ease all;
    transition: .45s ease all;
    background-color: #0b4f5f
}

.button::before {
    left: 0;
    top: 0;
    -webkit-transform: skewX(45deg) translateY(50%);
    -moz-transform: skewX(45deg) translateY(50%);
    -ms-transform: skewX(45deg) translateY(50%);
    -o-transform: skewX(45deg) translateY(50%);
    transform: skewX(45deg) translateY(50%)
}

.button::after {
    right: 0;
    bottom: 0;
    -webkit-transform: skewX(45deg) translateY(-50%);
    -moz-transform: skewX(45deg) translateY(-50%);
    -ms-transform: skewX(45deg) translateY(-50%);
    -o-transform: skewX(45deg) translateY(-50%);
    transform: skewX(45deg) translateY(-50%)
}

.button:hover::before,.button:hover::after {
    -webkit-transform: skewX(45deg);
    -moz-transform: skewX(45deg);
    -ms-transform: skewX(45deg);
    -o-transform: skewX(45deg);
    transform: skewX(45deg);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.button.type--eagle-green-bg {
    border: 1px solid #0b4f5f
}

.button.type--eagle-green-bg::before {
    -webkit-transform: skewX(45deg);
    -moz-transform: skewX(45deg);
    -ms-transform: skewX(45deg);
    -o-transform: skewX(45deg);
    transform: skewX(45deg)
}

.button.type--eagle-green-bg::after {
    -webkit-transform: skewX(45deg);
    -moz-transform: skewX(45deg);
    -ms-transform: skewX(45deg);
    -o-transform: skewX(45deg);
    transform: skewX(45deg)
}

.button.type--eagle-green-bg span {
    color: #fff
}

.button.type--eagle-green-bg svg {
    fill: #fff
}

.button.type--eagle-green-bg:hover::before {
    -webkit-transform: skewX(45deg) translateY(50%);
    -moz-transform: skewX(45deg) translateY(50%);
    -ms-transform: skewX(45deg) translateY(50%);
    -o-transform: skewX(45deg) translateY(50%);
    transform: skewX(45deg) translateY(50%)
}

.button.type--eagle-green-bg:hover::after {
    -webkit-transform: skewX(45deg) translateY(-50%);
    -moz-transform: skewX(45deg) translateY(-50%);
    -ms-transform: skewX(45deg) translateY(-50%);
    -o-transform: skewX(45deg) translateY(-50%);
    transform: skewX(45deg) translateY(-50%)
}

.button.type--eagle-green-bg:hover span {
    color: #0b4f5f
}

.button.type--eagle-green-bg:hover svg {
    fill: #0b4f5f
}

.button.type--eagle-green-br {
    border: 1px solid rgba(11,79,95,.15)
}

.button.type--eagle-green-br::before,.button.type--eagle-green-br::after {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.button.type--eagle-green-br span {
    color: #0b4f5f
}

.button.type--eagle-green-br svg {
    fill: #0b4f5f
}

.button.type--eagle-green-br:hover {
    border-color: #0b4f5f
}

.button.type--eagle-green-br:hover::before,.button.type--eagle-green-br:hover::after {
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    border-radius: 0%
}

.button.type--eagle-green-br:hover span {
    color: #fff
}

.button.type--eagle-green-br:hover svg {
    fill: #fff
}

.button.size--stretch {
    width: 100%
}

.button.size--fit {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.button.size--wide {
    padding: 0 30px
}

.button.size--wider {
    padding: 0 45px
}

.button.size--widest {
    padding: 0 60px
}

.button.size--medium {
    height: 55px
}

.button.size--long {
    height: 60px
}

.button.size--short {
    height: 45px
}

.button.length--narrow {
    height: 55px
}

.button.length--narrower {
    height: 50px
}

.button.length--narrowest {
    height: 45px
}

.button.icon--small svg {
    width: 10px;
    height: 10px
}

.button.icon--medium svg {
    width: 15px;
    height: 15px
}

.button.icon--large svg {
    width: 20px;
    height: 20px
}

.button.icon--left svg {
    margin-right: 15px
}

.button.icon--right svg {
    margin-left: 15px
}

.button.icon--wrapped {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative
}

.button.icon--wrapped .icon {
    position: absolute;
    top: 50%;
    right: 5px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

.button.icon--wrapped .icon svg {
    margin: 0
}

.button.icon--wrapped span {
    padding-right: 45px
}

.button.text--big span {
    font-size: 1.125rem
}

.button.text--bold span {
    font-weight: 600
}

.button.animation--arrow-right:hover svg {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px)
}

.button.animation--arrow-down:hover svg {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px)
}

.button span {
    display: block;
    -webkit-transition: .3s ease color;
    -o-transition: .3s ease color;
    -moz-transition: .3s ease color;
    transition: .3s ease color;
    font-size: 1rem;
    white-space: nowrap;
    position: relative;
    z-index: 1
}

.button svg {
    max-height: 25px;
    max-width: 25px;
    width: 100%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    position: relative;
    z-index: 1
}

.button svg.left {
    margin-right: 15px
}

.button svg.right {
    margin-left: 15px
}

.form {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-rows: auto;
    grid-gap: 30px
}

.form .item {
    position: relative
}

.form .item input[type=text],.form .item input[type=email],.form .item input[type=tel],.form .item input[type=number],.form .item input[type=time],.form .item input[type=date],.form .item textarea,.form .item select {
    width: 100%;
    height: 60px;
    padding: 0 20px;
    border: 0;
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 1px rgba(11,79,95,.2);
    -moz-box-shadow: 0 0 0 1px rgba(11,79,95,.2);
    box-shadow: 0 0 0 1px rgba(11,79,95,.2);
    color: #0b4f5f;
    -webkit-transition: .25s ease box-shadow;
    -o-transition: .25s ease box-shadow;
    -moz-transition: .25s ease box-shadow;
    transition: .25s ease box-shadow
}

.form .item input[type=text]::-webkit-input-placeholder, .form .item input[type=email]::-webkit-input-placeholder, .form .item input[type=tel]::-webkit-input-placeholder, .form .item input[type=number]::-webkit-input-placeholder, .form .item input[type=time]::-webkit-input-placeholder, .form .item input[type=date]::-webkit-input-placeholder, .form .item textarea::-webkit-input-placeholder, .form .item select::-webkit-input-placeholder {
    color: #707070
}

.form .item input[type=text]:-moz-placeholder, .form .item input[type=email]:-moz-placeholder, .form .item input[type=tel]:-moz-placeholder, .form .item input[type=number]:-moz-placeholder, .form .item input[type=time]:-moz-placeholder, .form .item input[type=date]:-moz-placeholder, .form .item textarea:-moz-placeholder, .form .item select:-moz-placeholder {
    color: #707070
}

.form .item input[type=text]::-moz-placeholder, .form .item input[type=email]::-moz-placeholder, .form .item input[type=tel]::-moz-placeholder, .form .item input[type=number]::-moz-placeholder, .form .item input[type=time]::-moz-placeholder, .form .item input[type=date]::-moz-placeholder, .form .item textarea::-moz-placeholder, .form .item select::-moz-placeholder {
    color: #707070
}

.form .item input[type=text]:-ms-input-placeholder, .form .item input[type=email]:-ms-input-placeholder, .form .item input[type=tel]:-ms-input-placeholder, .form .item input[type=number]:-ms-input-placeholder, .form .item input[type=time]:-ms-input-placeholder, .form .item input[type=date]:-ms-input-placeholder, .form .item textarea:-ms-input-placeholder, .form .item select:-ms-input-placeholder {
    color: #707070
}

.form .item input[type=text]::-ms-input-placeholder, .form .item input[type=email]::-ms-input-placeholder, .form .item input[type=tel]::-ms-input-placeholder, .form .item input[type=number]::-ms-input-placeholder, .form .item input[type=time]::-ms-input-placeholder, .form .item input[type=date]::-ms-input-placeholder, .form .item textarea::-ms-input-placeholder, .form .item select::-ms-input-placeholder {
    color: #707070
}

.form .item input[type=text]::placeholder,.form .item input[type=email]::placeholder,.form .item input[type=tel]::placeholder,.form .item input[type=number]::placeholder,.form .item input[type=time]::placeholder,.form .item input[type=date]::placeholder,.form .item textarea::placeholder,.form .item select::placeholder {
    color: #707070
}

.form .item input[type=text]:focus,.form .item input[type=email]:focus,.form .item input[type=tel]:focus,.form .item input[type=number]:focus,.form .item input[type=time]:focus,.form .item input[type=date]:focus,.form .item textarea:focus,.form .item select:focus {
    -webkit-box-shadow: 0 0 0 1px #0b4f5f;
    -moz-box-shadow: 0 0 0 1px #0b4f5f;
    box-shadow: 0 0 0 1px #0b4f5f
}

.form .item input[type=text].wpcf7-not-valid,.form .item input[type=email].wpcf7-not-valid,.form .item input[type=tel].wpcf7-not-valid,.form .item input[type=number].wpcf7-not-valid,.form .item input[type=time].wpcf7-not-valid,.form .item input[type=date].wpcf7-not-valid,.form .item textarea.wpcf7-not-valid,.form .item select.wpcf7-not-valid {
    -webkit-box-shadow: 0 0 0 1px red;
    -moz-box-shadow: 0 0 0 1px red;
    box-shadow: 0 0 0 1px red
}

.form .item input[type=text].wpcf7-not-valid+.wpcf7-not-valid-tip,.form .item input[type=email].wpcf7-not-valid+.wpcf7-not-valid-tip,.form .item input[type=tel].wpcf7-not-valid+.wpcf7-not-valid-tip,.form .item input[type=number].wpcf7-not-valid+.wpcf7-not-valid-tip,.form .item input[type=time].wpcf7-not-valid+.wpcf7-not-valid-tip,.form .item input[type=date].wpcf7-not-valid+.wpcf7-not-valid-tip,.form .item textarea.wpcf7-not-valid+.wpcf7-not-valid-tip,.form .item select.wpcf7-not-valid+.wpcf7-not-valid-tip {
    opacity: 1;
    visibility: visible
}

.form .item textarea {
    padding: 20px;
    height: 150px;
    resize: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.form .item.error input[type=text],.form .item.error input[type=email],.form .item.error input[type=tel],.form .item.error input[type=number],.form .item.error input[type=time],.form .item.error input[type=date],.form .item.error textarea,.form .item.error select {
    -webkit-box-shadow: 0 0 0 1px red;
    -moz-box-shadow: 0 0 0 1px red;
    box-shadow: 0 0 0 1px red
}

.form .item.error .tooltip {
    opacity: 1;
    visibility: visible
}

.form .item.error.custom-checkbox .checkbox .box {
    -webkit-box-shadow: 0 0 0 1px red;
    -moz-box-shadow: 0 0 0 1px red;
    box-shadow: 0 0 0 1px red
}

.form .item.custom-select select,.form .item .custom-select select {
    padding-right: 50px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.form .item.custom-select select::-ms-expand,.form .item .custom-select select::-ms-expand {
    display: none
}

.form .item.custom-select::after,.form .item .custom-select::after {
    pointer-events: none;
    content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNS4zNSA4LjY4Ij48cGF0aCBkPSJNNy42OCw4LjY4aDBBMSwxLDAsMCwxLDcsOC4zOEwuMjksMS43MUExLDEsMCwwLDEsMS43MS4yOWw2LDYsNi02YTEsMSwwLDAsMSwxLjQxLDAsMSwxLDAsMCwxLDAsMS40Mkw4LjM4LDguMzhBMSwxLDAsMCwxLDcuNjgsOC42OFoiLz48L3N2Zz4=");
    position: absolute;
    display: block;
    right: 20px;
    top: 28px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 12px;
    -webkit-filter: invert(69%) sepia(1%) saturate(0%) hue-rotate(337deg) brightness(89%) contrast(86%);
    filter: invert(69%) sepia(1%) saturate(0%) hue-rotate(337deg) brightness(89%) contrast(86%)
}

.form .item.custom-date input,.form .item .custom-date input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 50px
}

.form .item.custom-date input::-webkit-inner-spin-button,.form .item.custom-date input::-webkit-calendar-picker-indicator,.form .item .custom-date input::-webkit-inner-spin-button,.form .item .custom-date input::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
    appearance: none;
    background: none
}

.form .item.custom-date::after,.form .item .custom-date::after {
    pointer-events: none;
    content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzNjkuMjMgMzgzLjMxIj48cGF0aCBkPSJNMzI0LjYzLDM4My4zMWgtMjgwYTMuMzEsMy4zMSwwLDAsMC0uOTQtLjU0QzE1LjcyLDM3Ny4wNywwLDM1Ny45MywwLDMyOS41MlEwLDIwNS44LDAsODIuMUE2My41NCw2My41NCwwLDAsMSwuODIsNzAuNTVDNS41Miw0NS40MSwyNiwyOC41LDUxLjU0LDI4LjQyYzYuMzMsMCwxMi42NywwLDE5LjQxLDAsMC00LjU3LDAtOC43OCwwLTEzQzcxLjA1LDYuMzgsNzcsMCw4NS4yNywwczE0LDYuMzcsMTQuMDgsMTUuNTVjMCw0LjIsMCw4LjQsMCwxMi41OEgyNjkuODZ2LTRjMC0zLjI1LDAtNi40OSwwLTkuNzNDMjcwLDYuMzQsMjc1Ljg0LjIzLDI4My41NiwwczE0LjIyLDUuNywxNC42MywxMy45MmMuMjQsNC42OSwwLDkuNCwwLDE0LjQ5LDcuMjcsMCwxNC4xLDAsMjAuOTMsMGE0Ny4xLDQ3LjEsMCwwLDEsMjMuOTMsNi40M0MzNjAuNiw0NS4xOSwzNjkuMiw2MC42OSwzNjkuMiw4MXEwLDc2LjkyLDAsMTUzLjg0YzAsMzIuMDcuMDYsNjQuMTMsMCw5Ni4yLS4wNywyNC40NS0xNC43OSw0NC4yMi0zNy40LDUwLjQ4QzMyOS40MiwzODIuMTUsMzI3LDM4Mi43MSwzMjQuNjMsMzgzLjMxWm0xNi4yMi0yMzRIMjguNThjLS4wOCwxLjIxLS4yLDIuMTktLjIsMy4xNnEwLDg5LjQzLDAsMTc4Ljg3YzAsMTQuMjQsOS42LDIzLjU3LDIzLjg1LDIzLjU3cTEzMi4zMiwwLDI2NC42MSwwYTI4LjExLDI4LjExLDAsMCwwLDUuNTgtLjM5YzExLjUxLTIuMjgsMTguMzktMTEuMzMsMTguNC0yNC4ycTAtODguNSwwLTE3N1ptLS4yNi0yOC44MWMwLTE0Ljc4LjQ0LTI5LjIzLS4xNS00My42NUEyMC4wOCwyMC4wOCwwLDAsMCwzMjMsNTcuNTNjLTgtMS4wNy0xNi4zMS0uMjItMjQuNzgtLjIyLDAsNC4zNi4wOCw4LjcsMCwxM0MyOTgsNzguODksMjkyLDg1LjE0LDI4NC4wNyw4NS4yUzI3MCw3OC44NCwyNjkuODcsNzAuMTFjMC00LjMyLDAtOC42NSwwLTEzSDk5LjM1VjYxYzAsMy4yNC4wNSw2LjQ5LDAsOS43My0uMTYsOC4xOC02LjI1LDE0LjQzLTE0LjA2LDE0LjQ4QTE0LjMsMTQuMywwLDAsMSw3MSw3MS4yM2MtLjIzLTQuNjgsMC05LjM4LDAtMTQuNEg1M2MtMTUuMywwLTI0LjU0LDkuMTItMjQuNTksMjQuMzMtLjA1LDExLjg1LDAsMjMuNywwLDM1LjU1djMuNzZaIi8+PC9zdmc+");
    position: absolute;
    display: block;
    right: 20px;
    top: 30px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    -webkit-filter: invert(69%) sepia(1%) saturate(0%) hue-rotate(337deg) brightness(89%) contrast(86%);
    filter: invert(69%) sepia(1%) saturate(0%) hue-rotate(337deg) brightness(89%) contrast(86%)
}

.form .item.custom-time input,.form .item .custom-time input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 50px
}

.form .item.custom-time input::-webkit-inner-spin-button,.form .item.custom-time input::-webkit-calendar-picker-indicator,.form .item .custom-time input::-webkit-inner-spin-button,.form .item .custom-time input::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
    appearance: none;
    background: none
}

.form .item.custom-time::after,.form .item .custom-time::after {
    pointer-events: none;
    content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzNTIuMjYgMzUxLjM4Ij48cGF0aCBkPSJNMTc2LjE3LDM1MS4zOEM4MCwzNTEuODQuMzEsMjcyLjg5LDAsMTc2Ljg5LS4zMSw3OS4yMiw3OCwuNTUsMTc2LjA1LDBjOTYuMjMtLjUzLDE3Niw3OC43OCwxNzYuMiwxNzUuMzFDMzUyLjUxLDI3Mi4zMywyNzMuOTIsMzUwLjkxLDE3Ni4xNywzNTEuMzhaTTE3Ni4yMiwzMkM5Ni43NywzMiwzMi4wOSw5Ni4zLDMyLjA2LDE3NS4zMmMwLDc5LjU1LDY0LjM5LDE0NC4xMywxNDMuNzQsMTQ0LjEyLDc5Ljc2LDAsMTQ0LjM1LTY0LjQsMTQ0LjM5LTE0My45MkMzMjAuMjMsOTYuNDksMjU1LjUyLDMyLDE3Ni4yMiwzMlptMTUuODQsOTFjMC0xNC4zMy4xLTI4LjY3LDAtNDMtLjA5LTkuMjUtNi44Ny0xNS45My0xNS44MS0xNmExNS41MSwxNS41MSwwLDAsMC0xNiwxNS43OWMtLjEsMzIuMDUsMCw2NC4wOSwwLDk2LjEzYTE0Ljc3LDE0Ljc3LDAsMCwwLDQuNDIsMTAuNzlxMjQuMDcsMjQuMTIsNDguMjUsNDguMTRhMTQuOTEsMTQuOTEsMCwwLDAsMTQuNSw0LjA5LDE1LjIsMTUuMiwwLDAsMCwxMS45LTExLjIxYzEuNzktNi4yMiwwLTExLjU3LTQuNDQtMTYuMDdxLTIwLTIwLTQwLjA2LTM5LjkxYTguMjMsOC4yMywwLDAsMS0yLjc2LTYuNTFjLjE0LTE0LjA5LjA2LTI4LjE4LjA2LTQyLjI3WiIvPjwvc3ZnPg==");
    position: absolute;
    display: block;
    right: 20px;
    top: 30px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    -webkit-filter: invert(69%) sepia(1%) saturate(0%) hue-rotate(337deg) brightness(89%) contrast(86%);
    filter: invert(69%) sepia(1%) saturate(0%) hue-rotate(337deg) brightness(89%) contrast(86%)
}

.form .item.custom-checkbox,.form .item .custom-checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form .item.custom-checkbox .checkbox,.form .item .custom-checkbox .checkbox {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    width: 26px;
    height: 26px;
    margin-right: 15px
}

.form .item.custom-checkbox .checkbox .box,.form .item .custom-checkbox .checkbox .box {
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 0 1px rgba(11,79,95,.3);
    -moz-box-shadow: 0 0 0 1px rgba(11,79,95,.3);
    box-shadow: 0 0 0 1px rgba(11,79,95,.3);
    -webkit-transition: .25s ease box-shadow;
    -o-transition: .25s ease box-shadow;
    -moz-transition: .25s ease box-shadow;
    transition: .25s ease box-shadow;
    position: relative
}

.form .item.custom-checkbox .checkbox .box::before,.form .item .custom-checkbox .checkbox .box::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 14px;
    height: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #0b4f5f;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: .1s ease all;
    -moz-transform: .1s ease all;
    -ms-transform: .1s ease all;
    -o-transform: .1s ease all;
    transform: .1s ease all
}

.form .item.custom-checkbox .checkbox input,.form .item .custom-checkbox .checkbox input {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    position: absolute;
    cursor: pointer;
    z-index: 1
}

.form .item.custom-checkbox .checkbox input:hover+.box,.form .item.custom-checkbox .checkbox input:focus+.box,.form .item .custom-checkbox .checkbox input:hover+.box,.form .item .custom-checkbox .checkbox input:focus+.box {
    -webkit-box-shadow: 0 0 0 1px #0b4f5f;
    -moz-box-shadow: 0 0 0 1px #0b4f5f;
    box-shadow: 0 0 0 1px #0b4f5f
}

.form .item.custom-checkbox .checkbox input:checked+.box::before,.form .item .custom-checkbox .checkbox input:checked+.box::before {
    opacity: 1;
    visibility: visible
}

.form .item.custom-checkbox .text,.form .item .custom-checkbox .text {
    line-height: 1.5;
    font-size: 1;
    color: #707070
}

.form .item.custom-checkbox .text a,.form .item .custom-checkbox .text a {
    font-weight: 600;
    color: #707070;
    -webkit-transition: .3s ease color;
    -o-transition: .3s ease color;
    -moz-transition: .3s ease color;
    transition: .3s ease color
}

.form .item.custom-checkbox .text a:hover,.form .item .custom-checkbox .text a:hover {
    color: #0b4f5f
}

.form .item.custom-file,.form .item .custom-file {
    position: relative
}

.form .item.custom-file .file,.form .item .custom-file .file {
    height: 50px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 2px solid #0b4f5f;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: .25s ease all;
    -o-transition: .25s ease all;
    -moz-transition: .25s ease all;
    transition: .25s ease all;
    padding: 0 20px;
    cursor: pointer
}

.form .item.custom-file .file span,.form .item .custom-file .file span {
    color: #666;
    -webkit-transition: .25s ease color;
    -o-transition: .25s ease color;
    -moz-transition: .25s ease color;
    transition: .25s ease color;
    pointer-events: none;
    display: block;
    white-space: nowrap
}

.form .item.custom-file .file-name,.form .item .custom-file .file-name {
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    height: 26px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: .875rem;
    color: rgba(0,0,0,.5);
    position: absolute;
    top: 100%;
    left: 0;
    padding: 10px 5px 0
}

.form .item.custom-file input,.form .item .custom-file input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 2
}

.form .item.custom-file input:hover+.file,.form .item.custom-file input.focus+.file,.form .item .custom-file input:hover+.file,.form .item .custom-file input.focus+.file {
    background-color: #0b4f5f;
    -webkit-transition: .1s ease all;
    -o-transition: .1s ease all;
    -moz-transition: .1s ease all;
    transition: .1s ease all
}

.form .item.custom-file input:hover+.file span,.form .item.custom-file input.focus+.file span,.form .item .custom-file input:hover+.file span,.form .item .custom-file input.focus+.file span {
    -webkit-transition: .25s ease color;
    -o-transition: .25s ease color;
    -moz-transition: .25s ease color;
    transition: .25s ease color;
    color: #fff
}

.form .item.custom-file input:hover+.file svg,.form .item.custom-file input.focus+.file svg,.form .item .custom-file input:hover+.file svg,.form .item .custom-file input.focus+.file svg {
    -webkit-transition: .25s ease fill;
    -o-transition: .25s ease fill;
    -moz-transition: .25s ease fill;
    transition: .25s ease fill;
    fill: #fff
}

.form .item.width--half {
    grid-column: span 1
}

.form .item.width--full {
    grid-column: span 2
}

.form .item.justify--right {
    justify-self: end
}

.form .item .tooltip,.form .item .wpcf7-not-valid-tip {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 0;
    right: 15px;
    color: #707070;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: .75rem;
    background-color: #fff;
    padding: 10px 15px 10px 40px;
    border: 1px solid #fff
}

.form .item .tooltip::before,.form .item .wpcf7-not-valid-tip::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 15px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODguMzEgMzU1LjE5Ij48cGF0aCBkPSJNMCwyODBjMS45My0xNy42NiwxMS4zLTMyLjE2LDE5Ljk0LTQ3LDcuMzEtMTIuNTUsMTQuNTQtMjUuMTQsMjEuODEtMzcuNzJxNDUuNzctNzkuMjQsOTEuNTEtMTU4LjQ5YzExLjExLTE5LjI4LDI3LjExLTMxLjQxLDQ5LjE2LTM1LjcyLDI1LTQuODcsNTQuNDYsNi41Niw2Ny44NywyOC4xOSwxNC4zNywyMy4xNywyNy43Miw0Nyw0MS4zOSw3MC41OXE0My4xNyw3NC42MSw4Ni4yMywxNDkuMjljOS4zLDE2LjA4LDEyLjc0LDMzLDguNzksNTEuMzctNi44OSwzMi0zNS4wOCw1NC40Ny02OC44OSw1NC41OC0zNi42Ny4xMi03My4zMywwLTExMCwwcS02OC40OCwwLTEzNi45MywwYy0yMi4xMiwwLTQwLjY2LTgtNTQuOS0yNS4xNkE2OS4yOCw2OS4yOCwwLDAsMSwuNjcsMjk1LjA2Yy0uMTQtMS0uNDQtMS45Mi0uNjctMi44OVptMTkzLjU0LDQzLjgxcTYxLjQzLDAsMTIyLjg2LDBjMTEuNjQsMCwyMS45MS0zLjMsMzAtMTIsMTIuMTQtMTMsMTMuOTEtMzAuNDgsNC42NS00Ni41MnEtNDktODUtOTguMTEtMTY5LjkzQzI0My44LDc5LjU3LDIzNSw2My41LDIyNS4yMiw0OGMtNy44OS0xMi40OS0yMC4xLTE3LjctMzQuNzktMTYuMzRDMTc2Ljc1LDMzLDE2Ny4yNiw0MC40NywxNjAuNSw1Mi4yMXEtNDguMyw4My44Ny05Ni44LDE2Ny42MmMtOS41MywxNi41MS0xOS40MSwzMi44NS0yOC4zMyw0OS42OEMyOC43LDI4Mi4xLDMwLDI5NSwzNy44MSwzMDYuOTNzMTkuNTQsMTYuOTMsMzMuNjIsMTYuOTJRMTMyLjUsMzIzLjgsMTkzLjU0LDMyMy44NFptOC44NS0yMTNjLTE0LjQ3LTYuNzMtMjkuNjIsNS4yNy0yOC40OSwyMi4yNiwxLjM1LDIwLjI4LDIuNDgsNDAuNTgsMy43NCw2MC44Ny42Miw5Ljk1LDEsMTkuOTMsMi4xLDI5LjgzLjgzLDcuMjgsNywxMi4wNywxNC4yMywxMi4xN2ExNC41NiwxNC41NiwwLDAsMCwxNC43Mi0xMi4xOGMuNi0zLjU4LjQzLTcuMjguNjQtMTAuOTNxMi4zMi0zOS45LDQuNjQtNzkuOEMyMTQuNTgsMTIzLjMsMjExLjgsMTE1LjE4LDIwMi4zOSwxMTAuODFabTExLjMzLDE1OS41NWMuMzYtMTEuMjktOC4xMS0yMC40OC0xOS4wOC0yMC42OWExOS44NywxOS44NywwLDAsMC0uODYsMzkuNzRBMTkuNjMsMTkuNjMsMCwwLDAsMjEzLjcyLDI3MC4zNloiLz48L3N2Zz4=");
    -moz-background-size: contain;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-filter: invert(21%) sepia(83%) saturate(7411%) hue-rotate(359deg) brightness(105%) contrast(122%);
    filter: invert(21%) sepia(83%) saturate(7411%) hue-rotate(359deg) brightness(105%) contrast(122%)
}

.form .item .wpcf7-form-control-wrap {
    display: block
}

.wpcf7-response-output {
    border: 0 !important;
    color: #707070;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    line-height: 1.5;
    background-color: #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    font-size: .875rem;
    padding: 15px 30px 15px 45px !important;
    -webkit-box-shadow: 0 10px 20px -5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 10px 20px -5px rgba(0,0,0,.1);
    box-shadow: 0 10px 20px -5px rgba(0,0,0,.1);
    position: relative
}

.wpcf7-response-output::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 15px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODguMzEgMzU1LjE5Ij48cGF0aCBkPSJNMCwyODBjMS45My0xNy42NiwxMS4zLTMyLjE2LDE5Ljk0LTQ3LDcuMzEtMTIuNTUsMTQuNTQtMjUuMTQsMjEuODEtMzcuNzJxNDUuNzctNzkuMjQsOTEuNTEtMTU4LjQ5YzExLjExLTE5LjI4LDI3LjExLTMxLjQxLDQ5LjE2LTM1LjcyLDI1LTQuODcsNTQuNDYsNi41Niw2Ny44NywyOC4xOSwxNC4zNywyMy4xNywyNy43Miw0Nyw0MS4zOSw3MC41OXE0My4xNyw3NC42MSw4Ni4yMywxNDkuMjljOS4zLDE2LjA4LDEyLjc0LDMzLDguNzksNTEuMzctNi44OSwzMi0zNS4wOCw1NC40Ny02OC44OSw1NC41OC0zNi42Ny4xMi03My4zMywwLTExMCwwcS02OC40OCwwLTEzNi45MywwYy0yMi4xMiwwLTQwLjY2LTgtNTQuOS0yNS4xNkE2OS4yOCw2OS4yOCwwLDAsMSwuNjcsMjk1LjA2Yy0uMTQtMS0uNDQtMS45Mi0uNjctMi44OVptMTkzLjU0LDQzLjgxcTYxLjQzLDAsMTIyLjg2LDBjMTEuNjQsMCwyMS45MS0zLjMsMzAtMTIsMTIuMTQtMTMsMTMuOTEtMzAuNDgsNC42NS00Ni41MnEtNDktODUtOTguMTEtMTY5LjkzQzI0My44LDc5LjU3LDIzNSw2My41LDIyNS4yMiw0OGMtNy44OS0xMi40OS0yMC4xLTE3LjctMzQuNzktMTYuMzRDMTc2Ljc1LDMzLDE2Ny4yNiw0MC40NywxNjAuNSw1Mi4yMXEtNDguMyw4My44Ny05Ni44LDE2Ny42MmMtOS41MywxNi41MS0xOS40MSwzMi44NS0yOC4zMyw0OS42OEMyOC43LDI4Mi4xLDMwLDI5NSwzNy44MSwzMDYuOTNzMTkuNTQsMTYuOTMsMzMuNjIsMTYuOTJRMTMyLjUsMzIzLjgsMTkzLjU0LDMyMy44NFptOC44NS0yMTNjLTE0LjQ3LTYuNzMtMjkuNjIsNS4yNy0yOC40OSwyMi4yNiwxLjM1LDIwLjI4LDIuNDgsNDAuNTgsMy43NCw2MC44Ny42Miw5Ljk1LDEsMTkuOTMsMi4xLDI5LjgzLjgzLDcuMjgsNywxMi4wNywxNC4yMywxMi4xN2ExNC41NiwxNC41NiwwLDAsMCwxNC43Mi0xMi4xOGMuNi0zLjU4LjQzLTcuMjguNjQtMTAuOTNxMi4zMi0zOS45LDQuNjQtNzkuOEMyMTQuNTgsMTIzLjMsMjExLjgsMTE1LjE4LDIwMi4zOSwxMTAuODFabTExLjMzLDE1OS41NWMuMzYtMTEuMjktOC4xMS0yMC40OC0xOS4wOC0yMC42OWExOS44NywxOS44NywwLDAsMC0uODYsMzkuNzRBMTkuNjMsMTkuNjMsMCwwLDAsMjEzLjcyLDI3MC4zNloiLz48L3N2Zz4=");
    -moz-background-size: contain;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-filter: invert(21%) sepia(83%) saturate(7411%) hue-rotate(359deg) brightness(105%) contrast(122%);
    filter: invert(21%) sepia(83%) saturate(7411%) hue-rotate(359deg) brightness(105%) contrast(122%)
}

.table {
    overflow-x: auto;
    overflow-y: visible;
    max-width: 100%
}

.table table {
    width: 100%;
    margin: 0 auto
}

.table table tbody {
    width: 100%
}

.table table tr {
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

.table table tr td,.table table tr th {
    line-height: 1.5;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

.table table tr td:hover,.table table tr th:hover {
    background-color: rgba(0,0,0,.033)
}

.table table tr th {
    color: #0b4f5f;
    font-weight: 600;
    font-size: 1.25rem;
    padding: 30px;
    text-align: left
}

.table table tr td {
    padding: 20px 30px;
    font-weight: 300;
    font-size: 1.125rem;
    color: #f7f7f7
}

.table table tr td:not(:first-of-type) {
    border-left: 1px solid #e6e6e6
}

.table table tr:hover {
    background-color: rgba(0,0,0,.025)
}

.table table tr:not(:last-of-type) {
    border-bottom: 1px solid #e6e6e6
}

.accordion {
    border: 1px solid rgba(11,79,95,.2);
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

.accordion+.accordion {
    margin-top: 30px
}

.accordion.active {
    border-color: #fff;
    -webkit-box-shadow: 0 10px 60px -10px rgba(11,79,95,.15);
    -moz-box-shadow: 0 10px 60px -10px rgba(11,79,95,.15);
    box-shadow: 0 10px 60px -10px rgba(11,79,95,.15)
}

.accordion.active .shown::before {
    height: 0
}

.accordion.active .shown span {
    color: #0b4f5f
}

.accordion:not(.active):hover {
    border-color: #0b4f5f
}

.accordion .shown {
    padding: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 75px;
    position: relative;
    cursor: pointer
}

.accordion .shown span {
    font-size: 1.125rem;
    line-height: 1.5;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    color: #3e3e3e
}

.accordion .shown>svg {
    width: 30px;
    height: 30px;
    fill: #0b4f5f;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.accordion .shown::before {
    content: "";
    position: absolute;
    right: 39px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2px;
    height: 20px;
    background-color: rgba(11,79,95,.5);
    -webkit-transition: .3s ease height;
    -o-transition: .3s ease height;
    -moz-transition: .3s ease height;
    transition: .3s ease height
}

.accordion .shown::after {
    content: "";
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 2px;
    background-color: rgba(11,79,95,.5);
    -webkit-transition: .3s ease height;
    -o-transition: .3s ease height;
    -moz-transition: .3s ease height;
    transition: .3s ease height
}

.accordion .hidden {
    padding: 0 25px 25px;
    display: none
}

.accordion .hidden>*:last-child {
    margin-bottom: 0
}

@-webkit-keyframes copied {
    0% {
        -webkit-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0);
        opacity: 0
    }

    20% {
        -webkit-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0);
        opacity: 1;
        visibility: visible
    }

    80% {
        -webkit-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0);
        opacity: 1;
        visibility: visible
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-15px);
        transform: translateX(-50%) translateY(-15px);
        opacity: 0
    }
}

@-moz-keyframes copied {
    0% {
        -moz-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0);
        opacity: 0
    }

    20% {
        -moz-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0);
        opacity: 1;
        visibility: visible
    }

    80% {
        -moz-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0);
        opacity: 1;
        visibility: visible
    }

    100% {
        -moz-transform: translateX(-50%) translateY(-15px);
        transform: translateX(-50%) translateY(-15px);
        opacity: 0
    }
}

@-o-keyframes copied {
    0% {
        -o-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0);
        opacity: 0
    }

    20% {
        -o-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0);
        opacity: 1;
        visibility: visible
    }

    80% {
        -o-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0);
        opacity: 1;
        visibility: visible
    }

    100% {
        -o-transform: translateX(-50%) translateY(-15px);
        transform: translateX(-50%) translateY(-15px);
        opacity: 0
    }
}

@keyframes copied {
    0% {
        -webkit-transform: translateX(-50%) translateY(0);
        -moz-transform: translateX(-50%) translateY(0);
        -o-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0);
        opacity: 0
    }

    20% {
        -webkit-transform: translateX(-50%) translateY(0);
        -moz-transform: translateX(-50%) translateY(0);
        -o-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0);
        opacity: 1;
        visibility: visible
    }

    80% {
        -webkit-transform: translateX(-50%) translateY(0);
        -moz-transform: translateX(-50%) translateY(0);
        -o-transform: translateX(-50%) translateY(0);
        transform: translateX(-50%) translateY(0);
        opacity: 1;
        visibility: visible
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-15px);
        -moz-transform: translateX(-50%) translateY(-15px);
        -o-transform: translateX(-50%) translateY(-15px);
        transform: translateX(-50%) translateY(-15px);
        opacity: 0
    }
}

@-webkit-keyframes ring {
    0%,100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
}

@-moz-keyframes ring {
    0%,100% {
        -moz-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -moz-transform: rotate(15deg);
        transform: rotate(15deg)
    }
}

@-o-keyframes ring {
    0%,100% {
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -o-transform: rotate(15deg);
        transform: rotate(15deg)
    }
}

@keyframes ring {
    0%,100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg)
    }
}

@-webkit-keyframes ripple-1 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50%) translateY(25%) scale(0);
        transform: translateX(-50%) translateY(25%) scale(0)
    }

    1% {
        opacity: 1;
        -webkit-transform: translateX(-50%) translateY(25%) scale(0);
        transform: translateX(-50%) translateY(25%) scale(0)
    }

    50% {
        opacity: 1;
        -webkit-transform: translateX(-50%) translateY(25%) scale(0.75);
        transform: translateX(-50%) translateY(25%) scale(0.75)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-50%) translateY(25%) scale(1.5);
        transform: translateX(-50%) translateY(25%) scale(1.5)
    }
}

@-moz-keyframes ripple-1 {
    0% {
        opacity: 0;
        -moz-transform: translateX(-50%) translateY(25%) scale(0);
        transform: translateX(-50%) translateY(25%) scale(0)
    }

    1% {
        opacity: 1;
        -moz-transform: translateX(-50%) translateY(25%) scale(0);
        transform: translateX(-50%) translateY(25%) scale(0)
    }

    50% {
        opacity: 1;
        -moz-transform: translateX(-50%) translateY(25%) scale(0.75);
        transform: translateX(-50%) translateY(25%) scale(0.75)
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(-50%) translateY(25%) scale(1.5);
        transform: translateX(-50%) translateY(25%) scale(1.5)
    }
}

@-o-keyframes ripple-1 {
    0% {
        opacity: 0;
        -o-transform: translateX(-50%) translateY(25%) scale(0);
        transform: translateX(-50%) translateY(25%) scale(0)
    }

    1% {
        opacity: 1;
        -o-transform: translateX(-50%) translateY(25%) scale(0);
        transform: translateX(-50%) translateY(25%) scale(0)
    }

    50% {
        opacity: 1;
        -o-transform: translateX(-50%) translateY(25%) scale(0.75);
        transform: translateX(-50%) translateY(25%) scale(0.75)
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-50%) translateY(25%) scale(1.5);
        transform: translateX(-50%) translateY(25%) scale(1.5)
    }
}

@keyframes ripple-1 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50%) translateY(25%) scale(0);
        -moz-transform: translateX(-50%) translateY(25%) scale(0);
        -o-transform: translateX(-50%) translateY(25%) scale(0);
        transform: translateX(-50%) translateY(25%) scale(0)
    }

    1% {
        opacity: 1;
        -webkit-transform: translateX(-50%) translateY(25%) scale(0);
        -moz-transform: translateX(-50%) translateY(25%) scale(0);
        -o-transform: translateX(-50%) translateY(25%) scale(0);
        transform: translateX(-50%) translateY(25%) scale(0)
    }

    50% {
        opacity: 1;
        -webkit-transform: translateX(-50%) translateY(25%) scale(0.75);
        -moz-transform: translateX(-50%) translateY(25%) scale(0.75);
        -o-transform: translateX(-50%) translateY(25%) scale(0.75);
        transform: translateX(-50%) translateY(25%) scale(0.75)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-50%) translateY(25%) scale(1.5);
        -moz-transform: translateX(-50%) translateY(25%) scale(1.5);
        -o-transform: translateX(-50%) translateY(25%) scale(1.5);
        transform: translateX(-50%) translateY(25%) scale(1.5)
    }
}

@-webkit-keyframes ripple-2 {
    0% {
        opacity: 0;
        -webkit-transform: tscale(0);
        transform: tscale(0)
    }

    1% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-moz-keyframes ripple-2 {
    0% {
        opacity: 0;
        -moz-transform: tscale(0);
        transform: tscale(0)
    }

    1% {
        opacity: 1;
        -moz-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1;
        -moz-transform: scale(0.75);
        transform: scale(0.75)
    }

    100% {
        opacity: 0;
        -moz-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-o-keyframes ripple-2 {
    0% {
        opacity: 0;
        -o-transform: tscale(0);
        transform: tscale(0)
    }

    1% {
        opacity: 1;
        -o-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1;
        -o-transform: scale(0.75);
        transform: scale(0.75)
    }

    100% {
        opacity: 0;
        -o-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@keyframes ripple-2 {
    0% {
        opacity: 0;
        -webkit-transform: tscale(0);
        -moz-transform: tscale(0);
        -o-transform: tscale(0);
        transform: tscale(0)
    }

    1% {
        opacity: 1;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(0.75);
        -moz-transform: scale(0.75);
        -o-transform: scale(0.75);
        transform: scale(0.75)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5)
    }
}

header {
    height: var(--header-height);
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 10;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    border-bottom: 1px solid rgba(11,79,95,.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

header.hover {
    background-color: rgba(255,255,255,.9)
}

header.hidden {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

header.is-fixed {
    background-color: rgba(255,255,255,.9);
    border-color: rgba(255,255,255,.9);
    -webkit-box-shadow: 0 15px 60px -15px rgba(11,79,95,.1);
    -moz-box-shadow: 0 15px 60px -15px rgba(11,79,95,.1);
    box-shadow: 0 15px 60px -15px rgba(11,79,95,.1)
}

header>.container {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

header>.container .logo {
    display: block;
    max-width: 250px;
    padding: 0 60px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid rgba(11,79,95,.1);
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

header>.container .logo svg {
    width: 100%;
    fill: #0b4f5f
}

header>.container .logo:hover {
    background-color: rgba(255,255,255,.33);
    -webkit-box-shadow: 0 15px 60px -15px rgba(11,79,95,.1);
    -moz-box-shadow: 0 15px 60px -15px rgba(11,79,95,.1);
    box-shadow: 0 15px 60px -15px rgba(11,79,95,.1)
}

header>.container .navigation {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

header>.container .navigation .menu {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

header>.container .navigation .menu span.trigger {
    position: absolute;
    right: 30px;
    top: 28px;
    height: 25px;
    width: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #e6e6e6;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

header>.container .navigation .menu span.trigger svg {
    width: 10px;
    height: 10px;
    fill: gray;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

header>.container .navigation .menu span.trigger.active {
    background-color: #0b4f5f
}

header>.container .navigation .menu span.trigger.active svg {
    fill: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

header>.container .navigation .menu>li {
    height: 100%
}

header>.container .navigation .menu>li>a {
    padding: 0 30px;
    height: 100%;
    font-size: 1.125rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #3e3e3e;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

header>.container .navigation .menu>li.active>a {
    color: #0b4f5f;
    font-weight: 500
}

header>.container .navigation .menu>li.active>a::after {
    -webkit-filter: invert(24%) sepia(36%) saturate(1001%) hue-rotate(144deg) brightness(95%) contrast(95%) !important;
    filter: invert(24%) sepia(36%) saturate(1001%) hue-rotate(144deg) brightness(95%) contrast(95%) !important;
    -webkit-transform: translateY(1px) rotate(-180deg) !important;
    -moz-transform: translateY(1px) rotate(-180deg) !important;
    -ms-transform: translateY(1px) rotate(-180deg) !important;
    -o-transform: translateY(1px) rotate(-180deg) !important;
    transform: translateY(1px) rotate(-180deg) !important
}

header>.container .navigation .menu>li:hover>a {
    background-color: rgba(255,255,255,.33);
    -webkit-box-shadow: 0 15px 60px -15px rgba(11,79,95,.1);
    -moz-box-shadow: 0 15px 60px -15px rgba(11,79,95,.1);
    box-shadow: 0 15px 60px -15px rgba(11,79,95,.1);
    color: #0b4f5f
}

header>.container .navigation .menu>li:hover.has-child>a::after {
    -webkit-filter: invert(24%) sepia(36%) saturate(1001%) hue-rotate(144deg) brightness(95%) contrast(95%);
    filter: invert(24%) sepia(36%) saturate(1001%) hue-rotate(144deg) brightness(95%) contrast(95%);
    -webkit-transform: translateY(1px) rotate(-180deg);
    -moz-transform: translateY(1px) rotate(-180deg);
    -ms-transform: translateY(1px) rotate(-180deg);
    -o-transform: translateY(1px) rotate(-180deg);
    transform: translateY(1px) rotate(-180deg)
}

header>.container .navigation .menu>li:hover.has-child .sub-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: visible
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--1 .container .item {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--1 .container .item:nth-child(1) {
    -webkit-transition-delay: .05s;
    -moz-transition-delay: .05s;
    -o-transition-delay: .05s;
    transition-delay: .05s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--1 .container .item:nth-child(2) {
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--1 .container .item:nth-child(3) {
    -webkit-transition-delay: .15s;
    -moz-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--1 .container .item:nth-child(4) {
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--1 .container .item:nth-child(5) {
    -webkit-transition-delay: .25s;
    -moz-transition-delay: .25s;
    -o-transition-delay: .25s;
    transition-delay: .25s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--1 .container .item:nth-child(6) {
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--1 .container .item:nth-child(7) {
    -webkit-transition-delay: .35s;
    -moz-transition-delay: .35s;
    -o-transition-delay: .35s;
    transition-delay: .35s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--1 .container .item:nth-child(8) {
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--1 .container .item:nth-child(9) {
    -webkit-transition-delay: .45s;
    -moz-transition-delay: .45s;
    -o-transition-delay: .45s;
    transition-delay: .45s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--1 .container .item:nth-child(10) {
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--1 .container .item:nth-child(11) {
    -webkit-transition-delay: .55s;
    -moz-transition-delay: .55s;
    -o-transition-delay: .55s;
    transition-delay: .55s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--1 .container .item:nth-child(12) {
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--1 .container .item:nth-child(13) {
    -webkit-transition-delay: .65s;
    -moz-transition-delay: .65s;
    -o-transition-delay: .65s;
    transition-delay: .65s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--1 .container .item:nth-child(14) {
    -webkit-transition-delay: .7s;
    -moz-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--1 .container .item:nth-child(15) {
    -webkit-transition-delay: .75s;
    -moz-transition-delay: .75s;
    -o-transition-delay: .75s;
    transition-delay: .75s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--1 .container .item:nth-child(16) {
    -webkit-transition-delay: .8s;
    -moz-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--1 .container .item:nth-child(17) {
    -webkit-transition-delay: .85s;
    -moz-transition-delay: .85s;
    -o-transition-delay: .85s;
    transition-delay: .85s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--1 .container .item:nth-child(18) {
    -webkit-transition-delay: .9s;
    -moz-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--1 .container .item:nth-child(19) {
    -webkit-transition-delay: .95s;
    -moz-transition-delay: .95s;
    -o-transition-delay: .95s;
    transition-delay: .95s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--1 .container .item:nth-child(20) {
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--2 .container .headline {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--2 .container .list .item {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--2 .container .list .item:nth-child(1) {
    -webkit-transition-delay: .075s;
    -moz-transition-delay: .075s;
    -o-transition-delay: .075s;
    transition-delay: .075s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--2 .container .list .item:nth-child(2) {
    -webkit-transition-delay: .15s;
    -moz-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--2 .container .list .item:nth-child(3) {
    -webkit-transition-delay: .225s;
    -moz-transition-delay: .225s;
    -o-transition-delay: .225s;
    transition-delay: .225s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--2 .container .list .item:nth-child(4) {
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--2 .container .list .item:nth-child(5) {
    -webkit-transition-delay: .375s;
    -moz-transition-delay: .375s;
    -o-transition-delay: .375s;
    transition-delay: .375s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--2 .container .list .item:nth-child(6) {
    -webkit-transition-delay: .45s;
    -moz-transition-delay: .45s;
    -o-transition-delay: .45s;
    transition-delay: .45s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--2 .container .list .item:nth-child(7) {
    -webkit-transition-delay: .525s;
    -moz-transition-delay: .525s;
    -o-transition-delay: .525s;
    transition-delay: .525s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--2 .container .list .item:nth-child(8) {
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--2 .container .list .item:nth-child(9) {
    -webkit-transition-delay: .675s;
    -moz-transition-delay: .675s;
    -o-transition-delay: .675s;
    transition-delay: .675s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--2 .container .list .item:nth-child(10) {
    -webkit-transition-delay: .75s;
    -moz-transition-delay: .75s;
    -o-transition-delay: .75s;
    transition-delay: .75s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--2 .container .list .item:nth-child(11) {
    -webkit-transition-delay: .825s;
    -moz-transition-delay: .825s;
    -o-transition-delay: .825s;
    transition-delay: .825s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--2 .container .list .item:nth-child(12) {
    -webkit-transition-delay: .9s;
    -moz-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--2 .container .list .item:nth-child(13) {
    -webkit-transition-delay: .975s;
    -moz-transition-delay: .975s;
    -o-transition-delay: .975s;
    transition-delay: .975s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--2 .container .list .item:nth-child(14) {
    -webkit-transition-delay: 1.05s;
    -moz-transition-delay: 1.05s;
    -o-transition-delay: 1.05s;
    transition-delay: 1.05s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--2 .container .list .item:nth-child(15) {
    -webkit-transition-delay: 1.125s;
    -moz-transition-delay: 1.125s;
    -o-transition-delay: 1.125s;
    transition-delay: 1.125s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--2 .container .list .item:nth-child(16) {
    -webkit-transition-delay: 1.2s;
    -moz-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--2 .container .list .item:nth-child(17) {
    -webkit-transition-delay: 1.275s;
    -moz-transition-delay: 1.275s;
    -o-transition-delay: 1.275s;
    transition-delay: 1.275s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--2 .container .list .item:nth-child(18) {
    -webkit-transition-delay: 1.35s;
    -moz-transition-delay: 1.35s;
    -o-transition-delay: 1.35s;
    transition-delay: 1.35s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--2 .container .list .item:nth-child(19) {
    -webkit-transition-delay: 1.425s;
    -moz-transition-delay: 1.425s;
    -o-transition-delay: 1.425s;
    transition-delay: 1.425s
}

header>.container .navigation .menu>li:hover.has-child .sub-menu.type--2 .container .list .item:nth-child(20) {
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s
}

header>.container .navigation .menu>li.has-child>a {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

header>.container .navigation .menu>li.has-child>a::after {
    content: "";
    position: relative;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4LjM0IDQuNjciPjxwYXRoIGQ9Ik00LjE3LDQuNjdhLjQ3LjQ3LDAsMCwxLS4zNS0uMTVMLjE1Ljg1YS40OC40OCwwLDAsMSwwLS43LjQ4LjQ4LDAsMCwxLC43LDBMNC4xNywzLjQ2LDcuNDkuMTVhLjQ4LjQ4LDAsMCwxLC43LDAsLjQ4LjQ4LDAsMCwxLDAsLjdMNC41Miw0LjUyQS40Ny40NywwLDAsMSw0LjE3LDQuNjdaIi8+PC9zdmc+");
    -moz-background-size: contain;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 8px;
    height: 8px;
    -webkit-filter: invert(23%) sepia(3%) saturate(0%) hue-rotate(288deg) brightness(94%) contrast(92%);
    filter: invert(23%) sepia(3%) saturate(0%) hue-rotate(288deg) brightness(94%) contrast(92%);
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
    -ms-transform: translateY(1px);
    -o-transform: translateY(1px);
    transform: translateY(1px);
    margin-left: 8px
}

header>.container .navigation .menu>li.has-child .sub-menu {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    -webkit-box-shadow: 0 10px 60px -15px rgba(0,0,0,.1);
    -moz-box-shadow: 0 10px 60px -15px rgba(0,0,0,.1);
    box-shadow: 0 10px 60px -15px rgba(0,0,0,.1);
    background-color: #fff;
    border-top: 1px solid rgba(11,79,95,.1)
}

header>.container .navigation .menu>li.has-child .sub-menu.type--1 {
    padding: 60px 0
}

header>.container .navigation .menu>li.has-child .sub-menu.type--1 .container {
    display: grid;
    grid-template-columns: repeat(7, minmax(0, 1fr));
    grid-gap: 30px
}

header>.container .navigation .menu>li.has-child .sub-menu.type--1 .container .item {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px)
}

header>.container .navigation .menu>li.has-child .sub-menu.type--1 .container .item .background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

header>.container .navigation .menu>li.has-child .sub-menu.type--1 .container .item .icon {
    position: relative;
    z-index: 1;
    width: 60px;
    height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    fill: #a5a5a5;
    margin-bottom: 15px
}

header>.container .navigation .menu>li.has-child .sub-menu.type--1 .container .item .icon svg {
    width: 100%;
    height: 100%;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

header>.container .navigation .menu>li.has-child .sub-menu.type--1 .container .item .title {
    position: relative;
    z-index: 1;
    text-align: center;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.25;
    color: #a5a5a5;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

header>.container .navigation .menu>li.has-child .sub-menu.type--1 .container .item:hover .background {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

header>.container .navigation .menu>li.has-child .sub-menu.type--2 {
    padding: 45px 0;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: -webkit-calc(100vh - var(--header-height));
    max-height: -moz-calc(100vh - var(--header-height));
    max-height: calc(100vh - var(--header-height));
    height: -webkit-calc(100vh - var(--header-height));
    height: -moz-calc(100vh - var(--header-height));
    height: calc(100vh - var(--header-height))
}

header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container .headline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 45px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container .headline .title {
    font-size: 1.875rem;
    font-weight: bold;
    color: #0b4f5f
}

header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container .list {
    display: grid;
    grid-template-columns: repeat(7, minmax(0, 1fr));
    grid-gap: 30px
}

header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container .list .item {
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    -ms-transform: translateX(15px);
    -o-transform: translateX(15px);
    transform: translateX(15px);
    -webkit-transition: .45s ease all;
    -o-transition: .45s ease all;
    -moz-transition: .45s ease all;
    transition: .45s ease all
}

header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container .list .item .image {
    background-color: #fff;
    pointer-events: none;
    width: 100%;
    height: 225px;
    border: 1px solid rgba(11,79,95,.1);
    margin-bottom: 15px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .75;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container .list .item .image img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: bottom right;
    object-position: bottom right;
    display: block;
    width: 100%;
    height: 100%
}

header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container .list .item .heading {
    position: relative;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container .list .item .heading::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 100%;
    background-color: #0b4f5f;
    -webkit-transform: translateX(0) scaleY(0);
    -moz-transform: translateX(0) scaleY(0);
    -ms-transform: translateX(0) scaleY(0);
    -o-transform: translateX(0) scaleY(0);
    transform: translateX(0) scaleY(0);
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container .list .item .heading .name {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 100%;
    font-weight: bold;
    color: #707070;
    line-height: 1.5;
    -webkit-transition: .3s ease color;
    -o-transition: .3s ease color;
    -moz-transition: .3s ease color;
    transition: .3s ease color
}

header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container .list .item .heading .job-title {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 100%;
    font-size: .875rem;
    line-height: 1.5;
    color: #707070
}

header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container .list .item:hover .image {
    -webkit-box-shadow: 0 0 60px -15px rgba(11,79,95,.25);
    -moz-box-shadow: 0 0 60px -15px rgba(11,79,95,.25);
    box-shadow: 0 0 60px -15px rgba(11,79,95,.25);
    opacity: 1;
    border-color: transparent;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}

header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container .list .item:hover .heading {
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    -ms-transform: translateX(15px);
    -o-transform: translateX(15px);
    transform: translateX(15px)
}

header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container .list .item:hover .heading::before {
    -webkit-transform: translateX(-15px) scaleY(1);
    -moz-transform: translateX(-15px) scaleY(1);
    -ms-transform: translateX(-15px) scaleY(1);
    -o-transform: translateX(-15px) scaleY(1);
    transform: translateX(-15px) scaleY(1)
}

header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container .list .item:hover .heading .name {
    color: #0b4f5f
}

header>.container .navigation .search {
    height: 100%;
    border-left: 1px solid rgba(11,79,95,.1);
    width: var(--header-height);
    position: relative
}

header>.container .navigation .search.active .trigger svg.close {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1);
    -o-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1;
    visibility: visible
}

header>.container .navigation .search.active .trigger svg.open {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0);
    -ms-transform: translateX(-50%) translateY(-50%) scale(0);
    -o-transform: translateX(-50%) translateY(-50%) scale(0);
    transform: translateX(-50%) translateY(-50%) scale(0)
}

header>.container .navigation .search.active .form-wrapper {
    visibility: visible;
    opacity: 1;
    pointer-events: visible
}

header>.container .navigation .search .trigger {
    width: 100%;
    height: 100%;
    position: relative;
    cursor: pointer;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

header>.container .navigation .search .trigger svg {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    fill: #707070;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

header>.container .navigation .search .trigger svg.close {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0);
    -ms-transform: translateX(-50%) translateY(-50%) scale(0);
    -o-transform: translateX(-50%) translateY(-50%) scale(0);
    transform: translateX(-50%) translateY(-50%) scale(0)
}

header>.container .navigation .search .trigger:hover {
    background-color: rgba(255,255,255,.33);
    -webkit-box-shadow: 0 15px 60px -15px rgba(0,0,0,.1);
    -moz-box-shadow: 0 15px 60px -15px rgba(0,0,0,.1);
    box-shadow: 0 15px 60px -15px rgba(0,0,0,.1)
}

header>.container .navigation .search .trigger:hover svg {
    fill: #0b4f5f
}

header>.container .navigation .search .form-wrapper {
    position: absolute;
    right: -webkit-calc(100% + 1px);
    right: -moz-calc(100% + 1px);
    right: calc(100% + 1px);
    top: 0;
    height: 100%;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

header>.container .navigation .search .form-wrapper form {
    width: 100%;
    height: 100%
}

header>.container .navigation .search .form-wrapper form input {
    padding: 0 60px;
    width: 100%;
    height: 100%;
    font-size: 1.25rem;
    color: #0b4f5f;
    border: 0;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

header>.container .navigation .search .form-wrapper form input::-webkit-search-decoration,header>.container .navigation .search .form-wrapper form input::-webkit-search-cancel-button,header>.container .navigation .search .form-wrapper form input::-webkit-search-results-button,header>.container .navigation .search .form-wrapper form input::-webkit-search-results-decoration {
    -webkit-appearance: none;
    appearance: none
}

header>.container .navigation .search .form-wrapper form input::-webkit-input-placeholder {
    color: #bfbfbf
}

header>.container .navigation .search .form-wrapper form input:-moz-placeholder {
    color: #bfbfbf
}

header>.container .navigation .search .form-wrapper form input::-moz-placeholder {
    color: #bfbfbf
}

header>.container .navigation .search .form-wrapper form input:-ms-input-placeholder {
    color: #bfbfbf
}

header>.container .navigation .search .form-wrapper form input::-ms-input-placeholder {
    color: #bfbfbf
}

header>.container .navigation .search .form-wrapper form input::placeholder {
    color: #bfbfbf
}

header>.container .navigation .search .form-wrapper form input:focus {
    -webkit-box-shadow: 0 15px 60px -15px rgba(0,0,0,.1);
    -moz-box-shadow: 0 15px 60px -15px rgba(0,0,0,.1);
    box-shadow: 0 15px 60px -15px rgba(0,0,0,.1)
}

header>.container .navigation .mobile-trigger {
    cursor: pointer;
    height: 100%;
    border-left: 1px solid rgba(11,79,95,.1);
    width: var(--header-height);
    position: relative;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    padding: 36px 30px
}

header>.container .navigation .mobile-trigger span {
    display: block;
    width: 100%;
    height: 3px;
    background-color: #707070;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

header>.container .navigation .mobile-trigger:hover {
    background-color: rgba(255,255,255,.33);
    -webkit-box-shadow: 0 15px 60px -15px rgba(0,0,0,.1);
    -moz-box-shadow: 0 15px 60px -15px rgba(0,0,0,.1);
    box-shadow: 0 15px 60px -15px rgba(0,0,0,.1)
}

header>.container .navigation .mobile-trigger:hover span {
    background-color: #0b4f5f
}

header>.container .navigation .mobile-trigger.active span {
    background-color: #0b4f5f
}

header>.container .navigation .mobile-trigger.active span:nth-child(1) {
    -webkit-transform: rotate(-45deg) translateX(-9px) translateY(9px);
    -moz-transform: rotate(-45deg) translateX(-9px) translateY(9px);
    -ms-transform: rotate(-45deg) translateX(-9px) translateY(9px);
    -o-transform: rotate(-45deg) translateX(-9px) translateY(9px);
    transform: rotate(-45deg) translateX(-9px) translateY(9px)
}

header>.container .navigation .mobile-trigger.active span:nth-child(2) {
    width: 0
}

header>.container .navigation .mobile-trigger.active span:nth-child(3) {
    -webkit-transform: rotate(45deg) translateX(-8px) translateY(-8px);
    -moz-transform: rotate(45deg) translateX(-8px) translateY(-8px);
    -ms-transform: rotate(45deg) translateX(-8px) translateY(-8px);
    -o-transform: rotate(45deg) translateX(-8px) translateY(-8px);
    transform: rotate(45deg) translateX(-8px) translateY(-8px)
}

footer {
    margin-top: 90px;
    background-color: #f7f7f7
}

footer .brand .container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

footer .brand .container::before {
    pointer-events: none;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    width: 100%;
    background-color: rgba(11,79,95,.1)
}

footer .brand .container .logo {
    position: relative;
    z-index: 1;
    display: block;
    background-color: #0b4f5f;
    padding: 30px 60px 30px 0
}

footer .brand .container .logo::before {
    content: "";
    position: absolute;
    right: 100%;
    top: 0;
    height: 100%;
    width: 200%;
    background-color: #0b4f5f;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNDAuODMgNDQ0LjgzIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjtvcGFjaXR5OjAuMDU7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTg3LjA1LDMyOC4xNywxNTAsMjU4LjQzbDQ3LjE0LDUwLjYyLS4yNS40MmMtNi41MS0yLjczLTEzLTUuNDQtMTkuNTQtOC4ycS05LjMtMy45NC0xOC41NS04Yy0xLjgyLS44LTMtLjY4LTQuNTkuOTVxLTUyLjczLDU1LjQxLTEwNS42LDExMC42NmMtMTIuNzgsMTMuNC0yNS41MSwyNi44NS0zOC44NSw0MEwxNzIsOTYuNzhsLS43Ny0uNTRMNDUuNDUsMjE4LjgsMCwxOTEuNzRsMjctMi4yOWMzLjMtLjI4LDYuNjMtLjkzLDkuODktLjcsNywuNDgsMTEuNjMtMy4wNiwxNi40LTcuNzJxNzAtNjguMzEsMTQwLjMxLTEzNi4yN2MxNS41LTE1LDMxLTMwLjA4LDQ3LjItNDQuNzZRMTYzLjU4LDE2My43OSw4Ni4zMiwzMjcuNTZsLjczLjYxIi8+PC9zdmc+");
    -moz-background-size: 50%;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: 90% 40%
}

footer .brand .container .logo img {
    image-rendering: -webkit-optimize-contrast;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%;
    width: 200px;
    height: auto;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

footer .brand .container .logo:hover img {
    opacity: .75
}

footer .brand .container .scroll-top {
    position: relative;
    z-index: 1;
    width: 60px;
    height: 60px;
    border: 1px solid rgba(11,79,95,.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #f7f7f7;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    cursor: pointer
}

footer .brand .container .scroll-top .icon {
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    mask-image: -webkit-radial-gradient(white, black);
    width: 15px;
    height: 22px
}

footer .brand .container .scroll-top .icon svg {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    fill: #0b4f5f;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

footer .brand .container .scroll-top:hover {
    background-color: #0b4f5f;
    border-color: #0b4f5f
}

footer .brand .container .scroll-top:hover svg {
    -webkit-transform: translateY(-67%);
    -moz-transform: translateY(-67%);
    -ms-transform: translateY(-67%);
    -o-transform: translateY(-67%);
    transform: translateY(-67%);
    fill: #fff
}

footer .content {
    margin: 60px 0
}

footer .content .container {
    display: grid;
    grid-template-columns: minmax(0, 15fr) minmax(0, 15fr) minmax(0, 45fr) minmax(0, 25fr);
    grid-gap: 60px
}

footer .content .container .menu .title {
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 30px;
    color: #0b4f5f
}

footer .content .container .menu .list.multi-column {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 20px 30px
}

footer .content .container .menu .list.multi-column a+a {
    margin-top: 0
}

footer .content .container .menu .list a {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 1rem;
    line-height: 1.5;
    color: #a5a5a5;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    position: relative
}

footer .content .container .menu .list a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 100%;
    opacity: 0
}

footer .content .container .menu .list a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 3px;
    background-color: #0b4f5f;
    -webkit-transform: translateX(0) scaleY(0);
    -moz-transform: translateX(0) scaleY(0);
    -ms-transform: translateX(0) scaleY(0);
    -o-transform: translateX(0) scaleY(0);
    transform: translateX(0) scaleY(0);
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

footer .content .container .menu .list a+a {
    margin-top: 20px
}

footer .content .container .menu .list a:hover {
    color: #0b4f5f;
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    -ms-transform: translateX(15px);
    -o-transform: translateX(15px);
    transform: translateX(15px)
}

footer .content .container .menu .list a:hover::before {
    -webkit-transform: translateX(-15px) scaleY(1);
    -moz-transform: translateX(-15px) scaleY(1);
    -ms-transform: translateX(-15px) scaleY(1);
    -o-transform: translateX(-15px) scaleY(1);
    transform: translateX(-15px) scaleY(1)
}

footer .content .container .menu .list a:hover::after {
    -webkit-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    -o-transform: translateX(-15px);
    transform: translateX(-15px)
}

footer .content .container .info .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

footer .content .container .info .item .icon {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 20px
}

footer .content .container .info .item .icon svg {
    height: 100%;
    fill: #0b4f5f
}

footer .content .container .info .item .context a {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #0b4f5f;
    line-height: 1.5;
    font-size: 1.125rem;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

footer .content .container .info .item .context a+a {
    margin-top: 10px
}

footer .content .container .info .item .context a:hover {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px)
}

footer .content .container .info .item+.item {
    margin-top: 30px
}

footer .copyright .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid rgba(11,79,95,.1)
}

footer .copyright .container .text {
    color: #a5a5a5;
    line-height: 1.5
}

footer .copyright .container .text a {
    font-weight: bold;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    color: #a5a5a5
}

footer .copyright .container .text a:hover {
    color: #0b4f5f
}

footer .copyright .container .penta-logo {
    opacity: .5
}

#breadcrumb {
    height: 550px;
    padding-top: var(--header-height);
    position: relative;
    margin-bottom: 120px
}

#breadcrumb .background {
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%
}

#breadcrumb .background img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%
}

#breadcrumb .image {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%
}

#breadcrumb .image img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: bottom right;
    object-position: bottom right;
    display: block;
    width: 100%;
    height: 100%
}

#breadcrumb .content {
    position: relative;
    z-index: 1;
    height: -webkit-calc(100% - 37.5px);
    height: -moz-calc(100% - 37.5px);
    height: calc(100% - 37.5px);
    width: 100%
}

#breadcrumb .content .container {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

#breadcrumb .content .container .title {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1.5;
    color: #0b4f5f
}

#breadcrumb .content .container .info {
    padding: 0 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#breadcrumb .content .container .info .phone-call {
    width: 325px;
    height: 75px;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 30px -10px rgba(11,79,95,.1);
    -moz-box-shadow: 0 10px 30px -10px rgba(11,79,95,.1);
    box-shadow: 0 10px 30px -10px rgba(11,79,95,.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 25px 30px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#breadcrumb .content .container .info .phone-call svg {
    width: 25px;
    height: 25px;
    fill: #0b4f5f;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px
}

#breadcrumb .content .container .info .phone-call span {
    color: #0b4f5f;
    white-space: nowrap;
    font-size: 1.25rem;
    font-weight: bold
}

#breadcrumb .content .container .info .phone-call:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 15px 60px -10px rgba(11,79,95,.15);
    -moz-box-shadow: 0 15px 60px -10px rgba(11,79,95,.15);
    box-shadow: 0 15px 60px -10px rgba(11,79,95,.15)
}

#breadcrumb .content .container .info .phone-call:hover svg {
    -webkit-animation: ring .15s 5 linear;
    -moz-animation: ring .15s 5 linear;
    -o-animation: ring .15s 5 linear;
    animation: ring .15s 5 linear
}

#breadcrumb .content .container .scroll-down {
    width: 75px;
    height: 75px;
    background-color: #0b4f5f;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#breadcrumb .content .container .scroll-down .icon {
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    mask-image: -webkit-radial-gradient(white, black);
    width: 21px;
    height: 30px
}

#breadcrumb .content .container .scroll-down .icon svg {
    width: 100%;
    fill: #fff;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: translateY(-66%);
    -moz-transform: translateY(-66%);
    -ms-transform: translateY(-66%);
    -o-transform: translateY(-66%);
    transform: translateY(-66%);
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#breadcrumb .content .container .scroll-down:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 15px 60px -10px rgba(11,79,95,.15);
    -moz-box-shadow: 0 15px 60px -10px rgba(11,79,95,.15);
    box-shadow: 0 15px 60px -10px rgba(11,79,95,.15)
}

#breadcrumb .content .container .scroll-down:hover .icon svg {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    fill: #0b4f5f
}

.load-more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 45px
}

.carousel-nav {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.carousel-nav.color .next svg,.carousel-nav.color .prev svg {
    fill: #0b4f5f
}

.carousel-nav.white .next svg,.carousel-nav.white .prev svg {
    fill: #fff
}

.carousel-nav .next,.carousel-nav .prev {
    padding: 10px 15px;
    cursor: pointer;
    opacity: .5;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

.carousel-nav .next svg,.carousel-nav .prev svg {
    height: 15px
}

.carousel-nav .next:hover,.carousel-nav .prev:hover {
    opacity: 1
}

.carousel-nav .next.swiper-button-disabled,.carousel-nav .prev.swiper-button-disabled {
    opacity: .1;
    pointer-events: none
}

.carousel-nav .next:hover {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px)
}

.carousel-nav .prev:hover {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px)
}

.carousel-nav-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.carousel-nav-2 .prev,.carousel-nav-2 .next {
    opacity: .5;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    cursor: pointer
}

.carousel-nav-2 .prev svg,.carousel-nav-2 .next svg {
    height: 30px;
    fill: #0b4f5f
}

.carousel-nav-2 .prev:hover,.carousel-nav-2 .next:hover {
    opacity: 1
}

.carousel-nav-2 .prev.swiper-button-disabled,.carousel-nav-2 .next.swiper-button-disabled {
    opacity: .1;
    pointer-events: none
}

.carousel-nav-2 .next:hover {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px)
}

.carousel-nav-2 .prev:hover {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px)
}

.carousel-nav-2 .pagination {
    left: unset !important;
    -webkit-transform: unset !important;
    -moz-transform: unset !important;
    -ms-transform: unset !important;
    -o-transform: unset !important;
    transform: unset !important;
    height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 10px
}

.carousel-nav-2 .pagination .former,.carousel-nav-2 .pagination .eventual {
    font-size: 1rem;
    color: rgba(11,79,95,.2)
}

.carousel-nav-2 .pagination .current {
    font-size: 1.25rem;
    margin: 0 10px;
    color: #0b4f5f
}

.phone-bar {
    background-color: #0b4f5f;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 90px;
    position: relative;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4OS42NyAxNTkuMDkiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojZmZmO29wYWNpdHk6MC4xO308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik02OS40NiwxMTIuMjZjLTIuOTEtMTEtNS44My0yMi04Ljc5LTMzLjEybDI0LjcxLTQuMzYuMDguMTZjLTIuMTIsMS40NS00LjIzLDIuOTEtNi4zNiw0LjM1Uzc1LDgyLDczLDgzLjM3YTEuMjgsMS4yOCwwLDAsMC0uNjEsMS42cTYuNDQsMjcuMTQsMTIuOCw1NC4zYzEuNTUsNi41NywzLjEzLDEzLjE0LDQuNDgsMTkuODJMMTUuODUsNDAuMjhsLS4zMS4xM0wyOCwxMDMuMjZsLTE3LjIxLDguNTNjMS42Ny0zLjE1LDMuMTUtNS45NCw0LjY0LTguNzNhMjQuODUsMjQuODUsMCwwLDEsMS43NC0zLjE2YzEuNTQtMi4wNiwxLjM3LTQuMTcuODktNi41NnEtNi45NC0zNS0xMy43NC03MEMyLjc4LDE1LjYsMS4yNyw3Ljg3LDAsMFEzNC41Niw1Ni4xOCw2OS4xMywxMTIuMzZsLjMzLS4xIi8+PC9zdmc+");
    -moz-background-size: 25%;
    background-size: 25%;
    background-position: 5% center;
    background-repeat: no-repeat;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

.phone-bar svg {
    width: 40px;
    height: 40px;
    fill: #fff;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 15px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

.phone-bar span {
    color: #fff;
    font-size: 1.25rem;
    line-height: 1.5;
    font-weight: bold
}

.phone-bar:hover {
    background-color: #094451;
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px)
}

.phone-bar:hover svg {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px)
}

.map-bar {
    border: 1px solid rgba(11,79,95,.15);
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 90px;
    position: relative;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4OS42NyAxNTkuMDkiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojMGI0ZjVmO2lzb2xhdGlvbjppc29sYXRlO29wYWNpdHk6MC4xO308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik02OS40NiwxMTIuMjZjLTIuOTEtMTEtNS44My0yMi04Ljc5LTMzLjEybDI0LjcxLTQuMzYuMDguMTZjLTIuMTIsMS40NS00LjIzLDIuOTEtNi4zNiw0LjM1Uzc1LDgyLDczLDgzLjM3YTEuMjgsMS4yOCwwLDAsMC0uNjEsMS42cTYuNDQsMjcuMTQsMTIuOCw1NC4zYzEuNTUsNi41NywzLjEzLDEzLjE0LDQuNDgsMTkuODJMMTUuODUsNDAuMjhsLS4zMS4xM0wyOCwxMDMuMjZsLTE3LjIxLDguNTNjMS42Ny0zLjE1LDMuMTUtNS45NCw0LjY0LTguNzNhMjQuMywyNC4zLDAsMCwxLDEuNzQtMy4xNmMxLjU0LTIuMDYsMS4zNy00LjE3Ljg5LTYuNTZxLTYuOTQtMzUtMTMuNzQtNzBDMi43OCwxNS42LDEuMjcsNy44NywwLDBRMzQuNTYsNTYuMTgsNjkuMTMsMTEyLjM2bC4zMy0uMSIvPjwvc3ZnPg==");
    -moz-background-size: 25%;
    background-size: 25%;
    background-position: 5% center;
    background-repeat: no-repeat;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

.map-bar svg {
    width: 45px;
    height: 45px;
    fill: #0b4f5f;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 15px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

.map-bar span {
    color: #0b4f5f;
    font-size: 1.25rem;
    line-height: 1.5;
    font-weight: bold
}

.map-bar:hover {
    background-color: rgba(11,79,95,.15);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px)
}

.map-bar:hover svg {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px)
}

.search-box {
    position: relative
}

.search-box form {
    width: 100%
}

.search-box form input {
    border: 1px solid rgba(11,79,95,.2);
    width: 100%;
    height: 60px;
    padding: 0 90px 0 30px;
    font-size: 1rem;
    color: #0b4f5f;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.search-box form input::-webkit-search-decoration,.search-box form input::-webkit-search-cancel-button,.search-box form input::-webkit-search-results-button,.search-box form input::-webkit-search-results-decoration {
    -webkit-appearance: none;
    appearance: none
}

.search-box form input::-webkit-input-placeholder {
    color: #bfbfbf
}

.search-box form input:-moz-placeholder {
    color: #bfbfbf
}

.search-box form input::-moz-placeholder {
    color: #bfbfbf
}

.search-box form input:-ms-input-placeholder {
    color: #bfbfbf
}

.search-box form input::-ms-input-placeholder {
    color: #bfbfbf
}

.search-box form input::placeholder {
    color: #bfbfbf
}

.search-box form input:focus {
    border-color: #0b4f5f
}

.search-box form button {
    cursor: pointer;
    position: absolute;
    right: 0;
    height: 70%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent;
    border: 0;
    width: 60px;
    border-left: 1px solid rgba(11,79,95,.2)
}

.search-box form button svg {
    width: 20px;
    height: 20px;
    fill: #0b4f5f;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

.search-box form button:hover svg {
    fill: #094451
}

.blog-item {
    display: block;
    position: relative;
    height: 450px
}

.blog-item.no-author .content .heading {
    -webkit-transform: translateY(0) !important;
    -moz-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    -o-transform: translateY(0) !important;
    transform: translateY(0) !important
}

.blog-item .background {
    pointer-events: none;
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

.blog-item .background img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%
}

.blog-item .background::after {
    content: "";
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%;
    background: #000;
    background: -webkit-gradient(linear, left bottom, left top, from(black), color-stop(150%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(bottom, black 0%, rgba(0, 0, 0, 0) 150%);
    background: -moz-linear-gradient(bottom, black 0%, rgba(0, 0, 0, 0) 150%);
    background: -o-linear-gradient(bottom, black 0%, rgba(0, 0, 0, 0) 150%);
    background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 150%);
    opacity: .66;
    -webkit-transition: .45s ease all;
    -o-transition: .45s ease all;
    -moz-transition: .45s ease all;
    transition: .45s ease all;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: bottom center
}

.blog-item .content {
    padding: 30px;
    height: 100%;
    position: relative;
    z-index: 1;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.blog-item .content .heading {
    -webkit-transform: translateY(65px);
    -moz-transform: translateY(65px);
    -ms-transform: translateY(65px);
    -o-transform: translateY(65px);
    transform: translateY(65px);
    -webkit-transition: .45s ease all;
    -o-transition: .45s ease all;
    -moz-transition: .45s ease all;
    transition: .45s ease all
}

.blog-item .content .heading .date {
    opacity: .66;
    font-size: .875rem;
    margin-bottom: 15px;
    color: #fff
}

.blog-item .content .heading .title {
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1.5;
    color: #fff
}

.blog-item .content .author {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: .45s ease all;
    -o-transition: .45s ease all;
    -moz-transition: .45s ease all;
    transition: .45s ease all
}

.blog-item .content .author .image {
    margin-right: 15px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 65px;
    height: 65px
}

.blog-item .content .author .image img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%
}

.blog-item .content .author .context {
    color: #fff
}

.blog-item .content .author .context .name {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 100%;
    font-weight: bold;
    line-height: 1.5;
    font-size: 1.125rem
}

.blog-item .content .author .context .field {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 100%;
    font-size: 1rem;
    opacity: .75;
    line-height: 1.5
}

.blog-item:hover .background {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}

.blog-item:hover .content .heading {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px)
}

.blog-item:hover .content .author {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: .225s;
    -moz-transition-delay: .225s;
    -o-transition-delay: .225s;
    transition-delay: .225s
}

.doctor {
    border: 1px solid rgba(11,79,95,.15);
    height: 500px;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    mask-image: -webkit-radial-gradient(white, black)
}

.doctor.small {
    height: 350px
}

.doctor .image {
    height: 100%;
    width: 100%;
    pointer-events: none;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

.doctor .image img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: bottom right;
    object-position: bottom right;
    display: block;
    width: 100%;
    height: 100%
}

.doctor .text {
    position: absolute;
    padding: 30px;
    left: 0;
    top: 0;
    width: -webkit-calc(50% + 15px);
    width: -moz-calc(50% + 15px);
    width: calc(50% + 15px);
    line-height: 1.5;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

.doctor .text::before {
    content: "";
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-filter: blur(20px);
    filter: blur(20px);
    opacity: .66
}

.doctor .text .naming,.doctor .text .field,.doctor .text .plus {
    position: relative;
    z-index: 1
}

.doctor .text .naming {
    position: relative
}

.doctor .text .naming::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 3px;
    background-color: #0b4f5f;
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    -o-transform: translateX(-15px);
    transform: translateX(-15px);
    -webkit-transition: .3s ease height;
    -o-transition: .3s ease height;
    -moz-transition: .3s ease height;
    transition: .3s ease height
}

.doctor .text .naming .entitle {
    font-size: 1rem;
    color: #a5a5a5
}

.doctor .text .naming .name {
    font-size: 1.25rem;
    font-weight: bold;
    color: #3e3e3e;
    line-height: 1.25;
    -webkit-transition: .3s ease color;
    -o-transition: .3s ease color;
    -moz-transition: .3s ease color;
    transition: .3s ease color
}

.doctor .text .field {
    font-size: .875rem;
    color: #a5a5a5;
    margin-top: 5px
}

.doctor .text .plus {
    margin-top: 15px;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: #0b4f5f;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px);
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

.doctor .text .plus svg {
    fill: #fff;
    width: 12px;
    height: 12px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

.doctor:hover .image {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}

.doctor:hover .text {
    -webkit-transform: translateX(12px);
    -moz-transform: translateX(12px);
    -ms-transform: translateX(12px);
    -o-transform: translateX(12px);
    transform: translateX(12px);
    opacity: 1;
    visibility: visible
}

.doctor:hover .text .naming::before {
    height: 100%;
    -webkit-transition-delay: .15s;
    -moz-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s
}

.doctor:hover .text .naming .name {
    color: #0b4f5f
}

.doctor:hover .text .plus {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.doctor:hover .text .plus svg {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.service {
    height: 350px;
    position: relative;
    display: block
}

.service.long {
    height: 450px
}

.service.longer {
    height: 550px
}

.service .background {
    pointer-events: none;
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%
}

.service .background img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%
}

.service .background::before,.service .background::after {
    content: "";
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

.service .background::after {
    z-index: 1;
    background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(bottom, black 0%, rgba(0, 0, 0, 0) 100%);
    background: -moz-linear-gradient(bottom, black 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(bottom, black 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);
    opacity: .5
}

.service .background::before {
    z-index: 2;
    background: -webkit-gradient(linear, left bottom, left top, from(#0b4f5f), to(rgba(11, 79, 95, 0)));
    background: -webkit-linear-gradient(bottom, #0b4f5f 0%, rgba(11, 79, 95, 0) 100%);
    background: -moz-linear-gradient(bottom, #0b4f5f 0%, rgba(11, 79, 95, 0) 100%);
    background: -o-linear-gradient(bottom, #0b4f5f 0%, rgba(11, 79, 95, 0) 100%);
    background: linear-gradient(0deg, #0b4f5f 0%, rgba(11, 79, 95, 0) 100%);
    opacity: 0
}

.service .heading {
    padding: 30px;
    padding-right: 75px;
    height: 100%;
    position: relative;
    z-index: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    opacity: .5;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

.service .heading .icon {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
    visibility: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.service .heading .icon svg {
    width: 100%;
    height: 100%;
    fill: #fff
}

.service .heading .title {
    font-size: 1.25rem;
    font-weight: bold;
    color: #fff;
    line-height: 1.5
}

.service .heading::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    right: 30px;
    bottom: 35px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMC4xMSAxOS41NyI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTE5LjExLDguNzloLThWMWExLDEsMCwwLDAtMiwwVjguNzlIMWExLDEsMCwwLDAsMCwySDkuMDZ2Ny43OGExLDEsMCwwLDAsMiwwVjEwLjc5aDhhMSwxLDAsMCwwLDAtMloiLz48L3N2Zz4=");
    -moz-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

.service:hover .background::before {
    opacity: 1
}

.service:hover .background::after {
    opacity: 0
}

.service:hover .heading {
    opacity: 1
}

.service:hover .heading .icon {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.service:hover .heading::after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.section-title {
    margin-bottom: 45px
}

.section-title small {
    display: block;
    position: relative;
    font-size: 1rem;
    line-height: 1.5;
    padding-left: 15px;
    color: #707070;
    letter-spacing: 3px
}

.section-title small::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background-color: #0b4f5f
}

.section-title .title {
    font-size: 3rem;
    color: #0b4f5f;
    line-height: 1.25
}

.section-title .title strong {
    font-weight: bold
}

.section-title .text {
    font-size: 1.25rem;
    line-height: 1.5;
    color: #707070
}

.online-popup-trigger {
    position: fixed;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 8;
    background: #0b4f5f;
    background: -webkit-gradient(linear, left bottom, left top, from(#0b4f5f), color-stop(50%, #10758d), color-stop(50%, white), to(white));
    background: -webkit-linear-gradient(bottom, #0b4f5f 0%, #10758d 50%, white 50%, white 100%);
    background: -moz-linear-gradient(bottom, #0b4f5f 0%, #10758d 50%, white 50%, white 100%);
    background: -o-linear-gradient(bottom, #0b4f5f 0%, #10758d 50%, white 50%, white 100%);
    background: linear-gradient(0deg, #0b4f5f 0%, #10758d 50%, white 50%, white 100%);
    background-position: bottom center;
    -moz-background-size: 100% 220%;
    background-size: 100% 220%;
    padding: 30px 0;
    width: 50px;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

.online-popup-trigger span {
    display: block;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-text-orientation: mixed;
    text-orientation: mixed;
    color: #fff;
    font-size: 1.25rem;
    font-weight: bold;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    white-space: nowrap;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

.online-popup-trigger span:nth-child(2) {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(0%) translateY(-50%) rotate(180deg);
    -moz-transform: translateX(0%) translateY(-50%) rotate(180deg);
    -ms-transform: translateX(0%) translateY(-50%) rotate(180deg);
    -o-transform: translateX(0%) translateY(-50%) rotate(180deg);
    transform: translateX(0%) translateY(-50%) rotate(180deg);
    color: #0b4f5f;
    opacity: 0;
    visibility: hidden
}

.online-popup-trigger:hover {
    background-position: top center;
    -webkit-box-shadow: 5px 0 45px 0 rgba(11,79,95,.1);
    -moz-box-shadow: 5px 0 45px 0 rgba(11,79,95,.1);
    box-shadow: 5px 0 45px 0 rgba(11,79,95,.1)
}

.online-popup-trigger:hover span:nth-child(1) {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-50%) rotate(180deg);
    -moz-transform: translateX(-50%) rotate(180deg);
    -ms-transform: translateX(-50%) rotate(180deg);
    -o-transform: translateX(-50%) rotate(180deg);
    transform: translateX(-50%) rotate(180deg)
}

.online-popup-trigger:hover span:nth-child(2) {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(180deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(180deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(180deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(180deg);
    transform: translateX(-50%) translateY(-50%) rotate(180deg)
}

.online-popup-trigger.active {
    -webkit-transform: translateX(-100%) translateY(-50%);
    -moz-transform: translateX(-100%) translateY(-50%);
    -ms-transform: translateX(-100%) translateY(-50%);
    -o-transform: translateX(-100%) translateY(-50%);
    transform: translateX(-100%) translateY(-50%)
}

#online-popup {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0
}

#online-popup .fancybox-close-small {
    color: #fff
}

#online-popup .inner {
    width: 100%;
    height: 100%;
    display: grid;
    grid-template-columns: minmax(0, 75fr) minmax(0, 25fr)
}

#online-popup .inner .iframe {
    width: 100%;
    height: 100%;
    border: 5px solid rgba(11,79,95,.85);
    border-right: 0
}

#online-popup .inner .iframe iframe {
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    display: block
}

#online-popup .inner .info {
    position: relative
}

#online-popup .inner .info .background {
    pointer-events: none;
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%
}

#online-popup .inner .info .background img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%
}

#online-popup .inner .info .background::after {
    content: "";
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%;
    background: #0b4f5f;
    background: -webkit-gradient(linear, left top, left bottom, from(#0b4f5f), to(#10758d));
    background: -webkit-linear-gradient(top, #0b4f5f 0%, #10758d 100%);
    background: -moz-linear-gradient(top, #0b4f5f 0%, #10758d 100%);
    background: -o-linear-gradient(top, #0b4f5f 0%, #10758d 100%);
    background: linear-gradient(180deg, #0b4f5f 0%, #10758d 100%);
    opacity: .75
}

#online-popup .inner .info .content {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    padding: 45px
}

#online-popup .inner .info .content .wrapper .text>* {
    color: #fff !important;
    opacity: .75
}

#online-popup .inner .info .content .wrapper .text>*:last-child {
    margin-bottom: 0
}

#online-popup .inner .info .content .wrapper .logo {
    margin-bottom: 45px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#online-popup .inner .info .content .wrapper .logo img {
    width: auto;
    max-height: 120px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%;
    image-rendering: -webkit-optimize-contrast;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0)
}

#online-popup .inner .info .content .contacts {
    border-top: 1px solid rgba(255,255,255,.15);
    padding-top: 45px;
    margin-top: 45px
}

#online-popup .inner .info .content .contacts .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#online-popup .inner .info .content .contacts .item .icon {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 20px
}

#online-popup .inner .info .content .contacts .item .icon svg {
    height: 100%;
    fill: #fff
}

#online-popup .inner .info .content .contacts .item .context a {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #fff;
    line-height: 1.5;
    font-size: 1rem;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#online-popup .inner .info .content .contacts .item .context a+a {
    margin-top: 10px
}

#online-popup .inner .info .content .contacts .item .context a:hover {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px)
}

#online-popup .inner .info .content .contacts .item+.item {
    margin-top: 15px
}

#page-references .contents .list {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-gap: 30px
}

#page-references .contents .list .item {
    display: block
}

#page-references .contents .list .item .wrapper {
    border: 1px solid rgba(11,79,95,.1);
    padding: 30px 60px;
    height: 150px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#page-references .contents .list .item .wrapper img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#page-references .contents .list .item .wrapper:hover {
    border-color: transparent;
    -webkit-box-shadow: 0 10px 60px -10px rgba(11,79,95,.1);
    -moz-box-shadow: 0 10px 60px -10px rgba(11,79,95,.1);
    box-shadow: 0 10px 60px -10px rgba(11,79,95,.1);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px)
}

#page-references .contents .list .item .wrapper:hover img {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}

#page-blog .contents .blog-carousel {
    height: 450px;
    margin-bottom: 30px
}

#page-blog .contents .blog-carousel .swiper-wrapper,#page-blog .contents .blog-carousel .swiper-slide {
    height: 100%
}

#page-blog .contents .blog-carousel .swiper-slide-active .slide .content .heading .date,#page-blog .contents .blog-carousel .swiper-slide-active .slide .content .heading .title {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

#page-blog .contents .blog-carousel .swiper-slide-active .slide .content .heading .date {
    opacity: .66;
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

#page-blog .contents .blog-carousel .swiper-slide-active .slide .content .heading .title {
    -webkit-transition-delay: .8s;
    -moz-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

#page-blog .contents .blog-carousel .swiper-slide-active .slide .content .info .author,#page-blog .contents .blog-carousel .swiper-slide-active .slide .content .info .link {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

#page-blog .contents .blog-carousel .swiper-slide-active .slide .content .info .author {
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

#page-blog .contents .blog-carousel .swiper-slide-active .slide .content .info .link {
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

#page-blog .contents .blog-carousel .slide {
    display: block;
    position: relative;
    height: 100%
}

#page-blog .contents .blog-carousel .slide .background {
    pointer-events: none;
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%
}

#page-blog .contents .blog-carousel .slide .background img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%
}

#page-blog .contents .blog-carousel .slide .background::after {
    content: "";
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(#0b4f5f), to(rgba(11, 79, 95, 0)));
    background: -webkit-linear-gradient(bottom, #0b4f5f 0%, rgba(11, 79, 95, 0) 100%);
    background: -moz-linear-gradient(bottom, #0b4f5f 0%, rgba(11, 79, 95, 0) 100%);
    background: -o-linear-gradient(bottom, #0b4f5f 0%, rgba(11, 79, 95, 0) 100%);
    background: linear-gradient(0deg, #0b4f5f 0%, rgba(11, 79, 95, 0) 100%);
    opacity: .9;
    -webkit-transition: .45s ease all;
    -o-transition: .45s ease all;
    -moz-transition: .45s ease all;
    transition: .45s ease all;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: bottom center
}

#page-blog .contents .blog-carousel .slide .content {
    padding: 45px;
    height: 100%;
    position: relative;
    z-index: 1;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#page-blog .contents .blog-carousel .slide .content .heading {
    width: 50%;
    margin-bottom: 30px
}

#page-blog .contents .blog-carousel .slide .content .heading .date {
    opacity: .5;
    margin-bottom: 15px;
    color: #fff;
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .45s ease all;
    -o-transition: .45s ease all;
    -moz-transition: .45s ease all;
    transition: .45s ease all
}

#page-blog .contents .blog-carousel .slide .content .heading .title {
    font-size: 1.875rem;
    font-weight: bold;
    line-height: 1.5;
    color: #fff;
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .45s ease all;
    -o-transition: .45s ease all;
    -moz-transition: .45s ease all;
    transition: .45s ease all
}

#page-blog .contents .blog-carousel .slide .content .info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#page-blog .contents .blog-carousel .slide .content .info .author {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    -o-transform: translateX(-15px);
    transform: translateX(-15px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .45s ease all;
    -o-transition: .45s ease all;
    -moz-transition: .45s ease all;
    transition: .45s ease all
}

#page-blog .contents .blog-carousel .slide .content .info .author .image {
    margin-right: 15px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 65px;
    height: 65px
}

#page-blog .contents .blog-carousel .slide .content .info .author .image img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%
}

#page-blog .contents .blog-carousel .slide .content .info .author .context {
    color: #fff
}

#page-blog .contents .blog-carousel .slide .content .info .author .context .name {
    font-weight: bold;
    line-height: 1.5;
    font-size: 1.125rem
}

#page-blog .contents .blog-carousel .slide .content .info .author .context .field {
    font-size: 1rem;
    opacity: .75;
    line-height: 1.5
}

#page-blog .contents .blog-carousel .slide .content .info .link {
    width: 55px;
    height: 55px;
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .45s ease all;
    -o-transition: .45s ease all;
    -moz-transition: .45s ease all;
    transition: .45s ease all;
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    -ms-transform: translateX(15px);
    -o-transform: translateX(15px);
    transform: translateX(15px);
    opacity: 0;
    visibility: hidden
}

#page-blog .contents .blog-carousel .slide .content .info .link svg {
    width: 25px;
    height: 25px;
    fill: #0b4f5f;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#page-blog .contents .blog-carousel .slide:hover .background::after {
    -moz-background-size: 100% 150%;
    background-size: 100% 150%
}

#page-blog .contents .blog-carousel .carousel-nav {
    right: 53px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    z-index: 3
}

#page-blog .contents .blog-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 30px
}

#page-blog .contents .blog-thumbnail {
    height: 450px;
    position: relative;
    margin-bottom: 30px
}

#page-blog .contents .blog-thumbnail .background {
    pointer-events: none;
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%
}

#page-blog .contents .blog-thumbnail .background img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%
}

#page-blog .contents .blog-thumbnail .background::after {
    content: "";
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%;
    background: #0b4f5f;
    background: -webkit-gradient(linear, left bottom, left top, from(#0b4f5f), to(rgba(11, 79, 95, 0)));
    background: -webkit-linear-gradient(bottom, #0b4f5f 0%, rgba(11, 79, 95, 0) 100%);
    background: -moz-linear-gradient(bottom, #0b4f5f 0%, rgba(11, 79, 95, 0) 100%);
    background: -o-linear-gradient(bottom, #0b4f5f 0%, rgba(11, 79, 95, 0) 100%);
    background: linear-gradient(0deg, #0b4f5f 0%, rgba(11, 79, 95, 0) 100%);
    opacity: .9;
    -webkit-transition: .45s ease all;
    -o-transition: .45s ease all;
    -moz-transition: .45s ease all;
    transition: .45s ease all;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: bottom center
}

#page-blog .contents .blog-thumbnail .content {
    padding: 45px;
    height: 100%;
    position: relative;
    z-index: 1;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#page-blog .contents .blog-thumbnail .content .heading {
    width: 60%
}

#page-blog .contents .blog-thumbnail .content .heading .date {
    opacity: .5;
    margin-bottom: 15px;
    color: #fff
}

#page-blog .contents .blog-thumbnail .content .heading .title {
    font-size: 1.875rem;
    font-weight: bold;
    line-height: 1.5;
    color: #fff
}

#page-blog .contents .blog-thumbnail .content .heading .author {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px
}

#page-blog .contents .blog-thumbnail .content .heading .author .image {
    margin-right: 15px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 65px;
    height: 65px
}

#page-blog .contents .blog-thumbnail .content .heading .author .image img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%
}

#page-blog .contents .blog-thumbnail .content .heading .author .context {
    color: #fff
}

#page-blog .contents .blog-thumbnail .content .heading .author .context .name {
    font-weight: bold;
    line-height: 1.5;
    font-size: 1.125rem
}

#page-blog .contents .blog-thumbnail .content .heading .author .context .field {
    font-size: 1rem;
    opacity: .75;
    line-height: 1.5
}

#page-blog .contents .blog-thumbnail .content .info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 30px
}

#page-blog .contents .blog-thumbnail .content .info .options {
    margin-left: 30px
}

#page-blog .contents .blog-thumbnail .content .info .options .share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255,255,255,.2)
}

#page-blog .contents .blog-thumbnail .content .info .options .share a {
    display: block;
    width: 15px;
    height: 15px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#page-blog .contents .blog-thumbnail .content .info .options .share a:hover {
    opacity: .66
}

#page-blog .contents .blog-thumbnail .content .info .options .share a svg {
    width: 100%;
    height: 100%;
    fill: #fff
}

#page-blog .contents .blog-thumbnail .content .info .options .settings {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#page-blog .contents .blog-thumbnail .content .info .options .settings .item {
    cursor: pointer;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#page-blog .contents .blog-thumbnail .content .info .options .settings .item svg {
    max-width: 30px;
    height: 15px;
    fill: #fff;
    -webkit-transition: .3s ease fill;
    -o-transition: .3s ease fill;
    -moz-transition: .3s ease fill;
    transition: .3s ease fill
}

#page-blog .contents .blog-thumbnail .content .info .options .settings .item:hover {
    opacity: .66
}

#page-blog .contents .blog-thumbnail .content .info .options .settings .item+.item {
    margin-left: 30px
}

#page-blog .contents .blog-thumbnail .content .info .options .settings .item.link-copy {
    position: relative
}

#page-blog .contents .blog-thumbnail .content .info .options .settings .item.link-copy span {
    font-size: .625rem;
    color: #fff;
    display: block;
    background-color: #0b4f5f;
    position: absolute;
    bottom: -webkit-calc(100% + 15px);
    bottom: -moz-calc(100% + 15px);
    bottom: calc(100% + 15px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
    padding: 6px 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    opacity: 0;
    font-weight: 500;
    visibility: hidden
}

#page-blog .contents .blog-thumbnail .content .info .options .settings .item.link-copy.copied span {
    -webkit-animation: copied 1s forwards;
    -moz-animation: copied 1s forwards;
    -o-animation: copied 1s forwards;
    animation: copied 1s forwards
}

#page-blog .contents .blog-content {
    display: grid;
    grid-template-columns: minmax(0, auto) minmax(0, 450px);
    grid-gap: 45px
}

#page-blog .contents .blog-content .content .inner {
    text-align: justify
}

#page-blog .contents .blog-content .content .inner>*:last-child {
    margin-bottom: 0
}

#page-blog .contents .blog-content .content .info {
    margin-top: 60px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 30px
}

#page-blog .contents .blog-content .content .info::before {
    pointer-events: none;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    width: 100%;
    background-color: rgba(11,79,95,.1)
}

#page-blog .contents .blog-content .content .info .icon {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid rgba(11,79,95,.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#page-blog .contents .blog-content .content .info .icon svg {
    width: 20px;
    height: 20px;
    fill: #0b4f5f;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#page-blog .contents .blog-content .content .info .back,#page-blog .contents .blog-content .content .info .view-count {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1
}

#page-blog .contents .blog-content .content .info .back .text,#page-blog .contents .blog-content .content .info .view-count .text {
    color: #a5a5a5;
    margin-left: 30px;
    padding: 0 15px;
    background-color: #fff;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    line-height: 1.5;
    font-size: .875rem
}

#page-blog .contents .blog-content .content .info .back:hover .icon,#page-blog .contents .blog-content .content .info .view-count:hover .icon {
    background-color: #0b4f5f;
    border-color: #0b4f5f
}

#page-blog .contents .blog-content .content .info .back:hover .icon svg,#page-blog .contents .blog-content .content .info .view-count:hover .icon svg {
    fill: #fff
}

#page-blog .contents .blog-content .content .info .back:hover .text,#page-blog .contents .blog-content .content .info .view-count:hover .text {
    color: #0b4f5f
}

#page-blog .contents .blog-content .content .info .view-count .count {
    margin-right: 30px;
    background-color: #fff;
    padding: 0 15px;
    text-align: center;
    line-height: 1.5
}

#page-blog .contents .blog-content .content .info .view-count .count .value {
    font-size: 1.25rem;
    color: #0b4f5f;
    font-weight: bold
}

#page-blog .contents .blog-content .content .info .view-count .count .title {
    font-size: .875rem;
    color: #a5a5a5
}

#page-blog .contents .blog-content .sidebar .blog-item {
    height: 300px
}

#page-blog .contents .blog-content .sidebar .blog-item .content .heading {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

#page-blog .contents .blog-content .sidebar .sticky>*:not(:last-child) {
    margin-bottom: 30px
}

#page-services .contents .container {
    display: grid;
    grid-template-columns: minmax(0, 325px) minmax(0, auto);
    grid-gap: 45px
}

#page-services .contents .container .sidebar .sticky>*:not(:last-child) {
    margin-bottom: 30px
}

#page-services .contents .container .sidebar .related-doctors>.title {
    font-size: 1.625rem;
    font-weight: bold;
    color: #0b4f5f;
    margin-bottom: 30px
}

#page-services .contents .container .sidebar .related-doctors .doctor+.doctor {
    margin-top: 30px
}

#page-services .contents .container .content .services {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 30px
}

#page-services .contents .container .content .service-single {
    display: grid;
    grid-template-columns: minmax(0, 4fr) minmax(0, 6fr);
    grid-gap: 45px
}

#page-services .contents .container .content .service-single.single {
    grid-template-columns: minmax(0, 1fr) !important
}

#page-services .contents .container .content .service-single .carousel .wrapper {
    border: 1px solid rgba(11,79,95,.15);
    padding: 20px;
    position: relative
}

#page-services .contents .container .content .service-single .carousel .wrapper .service-single-carousel {
    height: 500px
}

#page-services .contents .container .content .service-single .carousel .wrapper .service-single-carousel .slide {
    display: block;
    width: 100%;
    height: 100%
}

#page-services .contents .container .content .service-single .carousel .wrapper .service-single-carousel .slide img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#page-services .contents .container .content .service-single .carousel .wrapper .service-single-carousel .slide:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

#page-services .contents .container .content .service-single .carousel .wrapper .carousel-nav {
    position: absolute;
    right: 0;
    bottom: 30px;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    background-color: #fff
}

#page-services .contents .container .content .service-single .carousel .back {
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#page-services .contents .container .content .service-single .carousel .back svg {
    height: 12px;
    fill: #0b4f5f;
    margin-right: 15px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#page-services .contents .container .content .service-single .carousel .back span {
    font-size: 1.125rem;
    color: #0b4f5f;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#page-services .contents .container .content .service-single .carousel .back:hover svg {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
    fill: #094451
}

#page-services .contents .container .content .service-single .carousel .back:hover span {
    color: #094451
}

#page-services .contents .container .content .service-single .context>*:last-child {
    margin-bottom: 0
}

#page-doctors .contents .container {
    display: grid;
    grid-template-columns: minmax(0, 325px) minmax(0, auto);
    grid-gap: 45px
}

#page-doctors .contents .container .sidebar .sticky>*:not(:last-child) {
    margin-bottom: 30px
}

#page-doctors .contents .container .sidebar .doctor-filter .title {
    font-size: 1.625rem;
    font-weight: bold;
    color: #0b4f5f;
    margin-bottom: 30px
}

#page-doctors .contents .container .sidebar .doctor-filter .list {
    position: relative
}

#page-doctors .contents .container .sidebar .doctor-filter .list::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 1px;
    background-color: rgba(11,79,95,.1)
}

#page-doctors .contents .container .sidebar .doctor-filter .list .line {
    position: absolute;
    margin: 10px 0;
    height: 18px;
    width: 3px;
    background-color: #0b4f5f;
    top: 0;
    right: -1px;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: .3s ease opacity;
    -o-transition: .3s ease opacity;
    -moz-transition: .3s ease opacity;
    transition: .3s ease opacity
}

#page-doctors .contents .container .sidebar .doctor-filter .list a {
    font-size: 1.125rem;
    color: #a5a5a5;
    display: block;
    padding: 10px 0;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#page-doctors .contents .container .sidebar .doctor-filter .list a:hover {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px);
    color: #0b4f5f
}

#page-doctors .contents .container .sidebar .doctor-filter .list:hover .line {
    opacity: 1
}

#page-doctors .contents .container .sidebar .related-service>.title {
    font-size: 1.625rem;
    font-weight: bold;
    color: #0b4f5f;
    margin-bottom: 30px
}

#page-doctors .contents .container .content .doctor-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 30px
}

#page-doctors .contents .container .content .single-doctor {
    width: 100%;
    display: grid;
    grid-template-columns: minmax(0, 6fr) minmax(0, 4fr);
    grid-gap: 45px
}

#page-doctors .contents .container .content .single-doctor .about .section-title .field {
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.5;
    color: #707070;
    letter-spacing: 3px
}

#page-doctors .contents .container .content .single-doctor .image img {
    width: 100%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    display: block
}

#page-doctors .contents .container .content .single-doctor .image .back {
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#page-doctors .contents .container .content .single-doctor .image .back svg {
    height: 12px;
    fill: #0b4f5f;
    margin-right: 15px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#page-doctors .contents .container .content .single-doctor .image .back span {
    font-size: 1.125rem;
    color: #0b4f5f;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#page-doctors .contents .container .content .single-doctor .image .back:hover svg {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
    fill: #094451
}

#page-doctors .contents .container .content .single-doctor .image .back:hover span {
    color: #094451
}

#page-contact .contents {
    position: relative;
    margin-bottom: -90px
}

#page-contact .contents .background {
    pointer-events: none;
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    mask-image: -webkit-radial-gradient(white, black);
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%
}

#page-contact .contents .background>img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%
}

#page-contact .contents .container {
    z-index: 1;
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

#page-contact .contents .container .content {
    position: relative;
    z-index: 1;
    padding-top: -webkit-calc(var(--header-height) + 60px);
    padding-top: -moz-calc(var(--header-height) + 60px);
    padding-top: calc(var(--header-height) + 60px);
    padding-bottom: 60px
}

#page-contact .contents .container .content .contacts {
    margin-bottom: 45px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#page-contact .contents .container .content .contacts .title {
    font-size: 3.875rem;
    font-weight: bold;
    line-height: 1.5;
    color: #0b4f5f;
    margin-right: 60px
}

#page-contact .contents .container .content .contacts .box {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background-color: #0b4f5f;
    padding: 45px
}

#page-contact .contents .container .content .contacts .box .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#page-contact .contents .container .content .contacts .box .item .icon {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 20px
}

#page-contact .contents .container .content .contacts .box .item .icon svg {
    height: 100%;
    fill: #fff
}

#page-contact .contents .container .content .contacts .box .item .context a {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #fff;
    line-height: 1.5;
    font-size: 1rem;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#page-contact .contents .container .content .contacts .box .item .context a+a {
    margin-top: 10px
}

#page-contact .contents .container .content .contacts .box .item .context a:hover {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px)
}

#page-contact .contents .container .content .contacts .box .item+.item {
    margin-top: 30px
}

#page-contact .contents .container .content .form-field {
    margin-bottom: 45px
}

#page-contact .contents .container .content .form-field .title {
    font-size: 1.625rem;
    font-weight: bold;
    color: #0b4f5f;
    margin-bottom: 30px
}

#page-contact .contents .container .content .social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#page-contact .contents .container .content .social .title {
    font-size: 1.625rem;
    font-weight: bold;
    color: #0b4f5f;
    margin-right: 30px
}

#page-contact .contents .container .content .social .links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#page-contact .contents .container .content .social .links a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background-color: rgba(11,79,95,.25);
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#page-contact .contents .container .content .social .links a svg {
    width: 20px;
    height: 20px;
    fill: #fff
}

#page-contact .contents .container .content .social .links a+a {
    margin-left: 30px
}

#page-contact .contents .container .content .social .links a:hover {
    background-color: #0b4f5f;
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px)
}

#page-contact .contents .container .map-field {
    position: relative
}

#page-contact .contents .container .map-field .inner {
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%
}

#page-contact .contents .container .map-field .inner .point {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 60px;
    height: 60px;
    background-color: #0b4f5f;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#page-contact .contents .container .map-field .inner .point svg {
    fill: #fff;
    width: 30px;
    height: 30px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#page-contact .contents .container .map-field .inner .point:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 0 60px -10px rgba(11,79,95,.75);
    -moz-box-shadow: 0 0 60px -10px rgba(11,79,95,.75);
    box-shadow: 0 0 60px -10px rgba(11,79,95,.75);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1.2);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1.2);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1.2);
    -o-transform: translateX(-50%) translateY(-50%) scale(1.2);
    transform: translateX(-50%) translateY(-50%) scale(1.2)
}

#page-contact .contents .container .map-field .inner .point:hover svg {
    fill: #0b4f5f
}

#page-contact .contents .container .map-field .inner img {
    pointer-events: none;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-mask-image: -webkit-radial-gradient(80% 60%, circle, black 60%, rgba(0, 0, 0, 0) 70%);
    mask-image: radial-gradient(circle at 80% 60%, black 60%, rgba(0, 0, 0, 0) 70%)
}

#page-404 .contents {
    text-align: center
}

#page-404 .contents .button {
    margin: 90px auto 0
}

#page-about {
    width: 100%;
    overflow: hidden
}

#page-about #breadcrumb .image {
    display: none
}

#page-about #breadcrumb .content .container .title {
    width: 35%
}

#page-about #breadcrumb .content .container .info {
    width: 35%
}

#page-about .contents {
    position: relative;
    z-index: 1
}

#page-about .contents .container {
    display: grid;
    grid-template-columns: minmax(0, 35fr) minmax(0, 65fr)
}

#page-about .contents .container .sidebar {
    height: 100%
}

#page-about .contents .container .sidebar .slogan-bar {
    background-color: #0b4f5f;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4OS42NyAxNTkuMDkiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojZmZmO29wYWNpdHk6MC4xO308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik02OS40NiwxMTIuMjZjLTIuOTEtMTEtNS44My0yMi04Ljc5LTMzLjEybDI0LjcxLTQuMzYuMDguMTZjLTIuMTIsMS40NS00LjIzLDIuOTEtNi4zNiw0LjM1Uzc1LDgyLDczLDgzLjM3YTEuMjgsMS4yOCwwLDAsMC0uNjEsMS42cTYuNDQsMjcuMTQsMTIuOCw1NC4zYzEuNTUsNi41NywzLjEzLDEzLjE0LDQuNDgsMTkuODJMMTUuODUsNDAuMjhsLS4zMS4xM0wyOCwxMDMuMjZsLTE3LjIxLDguNTNjMS42Ny0zLjE1LDMuMTUtNS45NCw0LjY0LTguNzNhMjQuODUsMjQuODUsMCwwLDEsMS43NC0zLjE2YzEuNTQtMi4wNiwxLjM3LTQuMTcuODktNi41NnEtNi45NC0zNS0xMy43NC03MEMyLjc4LDE1LjYsMS4yNyw3Ljg3LDAsMFEzNC41Niw1Ni4xOCw2OS4xMywxMTIuMzZsLjMzLS4xIi8+PC9zdmc+");
    -moz-background-size: 60%;
    background-size: 60%;
    background-position: 140% 40%;
    background-repeat: no-repeat;
    position: relative
}

#page-about .contents .container .sidebar .slogan-bar::before {
    content: "";
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%;
    left: unset;
    right: 100%;
    background-color: #0b4f5f
}

#page-about .contents .container .sidebar .slogan-bar .inner {
    position: relative;
    padding: 60px 30px
}

#page-about .contents .container .sidebar .slogan-bar .inner::before {
    content: "";
    position: absolute;
    left: 0;
    top: 30px;
    width: 100px;
    height: 72px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA5Ni44NCA3MS45OSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7aXNvbGF0aW9uOmlzb2xhdGU7b3BhY2l0eTowLjE7fTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJMYXllcl8yIiBkYXRhLW5hbWU9IkxheWVyIDIiPjxnIGlkPSJMYXllcl8xLTIiIGRhdGEtbmFtZT0iTGF5ZXIgMSI+PHBhdGggaWQ9IlBhdGhfNDk2MyIgZGF0YS1uYW1lPSJQYXRoIDQ5NjMiIGNsYXNzPSJjbHMtMSIgZD0iTTAsMzMuNjlWMEgzNi41MVYyN3EwLDE4LjgyLTkuMTYsMzAuMjNULjY0LDcyVjU4LjU0cTEyLjk0LTQuMDksMTcuNDItMTQuMDlhMjEuNTksMjEuNTksMCwwLDAsMi4wNS0xMC43NlpNODgsNTYuODhRNzksNjguNTQsNjEuMSw3MlY1OC41NHExMy4yLTQsMTcuNTUtMTQuNmEyNiwyNiwwLDAsMCwxLjc5LTEwLjI1aC0yMFYwSDk2Ljg0VjI3cTAsMTguMzEtOC44MywyOS44NVoiLz48L2c+PC9nPjwvc3ZnPg==");
    -moz-background-size: contain;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    pointer-events: none
}

#page-about .contents .container .sidebar .slogan-bar .inner .title {
    position: relative;
    z-index: 1;
    font-size: 1.625rem;
    margin-bottom: 30px;
    line-height: 1.5;
    color: #fff
}

#page-about .contents .container .sidebar .slogan-bar .inner .title strong {
    font-weight: bold
}

#page-about .contents .container .sidebar .slogan-bar .inner .text {
    color: rgba(255,255,255,.66);
    line-height: 1.5;
    position: relative;
    z-index: 1
}

#page-about .contents .container .content {
    padding: 60px 0 0 60px;
    background-color: #fff;
    margin-top: -550px;
    position: relative
}

#page-about .contents .container .content .inner img {
    height: 500px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: block
}

#page-about .contents .container .content .inner>*:last-child {
    margin-bottom: 0
}

#page-about .contents .container .content::after {
    content: "";
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%;
    background-color: #fff;
    left: 100%
}

#page-about .contents .container .content .about-carousel {
    margin-top: 60px;
    position: relative
}

#page-about .contents .container .content .about-carousel .carousel-nav {
    position: absolute;
    background-color: #0b4f5f;
    z-index: 3;
    right: 0;
    bottom: 0;
    padding: 10px
}

#page-about .contents .container .content .about-carousel .slide {
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    mask-image: -webkit-radial-gradient(white, black);
    height: 250px;
    display: block
}

#page-about .contents .container .content .about-carousel .slide img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

#page-about .contents .container .content .about-carousel .slide:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

#index .hero {
    position: relative;
    height: 100vh;
    padding-top: var(--header-height);
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    mask-image: -webkit-radial-gradient(white, black)
}

#index .hero .background {
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%
}

#index .hero .background img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%
}

#index .hero .hero-carousel {
    position: relative;
    z-index: 1;
    height: 100%
}

#index .hero .hero-carousel .swiper-wrapper,#index .hero .hero-carousel .swiper-slide {
    height: 100%;
    opacity: 1 !important
}

#index .hero .hero-carousel .swiper-slide-active .slide .container .image {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition-delay: .45s;
    -moz-transition-delay: .45s;
    -o-transition-delay: .45s;
    transition-delay: .45s
}

#index .hero .hero-carousel .swiper-slide-active .slide .container .image::before {
    -webkit-animation: ripple-1 6s infinite 4.5s linear;
    -moz-animation: ripple-1 6s infinite 4.5s linear;
    -o-animation: ripple-1 6s infinite 4.5s linear;
    animation: ripple-1 6s infinite 4.5s linear
}

#index .hero .hero-carousel .swiper-slide-active .slide .container .image::after {
    -webkit-animation: ripple-1 6s infinite 3s linear;
    -moz-animation: ripple-1 6s infinite 3s linear;
    -o-animation: ripple-1 6s infinite 3s linear;
    animation: ripple-1 6s infinite 3s linear
}

#index .hero .hero-carousel .swiper-slide-active .slide .container .image .circle::before {
    -webkit-animation: ripple-2 6s infinite 1.5s linear;
    -moz-animation: ripple-2 6s infinite 1.5s linear;
    -o-animation: ripple-2 6s infinite 1.5s linear;
    animation: ripple-2 6s infinite 1.5s linear
}

#index .hero .hero-carousel .swiper-slide-active .slide .container .image .circle::after {
    -webkit-animation: ripple-2 6s infinite linear;
    -moz-animation: ripple-2 6s infinite linear;
    -o-animation: ripple-2 6s infinite linear;
    animation: ripple-2 6s infinite linear
}

#index .hero .hero-carousel .swiper-slide-active .slide .container .content .small,#index .hero .hero-carousel .swiper-slide-active .slide .container .content .title,#index .hero .hero-carousel .swiper-slide-active .slide .container .content .button-wrapper {
    opacity: 1;
    visibility: visible
}

#index .hero .hero-carousel .swiper-slide-active .slide .container .content .button-wrapper {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s
}

#index .hero .hero-carousel .swiper-slide-active .slide .container .content .small::before {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

#index .hero .hero-carousel .slide {
    height: 100%
}

#index .hero .hero-carousel .slide .container {
    height: 100%;
    padding-bottom: var(--header-height);
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

#index .hero .hero-carousel .slide .container .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#index .hero .hero-carousel .slide .container .content .small,#index .hero .hero-carousel .slide .container .content .title,#index .hero .hero-carousel .slide .container .content .button-wrapper {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .45s ease all;
    -o-transition: .45s ease all;
    -moz-transition: .45s ease all;
    transition: .45s ease all
}

#index .hero .hero-carousel .slide .container .content .button-wrapper {
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px)
}

#index .hero .hero-carousel .slide .container .content .small {
    position: relative;
    font-size: 1rem;
    line-height: 1.5;
    padding-left: 15px;
    color: #707070;
    letter-spacing: 3px;
    margin-bottom: 5px
}

#index .hero .hero-carousel .slide .container .content .small::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    background-color: #0b4f5f;
    -webkit-transition: .45s ease all;
    -o-transition: .45s ease all;
    -moz-transition: .45s ease all;
    transition: .45s ease all
}

#index .hero .hero-carousel .slide .container .content .title {
    font-size: 3.75rem;
    color: #0b4f5f;
    line-height: 1.25;
    margin-bottom: 60px
}

#index .hero .hero-carousel .slide .container .content .title strong {
    font-weight: bold
}

#index .hero .hero-carousel .slide .container .image {
    pointer-events: none;
    position: relative;
    -webkit-transform: translateY(60px);
    -moz-transform: translateY(60px);
    -ms-transform: translateY(60px);
    -o-transform: translateY(60px);
    transform: translateY(60px);
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    opacity: 0;
    -webkit-transition: .6s ease all;
    -o-transition: .6s ease all;
    -moz-transition: .6s ease all;
    transition: .6s ease all
}

#index .hero .hero-carousel .slide .container .image img {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 90%;
    left: 0;
    bottom: 0;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center bottom;
    object-position: center bottom;
    top: unset
}

#index .hero .hero-carousel .slide .container .image::before,#index .hero .hero-carousel .slide .container .image::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%) translateY(25%) scale(0);
    -moz-transform: translateX(-50%) translateY(25%) scale(0);
    -ms-transform: translateX(-50%) translateY(25%) scale(0);
    -o-transform: translateX(-50%) translateY(25%) scale(0);
    transform: translateX(-50%) translateY(25%) scale(0);
    width: 80vh;
    height: 80vh;
    border: 1px solid rgba(11,79,95,.2);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

#index .hero .hero-carousel .slide .container .image .circle {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 80vh;
    height: 80vh;
    -webkit-transform: translateX(-50%) translateY(25%);
    -moz-transform: translateX(-50%) translateY(25%);
    -ms-transform: translateX(-50%) translateY(25%);
    -o-transform: translateX(-50%) translateY(25%);
    transform: translateX(-50%) translateY(25%);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

#index .hero .hero-carousel .slide .container .image .circle::before,#index .hero .hero-carousel .slide .container .image .circle::after {
    content: "";
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(11,79,95,.2);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

#index .hero .hero-carousel .carousel-nav {
    top: -webkit-calc(50% - var(--header-height)/2);
    top: -moz-calc(50% - var(--header-height)/2);
    top: calc(50% - var(--header-height)/2);
    left: 50%;
    position: absolute;
    z-index: 4;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

#index .hero .info-bar {
    position: absolute;
    height: var(--header-height);
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 3;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr) minmax(0, var(--header-height))
}

#index .hero .info-bar::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(11,79,95,.1)
}

#index .hero .info-bar .phone {
    height: 100%;
    background-color: rgba(255,255,255,.33);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 90px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    border-right: 1px solid transparent
}

#index .hero .info-bar .phone svg {
    width: 25px;
    height: 25px;
    fill: #0b4f5f;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px
}

#index .hero .info-bar .phone span {
    color: #0b4f5f;
    white-space: nowrap;
    font-size: 1.25rem;
    font-weight: bold
}

#index .hero .info-bar .phone:hover {
    background-color: #fff;
    border-color: rgba(11,79,95,.1)
}

#index .hero .info-bar .phone:hover svg {
    -webkit-animation: ring .15s 5 linear;
    -moz-animation: ring .15s 5 linear;
    -o-animation: ring .15s 5 linear;
    animation: ring .15s 5 linear
}

#index .hero .info-bar .scroll-down {
    border-left: 1px solid rgba(11,79,95,.1);
    width: var(--header-height);
    height: 100%;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#index .hero .info-bar .scroll-down .icon {
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    mask-image: -webkit-radial-gradient(white, black);
    width: 24px;
    height: 35px
}

#index .hero .info-bar .scroll-down .icon svg {
    width: 100%;
    fill: #0b4f5f;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: translateY(-66%);
    -moz-transform: translateY(-66%);
    -ms-transform: translateY(-66%);
    -o-transform: translateY(-66%);
    transform: translateY(-66%);
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#index .hero .info-bar .scroll-down:hover {
    background-color: #0b4f5f
}

#index .hero .info-bar .scroll-down:hover .icon svg {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    fill: #fff
}

#index .hero .info-bar .services {
    height: 100%;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#index .hero .info-bar .services .carousel-nav {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 75px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid rgba(11,79,95,.1)
}

#index .hero .info-bar .services .services-thumbnail-carousel {
    height: 100%
}

#index .hero .info-bar .services .services-thumbnail-carousel .item {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

#index .hero .info-bar .services .services-thumbnail-carousel .item .background {
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    opacity: 0
}

#index .hero .info-bar .services .services-thumbnail-carousel .item .icon {
    position: relative;
    z-index: 1;
    width: 45px;
    height: 45px;
    margin-bottom: 15px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#index .hero .info-bar .services .services-thumbnail-carousel .item .icon svg {
    width: 100%;
    height: 100%
}

#index .hero .info-bar .services .services-thumbnail-carousel .item .title {
    padding: 0 20px;
    position: relative;
    z-index: 1;
    line-height: 1.25;
    font-size: .875rem;
    text-align: center;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 2.5rem;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#index .hero .info-bar .services .services-thumbnail-carousel .item:hover .background {
    opacity: 1
}

#index .hero .info-bar .services .services-thumbnail-carousel .item:hover .icon {
    -webkit-transform: translateY(0) scale(1) !important;
    -moz-transform: translateY(0) scale(1) !important;
    -ms-transform: translateY(0) scale(1) !important;
    -o-transform: translateY(0) scale(1) !important;
    transform: translateY(0) scale(1) !important
}

#index .hero .info-bar .services .services-thumbnail-carousel .item:hover .title {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

#index .hero .social {
    z-index: 4;
    position: absolute;
    right: 0;
    top: var(--header-height);
    height: -webkit-calc(100% - var(--header-height)*2);
    height: -moz-calc(100% - var(--header-height)*2);
    height: calc(100% - var(--header-height)*2);
    width: var(--header-height);
    border-left: 1px solid rgba(11,79,95,.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 60px
}

#index .hero .social a {
    display: block;
    width: 25px;
    height: 20px
}

#index .hero .social a svg {
    width: 100%;
    height: 100%;
    fill: rgba(255,255,255,.5);
    stroke: rgba(11,79,95,.25);
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#index .hero .social a+a {
    margin-top: 30px
}

#index .hero .social a:hover svg {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
    fill: #0b4f5f
}

#index .about {
    position: relative;
    z-index: 1
}

#index .about .container {
    display: grid;
    grid-template-columns: minmax(0, 4fr) minmax(0, 6fr);
    grid-gap: 45px
}

#index .about .container .image {
    height: 530px;
    position: relative
}

#index .about .container .image img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-position: top center;
    object-position: top center;
    position: absolute;
    right: 0;
    top: 0
}

#index .about .container .content .headline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 45px
}

#index .about .container .content .headline .section-title {
    margin-bottom: 0
}

#index .about .container .content .content-box {
    position: relative;
    background-color: #0b4f5f;
    padding: 45px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 45px;
    right: 75px;
    width: -webkit-calc(100% + 75px);
    width: -moz-calc(100% + 75px);
    width: calc(100% + 75px)
}

#index .about .container .content .content-box>* {
    color: #fff !important;
    opacity: .66
}

#index .about .container .content .content-box .left>*:last-child,#index .about .container .content .content-box .right>*:last-child {
    margin-bottom: 0
}

#index .doctors {
    position: relative;
    padding: 120px 0
}

#index .doctors::before {
    content: "";
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%;
    background-color: #f7f7f7;
    height: 125%;
    top: unset;
    bottom: 0
}

#index .doctors .wrapper {
    width: 100%;
    overflow: hidden
}

#index .doctors .wrapper .container {
    display: grid;
    grid-template-columns: minmax(0, 3fr) minmax(0, 7fr);
    grid-gap: 45px
}

#index .doctors .wrapper .container .carousel .doctor-carousel {
    padding: 1px;
    overflow: visible;
    position: relative
}

#index .doctors .wrapper .container .carousel .doctor-carousel::before {
    content: "";
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%;
    left: unset;
    right: 100%;
    background-color: #f7f7f7;
    z-index: 3
}

#index .doctors .wrapper .container .content {
    position: relative;
    z-index: 4
}

#index .doctors .wrapper .container .content .carousel-nav-2 {
    margin-top: 60px
}

#index .services {
    width: 100%;
    overflow: hidden;
    max-width: 1920px
}

#index .services .container .headline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 45px
}

#index .services .container .headline .section-title {
    margin-bottom: 0
}

#index .services .container .headline .navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#index .services .container .headline .navigation .search-box {
    max-width: 350px;
    margin-right: 45px
}

#index .services .container .carousel .services-carousel {
    overflow: visible;
    position: relative
}

#index .services .container .carousel .services-carousel::before {
    content: "";
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%;
    left: unset;
    right: 100%;
    background-color: #fff;
    z-index: 3
}

#index .services .container .carousel .services-carousel::after {
    content: "";
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%;
    width: 25%;
    left: 100%;
    z-index: 3;
    background: #fff;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 100%)
}

#index .references {
    width: 100%;
    overflow: hidden;
    max-width: 1920px
}

#index .references .container .headline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 45px
}

#index .references .container .headline .section-title {
    margin-bottom: 0
}

#index .references .container .carousel .references-carousel {
    padding: 15px 1px 30px;
    position: relative;
    overflow: visible
}

#index .references .container .carousel .references-carousel::before,#index .references .container .carousel .references-carousel::after {
    content: "";
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%;
    width: 25%;
    z-index: 3;
    background: #fff
}

#index .references .container .carousel .references-carousel::before {
    background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(white));
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -moz-linear-gradient(right, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0%, white 100%);
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, white 100%);
    left: unset;
    right: 100%
}

#index .references .container .carousel .references-carousel::after {
    left: 100%;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 100%)
}

#index .references .container .carousel .references-carousel .item {
    display: block
}

#index .references .container .carousel .references-carousel .item .wrapper {
    border: 1px solid rgba(11,79,95,.1);
    padding: 30px 45px;
    height: 120px;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#index .references .container .carousel .references-carousel .item .wrapper img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#index .references .container .carousel .references-carousel .item .wrapper:hover {
    border-color: transparent;
    -webkit-box-shadow: 0 10px 60px -10px rgba(11,79,95,.1);
    -moz-box-shadow: 0 10px 60px -10px rgba(11,79,95,.1);
    box-shadow: 0 10px 60px -10px rgba(11,79,95,.1);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px)
}

#index .references .container .carousel .references-carousel .item .wrapper:hover img {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
}

#index .blog {
    position: relative
}

#index .blog::before {
    content: "";
    position: absolute;
    left: 0;
    right: unset;
    top: 0;
    bottom: unset;
    width: 100%;
    height: 100%;
    background-color: #f7f7f7;
    height: 60%;
    top: -webkit-calc(40% + 90px);
    top: -moz-calc(40% + 90px);
    top: calc(40% + 90px)
}

#index .blog .container {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0, 75fr) minmax(0, 25fr);
    grid-gap: 45px
}

#index .blog .container .carousel {
    position: relative;
    height: 450px
}

#index .blog .container .carousel .latest-blog-carousel {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

#index .blog .container .carousel .latest-blog-carousel .blog-item .background::after {
    background: -webkit-gradient(linear, left bottom, left top, from(#0b4f5f), to(rgba(11, 79, 95, 0)));
    background: -webkit-linear-gradient(bottom, #0b4f5f 0%, rgba(11, 79, 95, 0) 100%);
    background: -moz-linear-gradient(bottom, #0b4f5f 0%, rgba(11, 79, 95, 0) 100%);
    background: -o-linear-gradient(bottom, #0b4f5f 0%, rgba(11, 79, 95, 0) 100%);
    background: linear-gradient(0deg, #0b4f5f 0%, rgba(11, 79, 95, 0) 100%);
    opacity: .85
}

#index .blog .container .carousel .latest-blog-carousel .blog-item .link {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 45px;
    height: 45px;
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .45s ease all;
    -o-transition: .45s ease all;
    -moz-transition: .45s ease all;
    transition: .45s ease all;
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
    opacity: 0;
    visibility: hidden
}

#index .blog .container .carousel .latest-blog-carousel .blog-item .link svg {
    width: 20px;
    height: 20px;
    fill: #0b4f5f;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all
}

#index .blog .container .carousel .latest-blog-carousel .blog-item:hover .link {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

@media only screen and (max-width: 1440px) {
    #index .hero .hero-carousel .slide .container .content {
        padding-left:60px
    }

    footer .brand .container .logo {
        padding: 30px 60px
    }

    #online-popup .inner {
        grid-template-columns: minmax(0, 7fr) minmax(0, 3fr)
    }

    #page-contact .contents .container .map-field .inner img {
        -webkit-mask-image: -webkit-radial-gradient(80% 60%, circle, black 50%, rgba(0, 0, 0, 0) 60%);
        mask-image: radial-gradient(circle at 80% 60%, black 50%, rgba(0, 0, 0, 0) 60%)
    }
}

@media only screen and (max-width: 1366px) {
    #index .hero .hero-carousel .slide .container .content .title {
        font-size:3rem
    }

    .section-title .title {
        font-size: 2.5rem
    }

    header>.container .navigation .menu>li>a {
        font-size: 1rem
    }

    #online-popup .inner {
        grid-template-columns: minmax(0, 65fr) minmax(0, 35fr)
    }

    footer .content .container .info .item .context a {
        font-size: 1rem
    }

    footer .content .container {
        grid-gap: 45px
    }

    header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container .list {
        grid-template-columns: repeat(6, minmax(0, 1fr))
    }

    header>.container .navigation .menu>li.has-child .sub-menu.type--1 .container .item .title {
        font-size: 1rem
    }

    header>.container .navigation .menu>li.has-child .sub-menu.type--1 .container {
        grid-gap: 20px
    }

    #page-contact .contents .container .content .contacts .title {
        font-size: 3rem
    }
}

@media only screen and (max-width: 1200px) {
    #breadcrumb {
        height:450px
    }

    header>.container .navigation .menu>li>a {
        padding: 0 20px
    }

    header>.container .navigation .search .form-wrapper form input {
        font-size: 1.125rem
    }

    header>.container .logo {
        padding: 0 45px;
        max-width: 225px
    }

    #page-about #breadcrumb .content .container .title,#page-about #breadcrumb .content .container .info {
        width: 40%
    }

    #page-about .contents .container {
        grid-template-columns: minmax(0, 4fr) minmax(0, 6fr)
    }

    #page-about .contents .container .content {
        margin-top: -450px
    }

    #page-doctors .contents .container .content .doctor-list {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    #page-services .contents .container .content .services {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    #page-services .contents .container {
        grid-template-columns: minmax(0, 275px) minmax(0, auto)
    }

    #page-services .contents .container .content .service-single .carousel .wrapper .service-single-carousel {
        height: 350px
    }

    #breadcrumb .content .container .info .phone-call {
        width: 275px
    }

    #page-doctors .contents .container {
        grid-template-columns: minmax(0, 275px) minmax(0, auto)
    }

    .service.long {
        height: 350px
    }

    .service.longer {
        height: 450px
    }

    .map-bar,.phone-bar {
        height: 75px
    }

    #online-popup .inner {
        grid-template-columns: minmax(0, 6fr) minmax(0, 4fr)
    }
}

@media only screen and (max-width: 1024px) {
    :root {
        --header-height: 100px
    }

    #page-references .contents .list {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }

    #breadcrumb {
        margin-bottom: 90px
    }

    footer .content .container {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    #page-contact .contents .container {
        grid-template-columns: minmax(0, 1fr)
    }

    #page-contact .contents .container .map-field {
        margin-bottom: 60px
    }

    #page-contact .contents .container .map-field .inner {
        height: 500px;
        position: relative;
        width: 100% !important
    }

    #page-contact .contents .container .map-field .inner img {
        -webkit-mask-image: unset;
        mask-image: unset
    }

    header>.container .navigation .mobile-trigger {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }

    header>.container .navigation .menu {
        z-index: 1;
        -webkit-box-shadow: 0 15px 60px -15px rgba(0,0,0,.1);
        -moz-box-shadow: 0 15px 60px -15px rgba(0,0,0,.1);
        box-shadow: 0 15px 60px -15px rgba(0,0,0,.1);
        padding: unset;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background-color: #fff;
        border-top: 1px solid rgba(11,79,95,.1);
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        height: unset;
        max-height: -webkit-calc(100vh - var(--header-height));
        max-height: -moz-calc(100vh - var(--header-height));
        max-height: calc(100vh - var(--header-height));
        overflow-x: hidden;
        overflow-y: auto;
        display: none
    }

    header>.container .navigation .menu>li {
        position: relative;
        height: unset;
        width: 100%
    }

    header>.container .navigation .menu>li>a {
        padding: 30px;
        font-size: 1.125rem;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        -webkit-box-shadow: unset !important;
        -moz-box-shadow: unset !important;
        box-shadow: unset !important;
        background-color: unset !important
    }

    header>.container .navigation .menu>li+li {
        border-top: 1px solid rgba(11,79,95,.1)
    }

    header>.container .navigation .menu>li.has-child>a::after {
        content: unset;
        display: none
    }

    header>.container .navigation .menu>li.has-child .sub-menu {
        position: relative;
        opacity: 1;
        visibility: visible;
        top: unset;
        left: unset;
        -webkit-box-shadow: unset;
        -moz-box-shadow: unset;
        box-shadow: unset;
        background-color: #f7f7f7;
        pointer-events: visible;
        display: none
    }

    header>.container .navigation .menu>li.has-child .sub-menu.type--2 {
        max-height: unset;
        height: unset;
        overflow: visible;
        padding: unset
    }

    header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container {
        padding: unset
    }

    header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container .headline {
        display: none
    }

    header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container .list {
        grid-template-columns: minmax(0, 1fr);
        grid-gap: 0
    }

    header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container .list .item {
        padding: 15px 30px;
        opacity: 1;
        visibility: visible;
        -webkit-transform: unset;
        -moz-transform: unset;
        -ms-transform: unset;
        -o-transform: unset;
        transform: unset
    }

    header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container .list .item .image {
        display: none
    }

    header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container .list .item .heading {
        -webkit-transform: unset !important;
        -moz-transform: unset !important;
        -ms-transform: unset !important;
        -o-transform: unset !important;
        transform: unset !important
    }

    header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container .list .item .heading::before {
        content: unset;
        display: none
    }

    header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container .list .item .heading .name {
        font-weight: 500;
        color: #707070
    }

    header>.container .navigation .menu>li.has-child .sub-menu.type--2 .container .list .item+.item {
        border-top: 1px solid rgba(11,79,95,.1)
    }

    header>.container .navigation .menu>li.has-child .sub-menu.type--1 {
        padding: unset
    }

    header>.container .navigation .menu>li.has-child .sub-menu.type--1 .container {
        padding: unset;
        grid-template-columns: minmax(0, 1fr);
        grid-gap: 0
    }

    header>.container .navigation .menu>li.has-child .sub-menu.type--1 .container .item {
        opacity: 1;
        visibility: visible;
        -webkit-transform: unset;
        -moz-transform: unset;
        -ms-transform: unset;
        -o-transform: unset;
        transform: unset;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 20px 30px
    }

    header>.container .navigation .menu>li.has-child .sub-menu.type--1 .container .item:hover .title {
        color: #0b4f5f
    }

    header>.container .navigation .menu>li.has-child .sub-menu.type--1 .container .item .background {
        display: none
    }

    header>.container .navigation .menu>li.has-child .sub-menu.type--1 .container .item .icon {
        display: none
    }

    header>.container .navigation .menu>li.has-child .sub-menu.type--1 .container .item .title {
        color: #707070
    }

    header>.container .navigation .menu>li.has-child .sub-menu.type--1 .container .item+.item {
        border-top: 1px solid rgba(11,79,95,.1)
    }

    header>.container .navigation .search {
        position: static
    }

    header>.container .navigation .search .form-wrapper {
        right: unset;
        left: 0;
        top: 100%;
        width: 100% !important
    }

    #index .hero .info-bar .phone {
        display: none
    }

    #index .hero .info-bar {
        grid-template-columns: minmax(0, auto) minmax(0, var(--header-height))
    }

    #index .hero .hero-carousel .slide .container .content .title {
        font-size: 2.5rem
    }

    .type {
        font-size: 1rem
    }

    .type h1,.type h2,.type h3,.type h4,.type h5,.type h6 {
        margin-bottom: 15px
    }

    .type h1 {
        font-size: 2.25rem
    }

    .type h2 {
        font-size: 1.875rem
    }

    .type h3 {
        font-size: 1.625rem
    }

    .type h4 {
        font-size: 1.5rem
    }

    .type h5 {
        font-size: 1.25rem
    }

    .type h6 {
        font-size: 1.125rem
    }

    .type p {
        margin-bottom: 15px;
        font-size: 1rem
    }

    .type em {
        display: block;
        font-size: 1.5rem;
        margin-bottom: 20px;
        line-height: 1.5
    }

    .type ul>li {
        font-size: 1rem
    }

    .section-title .text {
        font-size: 1rem
    }

    #page-about #breadcrumb .image {
        display: block
    }

    #page-about #breadcrumb .content .container .title,#page-about #breadcrumb .content .container .info {
        width: 100%
    }

    #page-about .contents .container .content {
        padding: 0;
        margin-top: 0
    }

    #page-about .contents .container {
        grid-template-columns: minmax(0, 1fr)
    }

    #page-about .contents .container .sidebar {
        display: none
    }

    .online-popup-trigger {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        top: unset;
        bottom: 30px
    }

    .online-popup-trigger.active {
        -webkit-transform: translateX(-100%) translateY(0);
        -moz-transform: translateX(-100%) translateY(0);
        -ms-transform: translateX(-100%) translateY(0);
        -o-transform: translateX(-100%) translateY(0);
        transform: translateX(-100%) translateY(0)
    }

    #breadcrumb {
        height: 400px
    }

    #breadcrumb .content .container .title {
        font-size: 2rem
    }

    #page-services .contents .container .content .service-single {
        grid-template-columns: minmax(0, 1fr);
        grid-gap: 30px
    }

    .mt--60 {
        margin-top: 30px !important
    }

    .mt--90 {
        margin-top: 60px !important
    }

    .mt--120 {
        margin-top: 90px !important
    }

    .mt--150 {
        margin-top: 120px !important
    }

    .mb--60 {
        margin-bottom: 30px !important
    }

    .mb--90 {
        margin-bottom: 60px !important
    }

    .mb--120 {
        margin-bottom: 90px !important
    }

    .mb--150 {
        margin-bottom: 120px !important
    }

    #index .doctors {
        padding: 90px 0 60px
    }

    #page-blog .contents .blog-list {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    #page-blog .contents .blog-content {
        grid-template-columns: minmax(0, 1fr)
    }
}

@media only screen and (max-width: 900px) {
    #page-contact .contents .container .map-field .inner {
        height:400px
    }

    #page-services .contents .container {
        grid-template-columns: minmax(0, 1fr)
    }

    #page-services .contents .container .sidebar .search-box {
        margin-bottom: 0 !important
    }

    #page-services.single .contents .container .sidebar {
        grid-row: 2
    }

    #page-services.single .contents .container .content {
        grid-row: 1
    }

    .phone-bar.mobile,.map-bar.mobile {
        display: none
    }

    #page-services .contents .container .content .service-single .carousel .back {
        display: none
    }

    #page-doctors .contents .container .content .single-doctor {
        grid-template-columns: minmax(0, 1fr)
    }

    #page-doctors .contents .container .content .single-doctor .image {
        grid-row: 1
    }

    #page-doctors .contents .container .content .single-doctor .content {
        grid-row: 2
    }

    #page-doctors .contents .container .content .single-doctor .image .back {
        display: none
    }

    #page-doctors .contents .container .content .doctor-list {
        grid-template-columns: minmax(0, 1fr)
    }

    .section-title {
        margin-bottom: 30px
    }

    #index .about .container .content .content-box {
        grid-template-columns: minmax(0, 1fr);
        grid-gap: 20px
    }

    #index .blog .container {
        grid-template-columns: minmax(0, 7fr) minmax(0, 3fr)
    }

    #online-popup .inner {
        grid-template-columns: minmax(0, 1fr);
        grid-template-rows: minmax(0, 45px) minmax(0, auto)
    }

    #online-popup .inner .iframe {
        grid-row: 2;
        border: 0
    }

    #online-popup .inner .info {
        grid-row: 1
    }

    #online-popup .inner .info .content .wrapper {
        display: none
    }

    #online-popup .inner .info .content .contacts {
        display: none
    }

    .blog-item {
        height: 400px
    }

    #page-blog .contents .blog-carousel .slide .content .heading {
        width: 75%
    }
}

@media only screen and (max-width: 768px) {
    header>.container .logo {
        padding:0 30px;
        max-width: 175px
    }

    #index .hero .social {
        display: none
    }

    footer {
        margin-bottom: 50px
    }

    .online-popup-trigger {
        bottom: 0;
        width: 100%;
        height: 50px;
        padding: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transform: translateX(0) translateY(0);
        -moz-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
        -o-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }

    .online-popup-trigger span {
        -webkit-writing-mode: unset;
        -ms-writing-mode: unset;
        writing-mode: unset;
        -webkit-text-orientation: unset;
        text-orientation: unset;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    .online-popup-trigger span:nth-child(2) {
        -webkit-transform: translateX(-50%) translateY(-20%);
        -moz-transform: translateX(-50%) translateY(-20%);
        -ms-transform: translateX(-50%) translateY(-20%);
        -o-transform: translateX(-50%) translateY(-20%);
        transform: translateX(-50%) translateY(-20%)
    }

    .online-popup-trigger:hover span:nth-child(1) {
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .online-popup-trigger:hover span:nth-child(2) {
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%)
    }

    .online-popup-trigger.active {
        -webkit-transform: translateX(0) translateY(100%);
        -moz-transform: translateX(0) translateY(100%);
        -ms-transform: translateX(0) translateY(100%);
        -o-transform: translateX(0) translateY(100%);
        transform: translateX(0) translateY(100%)
    }

    #index .hero .hero-carousel .slide .container .content {
        padding-left: 0
    }

    #index .hero {
        height: -webkit-calc(100vh - 50px);
        height: -moz-calc(100vh - 50px);
        height: calc(100vh - 50px)
    }

    #index .doctors .wrapper .container {
        grid-template-columns: minmax(0, 1fr);
        grid-gap: 30px
    }

    #index .about .container {
        grid-template-columns: minmax(0, 1fr)
    }

    #index .about .container .image {
        grid-row: 2;
        height: unset
    }

    #index .about .container .image img {
        position: relative;
        right: unset;
        width: 100% !important
    }

    #index .about .container .content {
        grid-row: 1
    }

    #index .about .container .content .headline {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #index .about .container .content .headline .button {
        margin-top: 15px
    }

    #index .references .container .headline {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #index .references .container .headline .button {
        margin-top: 15px
    }

    #index .about .container .content .content-box {
        background-color: unset;
        padding: unset;
        right: unset;
        width: 100%
    }

    #index .about .container .content .content-box>* {
        color: #707070 !important;
        opacity: 1
    }

    #index .services .container .headline {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #index .services .container .headline .search-box {
        display: none
    }

    #index .services .container .headline .carousel-nav-2 {
        margin-top: 15px
    }

    #index .blog .container {
        grid-template-columns: minmax(0, 1fr)
    }

    #index .blog .container .carousel {
        grid-row: 2;
        height: unset
    }

    #index .blog .container .carousel .latest-blog-carousel {
        position: relative;
        width: 100% !important
    }

    #index .blog .container .content {
        grid-row: 1
    }

    .mt--90 {
        margin-top: 30px !important
    }

    .mt--120 {
        margin-top: 60px !important
    }

    .mt--150 {
        margin-top: 90px !important
    }

    .mb--90 {
        margin-bottom: 30px !important
    }

    .mb--120 {
        margin-bottom: 60px !important
    }

    .mb--150 {
        margin-bottom: 90px !important
    }

    #page-doctors .contents .container {
        grid-template-columns: minmax(0, 1fr)
    }

    #page-doctors .contents .container .sidebar {
        grid-row: 2
    }

    #page-doctors .contents .container .content {
        grid-row: 1
    }

    #page-references .contents .list {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    #page-404 .contents .button {
        margin: 45px auto 0
    }

    #page-blog .contents .blog-thumbnail .content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    #page-blog .contents .blog-thumbnail .content .heading {
        width: 100%
    }

    #page-blog .contents .blog-thumbnail .content .info .options {
        margin-left: 0
    }

    #page-blog .contents .blog-thumbnail {
        margin-bottom: 75px
    }

    #page-blog .contents .blog-thumbnail .content .heading .title {
        font-size: 1.5rem
    }

    #page-blog .contents .blog-carousel .slide .content .heading .title {
        font-size: 1.5rem
    }

    #page-blog .contents .blog-thumbnail .content .info {
        position: absolute;
        background-color: #0b4f5f;
        bottom: 0;
        right: 30px;
        padding: 20px;
        -webkit-transform: translateY(50%);
        -moz-transform: translateY(50%);
        -ms-transform: translateY(50%);
        -o-transform: translateY(50%);
        transform: translateY(50%)
    }

    #page-blog .contents .blog-thumbnail .content {
        position: relative
    }

    #page-blog .contents .blog-list {
        grid-template-columns: minmax(0, 1fr)
    }
}

@media only screen and (max-width: 600px) {
    footer .content .container {
        grid-template-columns:minmax(0, 1fr)
    }

    footer .content .container .menu {
        display: none
    }

    footer .copyright .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    footer .copyright .container .text {
        text-align: center
    }

    footer .copyright .container .penta-logo {
        margin-top: 30px
    }

    #index .hero .hero-carousel .slide .container {
        grid-template-columns: minmax(0, 1fr)
    }

    #index .hero .hero-carousel .slide .container .image {
        display: none
    }

    #index .hero .hero-carousel .carousel-nav {
        display: none
    }

    #page-services .contents .container .content .services {
        grid-template-columns: minmax(0, 1fr)
    }

    #page-contact .contents .container .map-field .inner {
        height: 350px
    }

    #page-contact .contents .container .content .contacts {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #page-contact .contents .container .content .contacts .title {
        display: none
    }

    #page-blog .contents .blog-carousel .slide .content .heading {
        width: 100%
    }

    #page-blog .contents .blog-carousel .carousel-nav {
        display: none
    }

    #page-blog .contents .blog-thumbnail .content .info .options .settings {
        display: none
    }

    #page-blog .contents .blog-thumbnail .content .info .options .share {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: 0;
        width: 150px
    }

    #page-blog .contents .blog-thumbnail {
        margin-bottom: 45px
    }

    footer {
        margin-top: 60px
    }

    #page-contact .contents .container .content .social {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #page-contact .contents .container .content .social .title {
        margin-right: 0;
        margin-bottom: 30px
    }

    .form {
        grid-template-columns: minmax(0, 1fr)
    }

    .form .item.width--full {
        grid-column: unset
    }

    #page-blog .contents .blog-carousel .slide .content .info .link {
        display: none
    }

    #page-about .contents .container .content .inner img {
        height: 300px
    }
}

@media only screen and (max-width: 480px) {
    footer .brand .container .logo img {
        width:125px
    }

    #breadcrumb .content .container .title {
        font-size: 1.875rem
    }

    #breadcrumb {
        height: 350px
    }

    #page-references .contents .list {
        grid-template-columns: minmax(0, 1fr)
    }

    #page-contact .contents .container .map-field .inner {
        height: 300px
    }

    header>.container .navigation .search .form-wrapper form input {
        padding: 0 30px;
        font-size: 1rem
    }

    #index .references .container .headline {
        margin-bottom: 30px
    }

    #page-blog .contents .blog-content .content .info .back .text {
        display: none
    }

    #page-blog .contents .blog-thumbnail .content {
        padding: 90px 30px
    }

    #page-blog .contents .blog-thumbnail .content .heading .author {
        display: none
    }

    #page-blog .contents .blog-thumbnail {
        height: unset
    }

    #page-blog .contents .blog-carousel .slide .content {
        padding: 45px 30px
    }

    #index .hero {
        max-height: -webkit-fill-available
    }

    #index .hero .hero-carousel .slide .container .content .title {
        font-size: 1.875rem
    }

    header>.container .logo {
        border-right: 0
    }

    #page-contact .contents .container .content .social .links a {
        width: 40px;
        height: 40px
    }

    #page-contact .contents .container .content .social .links a svg {
        width: 15px;
        height: 15px
    }
}

@media only screen and (max-width: 425px) {
    #breadcrumb .content .container .info .phone-call {
        width:250px
    }

    #breadcrumb .content .container .info .phone-call span {
        font-size: 1rem
    }

    #breadcrumb .content .container .info .phone-call svg {
        width: 20px;
        height: 20px
    }

    .section-title .title {
        font-size: 1.875rem
    }

    .section-title small {
        font-size: .875rem
    }

    .blog-item .content .author .context .name {
        font-size: 1rem
    }

    .blog-item {
        height: 400px
    }

    .service.longer {
        height: 400px
    }

    .service.long {
        height: 350px
    }

    #breadcrumb .content .container .info .phone-call {
        width: 225px
    }

    #page-blog .contents .blog-thumbnail .content .heading .title {
        font-size: 1.25rem
    }

    .blog-item {
        height: 350px
    }

    #page-blog .contents .blog-carousel .slide .content .heading .title {
        font-size: 1.25rem
    }

    #index .hero .info-bar {
        grid-template-columns: minmax(0, 1fr);
        height: 75px
    }

    #index .hero .info-bar .phone {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }

    #index .hero .info-bar .services,#index .hero .info-bar .scroll-down {
        display: none
    }

    #index .hero .hero-carousel .slide .container {
        padding-bottom: 75px
    }

    #page-services .contents .container .content .service-single .carousel .wrapper .service-single-carousel {
        height: 300px
    }

    #page-blog .contents .blog-content .content .info .view-count .count {
        margin-right: 0
    }

    #page-blog .contents .blog-content .content .info .view-count .icon {
        display: none
    }

    #index .hero {
        height: unset
    }

    #index .hero .hero-carousel .slide .container .content .title {
        margin-bottom: 0
    }

    #index .hero .hero-carousel .slide .container .content .button-wrapper {
        display: none
    }

    #index .hero .hero-carousel .slide .container .content {
        padding: 120px 0
    }

    #page-about .contents .container .content .about-carousel .slide {
        height: 200px
    }
}

@media only screen and (max-width: 375px) {
    :root {
        --header-height: 80px
    }

    header>.container .logo {
        padding: 0 45px
    }

    header>.container .navigation .mobile-trigger {
        padding: 26px 23px
    }

    .blog-item {
        height: 350px
    }

    footer {
        margin-top: 45px
    }

    #breadcrumb .content .container .scroll-down {
        width: 50px;
        height: 50px
    }

    #breadcrumb .content .container .info .phone-call {
        height: 50px;
        padding: 0 20px
    }

    footer .brand .container .logo {
        padding: 30px
    }

    #breadcrumb {
        margin-bottom: 45px
    }
}