/*
 Theme Name:   Pirtek
 Description:  Theme for Pirtek
 Author:       Regency Creative
 Author URI:   http://regencycreative.co.uk/
 Template:     salient
 Version:      1.0.0

*/

@font-face {
    font-family: 'Px Grotesk';
    src: url('fonts/Px-Grotesk-Regular.eot');
    src: url('fonts/Px-Grotesk-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Px-Grotesk-Regular.woff') format('woff');
    font-weight: 400;
}

@font-face {
    font-family: 'Px Grotesk';
    src: url('fonts/Px-Grotesk-Bold.eot');
    src: url('fonts/Px-Grotesk-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Px-Grotesk-Bold.woff') format('woff');
    font-weight: 700;
}
.icons-align .iwithtext:nth-last-of-type(2){
    margin-bottom: 0 !important;
}
.icons-align .iwithtext .iwt-icon {
    position: absolute;
    left: 0;
    top: -6px;
}
#slide-out-widget-area:not(.fullscreen-alt):not(.fullscreen), #slide-out-widget-area-bg.fullscreen, #slide-out-widget-area-bg.fullscreen-split, #slide-out-widget-area-bg.fullscreen-alt .bg-inner, body.material #slide-out-widget-area-bg.slide-out-from-right {
    display: none !important !important;
}


#slide-out-widget-area:not(.fullscreen-alt):not(.fullscreen), #slide-out-widget-area-bg.fullscreen, #slide-out-widget-area-bg.fullscreen-split, #slide-out-widget-area-bg.fullscreen-alt .bg-inner, body.material #slide-out-widget-area-bg.slide-out-from-right {
    display: none !important;
}


.hide-desktop {
    display: none;
}

@media screen and (max-width:999px) {
    .hide-mobile {
        display: none !important;
    }
    .hide-desktop {
        display: block;
    }
}






#header-space {
    height: 109px !important;
}


body .wpb_video_widget .wpb_video_wrapper {
    padding-top: 56.25%;
    position: relative;
    width: 99%;
    margin-right: 0;
    margin-left: auto;
}



.material .wpb_row,
.material .wpb_content_element {
    margin-bottom: 28px !important;
}
.wpb_wrapper>div:last-child,
.row .wpb_wrapper>img:last-child,
.row .wpb_wrapper>.img-with-aniamtion-wrap:last-child img,
.row .wpb_wrapper>.img-with-aniamtion-wrap:last-child .hover-wrap {
    margin-bottom: 0 !important;
}
.wpb_row.full-width-section, 
.wpb_row.full-width-content, 
body.material .wpb_row.full-width-section, 
body.material .wpb_row.full-width-content {
    margin-bottom: 0 !important;
}

@media only screen and (min-width: 1000px) {
    #header-outer #logo,
    #header-outer .logo-spacing {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
}

@media only screen and (min-width: 1000px) {
    body .container {
        width: 100%;
        padding: 0 30px;
    }
}
@media only screen and (min-width: 1000px) {
    body .container {
        max-width: 1010px;
    }
}
@media only screen and (min-width: 1150px) {
    body .container {
        max-width: 1120px;
    }
}
@media only screen and (min-width: 1250px) {
    body .container {
        max-width: 1230px;
    }
}
@media only screen and (min-width: 1360px) {
    body .container {
        max-width: 1340px;
    }
}

@media only screen and (min-width: 690px) and (max-width: 999px) {
    body .container {
        max-width: 684px;
        padding: 0 30px;
        /* padding: 0; */
    }
}
@media only screen and (max-width: 690px) {
    body .container {
        max-width: 354px;
        padding: 0 15px;
        /* padding: 0; */
    }
}

@media only screen and (min-width: 480px) and (max-width: 690px) {
    body .container {
        max-width: 464px;
        padding: 0 15px;
        /* padding: 0; */
    }
}



/* @media only screen and (min-width: 690px) and (max-width: 999px) {
    .col,
    body .vc_row-fluid .wpb_column {
        margin-bottom: 28px !important;
    }
    .col:last-child,
    body .vc_row-fluid .wpb_column:last-child {
        margin-bottom: 0 !important;
    }
}
@media only screen and (max-width: 690px) {
    .wpb_column:not([class*="vc_col-xs"]) {
        width: 100%;
        margin-bottom: 28px !important;
    }
    .wpb_column:not([class*="vc_col-xs"]):last-child.wpb_column:not([class*="vc_col-xs"]) {
        margin-bottom: 0 !important;
    }
} */



@media only screen and (min-width: 690px) and (max-width: 999px) {
    .col,
    body .vc_row-fluid .wpb_column {
        margin-bottom: 0 !important;
    }
    .col:last-child,
    body .vc_row-fluid .wpb_column:last-child {
        margin-bottom: 0 !important;
    }
}
@media only screen and (max-width: 690px) {
    .wpb_column:not([class*="vc_col-xs"]) {
        width: 100%;
        margin-bottom: 0 !important;
    }
    .wpb_column:not([class*="vc_col-xs"]):last-child.wpb_column:not([class*="vc_col-xs"]) {
        margin-bottom: 0 !important;
    }
}




.vc_row-fluid>.span_12 {
    margin-left: -15px;
    margin-right: -15px;
}
.vc_row-fluid>.span_12 .wpb_column {
    padding-left: 15px;
    padding-right: 15px;
}


.wpb_row.full-width-content,
body.material .wpb_row.full-width-content {
    position: relative;
    left: 50% !important;
    margin-left: 0 !important;
    transform: translateX(-50%);
}















.p-lr-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
}
.content-midle {
    display: flex;
    align-items: center;
}



@media only screen and (max-width: 999px) {
    .p-lr-40 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}







.grid .row-bg-wrap .inner-wrap:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: relative;
    background-position: top center;
}
.grid.grid-white .row-bg-wrap .inner-wrap:after {
    background-image: url('images/grid/white-grid.png');
}
.grid.grid-grey .row-bg-wrap .inner-wrap:after {
    background-image: url('images/grid/grey-grid-big2.png');
}


@media only screen and (max-width: 690px) {
    body.material #footer-outer,
    .grid.grid-grey .row-bg-wrap .inner-wrap:after {
        background-image: url('images/grid/mobile-grey-grid.png');
    }
    .grid.grid-white .row-bg-wrap .inner-wrap:after {
        background-image: url('images/grid/mobile-white-grid.png');
    }
}













.grid-border-bottom {
    position: initial !important;
}

.grid-border-left:before {
    content: '';
    display: block;
    width: 2px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}
.grid-border-bottom:after {
    content: '';
    display: block;
    height: 2px;
    width: 100vw;
    background-color: #fff;
    position: absolute;
    left: 50%;
    right: auto;
    bottom: -27px;
    z-index: 999999;
    visibility: initial;
    transform: translate(-50vw, 0);
}
.grid-border-top:after {
    content: '';
    display: block;
    height: 2px;
    width: 100vw;
    background-color: #fff;
    position: absolute;
    left: 50%;
    right: auto;
    top: 53px;
    z-index: 999999;
    visibility: initial;
    transform: translate(-50vw, 0);
}


@media screen and (max-width:999px) {
    .grid-border-left.grid-noborder-left-tablet-mobile:before {
        display: none;
    }
}
@media screen and (max-width:999px) and (min-width:690px) {
    .grid-border-left.grid-noborder-left-tablet:before {
        display: none;
    }
    .grid-border-left.grid-border-top.no-borders:before,
    .grid-border-left.grid-border-top.no-borders:after {
        display: none !important;
    }

/*     .grid-border-left.no-borders:before,
    .grid-border-left.no-borders:after {
        display: none !important;
    } */
}
@media screen and (max-width:690px) {
    .grid-border-left.grid-noborder-left-mobile:before {
        display: none;
    }
    .grid-border-left.grid-border-top.no-borders:before,
    .grid-border-left.grid-border-top.no-borders:after {
        display: none !important;
    }


    .grid-border-bottom.no-borders:after,
    .grid-border-left.no-borders:before,
    .grid-border-left.no-borders:after {
        display: none !important;
    }
}




.content-1cell-p .vc_column-inner {
    padding: 27px !important;
}


.content-16cell-width {
    width: 467px;
}
.content-20cell-width {
    width: 548px;
}



.mb0 {
    margin-bottom: 0 !important;
}












.banner-title {
    background-color: #fff;
    padding: 15px 26px 9px 28px;
    margin-bottom: 0;
    display: inline-flex;
}





.width-cell-5 {
    width: 137px;
}
.width-cell-6 {
    width: 164px;
}
.width-cell-7 {
    width: 191px;
}
.width-cell-8 {
    width: 219px;
}
.width-cell-9 {
    width: 246px;
}
.width-cell-10 {
    width: 273px;
}
.width-cell-11 {
    width: 300px;
}
.width-cell-12 {
    width: 328px;
}
.width-cell-13 {
    width: 355px;
}
.width-cell-14 {
    width: 382px;
}
.width-cell-15 {
    width: 409px;
}
.width-cell-16 {
    width: 436px;
}
.width-cell-17 {
    width: 463px;
}
.width-cell-18 {
    width: 489px;
}
.width-cell-19 {
    width: 515px;
}
.width-cell-20 {
    width: 544px;
}




.height-cell-3 {
    height: 82px;
}
.height-cell-4 {
    height: 108px;
}
.height-cell-5 {
    height: 138px;
}
.height-cell-6 {
    height: 164px;
}
.height-cell-7 {
    height: 191px;
}
.height-cell-8 {
    height: 219px;
}
.height-cell-9 {
    height: 246px;
}
.height-cell-10 {
    height: 273px;
}
.height-cell-11 {
    height: 300px;
}
.height-cell-12 {
    height: 328px;
}



@media screen and (max-width:999px) {
    .content-1cell-p .vc_column-inner {
        padding: 24px !important;
    }
}
@media screen and (max-width:999px) and (min-width:690px) {
    .tablet-width-cell-5 {
        width: 137px;
    }
    .tablet-width-cell-6 {
        width: 164px;
    }
    .tablet-width-cell-7 {
        width: 191px;
    }
    .tablet-width-cell-8 {
        width: 219px;
    }
    .tablet-width-cell-9 {
        width: 246px;
    }
    .tablet-width-cell-10 {
        width: 273px;
    }
    .tablet-width-cell-11 {
        width: 300px;
    }
    .tablet-width-cell-12 {
        width: 327px;
    }
    .tablet-width-cell-13 {
        width: 355px;
    }
    .tablet-width-cell-14 {
        width: 382px;
    }
    .tablet-width-cell-15 {
        width: 409px;
    }
    .tablet-width-cell-16 {
        width: 436px;
    }

    .tablet-height-cell-3 {
        height: 82px;
    }
    .tablet-height-cell-4 {
        height: 108px;
    }
    .tablet-height-cell-5 {
        height: 138px;
    }
    .tablet-height-cell-6 {
        height: 164px;
    }
    .tablet-height-cell-7 {
        height: 191px;
    }
    .tablet-height-cell-8 {
        height: 219px;
    }
    .tablet-height-cell-9 {
        height: 246px;
    }
    .tablet-height-cell-10 {
        height: 273px;
    }
    .tablet-height-cell-11 {
        height: 300px;
    }
    .tablet-height-cell-12 {
        height: 328px;
    }
}
@media screen and (max-width:999px) {
    body .wpb_column.bottom_margin_tablet_0px {
        margin-bottom: 0!important;
    }
}


@media screen and (max-width:690px) {
    .mobile-width-auto {
        width: 100%;
    }
    .mobile-width-cell-5 {
        width: 137px;
    }
    .mobile-width-cell-6 {
        width: 164px;
    }
    .mobile-width-cell-7 {
        width: 191px;
    }
    .mobile-width-cell-8 {
        width: 219px;
    }
    .mobile-width-cell-9 {
        width: 246px;
    }
    .mobile-width-cell-10 {
        width: 273px;
    }
    .mobile-width-cell-11 {
        width: 300px;
    }
    .mobile-width-cell-12 {
        width: 327px;
    }
    .mobile-width-cell-13 {
        width: 355px;
    }
    .mobile-width-cell-14 {
        width: 382px;
    }
    .mobile-width-cell-15 {
        width: 409px;
    }
    .mobile-width-cell-16 {
        width: 436px;
    }




    .mobile-height-cell-3 {
        height: 82px;
    }
    .mobile-height-cell-4 {
        height: 108px;
    }
    .mobile-height-cell-5 {
        height: 138px;
    }
    .mobile-height-cell-6 {
        height: 164px;
    }
    .mobile-height-cell-7 {
        height: 191px;
    }
    .mobile-height-cell-8 {
        height: 219px;
    }
    .mobile-height-cell-9 {
        height: 246px;
    }
    .mobile-height-cell-10 {
        height: 273px;
    }
    .mobile-height-cell-11 {
        height: 300px;
    }
    .mobile-height-cell-12 {
        height: 328px;
    }
}


/***************************************
    FOOTER
 ***************************************/

body.material #footer-outer {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: relative;
    background-position: top center;
    background-color: #f7f7f7 !important;
    background-image: url('images/grid/grey-grid-big2.png');
}

body.material #footer-outer .row {
    padding: 55px 0 31px;
    margin-left: -15px;
    margin-right: -15px;
}
body.material #footer-outer .row .col {
    padding-left: 15px;
    padding-right: 15px;
}
body.material #footer-outer .row .col.span_3 {
    width: 25%;
    margin-right: 0% !important;
}

body.material #footer-outer #footer-widgets .footer-area {
    background-color: #fff;
    padding: 25px 25px 20px 25px;
}
body.material #footer-outer #footer-widgets .footer-area+.footer-area {
    margin-top: 30px;
}

body.material #footer-outer #footer-widgets .footer-area.cell-3 {
    height: 79px;
}
body.material #footer-outer #footer-widgets .footer-area.cell-5 {
    height: 134px;
}
body.material #footer-outer #footer-widgets .footer-area.cell-10 {
    height: 271px;
}
body.material #footer-outer #footer-widgets .footer-area.cell-13 {
    height: 351px;
}
body.material #footer-outer #footer-widgets .footer-area.cell-14 {
    height: 381px;
}

body.material #footer-outer #footer-widgets .widget {
    margin-bottom: 0;
}
body.material #footer-outer #footer-widgets .widget+.widget {
    margin-top: 35px;
}
/* body.material #footer-outer #footer-widgets .footer-area-2 .widget+.widget {
    margin-top: 35px;
} */

body.material #footer-outer #footer-widgets .widget h4,
body.material #footer-outer #footer-widgets .widget .menu li:first-child a {
    color: #012169 !important;
    font-family: Px Grotesk !important;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: -0.25px;
    line-height: 24px !important;
    margin-bottom: 5px;
}
body.material #footer-outer #footer-widgets .widget .menu li {
    padding: 5px 0 !important;
    border: none;
}
body.material #footer-outer #footer-widgets .widget .menu li:first-child a {
    margin-bottom: 0;
}
body.material #footer-outer #footer-widgets .widget h4 + div .menu li:first-child a,
body.material #footer-outer #footer-widgets .widget .menu li a {
    color: #2D303A !important;
    font-family: "Px Grotesk";
    font-size: 16px;
    letter-spacing: -0.22px;
    line-height: 20px;
    padding: 5px 0;
     -webkit-transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    margin-bottom: 0;
}
body.material #footer-outer #footer-widgets .widget .menu li a:hover {
    color: #2D303A;
    opacity: 1 !important;
    text-decoration: underline;
}
body.material #footer-outer #footer-widgets .widget ul.download-app {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 14px !important;
}
body.material #footer-outer #footer-widgets .widget ul.download-app>li {
    list-style: none;
}
body.material #footer-outer #footer-widgets .footer-area.social_area_widgets ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
body.material #footer-outer #footer-widgets .footer-area.social_area_widgets ul>li {
    padding: 0 10px !important;
}
body.material #footer-outer #footer-widgets .footer-area.social_area_widgets ul>li>a>i {
    font-size: 24px;
    line-height: 25px;
    height: 25px;
}


body.material #footer-outer #copyright {
    background-color: transparent !important;
    padding-bottom: 30px;
    padding-top: 30px;
}

body.material #footer-outer #copyright .copyright-container {
    background-color: #fff;
    height: 79px;
    padding: 24px;
    position: relative;
    width: calc(100% - 54px);
}
body.material #footer-outer #copyright .copyright-container .copyright-texts,
body.material #footer-outer #copyright .copyright-container .copyright-texts a {
    color: #012169 !important;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 32px;
}
body.material #footer-outer #copyright .copyright-container .copyright-texts a:hover {
    text-decoration: underline;
}




/* regency logo  */
.regency-logo {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
}
.regency-logo a {
    display: block;
    position: relative;
    padding-right: 40px;
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: 0;
    text-align: right;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    -webkit-transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
}
.regency-logo a:before,
.regency-logo a:after {
    content: '';
    background-repeat: no-repeat;
    border: 1px solid #333;
    border-radius: 50%;
    margin-left: auto;
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 28px;
    -webkit-transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    filter: invert(0%) sepia(10%) saturate(4402%) hue-rotate(218deg) brightness(103%) contrast(105%);
}
.regency-logo a:before {
    background-image: url(images/regency-logo.svg);
    background-size: 21px;
    opacity: 1;
    background-position: 4px 6px;
}
.regency-logo a:after {
    background-image: url(images/long-arrow-right.svg);
    background-size: 16px;
    background-position: 6px 5px;
    opacity: 0;
}
.regency-logo a span {
    opacity: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
    color: #012169;
    -webkit-transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
}
.regency-logo a:hover span {
    opacity: 1;
}
.regency-logo a:hover:before {
    opacity: 0;
}
.regency-logo a:hover:after {
    opacity: 1;
}




/* Pirtek Style Dropdown */
.select2.select2-container.select2-container--country-select-style {
    display: block;
    height: 40px;
    margin-left: -26px;
    margin-right: -26px;
}
.select2.select2-container.select2-container--country-select-style .select2-selection--single {
    height: 38px;
    display: flex;
}
.select2.select2-container.select2-container--country-select-style .select2-selection--single .select2-selection__rendered {
    padding-left: 26px;
    padding-right: 0px;
    font-family: "Px Grotesk";
    color: #2D303A;
    font-size: 16px;
    letter-spacing: -0.22px;
    line-height: 30px;
    padding-top: 5px;
    padding-bottom: 3px;
    display: flex;
    align-items: center;
}
.select2.select2-container.select2-container--country-select-style .select2-selection--single .select2-selection__rendered .flag:before {
    content: '';
    display: block;
    width: 31px;
    height: 21px;
    margin-top: -3px;
    margin-right: 11px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.select2.select2-container.select2-container--country-select-style .select2-selection--single .select2-selection__rendered span.select2-selection__placeholder {
    color: #9DA3A3;
}
.select2.select2-container.select2-container--country-select-style .select2-selection--single .select2-selection__arrow {
    height: 38px;
    width: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
    background-image: url(images/angle-down.svg);
    display: block;
    position: relative;
    top: 0;
    right: 0;
}
.select2-container.select2-container--country-select-style .select2-dropdown {
    border-color: transparent;
    border-radius: 0 !important;
    border: 0;
    box-shadow: 0 7px 11px 0 rgb(0 0 0 / 15%);
}
.select2-container.select2-container--country-select-style .select2-dropdown .select2-results__option {
    list-style: none;
    padding: 10px 26px 7px;
    -webkit-transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    color: #2D303A;
    font-family: "Px Grotesk";
    font-size: 16px;
    letter-spacing: -0.22px;
    line-height: 30px;
}
.select2-container.select2-container--country-select-style .select2-dropdown .select2-results__option.select2-results__option--highlighted,
.select2-container.select2-container--country-select-style .select2-dropdown .select2-results__option:hover {
    background-color: #012169;
    color: #fff;
}

.select2-container.select2-container--country-select-style .select2-dropdown .select2-results__option {
    display: flex;
    align-items: center;
}
.select2-container.select2-container--country-select-style .select2-dropdown .select2-results__option span.flag {
    display: block;
    width: 31px;
    height: 21px;
    margin-top: -3px;
    margin-right: 11px;
    background-position: center;
    background-size: contain;
}

.select2.select2-container.select2-container--country-select-style .select2-selection--single .select2-selection__rendered .flag.flag-eu:before,
.select2-container.select2-container--country-select-style .select2-dropdown .select2-results__option span.flag.flag-eu {
    background-image: url('images/europe.svg');
}
.select2.select2-container.select2-container--country-select-style .select2-selection--single .select2-selection__rendered .flag.flag-fr:before,
.select2-container.select2-container--country-select-style .select2-dropdown .select2-results__option span.flag.flag-fr {
    background-image: url('images/france.svg');
}
.select2.select2-container.select2-container--country-select-style .select2-selection--single .select2-selection__rendered .flag.flag-uk:before,
.select2-container.select2-container--country-select-style .select2-dropdown .select2-results__option span.flag.flag-uk {
    background-image: url('images/UK-flag.png');
}
.select2.select2-container.select2-container--country-select-style .select2-selection--single .select2-selection__rendered .flag.flag-ireland:before,
.select2-container.select2-container--country-select-style .select2-dropdown .select2-results__option span.flag.flag-ireland {
    background-image: url('images/ireland.svg');
}
.select2.select2-container.select2-container--country-select-style .select2-selection--single .select2-selection__rendered .flag.flag-germany:before,
.select2-container.select2-container--country-select-style .select2-dropdown .select2-results__option span.flag.flag-germany {
    background-image: url('images/germany.svg');
}
.select2.select2-container.select2-container--country-select-style .select2-selection--single .select2-selection__rendered .flag.flag-austria:before,
.select2-container.select2-container--country-select-style .select2-dropdown .select2-results__option span.flag.flag-austria {
    background-image: url('images/austria.svg');
}
.select2.select2-container.select2-container--country-select-style .select2-selection--single .select2-selection__rendered .flag.flag-belgium:before,
.select2-container.select2-container--country-select-style .select2-dropdown .select2-results__option span.flag.flag-belgium {
    background-image: url('images/belgium.svg');
}
.select2.select2-container.select2-container--country-select-style .select2-selection--single .select2-selection__rendered .flag.flag-netherlands:before,
.select2-container.select2-container--country-select-style .select2-dropdown .select2-results__option span.flag.flag-netherlands {
    background-image: url('images/netherland.svg');
}
.select2.select2-container.select2-container--country-select-style .select2-selection--single .select2-selection__rendered .flag.flag-sweden:before,
.select2-container.select2-container--country-select-style .select2-dropdown .select2-results__option span.flag.flag-sweden {
    background-image: url('images/sweden.svg');
}
.select2.select2-container.select2-container--country-select-style .select2-selection--single .select2-selection__rendered .flag.flag-worldwide:before,
.select2-container.select2-container--country-select-style .select2-dropdown .select2-results__option span.flag.flag-worldwide {
    background-image: url('images/worldwide.svg');
}


@media only screen and (max-width: 1359px) and (min-width:1000px) {
    body.material #footer-outer #footer-widgets .span_3:first-child .footer-area.cell-13 {
        height: 325px;
    }
    body.material #footer-outer #footer-widgets .widget h4,
    body.material #footer-outer #footer-widgets .widget .menu li:first-child a {
        font-size: 19px;
        line-height: 22px !important;
        margin-bottom: 5px;
    }
    body.material #footer-outer #footer-widgets .widget .menu li:first-child a {
        margin-bottom: 0;
    }
    body.material #footer-outer #footer-widgets .widget h4+div .menu li:first-child a,
    body.material #footer-outer #footer-widgets .widget .menu li a {
        font-size: 15px;
        line-height: 20px !important;
        padding: 5px 0;
        margin-bottom: 0;
    }
    body.material #footer-outer #footer-widgets .footer-area.cell-5 {
        height: 106px;
    }
    body.material #footer-outer #footer-widgets .widget ul.download-app {
        margin-top: 8px !important;
        margin-left: -5px;
        margin-right: -5px;
    }
    body.material #footer-outer #footer-widgets .widget ul.download-app li {
        padding: 0 5px !important;
    }
    body.material #footer-outer #footer-widgets .footer-area.social_area_widgets ul>li {
        padding: 5px 10px 0 !important;
    }
    .select2.select2-container.select2-container--country-select-style .select2-selection--single .select2-selection__rendered {
        font-size: 15px;
        line-height: 30px;
        padding-top: 5px;
        padding-bottom: 3px;
    }
    .select2.select2-container.select2-container--country-select-style .select2-selection--single .select2-selection__rendered .flag:before {
        width: 31px;
        height: 21px;
        margin-top: -4px;
        margin-right: 11px;
    }
    .select2-container.select2-container--country-select-style .select2-dropdown .select2-results__option {
        padding: 8px 26px 5px;
        font-size: 15px;
    }
}
@media only screen and (max-width: 1249px) and (min-width:1000px) {
    body.material #footer-outer #footer-widgets .footer-area {
        padding: 25px 25px 20px 25px;
    }
    body.material #footer-outer #footer-widgets .widget h4,
    body.material #footer-outer #footer-widgets .widget .menu li:first-child a {
        font-size: 18px;
        line-height: 20px !important;
    }
    body.material #footer-outer #footer-widgets .widget h4+div .menu li:first-child a,
    body.material #footer-outer #footer-widgets .widget .menu li a {
        font-size: 14px;
        line-height: 18px !important;
        padding: 5px 0;
    }
    body.material #footer-outer #footer-widgets .widget+.widget {
        margin-top: 25px;
    }
    body.material #footer-outer #footer-widgets .span_3 .footer-area.cell-13 {
        height: 324px;
    }
    body.material #footer-outer #footer-widgets .span_3:first-child .footer-area.cell-13 {
        height: 298px;
    }
    body.material #footer-outer #footer-widgets .footer-area.cell-10 {
        height: 241px;
    }
    body.material #footer-outer #footer-widgets .footer-area.social_area_widgets ul>li>a>i {
        font-size: 20px;
        line-height: 25px;
        height: 25px;
    }
    body.material #footer-outer #copyright .copyright-container .copyright-texts,
    body.material #footer-outer #copyright .copyright-container .copyright-texts a {
        font-size: 13px;
        line-height: 32px;
    }
    .regency-logo a span {
        font-size: 13px;
        line-height: 29px;
    }
}
@media only screen and (max-width: 1149px) and (min-width:1000px) {
    body.material #footer-outer #footer-widgets .footer-area {
        padding: 20px 20px 10px 20px;
    }
    body.material #footer-outer #footer-widgets .widget h4,
    body.material #footer-outer #footer-widgets .widget .menu li:first-child a {
        font-size: 17px;
        line-height: 18px !important;
    }
    .select2.select2-container.select2-container--country-select-style {
        height: 40px;
        margin-left: -20px;
        margin-right: -20px;
    }
    .select2.select2-container.select2-container--country-select-style .select2-selection--single .select2-selection__rendered {
        font-size: 14px;
        line-height: 28px;
        padding-top: 5px;
        padding-bottom: 3px;
    }
    .select2.select2-container.select2-container--country-select-style .select2-selection--single .select2-selection__rendered .flag:before,
    .select2-container.select2-container--country-select-style .select2-dropdown .select2-results__option span.flag {
        width: 26px;
        height: 18px;
        margin-top: -3px;
        margin-right: 8px;
    }
    .select2-container.select2-container--country-select-style .select2-dropdown .select2-results__option {
        font-size: 14px;
        line-height: 28px;
    }
    body.material #footer-outer #footer-widgets .span_3:first-child .footer-area.cell-13 {
        height: 271px;
    }
    body.material #footer-outer #footer-widgets .footer-area.cell-10 {
        height: 216px;
    }
    body.material #footer-outer #footer-widgets .footer-area.cell-5 {
        height: 80px;
    }
    body.material #footer-outer #footer-widgets .footer-area.cell-3 {
        height: 52px;
        padding: 15px 20px;
    }
    body.material #footer-outer #footer-widgets .footer-area.social_area_widgets ul>li {
        padding: 0px 10px 0 !important;
    }
    body.material #footer-outer #copyright .copyright-container {
        height: 52px;
        padding: 14px 20px;
        width: calc(100% - 54px);
    }
    body.material #footer-outer #copyright .copyright-container .copyright-texts,
    body.material #footer-outer #copyright .copyright-container .copyright-texts a {
        font-size: 12px;
        line-height: 28px;
    }
}


.mobile-menu-accordion {
    display: none;
}
body.material #footer-outer .row .col.mobile-menu-accordion {
    padding: 0 15px;
    margin: 0 !important;
    margin-bottom: 30px !important;
}
body.material #footer-outer .row .col.mobile-menu-accordion .menu-accordion {
    background-color: #fff;
    padding: 3px 25px;
}
body.material #footer-outer #footer-widgets .menu-accordion .widget+.widget {
    margin-top: 0;
    border-top: 1px solid rgb(1 33 105 / 20%);
}
body.material #footer-outer #footer-widgets .menu-accordion .widget h4 {
    font-size: 18px;
    line-height: 36px !important;
    font-weight: bold;
    padding: 16px 0 14px;
    margin: 0;
    cursor: pointer;
    position: relative;
}
body.material #footer-outer #footer-widgets .menu-accordion .widget h4 span {
    width: 23px;
    height: 23px;
    overflow: hidden;
    display: block;
    position: absolute;
    right: 0;
    top: 22px;
}
body.material #footer-outer #footer-widgets .menu-accordion .widget h4 span:before,
body.material #footer-outer #footer-widgets .menu-accordion .widget h4 span:after {
    content: '';
    background-color: #012169;
    display: block;
    position: absolute;
}
body.material #footer-outer #footer-widgets .menu-accordion .widget h4 span:before {
    width: 22px;
    height: 1px;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
body.material #footer-outer #footer-widgets .menu-accordion .widget h4 span:after {
    height: 22px;
    width: 1px;
    top: 0;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
body.material #footer-outer #footer-widgets .menu-accordion .widget h4+div {
    display: none;
    padding-bottom: 24px;
}
body.material #footer-outer #footer-widgets .menu-accordion .widget.active h4+div {
    display: block;
}
body.material #footer-outer #footer-widgets .menu-accordion .widget.active h4 span:after {
    display: none;
}




@media only screen and (max-width: 999px) {
    body.material #footer-outer .row .col.span_3 {
        display: none;
    }
    body.material #footer-outer .row .col.span_3.show-mobile {
        display: block;
        padding-top: 0;
        padding-bottom: 0;
    }
    body.material #footer-outer .row .col.span_3.show-mobile .footer-area.show-mobile .widget {
        display: block;
    }
    body.material #footer-outer .row .col.span_3.show-mobile .widget {
        display: none;
    }
    body.material #footer-outer .row .col.span_3.show-mobile .widget#social-media {
        display: block;
        margin-top: 0;
    }
    .mobile-menu-accordion {
        display: block;
    }
    body.material #footer-outer .row .col.span_3,
    #footer-widgets .container .col {
        width: 100% !important;
    }
    body.material #footer-outer #footer-widgets .footer-area.cell-10 {
        height: 106px;
    }
    body.material #footer-outer #footer-widgets .widget h4 {
        font-size: 18px;
        font-weight: bold;
    }
    body.material #footer-outer #footer-widgets .widget ul.download-app {
        justify-content: left;
    }
    body.material #footer-outer #footer-widgets .widget ul.download-app>li+li {
        margin-left: 24px;
    }
    body.material #footer-outer #footer-widgets .footer-area.social_area_widgets ul {
        justify-content: center;
    }
    body.material #footer-outer #footer-widgets .footer-area.social_area_widgets ul>li {
        padding: 0 50px !important;
    }
    body.material #footer-outer #copyright .copyright-container .copyright-texts,
    body.material #footer-outer #copyright .copyright-container .copyright-texts a {
        font-size: 14px;
        line-height: 22px;
    }
    body.material #footer-outer #copyright .copyright-container .copyright-texts {
        padding-right: 40px
    }
    body.material #footer-outer #copyright .copyright-container .copyright-texts a:first-child:before {
        content: '';
        clear: both;
        display: table;
        width: 100%;
    }
    .regency-logo a {
        padding-right: 30px;
        height: 30px;
    }
    .regency-logo a span {
        display: none;
    }
}
@media only screen and (max-width: 690px) {
    body.material #footer-outer {
        background-image: url('images/grid/mobile-grey-grid.png');
    }
    body.material #footer-outer .row {
        padding: 55px 0 28px;
    }
    body.material #footer-outer .row .col.span_3.show-mobile+.show-mobile {
        margin-top: 28px;
    }
    body.material #footer-outer #footer-widgets .footer-area.social_area_widgets ul>li {
        padding: 5px 25px !important;
    }
    body.material #footer-outer #copyright {
        padding-bottom: 108px;
    }
    body.material #footer-outer #copyright .copyright-container {
        height: 108px;
        width: 100%;
        padding: 12px 24px;
    }
    .regency-logo {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        position: absolute;
        right: 12px;
        top: 12px;
        transform: translateY(0%);
    }
    body.material .crisp-client .cc-kv6t[data-full-view=true] .cc-1xry .cc-unoo {
        z-index: 1 !important;
        bottom: 25px !important;
        right: 25px !important;
    }
    body.material .crisp-client .cc-kv6t[data-full-view=true] .cc-1xry .cc-unoo .cc-7doi {
        width: 52px !important;
        height: 52px !important;
        border-radius: 0 !important;
    }
    body.material .crisp-client .cc-kv6t[data-full-view=true][data-last-operator-face=false] .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-15mo[data-is-ongoing=false] {
        width: 52px !important;
        height: 52px !important;
        top: 0px !important;
        left: 0px !important;
    }
}


/**************************************
    HEADER 
 **************************************/

/* menu item with ICON */
.menu-item.menu-item-ico a {
    position: relative;
    margin-left: 55px !important;
    font-weight: bold;
}
.menu-item.menu-item-ico a:before {
    content: '';
    display: block;
    height: 27px;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: -11px;
    top: -3px;
    transform: translateX(-100%);
}
.menu-item.menu-item-ico.menu-item-ico-phone a:before {
    width: 12px;
    background-image: url('images/icon-telephone.svg');
}
.menu-item.menu-item-ico.menu-item-ico-location a:before {
    width: 17px;
    background-image: url('images/icon-location.svg');
}



@media only screen and (max-width: 1359px) and (min-width:1000px) {
    body #header-outer[data-lhe="animated_underline"] #top nav>ul>li>a {
        margin-left: 25px;
        margin-right: 25px;
    }
    body #top nav>ul>li>a {
        letter-spacing: -0.25px;
        font-size: 18px;
        line-height: 24px;
    }
    .menu-item.menu-item-ico a {
        margin-left: 45px !important;
    }
    .menu-item.menu-item-ico a:before {
        height: 25px;
        left: -9px;
        top: -3px;
        background-repeat: no-repeat;
    }

}
@media only screen and (max-width: 1249px) and (min-width:1000px) {
    body #header-outer[data-lhe="animated_underline"] #top nav>ul>li>a {
        margin-left: 20px;
        margin-right: 20px;
    }
    .menu-item.menu-item-ico a {
        margin-left: 0 !important;
        width: 30px;
        height: 30px;
        overflow: hidden;
        text-indent: -1000px;
    }
    .menu-item.menu-item-ico a:before {
        height: 27px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-repeat: no-repeat;
    }

}

.mobile-right {
    display: none;
    align-items: center;
    height: 100%;
}
.mobile-right .mobile-toggle {
    display: flex;
    align-items: center;
    height: 100%;
    cursor: pointer;
}
.mobile-right .mobile-toggle .mobile-toggle-wrap {
    position: relative;
    height: 10px;
    width: 21px;
}
.mobile-right .mobile-toggle .mobile-toggle-wrap span {
    display: block;
    height: 2px;
    width: 21px;
    background-color: #012169;
    position: absolute;
    -webkit-transition: transform .15s cubic-bezier(.2, 0, .2, 1) !important;
    transition: transform .15s cubic-bezier(.2, 0, .2, 1) !important;
}
.mobile-right .mobile-toggle .mobile-toggle-wrap span:first-child {
    top: 0;
    left: 0;
    right: 0;
}
.mobile-right .mobile-toggle .mobile-toggle-wrap span:last-child {
    bottom: 0;
    left: 0;
    right: 0;
}
.mobile-right .mobile-toggle.active .mobile-toggle-wrap span:first-child {
    transform: rotate(45deg);
    top: 4px;
}
.mobile-right .mobile-toggle.active .mobile-toggle-wrap span:last-child {
    transform: rotate(-45deg);
    bottom: 4px;
}
.mobile-right .mobile-right-menu {
    height: 100%;
    display: flex;
    align-items: center;
    margin-right: 30px;
}
.mobile-right .mobile-right-menu .menu {
    margin: 0;
    display: flex;
}
.mobile-right .mobile-right-menu .menu .menu-item.menu-item-ico a {
    margin-left: 0 !important;
    width: 30px;
    height: 30px;
    overflow: hidden;
    text-indent: -1050px;
    display: block;
    position: relative;
    color: transparent !important;
}
.mobile-right .mobile-right-menu .menu .menu-item.menu-item-ico a:before {
    height: 27px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
}

.mobile-right .mobile-right-menu .menu .menu-item.menu-item-ico.menu-item-ico-location {
    display: none !important;
}

/* slide menu */
div#sideMenu {
    position: fixed;
    top: 0;
    left: 0;
    min-height: 100%;
    width: 100vw;
    z-index: -1;
    left: -100%;
    -webkit-transition: left .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: left .25s cubic-bezier(.4, 0, .2, 1) !important;
}
div#sideMenu.active {
    left: 0;
}
.slide-menu {
    background: #F5F5F5;
}
.slide-menu .main-menu {
    background: #fff;
    padding-top: 145px;
    padding-bottom: 50px;
}
.slide-menu .side-menu {
    max-width: 684px;
    padding: 0 30px;
    margin: 0 auto;
}
.slide-menu .main-menu .side-menu .menu-item+.menu-item {
    margin-top: 40px;
}
.slide-menu .main-menu .side-menu .menu-item a {
    font-family: Px Grotesk;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: -0.3125px;
    color: #012169;
    display: inline-block;
}
.slide-menu .main-menu .side-menu .menu-item.current-menu-item a {
    content: '';
    border-bottom: 4px solid#FFCD00;
}
.slide-menu .bottom-menu {
    padding-top: 50px;
    padding-bottom: 100px;
}
.slide-menu .bottom-menu .side-menu .menu-item+.menu-item {
    margin-top: 40px;
}
.slide-menu .bottom-menu .side-menu .menu-item.menu-item-ico a {
    position: relative;
    margin-left: 28px !important;
    font-family: Px Grotesk;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    display: flex;
    align-items: center;
    letter-spacing: -0.3125px;
    color: #012169;
}
.slide-menu .bottom-menu .side-menu .menu-item.menu-item-ico a:before {
    content: '';
    display: block;
    height: 27px;
    width: 17px !important;
    background-position: left center;
    background-size: contain;
    position: absolute;
    left: -11px;
    top: -2px;
    transform: translateX(-100%);
    background-repeat: no-repeat;
}

body.admin-bar div#sideMenu {
    top: 32px;
}
@media only screen and (max-width: 782px) {
    body.admin-bar div#sideMenu {
        top: 32px;
    }
}
@media only screen and (max-width: 999px) {
    #header-space {
        height: 80px !important;
    }
    body #header-outer {
        margin-bottom: 0 !important;
        padding: 0 !important;
    }
    body #top #logo img,
    body #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 80px !important;
    }
    #header-outer[data-format="menu-left-aligned"] .row .col.span_3 {
        margin: 0 !important;
    }
    .mobile-right {
        display: flex;
    }
}
@media only screen and (max-width: 690px) {
    .slide-menu .side-menu {
        max-width: 464px;
    }
}


/**************************************
    Banner 
 **************************************/

/* banner-location */
.wpb_text_column.wpb_content_element.banner-location {
    background: #fff;
    padding: 14px 5px 11px 18px;
    width: 165px;
}
.wpb_text_column.wpb_content_element.banner-location p {
    font-family: "Px Grotesk";
    font-size: 16px;
    letter-spacing: -0.22px;
    line-height: 28px;
}



/**************************************
    Live Chat 
 **************************************/

body .crisp-client .cc-kv6t .cc-1xry .cc-unoo {
    z-index: 2 !important;
    display: block !important;
    bottom: 28px !important;
    right: 23px !important;
}
body .crisp-client .cc-kv6t .cc-1ada,
.crisp-client .cc-kv6t .cc-ew5j:before,
.crisp-client .cc-kv6t .cc-ew5j:after {
    background-color: #012169 !important;
}
body .crisp-client .cc-kv6t .cc-1xry .cc-unoo .cc-7doi {
    width: 82px !important;
    height: 82px !important;
    display: block !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    transition: transform .15s ease-in-out !important;
}
body .crisp-client .cc-kv6t[data-last-operator-face=false] .cc-1xry .cc-unoo .cc-7doi .cc-1iv2 .cc-15mo[data-is-ongoing=false] {
    background-image: url('images/icon-livechat.png') !important;
    width: 82px !important;
    height: 82px !important;
    top: 0 !important;
    left: 0 !important;
}





/**************************************
    Main Banner
 **************************************/

.main-banner {

}


@media only screen and (max-width: 1359px) and (min-width:1000px) {
    body .main-banner h1 {
        font-size: 46px;
        line-height: 56px;
    }
    body .main-banner h2 {
        font-size: 30px;
        line-height: 40px;
    }
}
@media only screen and (max-width: 1249px) and (min-width:1000px) {
    body .main-banner h1 {
        font-size: 42px;
        line-height: 54px;
        margin-bottom: 15px !important;
    }
    body .main-banner h2 {
        font-size: 28px;
        line-height: 38px;
    }
}
@media only screen and (max-width: 1149px) and (min-width:1000px) {
    body .main-banner h1 {
        font-size: 36px;
        line-height: 50px;
        margin-bottom: 8px !important;
    }
    body .main-banner h2 {
        font-size: 24px;
        line-height: 24px;
    }
    body .main-banner .grid-border-bottom:after {
        bottom: -29px;
    }
}
@media only screen and (max-width: 999px) {
    body .main-banner.grid-border-left:before {
        left: 27px;
    }
    body .main-banner.grid-border-left:after {
        content: '';
        display: block;
        height: 2px;
        width: 100vw;
        background-color: #fff;
        position: absolute;
        left: 50%;
        right: auto;
        bottom: 138px;
        z-index: 999999;
        visibility: initial;
        transform: translate(-50vw, 0);
    }
    body .main-banner .grid-border-bottom .vc_column-inner {
        border: 1px solid #EAEDEA;
    }
    body .main-banner .grid-border-bottom:after {
        display: none;
    }
    body .main-banner h1.vc_custom_heading {
        font-size: 32px !important;
        line-height: 40px !important;
        margin-bottom: 20px !important;
    }
    body .main-banner h2.vc_custom_heading {
        font-size: 20px !important;
        line-height: 22px !important;
    }
    body.material .main-banner .nectar-button.large {
        padding-left: 25px;
        padding-right: 25px;
        display: block;
        text-align: center;
        font-size: 16px;
        font-weight: 600;
        line-height: 18px;
    }
}
@media only screen and (max-width: 690px) {
    body .main-banner.grid-border-left:after {
        bottom: 131px;
    }
}






























/**************************************
    Latest News
 **************************************/

.news-body.post-area {
    padding-left: 0;
}
.post-area {
    margin-top: 0;
    padding-right: 0;
}
.post-area .posts-container {
    display: flex;
    flex-wrap: wrap;
    margin-left: -14px;
    margin-right: -14px;
}
.post-area .posts-container .blog-item {
    width: 33.3335%;
    padding: 0 14px;
}
.post-area .posts-container .blog-item a {
    overflow: hidden;
    display: block;
}
.post-area .posts-container .blog-item .post-featured-img {
    display: block;
    width: 100%;
    height: 245px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    transform: scale(1);
}
.post-area .posts-container .blog-item:hover .post-featured-img {
    transform: scale(1.05);

}
.post-area .posts-container .blog-item .post-content {
    background-color: #F5F5F5;
    padding: 0 !important;
    height: 100%;
}
.post-area .posts-container .blog-item .content-inner {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.post-area .posts-container .blog-item .content-inner .article-content-wrap {
    padding: 38px 27px 26px 29px;
}
.post-area .posts-container .blog-item .content-inner .article-content-wrap .post-title {
    height: 60px;
    margin-bottom: 10px;
    overflow: hidden;
}
.post-area .posts-container .blog-item .content-inner .article-content-wrap .post-title a {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 20px;
    letter-spacing: -0.25px;
    line-height: 30px;
    font-weight: bold;
}
.post-area .posts-container .blog-item .content-inner .article-content-wrap .excerpt {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    margin-bottom: 32px;
    height: 90px;
    overflow: hidden;
}
.post-area .posts-container .blog-item .post-meta {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    border: 0 !important;
    position: inherit;
    justify-content: space-between;
}
.post-area .posts-container .blog-item .post-meta .date {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
    color: #C0C4C4;
    font-family: "Px Grotesk";
    font-size: 16px;
    letter-spacing: -0.22px;
    line-height: 30px;
}
.post-area .posts-container .blog-item .post-meta .read-more a {
    display: block;
    height: 27px;
    width: 27px;
    background-color: #012169;
    background-image: url('images/arrow-right.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}


/* list view */
.news-body.post-area .posts-container.list-view {
    margin-left: 0;
    margin-right: 0;
}
.news-body.post-area .posts-container.list-view .blog-item {
    width: 100%;
    margin-top: 32px;
    background-color: transparent;
    border-top: 1px solid #E5E5E5;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}
.post-area .posts-container.list-view .blog-item .content-inner {
    display: flex;
    flex-wrap: wrap;
}
.post-area .posts-container.list-view .blog-item .post-content {
    background-color: transparent;
}
.post-area .posts-container.list-view .blog-item .content-inner > a {
    width: 300px;
}
.post-area .posts-container.list-view .blog-item .post-featured-img {
    width: 100%;
    height: 180px;
}
.post-area .posts-container.list-view .blog-item .content-inner .article-content-wrap {
    padding: 0 0 0 55px;
    flex-grow: 1;
    display: block;
    width: calc(100% - 300px);
    flex-wrap: wrap;
    margin-bottom: 0;
    position: relative;
}
.post-area .posts-container.list-view .blog-item .content-inner .article-content-wrap .post-title a {
    margin-bottom: 0;
}
.post-area .posts-container.list-view .blog-item .content-inner .article-content-wrap .excerpt {
    width: 60%;
    margin-bottom: 0;
}
.post-area .posts-container.list-view .blog-item .content-inner .article-content-wrap .post-meta {
    width: auto;
    align-self: flex-end;
    position: absolute;
    bottom: 0;
    top: auto;
    left: 55px;
    right: 0;
}


/* post-carousel */
.post-carousel-mobile .posts-container.owl-loaded {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
.post-carousel-mobile .posts-container.owl-loaded .owl-nav.disabled,
.post-carousel-mobile .posts-container.owl-loaded .owl-dots.disabled {
    display: none;
}
.post-carousel-mobile .posts-container.owl-loaded .owl-stage-outer{
    width: 100%;
}
.post-carousel-mobile .posts-container.owl-loaded .owl-stage {
    display: flex;
    width: 100% !important;
}
.post-carousel-mobile .posts-container.owl-loaded .owl-stage .owl-item {
    padding-right: 0;
}
.post-carousel-mobile .posts-container.owl-loaded .owl-stage .owl-item .blog-item {
    width: 295px;
    padding: 0;
}
.post-carousel-mobile .posts-container.owl-loaded .owl-stage .owl-item .blog-item .post-featured-img {
    height: 220px;
}
.post-carousel-mobile .posts-container.owl-loaded .owl-stage .owl-item .blog-item .content-inner .article-content-wrap {
    padding: 24px 24px 24px 24px;
}

@media screen and (max-width:999px) {
    .post-carousel-mobile .row {
        padding-bottom: 0 !important;
        margin-bottom: 28px;
    }
}

@media only screen and (max-width: 999px) {
    .post-area .posts-container {
        margin-left: -12px;
        margin-right: -12px;
    }
    .post-area .posts-container .blog-item {
        width: 50%;
        padding: 0 12px;
    }
}
@media only screen and (max-width: 690px) {
    .post-area .posts-container {
        margin-left: 0;
        margin-right: 0;
    }
    .post-area .posts-container .blog-item {
        width: 100%;
        padding: 0;
    }
}

/**************************************
    Testimonials
 **************************************/
.wpb_row.testimonials-container {
    margin-bottom: 0 !important;
}
.wpb_row.testimonials-container .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 0;
}
.wpb_row.testimonials-container .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry):after {
    content: '';
    display: block;
    height: 2px;
    width: 100vw;
    background-color: #012169;
    position: absolute;
    left: 50%;
    right: auto;
    bottom: -29px;
    z-index: 999999;
    visibility: initial;
    transform: translate(-50vw, 0);
}

.wpb_row.testimonials-container .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport .wpb_row {
    margin-bottom: 0 !important;
}
.wpb_row.testimonials-container .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button:before,
.wpb_row.testimonials-container .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button:after {
    display: none !important;
}
.wpb_row.testimonials-container .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button svg {
    display: none !important;
}


/* buttons  */
.wpb_row.testimonials-container .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button {
    background-color: #012169 !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translateY(-100%);
}
.wpb_row.testimonials-container .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous {
    position: absolute;
    left: 272px;
    top: 100%;
    width: 27px;
    height: 27px;
    background-image: url('images/arrow-left.png');
}
.wpb_row.testimonials-container .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
    position: absolute;
    right: auto;
    left: 326px;
    width: 27px;
    height: 27px;
    top: 100%;
    background-image: url('images/arrow-right.png');
}
.wpb_row.testimonials-container .nectar-flickity.nectar-carousel[data-format="default"] .flickity-slider .cell {
    padding: 0;
}
.wpb_row.testimonials-container .nectar-flickity.nectar-carousel[data-format="default"] .flickity-slider .vc_row-fluid>.span_12 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    justify-content: space-between;
}
.wpb_row.testimonials-container .nectar-flickity.nectar-carousel[data-format="default"] .flickity-slider .cell .wpb_column.quote-source {
    position: relative;
    padding: 0 !important;
    padding-left: 54px !important;
    width: 353px;
}
.wpb_row.testimonials-container .nectar-flickity.nectar-carousel[data-format="default"] .flickity-slider .cell .wpb_column.quote-source:before {
    content: '';
    display: block;
    height: 55px;
    width: 54px;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 32px;
    background-image: url('images/icon-quote.png');
    position: absolute;
    left: 0;
    top: 0;
}
.wpb_row.testimonials-container .nectar-flickity.nectar-carousel[data-format="default"] .flickity-slider .cell .wpb_column.quote-source .wpb_text_column.wpb_content_element {
    padding: 18px;
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 16px;
    letter-spacing: -0.22px;
    line-height: 25px;
    height: 136px;
}
.wpb_row.testimonials-container .nectar-flickity.nectar-carousel[data-format="default"] .flickity-slider .cell .wpb_column.quote-content {
    width: 870px;
    padding: 0 !important;
    align-self: self-end;
    display: flex;
    margin-left: auto;
    overflow: hidden;
    height: 218px;
}
.wpb_row.testimonials-container .nectar-flickity.nectar-carousel[data-format="default"] .flickity-slider .cell .wpb_column.quote-content .wpb_text_column.wpb_content_element {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 32px;
    letter-spacing: -0.32px;
    line-height: 42px;
    padding: 22px 25px 22px 28px;
}




@media only screen and (max-width: 1359px) {
    .wpb_row.testimonials-container .nectar-flickity.nectar-carousel[data-format="default"] .flickity-slider .cell .wpb_column.quote-source {
        width: 323px;
    }
    .wpb_row.testimonials-container .nectar-flickity.nectar-carousel[data-format="default"] .flickity-slider .cell .wpb_column.quote-content {
        width: 789px;
        height: 218px;
    }
    .wpb_row.testimonials-container .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
        left: 297px;
    }
    .wpb_row.testimonials-container .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous {
        left: 244px;
    }
}
@media only screen and (max-width: 1249px) {
    .wpb_row.testimonials-container .nectar-flickity.nectar-carousel[data-format="default"] .flickity-slider .cell .wpb_column.quote-source {
        width: 296px;
    }
    .wpb_row.testimonials-container .nectar-flickity.nectar-carousel[data-format="default"] .flickity-slider .cell .wpb_column.quote-content {
        width: 707px;
        height: 218px;
    }
    .wpb_row.testimonials-container .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
        left: 270px;
    }
    .wpb_row.testimonials-container .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous {
        left: 216px;
    }
    .wpb_row.testimonials-container .nectar-flickity.nectar-carousel[data-format="default"] .flickity-slider .cell .wpb_column.quote-content .wpb_text_column.wpb_content_element {
        font-size: 30px;
        line-height: 38px;
    }
}
@media only screen and (max-width: 1149px) {
    .wpb_row.testimonials-container .nectar-flickity.nectar-carousel[data-format="default"] .flickity-slider .cell .wpb_column.quote-source {
        width: 269px;
    }
    .wpb_row.testimonials-container .nectar-flickity.nectar-carousel[data-format="default"] .flickity-slider .cell .wpb_column.quote-content {
        width: 652px;
        height: 190px;
    }
    .wpb_row.testimonials-container .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous {
        left: 187px;
    }
    .wpb_row.testimonials-container .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
        left: 243px;
    }
    .wpb_row.testimonials-container .nectar-flickity.nectar-carousel[data-format="default"] .flickity-slider .cell .wpb_column.quote-content .wpb_text_column.wpb_content_element {
        font-size: 28px;
        line-height: 36px;
    }
}
@media only screen and (max-width: 999px) {
    .wpb_row.testimonials-container .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) {
        padding-bottom: 56px;
    }
    .wpb_row.testimonials-container .nectar-flickity.nectar-carousel[data-format="default"] .flickity-slider .cell .wpb_column.quote-source {
        width: 242px;
    }
    .wpb_row.testimonials-container .nectar-flickity.nectar-carousel[data-format="default"] .flickity-slider .cell .wpb_column.quote-source .wpb_text_column.wpb_content_element {
        padding: 14px;
        font-size: 15px;
        line-height: 25px;
    }
    .wpb_row.testimonials-container .nectar-flickity.nectar-carousel[data-format="default"] .flickity-slider .cell .wpb_column.quote-content {
        width: 354px;
        height: 190px;
    }
    .wpb_row.testimonials-container .nectar-flickity.nectar-carousel[data-format="default"] .flickity-slider .cell .wpb_column.quote-content .wpb_text_column.wpb_content_element {
        font-size: 18px;
        line-height: 28px;
    }
    .wpb_row.testimonials-container .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous {
        left: 270px;
    }
    .wpb_row.testimonials-container .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
        left: 325px;
    }
}
@media only screen and (max-width: 690px) {
    .wpb_row.testimonials-container .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) {
        padding-bottom: 82px;
    }
    .wpb_row.testimonials-container .nectar-flickity.nectar-carousel[data-format="default"] .flickity-slider .cell .wpb_column.quote-source {
        width: 100%;
        order: 2;
        margin-bottom: 0 !important;
    }
    .wpb_row.testimonials-container .nectar-flickity.nectar-carousel[data-format="default"] .flickity-slider .cell .wpb_column.quote-content {
        width: 100%;
        height: 163px;
        margin-bottom: 28px !important;
    }
    .wpb_row.testimonials-container .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous {
        top: auto !important;
        left: auto;
        right: 54px;
        bottom: 0 !important;
    }
    .wpb_row.testimonials-container .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
        top: auto !important;
        left: auto;
        right: 0;
        bottom: 0 !important;
    }
}

@media only screen and (max-width: 690px) {
    .wpb_row.testimonials-container .nectar-flickity.nectar-carousel[data-format="default"] .flickity-slider .cell .wpb_column.quote-content {
        height: 190px;
    }
}





































/**************************************
    Breadcrumps
 **************************************/

#breadcrumbs {
    padding-bottom: 0;
    position: relative;
    padding: 6px 0;
    z-index: 20;
}
#breadcrumbs:before {
    content: '';
    display: block;
    background-color: #F5F5F5;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
}
#breadcrumbs>span {
    margin: 0 auto;
    display: block;
    position: relative;
}
#breadcrumbs>span>span {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#breadcrumbs span {
    display: flex;
}
#breadcrumbs a,
#breadcrumbs .breadcrumb_last {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 30px;
}
#breadcrumbs a {
    text-decoration: underline;
}
#breadcrumbs .breadcrumps-arrow {
    width: 7px;
    display: inline-flex;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url(images/angle-right.svg);
    margin: 0 15px;
    margin-top: -3px;
}




/* 
    SEARCH 
 */
#breadcrumbs .breadcrumb-right {
    position: absolute;
    right: -10px;
    bottom: 0;
}
#breadcrumbs .breadcrumb-search {
    transform: translateY(6px);
    text-decoration: none;
    display: inline-flex;
    height: 42px;
    align-items: center;
    padding: 0 10px;
    -webkit-transition: background .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transition: background .4s cubic-bezier(.05, .2, .1, 1) 0s;
    padding-top: 1px;
    cursor: pointer;
    margin-right: 10px;
}
#breadcrumbs .breadcrumb-search .breadcrumb-search--icon {
    height: 22px;
    width: 18px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    filter: invert(6%) sepia(66%) saturate(5615%) hue-rotate(223deg) brightness(113%) contrast(99%);
    background-image: url('images/search-thin.svg');
    margin-right: 11px;
    margin-top: -3px;
}
#breadcrumbs .breadcrumb-search .breadcrumb-search--text {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 19px;
    letter-spacing: -0.24px;
    line-height: 25px;
    font-weight: bold;
    -webkit-transition: color .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transition: color .4s cubic-bezier(.05, .2, .1, 1) 0s;
}

#breadcrumbs .breadcrumb-search:hover {
    background-color: #012169;
}
#breadcrumbs .breadcrumb-search:hover .breadcrumb-search--icon {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(178deg) brightness(105%) contrast(105%);
}
#breadcrumbs .breadcrumb-search:hover .breadcrumb-search--text {
    color: #fff;
}



/* 
    cart
 */

#breadcrumbs .shopping-list {
    transform: translateY(6px);
    text-decoration: none;
    display: inline-flex;
    height: 42px;
    align-items: center;
    padding: 0 10px;
    -webkit-transition: background .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transition: background .4s cubic-bezier(.05, .2, .1, 1) 0s;
    padding-top: 1px;
}
#breadcrumbs .shopping-list .shopping-list--icon {
    height: 22px;
    width: 18px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    filter: invert(6%) sepia(66%) saturate(5615%) hue-rotate(223deg) brightness(113%) contrast(99%);
    background-image: url('images/shopping-list.svg');
    margin-right: 11px;
    margin-top: -3px;
}
#breadcrumbs .shopping-list .shopping-text {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 19px;
    letter-spacing: -0.24px;
    line-height: 25px;
    font-weight: bold;
    -webkit-transition: color .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transition: color .4s cubic-bezier(.05, .2, .1, 1) 0s;
}
#breadcrumbs .shopping-list .shopping-text #s-count {
    font-weight: normal;
    padding-left: 5px;
    -webkit-transition: color .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transition: color .4s cubic-bezier(.05, .2, .1, 1) 0s;
}
#breadcrumbs .shopping-list:hover {
    background-color: #012169;
}
#breadcrumbs .shopping-list:hover .shopping-list--icon {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(178deg) brightness(105%) contrast(105%);
}
#breadcrumbs .shopping-list:hover .shopping-text {
    color: #fff;
}
#breadcrumbs .shopping-list:hover .shopping-text #s-count {
    color: #fff;
}

/* 
    SEARCH 
 */
#breadcrumbs .breadcrumb-right {
    position: absolute;
    right: -10px;
    bottom: 0;
}
#breadcrumbs .breadcrumb-search {
    transform: translateY(6px);
    text-decoration: none;
    display: inline-flex;
    height: 42px;
    align-items: center;
    padding: 0 10px;
    -webkit-transition: background .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transition: background .4s cubic-bezier(.05, .2, .1, 1) 0s;
    padding-top: 1px;
    cursor: pointer;
    margin-right: 10px;
}
#breadcrumbs .breadcrumb-search .breadcrumb-search--icon {
    height: 22px;
    width: 18px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    filter: invert(6%) sepia(66%) saturate(5615%) hue-rotate(223deg) brightness(113%) contrast(99%);
    background-image: url('images/search-thin.svg');
    margin-right: 11px;
    margin-top: -3px;
}
#breadcrumbs .breadcrumb-search .breadcrumb-search--text {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 19px;
    letter-spacing: -0.24px;
    line-height: 25px;
    font-weight: bold;
    -webkit-transition: color .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transition: color .4s cubic-bezier(.05, .2, .1, 1) 0s;
}

#breadcrumbs .breadcrumb-search:hover {
    background-color: #012169;
}
#breadcrumbs .breadcrumb-search:hover .breadcrumb-search--icon {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(178deg) brightness(105%) contrast(105%);
}
#breadcrumbs .breadcrumb-search:hover .breadcrumb-search--text {
    color: #fff;
}



/* 
    cart
 */

#breadcrumbs .shopping-list {
    transform: translateY(6px);
    text-decoration: none;
    display: inline-flex;
    height: 42px;
    align-items: center;
    padding: 0 10px;
    -webkit-transition: background .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transition: background .4s cubic-bezier(.05, .2, .1, 1) 0s;
    padding-top: 1px;
}
#breadcrumbs .shopping-list .shopping-list--icon {
    height: 22px;
    width: 18px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    filter: invert(6%) sepia(66%) saturate(5615%) hue-rotate(223deg) brightness(113%) contrast(99%);
    background-image: url('images/shopping-list.svg');
    margin-right: 11px;
    margin-top: -3px;
}
#breadcrumbs .shopping-list .shopping-text {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 19px;
    letter-spacing: -0.24px;
    line-height: 25px;
    font-weight: bold;
    -webkit-transition: color .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transition: color .4s cubic-bezier(.05, .2, .1, 1) 0s;
}
#breadcrumbs .shopping-list .shopping-text #s-count {
    font-weight: normal;
    padding-left: 5px;
    -webkit-transition: color .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transition: color .4s cubic-bezier(.05, .2, .1, 1) 0s;
}
#breadcrumbs .shopping-list:hover {
    background-color: #012169;
}
#breadcrumbs .shopping-list:hover .shopping-list--icon {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(178deg) brightness(105%) contrast(105%);
}
#breadcrumbs .shopping-list:hover .shopping-text {
    color: #fff;
}
#breadcrumbs .shopping-list:hover .shopping-text #s-count {
    color: #fff;
}












@media only screen and (max-width: 999px) {
    #breadcrumbs .breadcrumb-search {
        margin-right: 0;
    }
    #breadcrumbs .breadcrumb-search .breadcrumb-search--icon {
        margin-right: 0 !important;
    }
    #breadcrumbs .breadcrumb-search .breadcrumb-search--text {
        display: none !important;
    }
    #breadcrumbs .shopping-list .shopping-list--icon {
        margin-right: 5px;
    }
    #breadcrumbs .shopping-list .shopping-text span.text {
        display: none !important;
    }
}

@media only screen and (max-width: 690px) {
    #breadcrumbs {
        padding: 0;
    }
    #breadcrumbs>span:first-child {
        display: none;
    }
    #breadcrumbs>span:last-child {
        height: 40px;
    }
    #breadcrumbs .breadcrumb-right {
        position: absolute;
        right: -10px;
        bottom: 6px;
    }
}

/**************************************
    services/market sectors shortcode
 **************************************/

.tiles-front-back {
    display: flex;
    flex-wrap: wrap;
    margin-left: -13px;
    margin-right: -13px;
}
.tiles-front-back .tile-front-back {
    width: 33.3335%;
    padding: 15px 13px;
}
.tiles-front-back .tile-front-back .tile-front-back--wrap {
    position: relative;
}
.tiles-front-back .tile-front-back .tile-front-back--front {
    background-color: #F5F5F5;
    text-align: center;
    padding: 35px 10px 26px 10px;
    -webkit-transition: opacity .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: opacity .25s cubic-bezier(.4, 0, .2, 1) !important;
}
.tiles-front-back .tile-front-back .tile-front-back--back {
    background-color: #F5F5F5;
    padding: 20px 26px 26px 20px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: opacity .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: opacity .25s cubic-bezier(.4, 0, .2, 1) !important;
}
/* .tiles-front-back .tile-front-back .tile-front-back--icon {
    width: 75px;
    height: 75px;
    margin: 0 auto 25px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
} */
.tiles-front-back .tile-front-back .tile-front-back--icon {
    width: 52px;
    height: 52px;
    margin: 0 auto 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.tiles-front-back .tile-front-back .tile-front-back--title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.23px;
    line-height: 21px;
    margin-bottom: 0;
}
.tiles-front-back .tile-front-back .tile-front-back--excerpt {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 14px;
    height: 60px;
    overflow: hidden;
    padding-right: 35px;
}
/* .tiles-front-back .tile-front-back .tile-front-back--title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 22px;
    letter-spacing: -0.28px;
    line-height: 27px;
    margin-bottom: 0;
} */
/* .tiles-front-back .tile-front-back .tile-front-back--excerpt {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    margin-top: 14px;
    margin-bottom: 14px;
    height: 60px;
    overflow: hidden;
} */
.tiles-front-back .tile-front-back .read-more {
    display: flex;
    justify-content: flex-end;
}
.tiles-front-back .tile-front-back .read-more a {
    display: block;
    height: 27px;
    width: 27px;
    background-color: #012169;
    background-image: url('images/arrow-right.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.tiles-front-back .tile-front-back .tile-front-back--wrap:hover .tile-front-back--front {
    opacity: 0;
}
.tiles-front-back .tile-front-back .tile-front-back--wrap:hover .tile-front-back--back {
    opacity: 1;
}



.tiles-front-back .tile-front-back .tile-front-back--wrap .tile-front-back--front,
.tiles-front-back .tile-front-back .tile-front-back--wrap .tile-front-back--back,
.tiles-front-back .tile-front-back .tile-front-back--wrap {
    height: 100%;
}
.tiles-front-back .tile-front-back .read-more {
    position: absolute;
    bottom: 28px;
    right: 28px;
}
.tiles-front-back .tile-front-back .tile-front-back--wrap .full-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}





.products-tiles-container.tiles-front-back .tile-front-back .tile-front-back--icon {
    width: 100px!important;
    height: 100px!important;
}

@media only screen and (max-width: 999px) {
    .tiles-front-back .tile-front-back {
        width: 50%;
        padding: 12px 12px;
    }
    .tiles-front-back .tile-front-back .tile-front-back--front {
        padding: 24px;
    }
    .tiles-front-back .tile-front-back .tile-front-back--title {
        font-size: 18px;
        line-height: 27px;
    }
    .tiles-front-back .tile-front-back .read-more {
        position: absolute;
        bottom: 24px;
        right: 24px;
    }
    .tiles-front-back .tile-front-back .tile-front-back--back {
        padding: 10px 24px;
    }
    .material .service-banner .wpb_content_element {
        margin-bottom: 14px !important;
    }
    body .wpb_wrapper .mobile-tablet-18-27.vc_custom_heading {
        font-size: 18px!important;
        line-height: 27px!important;
    }
    body .wpb_wrapper .mobile-tablet-20-24.vc_custom_heading {
        font-size: 20px!important;
        line-height: 24px!important;
    }

}
@media only screen and (max-width: 690px) {
    .tiles-front-back {
        margin-left: 0;
        margin-right: 0;
    }
    .tiles-front-back .tile-front-back {
        width: 100%;
        padding: 12px 0;
    }
    .material .service-banner .wpb_content_element {
        margin-bottom: 7px !important;
    }
    .material .service-banner .wpb_content_element {
        margin-bottom: 18px !important;
    }
}






















/************************************** 
    single 
 **************************************/

body[data-header-resize="1"] .container-wrap,
body[data-header-resize="1"] .project-title {
    margin-top: 0;
    padding-top: 0 !important;
}
.post-area {
    margin-top: 0;
}

/************************************** 
    services shortcode 
 **************************************/

.courses-container {
    display: flex;
    flex-wrap: wrap;
    margin-left: -13px;
    margin-right: -13px;
}
.courses-container .course {
    width: 33.3335%;
    padding: 15px 13px;
}
.courses-container .course .course-wrap {
    position: relative;
    height: 328px;
}
.courses-container .course .course-thumbnail {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.courses-container .course .course-body {
    background-color: #fff;
    bottom: 30px;
    right: 28px;
    left: 28px;
    position: absolute;
    padding: 26px 26px 10px;
}
.courses-container .course .course-body .course-title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 22px;
    letter-spacing: -0.28px;
    line-height: 27px;
    margin-bottom: 10px;
}
.courses-container .course .course-body .course-excerpt {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    height: 0px;
    overflow: hidden;
    margin-bottom: 0;
    -webkit-transition: height .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: height .25s cubic-bezier(.4, 0, .2, 1) !important;
}
.courses-container .course .course-wrap:hover .course-body .course-excerpt {
    height: 60px;
    margin-bottom: 5px;
}
.courses-container .course a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}





/* post-carousel */
.cources-carousel-mobile .courses-container.owl-loaded {
    display: flex;
    flex-wrap: wrap;
    margin-left: -28px;
    margin-right: -28px;
    width: 100%;
}
.cources-carousel-mobile .courses-container.owl-loaded .owl-nav.disabled,
.cources-carousel-mobile .courses-container.owl-loaded .owl-dots.disabled {
    display: none;
}
.cources-carousel-mobile .courses-container.owl-loaded .owl-stage-outer{
    width: 100%;
}
.cources-carousel-mobile .courses-container.owl-loaded .owl-stage {
    display: flex;
    width: 100% !important;
}
.cources-carousel-mobile .courses-container.owl-loaded .owl-stage .owl-item {
    padding-right: 0;
}
.cources-carousel-mobile .courses-container.owl-loaded .owl-stage .owl-item .course {
    width: 320px;
    padding: 0;
}
.cources-carousel-mobile .courses-container.owl-loaded .owl-stage .owl-item .course .course-wrap {
    height: 225px;
}
.cources-carousel-mobile .courses-container.owl-loaded .owl-stage .owl-item .course .course-thumbnail {
    height: 225px;
}
.cources-carousel-mobile .courses-container.owl-loaded .owl-stage .owl-item .course .course-body {
    bottom: 27px;
    right: 24px;
    left: 24px;
    padding: 24px 24px 10px;
}
.cources-carousel-mobile .courses-container.owl-loaded .owl-stage .owl-item .course .course-body .course-title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.28px;
    line-height: 22px;
    margin-bottom: 10px;
}
.cources-carousel-mobile .courses-container.owl-loaded .owl-stage .owl-item .course .course-body .course-excerpt {
    font-size: 16px;
    line-height: 26px;
}


/************************************** 
    head with filter 
 **************************************/

.head-w-filter {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0 !important;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 20px;
}
.head-w-filter.head-w-filter-no-border {
    border-bottom: 0;
}
.head-w-filter .head-w-filter-title {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end
}
.head-w-filter .head-w-filter-title .head-w-filter--title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 34px;
    letter-spacing: -0.21px;
    line-height: 46px;
    margin-bottom: 0;
    margin-right: 75px;
}
.head-w-filter .head-w-filter-title .head-w-filter--count {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    padding-bottom: 6px;
}
.head-w-filter--filter {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
.head-w-filter--filter .filter-select {
    padding-bottom: 10px;
}
.head-w-filter--filter .filter-select label {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 30px;
    display: block;
}
.head-w-filter--filter .filter-select+.filter-select {
    margin-left: 34px;
}



/* swither */
.filter-view-switcher {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-self: flex-end;
    padding-bottom: 15px;
}
.filter-view-switcher .filter-view-switcher--item {
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 25px;
}
.filter-view-switcher .filter-view-switcher--item span {
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    width: 30px;
    height: 30px;
    opacity: .2;
}
.filter-view-switcher .filter-view-switcher--item.list span {
    background-image: url(images/list.png);
}
.filter-view-switcher .filter-view-switcher--item.tile span {
    background-image: url(images/grid.png);
}
.filter-view-switcher .filter-view-switcher--item.active {
    opacity: 1;
}
.filter-view-switcher .filter-view-switcher--item.active span {
    opacity: 1;
}

/* Pirtek Style Dropdown */
.select2.select2-container.select2-container--pirtek-style {
    min-width: 205px;
    height: 40px;
    border: 1px solid #C0C4C4;
}
.select2.select2-container.select2-container--pirtek-style .select2-selection--single {
    height: 38px;
}
.select2.select2-container.select2-container--pirtek-style .select2-selection--single .select2-selection__rendered {
    padding-left: 12px;
    padding-right: 40px;
    font-family: "Px Grotesk";
    color: #012169;
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    padding-top: 5px;
    padding-bottom: 3px;
}
.select2.select2-container.select2-container--pirtek-style .select2-selection--single .select2-selection__rendered span.select2-selection__placeholder {
    color: #9DA3A3;
}
.select2.select2-container.select2-container--pirtek-style .select2-selection--single .select2-selection__arrow {
    height: 38px;
    width: 38px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
    background-image: url('images/angle-down.svg');
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}
.select2-container.select2-container--pirtek-style .select2-dropdown {
    border-color: #C0C4C4;
    border-radius: 0 !important;
}
.select2-container.select2-container--pirtek-style .select2-dropdown .select2-results__option {
    list-style: none;
    padding: 6px 12px 3px;
    -webkit-transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
}
.select2-container.select2-container--pirtek-style .select2-dropdown .select2-results__option.select2-results__option--highlighted,
.select2-container.select2-container--pirtek-style .select2-dropdown .select2-results__option:hover {
    background-color: #FFCD00;
}
.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 200px;
    overflow-y: scroll;
}






@media only screen and (max-width: 999px) {
    .filter-view-switcher {
        display: none;
    }
    .head-w-filter .head-w-filter-title + .head-w-filter--filter {
        margin-top: 24px
    }
}
































/************************************** 
    Load More 
 **************************************/

.ajax-container-bottom {
    width: 100%;
    text-align: center;
    margin-top: 13px;
}
.ajax-container-bottom--info {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 22px;
    letter-spacing: -0.31px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 17px;
}
.ajax-container-bottom--load-more .btn.btn-grey {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    text-align: center;
    background-color: #F5F5F5;
    padding: 12px 76px 10px;
    display: inline-block;
    -webkit-transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    cursor: pointer;
}
.ajax-container-bottom--load-more .btn.btn-grey:hover {
    background-color: #FFCD00;
}


/************************************** 
    downloads shortcode 
 **************************************/

.downloads-container .download-item {
    padding: 27px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.downloads-container .download-item + .download-item {
    border-top: 1px solid #E5E5E5;
}
.downloads-container .download-item .download-item--body {
    flex-grow: 1;
    width: calc(100% - 200px);
}
.downloads-container .download-item .download-item--body .download-item--title a {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.28px;
    line-height: 27px;
}
.downloads-container .download-item .download-item--body .download-item--title a:hover {
    color: #FFCD00;
}
.downloads-container .download-item .download-item--body .download-item--types {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 30px;
}
.downloads-container .download-item .download-item--buttons .btn {
    padding: 0;
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.19px;
    line-height: 30px;
    display: inline-flex;
    align-items: center;
    transition: none;
}
.downloads-container .download-item .download-item--buttons .btn+.btn {
    margin-left: 24px;
}
.downloads-container .download-item .download-item--buttons .btn:hover {
    color: #FFCD00;
}
.downloads-container .download-item .download-item--buttons .btn:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 6px;
    margin-top: -3px;
    filter: invert(6%) sepia(66%) saturate(5615%) hue-rotate(223deg) brightness(113%) contrast(99%);
}
.downloads-container .download-item .download-item--buttons .btn.btn-view:before {
    background-image: url(images/view.svg);
}
.downloads-container .download-item .download-item--buttons .btn.btn-download:before {
    background-image: url(images/download.svg);
}
.downloads-container .download-item .download-item--buttons .btn:hover:before {
    filter: invert(88%) sepia(26%) saturate(6767%) hue-rotate(2deg) brightness(105%) contrast(107%);s
}





@media only screen and (max-width: 999px) {
    .head-w-filter .head-w-filter-title {
        display: block;
    }
    .head-w-filter .head-w-filter-title .head-w-filter--title {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 0;
        margin-right: 0;
    }
    .head-w-filter .head-w-filter-title .head-w-filter--count {
        font-size: 18px;
        line-height: 30px;
        padding-bottom: 0;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    .downloads-container .download-item {
        padding: 24px 0;
    }
    .downloads-container .download-item .download-item--body {
        flex-grow: 1;
        width: calc(100% - 75px);
    }
    .downloads-container .download-item .download-item--body .download-item--title {
        margin-bottom: 10px
    }
    .downloads-container .download-item .download-item--body .download-item--title a {
        color: #012169;
        font-family: "Px Grotesk";
        font-size: 20px;
        font-weight: bold;
        letter-spacing: -0.28px;
        line-height: 24px;
    }
    .download-item--buttons {
        display: flex;
        align-items: center;
    }
    .downloads-container .download-item .download-item--buttons .btn {
        overflow: hidden;
        width: 20px;
        height: 20px;
        text-indent: 1000px;
        display: block;
    }
}
@media only screen and (max-width: 690px) {
    .downloads-container .download-item .download-item--buttons .btn+.btn {
        margin-left: 15px;
    }
}














/************************************** 
    whitepapers shortcode 
 **************************************/

.head-w-filter.whitepaper-head {
    margin: 0 70px;
}
.whitepapers-body .ajax-container-bottom {
    margin-top: 45px;
}
.whitepapers-container {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -30px;
}
.whitepapers-container .whitepaper {
    width: 33.3335%;
    padding-top: 35px;
    padding-bottom: 24px;
}
.whitepapers-container .whitepaper .whitepaper-body {
    width: 245px;
    margin: 0 auto;
}
.whitepapers-container .whitepaper .whitepaper-body .whitepaper-thumbnail {
    background-color: #C0C4C4;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 332px;
    width: 100%;
}
.whitepapers-container .whitepaper .whitepaper-body .whitepaper-title {
    margin-top: 13px;
}
.whitepapers-container .whitepaper .whitepaper-body .whitepaper-title a {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.28px;
    line-height: 27px;
}
.whitepapers-container .whitepaper .whitepaper-body .whitepaper-title a:hover {
    color: #FFCD00;
}
.whitepapers-container .whitepaper .whitepaper-body .whitepaper-categories {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 30px;
}








/************************************** 
    partners shortcode 
 **************************************/

.partners-container {
    display: flex;
    flex-wrap: wrap;
}
.partners-container .partner {
    width: 50%;
    padding: 28px 65px;
}
.partners-container .partner .partner-logo {
    height: 170px;
    width: 100%;
    display: flex;
    align-items: center;
}
.partners-container .partner .partner-logo img {
    max-width: 100%;
    max-height: 100%;
}
.partners-container .partner .partner-head {
    margin-top: 35px;
    margin-bottom: 30px;
}
.partners-container .partner .partner-head .partner-title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.28px;
    line-height: 27px;
}
.partners-container .partner .partner-head .partner-link {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 30px;
    margin-top: -3px;
}
.partners-container .partner .partner-head .partner-link:hover {
    color: #FFCD00;
}
.partners-container .partner .partner-body {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
}

@media only screen and (max-width: 999px) {
    .partners-container {
        margin-left: -12px;
        margin-right: -12px;
    }
    .partners-container .partner {
        width: 50%;
        padding: 28px 12px;
    }
    .partners-container .partner .partner-logo {
        height: 105px;
        width: 100%;
    }
    .partners-container .partner .partner-head {
        margin-top: 25px;
        margin-bottom: 15px;
    }
    .partners-container .partner .partner-head .partner-title {
        font-size: 18px;
        line-height: 22px;
    }
    .partners-container .partner .partner-head .partner-link {
        font-size: 14px;
        line-height: 30px;
    }
    .partners-container .partner .partner-body {
        font-size: 16px;
        line-height: 30px;
    }
}
@media only screen and (max-width: 690px) {
    .partners-container {
        margin-left: 0;
        margin-right: 0;
    }
    .partners-container .partner {
        width: 100%;
        padding: 28px 0;
    }
}


/************************************** 
    News shortcode 
 **************************************/
.news-body.post-area .posts-container .blog-item {
    margin-top: 26px;
}


/************************************** 
    Forms
 **************************************/

.gform_wrapper {
    position: relative;
}
.gform_body .gform_fields {
    margin: 0;
    margin-left: -55px;
    margin-right: -55px;
    display: flex;
    flex-wrap: wrap;
}

.gform_body .gform_fields .gfield {
    list-style: none;
    margin-bottom: 38px;
    padding: 0 55px;
    width: 100%;
}
.gform_body .gform_fields .gfield.mb-0 {
    margin-bottom: 0 !important;
}
.gform_body .gform_fields .gfield.gfield_visibility_hidden {
    display: none;
}
.gform_body .gform_fields .gfield:last-child {
    margin-bottom: 0;
}
.gform_body .gform_fields .gfield.half-width {
    width: 50%;
}
.gform_body .gform_fields .gfield.pull-right {
    margin-left: auto;
}
.gform_body .gform_fields .gfield.half-width-input .ginput_container {
    width: 50%;
    padding: 0 0 0 55px;
    margin-left: -55px;
}
.gform_body .gform_fields .gfield .gfield_label {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 24px;
    font-weight: 400;
    display: flex;
    margin-bottom: 6px;
    margin-top: 0;
    padding-right: 50px;
}
/* input  */
.gform_body .gform_fields .gfield .ginput_container input:not([type="checkbox"]) {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    border: 1px solid #C0C4C4;
    border-radius: 0;
    background-color: transparent;
    padding: 13px 17px 10px;
}
.gform_body .gform_fields .gfield .ginput_container input:not([type="checkbox"])::-webkit-input-placeholder {
    color: #9DA3A3;
}
.gform_body .gform_fields .gfield .ginput_container input:not([type="checkbox"])::-moz-placeholder {
    color: #9DA3A3;
}
.gform_body .gform_fields .gfield .ginput_container input:not([type="checkbox"]):-ms-input-placeholder {
    color: #9DA3A3;
}
.gform_body .gform_fields .gfield .ginput_container input:not([type="checkbox"]):-moz-placeholder {
    color: #9DA3A3;
}

/* textarea */
.gform_body .gform_fields .gfield .ginput_container textarea {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    border: 1px solid #C0C4C4;
    border-radius: 0;
    background-color: transparent;
    padding: 13px 17px 10px;
    height: 146px;
}
.gform_body .gform_fields .gfield .ginput_container textarea::-webkit-input-placeholder {
    color: #9DA3A3;
}
.gform_body .gform_fields .gfield .ginput_container textarea::-moz-placeholder {
    color: #9DA3A3;
}
.gform_body .gform_fields .gfield .ginput_container textarea:-ms-input-placeholder {
    color: #9DA3A3;
}
.gform_body .gform_fields .gfield .ginput_container textarea:-moz-placeholder {
    color: #9DA3A3;
}

/* checkbox */
.gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox input[type="checkbox"],
.gform_body .gform_fields .gfield .ginput_container.ginput_container_consent input[type="checkbox"] {
    display: none;
}
.gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox {
    margin: 0;
    display: flex;
    align-items: center;
}
.gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox li {
    list-style: none;
}
.gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox li+li {
    margin-left: 50px;
}
.gform_body .gform_fields .gfield .ginput_container.ginput_container_consent {
    height: 52px;
    display: inline-flex;
    align-items: center;
}
.gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox li label,
.gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_consent_label {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 30px;
    padding-left: 28px;
    position: relative;
    display: inline-block;
}
.gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox li label:before,
.gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox li label:after,
.gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_consent_label:before,
.gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_consent_label:after {
    position: absolute;
    left: 0;
    top: 3px;
}
.gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox li label:before,
.gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_consent_label:before {
    content: '';
    display: block;
    height: 19px;
    width: 19px;
    border: 1px solid #C0C4C4;
}
.gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox li label:after,
.gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_consent_label:after {
    content: '';
    display: block;
    height: 21px;
    width: 21px;
    opacity: 0;
    background-image: url('images/check.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
}
.gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox li input[type="checkbox"]:checked+label:after,
.gform_body .gform_fields .gfield .ginput_container.ginput_container_consent input[type="checkbox"]:checked+.gfield_consent_label:after {
    opacity: 1;
}


/* select */
.gform_body .gform_fields .gfield .ginput_container.ginput_container_select .select2.select2-container.select2-container--pirtek-style {
    width: 100% !important;
    height: 55px;
}
.gform_body .gform_fields .gfield .ginput_container.ginput_container_select .select2.select2-container.select2-container--pirtek-style .select2-selection--single {
    height: 53px;
}
.gform_body .gform_fields .gfield .ginput_container.ginput_container_select .select2.select2-container.select2-container--pirtek-style .select2-selection--single .select2-selection__rendered {
    padding-left: 17px;
    padding-right: 40px;
    color: #012169;
    line-height: 45px;
    padding-top: 5px;
    padding-bottom: 3px;
}
.gform_body .gform_fields .gfield .ginput_container.ginput_container_select .select2.select2-container.select2-container--pirtek-style .select2-selection--single .select2-selection__arrow {
    height: 52px;
    width: 52px;
}

/* datepicker */
.gform_body .gform_fields .gfield .ginput_container.ginput_container_date .screen-reader-text {
    display: none !important;
}
.gform_body .gform_fields .gfield .ginput_container.ginput_container_date {
    position: relative;
}
.gform_body .gform_fields .gfield .ginput_container.ginput_container_date:after {
    content: '';
    display: block;
    width: 52px;
    height: 52px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    background-image: url(images/calendar-alt.svg);
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none;
    cursor: pointer;
}

.ui-datepicker-trigger {
    display: none !important;
}
.ui-datepicker {
    height: auto;
    font-family: "Px Grotesk" !important;
    background-color: #f7f7f7 !important;
}
.ui-datepicker a {
    text-decoration: none;
}
/* DatePicker Table */
.ui-datepicker table {
    width: 100%;
    margin-bottom: 0!important;
}
.ui-datepicker-header {
    color: #fff;
    line-height: 30px;
    background-color: #012169;
    font-size: 16px;
    font-family: "Px Grotesk" !important;
}
.ui-datepicker-title {
    text-align: center;
}
.ui-datepicker-prev, 
.ui-datepicker-next {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    line-height: 600%;
    overflow: hidden;
    background-size: 19px;
}
.ui-datepicker-prev {
    float: left;
    background-image: url('images/arrow-left.png');
}
.ui-datepicker-next {
    float: right;
    background-image: url('images/arrow-right.png');
}
body .ui-datepicker-prev.ui-state-hover, 
body .ui-datepicker-next.ui-state-hover {
    opacity: .7;
    background-color: transparent !important;
}
.ui-datepicker thead {
    background-color: #f7f7f7;
}
.ui-datepicker th {
    text-transform: uppercase;
    font-size: 10px;
    padding: 0;
    color: #012169;
    text-align: center;
    line-height: 28px;
}
.ui-datepicker tbody td {
    padding: 0;
}
.ui-datepicker td span, 
.ui-datepicker td a {
    display: inline-flex;
    font-weight: 400;
    text-align: center;
    width: 28px;
    height: 28px;
    color: #012169;
    line-height: 30px;
    font-family: "Px Grotesk" !important;
    font-size: 14px;
    margin-left: 0;
    left: 0;
    justify-content: center;
}
body .ui-datepicker-calendar .ui-state-hover {
    background-color: #ffcd00 !important;
}
body .ui-datepicker-calendar .ui-state-active {
    background-color: #012169 !important;
    color: #fff;
    position: relative;
}
body .ui-datepicker-unselectable .ui-state-default {
    color: #b4b3b3;
}
body .ui-datepicker-calendar td:first-child .ui-state-active {
    width: 28px;
    margin-left: 0;
}
body .ui-datepicker-calendar td:last-child .ui-state-active {
    width: 28px;
    margin-right: 0;
}
body .ui-datepicker-calendar tr:last-child .ui-state-active {
    height: 28px;
    margin-bottom: 0;
}

/* block-checkbox */
.gform_body .gform_fields .gfield .ginput_container.ginput_container_radio input[type="radio"] {
    display: none;
}
.gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio {
    margin: 0;
    display: flex;
    align-items: center;
}
.gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio li {
    list-style: none;
    width: 100%;
}
.gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio li+li {
    margin-left: 11px;
}
.gform_body .gform_fields .gfield .ginput_container.ginput_container_consent {
    height: 52px;
    display: inline-flex;
    align-items: center;
}
.gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio li label {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 30px;
    padding-left: 46px;
    position: relative;
    display: inline-block;
    height: 54px;
    width: 100%;
    background-color: #EBEDEA;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}
.gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio li:first-child label {
    background-color: #DE291C;
    color: #fff;
}

.gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio li label:before,
.gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio li label:after {
    position: absolute;
    left: 18px;
    top: 15px;
}
.gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio li label:before {
    content: '';
    display: block;
    height: 19px;
    width: 19px;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
}
.gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio li label:after {
    content: '';
    display: block;
    height: 21px;
    width: 21px;
    opacity: 0;
    background-image: url('images/check.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
}
.gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio li input:checked+label:after {
    opacity: 1;
}



.gform_body .gform_fields .gfield .ginput_container.ginput_container_fileupload,
.gform_body .gform_fields .gfield .ginput_container.ginput_container_fileupload input[type="file"] {
    display: none !important;
}
.gform_body .gform_fields .gfield.form-upload {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.gform_body .gform_fields .gfield.form-upload:before {
    content: 'Télécharger votre CV';
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 24px;
    font-weight: 400;
    display: flex;
    margin-bottom: 6px;
    margin-top: 0;
    padding-right: 50px;
    display: block;
    width: 100%;
}
.gform_body .gform_fields .gfield.form-upload .gfield_label {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    text-align: center;
    background-color: #F5F5F5;
    padding: 12px 76px 10px;
    display: inline-block;
    -webkit-transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    cursor: pointer;
}
.gform_body .gform_fields .gfield.form-upload .gfield_label:hover {
    background-color: #FFCD00;
}
.gform_body .gform_fields .gfield.form-upload .gfield_description {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 30px;
    padding-left: 26px;
}








/* Error */

.gform_wrapper .validation_error {
    color: red;
    margin-bottom: 50px;
}
.gform_body .gform_fields .gfield.gfield_error .ginput_container input,
.gform_body .gform_fields .gfield.gfield_error .ginput_container textarea,
.gform_body .gform_fields .gfield.gfield_error .ginput_container.ginput_container_select .select2.select2-container.select2-container--pirtek-style {
    border-color: red;
}
.gform_body .gform_fields .gfield.gfield_error .validation_message {
    color: red;
}






























































































/* ook-course */
.book-course-form .gform_body .gform_fields .gfield .ginput_container_consent {
    text-align: right;
    padding-right: 255px;
    float: right;
}

/* customer-feedback */
.customer-feedback-form .gform_body .gform_fields .gfield .ginput_container_consent {
    text-align: right;
    padding-right: 270px;
    float: right;
}

/* contact-page-form */
.contact-page-form .gform_body .gform_fields .gfield .ginput_container_consent {
    text-align: right;
    padding-right: 340px;
    float: right;
}

/* book-callout */
.book-callout .gform_body .gform_fields .gfield .ginput_container_consent {
    text-align: right;
    padding-right: 250px;
    float: right;
}

/* pirtek-hub */
.pirtek-hub-form .gform_body .gform_fields .gfield .ginput_container_consent {
    text-align: right;
    padding-right: 265px;
    float: right;
}








/* 
    forms ao
 */
.ao-form .ao-row .ao-column .ao-column-inner {
    display: flex;
    flex-wrap: wrap;
    margin-left: -55px;
    margin-right: -55px;
}
.ao-column .ao-column-inner .ao-block-wrapper {
    padding: 0 55px;
    width: 100%;
}
.ao-column .ao-column-inner .ao-block-wrapper:nth-child(1),
.ao-column .ao-column-inner .ao-block-wrapper:nth-child(2),
.ao-column .ao-column-inner .ao-block-wrapper:nth-child(3),
.ao-column .ao-column-inner .ao-block-wrapper:nth-child(4) {
    width: 50%;
}
.ao-column .ao-column-inner .ao-block-wrapper .ao-input-block,
.ao-column .ao-column-inner .ao-block-wrapper .ao-textarea-block {
    margin-bottom: 22px;
}
.ao-column .ao-column-inner .ao-block-wrapper .ao-form-label {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 24px;
    font-weight: 400;
    display: flex;
    margin-bottom: 6px;
    margin-top: 0;
    padding-right: 50px;
}

/* input */
.ao-column .ao-column-inner .ao-block-wrapper .ao-input-block input[type="text"].ao-form-field {
    color: #012169 !important;
    font-family: "Px Grotesk" !important;
    font-size: 18px !important;
    letter-spacing: -0.25px !important;
    line-height: 30px !important;
    border: 1px solid #C0C4C4 !important;
    border-radius: 0 !important;
    background-color: transparent !important;
    padding: 13px 17px 10px !important;
}
.ao-column .ao-column-inner .ao-block-wrapper .ao-input-block input[type="text"].ao-form-field.ao-form-error {
    border-color: red !important;
}
.ao-column .ao-column-inner .ao-block-wrapper .ao-input-block input[type="text"].ao-form-field::-webkit-input-placeholder {
    color: #9DA3A3;
}
.ao-column .ao-column-inner .ao-block-wrapper .ao-input-block input[type="text"].ao-form-field::-moz-placeholder {
    color: #9DA3A3;
}
.ao-column .ao-column-inner .ao-block-wrapper .ao-input-block input[type="text"].ao-form-field:-ms-input-placeholder {
    color: #9DA3A3;
}
.ao-column .ao-column-inner .ao-block-wrapper .ao-input-block input[type="text"].ao-form-field:-moz-placeholder {
    color: #9DA3A3;
}

/* textarea */
.ao-column .ao-column-inner .ao-block-wrapper .ao-textarea-block {
    width: 100%;
}
.ao-column .ao-column-inner .ao-block-wrapper .ao-textarea-block textarea {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    border: 1px solid #C0C4C4;
    border-radius: 0;
    background-color: transparent;
    padding: 13px 17px 10px;
    height: 146px;
}
.ao-column .ao-column-inner .ao-block-wrapper .ao-textarea-block textarea::-webkit-input-placeholder {
    color: #9DA3A3;
}
.ao-column .ao-column-inner .ao-block-wrapper .ao-textarea-block textarea::-moz-placeholder {
    color: #9DA3A3;
}
.ao-column .ao-column-inner .ao-block-wrapper .ao-textarea-block textarea:-ms-input-placeholder {
    color: #9DA3A3;
}
.ao-column .ao-column-inner .ao-block-wrapper .ao-textarea-block textarea:-moz-placeholder {
    color: #9DA3A3;
}

/* button */
.ao-column .ao-column-inner .ao-block-wrapper .ao-submit-block > div {
    text-align: right !important;
}
.ao-column .ao-column-inner .ao-block-wrapper .ao-submit-block .ao-form-submit {
    background-color: #ffcd00 !important;
    color: #012169!important;
    font-family: "Px Grotesk"!important;
    font-size: 18px!important;
    letter-spacing: -0.25px!important;
    line-height: 30px!important;
    text-align: center!important;
    font-weight: 400!important;
    padding: 13px 60px 9px !important;
}
.ao-column .ao-column-inner .ao-block-wrapper .ao-submit-block .ao-form-submit:hover {
    background-color: #012169 !important;
    color: #fff !important;
    opacity: 1 !important;
}

.gform_footer {
    position: absolute;
    right: 0;
    bottom: 0;
}
body[data-form-submit="regular"] .container-wrap .gform_wrapper form .gform_footer .gform_button {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    text-align: center;
    font-weight: 400;
    padding: 13px 60px 9px !important;
}
body[data-form-submit="regular"] .container-wrap .gform_wrapper form .gform_footer .gform_button:hover {
    background-color: #012169;
    color: #fff;
    opacity: 1 !important;
}


.gform_body .gform_fields .gfield.hide-label {
    margin-bottom: 0;
}
.gform_body .gform_fields .gfield.hide-label .gfield_label {
    display: none !important;
}

@media only screen and (max-width: 999px) {
    .gform_body .gform_fields {
        margin-left: 0;
        margin-right: 0;
    }
    .gform_body .gform_fields .gfield {
        margin-bottom: 24px;
        padding: 0;
        width: 100%;
    }
    .gform_body .gform_fields .gfield.half-width {
        width: 100%;
    }
    .gform_body .gform_fields .gfield.half-width-input .ginput_container {
        width: 100%;
        padding: 0;
        margin-left: 0;
    }
    .gform_footer {
        position: relative;
        right: auto;
        bottom: auto;
    }
    body[data-form-submit="regular"] .container-wrap .gform_wrapper form .gform_footer .gform_button {
        width: 100%;
    }
    .book-course-form .gform_body .gform_fields .gfield .ginput_container_consent,
    .customer-feedback-form .gform_body .gform_fields .gfield .ginput_container_consent,
    .contact-page-form .gform_body .gform_fields .gfield .ginput_container_consent,
    .book-callout .gform_body .gform_fields .gfield .ginput_container_consent,
    .pirtek-hub-form .gform_body .gform_fields .gfield .ginput_container_consent {
        text-align: left;
        padding-right: 0;
        float: none;
        margin-top: -10px;
    }


.ao-form .ao-row .ao-column .ao-column-inner {
    margin-left: 0;
    margin-right: 0;
}
.ao-column .ao-column-inner .ao-block-wrapper {
    padding: 0;
    width: 100%;
}
.ao-column .ao-column-inner .ao-block-wrapper:nth-child(1), .ao-column .ao-column-inner .ao-block-wrapper:nth-child(2), .ao-column .ao-column-inner .ao-block-wrapper:nth-child(3), .ao-column .ao-column-inner .ao-block-wrapper:nth-child(4) {
    width: 100%;
}
.ao-column .ao-column-inner .ao-block-wrapper .ao-input-block, .ao-column .ao-column-inner .ao-block-wrapper .ao-textarea-block {
    margin-bottom: 12px;
}

.ao-column .ao-column-inner .ao-block-wrapper .ao-submit-block .ao-form-submit {
    width: 100%;
}


}
@media only screen and (max-width: 690px) {
    .gform_body .gform_fields .gfield.form-upload .gfield_label {
            display: block;
        width: 100%;
    }
    .gform_body .gform_fields .gfield.form-upload .gfield_description {
        display: block;
        width: 100%;
        padding: 0;
        text-align: center;
    }
}

/************************************** 
    Stats
 **************************************/
.stats-section .col {
    margin-left: -55px;
    margin-right: -55px;
}
.stats-section .col .wpb_column {
    padding: 0 55px !important;
}
body .stats-section .col .wpb_column .nectar-milestone {
    margin-bottom: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
body .stats-section .col .wpb_column .nectar-milestone:before {
    content: '';
    display: block;
    padding-top: 100%;
}
body .stats-section .col .wpb_column .nectar-milestone .number {
    margin-top: 15px;
}
body .stats-section .col .wpb_column .nectar-milestone .number h1 {
    font-family: "Px Grotesk" !important;
    font-size: 114px !important;
    letter-spacing: -0.71px !important;
    line-height: 80px !important;
    margin-bottom: 0;
}
body .stats-section .col .wpb_column .nectar-milestone .number h2 {
    font-family: "Px Grotesk" !important;
    font-size: 60px !important;
    letter-spacing: -0.71px !important;
    line-height: 80px !important;
    margin-bottom: 0;
    font-weight: 400 !important;
}
.stats-section .col .wpb_column .nectar-milestone .number .symbol-wrap {
    font-family: "Px Grotesk" !important;
    font-size: 60px !important;
    letter-spacing: -0.71px !important;
    line-height: 80px !important;
    margin-bottom: 0;
    font-weight: 400 !important;
}
.stats-section .col .wpb_column .vc_custom_heading {
    position: absolute;
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    padding-top: 10px;
}


@media only screen and (max-width: 999px) and (min-width: 690px) {
    .wpb_column.vc_col-sm-4.vc_col-md-4 {
        width: 33.33333333%;
    }
}
@media only screen and (max-width: 999px) {
    .stats-section .col {
        margin-left: -12px;
        margin-right: -12px;
    }
    .stats-section .col .wpb_column {
        padding: 0 12px !important;
    }
    body .stats-section .col .wpb_column .nectar-milestone .number h1 {
        font-size: 70px !important;
        line-height: 60px !important;
    }
    .stats-section .col .wpb_column .nectar-milestone .number .symbol-wrap {
        font-size: 35px !important;
        line-height: 60px !important;
    }
    .stats-section .col .wpb_column .vc_custom_heading {
        font-size: 16px;
        line-height: 20px;
        padding-top: 10px;
    }
}


@media only screen and (max-width: 690px) {



    .stats-section .row_col_wrap_12_inner.owl-loaded {
        display: flex;
        flex-wrap: wrap;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    .stats-section .row_col_wrap_12_inner.owl-loaded .owl-nav.disabled,
    .stats-section .row_col_wrap_12_inner.owl-loaded .owl-dots.disabled {
        display: none;
    }
    .stats-section .row_col_wrap_12_inner.owl-loaded .owl-stage-outer{
        width: 100%;
    }
    .stats-section .row_col_wrap_12_inner.owl-loaded .owl-stage {
        display: flex;
        width: 100% !important;
    }
    .stats-section .row_col_wrap_12_inner.owl-loaded .owl-stage .owl-item {
        padding-right: 0;
    }
    .stats-section .row_col_wrap_12_inner.owl-loaded .owl-stage .owl-item .wpb_column {
        width: 310px;
        padding: 0;
    }

    .stats-section .row_col_wrap_12_inner.owl-loaded .owl-stage .owl-item .wpb_column .nectar-milestone .number h1 {
        font-size: 100px !important;
        line-height: 80px !important;
    }
    .stats-section .row_col_wrap_12_inner.owl-loaded .owl-stage .owl-item .wpb_column .nectar-milestone .number .symbol-wrap {
        font-size: 50px !important;
        line-height: 60px !important;
    }
    .stats-section .row_col_wrap_12_inner.owl-loaded .owl-stage .owl-item .wpb_column .vc_custom_heading {
        font-size: 18px;
        line-height: 24px;
        padding-top: 10px;
    }
}
















/************************************** 
    Product Categories
 **************************************/

.product-categories-head {
    padding: 0 80px;
    margin-bottom: 60px !important;
}
.product-categories-head--title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 34px;
    letter-spacing: -0.21px;
    line-height: 46px;
    margin-bottom: 10px;
}
.product-categories-head--search form {
    position: relative;
}
.product-categories-head--search form input {
    height: 58px;
    border: 2px solid #012169;
    width: 100%;
    background-color: #fff;
    border-radius: 0;
    padding-left: 23px;
    padding-right: 165px;
    padding-top: 13px;
    padding-bottom: 10px;
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
}
.product-categories-head--search form input::-webkit-input-placeholder {
    color: #9DA3A3;
}
.product-categories-head--search form input::-moz-placeholder {
    color: #9DA3A3;
}
.product-categories-head--search form input:-ms-input-placeholder {
    color: #9DA3A3;
}
.product-categories-head--search form input:-moz-placeholder {
    color: #9DA3A3;
}
body .container-wrap .product-categories-head--search form button[type="submit"] {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.25px;
    line-height: 30px;
    background-color: #FFCD00;
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    padding: 15px 40px 15px 65px !important;
}
body .container-wrap .product-categories-head--search form button[type="submit"]:before {
    content: '';
    width: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('images/search.svg');
    position: absolute;
    top: 0px;
    left: 30px;
    bottom: 0px;
}

/* products categories */
.product-categories-container {
    display: flex;
    flex-wrap: wrap;
    margin-left: -13px;
    margin-right: -13px;
}
.product-categories-container .product {
    width: 33.3335%;
    padding: 15px 13px;
}
.product-categories-container .product .product-wrap {
    position: relative;
    height: 328px;
}
.product-categories-container .product .product-thumbnail {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.product-categories-container .product .product-body {
    background-color: #fff;
    bottom: 30px;
    right: 28px;
    left: 28px;
    position: absolute;
    padding: 26px 26px 10px;
}
.product-categories-container .product .product-body .product-title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 22px;
    letter-spacing: -0.28px;
    line-height: 27px;
    margin-bottom: 10px;
}
.product-categories-container .product .product-body .product-excerpt {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    height: 0px;
    overflow: hidden;
    margin-bottom: 0;
    -webkit-transition: height .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: height .25s cubic-bezier(.4, 0, .2, 1) !important;
}
.product-categories-container .product .product-wrap:hover .product-body .product-excerpt {
    height: 60px;
    margin-bottom: 5px;
}
.product-categories-container .product a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}


















.product-categories-container {
    display: flex;
    flex-wrap: wrap;
    margin-left: -14px;
    margin-right: -14px;
}
.product-categories-container .product-category {
    width: 33.3335%;
    padding: 17px 14px;
}
.product-categories-container .product-category .product-category--wrap {
    position: relative;
    border: 2px solid #F5F5F5;
}
.product-categories-container .product-category .product-category--front {
    background-color: #fff;
    text-align: center;
    padding: 20px 10px 26px 10px;
    -webkit-transition: opacity .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: opacity .25s cubic-bezier(.4, 0, .2, 1) !important;
}
.product-categories-container .product-category .product-category--back {
    background-color: #fff;
    padding: 25px 25px 20px 20px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: opacity .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: opacity .25s cubic-bezier(.4, 0, .2, 1) !important;
}
.product-categories-container .product-category .product-category--icon {
    width: 150px;
    height: 100px;
    margin: 0 auto 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.product-categories-container .product-category .product-category--title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 22px;
    letter-spacing: -0.23px;
    line-height: 30px;
    margin-bottom: 0;
}
.product-categories-container .product-category .product-category--excerpt {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 14px;
    height: 60px;
    overflow: hidden;
    padding-right: 35px;
}
.product-categories-container .product-category .product-category--read-more {
    position: absolute;
    bottom: 20px;
    right: 25px;
    height: 27px;
    width: 27px;
}
.product-categories-container .product-category .product-category--read-more a {
    display: block;
    height: 27px;
    width: 27px;
    background-color: #012169;
    background-image: url('images/arrow-right.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.product-categories-container .product-category .product-category--wrap:hover .product-category--front {
    opacity: 0;
}
.product-categories-container .product-category .product-category--wrap:hover .product-category--back {
    opacity: 1;
}
.product-categories-container .product-category .product-category--wrap .product-category--front,
.product-categories-container .product-category .product-category--wrap .product-category--back,
.product-categories-container .product-category .product-category--wrap {
    height: 100%;
}
.product-categories-container .product-category .product-category--wrap .product-category--full-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}































@media only screen and (max-width: 999px) {
    .product-categories-head {
        padding: 0;
        margin-bottom: 50px !important;
    }
    .product-categories-head--search form input {
        padding-left: 20px;
        padding-right: 70px;
    }
    .product-categories-container .product-category {
        width: 50%;
        padding: 14px;
    }
    .product-categories-container .product-category .product-category--back {
        padding: 20px;
    }
    .product-categories-container .product-category .product-category--read-more {
        bottom: 20px;
        right: 20px;
    }
    body .container-wrap .product-categories-head--search form button[type="submit"] {
        padding: 15px 27px 15px !important;
        text-indent: -1000px;
        overflow: hidden;
    }
    body .container-wrap .product-categories-head--search form button[type="submit"]:before {
        top: 0px;
        left: 18px;
        bottom: 0px;
    }
}
@media only screen and (max-width: 690px) {
    .product-categories-container .product-category {
        width: 100%;
        padding: 14px;
    }
}






























































































/* sidebar */

.product-category-sidebar {
    padding-right: 10px;
}
.product-category-sidebar .product-category-sidebar--info {
    border-bottom: 1px solid #E5E5E5;
    padding: 35px 0;
}
.product-category-sidebar .product-category-sidebar--info .page-title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 34px;
    letter-spacing: -0.21px;
    line-height: 46px;
    margin-bottom: 5px;
}
.product-category-sidebar .product-category-sidebar--info .product-category-sidebar--info-description {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
}
.product-category-sidebar .product-category-sidebar--categories {
    padding: 35px 0;
}
.product-category-sidebar .product-category-sidebar--categories .product-category-sidebar--categories-title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.28px;
    line-height: 27px;
    margin-bottom: 10px;
}
.product-category-sidebar .product-category-sidebar--categories ul {
    margin: 0;
}
.product-category-sidebar .product-category-sidebar--categories ul li {
    list-style: none;
}
.product-category-sidebar .product-category-sidebar--categories ul li a {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 40px;
    text-decoration: underline;
}
.product-category-sidebar--categories.mobile{
    display: none;
}
.product-category-sidebar--categories.mobile label {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.19px;
    line-height: 30px;
    display: block;
    font-weight: bold;
}
.product-category-sidebar--categories.mobile .select2.select2-container.select2-container--pirtek-style {
    min-width: 205px;
    width: 100%;
    display: block;
    height: 40px;
    border: 1px solid #C0C4C4;
}

@media screen and (max-width: 999px) {
    .product-category-sidebar--categories.desctop {
        display: none;
    }
    .product-category-sidebar--categories.mobile {
        display: block;
    }
    .product-category-sidebar .product-category-sidebar--categories {
        padding: 24px 0 0 0;
    }
    .span_mobile-margin0 {
        margin-right: 0 !important;
    }
    .product-category-sidebar {
        padding-right: 0;
    }
    .product-categories {
        padding-top: 50px;
    }
    .head-w-filter {
        display: block;
        border-bottom: 0;
        padding-bottom: 20px;
    }
    .head-w-filter--filter {
        display: block;
    }
    .head-w-filter--filter .filter-select {
        padding-bottom: 0;
    }
    .head-w-filter--filter .filter-select+.filter-select {
        margin-left: 0;
        margin-top: 24px;
    }
    .head-w-filter--filter .select2.select2-container.select2-container--pirtek-style {
        width: 100%;
        display: block;
    }
    .head-w-filter--filter .select2.select2-container.select2-container--pirtek-style,
    .product-category-sidebar--categories.mobile .select2.select2-container.select2-container--pirtek-style {
        width: 100%;
        height: 54px;
    }
    .head-w-filter--filter .select2.select2-container.select2-container--pirtek-style .select2-selection--single,
    .product-category-sidebar--categories.mobile .select2.select2-container.select2-container--pirtek-style .select2-selection--single {
        height: 52px;
    }
    .head-w-filter--filter .select2.select2-container.select2-container--pirtek-style .select2-selection--single .select2-selection__rendered,
    .product-category-sidebar--categories.mobile .select2.select2-container.select2-container--pirtek-style .select2-selection--single .select2-selection__rendered {
        padding-top: 13px;
        padding-bottom: 10px;
    }
    .head-w-filter--filter .select2.select2-container.select2-container--pirtek-style .select2-selection--single .select2-selection__arrow,
    .product-category-sidebar--categories.mobile .select2.select2-container.select2-container--pirtek-style .select2-selection--single .select2-selection__arrow {
        height: 52px;
        width: 52px;
    }
    .product-category-sidebar .product-category-sidebar--info {
        border-bottom: 1px solid #E5E5E5;
        padding: 35px 0 20px;
    }
}

























/* Product */
.product-categories {
    padding-top: 20px;
}
.products {
    display: flex;
    flex-wrap: wrap;
    margin-left: -14px;
    margin-right: -14px;
}
.product {
    width: 33.3335%;
    padding: 27px 14px;
}
.product .product--thumbnail {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: block;
}
.product .product--thumbnail:before {
    content: '';
    padding-top: 100%;
    display: block;
}
.product .product--thumbnail .product--thumbnail-img {
    background-position: center;
    background-size: cover;

    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    transform: scale(.9);

    -webkit-transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;

}
.product:hover .product--thumbnail .product--thumbnail-img {
    transform: scale(0.95);
}


.product .product--head {
    margin-top: 20px;
    margin-bottom: 17px;
}
.product .product--head .product--head-title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.28px;
    line-height: 27px;
    min-height: 54px;
}
.product .product--head .product--head-categories {
    line-height: 18px
}
.product .product--head .product--head-categories .product-category {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 18px;
}
.product .product--head .product--head-categories .product-category + .product-category:before {
    content: ', ';
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 18px;
    margin-left: -4px;
}
.product .product--head .product--head-categories .product-category:hover {
    color: #ffcd00;
}
.product .product--excerpt {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    margin-bottom: 25px;
}
.product .product-btn {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    text-align: center;
    background-color: #F5F5F5;
    padding: 12px 20px 10px;
    display: block;
    -webkit-transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
}
.product .product-btn:hover {
    background-color: #FFCD00;
}
.product-information {
    display: flex;
    flex-wrap: wrap;
    padding-top: 50px;
    justify-content: space-between;
}
.product-information .product-information--thumbnail-wrap {
    flex-grow: 1;
    display: flex;
    justify-content: center;
}
.product-information .product-information--thumbnail {
    width: 450px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 450px !important;
}
.product-information .product-information--thumbnail:before {
    content: '';
    padding-top: 100%;
    display: block;
}
.product-information .product-information--thumbnail .product-information--short {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    padding: 10px 18px;
}
.product-information .product-information--thumbnail .product-information--short .product-information--short-title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
}
.product-information .product-information--thumbnail .product-information--short .product-information--short-partnumber {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
}
.product-information .product-information--info {
    width: 480px;
    padding-left: 70px;
}   
.product-information .product-information--info .product-title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 34px;
    letter-spacing: -0.21px;
    line-height: 46px;
    margin-bottom: 0;
}
.product-information .product-information--info .product-categories {
    padding-top: 0;
    margin-bottom: 20px;
    line-height: 18px
}
.product-information .product-information--info .product-categories .product-category {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 18px;
}
.product-information .product-information--info .product-categories .product-category + .product-category:before {
    content: ', ';
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 18px;
    margin-left: -4px;
}
.product-information .product-information--info .product-categories .product-category:hover {
    color: #ffcd00;
}



.product-information .product-information--info .product-content {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
}


.product-information .product-information--info .product-shoping-info {
    border-top: 1px solid #E5E5E5;
    margin-top: 50px;
    padding-top: 10px;
}
.product-information .product-information--info .product-shoping-info .form-row {
    display: flex;
    flex-wrap: wrap;
}
.product-information .product-information--info .product-shoping-info .form-select {
    padding-bottom: 20px;
}
.product-information .product-information--info .product-shoping-info .form-select label {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 30px;
    display: flex;
    align-items: center;
}
.product-information .product-information--info .product-shoping-info .form-select label .information {
    width: 12px;
    height: 12px;
    background-image:url('images/info-circle.svg');
    background-position: center;
    background-size: contain;
    display: block;
    margin-left: 5px;
    margin-top: -2px;
}
.product-information .product-information--info .product-shoping-info .form-select+.form-select {
    margin-left: 13px;
}
.product-information .product-information--info .product-shoping-info .form-select .select2.select2-container.select2-container--pirtek-style {
    width: 300px !important;
    min-width: auto;
}
.product-information .product-information--info .product-shoping-info .form-select.select-quantity .select2.select2-container.select2-container--pirtek-style{
    width: 97px !important;
    min-width: auto;
}
.product-information .product-information--info .product-shoping-info input[type="submit"] {
    height: 52px;
    width: 100%;
    color: #012169;
    font-family: "Px Grotesk";
    font-weight: 400;
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    text-align: center;
    padding: 13px !important;
}




.product-information .product-information--info .product-shoping-info .form-select.select-quantity+.form-select {
    margin-left: 0;
    width: 100%;
}
.product-information .product-information--info .product-shoping-info .form-select.select-quantity+.form-select div.variation-name {
    font-family: Px Grotesk;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: -0.25px;
    color: #012169;
    background: #F9F9F9;
    padding: 10px 15px;
    margin-top: 0;
    margin-bottom: 5px;
    position: relative;
}

.product-information .product-information--info .product-description {
    font-family: Px Grotesk;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.2125px;
}
.product-information .product-information--info .product-shoping-info .form-select.select-quantity+.form-select div.variation-name .variation-name--head {
    position: relative;
    padding: 5px 0;
}
.product-information .product-information--info .product-shoping-info .form-select.select-quantity+.form-select div.variation-name .variation-name--head .variation-name--head-name {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 17px;
    letter-spacing: -0.21px;
    line-height: 20px;
    margin-bottom: 0;
    padding-right: 130px;
    font-weight: bold;
    padding-top: 2px;
}
.product-information .product-information--info .product-shoping-info .form-select.select-quantity+.form-select div.variation-name .variation-name--head .variation-name--head-toggle {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: Px Grotesk;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -0.25px;
    color: #012169;
    padding-right: 15px;
    cursor: pointer;
    text-decoration: underline;
}
.product-information .product-information--info .product-shoping-info .form-select.select-quantity+.form-select div.variation-name .variation-name--head .variation-name--head-toggle:after {
    content: '';
    height: 15px;
    width: 15px;
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 8px;
    background-image: url(images/angle-down.svg);
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
.product-information .product-information--info .product-shoping-info .form-select.select-quantity+.form-select div.variation-name .variation-name--body {
    padding-top: 10px;
    display: none;
}



/*.product-information .product-information--info .product-shoping-info .form-select.select-quantity+.form-select div.variation-name:before {
    content: 'Variation name';
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 30px;
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transform: translateY(-100%);
}*/











/* shoping product popup */
.lity {
    background: transparent !important;
}
.lity .lity-close {
    display: none;
}
.lity-content:after {
    -webkit-box-shadow: 0 0 100px rgb(0 0 0 / 10%);
    box-shadow: 0 0 100px rgb(0 0 0 / 10%);
}
.shopping-popup {
    background: #fff;
    width: 600px;
}
.shopping-popup .popup-head {
    background: #fff;
    padding: 22px 20px 16px;
}
.shopping-popup .popup-head .popup-head--title {
    font-family: Px Grotesk;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    letter-spacing: -0.2125px;
}
.shopping-popup .popup-body {
    padding-left: 50px;
    padding-right: 50px;
}
.shopping-popup .popup-body .product-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 25px 24px 29px 24px;
}
.shopping-popup .popup-body .product-info .product-info--thumbnail {
    width: 94px;
    height: 94px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.shopping-popup .popup-body .product-info .product-info--title {
    font-family: Px Grotesk;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: -0.194444px;
    color: #012169;
    padding-left: 24px;
    flex-grow: 1;
    width: calc(100% - 95px);
}
.shopping-popup .popup-buttons {
    padding-left: 36px;
    padding-right: 36px;
    padding-bottom: 35px;
    display: flex;
}
.shopping-popup .popup-buttons .popup-buttons--button {
    height: 52px;
    width: 100%;
    font-family: "Px Grotesk";
    font-weight: 400;
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    text-align: center;
    padding: 13px !important;
    margin: 0 14px;
    display: block;
    text-decoration: none;
    transition: color 0.3s;
    -webkit-transition: color 0.3s;
    cursor: pointer;
}
.shopping-popup .popup-buttons .popup-buttons--button.blue {
    color: #fff;
    background-color: #012169;
}
.shopping-popup .popup-buttons .popup-buttons--button.yellow {
    color: #012169;
    background: #FFCD00;
}

.shopping-popup .popup-buttons .popup-buttons--button.blue:hover {
    color: #012169;
    background: #FFCD00;
}
.shopping-popup .popup-buttons .popup-buttons--button.yellow:hover {
    color: #fff;
    background-color: #012169;
}



/* Product TABS */
.product-detail-information {
    padding-top: 40px;
}

.product-tabs--head {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-bottom: 45px;
}
.product-tabs .product-tabs--nav {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.product-tabs .product-tabs--nav>li {
    list-style: none;
    cursor: pointer;
}
.product-tabs .product-tabs--nav>li+li {
    margin-left: 32px;
}
.product-tabs .product-tabs--nav>li>span {
    position: relative;
    display: block;
    color: #C0C4C4;
    font-family: "Px Grotesk";
    font-size: 28px;
    letter-spacing: -0.21px;
    line-height: 40px;
}
.product-tabs .product-tabs--nav>li>span:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: -1px;
    background-color: transparent;
    border-radius: 2px;
    -webkit-transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
}
.product-tabs .product-tabs--nav>li>span.active {
    color: #012169;
}
.product-tabs .product-tabs--nav>li>span.active:after {
    /* background-color: #FFCD00; */
}
.product-tabs .product-tabs--body .tab-content {
    display: none;
}
.product-tabs .product-tabs--body .tab-content table {
    border-top: 0 !important;
}
.product-tabs .product-tabs--body .tab-content table thead tr {
    border-bottom: 1px solid #E5E5E5;
}
.product-tabs .product-tabs--body .tab-content table tr th {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 16px;
    letter-spacing: -0.2px;
    line-height: 22px;
    font-weight: 400;
    font-weight: bold;
    border: 0;
    padding: 5px 0;
}
.product-tabs .product-tabs--body .tab-content table tr th small {
    font-weight: 400;
}
.product-tabs .product-tabs--body .tab-content table tr {
    border-bottom: 0;
    background-color: #F9F9F9;
}
.product-tabs .product-tabs--body .tab-content table tr:nth-child(2n+1) {
    background-color: transparent;
}
.product-tabs .product-tabs--body .tab-content table tr td {
    border: 0 !important;
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    padding: 22px 10px 18px;
}


/* 
    Search 
 */

.search-head {
    margin-top: 52px;
    padding-bottom: 24px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #E5E5E5;
    align-items: flex-end;
}
.search-head .search-head--title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 34px;
    letter-spacing: -0.21px;
    line-height: 46px;
}
.search-head .search-head--count {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    text-align: right;
    padding-bottom: 10px;
}


#search-results .product {
    width: 25%;
}


body.material[data-button-style="default"] .nectar-button:not(.btn-w-arrrow) {
     -webkit-transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
}
body.material[data-button-style="default"] .nectar-button:not(.btn-w-arrrow):hover {
    opacity: 1 !important;
}
body.material[data-button-style="default"] .nectar-button.accent-color:not(.btn-w-arrrow) {
    background-color: #ffcd00 !important;
    color: rgb(1, 33, 105) !important;
}
body.material[data-button-style="default"] .nectar-button.accent-color:not(.btn-w-arrrow):hover {
    color: #fff !important;
    background-color: rgb(1, 33, 105) !important;
}




body.material[data-button-style="default"] .nectar-button.btn-w-arrrow {
    display: block;
    height: 27px;
    width: 27px;
    background-color: #012169 !important;
    background-image: url(images/arrow-right.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-left: auto !important;
}
body.material[data-button-style="default"] .nectar-button.btn-w-arrrow.lr-corner {
    margin-bottom: 0;
    margin-right: 0;
    margin-left: auto;
}
body.material[data-button-style="default"] .nectar-button.btn-w-arrrow span {
    display: none;
}

body.material .nectar-button.btn-block {
    width: 100%;
    text-align: center;
}

@media screen and (max-width:999px) {
    body.material .nectar-button.btn-block-mobile {
        width: 100%;
        text-align: center;
    }
    body.material .nectar-button.btn-block-mobile {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}








@media only screen and (max-width: 1359px) {

}
@media only screen and (max-width: 1249px) {

}
@media only screen and (max-width: 1149px) {

}
@media only screen and (max-width: 999px) {
    .product,
    #search-results .product {
        width: 50%;
        padding: 12px 12px;
    }
    .product-information .product-information--thumbnail {
        width: 300px;
        height: 300px !important;
        margin-bottom: 54px;
    }
    .product-information .product-information--info {
        width: 100%;
        padding-left: 0;
    }
    .product-information .product-information--info .product-shoping-info {
        margin-top: 24px;
        padding-top: 24px;
    }
    .product-information .product-information--info .product-shoping-info .form-row {
        display: block;
    }
    .product-information .product-information--info .product-shoping-info .form-select .select2.select2-container.select2-container--pirtek-style {
        width: 100% !important;
    }
    .product-information .product-information--info .product-shoping-info .form-select+.form-select {
        margin-left: 0;
    }
    .product-information .product-information--info .product-shoping-info .form-select {
        padding-bottom: 24px;
    }
    .product-information .product-information--info .product-shoping-info .form-select.select-quantity .select2.select2-container.select2-container--pirtek-style {
        width: 100% !important;
        min-width: auto;
    }
    .product-information .product-information--info .product-shoping-info input[type="submit"] {
        margin-top: 10px
    }
    .product-tabs--head {
        margin-bottom: 30px;
    }
    .product-tabs .product-tabs--nav>li>span {
        font-size: 18px;
        line-height: 22px;
    }
    .product-tabs .product-tabs--body .tab-content table tr th {
        padding: 5px 10px 5px 0;
        white-space: nowrap;
    }
    .product-tabs .product-tabs--body .tab-content {
        display: none;
        width: 100vw;
        position: relative;
        left: 50%;
        transform: translateX(-50vw);
        overflow-y: auto;
        padding-left: 110px;
    }
    .product-tabs .product-tabs--body .tab-content table {
        border-top: 0 !important;
        width: auto;
    }

    .shopping-popup {
        width: 550px;
    }
    .shopping-popup .popup-body {
        padding-left: 24px;
        padding-right: 24px;
    }

    .shopping-popup .popup-body .product-info {
        padding: 24px 15px 30px 15px;
    }
    .shopping-popup .popup-buttons .popup-buttons--button {
        margin: 0 8px;
    }
    .shopping-popup .popup-buttons {
        padding-left: 16px;
        padding-right: 16px;
        padding-bottom: 24px;
        display: flex;
    }
}
@media only screen and (max-width: 690px) {
    .product,
    #search-results .product {
        width: 100%;
        padding: 12px 12px;
    }
    .shopping-popup {
        width: 100%;
    }
    .shopping-popup .popup-head {
        padding: 18px 24px 10px;
    }
}
@media only screen and (max-width: 480px) {
    .shopping-popup {
        width: 100%;
        max-width: 95vw;
    }
    .shopping-popup .popup-buttons {
        padding-left: 24px;
        padding-right: 24px;
        padding-bottom: 24px;
        display: block;
    }
    .shopping-popup .popup-buttons .popup-buttons--button {
        margin: 0;
    }
    .shopping-popup .popup-buttons .popup-buttons--button.yellow {
        margin-top: 16px;
    }
}


















/* 
    Product Search Bar
*/

body.admin-bar .product-search-bar {
    padding-top: 200px;
}
.product-search-bar {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background-color: #fff;
    padding-top: 180px;
    -webkit-transition: transform .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transition: transform .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transform: translateY(-100%);
    z-index: 15;
}
.product-search-bar.active {
    transform: translateY(0%);
}
html body #breadcrumbSearchBar.product-search-bar .container {
    padding: 0 30px !important;
}
.product-search-bar .product-categories-head {
    padding: 5px 80px 25px 80px;
    margin-bottom: 0 !important;
    position: relative;
}
.product-search-bar .product-categories-head .product-categories-head--close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    cursor: pointer;

    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    filter: invert(6%) sepia(66%) saturate(5615%) hue-rotate(223deg) brightness(113%) contrast(99%);
    background-image: url('images/times.svg');
}
.product-search-bar .product-categories-head .product-categories-head--title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 34px;
    letter-spacing: -0.21px;
    line-height: 46px;
    margin-bottom: 10px;
}
.product-search-bar .product-categories-head .product-categories-head--search form {
    position: relative;
}
.product-search-bar .product-categories-head .product-categories-head--search form input {
    height: 58px;
    border: 2px solid #012169;
    width: 100%;
    background-color: #fff;
    border-radius: 0;
    padding-left: 23px;
    padding-right: 165px;
    padding-top: 13px;
    padding-bottom: 10px;
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
}
.product-search-bar .product-categories-head .product-categories-head--search form input::-webkit-input-placeholder {
    color: #9DA3A3;
}
.product-search-bar .product-categories-head .product-categories-head--search form input::-moz-placeholder {
    color: #9DA3A3;
}
.product-search-bar .product-categories-head .product-categories-head--search form input:-ms-input-placeholder {
    color: #9DA3A3;
}
.product-search-bar .product-categories-head .product-categories-head--search form input:-moz-placeholder {
    color: #9DA3A3;
}
.product-search-bar .product-categories-head form button[type="submit"] {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.25px;
    line-height: 30px;
    background-color: #FFCD00;
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    padding: 15px 40px 15px 65px !important;
}
.product-search-bar .product-categories-head form button[type="submit"]:before {
    content: '';
    width: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('images/search.svg');
    position: absolute;
    top: 0px;
    left: 30px;
    bottom: 0px;
}

@media only screen and (max-width: 999px) {
    .product-search-bar {
        padding-top: 155px;
        padding-bottom: 25px;
    }
    body.admin-bar .product-search-bar {
        padding-top: 175px;
        padding-bottom: 25px;
    }
    .product-search-bar .product-categories-head {
        padding: 0;
        padding-top: 40px;
    }
}
@media only screen and (max-width: 690px) {
    html body #breadcrumbSearchBar.product-search-bar .container {
        padding: 0 15px !important;
    }
    .product-search-bar {
        padding-top: 140px;
        padding-bottom: 25px;
    }
}



















/* 
    Single Post
 */

body.single-post.material[data-bg-header="true"] .container-wrap.single-post-wrap {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
body.single-post.material[data-bg-header="true"] .container-wrap.single-post-wrap .container.main-content .row {
    padding-bottom: 0 !important;
}
.single-post[data-bg-header="true"] .container-wrap.single-post-wrap>.main-content {
    padding-top: 0 !important;
}
.single-post[data-bg-header="true"] .container-wrap.single-post-wrap>.main-content .post-area {
    padding-top: 50px;
    max-width: 875px;
    margin: 0 auto;
}
.post-area--head .post-area--head-title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 34px;
    letter-spacing: -0.21px;
    line-height: 46px;
    text-align: center;
    margin-bottom: 10px;
}
.post-area--head .post-area--head-categories {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    text-align: center;
}
.post-area--head-thumbnail {
    margin-top: 50px;
    margin-bottom: 50px;
}
.post-area--head-thumbnail img {
    width: 100%;
}


/* pagination */
.pirtek_next_prev_buttons ul.controls {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    height: 380px;
}
.pirtek_next_prev_buttons ul.controls li {
    list-style: none;
    position: relative;
    width: 50%;
    flex-grow: 1;
    overflow: hidden;
}
.pirtek_next_prev_buttons ul.controls li.hidden {
    display: none;
}
.pirtek_next_prev_buttons ul.controls li a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .25);
    -webkit-transition: background .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transition: background .4s cubic-bezier(.05, .2, .1, 1) 0s;
}
.pirtek_next_prev_buttons ul.controls li .post-bg-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: transform .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transition: transform .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transform: scale(1.01);
}
.pirtek_next_prev_buttons ul.controls li h3 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    padding: 30px;
    width: 100%;
}
.pirtek_next_prev_buttons ul.controls li h3 span {
    width: 100%;
    display: block;
}
.pirtek_next_prev_buttons ul.controls li h3 span:first-child {
    color: #fff;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 30px;
    text-align: center;
}
.pirtek_next_prev_buttons ul.controls li h3 span:last-child {
    color: #fff;
    font-family: "Px Grotesk";
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.28px;
    line-height: 27px;
    text-align: center;
}
.pirtek_next_prev_buttons ul.controls li:hover a {
    background-color: rgba(0, 0, 0, .5);
}
.pirtek_next_prev_buttons ul.controls li:hover .post-bg-img {
    transform: scale(1.05);
}






/* 
    social share 
 */

.social-links {
    margin: 40px 0;
}
.social-links .social-link-share {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.23px;
    line-height: 21px;
    display: block;
    margin: 15px 0;
}
.social-links .social-links-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.social-links .social-links-list .social-link-list-item {
    display: inline-block;
    margin-right: 35px;
    list-style: none;
}
.social-links .social-links-list .social-link-list-item a {
    font-size: 24px;
    line-height: 33px;
    color: #012169;
}
.social-links .social-links-list .social-link-list-item a:hover {
    color: #ffcd00;
}


@media only screen and (max-width: 999px) {
    .post-area--head .post-area--head-title {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 0px;
    }
    .post-area--head .post-area--head-categories {
        font-size: 14px;
        line-height: 30px;
    }
    .post-area--head-thumbnail {
        margin-top: 24px;
        margin-bottom: 24px;
    }
    .pirtek_next_prev_buttons.wpb_row.full-width-content {
        width: 100% !important;
    }
    .pirtek_next_prev_buttons ul.controls {
        height: 300px;
    }
    .pirtek_next_prev_buttons ul.controls li h3 span:last-child {
        font-size: 20px;
        line-height: 24px;
    }
}
@media only screen and (max-width: 690px) {
    body.single-post.material[data-bg-header="true"] .container-wrap.single-post-wrap table {
        width: 100% !important;
    }
    .pirtek_next_prev_buttons ul.controls {
        height: 548px;
    }
    .pirtek_next_prev_buttons ul.controls li {
        width: 100%;
        margin: 12px 0;
    }
}

/**************************************
    Get a Quote
**************************************/

/* head */
.get-quote--head {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.get-quote--head .get-quote--head-title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 34px;
    letter-spacing: -0.21px;
    line-height: 46px;
    flex-grow: 1;
    margin-bottom: 0;
}
.get-quote--bottom {
    display: none;
}
.get-quote--bottom .get-quote--bottom-btn,
.get-quote--head .get-quote--head-btn {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    text-align: center;
    background-color: #F5F5F5;
    padding: 12px 52px 10px;
    display: inline-block;
    -webkit-transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    cursor: pointer;
}
.get-quote--bottom .get-quote--bottom-btn:hover,
.get-quote--head .get-quote--head-btn:hover {
    background-color: #FFCD00;
}

/* body  */
.get-quote--body .get-quote--body-title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
}
.get-quote--body .product-list-container {
    margin-bottom: 35px;
}
.get-quote--body .product-list-container .product-item {
    padding: 17px 0;
    border-top: 1px solid #E5E5E5;
}
.get-quote--body .product-list-container .product-item .product-item--content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.get-quote--body .product-list-container .product-item .product-item--content .product-item--content-thumbnail {
    height: 108px;
    width: 108px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.get-quote--body .product-list-container .product-item .product-item--content .product-item--content-body {
    padding: 0 30px;
    width: calc(100% - 410px);
}
.get-quote--body .product-list-container .product-item .product-item--content .product-item--content-title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.28px;
    line-height: 27px;
}
.get-quote--body .product-list-container .product-item .product-item--content .product-item--content--product-variation-name {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 22px;
    letter-spacing: -0.28px;
    line-height: 27px;
    margin-top: 5px;
}



.product-item--content-info {
    display: flex;
    flex-wrap: wrap;
    width: 300px;
    justify-content: space-between;
}
.product-item--content-info .product-item--content-info-item .product-item--content-info-item-title {
    color: #012169;
  font-family: "Px Grotesk";
  font-size: 14px;
  letter-spacing: -0.17px;
  line-height: 19px;
}
.product-item--content-info .product-item--content-info-item .product-item--content-info-item-numb {
    color: #012169;
  font-family: "Px Grotesk";
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.25px;
  line-height: 30px;
}









/* find service */
.material .wpb_content_element.get_quote-container {
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 15px;
    margin-bottom: 40px !important;
}
.find-service {
    display: flex;
    flex-wrap: wrap;
    margin-left: -50px;
    margin-right: -50px;
}
.find-service .find-service--col {
    width: 50%;
    padding: 0 50px;
}
.find-service--form {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
.find-service--form .find-service--form-input-wrap {
    flex-grow: 1;
    position: relative;
}
.find-service .find-service--form .find-service--form-input-wrap form {
    position: relative;
}
.find-service .find-service--form .find-service--form-input-wrap .find-service--label {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 24px;
    font-weight: 400;
    display: flex;
    margin-bottom: 6px;
    margin-top: 0;
}
.find-service .find-service--form .find-service--form-input-wrap .find-service--input {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    border: 1px solid #C0C4C4;
    border-radius: 0;
    background-color: transparent;
    padding: 13px 60px 10px 17px;
}
.find-service .find-service--form .find-service--form-input-wrap .find-service--input::-webkit-input-placeholder {
    color: #9DA3A3;
}
.find-service .find-service--form .find-service--form-input-wrap .find-service--input::-moz-placeholder {
    color: #9DA3A3;
}
.find-service .find-service--form .find-service--form-input-wrap .find-service--input:-ms-input-placeholder {
    color: #9DA3A3;
}
.find-service .find-service--form .find-service--form-input-wrap .find-service--input:-moz-placeholder {
    color: #9DA3A3;
}
.find-service .find-service--form .find-service--form-input-wrap .find-service--input:focus {
    border-color: #ffcd00;
}
.find-service .find-service--form .find-service--submit {
    width: 53px;
    height: 53px;
    margin-left: 7px;
    background-color: #FFCD00 !important;
    display: inline-block;
    -webkit-transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    cursor: pointer;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/search.svg);
    position: absolute;
    bottom: 1px;
    right: 1px;
}
.find-service .find-service--form .find-service--submit:hover {
    background-color: #012169 !important;
    background-image: url(images/search-white-2.svg);
}
.find-service .find-service--location-link {
    margin-top: 17px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.find-service .find-service--location-link a {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    text-decoration: underline;
}
.find-service .find-service--location-link span {
    height: 30px;
    width: 30px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-right: 9px;
    margin-top: -3px;

    background-image: url('images/current-location.svg');
}
.service-searched-list .find-service--label {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 24px;
    font-weight: 400;
    display: flex;
    margin-bottom: 6px;
    margin-top: 0;
}
.searched-service-centre {
    padding: 14px 80px 11px 20px;
    background: #F5F5F5;
    display: block;
    position: relative;
}
.searched-service-centre .searched-service-centre--title {
    font-family: Px Grotesk;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    display: flex;
    align-items: center;
    letter-spacing: -0.275px;
    color: #012169;
}
.searched-service-centre .searched-service-centre--distacnce {
    font-family: Px Grotesk;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    text-align: right;
    letter-spacing: -0.25px;
    color: #012169;
    position: absolute;
    right: 20px;
    bottom: 8px;
}



div.no-centre {
    padding-top: 30px;
}


@media only screen and (max-width: 999px) {
    .get-quote--head .get-quote--head-title {
        font-size: 30px;
        line-height: 42px;
    }
    .find-service {
        margin-left: 0;
        margin-right: 0;
    }
    .find-service .find-service--col {
        width: 100%;
        padding: 0;
    }
    .find-service--col.service-searched-list {
        margin-top: 24px;
    }
    .material .wpb_content_element.get_quote-container {
        border-bottom: 1px solid #E5E5E5;
        padding-bottom: 0;
        margin-bottom: 24px !important;
    }
    .get-quote--body .get-quote--body-title {
        color: #012169;
        font-family: "Px Grotesk";
        font-size: 18px;
        letter-spacing: -0.25px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .product-item--content-info {
        width: 150px;
    }
    .get-quote--body .product-list-container .product-item .product-item--content .product-item--content-thumbnail {
        height: 100px;
        width: 100px;
    }
    .get-quote--body .product-list-container .product-item .product-item--content .product-item--content-title,
    .get-quote--body .product-list-container .product-item .product-item--content .product-item--content--product-variation-name {
        font-size: 20px;
        line-height: 24px;
    }
    .get-quote--body .product-list-container .product-item .product-item--content .product-item--content-body {
        padding: 0 20px;
        width: calc(100% - 260px);
    }
    .product-item--content-info .product-item--content-info-item .product-item--content-info-item-title {
        font-size: 12px;
        line-height: 16px;
    }
    .product-item--content-info .product-item--content-info-item .product-item--content-info-item-numb {
        font-size: 16px;
        line-height: 30px;
    }
}
@media only screen and (max-width: 690px) {
    .get-quote--body .product-list-container .product-item .product-item--content {
        display: block;
        flex-wrap: wrap;
        align-items: initial;
    }
    .get-quote--body .product-list-container .product-item .product-item--content .product-item--content-thumbnail {
        height: 200px;
        width: 200px;
        margin: 0 auto;
    }
    .get-quote--body .product-list-container .product-item .product-item--content .product-item--content-title,
    .get-quote--body .product-list-container .product-item .product-item--content .product-item--content--product-variation-name {
        font-size: 18px;
        line-height: 22px;
    }
    .get-quote--body .product-list-container .product-item .product-item--content .product-item--content-body {
        padding: 0;
        width: 100%;
        margin-top: 24px;
        margin-bottom: 24px;
    }
    .product-item--content-info {
        width: 100%;
    }
    .get-quote--body {
        margin-bottom: 0 !important;
    }
    .get-quote--body .product-list-container {
        margin-bottom: 10px;
    }
    .get-quote--bottom {
        display: block;
        margin-bottom: 38px !important;
    }
    .get-quote--bottom .get-quote--bottom-btn {

    }
    .get-quote--head .get-quote--head-btn {
        display: none;
    }
}










/**************************************
    Shoping List 
**************************************/

.shopping-list--head {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.shopping-list--head .shopping-list--head-title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 34px;
    letter-spacing: -0.21px;
    line-height: 46px;
    flex-grow: 1;
    margin-bottom: 0;
}
.shopping-list--head .shopping-list--btn,
.shopping-list--bottom .shopping-list--btn {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    text-align: center;
    background-color: #FFCD00;
    padding: 12px 67px 10px;
    display: inline-block;
    -webkit-transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    cursor: pointer;
}
.shopping-list--head .shopping-list--btn:hover,
.shopping-list--bottom .shopping-list--btn:hover {
    background-color: #012169;
    color: #fff;
}
.shopping-list--bottom {
    display: flex;
    justify-content: flex-end;
}
.shopping-list--body {
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
}
.shopping-list--body .shopping-list-container .product-item {
    padding: 27px 0;
    display: flex;
}
.shopping-list--body .shopping-list-container .product-item+.product-item {
    border-top: 1px solid #E5E5E5;
}
.shopping-list--body .shopping-list-container .product-item .product-item--thumbnail {
    height: 200px;
    width: 200px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.shopping-list--body .shopping-list-container .product-item .product-item--content {
    padding: 0 25px;
    position: relative;

    width: calc(100% - 325px);
}
.shopping-list--body .shopping-list-container .product-item .product-item--content .product-item--content--head {
    margin-bottom: 17px;
}
.shopping-list--body .shopping-list-container .product-item .product-item--content .product-item--content--head .product-item--content--head-title a {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.28px;
    line-height: 27px;
}
.shopping-list--body .shopping-list-container .product-item .product-item--content .product-item--content--head .product-item--content--head-title a:hover {
    color: #ffcd00;
}
.shopping-list--body .shopping-list-container .product-item .product-item--content .product-item--content--head .product-item--content--head-categories {
    line-height: 18px;
    display: none;
}
.shopping-list--body .shopping-list-container .product-item .product-item--content .product-item--content--head .product-item--content--head-categories .product-category {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 18px;
}
.shopping-list--body .shopping-list-container .product-item .product-item--content .product-item--content--head .product-item--content--head-categories .product-category + .product-category:before {
    content: ', ';
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 18px;
    margin-left: -4px;
}
.shopping-list--body .shopping-list-container .product-item .product-item--content .product-item--content--head .product-item--content--head-categories .product-category:hover {
    color: #ffcd00;
}
.shopping-list--body .shopping-list-container .product-item .product-item--content .product-item--content--excerpt {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
}
.shopping-list--body .shopping-list-container .product-item .product-item--content .product-item--content--product-part {
    position: absolute;
    bottom: -5px;
    left: 25px;
}
.shopping-list--body .shopping-list-container .product-item .product-item--content .product-item--content--product-part .product-item--content--product-part-title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.17px;
    line-height: 19px;
}
.shopping-list--body .shopping-list-container .product-item .product-item--content .product-item--content--product-part .product-item--content--product-part-numb {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.25px;
    line-height: 20px;
}
.shopping-list--body .shopping-list-container .product-item .product-item--buttons {
    position: relative;
}
.shopping-list--body .shopping-list-container .product-item .product-item--buttons .quantity {
    display: flex;
    flex-wrap: wrap;
    width: 125px;
}
.shopping-list--body .shopping-list-container .product-item .product-item--buttons .quantity input {
    height: 42px;
    width: 42px;
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    text-align: center;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: textfield;
}
.shopping-list--body .shopping-list-container .product-item .product-item--buttons .quantity input::-webkit-outer-spin-button,
.shopping-list--body .shopping-list-container .product-item .product-item--buttons .quantity input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.shopping-list--body .shopping-list-container .product-item .product-item--buttons .quantity .button {
    height: 41px;
    width: 41px;
    border: 1px solid #C0C4C4;
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
}
.shopping-list--body .shopping-list-container .product-item .product-item--buttons .quantity .button.inactive {
    color: #C0C4C4;
}
.shopping-list--body .shopping-list-container .product-item .product-item--buttons .remove-item {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 30px;
    display: inline-flex;
    align-items: center;
    align-self: flex-end;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
    -webkit-transition: none;
}
.shopping-list--body .shopping-list-container .product-item .product-item--buttons .remove-item span {
    height: 14px;
    width: 10px;
    display: block;
    margin-left: 6px;
    margin-top: -2px;

    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url('images/remove.svg');
    filter: invert(6%) sepia(66%) saturate(5615%) hue-rotate(223deg) brightness(113%) contrast(99%);
}
.shopping-list--body .shopping-list-container .product-item .product-item--buttons .remove-item:hover {
    color: #FFCD00;
}
.shopping-list--body .shopping-list-container .product-item .product-item--buttons .remove-item:hover span {
    filter: invert(88%) sepia(26%) saturate(6767%) hue-rotate(2deg) brightness(105%) contrast(107%);
}



.shopping-list--body .shopping-list-container .shopping-list-container--no-products {
    padding-top: 20px;
    padding-bottom: 20px;
}
.shopping-list--body .shopping-list-container .shopping-list-container--no-products a {
    color: #012169 !important;
    text-decoration: underline;
}
.shopping-list--body .shopping-list-container .shopping-list-container--no-products a:hover {
    text-decoration: none;
}





@media only screen and (max-width: 1359px) and (min-width:1000px) {}
@media only screen and (max-width: 1249px) and (min-width:1000px) {}
@media only screen and (max-width: 1149px) and (min-width:1000px) {}
@media only screen and (max-width: 999px) {

    .shopping-list--head .shopping-list--head-title {
        font-size: 32px;
        line-height: 24px;
    }
    .shopping-list--head .shopping-list--btn {
        display: none !important;
    }
    div#shopping-list-container {
        display: flex;
        flex-wrap: wrap;
        margin-left: -12px;
        margin-right: -12px;
    }
    .shopping-list--body {
        border-bottom: 0;
    }
    .shopping-list--body .shopping-list-container .product-item {
        padding: 12px;
        display: block;
        width: 50%;
    }
    .shopping-list--body .shopping-list-container .product-item .product-item--thumbnail {
        height: 200px;
        width: 200px;
        margin: 0 auto;
    }
    .shopping-list--body .shopping-list-container .product-item .product-item--content {
        padding: 24px 0 24px 0;
        position: relative;
        width: 100%;
    }
    .shopping-list--body .shopping-list-container .product-item .product-item--content .product-item--content--product-part {
        position: initial;
        bottom: 0;
        left: 0;
    }
    .shopping-list--body .shopping-list-container .product-item .product-item--content .product-item--content--head .product-item--content--head-title a {
        font-size: 18px;
        line-height: 22px;
    }
    .shopping-list--body .shopping-list-container .product-item .product-item--buttons .quantity input {
        height: 40px;
        width: 40px;
    }
    .shopping-list--body .shopping-list-container .product-item .product-item--buttons .quantity .button {
        height: 40px;
        width: 40px;
        font-size: 18px;
        line-height: 40px;
    }
    .shopping-list--body .shopping-list-container .product-item .product-item--buttons .remove-item {
        bottom: 5px;
    }


    .shopping-list--body .shopping-list-container .product-item+.product-item {
        border-top: 0;
    }
    .shopping-list--bottom .shopping-list--btn {
        display: block !important;
        width: 100%;
    }



}
@media only screen and (max-width: 690px) {


    .shopping-list--body .shopping-list-container .product-item {
        padding: 12px;
        display: block;
        width: 100%;
    }








}











































/* 
    find service center 
 */
.find-service-centres-container {
    display: flex;
    flex-wrap: wrap;
    height: 750px;
}
.find-service-centres-container .find-service-centres {
    width: 42%;
}
.find-service-centres-container .find-service-centres .find-service {
    height: 250px;
    display: flex;
    align-items: center;
    background-color: #fff;
    width: 100%;
    padding-right: 80px;
    margin-left: 0;
    margin-right: 0;
}
.find-service-centres-container .find-service-centres .find-service .find-service--form .find-service--form-input-wrap .find-service--label {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 34px;
    letter-spacing: -0.21px;
    line-height: 46px;
}
.service-centres-container {
    background-color: #F5F5F5;
    height: 500px;
    overflow-y: scroll;
}
.service-centres-container .service-centre {
    padding-right: 80px;
    padding-bottom: 40px;
    padding-top: 20px;
    position: relative;
}
.service-centres-container:after {
    content: '';
    display: block;
    height: 125px;
    width: 100%;
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, #F5F5F5 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events:none;
}
.service-centres-container .service-centre+.service-centre:before {
    content: '';
    display: block;
    height: 1px;
    background-color: #E5E5E5;
    position: absolute;
    top: 0;
    right: 0;
    width: 100vw;
}
.service-centres-container .service-centre .service-centre--head {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 90px;
    position: relative;
}
.service-centres-container .service-centre .service-centre--head .service-centre--head-title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.28px;
    line-height: 27px;
}
.service-centres-container .service-centre .service-centre--head .service-centre--head-distance {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    text-align: right;
    position: absolute;
    right: 0;
    top: 15px;
}
.service-centres-container .service-centre .service-centre--body {
    max-width: 100%;
}
.service-centres-container .service-centre .service-centre--body .service-centre--address .service-centre--address-address {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
}
.service-centres-container .service-centre .service-centre--body .service-centre--address .service-centre--address-town {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
}
.service-centres-container .service-centre .service-centre--body .service-centre--open-hours {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.25px;
    line-height: 30px;
    margin-top: 6px;
}
.service-centres-container .service-centre .service-centre--bottom {
    margin-top: 15px;
}
.service-centres-container .service-centre .service-centre--bottom a.btn.btn-details {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    text-align: center;
    background-color: #FFCD00;
    padding: 12px 50px 10px;
    display: inline-block;
    -webkit-transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    cursor: pointer;
}
.service-centres-container .service-centre .service-centre--bottom a.btn.btn-direction {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    text-align: center;
    background-color: #EBEDEA;
    padding: 12px 50px 10px;
    display: inline-block;
    -webkit-transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    cursor: pointer;
    margin-left: 10px;
}
.service-centres-container .service-centre .service-centre--bottom a.btn.btn-details:hover {
    background-color: #012169;
    color: #fff;
}
.service-centres-container .service-centre .service-centre--bottom a.btn.btn-direction:hover {
    background-color: #FFCD00;
}


.find-service-centres-container .find-service-centres .find-service .find-service-wrap{
    width: 100%;
}


.find-service-centres-container .find-service-centres .find-service,
.service-centres-container {
    padding-left: 80px;
}
















.find-service-centres-container .map-container {
    width: 58%;
}
.find-service-centres-container .map-container #map {
    width: 100%;
    height: 100%;
}








.service-centres-container.service-centres-container-mobile {
    display: none;
}





@media only screen and (max-width: 999px) {
    .find-service-centres-container .find-service-centres .find-service {
        padding-left: 0;
        padding-right: 0;
        padding: 0 30px;
    }
    .service-centres-container {
        display: none;
    }
    .find-service-centres-container .find-service-centres {
        width: 684px;
        margin: 0 auto;
    }
    .service-centres-container.service-centres-container-mobile {
        padding: 0 30px;
        width: 708px;
        margin: 0 auto;
        background: transparent !important;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        position: relative;
    }
    .service-centres-container.service-centres-container-mobile:before {
        content: '';
        display: block;
        position: absolute;
        left: 42px;
        right: 42px;
        bottom: 0;
        height: 1px;
        background-color: #E5E5E5;
    }
    .service-centres-container.service-centres-container-mobile .service-centre {
        width: 50%;
        padding-right: 12px;
        padding-bottom: 12px;
        padding-top: 12px;
        padding-left: 12px;
        position: relative;
    }
    .service-centres-container.service-centres-container-mobile .service-centre .service-centre--head .service-centre--head-title {
        font-size: 18px;
        line-height: 22px;
    }
    .service-centres-container.service-centres-container-mobile .service-centre .service-centre--head .service-centre--head-distance {
        font-size: 16px;
        line-height: 22px;
        top: 15px;
    }
    .service-centres-container.service-centres-container-mobile .service-centre .service-centre--body .service-centre--address .service-centre--address-address,
    .service-centres-container.service-centres-container-mobile .service-centre .service-centre--body .service-centre--address .service-centre--address-town {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 8px
    }
    .service-centres-container.service-centres-container-mobile .service-centre .service-centre--bottom a.btn.btn-details,
    .service-centres-container.service-centres-container-mobile .service-centre .service-centre--bottom a.btn.btn-direction {
        width: 100%;
        margin: 12px 0;
    }
    .service-centres-container.service-centres-container-mobile:after {
        display: none;
    }
    .find-service-centres-container {
        display: block;
        flex-wrap: wrap;
        height: auto;
    }
    .find-service-centres-container .map-container {
        width: 100%;
        height: 535px
    }
}
@media only screen and (max-width: 690px) {
    .find-service-centres-container .find-service-centres {
        max-width: 464px;
        padding: 0 15px;
    }
    .find-service-centres-container .find-service-centres .find-service {
        padding: 0;
    }
    .service-centres-container.service-centres-container-mobile {
        padding: 0 15px;
        width: 486px;
    }
    .service-centres-container.service-centres-container-mobile:before {
        left: 28px;
        right: 28px;
    }
    .service-centres-container.service-centres-container-mobile .service-centre {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .find-service-centres-container .find-service-centres {
        max-width: 354px;
        padding: 0 15px;
    }
    .find-service-centres-container .find-service-centres .find-service {
        padding: 0;
    }
    .service-centres-container.service-centres-container-mobile {
        padding: 0 15px;
        width: 386px;
    }
    .service-centres-container.service-centres-container-mobile:before {
        left: 28px;
        right: 28px;
    }
}

/***********************************
    opening details
 ***********************************/
.opening-details {
    display: flex;
    flex-wrap: wrap;
}
.opening-details .post-details--thumbnail {
    width: 120px;
    padding-right: 40px;
    border-right: 2px solid #EBEDEA;
    display: flex;
    align-items: center;
}
.opening-details .post-details--thumbnail img {
    max-width: 80px;
    margin-bottom: 0;
}
.opening-details .post-details--info {
    padding-left: 40px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.opening-details .post-details--info .post-details--info-title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 34px;
    letter-spacing: -0.21px;
    line-height: 46px;
    margin-bottom: 10px;
}
.opening-details .post-details--info .post-details--info-status {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.25px;
    line-height: 30px;
}



/***********************************
    google review
 ***********************************/


.wp-gr.wpac .wp-google-name,
.wp-gr .wp-google-list .wp-google-place .wp-google-left,
.wp-gr .wp-google-powered+.wp-google-powered {
    display: none !important;
}

.wp-gr.wpac, .wp-gr.wpac .wp-google-list {
    display: block !important;
    width: auto !important;
    margin-right: 0 !important;
    margin-left: auto !important;
    text-align: right !important;
}
.wp-gr.wpac .wp-google-list .wp-google-place {
    display: inline-block;
}
.wp-gr.wpac .wp-google-list .wp-google-place:after {
    content:  'Customer reviews on Google';
    font-family: Px Grotesk;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    display: block;
    align-items: center;
    text-align: center;
    letter-spacing: -0.25px;
    color: #012169;
    margin-top: 10px;
}
.wp-gr .wp-google-list .wp-google-place .wp-google-right {
    display: inline-flex !important;
    align-items: center;
    background: #F5F5F5 !important;
    height: 55px;
    padding: 15px 18px 15px 18px !important;
    width: auto !important;
}
.wp-gr .wp-google-list .wp-google-place .wp-google-right:before {
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('images/google-logo.svg');
    margin-right: 15px;
}
.wp-gr .wp-google-list .wp-google-place .wp-google-right>div {
    margin-top: 5px !important;
}
.wp-gr .wp-google-list .wp-google-place .wp-google-rating {
    margin: 0 14px 0 0!important;
    font-family: "Px Grotesk" !important;
    font-size: 20px !important;
    line-height: 20px !important;
    font-weight: bold !important;
    letter-spacing: -0.25px;
    color: #012169 !important;
    margin-top: 0px;
}
.wp-gr .wp-google-list .wp-google-place .wp-google-stars {
    display: inline-block;
    position: relative;
    transform: translateY(-3px);
}
.wp-gr .wp-google-list .wp-google-place .wp-google-stars .wp-star svg path {
    fill: #FFCD00;
}
.wp-gr .wp-google-list .wp-google-place .wp-google-right .wp-google-powered {
    font-family: Px Grotesk !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 19px !important;
    align-items: center !important;
    letter-spacing: -0.25px !important;
    color: #012169 !important;
    margin-top: 6px !important;
    margin-left: 14px !important;
    overflow: hidden !important;
    text-indent: -60px !important;
}






















/***********************************
    opening details
 ***********************************/

.service-centre-opening-hours .open-hours-title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.28px;
    line-height: 26px;
    margin-bottom: 15px;
}
.service-centre-opening-hours .open-hours-table .open-hours-row {
    display: flex;
    flex-wrap: wrap;
}
.service-centre-opening-hours .open-hours-table .open-hours-row:nth-child(2n+1) {
    background: #fff;
}
.service-centre-opening-hours .open-hours-table .open-hours-row .week-day,
.service-centre-opening-hours .open-hours-table .open-hours-row .day-time {
    width: 50%;
    padding: 17px 20px 13px 20px;
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 20px;
}

/***********************************
    map
 ***********************************/

.map-wrap {
    height: 580px;
    position: relative;
}
.map-wrap #map {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


/***********************************
    open hours with map
 ***********************************/

.service-centre-opening-hours-with-map {
    display: flex;
    flex-wrap: wrap;
}
.service-centre-opening-hours-with-map .service-centre-opening-hours {
    width: 42%;
    display: flex;
    align-items: center;
    padding: 0 80px;
}
.service-centre-opening-hours-with-map .service-centre-opening-hours .service-centre-opening-hours-wrap {
    width: 100%;
}
.service-centre-opening-hours-with-map .map-wrap {
    width: 58%;
}


/* 
    service-center-information 
*/
html body .full-width-content.vc_row-fluid .wpb_column.service-center-information {
    padding-left: 80px;
}



@media only screen and (min-width: 690px) and (max-width: 999px) {
    html body .full-width-content.vc_row-fluid .wpb_column.service-center-information,
    .service-centre-opening-hours-with-map .service-centre-opening-hours .service-centre-opening-hours-wrap {
        max-width: 684px;
        padding: 0 30px;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 690px) {
    html body .full-width-content.vc_row-fluid .wpb_column.service-center-information,
    .service-centre-opening-hours-with-map .service-centre-opening-hours .service-centre-opening-hours-wrap {
        max-width: 354px;
        padding: 0 15px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 480px) and (max-width: 690px) {
    html body .full-width-content.vc_row-fluid .wpb_column.service-center-information,
    .service-centre-opening-hours-with-map .service-centre-opening-hours .service-centre-opening-hours-wrap {
        max-width: 464px;
        padding: 0 15px;
        margin: 0 auto;
    }
}


@media only screen and (max-width: 999px) {
    .service-centre-opening-hours-with-map {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .service-centre-opening-hours-with-map .map-wrap {
        width: 100%;
        height: 530px;
    }
    .service-centre-opening-hours-with-map .service-centre-opening-hours {
        width: 100%;
        display: flex;
        align-items: center;
        padding: 25px 0;
    }

    html body .full-width-content.vc_row-fluid .wpb_column.service-center-information {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .ml0 {
        margin-left: 0 !important;
    }

    .wp-gr.wpac, .wp-gr.wpac .wp-google-list {
        text-align: left !important;
    }

}
@media only screen and (max-width: 690px) {
    .wp-gr.wpac, .wp-gr.wpac .wp-google-list {
        text-align: center !important;
    }

    .opening-details {
        text-align: center;
    }
}

















.icons-align {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
.icons-align > .vc_column-inner > .wpb_wrapper {
    height: 100%;
    padding: 10px 0;
}























/* tabs */
.tabbed[data-style="minimal"] .wpb_tabs_nav {
    border-bottom: none;
}
.tabbed[data-style="minimal"] >ul li+li {
    margin-left: 56px;
}
.tabbed[data-style="minimal"] >ul li:not(.cta-button) a, 
.tabbed[data-style="minimal"] >ul li:not(.cta-button) .active-tab {
    background-color: transparent;
    border-right: none;
    position: relative;
    color: inherit;
    z-index: 10;
    padding: 10px 0 !important;
    line-height: 32px;
    margin-bottom: -1px;
    overflow-y: hidden;
    transition: all 0.3s cubic-bezier(0.12,0.75,0.4,1);
    -webkit-transition: all 0.3s cubic-bezier(0.12,0.75,0.4,1);
    color: #C0C4C4;
    font-family: "Px Grotesk";
    font-size: 34px;
    letter-spacing: -0.21px;
    line-height: 40px;
}
body.material .tabbed[data-color-scheme="accent-color"][data-style="minimal"]:not(.using-icons) >ul li:not(.cta-button) .active-tab {
    color: #012169 !important;
}
.tabbed[data-style*="minimal"] >ul li a:after {
    height: 2px;
    bottom: -2px;
}

@media only screen and (max-width: 999px) {
    .tabbed[data-style="minimal"] >ul li:not(.cta-button) a, 
    .tabbed[data-style="minimal"] >ul li:not(.cta-button) .active-tab {
        padding: 5px 0 !important;
        font-size: 18px;
        line-height: 22px;
        font-weight: 600;
    }
    .tabbed[data-style="minimal"] >ul li+li {
        margin-left: 24px;
    }

    .tabbed[data-style="minimal"] .wpb_tabs_nav {
        margin-bottom: 45px;
    }
}
@media only screen and (max-width: 690px) {
    .tabbed[data-style="minimal"] >ul li {
        margin-left: 0;
        display: block;
    }
    .tabbed[data-style="minimal"] >ul li+li {
        margin-top: 10px;
        margin-left: 0;
    }
    .tabbed[data-style="minimal"] >ul li:not(.cta-button) a, .tabbed[data-style="minimal"] >ul li:not(.cta-button) .active-tab {
        display: inline-block;
    }
}

/* 
    steps
 */
.steps-container {
    counter-reset: item;
}
.steps-container .step {
    counter-increment: item;
}
.steps-container .step.vc_column_container>.vc_column-inner {
    justify-content: flex-start !important;
}
.steps-container .step .step-number {}
.steps-container .step .step-number:before {
    content: counter(item);
    width: 40px;
    height: 37px;
    margin-right: 15px;
    color: #FFFFFF;
    background-color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    text-align: center;
    display: inline-flex;
    align-items:center;
    justify-content: center;
    padding-top: 3px;
}









/* 
    banner search
 */

.find-service.banner-find-service {
    background-color: #fff;
    padding: 27px 27px 17px 27px;
    width: 435px;
    margin-left: auto;
    margin-right: 0; 
}
.find-service.banner-find-service .find-service--title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.28px;
    line-height: 27px;
    margin-bottom: 15px;
}
.find-service.banner-find-service .find-service--form {
    width: 100%;
    position: relative;
}


.searched-list-dropdown {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translateY(100%);
    margin: 0;
}
.searched-list-dropdown> li {
    list-style: none;
}
.service-searched-list .find-service--label {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.19px;
    line-height: 24px;
    font-weight: 400;
    display: flex;
    margin-bottom: 6px;
    margin-top: 0;
}
.searched-service-centre {
    padding: 14px 80px 11px 20px;
    background: #F5F5F5;
    display: block;
    position: relative;
}
.searched-service-centre .searched-service-centre--title {
    font-family: Px Grotesk;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    display: flex;
    align-items: center;
    letter-spacing: -0.275px;
    color: #012169;
}
.searched-service-centre .searched-service-centre--distacnce {
    font-family: Px Grotesk;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    text-align: right;
    letter-spacing: -0.25px;
    color: #012169;
    position: absolute;
    right: 20px;
    bottom: 8px;
}
.searched-list-dropdown .no-centre {
    font-family: Px Grotesk;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: -0.275px;
    color: #012169;
    padding: 14px 20px 11px 20px;
    background: #F5F5F5;
    display: block;
    position: relative;
}




/* 
    search
 */




.nothing-found .nothing-found--search{
    margin-bottom: 60px !important;
}
.nothing-found .nothing-found--search-search form {
    position: relative;
}
.nothing-found .nothing-found--search-search form input {
    height: 58px;
    border: 2px solid #012169;
    width: 100%;
    background-color: #fff;
    border-radius: 0;
    padding-left: 23px;
    padding-right: 165px;
    padding-top: 13px;
    padding-bottom: 10px;
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
}
.nothing-found .nothing-found--search-search form input::-webkit-input-placeholder {
    color: #9DA3A3;
}
.nothing-found .nothing-found--search-search form input::-moz-placeholder {
    color: #9DA3A3;
}
.nothing-found .nothing-found--search-search form input:-ms-input-placeholder {
    color: #9DA3A3;
}
.nothing-found .nothing-found--search-search form input:-moz-placeholder {
    color: #9DA3A3;
}
body .container-wrap .nothing-found .nothing-found--search-search form button[type="submit"] {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.25px;
    line-height: 30px;
    background-color: #FFCD00;
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    padding: 15px 40px 15px 65px !important;
}
body .container-wrap .nothing-found .nothing-found--search-search form button[type="submit"]:before {
    content: '';
    width: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('images/search.svg');
    position: absolute;
    top: 0px;
    left: 30px;
    bottom: 0px;
}

.nothing-found .btn.btn-grey {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    text-align: center;
    background-color: #F5F5F5;
    padding: 12px 25px 10px;
    display: inline-block;
    -webkit-transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: all .25s cubic-bezier(.4, 0, .2, 1) !important;
    cursor: pointer;
}
.nothing-found .btn.btn-grey:hover {
    background-color: #FFCD00;
}











@media only screen and (max-width: 999px) {
.find-service.banner-find-service {
    padding: 27px 27px 17px 27px;
    width: 100%;
    margin-top: 40px;
    margin-right: 0;
    margin-bottom: 0;
}
}
@media only screen and (max-width: 690px) {}
















/* 
    Vacancies
 */
.head-w-filter.vacancy-head {
    margin-bottom: 45px !important;
}
.vacancies-container {
    display: flex;
    flex-wrap: wrap;
    margin-left: -13px;
    margin-right: -13px;
}
.vacancies-container .vacancy-tile {
    width: 50%;
    padding: 14px 13px;
}
.vacancies-container .vacancy-tile .vacancy-tile--content {
    background-color: #F5F5F5;
    position: relative;
    padding: 20px 17px;
    height: 100%;
}
.vacancies-container .vacancy-tile .vacancy-tile--content .vacancy-tile--head {
    margin-bottom: 24px;
}
.vacancies-container .vacancy-tile .vacancy-tile--content .vacancy-tile--head .vacancy-tile--head-title {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.28px;
    line-height: 27px;
    margin-bottom: 5px;
}
.vacancies-container .vacancy-tile .vacancy-tile--content .vacancy-tile--head .vacancy-tile--head-excerpt {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 14px;
    letter-spacing: -0.17px;
    line-height: 19px;
}
.vacancies-container .vacancy-tile .vacancy-tile--content .vacancy-tile--excerpt {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    padding-right: 70px;
}
.vacancies-container .vacancy-tile .vacancy-tile--content .vacancy-tile--read-more {
    display: block;
    height: 27px;
    width: 27px;
    background-color: #012169;
    background-image: url('images/arrow-right.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    right: 27px;
    bottom: 27px;
}
.vacancies-container .vacancy-tile .vacancy-tile--content .link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}







@media only screen and (max-width: 999px) {
    .vacancies-container {
        margin-left: 0;
        margin-right: 0;
    }
    .vacancies-container .vacancy-tile {
        width: 100%;
        padding: 12px 0;
    }
}














/* 
    Cookies 
 */

/* Cookie Bar */
#cookie-law-info-bar {
    bottom: 28px !important;
    height: 54px;
    width: 750px;
    left: 50%;
    transform: translateX(-50%);
    padding: 13px 12px 12px 19px !important;
}
#cookie-law-info-bar .cli-bar-container .cli-bar-message {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.22px;
    line-height: 30px;
}
#cookie-law-info-bar .cli-bar-container .cli-bar-btn_container a[role="button"] {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 16px;
    letter-spacing: -0.22px;
    line-height: 30px;
    position: relative;
    margin-left: 0;
    text-decoration: none;
}
#cookie-law-info-bar .cli-bar-container .cli-bar-btn_container a[role="button"]:hover {
    color: #ffcd00 !important;
}
#cookie-law-info-bar .cli-bar-container .cli-bar-btn_container a[role="button"]+a[role="button"] {
    margin-left: 23px;
}
#cookie-law-info-bar .cli-bar-container .cli-bar-btn_container a#cookie_action_close_header {
    display: flex !important;
    align-items: center;
}
#cookie-law-info-bar .cli-bar-container .cli-bar-btn_container a#cookie_action_close_header:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background-image: url('images/accept-icon.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 4px;
    margin-top: -3px;
}






.cli-modal-backdrop {
    background-color: transparent !important;
}
.cli-modal .cli-modal-dialog {
    width: 410px;
}
.cli-modal .cli-modal-dialog .cli-modal-content {
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
    border-radius: 0;
    padding: 20px 20px 20px 24px;
}
.cli-modal-close svg {
    fill: #012169;
}
.cli-tab-container .cli-privacy-overview h4 {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 34px;
    letter-spacing: -0.21px;
    line-height: 46px;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 400;
}
.cli-tab-container .cli-privacy-overview .cli-privacy-content .cli-privacy-content-text {
  color: #012169;
  font-family: "Px Grotesk";
  font-size: 16px;
  letter-spacing: -0.22px;
  line-height: 22px;
}
.cli-tab-container .cli-tab-section-container {
    padding-top: 25px !important;
}
.cli-tab-container .cli-tab-section-container .cli-tab-section {
    margin-top: 0;
}
.cli-tab-container .cli-tab-section-container .cli-tab-section .cli-tab-header {
    border-radius: 0;
    padding: 12px 0;
    background-color: transparent;
}
.cli-tab-container .cli-tab-section-container .cli-tab-section .cli-tab-header a.cli-nav-link {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -0.22px;
    line-height: 21px;
}
.cli-tab-container .cli-tab-section-container .cli-tab-section .cli-tab-header a:before {
    width: 16px;
    height: 16px;
    border: 0 !important;
    content: " ";
    transform: rotate(0);
    margin-top: -2px;
    background-image: url(images/arrow-ico.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.cli-tab-container .cli-tab-section-container .cli-tab-section .cli-tab-header.cli-tab-active a.cli-nav-link:before {
    transform: rotate(90deg);
}
.cli-tab-container .cli-tab-section-container .cli-tab-section .cli-tab-header .cli-switch .cli-slider:after,
.cli-tab-container .cli-tab-section-container .cli-tab-section .cli-tab-header span.cli-necessary-caption {
    color: #012169;
  font-family: "Px Grotesk";
  font-size: 16px;
  letter-spacing: -0.22px;
  line-height: 21px;
}
.cli-switch .cli-slider {
    height: 20px;
    width: 34px;
    border: 1px solid #012169;
    background-color: transparent !important;
    border-radius: 19px;
}
.cli-switch .cli-slider:before {
    bottom: 2px;
    content: "";
    height: 14px;
    left: 3px;
    width: 14px;
    background-color: #012169;
}
.cli-switch input:checked + .cli-slider:before {
    transform: translateX(12px);
}
.cli-tab-container .cli-tab-section-container .cli-tab-section .cli-tab-content {
    padding: 0 0 13px 25px;
}
.cli-tab-container .cli-tab-section-container .cli-tab-section .cli-tab-content .cli-tab-pane p {
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 16px;
    letter-spacing: -0.22px;
    line-height: 22px;
}
.cli-modal-content .cli-modal-footer {
    display: none !important;
}



#town_names {
    margin: 0;
}


@media only screen and (max-width: 999px) {
    #cookie-law-info-bar {
        bottom: 28px !important;
        height: auto;
        width: 500px;
    }
}
@media only screen and (max-width: 690px) {
    #cookie-law-info-bar {
        bottom: 0 !important;
        height: auto;
        width: 100%;
        left: 50%;
        padding: 13px 12px 12px 19px !important;
    }
    .cli-modal .cli-modal-dialog {
        width: 100%;
        margin: 0;
    }
    .cli-modal .cli-modal-dialog .cli-modal-content {
        width: 96vw;
        margin-left: 2vw;
    }
    .cli-tab-container .cli-privacy-overview h4 {
        font-size: 28px;
        line-height: 46px;
    }

    #cookie-law-info-bar .cli-bar-container .cli-bar-message {
        line-height: 22px;
        padding: 10px 60px 10px 0;
    }
}




/* 
    Search Dropdown
 */

.pac-container {
    box-shadow: none !important;
    border-top: 0 !important;
}
.pac-container.pac-logo:after {
    display: none !important;
}


.pac-container .pac-item:first-child {
    border-top: 0 !important;
}
.pac-container .pac-item {
    font-family: Px Grotesk;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    align-items: center;
    letter-spacing: -0.275px;
    color: #012169;
    padding: 11px 10px 8px 10px;
    background: #F5F5F5;
    display: block;
    position: relative;
}
.pac-container .pac-item .pac-icon-marker {
    display: none !important;
}
.pac-container .pac-item .pac-item-query {
    font-family: Px Grotesk;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    align-items: center;
    letter-spacing: -0.275px;
    color: #012169;
}






.carousel-mobile-section .row_col_wrap_12_inner.owl-loaded {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
.carousel-mobile-section .row_col_wrap_12_inner.owl-loaded .owl-nav.disabled,
.carousel-mobile-section .row_col_wrap_12_inner.owl-loaded .owl-dots.disabled {
    display: none;
}
.carousel-mobile-section .row_col_wrap_12_inner.owl-loaded .owl-stage-outer{
    width: 100%;
}
.carousel-mobile-section .row_col_wrap_12_inner.owl-loaded .owl-stage {
    display: flex;
    width: 100% !important;
}
.carousel-mobile-section .row_col_wrap_12_inner.owl-loaded .owl-stage .owl-item {
    padding-right: 0;
}
.carousel-mobile-section .row_col_wrap_12_inner.owl-loaded .owl-stage .owl-item .wpb_column {
    width: 290px;
    height: 100%;
    display: flex;
    position: relative;
    padding: 0 !important;
}
.carousel-mobile-section .row_col_wrap_12_inner.owl-loaded .owl-stage .owl-item .wpb_column .nectar-milestone .number h1 {
    font-size: 100px !important;
    line-height: 80px !important;
}
.carousel-mobile-section .row_col_wrap_12_inner.owl-loaded .owl-stage .owl-item .wpb_column .nectar-milestone .number .symbol-wrap {
    font-size: 50px !important;
    line-height: 60px !important;
}
.carousel-mobile-section .row_col_wrap_12_inner.owl-loaded .owl-stage .owl-item .wpb_column .vc_custom_heading {
    font-size: 18px;
    line-height: 24px;
    padding-top: 10px;
}
.carousel-mobile-section .row_col_wrap_12_inner.owl-loaded .owl-stage .owl-item .wpb_column .column-bg-overlay-wrap {
    opacity: 1;
    z-index: -1;
}
.carousel-mobile-section .row_col_wrap_12_inner.owl-loaded .owl-stage .owl-item .wpb_column .wpb_wrapper {
    position: initial;
}
.carousel-mobile-section .row_col_wrap_12_inner.owl-loaded .owl-stage .owl-item .wpb_column .nectar-button.btn-w-arrrow {
    position: absolute;
    bottom: 0;
    right: 0;
    top: auto;
}
















.steps-container .row_col_wrap_12.owl-loaded {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
.steps-container .row_col_wrap_12.owl-loaded .owl-nav.disabled,
.steps-container .row_col_wrap_12.owl-loaded .owl-dots.disabled {
    display: none;
}
.steps-container .row_col_wrap_12.owl-loaded .owl-stage-outer{
    width: 100%;
}
.steps-container .row_col_wrap_12.owl-loaded .owl-stage {
    display: flex;
    width: 100% !important;
}
.steps-container .row_col_wrap_12.owl-loaded .owl-stage .owl-item {
    padding-right: 0;
}
.steps-container .row_col_wrap_12.owl-loaded .owl-stage .owl-item .wpb_column {
    width: 320px;
    height: 100%;
    display: flex;
    position: relative;
    padding: 0 !important;
}









input {
  border-radius: 0;
}

input[type="search"] {
  -webkit-appearance: none;
  margin: 0 !important;
}






.vc_custom_heading.bold {
    font-weight: 600;
}

.content-1cell-ptb .vc_column-inner {
    padding: 36px 10px 27px 10px !important;
}









.product-categories-container .product-category .product-category--wrap .product-category--info {
    background-color: #F5F5F5;
    padding: 20px 25px 53px 20px;
    -webkit-transition: opacity .25s cubic-bezier(.4,0,.2,1)!important;
    transition: opacity .25s cubic-bezier(.4,0,.2,1)!important;
    min-height: 135px;
}
.product-categories-container .product-category .product-category--wrap .product-category--info .product-category--info-title {
    font-family: Px Grotesk;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: -0.275px;
    color: #012169;
    margin-bottom: 0;
}
.product-categories-container .product-category .product-category--wrap .product-category--info .product-category--info-read-more {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    right: 25px;
    bottom: 25px;
    height: 28px;
}
.product-categories-container .product-category .product-category--wrap .product-category--info .product-category--info-read-more a {
    display: block;
    height: 27px;
    width: 27px;
    background-color: #012169;
    background-image: url('images/arrow-right.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.product-categories-container .product-category .product-category--wrap .product-category--info .product-category--info-read-more span {
    font-family: Px Grotesk;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.25px;
    color: #012169;
    margin-right: 10px;
    opacity: 0;
}
.product-categories-container .product-category .product-category--wrap:hover .product-category--info .product-category--info-read-more span {
    opacity: 1;
}























































/*
    Email Thumbnail
*/


body.postid-97641 #breadcrumbs,
body.postid-97641 .post-area .post-area--head {
    display: none !important;
}
body.postid-97641 .post-area .wpb_row.email-thumbnail {
    height: 350px;
}
body.postid-97641 .post-area small {
    font-size: smaller;
}




@media only screen and (min-width: 1000px) {
	body.search-no-results:not(.post-type-archive) .container-wrap:not([data-layout="default"]) .container.main-content {
		max-width: 1340px;
	}
}




/*
.stats-section .col .wpb_column .vc_custom_heading:not(.milestone-heading) {
    position: absolute;
    color: #012169;
    font-family: "Px Grotesk";
    font-size: 18px;
    letter-spacing: -0.25px;
    line-height: 30px;
    padding-top: 10px;
}
*/


body .stats-section .col .wpb_column .milestone-heading {
    margin-bottom: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-family: "Px Grotesk" !important;
    font-size: 40px !important;
    letter-spacing: -0.71px !important;
    line-height: 80px !important;
    color: #FFF;
    position: relative;
    margin-bottom: 0;
}
body .stats-section .col .wpb_column .milestone-heading:before {
    content: '';
    display: block;
    padding-top: 100%;
}

















body.material #footer-outer #copyright .copyright-container {
    padding: 0 24px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
body.material #footer-outer #copyright .copyright-container .copyright-texts {
    width: calc(100% - 230px);
    padding-right: 25px;
    line-height: 18px !important;
}
body.material #footer-outer #copyright .copyright-country-menu {
    width: 230px;
}
body.material #footer-outer #copyright .copyright-country-menu .widget_nav_menu {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
body.material #footer-outer #copyright .copyright-country-menu .widget_nav_menu h4 {
    margin-bottom: 5px;
    margin-right: 20px;
    line-height: 40px;
}
@media screen and (max-width: 690px) {
    body.material #footer-outer #copyright .copyright-container {
        height: 158px;
        padding: 24px;
    }
    body.material #footer-outer #copyright .copyright-container .copyright-texts {
        width: 100%;
        margin-bottom: 25px;
    }
    body.material #footer-outer #copyright .copyright-country-menu {
        width: 100%;
    }
}
@media screen and (max-width: 690px) {
    body.material #footer-outer #copyright .copyright-container {
        height: 158px;
        padding: 24px;
    }
    body.material #footer-outer #copyright .copyright-container .copyright-texts {
        width: 100%;
        margin-bottom: 10px;
    }
    body.material #footer-outer #copyright .copyright-country-menu {
        width: 100%;
    }
}
@media screen and (max-width: 999px) {
    .material .wpb_content_element.m20m {
        margin-bottom: 20px !important;
    }
}





.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
    max-height: none !important;
}



#boxed,
#boxed #header-outer,
#boxed #slide-out-widget-area-bg.fullscreen,
#boxed #page-header-bg[data-parallax="1"],
#boxed #featured,
body[data-footer-reveal="1"] #boxed #footer-outer,
#boxed .orbit > div,
#boxed #featured article,
body.ascend #boxed #search-outer {
    max-width: 100%!important;
    width: 100%!important;
}










/*
    Menu Texts
 */

#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
    margin-left: 15px !important;
    margin-right: 15px !important;
}
#top nav > ul > li > a {
    letter-spacing: -0.25px;
    font-size: 18px !important;
    line-height: 26px !important;
}
body.material #header-outer:not([data-format="left-header"]) #top nav > .buttons > li.menu-item+li.menu-item {
    margin-left: 20px !important;
}


@media only screen and (max-width: 1359px) and (min-width: 1000px) {
    #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    #top nav > ul > li > a {
        letter-spacing: -0.25px;
        font-size: 16px !important;
        line-height: 26px !important;
    }
    body.material #header-outer:not([data-format="left-header"]) #top nav > .buttons > li.menu-item+li.menu-item {
        margin-left: 0px !important;
    }
}


.slide-menu .bottom-menu .side-menu .menu-item.menu-item-ico a {
    display: block !important;
    font-size: 20px !important;
}








.centers {
    height: 500px;
    margin-bottom: 50px !important;
}

.centers .centers-container {
    opacity: 1;
}
.centers .centers-container.hide {
    opacity: .5;
}
.centers .centers-container > .vc_column-inner > .wpb_wrapper {
    height: 500px;
    overflow: scroll;
}
.centers .centers-container > .vc_column-inner > .wpb_wrapper > .wpb_row:last-child {
    margin-bottom: 0 !important;
}
.centers .map-container {
    opacity: 1;
    position: relative;
}
.centers .map-container.hide {
    opacity: 0.5;
}
.centers .map-container .map-region {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: -200px;
    margin: 0 !important;
    display: none;
}
.centers .map-container .map-region.show {
    display: block;
}
.centers .map-container .map-region .nectar-google-map {
    height: 700px !important;
}















.select2.select2-container--region-style {
    width: 100% !important;
    background: #FFCD00;
}
.select2.select2-container--region-style .select2-selection--single {
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;

    font-family: 'Px Grotesk';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.25px;
    color: #012169;
}
.select2.select2-container--region-style .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.select2.select2-container--region-style .select2-selection--single .select2-selection__arrow {
    height: 20px;
    width: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
    background-image: url(images/regions-select-arrow.svg);
    display: block;
    position: relative;
    top: 0;
    right: 0;
}



span.select2-container.select2-container--region-style .select2-dropdown {
    border: 1px solid #FFCD00;
    padding: 5px 0;
}
span.select2-container.select2-container--region-style .select2-dropdown .select2-results__option {
    padding: 10px;
    text-align: center;
}



















/* centers v2 */

.map-half {
    width: 50%;
}



.centers-v2--centers {
    margin-top: 25px !important;
}
.centers-v2--centers .region {
    padding: 20px !important;
}


.centers-v2 {

}
.centers-v2--maps {

}

.centers-v2--maps .centers-v2--maps-head {
    margin-bottom: 0 !important;
}
.centers-v2--maps .centers-v2--maps-head .vc_custom_heading {
    margin-bottom: 0 !important;
}
.centers-v2--maps .centers-v2--maps-map,
.centers-v2--maps .centers-v2--maps-map .nectar-google-map {
    height: 500px !important;
}
.centers-v2--centers > .vc_column-inner > .wpb_wrapper {
    height: 500px;
    overflow: scroll;
}
.centers-v2--centers > .vc_column-inner > .wpb_wrapper > .wpb_row:last-child {
    margin-bottom: 0 !important;
}






@media screen and (max-width: 999px) {
    .map-half {
        width: 100%;
    }
    .centers-v2--maps .centers-v2--maps-map,
    .centers-v2--maps .centers-v2--maps-map .nectar-google-map {
        height: 400px !important;
        max-height: 400px;
    }



.centers-v2--centers .region a.nectar-button.regular.regular-button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px !important;
}

}
