﻿
.nav-item .open-icon:before, .open-icon {
    display: none
}

.read-more-button {
    align-self: flex-start; /* Align button to the left, can be changed to center or right */
    margin-top: 10px; /* Optional: Add some space between content and button */
}

.open-icon:before, body {
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-weight: 300
}


h2, h3 {
    line-height: 3rem
}

a:focus, a:hover {
    color: #2c9145;
    text-decoration: none
}

body, html, ul {
    line-height: 2rem
}

body, html {
    background: #fff
}

*, .chosen-container-multi .chosen-choices li.search-choice span, :after, :before {
    word-wrap: break-word
}

@font-face {
    font-family: CarnacRegular;
    src: url("../fonts/CarnacRegular.eot");
    src: url("../fonts/CarnacRegular.eot") format("embedded-opentype"),url("../fonts/CarnacRegular.woff") format("woff"),url("../fonts/CarnacRegular.ttf") format("truetype"),url("../fonts/CarnacRegular.svg#HoftypeCarnacRegular") format("svg")
}

@font-face {
    font-family: CarnacBold;
    src: url("../fonts/CarnacBold.eot");
    src: url("../fonts/CarnacBold.eot") format("embedded-opentype"),url("../fonts/CarnacBold.woff") format("woff"),url("../fonts/CarnacBold.ttf") format("truetype"),url("../fonts/CarnacBold.svg#HoftypeCarnacBold") format("svg")
}

@font-face {
    font-family: CarnacLight;
    src: url("../fonts/CarnacLight.eot");
    src: url("../fonts/CarnacLight.eot") format("embedded-opentype"),url("../fonts/CarnacLight.woff") format("woff"),url("../fonts/CarnacLight.ttf") format("truetype"),url("../fonts/CarnacLight.svg#HoftypeCarnacLight") format("svg")
}

@font-face {
    font-family: icomoon;
    src: url("../fonts/icomoon.eot?subqva");
    src: url("../fonts/icomoon.eot?subqva#iefix") format("embedded-opentype"),url("../fonts/icomoon.ttf?subqva") format("truetype"),url("../fonts/icomoon.woff?subqva") format("woff"),url("../fonts/icomoon.svg?subqva#icomoon") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Carnacxb;
    src: url("../fonts/cebtest.eot");
    src: url("../fonts/cebtest.eot") format("embedded-opentype"),url("../fonts/cebtest.woff") format("woff"),url("../fonts/cebtest.ttf") format("truetype"),url("../fonts/cebtest.svg#HoftypeCarnacExtraBold") format("svg")
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.date, .heading-title h2, .label-text, .location-sidebar-list a, .nav, .sidebar ul a {
    text-transform: uppercase
}

.carxb {
    font-family: Carnacxb;
    font-size: 42pt
}

.news-box-small .div-spacer {
    min-height: 420px;
}

.open-icon, .open-icon:after {
    font-size: .6875rem;
    line-height: .625rem;
    text-align: center;
    position: absolute
}

[list]::-webkit-calendar-picker-indicator {
    display: none
}

.icon-arrow-left:before {
    content: "\e900"
}

.icon-curve:before {
    content: "\e901"
}

.icon-facebook:before {
    content: "\e902"
}

.icon-globe:before {
    content: "\e903"
}

.icon-instagram:before {
    content: "\e904"
}

.icon-language:before {
    content: "\e905"
}

.icon-linkedin:before {
    content: "\e906"
}

.icon-search:before {
    content: "\e907"
}

.icon-star:before {
    content: "\e908"
}

.icon-twitter:before {
    content: "\e909"
}

.icon-youtube:before {
    content: "\e90a"
}

.open-icon {
    top: 50%;
    right: 15px;
    width: 13px;
    height: 13px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    border: 1px solid #8e908c;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

    .open-icon:after {
        content: "+";
        top: 0;
        left: 0;
        right: 0
    }

.expanded .open-icon:after, .open-item .open-icon:after {
    content: "-";
    font-size: 1.0625rem;
    line-height: .5625rem
}

.open-icon:before {
    content: "Expand";
    position: absolute;
    top: -1px;
    right: 100%;
    font-size: .875rem;
    line-height: .8125rem;
    margin: 0 13px 0 0
}

.news-area, .scroll-element, .social-section .logo, body, label, ul li {
    position: relative
}

.expanded .open-icon:before {
    content: "Collapse"
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    height: 100%;
    font-size: 1rem
}

body {
    font-size: 1.3125rem;
    color: #2B303A;
    width: 100%;
    min-width: 320px;
    font-family: Roboto;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0
}

.event-list .heading-title, .input-row, .location .country-adr, h4, p {
    margin: 0 0 20px
}

fieldset, form, img {
    border-style: none
}

table th {
    font-weight: 400
}

blockquote, q {
    quotes: none
}

    blockquote:after, blockquote:before, q:after, q:before {
        content: ''
    }

.search-result-holder:first-child, .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th, blockquote {
    border: none
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

h1, h2, h3 {
    margin: 0 0 30px;
    color: #2B303A;
    font-weight: 400
}

address {
    margin-bottom: 12px;
    font-style: normal
}

img {
    vertical-align: top;
    outline: 0;
    height: auto;
    max-width: 100%
}
/*for use on injecting images to the page using the content tool*/
.floating-image {
    width: 350px;
    float: left;
    padding: 20px;
    border-radius: 12px; /* Added for a softer look */
    box-sizing: border-box; /* Ensures padding is included in the width calculation */
}

h1 {
    font-size: 3.5rem;
    line-height: 4rem;
    font-family: CarnacBold,Arial,Helvetica,sans-serif
}

.hero-text, h2, h3, h4, h5 {
    font-family: CarnacLight,Arial,Helvetica,sans-serif
}

@media only screen and (max-width:900px) {
    h1 {
        font-size: 2.5rem;
        line-height: 2.875rem
    }
}

h2 {
    font-size: 2.625rem
}

@media only screen and (max-width:900px) {
    h2 {
        font-size: 2rem;
        line-height: 2.25rem
    }
}

h3 {
    font-size: 2rem
}

@media only screen and (max-width:900px) {
    h3 {
        font-size: 1.625rem;
        line-height: 1.75rem
    }
}

h4 {
    font-size: 1.75rem;
    line-height: 2.3125rem;
    color: #2B303A;
    font-weight: 400
}

h5 {
    font-size: 1.5rem;
    line-height: 1.9375rem;
    color: #7f7f7f;
    margin: 0 0 18px;
    font-weight: 400
}

h6 {
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin: 0 0 10px;
    color: #2B303A;
    font-family: CarnacBold,Arial,Helvetica,sans-serif;
    font-weight: 400
}

a {
    color: #2eb199;
    text-decoration: underline;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

    a:focus {
        outline: 0;
        outline-offset: 0
    }

.blockquote q, .event-item .img-holder .desktop, .form-control.error .error-message, .language-switcher span.desktop, .pricing-guide .sidebar.region-enabled, .pricing-section.viewTabs .pricing-section-container, .top-event-holder .event-item .img-holder, .umbraco-forms-field-wrapper.error .error-message, .view-cookie .cookies-box, article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
    display: block
}

ol, ul {
    list-style: none;
    margin: 0;
    padding: 0
}

ul {
    padding: 0;
    font-size: 1.3125rem;
    color: #2B303A;
    font-weight: 300;
    margin: 0 0 20px
}

    .heading-title, ul.bold-list {
        margin: 0 0 34px
    }

        ul.bold-list li {
            padding: 0;
            line-height: 42px
        }

            ul.bold-list li:after {
                display: none;
                font-weight: 700
            }

    ul li {
        padding: 0 0 0 28px;
        vertical-align: text-top
    }

        ul li:after {
            position: absolute;
            top: 15px;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            left: 0;
            content: "";
            width: 10px;
            height: 10px;
            -webkit-border-radius: 100%;
            border-radius: 100%;
            background: #caee17
        }

fieldset, form {
    margin: 0;
    padding: 0
}

form {
    margin: 0 auto
}

textarea {
    min-height: 150px;
    min-width: 300px;
    resize: none
}

select {
    border: 1px solid #307fe2;
    padding: 5px;
    outline: 0;
    width: 100%
}

[type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border: 0
}

button[type=button], button[type=submit], input[type=button], input[type=submit] {
    background: #C9EC51;
    font-size: 1rem;
    line-height: 1.5625rem;
    font-weight: 700;
    outline: 0;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    border: none;
    letter-spacing: -.09px;
    color: #2B303A;
    padding: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    text-decoration: none;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    min-width: 288px;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear
}

    .btn:hover, .header .login-btn:hover, button[type=button]:hover, button[type=submit]:hover, input[type=button]:hover, input[type=submit]:hover {
        background: #C9EC51;
        color: #2B303A;
    }

    .btn.style2:focus, .btn:focus, .header .login-btn:focus, button[type=button]:focus, button[type=submit]:focus, input[type=button]:focus, input[type=submit]:focus {
        background: #2c9145;
        color: #fff
    }

label {
    display: inline-block;
    vertical-align: top;
    cursor: pointer
}

input[type=email], input[type=search] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

    input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
        display: none
    }

input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
    font-size: .875rem;
    line-height: 1.5625rem;
    letter-spacing: -.06px;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    outline: 0;
    width: 100%;
    max-width: 100%;
    background: #fff;
    color: #4a4a4a;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 45px;
    display: inline-block;
    vertical-align: top;
    padding: 6px 14px;
    margin: 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    border: 1px solid #cacaca
}

    input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, textarea:focus {
        border-color: #cacaca;
        outline: 0
    }

    input[type=email]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
        color: rgba(46,27,70,.4)
    }

    input[type=email]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=url]::-moz-placeholder, textarea::-moz-placeholder {
        opacity: 1;
        color: rgba(46,27,70,.4)
    }

    input[type=email]:-moz-placeholder, input[type=number]:-moz-placeholder, input[type=password]:-moz-placeholder, input[type=search]:-moz-placeholder, input[type=tel]:-moz-placeholder, input[type=text]:-moz-placeholder, input[type=url]:-moz-placeholder, textarea:-moz-placeholder {
        color: rgba(46,27,70,.4)
    }

    input[type=email]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, textarea:-ms-input-placeholder {
        color: rgba(46,27,70,.4)
    }

    input[type=email].placeholder, input[type=number].placeholder, input[type=password].placeholder, input[type=search].placeholder, input[type=tel].placeholder, input[type=text].placeholder, input[type=url].placeholder, textarea.placeholder {
        color: rgba(46,27,70,.4)
    }

    input[type=email].error, input[type=number].error, input[type=password].error, input[type=search].error, input[type=tel].error, input[type=text].error, input[type=url].error, textarea.error {
        border-width: 2px;
        border-color: #ff6c54
    }

        input[type=email].error:focus, input[type=number].error:focus, input[type=password].error:focus, input[type=search].error:focus, input[type=tel].error:focus, input[type=text].error:focus, input[type=url].error:focus, textarea.error:focus {
            border-color: #ff6c54;
            outline: #ff6c54 solid 1px
        }

    input[type=email]:disabled, input[type=number]:disabled, input[type=password]:disabled, input[type=search]:disabled, input[type=tel]:disabled, input[type=text]:disabled, input[type=url]:disabled, textarea:disabled {
        color: #9b9b9b;
        background: #e3e2e5
    }

.simplebar-scroll-content {
    height: 200px;
    overflow: auto
}

.simplebar, [data-simplebar-direction] {
    position: relative;
    overflow: hidden;
    -webkit-overflow-scrolling: touch
}

    .simplebar .simplebar-scroll-content, [data-simplebar-direction] .simplebar-scroll-content {
        overflow-y: scroll;
        overflow-x: auto;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0
    }

.simplebar-scroll-content::-webkit-scrollbar {
    display: none
}

.simplebar.horizontal .simplebar-scroll-content, [data-simplebar-direction=horizontal] .simplebar-scroll-content {
    overflow-x: scroll;
    overflow-y: auto
}

.simplebar-track {
    z-index: 99;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: #e3e4e3;
    width: 17px;
    -webkit-border-radius: 100px;
    border-radius: 100px
}

.pill-button-sm {
    background-color: #C9EC51;
    color: #2b303a;
    padding: 5px 15px;
    border: none;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
}

.logbtn {
    margin-left: 20px;
}

.pill-button-sm a {
    color: #2b303a;
    text-decoration: none;
}

.simplebar-track .simplebar-scrollbar {
    position: absolute;
    right: 0;
    -webkit-border-radius: 7px;
    border-radius: 100px;
    min-height: 10px;
    width: 17px;
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
    background: #cada5b;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding
}

.simplebar-track:hover .simplebar-scrollbar {
    opacity: .7;
    -webkit-transition: opacity 0 linear;
    -o-transition: opacity 0 linear;
    transition: opacity 0 linear
}

.simplebar-track .simplebar-scrollbar.visible {
    opacity: .7
}

.simplebar.horizontal .simplebar-track, [data-simplebar-direction=horizontal] .simplebar-track {
    top: auto;
    left: 0;
    width: auto;
    height: 11px
}

    .simplebar.horizontal .simplebar-track .simplebar-scrollbar, [data-simplebar-direction=horizontal] .simplebar-track .simplebar-scrollbar {
        right: auto;
        top: 2px;
        height: 7px;
        min-height: 0;
        min-width: 10px;
        width: auto
    }

.scroll-area {
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px)
}

.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: .9375rem;
    line-height: 1.5625rem;
    zoom: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #fff
}

.chosen-select, .info-list-img img, .news-holder-img img, .single-post-img img {
    width: 100%
}

.chosen-container .chosen-results li:after, .desktop-hidden, .event-item .img-holder .mobile, .footer .footer-menu li:after, .footer .link-container li:after, .footer .wrap:after, .form-field-required, .header .logo .skicky-logo, .header .wrap:after, .hero-banner-copy-text.hide-curve:after, .hero-banner-text.hide-curve:after, .info-list li:after, .info-list-half li:after, .language-switcher .language-drop li:after, .language-switcher span.mobile, .location-sidebar-list li:after, .location-switcher .location-drop li:after, .location > .wrap:after, .manage-services .services-list li:after, .map-section .address-list li:after, .map-section .wrap:after, .nav .drop a:after, .nav .nav-item .open-icon, .nav .nav-item.open-item .open-icon:before, .nav li:after, .news-list li:after, .pagination-link, .pricing-guide .sidebar hr, .pricing-guide .sidebar__head, .pricing-guide-list li:after, .pricing-section.viewTabs .preview-row, .related-services .services-list li:after, .related-services .services-list2 li:after, .search-btn-opener.mobile, .service-list .wrap:after, .service-list li:after, .service-list2 .wrap2:after, .sidebar ul li:after, .social-section .social_networks li:after, .social-section .wrap:after, .swiper-button-lock, .swiper-pagination-lock, .swiper-scrollbar-lock, .tab-frame.preview-view .tab-content, .tabs-nav li:after, .tabs-nav li:first-child:before, .tabs-panel:after, .team-section-list li:after, .two-profile .services-list li:after, .twocolumns .wrap:after, .video-container + .contact-btn {
    display: none
}

.chosen-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.chosen-container .chosen-drop {
    position: absolute;
    -webkit-box-shadow: 0 5px 10px 0 rgba(155,155,155,.26);
    box-shadow: 0 5px 10px 0 rgba(155,155,155,.26)
}

.chosen-container.chosen-with-drop .chosen-drop {
    left: 0
}

.chosen-container a, .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.chosen-container-single .chosen-single {
    display: block;
    border: 1px solid #aaa;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: -webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background: -o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));
    background: linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
    box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap
}

.chosen-container-single .chosen-default, [type=checkbox]:disabled:checked + label:after {
    color: #999
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    white-space: pre-wrap;
    line-height: 25px
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url("chosen-sprite.png") -42px 1px no-repeat;
    font-size: .0625rem
}

    .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close, .chosen-container-single .chosen-single abbr:hover, .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
        background-position: -42px -10px
    }

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 44px;
    height: 100%
}

    .chosen-container-single .chosen-single div b {
        display: block;
        width: 100%;
        height: 100%
    }

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 0 40px 0 4px;
    white-space: nowrap
}

    .chosen-container-single .chosen-search input[type=text] {
        margin: 0;
        padding: 0 20px 0 5px;
        width: 100%;
        outline: 0;
        border: 1px solid #aaa;
        font-family: sans-serif;
        -webkit-border-radius: 0;
        border-radius: 0
    }

.chosen-container-single .chosen-drop {
    margin-top: -45px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search, [type=checkbox]:checked, [type=checkbox]:not(:checked), [type=radio]:checked, [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}

.chosen-container .chosen-results {
    color: #444;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

    .chosen-container .chosen-results li.active-result {
        display: list-item;
        cursor: pointer
    }

    .chosen-container .chosen-results li.disabled-result, .chosen-container-multi .chosen-drop .result-selected {
        display: list-item;
        color: #ccc;
        cursor: default
    }

    .chosen-container .chosen-results li.no-results {
        color: #777;
        display: list-item;
        background: #f4f4f4
    }

    .chosen-container .chosen-results li.group-result {
        display: list-item;
        font-weight: 700;
        cursor: default
    }

    .chosen-container .chosen-results li.group-option {
        padding-left: 15px
    }

    .chosen-container .chosen-results li em {
        font-style: normal;
        text-decoration: underline
    }

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}

    .chosen-container-multi .chosen-choices li.search-field {
        margin: 0;
        padding: 0;
        white-space: nowrap
    }

        .chosen-container-multi .chosen-choices li.search-field input[type=text] {
            margin: 1px 0;
            padding: 0;
            height: 25px;
            outline: 0;
            border: 0 !important;
            background: 0 0 !important;
            -webkit-box-shadow: none;
            box-shadow: none;
            font-size: 100%;
            font-family: sans-serif;
            line-height: normal;
            -webkit-border-radius: 0;
            border-radius: 0
        }

    .chosen-container-multi .chosen-choices li.search-choice {
        position: relative;
        -webkit-border-radius: 3px;
        -webkit-background-size: 100% 19px;
        -webkit-box-shadow: 0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);
        box-shadow: 0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05)
    }

        .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
            background-position: -42px -10px;
            color: #333;
            text-decoration: none
        }

    .chosen-container-multi .chosen-choices li.search-choice-disabled {
        padding-right: 5px;
        border: 1px solid #ccc;
        background-color: #e4e4e4;
        background-image: -webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
        background-image: -o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));
        background-image: linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
        color: #666
    }

    .chosen-container-multi .chosen-choices li.search-choice-focus {
        background: #d4d4d4
    }

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-active .chosen-choices, .chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3)
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: 0 0
}

    .chosen-container-active.chosen-with-drop .chosen-single div b {
        background-position: -18px 2px
    }

.chosen-container-active .chosen-choices li.search-field input[type=text] {
    color: #222 !important
}

.chosen-disabled {
    opacity: .5 !important;
    cursor: default
}

    .chosen-disabled .chosen-choices .search-choice .search-choice-close, .chosen-disabled .chosen-single {
        cursor: default
    }

.chosen-container-multi .chosen-choices, .chosen-container-single .chosen-single {
    height: auto !important;
    cursor: text;
    line-height: 40px;
    position: relative;
    width: 100%
}

.chosen-rtl {
    text-align: right
}

    .chosen-rtl .chosen-single {
        overflow: visible;
        padding: 0 8px 0 0
    }

        .chosen-rtl .chosen-single span {
            margin-right: 0;
            margin-left: 26px;
            direction: rtl
        }

    .chosen-rtl .chosen-single-with-deselect span {
        margin-left: 38px
    }

    .chosen-rtl .chosen-single div {
        right: auto;
        left: 3px
    }

    .chosen-rtl .chosen-single abbr {
        right: auto;
        left: 26px
    }

    .chosen-rtl .chosen-choices li, .info-holder.reverse .btn, .news-article-list .two-col.reverse .news-article.large {
        float: right
    }

        .chosen-rtl .chosen-choices li.search-field input[type=text] {
            direction: rtl
        }

        .chosen-rtl .chosen-choices li.search-choice {
            margin: 3px 5px 3px 0;
            padding: 3px 5px 3px 19px
        }

            .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
                right: auto;
                left: 4px
            }

    .chosen-rtl .chosen-drop, .chosen-rtl.chosen-container-single-nosearch .chosen-search {
        left: 9999px
    }

    .chosen-rtl.chosen-container-single .chosen-results {
        margin: 0 0 4px 4px;
        padding: 0 4px 0 0
    }

    .chosen-rtl .chosen-results li.group-option {
        padding-right: 15px;
        padding-left: 0
    }

    .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
        border-right: none
    }

    .chosen-rtl .chosen-search input[type=text] {
        padding: 4px 5px 4px 20px;
        background: url("chosen-sprite.png") -30px -20px no-repeat;
        direction: rtl
    }

    .chosen-rtl.chosen-container-single .chosen-single div b {
        background-position: 6px 2px
    }

    .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
        background-position: -12px 2px
    }

.chosen-container-multi .chosen-choices {
    border: 2px solid #b3c1ca;
    -webkit-border-radius: 4px;
    color: #333;
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 1em;
    background: #fff
}

    .chosen-container-multi .chosen-choices:focus {
        border-color: #51a7e8;
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075) inset,0 0 5px rgba(81,167,232,.5);
        box-shadow: 0 1px 2px rgba(0,0,0,.075) inset,0 0 5px rgba(81,167,232,.5)
    }

.chosen-container-single .chosen-single {
    overflow: hidden;
    margin: 0;
    padding: 9px 40px 9px 10px;
    background-color: transparent;
    background-image: none
}

.chosen-container .chosen-single {
    border: 1px solid #cacaca;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -o-transition: border .2s ease-in;
    transition: border .2s ease-in;
    -webkit-transition: border .2s ease-in
}

.chosen-container-single .chosen-search {
    background: 0 0;
    border-bottom: 1px solid rgba(46,27,70,.1)
}

    .chosen-container-single .chosen-search input[type=text], .chosen-container-single .chosen-single div b {
        background: 0 0 !important
    }

    .chosen-container .chosen-single:after, .chosen-container-single .chosen-search:after {
        content: "";
        display: block;
        width: 22px;
        height: 22px;
        top: 0;
        right: 10px;
        bottom: 0;
        position: absolute;
        margin: auto 0;
        background: #cada5b
    }

    .chosen-container .chosen-single:before, .chosen-container-single .chosen-search:before {
        content: "";
        display: block;
        width: 8px;
        height: 8px;
        top: -4px;
        right: 17px;
        bottom: 0;
        position: absolute;
        margin: auto 0;
        border-style: solid;
        border-color: #fff;
        border-width: 1px 1px 0 0;
        z-index: 1;
        -webkit-transform: rotate(132deg);
        -ms-transform: rotate(132deg);
        transform: rotate(132deg)
    }

.chosen-container-multi {
    font-size: 1em;
    line-height: 1.5em
}

    .chosen-container-multi .chosen-choices {
        border: none;
        -webkit-border-radius: 0;
        border-radius: 0;
        -webkit-transition: border .2s ease-in;
        -o-transition: border .2s ease-in;
        transition: border .2s ease-in;
        overflow: hidden;
        margin: 0;
        padding: 0 5px;
        background-color: transparent;
        background-image: none
    }

.chosen-container-single .chosen-search input[type=text] {
    border: none !important;
    font-size: .875rem;
    line-height: 2.8125rem;
    height: 45px;
    letter-spacing: -.06px;
    color: #4a4a4a
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
    color: #777
}

.multi-select-label {
    left: 0;
    top: .5em;
    color: #777;
    -webkit-transition: .4s cubic-bezier(.55, 0, .1, 1);
    -o-transition: .4s cubic-bezier(.55, 0, .1, 1);
    transition: .4s cubic-bezier(.55, 0, .1, 1);
    margin: 0;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

.chosen-container .chosen-choices {
    border: none;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    border-bottom: 1px solid #d6dbe5;
    -webkit-border-radius: 0;
    border-radius: 0;
    -o-transition: border .2s ease-in;
    transition: border .2s ease-in;
    -webkit-transition: border .2s ease-in
}

.chosen-container-active .chosen-choices {
    border-color: #777
}

.chosen-container .chosen-choices:after {
    content: "";
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #666;
    display: block;
    width: 0;
    height: 0;
    top: 5px;
    right: 5px;
    bottom: 0;
    position: absolute;
    margin: auto 0
}

.chosen-with-drop .chosen-choices:after {
    border-top: none;
    border-bottom: 5px solid #666
}

.chosen-container .chosen-drop {
    top: 100%;
    left: -9999px;
    z-index: 1010;
    width: 100%;
    border-top: 0;
    background: #fff
}

.chosen-container .chosen-results {
    position: relative;
    top: 100%;
    left: 0;
    min-width: 100%;
    max-width: 300px;
    max-height: 300px;
    margin: 0;
    padding: 0;
    overflow-y: auto;
    background: #fff;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    font-size: .875rem;
    line-height: 2.1875rem;
    border: none;
    -webkit-box-shadow: 0 5px 10px 0 rgba(155,155,155,.26);
    box-shadow: 0 5px 10px 0 rgba(155,155,155,.26)
}

    .chosen-container .chosen-results li {
        display: none;
        word-wrap: break-word;
        -webkit-touch-callout: none;
        line-height: 25px;
        list-style: none;
        padding: 7px 20px;
        margin: 0
    }

        .chosen-container .chosen-results li.highlighted {
            background-color: rgba(155,155,155,.15);
            background-image: none;
            color: #4a4a4a
        }

.chosen-container-multi .chosen-choices li.search-choice {
    border: 1px solid #aaa;
    background: #eee !important;
    -webkit-border-radius: 4px;
    border-radius: 3px;
    line-height: 1.5em;
    margin: 3px 10px 3px -5px;
    padding: 3px 35px 3px 5px;
    max-width: 100%;
    -webkit-border-radius: 3px;
    color: #333;
    cursor: default
}

    .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
        top: 4px;
        position: absolute;
        right: 10px;
        display: block;
        width: 12px;
        height: 12px;
        color: #666;
        background: 0 0 !important;
        font-size: .8em
    }

        .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:after {
            content: "\e75e";
            font-family: linearicons;
            font-size: .5rem;
            -webkit-text-stroke: 2px
        }

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide, .visual-banner.reverse .visual-banner-text {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform,-webkit-transform
}

.swiper-invisible-blank-slide {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

    .swiper-container-autoheight .swiper-wrapper {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-transition-property: height,-webkit-transform;
        -o-transition-property: transform,height;
        transition-property: transform,height,-webkit-transform
    }

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

    .swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

    .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none
    }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.heroh {
    padding-left: 100px;
    color: white;
}

.heroAbout {
    margin-left: 100px;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0
    }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        -webkit-transform: scale(.33);
        -ms-transform: scale(.33);
        transform: scale(.33);
        position: relative
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
        -webkit-transform: scale(.66);
        -ms-transform: scale(.66);
        transform: scale(.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
        -webkit-transform: scale(.33);
        -ms-transform: scale(.33);
        transform: scale(.33)
    }

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #2B303A;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 6px 0;
        display: block
    }

    .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 8px
    }

        .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
            display: inline-block;
            -webkit-transition: top .2s,-webkit-transform .2s;
            transition: transform .2s,top .2s,-webkit-transform .2s;
            -o-transition: transform .2s,top .2s
        }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

    .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        -webkit-transition: left .2s,-webkit-transform .2s;
        transition: transform .2s,left .2s,-webkit-transform .2s;
        -o-transition: transform .2s,left .2s
    }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: right .2s,-webkit-transform .2s;
    transition: transform .2s,right .2s,-webkit-transform .2s;
    -o-transition: transform .2s,right .2s
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: #007aff;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top
    }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

    .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
        width: 4px;
        height: 100%;
        left: 0;
        top: 0
    }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill, .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255,255,255,.25)
}

.btn-play:hover, .guide-row.black, .swiper-pagination-black .swiper-pagination-bullet-active, .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #2B303A;
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0,0,0,.25)
}

.swiper-scrollbar {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    left: 0;
    top: 0
}

.btn, .heading-title h2 {
    -webkit-border-radius: 4px
}

.swiper-scrollbar-cursor-drag, .swiper-slide-zoomed {
    cursor: move
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

    .swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
        max-width: 100%;
        max-height: 100%;
        -o-object-fit: contain;
        object-fit: contain
    }

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: 1s steps(12,end) infinite swiper-preloader-spin;
    animation: 1s steps(12,end) infinite swiper-preloader-spin
}

    .swiper-lazy-preloader:after {
        display: block;
        content: '';
        width: 100%;
        height: 100%;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
        background-position: 50%;
        -webkit-background-size: 100% 100%;
        background-size: 100%;
        background-repeat: no-repeat
    }

.nav .main-nav, .twocolumns .wrap {
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

    .swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-fade .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
        pointer-events: none
    }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible
}

    .swiper-container-cube .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
        visibility: hidden;
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        width: 100%;
        height: 100%
    }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible
    }

    .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #2B303A;
        opacity: .6;
        -webkit-filter: blur(50px);
        filter: blur(50px);
        z-index: 0
    }

.btn-play, .content, .pagination-btn, .wrapper {
    position: relative
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.wrapper {
    overflow: hidden;
    padding: 90px 0 0
}

.twocolumns .wrap {
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.content {
    padding: 100px 0
}

.location-content, .twocolumns .content {
    width: -webkit-calc(100% - 386px);
    width: calc(100% - 386px);
    padding: 116px 82px 106px 0;
    margin: 0 -120px 0 0
}

  .twocolumns .contentNew {
    width: -webkit-calc(100% - 150px);
    width: calc(100% - 150px);
    padding: 116px 82px 106px 0;
    margin: 0 -120px 0 0
}

@media only screen and (max-width:900px) and (max-width:900px) {
    .content-holder > .wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .content-holder > .wrap:after {
            display: none
        }

    .heroh {
        padding-left: 15px;
        color: white;
    }

    .heroAbout {
        margin-left: 15px;
    }
}

.sidebar {
    background: #fbfbfb;
    width: 506px;
    padding: 149px 0 0;
    margin: 0 -120px 0 120px
}

@media only screen and (max-width:1457px) {
    .twocolumns .content {
        margin: 0 -20px 0 0;
        width: -webkit-calc(100% - 280px);
        width: calc(100% - 280px);
        padding: 80px 40px 80px 0
    }
  .twocolumns .contentNew {
        margin: 0 -20px 0 0;
        width: -webkit-calc(100% - 100px);
        width: calc(100% - 100px);
        padding: 80px 40px 80px 0
    }
    .sidebar {
        margin: 0 -20px 0 20px;
        padding: 30px 0 0;
        width: 300px
    }
}

@media only screen and (max-width:900px) {
    .twocolumns .wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .heroh {
        padding-left: 15px;
        color: white;
    }

    .heroAbout {
        margin-left: 15px;
    }

    .content {
        padding: 30px 0 0
    }

    .twocolumns .content {
        margin: 0;
        width: auto;
        padding: 40px 0 0
    }

    .content > .wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .content > .wrap:after {
            display: none
        }

    .content-holder {
        padding: 0 0 30px
    }

    .sidebar {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        padding: 0;
        margin: 0 -20px;
        width: -webkit-calc(100% + 40px);
        width: calc(100% + 40px)
    }
}

.wrap, .wrap2 {
    margin: 0 auto
}

.heading-title h2 {
    display: inline-block;
    vertical-align: top;
    border-radius: 25px;
    color: #2B303A;
    font-size: 1.5rem;
    line-height: 2rem;
    padding: 4px 15px;
    background: #C9EC51;
    margin: 0
}

.wrap2 {
    max-width: 1440px;
    padding: 0 10px
}

    .countries-list:after, .filters-area-types .filters-row:after, .gallery .gallery-area:after, .info-holder:after, .informative-box:after, .input-row:after, .news-article-list .three-col:after, .news-article-list .two-col:after, .pricing-guide-list:after, .pricing-guide:after, .text-block:after, .wrap2:after, .wrap:after, .years-filter-buttons:after {
        content: "";
        display: table;
        clear: both;
        width: 100%
    }

.wrap {
    max-width: 1240px;
    padding: 0 20px
}

.clients .wrap {
    max-width: 1350px;
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (min-width: 1600px) {
    .clients .wrap {
        max-width: 1500px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.btn-centered-row, .form-area .umbraco-forms-navigation, .graph-area {
    text-align: center
}

.hero-text {
    font-size: 2.625rem;
    line-height: 3rem;
    color: #2B303A;
    margin: 0 0 30px
}

.informative-subtitle, .informative-title {
    margin: 0 0 4px;
    display: block
}

@media only screen and (max-width:900px) {
    .hero-text {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
}

.informative-title {
    font-size: .9375rem;
    line-height: 1.125rem;
    color: #2B303A;
}

.informative-subtitle, .informative-text {
    font-size: .9375rem;
    line-height: 1.125rem;
    color: #7f7f7f
}

.small-text {
    font-size: .8125rem;
    line-height: 1.1875rem;
    margin: 0 0 84px;
    color: #6c6c6c
}

.label-text {
    display: block;
    font-size: .9375rem;
    line-height: 1.25rem;
    color: #2B303A;
    font-family: CarnacBold,Arial,Helvetica,sans-serif;
    margin: 0 0 10px
}

.blockquote, .sidebar ul a {
    font-family: CarnacLight,Arial,Helvetica,sans-serif
}

.blockquote {
    width: 384px;
    padding: 34px 44px;
    color: #7f7f7f;
    font-size: 2.625rem;
    line-height: 3rem
}

    .blockquote.alt {
        background: #C9EC51;
        color: #2B303A;
    }

    .blockquote.align-left {
        float: left;
        margin: 0 20px 10px 0;
    }

    .blockquote.align-right {
        float: right;
        margin: 0 0 0 20px;
    }

    .blockquote.full {
        width: 100% !important;
    }

    .blockquote.smaller {
        font-size: 1.8rem;
        line-height: 2.25rem;
    }

    .blockquote.alt-color {
        background: #DEF5F2 !important;
        color: #2B303A;
    }

.custom-quote {
    position: relative;
    padding-left: 50px; /* Make space for the opening quote */
    padding-right: 150px; /* Increased to make space for both closing quotes */
    padding-bottom: 20px; /* Add some bottom padding so quotes don't overlap text */
}

    .custom-quote::before,
    .custom-quote::after {
        content: '';
        position: absolute;
        bottom: 50px; /* Adjust vertical position */
        width: 75px;
        height: 75px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='30 15 45 55'%3E%3Cpath d='M50.8432 33.9694C50.4556 28.9932 58.6453 19.2261 58.6453 19.2261C39.9653 24.761 37.1721 41.7923 37.1721 41.7923V41.7365C36.7339 43.078 36.2822 46.1242 36.2822 47.7268C36.2822 55.8481 42.6282 62.4315 50.4556 62.4315C58.283 62.4315 64.629 55.8481 64.629 47.7268C64.629 40.1919 57.8842 34.8265 50.8432 33.9694Z' stroke='%2325BAA7' stroke-width='2' fill='none'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
    }

    .custom-quote::before {
        right: 0px; /* Position first quotation mark */
    }

    .custom-quote::after {
        right: 60px;
    }
/*.custom-quote::before {
    content: '';*/ /* Pseudo-elements must have a content property */
/*position: absolute;*/ /* Position it relative to the .custom-quote container */
/*top: 30px;*/ /* Adjust vertical position */
/*left: 10px;*/ /* Adjust horizontal position */
/*width: 40px;*/ /* Set the size of the quote */
/*height: 40px;*/ /* Set the size of the quote */
/*
             * This is the magic part. We embed the full SVG code directly
             * into the CSS background-image property. The SVG code has been
             * URL-encoded to work correctly in a CSS string.
             * The stroke color is inherited from your original SVG.
            */
/*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='30 15 45 55'%3E%3Cpath d='M50.8432 33.9694C50.4556 28.9932 58.6453 19.2261 58.6453 19.2261C39.9653 24.761 37.1721 41.7923 37.1721 41.7923V41.7365C36.7339 43.078 36.2822 46.1242 36.2822 47.7268C36.2822 55.8481 42.6282 62.4315 50.4556 62.4315C58.283 62.4315 64.629 55.8481 64.629 47.7268C64.629 40.1919 57.8842 34.8265 50.8432 33.9694Z' stroke='%2325BAA7' stroke-width='2' fill='none'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
}*/

/*
    .custom-quote::after {
        content: '';
        position: absolute;
        bottom: 30px; 
        right: 60px; 
        width: 40px;
        height: 40px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='30 15 45 55'%3E%3Cpath d='M50.8432 33.9694C50.4556 28.9932 58.6453 19.2261 58.6453 19.2261C39.9653 24.761 37.1721 41.7923 37.1721 41.7923V41.7365C36.7339 43.078 36.2822 46.1242 36.2822 47.7268C36.2822 55.8481 42.6282 62.4315 50.4556 62.4315C58.283 62.4315 64.629 55.8481 64.629 47.7268C64.629 40.1919 57.8842 34.8265 50.8432 33.9694Z' stroke='%2325BAA7' stroke-width='2' fill='none'/%3E%3C/svg%3E");            
        background-repeat: no-repeat;
        background-size: contain;
   
        transform: scale(-1, -1);
    }*/

@media only screen and (max-width:900px) {
    .blockquote {
        width: auto;
        font-size: 1.875rem;
        line-height: 2.4375rem;
        padding: 23px 35px
    }

        .blockquote.align-left {
            float: none;
            margin: 0 0 20px
        }

        .blockquote.align-right {
            float: none;
            margin: 0 -20px
        }

    .desktop-hidden {
        display: block
    }

    /*.custom-quote::before {
        content: '';*/ /* Pseudo-elements must have a content property */
    /*position: absolute;*/ /* Position it relative to the .custom-quote container */
    /*top: 18px;*/ /* Adjust vertical position */
    /*left: 2px;*/ /* Adjust horizontal position */
    /*width: 40px;*/ /* Set the size of the quote */
    /*height: 40px;*/ /* Set the size of the quote */
    /*
             * This is the magic part. We embed the full SVG code directly
             * into the CSS background-image property. The SVG code has been
             * URL-encoded to work correctly in a CSS string.
             * The stroke color is inherited from your original SVG.
            */
    /*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='30 15 45 55'%3E%3Cpath d='M50.8432 33.9694C50.4556 28.9932 58.6453 19.2261 58.6453 19.2261C39.9653 24.761 37.1721 41.7923 37.1721 41.7923V41.7365C36.7339 43.078 36.2822 46.1242 36.2822 47.7268C36.2822 55.8481 42.6282 62.4315 50.4556 62.4315C58.283 62.4315 64.629 55.8481 64.629 47.7268C64.629 40.1919 57.8842 34.8265 50.8432 33.9694Z' stroke='%2325BAA7' stroke-width='2' fill='none'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
    }



    
    .custom-quote::after {
        content: '';
        position: absolute;
        bottom: 25px;*/ /* Adjust vertical position */
    /*right: 10px;*/ /* Adjust horizontal position */
    /*width: 40px;
        height: 40px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='30 15 45 55'%3E%3Cpath d='M50.8432 33.9694C50.4556 28.9932 58.6453 19.2261 58.6453 19.2261C39.9653 24.761 37.1721 41.7923 37.1721 41.7923V41.7365C36.7339 43.078 36.2822 46.1242 36.2822 47.7268C36.2822 55.8481 42.6282 62.4315 50.4556 62.4315C58.283 62.4315 64.629 55.8481 64.629 47.7268C64.629 40.1919 57.8842 34.8265 50.8432 33.9694Z' stroke='%2325BAA7' stroke-width='2' fill='none'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;*/
    /* This transform flips the SVG both horizontally and vertically to create the closing quote mark */
    /*transform: scale(-1, -1);
    }*/

    .custom-quote::before,
    .custom-quote::after {
        content: '';
        position: absolute;
        bottom: 55px; /* Adjust vertical position */
        width: 75px;
        height: 75px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='30 15 45 55'%3E%3Cpath d='M50.8432 33.9694C50.4556 28.9932 58.6453 19.2261 58.6453 19.2261C39.9653 24.761 37.1721 41.7923 37.1721 41.7923V41.7365C36.7339 43.078 36.2822 46.1242 36.2822 47.7268C36.2822 55.8481 42.6282 62.4315 50.4556 62.4315C58.283 62.4315 64.629 55.8481 64.629 47.7268C64.629 40.1919 57.8842 34.8265 50.8432 33.9694Z' stroke='%2325BAA7' stroke-width='2' fill='none'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
    }

    .custom-quote::before {
        right: 0px; /* Position first quotation mark */
    }

    .custom-quote::after {
        right: 60px;
    }

    .custom-quote {
        position: relative;
        padding-left: 50px; /* Make space for the opening quote */
        padding-right: 130px; /* Increased to make space for both closing quotes */
        padding-bottom: 20px; /* Add some bottom padding so quotes don't overlap text */
    }
}

.text-block {
    font-size: 0;
    line-height: 0;
    margin: 0 -40px 16px
}

.text-block-article {
    width: 40%;
    font-size: 1.125rem;
    line-height: 1.75rem;
    display: inline-block;
    vertical-align: top;
    margin: 0 40px 30px
}

.text-block .label-text {
    font-size: .8125rem;
    line-height: 1.0625rem;
    margin: 0 0 6px
}

.event-item .text p, .graph-area-text p, .info-list-text p, .location-sidebar-list, .map-section .address-list, .pricing-guide-list li:first-child, .service-list ul, .single-post, .tab-frame.preview-view .tab-panel .tabs-nav, .tabs, .tabs-nav li:first-child, .tabs-panels, .text-block h4, .user-info-row:first-child {
    margin: 0
}

.subtitle {
    font-size: 1.5625rem;
    line-height: 1.75rem;
    margin: 0 0 20px;
    display: block;
    font-family: CarnacLight
}

.date, .nav a {
    font-size: .9375rem
}

.date {
    line-height: 1.125rem;
    font-weight: 700;
    color: #2B303A;
    display: block;
    margin: 0 0 10px
}

.btn, .btn-news {
    letter-spacing: -.09px;
    color: #2B303A;
    text-align: center;
    background: #C9EC51;
    font-weight: 400
}

.btn, .btn-news, .filter-btn {
    display: inline-block;
    vertical-align: top;
    text-decoration: none
}

.btn {
    font-size: 1.3125rem;
    line-height: 2rem;
    padding: 12px 10px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    min-width: 360px;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear
}

.btn-news {
    font-size: 18px;
    line-height: 25px;
    padding: 8px 6px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    min-width: 100%;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear
}

.header, .header .login-btn, .nav a {
    letter-spacing: -.21px
}

.btn.style2 {
    color: #fff;
    background: #181818
}

    .btn.style2:hover {
        background: #55a848;
        color: #fff
    }

.filter-btn {
    font-size: 1.625rem;
    line-height: 1.875rem;
    color: #2B303A;
    border: 1px solid #2B303A;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 8px 20px
}

    .filter-btn.mini {
        font-size: .8125rem;
        line-height: .9375rem;
        padding: 6px 10px;
        -webkit-border-radius: 2px;
        border-radius: 2px
    }

    .filter-btn:hover {
        background: #00BAB3;
        color: #fff;
        border-color: #00BAB3
    }

    .filter-btn.active, .filter-btn:focus {
        color: #fff;
        background: #8e908c
    }

    .filter-btn.orange {
        color: #fff;
        border-color: #2B303A;
        background: #2B303A;
    }

        .filter-btn.orange:hover {
            color: #fff;
            background: #00bab3;
            border-color: #00bab3
        }

        .filter-btn.orange.active, .filter-btn.orange:focus {
            color: #fff;
            background: #ff8c3b
        }

    .filter-btn.blue {
        color: #307fe2;
        border-color: #307fe2
    }

        .filter-btn.blue:hover {
            color: #fff;
            background: #307fe2;
            border-color: #307fe2
        }

        .filter-btn.blue.active, .filter-btn.blue:focus {
            color: #fff;
            background: #154b90
        }

    .filter-btn.red {
        color: #ff6c54;
        border-color: #ff6c54
    }

        .filter-btn.red:hover {
            color: #fff;
            background: #ff6c54;
            border-color: #ff6c54
        }

        .filter-btn.red.active, .filter-btn.red:focus {
            color: #fff;
            background: #dc533d
        }

    .filter-btn .mobile-view {
        display: none;
        position: relative;
        padding: 0 0 0 14px
    }

        .filter-btn .mobile-view:after {
            position: absolute;
            top: -4px;
            left: 0;
            width: 10px;
            height: 10px;
            content: "x";
            line-height: 1;
            font-size: 1.25rem
        }

.btn-play {
    width: 122px;
    height: 122px;
    display: block;
    background-color: rgba(0,0,0,.35);
    -webkit-border-radius: 100%;
    border-radius: 100%;
    cursor: pointer
}

    .btn-play:after {
        position: absolute;
        top: 34px;
        left: 54px;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 25px 0 25px 26px;
        border-color: transparent transparent transparent #C9EC51;
    }

.pagination-btn {
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 22px;
    color: #fff;
    background: #C9EC51;
    -webkit-border-radius: 1.6px;
    border-radius: 1.6px;
    text-indent: -9999px;
    overflow: hidden
}

    .pagination-btn:after {
        position: absolute;
        top: 7px;
        left: 0;
        content: "";
        margin: auto 0;
        width: 8px;
        height: 8px;
        border-style: solid;
        border-color: #fff;
        border-width: 1px 1px 0 0
    }

    .pagination-btn.prev:after {
        -webkit-transform: rotate(-140deg);
        -ms-transform: rotate(-140deg);
        transform: rotate(-140deg);
        left: 10px
    }

    .pagination-btn.next:after {
        -webkit-transform: rotate(44deg);
        -ms-transform: rotate(44deg);
        transform: rotate(44deg);
        left: 6px
    }

.contact-btn {
    font-size: 1.25rem;
    display: block;
    font-family: CarnacBold,Arial,Helvetica,sans-serif;
    padding: 42px 93px 45px;
    text-align: left
}

@media only screen and (max-width:1457px) {
    .contact-btn {
        padding: 15px 30px;
        font-size: 1.125rem;
        min-width: 0
    }
}

.form-control, .umbraco-forms-field-wrapper {
    position: relative;
    padding: 0 0 36px
}

.error-message, .toggle-password {
    position: absolute;
    line-height: .875rem;
    font-size: .75rem;
    font-weight: 400
}

.form-control.show-pass input, .umbraco-forms-field-wrapper.show-pass input {
    padding: 6px 50px 6px 14px
}

.form-control.error input, .umbraco-forms-field-wrapper.error input {
    -webkit-box-shadow: 0 2px 6px 0 #00bab3;
    box-shadow: 0 2px 6px 0 #00bab3;
    border: 1px solid #95979D
}

.error-message {
    top: 50px;
    left: 20px;
    color: #4a4a4a;
    max-width: 140px;
    display: none
}

.toggle-password {
    top: 15px;
    right: 14px;
    color: rgba(46,27,70,.4);
    cursor: pointer
}

input[type=checkbox], input[type=radio] {
    outline: 0 !important;
    padding: 0 !important
}

.radio-label {
    padding: 0 0 0 22px;
    margin: 0;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.5rem;
    color: rgba(155,155,155,.53)
}

[type=radio]:checked + label, [type=radio]:not(:checked) + label {
    position: relative;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666
}

    [type=radio]:checked + label:before, [type=radio]:not(:checked) + label:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 17px;
        height: 17px;
        border: 1px solid rgba(46,27,70,.4);
        -webkit-border-radius: 20px;
        border-radius: 20px;
        background: #fff
    }

    [type=radio]:checked + label:before {
        border-color: #C9EC51;
    }

    [type=radio]:checked + label:after, [type=radio]:not(:checked) + label:after {
        content: '';
        width: 15px;
        height: 15px;
        background: #C9EC51;
        position: absolute;
        top: 1px;
        left: 1px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s
    }

    [type=checkbox]:not(:checked) + label:after, [type=radio]:not(:checked) + label:after {
        opacity: 0;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0)
    }

    [type=checkbox]:checked + label:after, [type=radio]:checked + label:after {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

.form-group {
    display: inline-block;
    vertical-align: top;
    line-height: 1.25rem
}

    .form-group.blue [type=radio]:checked + label:before, .form-group.blue [type=radio]:not(:checked) + label:before {
        border: 2px solid #307fe2
    }

    .form-group.blue [type=radio]:checked + label:after, .form-group.check [type=checkbox]:checked + label:before {
        background: #307fe2
    }

    .form-group.red [type=radio]:checked + label:before, .form-group.red [type=radio]:not(:checked) + label:before {
        border: 2px solid #ff6c54
    }

    .form-group.red [type=radio]:checked + label:after {
        background: #ff6c54
    }

    .form-group.orange [type=radio]:checked + label:before, .form-group.orange [type=radio]:not(:checked) + label:before {
        border: 2px solid #ff8c3b
    }

    .form-group.orange [type=radio]:checked + label:after {
        background: #ff8c3b
    }

    .form-group.check .radio-label {
        font-size: .875rem;
        line-height: 1.5625rem;
        color: #2B303A;
        letter-spacing: -.06px
    }

.subscribe-form .form-group.check .radio-label {
    font-size: .75rem;
    line-height: 1.25rem
}

.form-group.check [type=checkbox]:checked + label:before, .form-group.check [type=checkbox]:not(:checked) + label:before {
    border: 1px solid #cacaca
}

.form-group.check [type=checkbox]:checked + label:after, .form-group.check [type=checkbox]:not(:checked) + label:after {
    width: 12px;
    height: 8px;
    top: 5px;
    border-width: 0 0 2px 2px;
    border-style: solid;
    border-color: #fff;
    content: "";
    -webkit-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    transform: rotate(-50deg)
}

.subscribe-form .form-group.check [type=checkbox]:checked + label:after, .subscribe-form .form-group.check [type=checkbox]:not(:checked) + label:after {
    width: 9px;
    height: 5px
}

[type=checkbox]:checked + label.error:before, [type=checkbox]:not(:checked) + label.error:before {
    border: 1px solid #ff6c54
}

[type=checkbox]:checked + label.error:before {
    background: #ff6c54;
    border: 1px solid #ff6c54
}

[type=checkbox]:checked + label:before, [type=checkbox]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.subscribe-form [type=checkbox]:checked + label:before, .subscribe-form [type=checkbox]:not(:checked) + label:before {
    width: 16px;
    height: 16px
}

[type=checkbox]:checked + label:before {
    background: #307fe2;
    border: 1px solid #307fe2
}

[type=checkbox]:checked + label:after, [type=checkbox]:not(:checked) + label:after {
    font-family: icomoon !important;
    content: '\e915';
    position: absolute;
    top: 7px;
    left: 4px;
    font-size: .75rem;
    line-height: .5rem;
    font-weight: 400;
    color: #fff;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear
}

[type=checkbox]:disabled:checked + label:before, [type=checkbox]:disabled:not(:checked) + label:before {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd
}

.nav .drop, .nav .drop:after {
    background: rgba(255,255,255,.95);
    left: 0
}

[type=checkbox]:disabled + label {
    color: #aaa
}

[type=checkbox]:checked:focus + label:before, [type=checkbox]:not(:checked):focus + label:before {
    border: 1px solid #307fe2
}

.umbraco-forms-form {
    max-width: 588px;
    margin: 0 auto
}

.nav {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%
}

    .nav .main-nav {
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        display: flex;
        margin: 0 16px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

.header .mobile-drop, .header .wrap, .social-section .wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.nav .nav-item {
    margin: 0 15px;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px
}

    .nav .nav-item.hover > a, .nav a:focus, .nav a:hover, .tabs-nav li.active a {
        color: #2B303A;
    }

    .nav .nav-item > a {
        position: relative;
        z-index: 1000;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        line-height: 20px
    }

.location-sidebar-list li, .nav li, .service-list li, .sidebar ul li {
    padding: 0
}

    .nav li:hover .drop {
        z-index: 11
    }

.nav a {
    font-family: CarnacRegular,Arial,Helvetica,sans-serif;
    color: #9b9b9b;
    font-weight: 400;
    text-decoration: none;
    display: block;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear
}

.nav .drop {
    position: absolute;
   
    padding: 12px 0 5px;
    width: 213px;
    display: none;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.19);
   
    top: 100%;
    left: 0;
    background: #fff;
    min-width: 260px;
    box-shadow: 0 8px 24px rgba(0,0,0,.12);
    border-radius: 6px;
    padding: 8px 0;
    z-index: 1000;
}

.sticky-header .nav .drop {
    top: 54px
}

.nav .drop:after {
    content: "";
    bottom: 100%;
    right: 0;
    height: 56px;
    position: absolute
}

.sticky-header .nav .drop:after {
    height: 40px
}

.nav .drop li {
    margin: 0 0 14px
}

.nav .drop a {
    display: block;
    font-size: .875rem;
    line-height: 1.125rem;
    padding: 11px 24px
}

.drop-header, .sub-drop-header {
    font-weight: 700;
    padding: 12px 16px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 8px;
}

    .drop-header a, .sub-drop-header a {
        color: inherit;
        text-decoration: none;
    }

.nav .drop > li > a {
    display: block;
    padding: 10px 16px;
    color: #222;
    text-decoration: none;
}

    .nav .drop > li > a:hover {
        background: #f5f7fa;
    }

.nav .drop li {
    position: relative;
}

    .nav .drop li .sub-drop {
        display: none;
        position: absolute;
        top: 0;
        left: 100%;
        background: #fff;
        min-width: 260px;
        box-shadow: 0 8px 24px rgba(0,0,0,.12);
        border-radius: 6px;
        padding: 8px 0;
    }

    .nav .drop li.has-children:hover > .sub-drop {
        display: block;
    }

    .nav .drop li.has-children > a:after {
        content: "›";
        float: right;
        opacity: .6;
    }

    .language-switcher .language-drop li:hover, .location-switcher .location-drop li:hover, .nav .drop a:hover {
        background: rgba(216,216,216,.3)
    }

.search-btn-container {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 19px;
    -ms-flex: 0 0 19px;
    flex: 0 0 19px;
    font-size: 1.375rem;
    margin: 0 0 0 18px
}

.search-btn-opener {
    display: block;
    cursor: pointer;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear
}

.search-container {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    background: #fff;
    padding: 10px 15px 8px;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.19);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.19);
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear
}

.search-open .search-container {
    top: 100%
}

.search-container .search-btn {
    background: 0 0;
    position: absolute;
    top: 10px;
    right: 15px;
    height: 45px;
    width: 45px;
    min-width: 0;
    z-index: 2;
    font-size: 1.375rem
}

.language-switcher {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25px;
    -ms-flex: 0 0 25px;
    flex: 0 0 25px;
    margin: 0 0 0 18px;
    position: relative;
    height: 21px
}

    .language-switcher .title {
        display: none;
        font-size: .75rem;
        line-height: 1.5625rem;
        font-weight: 300
    }

    .language-switcher .lang-opener {
        display: block;
        line-height: .8125rem;
        text-align: center;
        cursor: pointer
    }

    .language-switcher .icon-language {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1
    }

    .language-switcher .lang-selected {
        position: relative;
        z-index: 2;
        text-transform: uppercase;
        font-size: .625rem;
        line-height: 1.375rem;
        font-family: CarnacBold,Arial,Helvetica,sans-serif
    }

    .language-switcher .lang-opener-mobile {
        display: none;
        -webkit-transition: .3s linear;
        -o-transition: .3s linear;
        transition: .3s linear
    }

        .language-switcher .lang-opener-mobile .icon, .location-switcher .location-opener-mobile .icon {
            position: absolute;
            top: 6px;
            left: 7px;
            -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
            font-size: .75rem;
            color: #fff
        }

    .language-switcher .language-drop {
        position: absolute;
        top: 100%;
        left: -5px;
        display: none;
        margin: 5px 0 0;
        -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.19);
        box-shadow: 0 2px 3px 0 rgba(0,0,0,.19);
        background: rgba(255,255,255,.95)
    }

        .language-switcher .language-drop li, .location-switcher .location-drop li {
            padding: 10px;
            font-size: .9375rem;
            line-height: .9375rem;
            cursor: pointer;
            -webkit-transition: .3s linear;
            -o-transition: .3s linear;
            transition: .3s linear
        }

.location-switcher {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    height: auto;
    margin: 0 auto 20px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    padding: 0 15px;
    text-align: left;
    display: none
}

    .location-switcher .title {
        display: block;
        font-size: .75rem;
        line-height: 1.5625rem;
        font-weight: 300
    }

    .location-switcher .location-opener {
        display: block;
        line-height: .8125rem;
        cursor: pointer;
        text-align: left;
        padding: 4px 40px 4px 10px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        position: relative;
        min-width: 290px;
        margin: 0 auto;
        border: 1px solid #8e908c
    }

    .location-switcher .location-selected {
        display: block;
        position: relative;
        font-size: .875rem;
        line-height: 1.6875rem;
        z-index: 2;
        text-transform: none;
        font-family: Roboto,Arial,Helvetica,sans-serif
    }

    .location-switcher .location-opener-mobile {
        display: block;
        width: 22px;
        height: 24px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        position: absolute;
        top: 5px;
        right: 4px;
        background: #C9EC51;
        -webkit-transition: .3s linear;
        -o-transition: .3s linear;
        transition: .3s linear
    }

    .location-switcher .location-drop {
        margin: 5px 0 0;
        position: static;
        display: none;
        height: 146px;
        overflow: auto;
        -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.19);
        box-shadow: 0 2px 3px 0 rgba(0,0,0,.19);
        background: rgba(255,255,255,.95)
    }

.header {
    position: fixed;
    top: 0;
    width: 100%;
    font-weight: 400;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    z-index: 99999
}

    .header .header-container {
        z-index: 5;
        position: relative;
        background: #fff;
        padding: 20px 0 20px;
        -webkit-transition: .1s linear;
        -o-transition: .1s linear;
        transition: .1s linear;
        -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.15);
        box-shadow: 0 2px 4px 0 rgba(0,0,0,.15)
    }

.pricing-guide .sidebar .row, .sticky-header .header .header-container {
    padding: 10px 0
}

.sticky-header .header .logo {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

.header .wrap, .social-section .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header .logo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 218px;
    -ms-flex: 0 0 218px;
    flex: 0 0 218px;
    width: 218px;
    height: 57px;
    position: relative;
    -webkit-transform: translate(0,-7px);
    -ms-transform: translate(0,-7px);
    transform: translate(0,-7px);
    -webkit-transition: .1s linear;
    -o-transition: .1s linear;
    transition: .1s linear
}

    .header .logo .default-logo, .header .menu-burger {
        -webkit-transition: .3s linear;
        -o-transition: .3s linear
    }

    .header .logo .default-logo, .video-container .btn-play {
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%)
    }

    .header .logo .default-logo {
        position: absolute;
        top: 50%;
        left: 50%;
        transition: .3s linear;
        transform: translate(-50%,-50%)
    }

.countries-box a:hover, .header a, .tab-frame.preview-view .tab-panel .tabs-nav a:hover {
    text-decoration: none
}

.header .login-btn {
    display: inline-block;
    vertical-align: top;
    color: #2B303A;
    background: #C9EC51;
    font-size: .8125rem;
    line-height: 1.0625rem;
    font-weight: 400;
    padding: 2px 10px;
    text-decoration: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    min-width: 55px;
    margin: 0 0 0 18px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 55px;
    -ms-flex: 0 0 55px;
    flex: 0 0 55px
}

.header .location {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 21px;
    -ms-flex: 0 0 21px;
    flex: 0 0 21px;
    color: #2B303A;
    margin: 0 0 0 18px
}

.header .menu-burger {
    display: none;
    position: relative;
    margin: 16px 0 0 20px;
    height: 25px;
    width: 25px;
    cursor: pointer;
    transition: .3s linear
}

    .header .menu-burger.open span {
        visibility: hidden;
        opacity: 0
    }

    .header .menu-burger.open:after {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 10px
    }

    .header .menu-burger.open:before {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 10px
    }

    .header .menu-burger span, .header .menu-burger:after, .header .menu-burger:before {
        content: "";
        height: 4px;
        background: #181818;
        position: absolute;
        top: 10px;
        left: 0;
        right: 0;
        visibility: visible;
        opacity: 1;
        -webkit-transition: .3s linear;
        -o-transition: .3s linear;
        transition: .3s linear
    }

    .header .menu-burger:after {
        top: 2px
    }

    .header .menu-burger:before {
        top: 18px
    }

.header .mobile-drop-container {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

@media only screen and (min-width:1024px) {
    .header .mobile-drop-container {
        height: auto !important;
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}
/*.heroh {
    padding-left: 30px;
    color: white;
}

.heroAbout {
    margin-left: 30px;
}*/
.cookies-box, .pricing-guide-list li {
    -webkit-box-shadow: 0 5px 10px 0 rgba(155,155,155,.4)
}

.header .mobile-drop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.social-section {
    background: #2B303A;
    padding: 59px 0 34px
}

    .gallery .gallery-area-img img, .social-section .logo svg {
        width: 100%;
        height: auto
    }

    .social-section .social_networks {
        margin: 0 4px 0 0;
        overflow: hidden
    }

        .social-section .social_networks li {
            padding: 0;
            float: left;
            margin: 0 0 0 12px
        }

/*    .social-section .social_networks a {
            text-decoration: none;
            color: #000;
            display: block;
            background: #fff;
            padding: 4px;
            -webkit-border-radius: 20px;
            border-radius: 20px;
            width: 33px;
            height: 33px;
            text-align: center;
            font-size: 1.1875rem;
            line-height: 1.8125rem
        }*/

.footer-line {
    border: none;
    border-top: 1px solid #3e3e3e;
    padding-bottom: 10px;
    width: 95%;
}

.social-section .social_networks a {
    text-decoration: none;
    color: #fff;
    display: block;
    background: #2B303A; /* #25BAA7;*/
    padding: 4px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    width: 33px;
    height: 33px;
    text-align: center;
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 29px;
    line-height: 1.8125rem;
}

.footer .link-container a, .footer .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.social-section .social_networks a:hover {
    background: #00BAB3;
    color: #fff
}

.social-section .social_networks a .icon {
    margin: 0 0 0 2px;
    display: inline-block
}

.footer {
    background: #2B303A;
    padding: 44px 0
}

    .footer .wrap {
        display: flex;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer .link-container {
        margin: 0;
        padding: 5px 0 0
    }

        .footer .link-container li {
            padding: 0;
            margin: 0 0 23px
        }

@media only screen and (max-width:900px) {
    .tablet-hidden {
        display: none
    }

    .contact-btn {
        text-align: center;
        font-size: 1.25rem;
        line-height: 3.875rem;
        padding: 27px 15px 30px
    }

    .social-section {
        padding: 30px 0 37px
    }

        .social-section .logo {
            width: 199px;
            height: 51px
        }

    .footer {
        padding: 42px 0
    }

        .footer .link-container {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%;
            padding: 0 0 14px;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center
        }

            .footer .link-container li {
                margin: 0 29px 23px
            }

        .footer .footer-menu {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
            justify-content: space-between;
            margin: 0 auto 19px;
            max-width: 500px;
            padding: 0 40px
        }
}

.footer .link-container a {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    line-height: 18px;
    color: #fff
}

    .footer .link-container a:hover, .footer .link-container a:hover .small-text, .manage-services .services-list a:hover, .related-services .services-list a:hover, .two-profile .services-list a:hover {
        color: #C9EC51;
    }

        .footer .link-container a:hover .icon-holder, .guide-row.green, .pricing-guide-list li.added, .pricing-guide-list li:hover, .section.green-bg {
            background: #C9EC51;
        }

.related-services .services-list2 a:hover {
    color: #00BAB3
}

.banner.bg-gray, .location-sidebar, .section.gray-bg-light {
    background: #D9F5F4
}

.banner.bg-gray2, .location-sidebar, .section.gray-bg-light {
    background: #fcfffe;
}

.footer .link-container .icon-holder {
    display: block;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #dedfde;
    text-align: center;
    padding: 4px
}

.footer .link-container .icon, .footer .subscribe-form .form-group.check .radio-label {
    color: #fff
}

.footer .link-container .text-holder {
    padding: 0 0 0 14px
}

.footer .link-container .title {
    display: block;
    font-size: 1rem;
    line-height: 1.25rem
}

.footer .link-container .smalltext {
    font-size: .75rem;
    line-height: 1.125rem;
    display: block;
    margin: 0
}

.footer .footer-menu li {
    padding: 0;
    line-height: 1.125rem;
    margin: 0 0 16px
}

.footer .footer-menu a {
    text-decoration: none;
    color: #fff;
    font-size: .75rem;
    line-height: 1.125rem
}

    .footer .footer-menu a:hover, .news-section a:hover, .search-box h4 a:hover, .search-box:hover h4 {
        text-decoration: underline
    }

.footer .subscribe-form {
    color: #fff;
    max-width: 204px;
    display: none
}

    .footer .subscribe-form .heading {
        color: #fff;
        font-size: 1.125rem;
        line-height: 2rem;
        margin: 0 0 12px
    }

    .footer .subscribe-form input[type=email] {
        min-width: 204px
    }

    .footer .subscribe-form input[type=submit] {
        min-width: 204px;
        width: 100%
    }

    .footer .subscribe-form .form-control {
        padding: 0 0 12px
    }

    .footer .subscribe-form .icon-holder {
        display: block;
        width: 12px;
        height: 12px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 12px;
        -ms-flex: 0 0 12px;
        flex: 0 0 12px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background: #dedfde;
        text-align: center;
        padding: 1px;
        font-size: .4375rem
    }

    .footer .subscribe-form .text-holder {
        margin: 0 0 0 8px
    }

    .footer .subscribe-form .subscribe-info-block {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        font-size: .4375rem;
        line-height: .75rem
    }

.footer .text-widget {
    padding: 137px 0 0
}

    .footer .text-widget h4 {
        color: #fff;
        font-weight: 400
    }

.sidebar ul {
    margin: 0 0 49px
}

    .sidebar ul a {
        padding: 14px 92px 9px;
        line-height: 3.125rem;
        display: block;
        -webkit-transition: .3s linear;
        -o-transition: .3s linear;
        transition: .3s linear
    }

.location-sidebar-list a, .news-article .overlay {
    -webkit-transition: .3s linear;
    -o-transition: .3s linear
}

    .location-sidebar-list a:hover, .sidebar ul a:hover {
        background: #f0f0f0
    }

.sidebar a {
    text-decoration: none;
    color: #2B303A;
}

.sidebar .open-btn {
    padding: 21px 30px;
    position: relative;
    cursor: pointer;
    display: none
}

    .sidebar .open-btn .open-icon {
        right: 24px
    }

.informative-box-text, .location, .search-result-list {
    overflow: hidden
}

    .location > .wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

.location-country {
    font-size: 1.5rem;
    line-height: 2.375rem
}

.location-sidebar {
    width: 506px;
    padding: 106px 0 20px;
    margin: 0 -120px 0 120px;
    overflow: hidden
}

    .location-sidebar .heading-title {
        padding: 0 10px 0 120px
    }

.location-sidebar-list a {
    color: #2B303A;
    display: block;
    text-decoration: none;
    padding: 19px 10px 19px 120px;
    transition: .3s linear
}

.banner h1 {
    text-transform: capitalize
}

@media only screen and (max-width:1457px) {
    .sidebar ul a {
        font-size: 1rem;
        line-height: 2.3125rem;
        padding: 12px 41px
    }

    .location-content {
        margin: 0 -20px 0 0;
        width: -webkit-calc(100% - 280px);
        width: calc(100% - 280px);
        padding: 80px 40px 80px 0
    }
     .location-contentNew {
        margin: 0 -20px 0 0;
        width: -webkit-calc(100% - 280px);
        width: calc(100% - 280px);
        padding: 80px 40px 80px 0
    }

    .location-sidebar {
        margin: 0 -20px 0 20px;
        padding: 30px 0 0;
        width: 300px
    }

        .location-sidebar .heading-title {
            padding: 0 10px 0 40px
        }

    .location-sidebar-list a {
        padding: 19px 10px 19px 40px
    }
}

.banner {
    min-height: 468px;
    background-position: center center !important;
    -webkit-background-size: cover !important;
    background-size: cover !important
}

    .banner.two-column .col.img, .hero-banner, .hero-banner-copy {
        -webkit-background-size: cover !important;
        background-position: center center !important
    }

    .banner.half-height {
        min-height: 261px;
        padding: 105px 0 61px
    }

    .banner.two-column {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0;
        min-height: 528px
    }

        .banner.two-column.reverse, .gallery .gallery-area.reverse, .latest-video.reverse, .personal-info.reverse, .single-post.reverse .single-post-wrap {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: reverse;
            -webkit-flex-direction: row-reverse;
            -ms-flex-direction: row-reverse;
            flex-direction: row-reverse
        }

        .banner.two-column .col {
            padding: 105px 82px;
            width: 50%
        }

            .banner.two-column .col.img {
                background-size: cover !important
            }

    .banner h1 {
        font-size: 3.5rem;
        line-height: 4rem;
        letter-spacing: 0
    }

.hero-banner, .hero-banner-copy {
    min-height: 616px;
    background-size: cover !important;
    background-repeat: no-repeat !important
}

    .hero-banner .wrap {
        position: relative;
        max-width: 830px;
        top: 176px
    }

.hero-banner-copy-text, .hero-banner-text {
    width: 400px;
    font-family: CarnacBold;
    z-index: 1
}

    .hero-banner-copy-text h1, .hero-banner-text h1 {
        font-size: 2.75rem;
        line-height: 3rem;
        font-family: CarnacBold
    }

.cookies-box h2, .video-container .title {
    font-family: CarnacLight,Arial,Helvetica,sans-serif
}

@media only screen and (max-width:900px) {
    .footer .footer-menu li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        padding: 0 0 0 5px
    }

    .footer .form-holder {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 0 50px
    }

    .footer .subscribe-form {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 500px;
        padding: 0 40px
    }

    .footer .text-widget {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        padding: 0;
        text-align: center
    }

    .sidebar ul {
        margin: 0 0 32px
    }

    .sidebar .open-btn {
        display: block
    }

    .hero-banner-text:after, .sidebar .open-close-drop {
        display: none
    }

    .banner.two-column {
        display: block;
        min-height: 340px
    }

        .banner.two-column .col {
            width: 100%;
            min-height: 220px;
            padding: 20px
        }

            .banner.two-column .col.img {
                min-height: 220px
            }

            .banner.two-column .col h1 {
                max-width: 100%
            }

    .hero-banner-text h1 {
        font-size: 2.25rem;
        line-height: 2.5rem
    }
}

.hero-banner-copy-text:after, .hero-banner-text:after {
    position: absolute;
    width: 390px;
    top: -80px;
    right: 84%;
    bottom: -94px;
    content: "";
    background: url(../img/curve.svg) 100% 0/auto 100% no-repeat;
    -webkit-background-size: auto 100%;
    z-index: 0
}

.hero-banner-copy .wrapHeading {
    position: relative;
    top: 50px;
    max-width: 1240px;
    padding: 10px 20px
}

@media only screen and (max-width:900px) {
    .hero-banner-copy-text h1 {
        font-size: 2.25rem;
        line-height: 2.5rem
    }

    .hero-banner-copy-text:after {
        display: none
    }
}

@media only screen and (max-width:1120px) {
    .hero-banner .wrap, .hero-banner-copy .wrap {
        max-width: 650px
    }

    .hero-banner-copy-text:after, .hero-banner-text:after {
        right: 80%
    }
}

.visual-banner {
    position: relative;
    min-height: 756px;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important
}

    .visual-banner .wrap {
        position: relative;
        top: 90px
    }

.visual-banner-text {
    background: #C9EC51;
    padding: 58px 50px;
    width: 384px;
    float: right
}

    .cookies-box-body p, .search-box p, .visual-banner-text p {
        margin: 0 0 28px
    }

.visual-banner .btn {
    min-width: 100%
}

.cookies-box {
    font-size: .8125rem;
    line-height: 1.1875rem;
    color: #2B303A;
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    max-width: 600px;
    position: fixed;
    top: 95%;
    left: 50%;
    -webkit-transform: translate(-50%,-100%);
    -ms-transform: translate(-50%,-100%);
    transform: translate(-50%,-100%);
    z-index: 100;
    box-shadow: 0 5px 10px 0 rgba(155,155,155,.4);
    display: none
}

    .cookies-box h2, .graph-area-img, .info-list li, .info-list-half li, .video-container {
        display: inline-block
    }

.cookies-box-header {
    background: #f8f9f8;
    padding: 19px 34px 4px;
    text-align: center
}

.cookies-box-body {
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0 0 4px 4px;
    padding: 28px 33px 30px;
    border: 1px solid rgba(155,155,155,.45)
}

.cookies-box .btn {
    min-width: 252px;
    padding: 9px 10px;
    font-size: .875rem;
    line-height: 1.375rem
}

.cookies-box .label-text {
    font-size: .8125rem;
    line-height: 1.0625rem;
    display: inline-block;
    vertical-align: top;
    margin: 3px 9px 0 0
}

.cookies-box h2 {
    font-size: 1.6875rem;
    line-height: 2.1875rem;
    color: #2B303A;
    font-weight: 400;
    vertical-align: top
}

.countries-box-body h3, .section-title h3 {
    font-family: CarnacBold,Arial,Helvetica,sans-serif
}

.informative-box-img {
    float: left;
    margin: 0 18px 0 0;
    -webkit-border-radius: 100%;
    border-radius: 100%
}

    .informative-box-img img {
        vertical-align: top;
        -webkit-border-radius: 100%;
        border-radius: 100%
    }

.video-container {
    overflow: hidden;
    vertical-align: top;
    position: relative;
    width: 100%
}

@media only screen and (max-width:900px) {
    .cookies-box {
        max-width: -webkit-calc(100vw - 40px);
        max-width: calc(100vw - 40px);
        -webkit-transform: translate(-webkit-calc(-50% - 20px),-100%);
        -ms-transform: translate(calc(-50% - 20px),-100%);
        transform: translate(calc(-50% - 20px),-100%);
        margin: 0 20px
    }

    .cookies-box-body {
        padding: 16px
    }

    .cookies-box .btn {
        min-width: 200px
    }

    .content .video-container {
        margin: 0 -20px;
        width: auto;
        display: block
    }
}

.video-container-wrap {
    position: relative;
    padding-top: 57.8%
}

    .video-container-wrap iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.video-container .title {
    font-size: 1.3125rem;
    line-height: 1.6875rem;
    margin: 0 0 13px
}

.video-container .description {
    padding: 43px 49px 15px;
    background: #C9EC51;
    font-size: 1.0625rem;
    line-height: 1.5625rem
}

.video-container .btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.section {
    margin: 0;
    padding: 90px 0;
    position: relative
}

    .section.newgreen-bg {
        background: #def5f2
    }

    .section.gray-bg {
        background: #d9f5f4
    }

    .section.top-bg-gray {
        z-index: 1
    }

        .section.top-bg-gray:after {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            content: "";
            height: 40%;
            background: #E0F2EF;
            z-index: -1
        }

.section-title {
    text-align: center;
    margin: 0 0 58px;
    padding: 0 30px;
    overflow: hidden
}

    .section-title h3 {
        font-size: 2.875rem;
        line-height: 3rem
    }

.info-holder.reverse h3 {
    float: right;
    padding: 0;
    text-align: right
}

.info-holder.reverse .info-holder-text {
    float: left;
    margin: 0;
    padding: 0 10px 0 0
}

.info-holder h3 {
    width: 50%;
    padding: 0 20px 0 0;
    font-size: 2.875rem;
    line-height: 3rem
}

.info-list li, .info-list-half li, .news-list li {
    padding: 0;
    vertical-align: top
}

.info-holder-text {
    float: right;
    width: 50%;
    margin: -89px 0 0;
    padding: 0 0 0 10px
}

.info-holder .btn {
    margin: 42px 0 0
}

.info-list li {
    margin: 0 .8% 24px;
    width: 31.3%
}

.info-list, .info-list-half {
    margin: 0 -12px 56px
}

@media only screen and (max-width:900px) {
    .section.top-bg-gray:after {
        height: 20%
    }

    .info-list {
        margin: 0 -16px 56px
    }

    .info-list-half {
        width: 100%;
        margin: 0 0 24px
    }
}

.info-list-half li {
    margin: 0 3.8% 24px;
    width: 41.3%
}

.info-list-text {
    padding: 0 20px
}

@media only screen and (max-width:900px) {
    .info-list li {
        width: 100%;
        margin: 0 0 24px
    }

    .info-list-half {
        margin: 0 -16px 56px
    }
}

@media only screen and (max-width:600px) {
    .location-country, body {
        font-size: 1rem;
        line-height: 1.6875rem
    }

    .floating-image {
        /* The image will take up the full width of its container */
        width: 100%;
        /* Removes the float, so text will no longer wrap around it */
        float: none;
        /* Removes the padding so the image can touch the edges of its container */
        padding: 10px 0; /* Keeps some vertical space but removes side padding */
    }

    .heroh {
        padding-left: 0px;
        color: white;
    }

    .heroAbout {
        margin-left: 0px;
    }

    .info-holder h3, .section-title h3, h1 {
        font-size: 1.875rem;
        line-height: 2.25rem
    }

    h2 {
        font-size: 1.6875rem;
        line-height: 1.875rem;
        margin: 0 0 22px
    }

    h3 {
        font-size: 1.25rem;
        line-height: 1.5rem
    }

    h4 {
        font-size: 1.4375rem;
        line-height: 1.875rem
    }

    ul {
        font-size: 1rem;
        line-height: 1.625rem
    }

    .simplebar-track, .simplebar-track .simplebar-scrollbar {
        width: 26px
    }

    .scroll-area {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px)
    }

    .sidebar {
        margin: 0 -16px;
        width: -webkit-calc(100% + 32px);
        width: calc(100% + 32px)
    }

    .heading-title h2 {
        font-size: 1.25rem;
        line-height: 2rem
    }

    .location-sidebar .heading-title, .wrap, .wrap2 {
        padding: 0 16px
    }

    .hero-text {
        font-size: 1.625rem;
        line-height: 2.25rem
    }

    .blockquote.align-right, .content .video-container {
        margin: 0 -16px
    }

    .subtitle {
        font-size: 1.25rem;
        line-height: 1.625rem
    }

    .btn {
        min-width: 100%;
        font-size: 1rem;
        line-height: 1.5625rem;
        padding: 10px
    }

    .filter-btn {
        font-size: .8125rem;
        line-height: .9375rem;
        padding: 6px 20px
    }

        .filter-btn.active, .filter-btn.blue.active, .filter-btn.blue:focus, .filter-btn.orange.active, .filter-btn.orange:focus, .filter-btn.red.active, .filter-btn.red:focus, .filter-btn:focus {
            color: #8e908c;
            background: 0 0
        }

        .filter-btn .mobile-view {
            display: block
        }

        .filter-btn .desktop-view {
            display: none
        }

    .video-container + .contact-btn {
        margin: 10px -16px 0;
        display: block
    }

    .location > .wrap, .social-section .wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .social-section .logo {
        margin: 0 auto 38px
    }

    .location-sidebar-list li:first-child, .social-section .social_networks {
        margin: 0
    }

        .social-section .social_networks li {
            margin: 0 5px
        }

        .social-section .social_networks a {
            width: 28px;
            height: 28px;
            font-size: 1rem;
            line-height: 1.5rem
        }

    .footer .text-widget h4 {
        font-size: 1.6875rem
    }

    .location-content {
        width: 100%;
        padding: 40px 0;
        margin: 0;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .location-sidebar {
        width: -webkit-calc(100% + 32px);
        width: calc(100% + 32px);
        margin: 0 -16px;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        padding: 40px 0
    }

    .location-sidebar-list {
        margin: 0 16px
    }

        .location-sidebar-list li {
            margin: 10px 0 0
        }

        .location-sidebar-list a {
            text-align: center;
            padding: 7px 10px
        }

    .location-sidebar .col-holder {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .location-sidebar .col-holder .col {
            width: 50%
        }

    .banner.half-height {
        min-height: auto;
        padding: 32px 0 38px
    }

    .banner {
        min-height: 320px
    }

    .hero-banner, .hero-banner-copy {
        min-height: 424px;
        background-position: 66% center !important
    }

        .hero-banner .wrap, .hero-banner-copy .wrap {
            max-width: 100%
        }

    .hero-banner-copy-text, .hero-banner-text {
        left: 80px;
        width: 200px;
        font-size: 1.4375rem;
        line-height: 1.5rem;
        letter-spacing: 0
    }

        .hero-banner-copy-text h1, .hero-banner-text h1 {
            font-size: 1.5625rem;
            line-height: 1
        }

        .hero-banner-copy-text:after, .hero-banner-text:after {
            width: 140px;
            top: -40px;
            right: 81%;
            bottom: -46px
        }

    .visual-banner {
        margin: 0 0 80px;
        min-height: 545px;
        background-position: 30% center !important
    }

        .visual-banner.reverse .visual-banner-text {
            float: none
        }

        .visual-banner .wrap {
            position: absolute;
            bottom: -50px;
            top: auto;
            left: 16px;
            right: 16px;
            padding: 0
        }

    .visual-banner-text {
        -webkit-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px;
        width: 100%;
        padding: 30px 24px
    }

    .video-container .title {
        font-size: 1.625rem;
        line-height: 1.875rem
    }

    .section {
        padding: 40px 0
    }

    .section-title {
        margin: 0 0 30px
    }

    .info-holder-text p {
        margin: 0 0 34px
    }

    .info-list, .info-list-half {
        margin: 0 -16px 8px
    }

    .info-list-img {
        margin: 0 0 22px
    }

    .info-list-text {
        padding: 0 15px 22px
    }
}

.info-list-img, .news-holder-text p {
    margin: 0 0 26px
}

.graph-area-img {
    vertical-align: top;
    position: relative
}

.graph-area-text {
    width: 220px;
    font-size: 1.25rem;
    line-height: 1.625rem;
    letter-spacing: .2px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.graph-area-title {
    font-size: 1.875rem;
    line-height: 2rem;
    margin: 0 0 28px;
    display: block
}

.gallery .gallery-area, .latest-video, .news-section, .personal-info, .single-post-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.personal-info {
    font-size: 1.5rem;
    line-height: 1.75rem;
    margin: 0;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width:900px) {
    .personal-info {
        font-size: 1.125rem;
        line-height: 1.6875rem
    }
}

.personal-info h4 {
    font-size: 2.25rem;
    line-height: 2.5rem;
    font-weight: 700;
    margin: 0 0 52px
}

.personal-info-img {
    width: 50%;
    padding: 0 40px;
    text-align: center
}

.news-section .col-l, .news-section .col-r, .personal-info-text {
    width: 50%
}

.personal-info .position {
    line-height: 2rem;
    margin: 0 0 35px
}

.personal-info .contact-box {
    line-height: 2rem;
    margin: 0 0 20px
}

.personal-info a {
    color: #25baa7
}

.padded-image {
    margin-bottom: 10px
}

.pill-button {
    background-color: #00bab3;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    text-decoration: none
}

.news-box, .news-box-small {
    background: #fff;
    color: #2B303A;
}

.news-box, .news-box-small, .news-section a {
    font-size: 1.3125rem;
    line-height: 2rem
}

.pill-button:hover {
    background-color: #33b2ac
}

.section.mission-bg {
    background-image: url('./img/buildings.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #2b303a;
    color: #fff
}

.news-box {
    padding: 70px 40px 64px
}

.news-box-small {
    padding: 30px 30px 15px;
    min-height: 550px
}

.news-box .holder {
    height: 64px;
    margin: 0 0 33px;
    overflow: hidden
}

.news-article-info .holder, .news-holder .holder {
    height: 50px;
    overflow: hidden
}

.news {
    position: relative;
    min-height: 790px;
    padding: 168px 0 100px;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important
}

@media only screen and (max-width:900px) {
    .news-box .holder {
        margin: 0 0 15px
    }

    .news-box {
        -webkit-border-radius: 4px;
        border-radius: 4px;
        font-size: 1rem;
        line-height: 1.6875rem;
        padding: 30px 25px
    }

    .news {
        min-height: 570px;
        padding: 70px 0
    }
}

.news-title {
    font-size: 2.25rem;
    line-height: 2.9375rem;
    margin: 0 0 145px;
    padding: 0 390px 0 0;
    color: #fff
}

@media only screen and (max-width:900px) {
    .news-title {
        padding: 0;
        margin: 0 0 70px
    }
}

.news-list {
    margin: 0 -8px 20px
}

    .news-list li {
        margin: 0 .7% 24px;
        display: inline-block;
        width: 31.4%
    }

@media only screen and (max-width:900px) {
    .news-list li {
        margin: 0 .6% 24px
    }
}

.news .btn {
    position: absolute;
    top: 0;
    right: 0
}

.gallery .gallery-area, .latest-video, .news-section, .single-post-wrap {
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .news-section a {
        text-decoration: none
    }

    .news-section .secondary-wrap {
        width: 300px
    }

.news-section-article {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.news-section .label-text {
    font-size: .875rem;
    line-height: 1rem;
    font-family: Roboto,Arial,Helvetica,sans-serif
}

.news-article-list {
    margin: 0 -10px
}

    .news-article-list .three-col .news-article, .news-article-list .two-col .news-article {
        width: 31.5%;
        float: left
    }

        .news-article-list .two-col .news-article.large {
            width: 64.5%;
            float: left
        }

.news-article {
    background: #fff;
    font-size: 1.125rem;
    line-height: 1.5625rem;
    margin: 0 .88% 22px
}

    .news-article:hover .overlay {
        display: block;
        background: #C9EC51;
        opacity: .8
    }

    .news-article a {
        display: block;
        color: #2B303A;
        text-decoration: none
    }

    .news-article.large .news-article-img {
        min-height: 494px
    }

.news-article-img {
    position: relative;
    min-height: 175px;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important
}

    .news-article-img img {
        width: 100%;
        height: auto;
        vertical-align: top
    }

.news-article-info {
    padding: 36px 40px;
    min-height: 122px
}

.news-article .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: .3s linear
}

.pricing-guide .sidebar label, .pricing-guide-list li {
    -webkit-transition: .3s linear;
    -o-transition: .3s linear
}

.news-holder {
    float: right;
    margin: -180px 0 20px 50px;
    width: 382px;
    min-height: 200px;
    background: url(../img/news-holder-bg-large.png) 0 0/cover no-repeat;
    -webkit-background-size: cover;
    padding: 34px 22px 0;
    font-size: 1.125rem;
    line-height: 1.5625rem;
    overflow: hidden
}

@media only screen and (max-width:900px) {
    .news .btn {
        position: static
    }

    .news-section .col-l {
        width: 100%;
        margin: 0 0 20px
    }

    .news-section .col-r {
        width: 100%
    }

    .news-section .secondary-wrap {
        width: auto
    }

    .news-holder {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
        margin: 0 -20px;
        width: auto;
        font-size: .875rem;
        line-height: 1.25rem
    }
}

.news-holder.left {
    float: left;
    margin: -220px 20px 50px 0
}

.news-holder.default-margin {
    margin-top: 0
}

.news-holder h4 {
    color: #fff;
    padding: 0 16px;
    margin: 0 0 30px
}

.news-holder-box {
    margin: 0 0 25px
}

@media only screen and (max-width:900px) {
    .news-holder-box {
        float: left;
        width: -webkit-calc(33.33334% - 10px);
        width: calc(33.33334% - 10px);
        margin: 0 5px 30px
    }
}

.news-holder-text {
    background: #fff;
    padding: 20px 24px 18px
}

.news-holder .holder {
    margin: 0 0 26px
}

.news-holder .news-btn-row {
    text-align: center;
    margin: 50px 0 30px;
    clear: both
}

.news-holder .btn {
    min-width: 270px;
    padding: 5px 10px
}

.columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 20px
}

    .columns .col {
        width: 50%;
        padding: 0 0 0 30px
    }

        .columns .col:first-child {
            padding: 0 30px 0 0
        }

.filters-area {
    background: #fbfbfb;
    padding: 53px 0
}

    .filters-area .filter-btn {
        margin: 15px
    }

    .filters-area .search-container {
        position: relative;
        padding: 0;
        top: 0;
        width: 56%
    }

@media only screen and (max-width:1023px) {
    .header .wrap, .language-switcher .title, .language-switcher span.mobile, .location-switcher, .nav .nav-item.has-drop-down .open-icon, .nav a .open-btn, .open-icon {
        display: block
    }

    .wrapper {
        padding: 77px 0 0
    }

    .nav {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }

        .nav .main-nav {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            text-align: left;
            margin: 0 auto
        }

        .nav .nav-item {
            margin: 0;
            display: block;
            height: auto
        }

            .nav .nav-item.open-item > a {
                background: rgba(216,216,216,.6)
            }

        .nav a {
            color: #2B303A;
            line-height: 31px;
            font-size: .875rem;
            font-family: Roboto,Arial,Helvetica,sans-serif;
            font-weight: 300;
            padding: 4px 15px;
            position: relative
        }

        .nav .drop {
            position: static;
            width: auto;
            -webkit-box-shadow: none;
            box-shadow: none;
            margin: 0;
            padding: 7px 0 6px;
            background: rgba(216,216,216,.3)
        }

            .language-switcher .icon-language, .language-switcher span.desktop, .nav .drop:after, .search-btn-container, .search-container .search-btn-opener {
                display: none
            }

            .info-holder .btn, .nav .drop li {
                margin: 0
            }

            .nav .drop a {
                text-transform: none;
                padding: 4px 29px
            }

    .search-btn-opener.mobile {
        display: block;
        float: right;
        margin: 14px 0 0 10px
    }

    .language-switcher {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
        height: auto;
        margin: 0 auto;
        width: 100%;
        padding: 0 15px;
        text-align: left
    }

        .language-switcher.open .lang-opener-mobile, .location-switcher.open .location-opener-mobile {
            background: #2c9145
        }

        .language-switcher .lang-opener {
            text-align: left;
            padding: 3px 40px 3px 10px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            position: relative;
            min-width: 290px;
            margin: 0 auto;
            border: 1px solid #8e908c
        }

        .language-switcher .lang-selected {
            font-size: .875rem;
            line-height: 1.6875rem;
            text-transform: none;
            font-family: Roboto,Arial,Helvetica,sans-serif
        }

        .language-switcher .lang-opener-mobile {
            display: block;
            width: 22px;
            height: 24px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            position: absolute;
            top: 5px;
            right: 4px;
            background: #C9EC51;
        }

        .language-switcher .language-drop {
            left: 15px;
            right: 15px;
            margin: 0;
            position: static
        }

    .header .header-container {
        padding: 10px 0;
        -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.15);
        box-shadow: 0 1px 1px 0 rgba(0,0,0,.15)
    }

    .header .wrap:after {
        content: "";
        clear: both;
        display: block
    }

    .header .logo {
        float: left;
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0)
    }

    .header .login-btn {
        max-width: 320px;
        min-width: 290px;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        font-size: 1rem;
        line-height: 1.25rem;
        padding: 10px;
        margin: 0 auto 17px
    }

    .header .location {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        display: none
    }

    .header .menu-burger {
        display: block;
        float: right
    }

    .header .mobile-drop-container {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: #fff;
        max-height: -webkit-calc(100vh - 55px);
        max-height: calc(100vh - 55px);
        overflow: auto;
        -webkit-box-shadow: 0 1px 3px 1px rgba(0,0,0,.19);
        box-shadow: 0 1px 3px 1px rgba(0,0,0,.19)
    }

    .header .mobile-drop {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 5px 0 33px;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        text-align: center
    }

    .info-holder.reverse h3 {
        float: none;
        width: auto;
        text-align: left
    }

    .info-holder.reverse .btn {
        float: none
    }

    .info-holder h3 {
        width: auto;
        padding: 0
    }

    .info-holder-text {
        width: auto;
        margin: 0;
        padding: 0
    }

    .filters-area .search-container {
        width: 45%
    }
}

.filters-area .search-container input {
    height: 56px;
    border-color: #2B303A;
    font-size: 1.25rem;
    line-height: 1.375rem
}

.line-divider, .search-result-holder {
    border-top: 1px solid rgba(151,151,151,.3);
    overflow: hidden
}

.filters-area .search-container .search-btn {
    top: 1px;
    right: 1px;
    height: 54px;
    width: 55px
}

.search-result-list .search-box {
    margin: 0 0 60px
}

.search-result-list .btn {
    padding: 6px 10px;
    min-width: 270px
}

.single-post.reverse .single-post-wrap .single-post-text {
    padding: 10px 68px 20px 20px
}

.single-post-img {
    width: 50%;
    padding: 0 4px
}

.single-post-text {
    width: 50%;
    padding: 10px 20px 20px 68px
}

@media only screen and (max-width:900px) {
    .news-holder .btn {
        min-width: 240px
    }

    .columns {
        display: block
    }

        .columns .col {
            width: 100%;
            padding: 0;
            margin: 0 0 10px
        }

            .columns .col:first-child {
                padding: 0
            }

    .filters-area .search-container {
        width: 100%
    }

    .search-result-list .search-box {
        margin: 0 0 30px
    }

    .search-result-list .btn-row {
        margin: 0 0 20px
    }

    .single-post-text {
        padding: 10px 20px
    }
}

.line-divider {
    padding: 20px 0
}

.search-result-holder {
    padding: 40px 0
}

.search-result .search-box {
    margin: 50px 0 0
}

.search-box {
    font-size: 1.3125rem;
    line-height: 2rem;
    color: #2B303A;
}

    .search-box > a {
        text-decoration: none;
        display: inline-block;
        vertical-align: top;
        color: #2B303A;
    }

    .search-box h4 a {
        color: #2B303A;
        text-decoration: none
    }

    .search-box .date {
        font-size: 1.125rem;
        margin: 0;
        line-height: 20px
    }

    .search-box .filters-mini-row {
        margin: 0 0 10px
    }

.filters-mini-row a {
    margin: 0 6px 10px 0
}

.filters-area-types .radio-filters {
    margin: 0 0 34px;
    line-height: 20px
}

    .filters-area-types .radio-filters .radio-label {
        color: rgba(155,155,155,.53)
    }

    .filters-area-types .radio-filters .form-group {
        margin: 0 20px 0 0
    }

.filters-area-types .filters-row .filter-btn {
    float: left;
    margin: 10px
}

.map-fluide #map {
    height: 526px
}

.countries-list {
    margin: 0 -10px 20px
}

    .countries-list .countries-box {
        float: left;
        width: 31.5%;
        margin: 0 .88% 22px
    }

@media only screen and (max-width:900px) {
    .countries-list .countries-box {
        width: 48%
    }
}

.countries-list.default .countries-box h3 {
    min-height: auto;
    margin: 0
}

.user-info {
    color: #fff;
    font-size: 1rem;
    line-height: 1.1875rem
}

.user-info-img {
    margin: 0 0 42px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

    .user-info-img img {
        width: 100%;
        height: auto;
        -webkit-border-radius: 4px;
        border-radius: 4px
    }

.user-info-name {
    display: block;
    margin: 0 0 16px
}

.user-info-row {
    margin: 16px 0 0
}

.pagination {
    text-align: center;
    padding: 20px 0 0
}

.pagination-result {
    margin: 0 0 16px
}

.pagination-buttons a {
    margin: 0 9px
}

.team-section {
    background: #2B303A;
    color: #fff;
    width: 100vw;
    margin-right: -webkit-calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    margin-left: -webkit-calc(-50vw + 50%);
    margin-left: calc(-50vw + 50%);
    overflow: hidden
}

    .team-section h2 {
        color: #fff;
        margin: 0 0 62px
    }

.team-section-list {
    margin: 0 -.9%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    height: 100%
}

    .team-section-list li {
        padding: 0;
        width: 14.8%;
        margin: 0 .9% 95px
    }

.countries-box {
    background: #fbfbfb;
    font-size: 1.3125rem;
    line-height: 2.375rem;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

@media only screen and (max-width:1180px) {
    .countries-box {
        font-size: 1rem;
        line-height: 1.625rem
    }
}

.countries-box a {
    display: block;
    text-decoration: none
}

.countries-box-img {
    min-height: 194px;
    background-position: center center !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.countries-box-body {
    padding: 34px 30px;
    position: relative
}

    .countries-box-body h3 {
        min-height: 90px;
        line-height: 40px
    }

.service-list h2, .text-holder2 .ptext {
    font-family: CarnacLight,Arial,Helvetica,sans-serif
}

.countries-box .adr-holder {
    display: inline-block;
    vertical-align: bottom
}

.countries-box-adr {
    position: relative;
    display: block;
    padding: 0;
    margin: 0
}

    .countries-box-adr:before {
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        content: ""
    }

.countries-box-arrow {
    width: 38px;
    height: 38px;
    background: #C9EC51;
    position: absolute;
    bottom: 10px;
    right: 0
}

    .countries-box-arrow:after {
        position: absolute;
        top: 12px;
        left: 8px;
        content: "";
        margin: auto 0;
        width: 14px;
        height: 14px;
        border-style: solid;
        border-color: #fff;
        border-width: 2px 2px 0 0;
        -webkit-transform: rotate(44deg);
        -ms-transform: rotate(44deg);
        transform: rotate(44deg)
    }

.article-banner {
    margin: -100px 0 20px 20px;
    float: right;
    width: 60.2%
}

    .article-banner.reverse {
        float: left;
        margin: -100px 20px 20px 0
    }

@media only screen and (max-width:1226px) {
    .article-banner {
        margin: -100px -20px 20px 20px
    }

        .article-banner.reverse {
            margin: -100px 20px 20px -20px
        }
}

.gallery .swiper-button-prev, .gallery .swiper-container-rtl .swiper-button-next {
    left: 92px
}

.gallery .swiper-button-next, .gallery .swiper-container-rtl .swiper-button-prev {
    right: 92px
}

.gallery .swiper-pagination {
    left: auto;
    right: 16%;
    bottom: 40px;
    width: auto
}

.gallery .gallery-area-img, .years-filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal
}

.gallery .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #fff
}

.gallery .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px
}

.gallery .swiper-button-next, .gallery .swiper-button-prev, .gallery .swiper-container-rtl .swiper-button-next, .gallery .swiper-container-rtl .swiper-button-prev {
    background: 0 0
}

    .gallery .swiper-button-next .icon-arrow-left, .gallery .swiper-container-rtl .swiper-button-prev .icon-arrow-left {
        -webkit-transform: translate(-50%,-50%) rotate(180deg);
        -ms-transform: translate(-50%,-50%) rotate(180deg);
        transform: translate(-50%,-50%) rotate(180deg)
    }

.gallery .icon-arrow-left {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 2.5rem;
    line-height: 1
}

.gallery .swiper-container, .map-section iframe {
    width: 100%;
    height: 100%
}

.gallery .swiper-slide {
    color: #2B303A;
    font-size: 1.3125rem;
    line-height: 2rem;
    background: #1a1919
}

.gallery .gallery-area.reverse .gallery-area-text {
    padding: 90px 108px 90px 150px
}

.gallery .gallery-area.reverse .swiper-pagination {
    right: auto;
    left: 15%
}

.gallery .gallery-area .subtitle {
    font-size: .875rem;
    line-height: 1.125rem;
    display: block;
    margin: 0 0 2px
}

.gallery .gallery-area h4 {
    margin: 0 0 32px;
    color: #2B303A;
}

.gallery .gallery-area-img {
    min-height: 649px;
    width: 58%;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important
}

.gallery .gallery-area-text {
    background: #fff;
    width: 42%;
    padding: 90px 150px 90px 108px
}

@media only screen and (max-width:1250px) {
    .gallery .swiper-button-prev, .gallery .swiper-container-rtl .swiper-button-next {
        left: 30px
    }

    .gallery .swiper-button-next, .gallery .swiper-container-rtl .swiper-button-prev {
        right: 30px
    }

    .gallery .swiper-pagination {
        right: 20%
    }

    .gallery .gallery-area-img, .gallery .gallery-area-text {
        width: 50%
    }
}

.gallery .gallery-area-text p {
    margin: 0 0 32px
}

.latest-video .video-container {
    width: 63.4%
}

.latest-video-info {
    font-size: 1.3125rem;
    line-height: 2rem;
    padding: 2% 5%;
    width: 36.6%;
    background: #C9EC51;
    white-space: nowrap
}

    .latest-video-info:after {
        content: "";
        min-height: 100%;
        display: inline-block;
        vertical-align: middle
    }

    .latest-video-info .holder {
        height: 190px;
        overflow: hidden
    }

    .latest-video-info .centered {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
        white-space: normal
    }

.latest-video h2 {
    font-size: 2.8125rem;
    line-height: 3.6875rem;
    letter-spacing: -.28px
}

@media only screen and (max-width:1120px) {
    .latest-video-info {
        font-size: 1rem;
        line-height: 1.6875rem;
        padding: 1% 2%
    }

    .latest-video h2 {
        font-size: 2.25rem;
        line-height: 2.5rem;
        margin: 0 0 16px
    }
}

.years-filter-buttons .filter-btn, .years-filter-input input {
    font-size: 1.125rem;
    line-height: 1.3125rem;
    border-color: #4a4a4a
}

.years-filter {
    margin: 0;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.years-filter-input {
    width: 53%;
    padding: 10px
}

.pricing-guide-list li, .pricing-section {
    padding: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-direction: normal
}

.years-filter-input input {
    height: 56px
}

.years-filter-buttons {
    width: 47%
}

@media only screen and (max-width:1145px) {
    .years-filter {
        display: block
    }

    .years-filter-buttons, .years-filter-input {
        width: 100%
    }
}

.years-filter-buttons .filter-btn {
    padding: 16px 20px;
    margin: 10px;
    float: left
}

.years-filter .mobile-label {
    float: left;
    padding: 5px 0 0;
    font-size: .875rem;
    line-height: 1rem;
    display: none
}

.pricing-guide .sidebar__btn, .pricing-guide-list, .tabs-nav li a {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700
}

.pricing-section {
    margin: 0;
    min-height: 810px;
    height: 810px;
    background: url(../img/bg-guides.png) center center/cover no-repeat;
    -webkit-background-size: cover;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.pricing-section-container {
    width: 706px;
    padding: 0 20px;
    margin: 0 auto;
    display: none
}

.pricing-guide-list {
    margin: 0 30px 0 0;
    width: 280px;
    float: left
}

    .pricing-guide-list li {
        background: #fff;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        margin: 20px 0 0;
        cursor: pointer;
        border: 1px solid rgba(155,155,155,.45);
        box-shadow: 0 5px 10px 0 rgba(155,155,155,.4);
        text-align: center;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        transition: .3s linear
    }

.pricing-guide .sidebar {
    overflow: hidden;
    display: none;
    width: auto;
    background: 0 0;
    padding: 0;
    margin: 0
}

.pricing-guide .sidebar-wrap {
    background: #fff;
    position: relative;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 20px 0;
    margin: 0 0 20px;
    border: 1px solid rgba(155,155,155,.45);
    -webkit-box-shadow: 0 5px 10px 0 rgba(155,155,155,.4);
    box-shadow: 0 5px 10px 0 rgba(155,155,155,.4)
}

    .pricing-guide .sidebar-wrap:after {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        content: "";
        background: #fff;
        width: 30px;
        border-left: 1px solid rgba(155,155,155,.45)
    }

.pricing-guide .sidebar .simplebar-track {
    right: 6px
}

.pricing-guide .sidebar .js-country-checkbox, .pricing-guide .sidebar .js-country-radio {
    padding: 0 30px 0 0;
    font-size: .875rem;
    line-height: 2.1875rem
}

.pricing-guide .sidebar [type=radio]:checked + label, .pricing-guide .sidebar [type=radio]:not(:checked) + label {
    line-height: 2.1875rem
}

.pricing-guide .sidebar label {
    display: block;
    padding: 0 0 0 20px;
    transition: .3s linear
}

.pricing-guide .sidebar__btn, .service-list li a {
    -webkit-transition: .3s linear;
    -o-transition: .3s linear
}

.pricing-guide .sidebar label:after, .pricing-guide .sidebar label:before {
    display: none !important
}

.pricing-guide .sidebar input[type=checkbox]:checked + label, .pricing-guide .sidebar input[type=radio]:checked + label, .pricing-guide .sidebar label:hover {
    background: #f3f3f3
}

.pricing-guide .sidebar.country-enabled .sidebar__btn {
    background: #C9EC51;
    cursor: pointer;
    color: #2B303A;
}

    .map-section, .pricing-guide .sidebar.country-enabled .sidebar__btn:hover {
        background: #C9EC51
    }

.pricing-guide .sidebar__btn {
    background: #fff;
    cursor: not-allowed;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 30px;
    color: rgba(0,0,0,.15);
    transition: .3s linear
}

.pricing-guide .sidebar #scroll-element, .pricing-guide .sidebar #scroll-element2 {
    height: 416px
}

.pricing-guide .sidebar .simplebar-scroll-content {
    height: 416px;
    overflow: auto;
    width: -webkit-calc(100% + 30px) !important;
    width: calc(100% + 30px) !important
}

.tab-frame {
    width: 706px;
    padding: 0 20px;
    margin: 0 auto
}

    .tab-frame.preview-view {
        width: 836px;
        margin: 0 auto
    }

        .tab-frame.preview-view .tab-panel .tabs-nav li:before {
            width: 2px
        }

        .tab-frame.preview-view .tab-panel .tabs-nav a {
            color: #000;
            font-size: 2.0625rem;
            line-height: 3rem
        }

.tab-content {
    display: block;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear
}

.tabs-nav {
    text-align: center;
    margin: 0 0 40px
}

    .tabs-nav li {
        padding: 0;
        margin: 0 0 0 96px;
        position: relative;
        display: inline-block;
        vertical-align: top
    }

        .tabs-nav li:before {
            position: absolute;
            top: -8px;
            bottom: -8px;
            left: -50px;
            content: "";
            width: 1px;
            background: rgba(155,155,155,.45)
        }

@media only screen and (max-width:1023px) {
    .team-section-list li {
        width: 31.4%;
        margin: 0 .9% 50px
    }

    .countries-box-body {
        padding: 26px 22px 12px
    }

    .gallery .swiper-pagination {
        display: none
    }

    .gallery .swiper-button-next, .gallery .swiper-button-prev {
        top: 60%
    }

    .gallery .gallery-area-img {
        width: 100%;
        min-height: 480px
    }

    .gallery .gallery-area-text {
        width: 100%
    }

    .tab-frame.preview-view {
        width: auto
    }

        .tab-frame.preview-view .tab-panel .tabs-nav a {
            font-size: 1.25rem;
            line-height: 1.875rem
        }

    .tabs-nav li {
        margin: 0 0 0 46px
    }

        .tabs-nav li:before {
            left: -28px
        }
}

.tabs-nav li a {
    color: rgba(0,0,0,.36);
    text-decoration: underline;
    cursor: pointer
}

.event-item, .service-list li a {
    color: #000;
    text-decoration: none
}

@media only screen and (max-width:767px) {
    .wrapper {
        padding: 51px 0 0
    }

    .search-btn-opener.mobile {
        display: block;
        float: right;
        margin: 4px 0 0 10px;
        font-size: 1.375rem;
        line-height: 1.6875rem
    }

    .header .logo {
        width: 118px;
        height: 30px
    }

    .header .menu-burger {
        margin: 5px 0 0 20px
    }

    .footer .link-container li {
        margin: 0 29px 23px 21px
    }

    .footer .link-container a {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .footer .link-container .text-holder {
        padding: 0 0 0 20px
    }

    .footer .subscribe-form .heading {
        font-size: 1rem
    }

    .banner {
        padding: 32px 0 96px
    }

        .banner h1 {
            font-size: 1.875rem;
            line-height: 2.25rem;
            margin: 0 0 20px
        }

    .pricing-section {
        min-height: auto;
        height: auto;
        padding: 30px 0
    }

    .pricing-guide-list {
        float: none;
        width: auto;
        margin: 0 -5px 10px;
        font-size: .875rem;
        line-height: 1rem
    }

        .pricing-guide-list li {
            margin: 0 5px 15px;
            float: left;
            width: 46%;
            min-height: 56px
        }

            .pricing-guide-list li:first-child {
                margin: 0 5px 15px
            }

            .pricing-guide-list li span {
                display: block;
                width: 100%;
                text-align: center
            }

    .pricing-guide .sidebar-wrap:after {
        display: none
    }

    .pricing-guide .sidebar .js-country-checkbox, .pricing-guide .sidebar .js-country-radio {
        padding: 0
    }

    .pricing-guide .sidebar label {
        padding: 0 20px
    }

    .tab-frame {
        width: auto
    }

        .tab-frame.preview-view .tab-panel .tabs-nav li:before {
            width: 1px;
            left: -9px
        }

        .tab-frame.preview-view .tab-panel .tabs-nav a, .tabs-nav li a {
            font-size: .8125rem;
            line-height: 1rem
        }

    .tabs-nav li {
        margin: 0 0 0 10px
    }

        .tabs-nav li:before {
            top: 0;
            bottom: 0;
            left: -7px
        }
}

.tabs-panel {
    padding: 0;
    display: none
}

.guide-container {
    max-width: 720px;
    margin: 0 auto 40px
}

    .guide-container.bg-gray {
        background: #f8f9f8;
        padding: 20px 0
    }

    .guide-container.small {
        padding: 0 40px
    }

.guide-row {
    margin: 0 0 40px;
    padding: 40px
}

    .guide-row a {
        margin: 0 20px 20px
    }

.banner {
    background: #C9EC51;
    padding: 105px 0 206px
}

    .banner h1 {
        margin: 0 0 37px
    }

    .banner p {
        max-width: 900px
    }

.service-list {
    margin: -130px 0 139px
}

    .service-list .wrap, .service-list2 .wrap2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .service-list .img-holder .services-list2 {
        overflow: hidden;
        margin: 0 0 76px
    }

    .service-list .img-holder .holder .services-list2 {
        margin: 0 -200px
    }

    .service-list .img-holder img .services-list2 {
        height: 194px;
        width: auto;
        margin: 0 auto;
        display: block
    }

.related-services .services-list li, .related-services .services-list2 li {
    padding: 0;
    margin: 0 11px 22px;
    background: #fff;
    -webkit-align-content: stretch;
    overflow: hidden
}

.service-list .column {
    background: #fbfbfb;
    max-width: 587px;
    margin: 0 0 0 13px;
    width: -webkit-calc(50% - 13px);
    width: calc(50% - 13px)
}

    .service-list .column:first-child {
        margin: 0 13px 0 0
    }

.service-list2 .column {
    background: #fbfbfb;
    max-width: 587px;
    margin: 0 0 0 13px;
    width: -webkit-calc(50% - 13px);
    width: calc(50% - 13px)
}

    .service-list2 .column:first-child {
        margin: 0 13px 0 0
    }


.service-list h2 {
    padding: 0 79px;
    margin: 0 0 23px;
    position: relative
}

@media only screen and (max-width:1023px) {
    .service-list .img-holder {
        margin: 0
    }

    .service-list h2 {
        cursor: pointer;
        padding: 22px 39px 23px;
        margin: 0;
        font-size: 1.625rem;
        line-height: 2rem
    }

        .service-list h2 .open-icon {
            right: 18px
        }

    .service-list ul {
        display: none
    }
}

@media only screen and (min-width:1024px) {
    .service-list ul {
        display: block !important
    }
}

.service-list li a {
    padding: 13px 79px 14px;
    display: block;
    transition: .3s linear
}

    .service-list li a:hover {
        background-color: rgba(216,216,216,.3)
    }

.manage-services, .related-services, .two-profile {
    overflow: hidden;
    background: #E0F2EF;
    padding: 92px 0
}

    .manage-services h2, .related-services h2, .two-profile h2 {
        margin: 0 0 55px
    }

    .manage-services .services-list, .related-services .services-list, .related-services .services-list2, .two-profile .services-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -11px
    }

        .related-services .services-list li {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 -webkit-calc(33% - 22px);
            -ms-flex: 1 1 calc(33% - 22px);
            flex: 1 1 calc(33% - 22px);
            -webkit-border-radius: 3px;
            border-radius: 3px;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: stretch;
            -webkit-align-items: stretch;
            -ms-flex-align: stretch;
            align-items: stretch;
            -ms-flex-line-pack: stretch;
            align-content: stretch;
            max-width: -webkit-calc(33% - 22px);
            max-width: calc(33% - 22px)
        }

        .map-section .wrap, .related-services .services-list2 li, .top-event-holder {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox
        }

        .related-services .services-list2 li {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 -webkit-calc(33% - 22px);
            -ms-flex: 1 1 calc(25% - 22px);
            flex: 1 1 calc(25% - 22px);
            -webkit-border-radius: 3px;
            border-radius: 3px;
            display: flex;
            -webkit-box-align: stretch;
            -webkit-align-items: stretch;
            -ms-flex-align: stretch;
            align-items: stretch;
            -ms-flex-line-pack: stretch;
            align-content: stretch;
            max-width: -webkit-calc(25% - 22px);
            max-width: calc(25% - 22px)
        }

@media only screen and (max-width:900px) {
    .countries-box {
        font-size: .875rem;
        line-height: 1.625rem
    }

    .countries-box-body h3 {
        font-size: 1.5rem;
        line-height: 1.75rem;
        margin: 0 0 20px;
        min-height: 60px
    }

    .latest-video .video-container, .latest-video-info {
        width: 100%
    }

    .related-services {
        padding: 35px 0
    }

        .related-services h2 {
            margin: 0 0 35px
        }

        .related-services .services-list li {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 -webkit-calc(50% - 22px);
            -ms-flex: 1 1 calc(50% - 22px);
            flex: 1 1 calc(50% - 22px);
            max-width: -webkit-calc(50% - 22px);
            max-width: calc(50% - 22px)
        }

        .related-services .services-list2 li {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 -webkit-calc(50% - 22px);
            -ms-flex: 1 1 calc(50% - 22px);
            flex: 1 1 calc(50% - 22px);
            max-width: -webkit-calc(50% - 22px);
            max-width: calc(50% - 22px)
        }
}

.related-services .services-list a, .related-services .services-list2 a {
    text-decoration: none;
    color: #2B303A;
    display: block;
    width: 100%
}

.manage-services .img-holder, .related-services .img-holder, .two-profile .img-holder {
    overflow: hidden;
    height: 173px
}

.related-services .img-holder2 {
    overflow: hidden;
    height: 100px
}

.manage-services .img-holder .holder, .related-services .img-holder .holder, .two-profile .img-holder .holder {
    margin: 0 -100px;
    text-align: center
}

.manage-services .img-holder img, .related-services .img-holder img, .related-services .img-holder2 img, .two-profile .img-holder img {
    margin: 0 auto;
    height: 100%;
    width: auto;
    display: block
}

.text-holder2 .ptext {
    font-size: 1rem !important;
    font-weight: 400;
    line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 0
}

.manage-services .text-holder, .related-services .text-holder, .related-services .text-holder2, .two-profile .text-holder {
    font-weight: 700;
    -webkit-border-radius: 3px;
    margin: -3px 0 0;
    z-index: 1;
    background: #fff;
    font-family: CarnacBold,Arial,Helvetica,sans-serif;
    position: relative
}

.related-services .text-holder2 {
    padding: 20px 10px 0;
    font-size: 1.5rem;
    border-radius: 3px
}

.manage-services .text-holder, .related-services .text-holder, .two-profile .text-holder {
    padding: 76px 38px 22px;
    font-size: 1.5rem;
    border-radius: 3px
}

.map-section.reverce .col.map {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
}

.map-section.reverce .col.text {
    padding: 87px 0 40px 80px
}

@media only screen and (max-width:1457px) {
    .map-section.reverce .col.text {
        padding: 60px 0 60px 40px
    }
}

@media only screen and (max-width:900px) {
    .related-services .text-holder {
        padding: 20px 28px;
        font-size: 1.125rem
    }

    .map-section.reverce .col.text {
        padding: 30px 20px 0
    }
}

.map-section.reverce .map #map {
    float: right;
    left: auto;
    right: 0
}

.map-section .wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.map-section .col {
    width: 50%;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    min-height: 684px
}

    .map-section .col.text {
        padding: 87px 80px 40px 0
    }

@media only screen and (max-width:1457px) {
    .map-section .col {
        min-height: 500px
    }

        .map-section .col.text {
            padding: 60px 40px 60px 0
        }
}

@media only screen and (max-width:900px) {
    .map-section .wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0
    }

    .map-section .col {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
        width: auto;
        min-height: auto
    }

        .map-section .col.text {
            -webkit-box-ordinal-group: 0;
            -webkit-order: -1;
            -ms-flex-order: -1;
            order: -1;
            padding: 25px 20px 0
        }

        .map-section .col.map {
            height: 400px
        }
}

.map-section .map #map {
    text-align: right;
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    position: relative;
    width: 50vw
}

.map-section .address-list li {
    padding: 0 0 54px;
    overflow: hidden
}

@media only screen and (max-width:900px) {
    .map-section .map #map {
        width: 100%
    }

    .map-section .address-list li {
        padding: 0 0 30px
    }
}

.map-section .address-list b {
    width: 204px;
    float: left;
    font-size: 1.625rem;
    line-height: 2rem
}

@media only screen and (max-width:1457px) {
    .map-section .address-list b {
        width: 120px
    }
}

.map-section .address-list .description {
    overflow: hidden;
    display: block
}

.map-section .address-list .date {
    text-transform: none;
    font-size: 1.3125rem;
    line-height: 2rem;
    font-weight: 300;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    margin: 0
}

.top-event-holder {
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 13px 0 76px
}

.event-item {
    width: -webkit-calc(33.3334% - 22px);
    width: calc(33.3334% - 22px);
    background: #fbfbfb;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0 22px 18px 0;
    min-height: 388px
}

@media only screen and (max-width:900px) {
    .event-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: -webkit-calc(50% - 22px);
        width: calc(50% - 22px)
    }
}

.event-container, .event-item .content-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.event-item:hover h3 {
    color: #2c9145
}

.top-event-holder .event-item {
    background: #fff;
    width: -webkit-calc(50% - 11px);
    width: calc(50% - 11px);
    margin: 0
}

.event-item .content-holder {
    padding: 36px 30px 28px;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.event-item h3 {
    font-size: 1.375rem;
    line-height: 2rem;
    font-family: CarnacBold,Arial,Helvetica,sans-serif;
    margin: 0 0 6px;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear
}

.event-item .event-date {
    display: block;
    color: #2c9145;
    margin: 0 0 6px;
    letter-spacing: 1px
}

.event-item .event-location {
    display: block;
    margin: 0 0 3px;
    letter-spacing: .5px
}

.event-item .text {
    font-size: 1rem;
    line-height: 1.625rem
}

.event-item .img-holder {
    display: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 204px;
    -ms-flex: 0 0 204px;
    flex: 0 0 204px;
    overflow: hidden;
    position: relative
}

@media only screen and (max-width:1023px) {
    .service-list li a {
        font-size: 1rem;
        padding: 12px 39px
    }

    .event-item .content-holder {
        padding: 20px
    }

    .event-item .img-holder {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 150px;
        -ms-flex: 0 0 150px;
        flex: 0 0 150px
    }
}

.event-item .img-holder .holder {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 -100px;
    overflow: hidden
}

@media only screen and (max-width:900px) {
    .event-item .content-holder {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 -webkit-calc(100% - 126px);
        -ms-flex: 1 1 calc(100% - 126px);
        flex: 1 1 calc(100% - 126px)
    }

    .event-item .img-holder {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 126px;
        -ms-flex: 0 0 126px;
        flex: 0 0 126px;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

        .event-item .img-holder .holder {
            position: static;
            margin: 0 -100px;
            height: 126px
        }

        .event-item .img-holder .desktop {
            display: none
        }
}

.event-item .img-holder img {
    margin: 0 auto;
    height: 100%;
    width: auto
}

.event-container {
    display: flex;
    margin: 0 -22px 78px 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.event-list {
    padding: 81px 0 0
}

@media only screen and (max-width:767px) {
    .banner {
        padding: 32px 0 12px
    }

        .banner h1 {
            margin: 0 0 14px;
            max-width: 180px
        }

    .service-list, .service-list .img-holder .holder {
        margin: 0
    }

        .service-list .wrap {
            display: block
        }

        .event-item .img-holder img, .service-list .img-holder img {
            width: 100%;
            height: auto
        }

        .service-list .column:first-child {
            margin: 0 -20px
        }

        .service-list .column {
            margin: 0 -16px;
            width: auto;
            max-width: 1000px
        }

        .service-list ul {
            padding: 0 0 74px
        }

    .top-event-holder {
        display: block;
        padding: 20px 0 0
    }

    .event-item {
        width: auto;
        margin: 0 0 22px;
        min-height: auto;
        display: block
    }

    .top-event-holder .event-item {
        width: auto;
        margin: 0 0 20px
    }

    .event-item .event-location {
        margin: 0 0 40px
    }

    .event-item .img-holder .holder {
        margin: 0;
        height: auto
    }

    .event-container {
        margin: 0 0 30px
    }

    .event-list {
        padding: 34px 0 15px
    }
}

.services-active {
    background-color: #f2efef
}

.manage-services .services-list li, .two-profile .services-list li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 -webkit-calc(25% - 22px);
    -ms-flex: 1 1 calc(25% - 22px);
    flex: 1 1 calc(25% - 22px);
    padding: 0;
    margin: 0 11px 22px;
    overflow: hidden;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    max-width: -webkit-calc(25% - 22px);
    max-width: calc(25% - 22px)
}

@media only screen and (max-width:900px) {
    .event-item .img-holder .mobile {
        display: block
    }

    .manage-services {
        padding: 35px 0
    }

        .manage-services .services-list li {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 -webkit-calc(50% - 22px);
            -ms-flex: 1 1 calc(50% - 22px);
            flex: 1 1 calc(50% - 22px);
            max-width: -webkit-calc(50% - 22px);
            max-width: calc(50% - 22px)
        }

        .manage-services .services-list2 li {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 -webkit-calc(50% - 22px);
            -ms-flex: 1 1 calc(50% - 22px);
            flex: 1 1 calc(50% - 22px);
            max-width: -webkit-calc(50% - 22px);
            max-width: calc(50% - 22px)
        }

        .manage-services .text-holder {
            padding: 20px 28px;
            font-size: 1.125rem
        }
}

.manage-services .services-list a, .two-profile .services-list a {
    text-decoration: none;
    color: #2B303A;
    display: block
}

@media only screen and (max-width:900px) {
    .two-profile {
        padding: 35px 0
    }

    .manage-services h2 {
        margin: 0 0 35px
    }

    .two-profile .services-list li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 -webkit-calc(50% - 22px);
        -ms-flex: 1 1 calc(50% - 22px);
        flex: 1 1 calc(50% - 22px);
        max-width: -webkit-calc(50% - 22px);
        max-width: calc(50% - 22px)
    }

    .two-profile .services-list2 li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 -webkit-calc(50% - 22px);
        -ms-flex: 1 1 calc(50% - 22px);
        flex: 1 1 calc(50% - 22px);
        max-width: -webkit-calc(50% - 22px);
        max-width: calc(50% - 22px)
    }

    .two-profile .text-holder {
        padding: 20px 28px;
        font-size: 1.125rem
    }
}

@media only screen and (max-width:600px) {
    .graph-area-text {
        width: 142px;
        font-size: .75rem;
        line-height: .875rem
    }

    .graph-area-title {
        font-size: 1.125rem;
        line-height: 1.25rem;
        margin: 0 0 14px
    }

    .personal-info {
        font-size: 1rem;
        line-height: 1.5rem
    }

        .personal-info h4 {
            font-size: 1.5rem;
            line-height: 1.75rem;
            margin: 0 0 25px
        }

    .personal-info-img img {
        width: 100%;
        margin: 0 0 34px
    }

    .personal-info-img, .single-post-text {
        width: 100%;
        padding: 0
    }

    .news-article-list .three-col .news-article, .news-article-list .two-col .news-article, .news-article-list .two-col .news-article.large, .personal-info-text {
        width: 100%
    }

    .personal-info .position {
        line-height: 1.75rem;
        margin: 0 0 26px
    }

    .personal-info .contact-box {
        line-height: 1.75rem;
        margin: 0 0 30px
    }

    .news-box {
        min-height: auto !important
    }

        .news-box .holder {
            overflow: vissible
        }

    .news {
        min-height: 200px;
        padding: 33px 0 40px
    }

    .news-title {
        font-size: 1.25rem;
        line-height: 1.375rem;
        margin: 0 0 28px
    }

    .news-list {
        margin: 0 0 25px
    }

        .countries-list .countries-box, .news-list li {
            width: 100%;
            margin: 0 0 20px
        }

    .news-section a {
        font-size: 1rem;
        line-height: 1.25rem
    }

    .news-section-article {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }

    .manage-services .img-holder .holder, .news-article-list, .related-services .img-holder .holder, .two-profile .img-holder .holder {
        margin: 0
    }

    .news-article {
        margin: 0 0 20px;
        font-size: 1rem;
        line-height: 1.6875rem
    }

        .news-article-img, .news-article.large .news-article-img {
            min-height: 172px
        }

    .news-article-info {
        padding: 22px
    }

    .news-holder, .service-list .column:first-child {
        margin: 0 -16px
    }

    .news-holder-box {
        float: none;
        width: 100%;
        margin: 0 0 25px
    }

    .filters-area {
        padding: 14px 0
    }

        .filters-area .filter-btn {
            margin: 5px
        }

        .filters-area .search-container input {
            height: 46px
        }

        .filters-area .search-container .search-btn {
            height: 44px;
            width: 44px
        }

    .single-post-img {
        width: 100%;
        padding: 0;
        margin: 0 0 20px
    }

    .search-result-holder {
        padding: 30px 0 10px
    }

    .search-result .search-box {
        margin: 26px 0 0
    }

    .map-section .address-list .date, .search-box {
        font-size: 1rem;
        line-height: 1.6875rem
    }

    .filters-area-types .radio-filters {
        text-align: center;
        margin: 0 0 10px
    }

        .filters-area-types .radio-filters .radio-label {
            font-size: 1rem;
            line-height: 1.3125rem;
            color: #4a4a4a
        }

    .filters-area-types .filters-row .filter-btn {
        margin: 6px
    }

    .map-fluide #map {
        height: 220px
    }

    .countries-list {
        margin: 0 0 20px
    }

    .user-info {
        font-size: .875rem;
        line-height: 1rem
    }

    .pagination-buttons {
        display: none
    }

    .pagination-link, .years-filter .mobile-label {
        display: block
    }

    .team-section h2 {
        line-height: 3rem
    }

    .team-section-list li {
        width: 47.9%
    }

    .countries-box-img {
        min-height: 148px
    }

    .gallery .swiper-button-prev, .gallery .swiper-container-rtl .swiper-button-next {
        left: 4px
    }

    .gallery .swiper-button-next, .gallery .swiper-container-rtl .swiper-button-prev {
        right: 4px
    }

    .gallery .swiper-button-next, .gallery .swiper-button-prev {
        top: 280px
    }

    .gallery .icon-arrow-left {
        font-size: .75rem
    }

    .gallery .swiper-slide {
        font-size: 1.0625rem;
        line-height: 1.6875rem
    }

    .gallery .gallery-area-text, .gallery .gallery-area.reverse .gallery-area-text {
        padding: 30px 66px 36px
    }

    .gallery .gallery-area h4 {
        font-size: 1.4375rem;
        line-height: 1.875rem;
        margin: 0 0 14px
    }

    .gallery .gallery-area-img {
        min-height: 260px
    }

    .latest-video-info {
        width: 100%;
        padding: 44px 24px
    }

    .latest-video h2 {
        font-size: 1.6875rem;
        line-height: 1.875rem;
        margin: 0 0 22px
    }

    .years-filter-input {
        padding: 0;
        margin: 0 0 20px
    }

        .years-filter-input input {
            height: 45px;
            font-size: .875rem;
            line-height: 1rem
        }

    .years-filter-buttons .filter-btn {
        padding: 0;
        margin: 6px;
        border: none;
        font-size: .875rem;
        line-height: 1rem
    }

        .years-filter-buttons .filter-btn:hover {
            background: 0 0;
            color: #8e908c
        }

    .pricing-guide-list li:hover {
        background: #fff
    }

    .manage-services .services-list li, .related-services .services-list li, .two-profile .services-list li {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
        max-width: 100%;
        width: 100%
    }

    .manage-services .img-holder, .related-services .img-holder, .two-profile .img-holder {
        height: auto
    }

        .manage-services .img-holder img, .related-services .img-holder img, .related-services .img-holder2 img, .two-profile .img-holder img {
            height: auto;
            width: 100%
        }

    .map-section .col.text, .map-section.reverce .col.text {
        padding: 25px 16px 16px
    }

    .map-section .col.map {
        height: 258px
    }

    .map-section .address-list li {
        padding: 0 0 21px;
        line-height: 27px
    }

    .map-section .address-list b {
        width: auto;
        float: none;
        display: block;
        font-size: 1.25rem;
        line-height: 1.5rem;
        margin: 0 0 24px
    }
}

.no-webp .img-head {
    background-repeat: no-repeat;
    background-image: url(/img/banner-img3.jpg) !important
}
