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


/* Slider Dots*/
#fp-nav.tooltip ul li a,
.tooltip .fp-slidesNav ul li a {
    padding: 22.5px 17px;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    height: 9px;
    width: 9px;
    margin: -3px 0 0 -5px;
}
#fp-nav.tooltip ul li a>span {
    height: 9px;
    width: 9px;
}
#fp-nav:not(.tooltip_alt).light-controls ul li a span {
    box-shadow: inset 0 0 0 8px rgba(255, 255, 255, 1);
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span,
#fp-nav.tooltip ul li a.active span,
#fp-nav.tooltip_alt ul li a.active span {
    height: 15px;
    width: 15px;
    margin: -6px 0 0 -8px;
    border-radius: 100%;
}
#fp-nav:not(.tooltip_alt).light-controls ul li a.active span,
.fp-slidesNav.light-controls ul li a.active span {
    background-color: transparent;
    box-shadow: inset 0 0 0 8px #2DAAE1;
}
#fp-nav:not(.light-controls) ul li a span {
    box-shadow: inset 0 0 0 8px #000050 !important;
    -webkit-box-shadow: inset 0 0 0 8px #000050 !important;
}
#fp-nav:not(.light-controls) ul li a.active span {
    box-shadow: inset 0 0 0 8px #2DAAE1 !important;
    -webkit-box-shadow: inset 0 0 0 8px #2DAAE1 !important;
}










/* Arrow */
.nectar-next-section-wrap.down-arrow-bordered a.nectar-next-section.skip-hash i {
    display: none !important
}
body .nectar-next-section-wrap.down-arrow-bordered .nectar-next-section {
    width: 40px;
    height: 30px;
    border: none !important;
    line-height: 50px;
    border-radius: 0;
    bottom: 0px !important;
    opacity: 1 !important;
    background-image: url(images/arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-bottom: 20px;
}

/* CTA */
.nectar-cta a.link_text .text {
    font-family: Stolzl;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2.4px;
    line-height: 20px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
.nectar-cta a.link_text .text:after {
    content: '';
    display: block;
    width: 14px;
    height: 20px;
    background-image: url(images/cta-arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 8px;
}


/*
* Footer
*/

body #footer-outer,
body #nectar_fullscreen_rows>#footer-outer.wpb_row .full-page-inner-wrap,
body #footer-outer #copyright {
    background-color: #fff !important;
}

div.wpcf7 .ajax-loader {
    display: none !important
}

.show-spinner div.wpcf7 .ajax-loader {
    display: inline-block !important
}
#footer-outer .form-container {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    box-shadow: 10px 20px 70px 0 rgba(0, 0, 0, 0.1);
    padding: 65px 105px 75px;
}
#footer-outer .form-container .form-col-6 {
    width: 50%;
    text-align: left;
}
#footer-outer .form-container .form-col-6 .form-title {
    color: #000050;
    font-family: Stolzl;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: -0.33px;
    line-height: 44px;
}
#footer-outer .form-container .form-col-6 .form-subtitle {
    color: #000050;
    font-family: Stolzl;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 35px;
}
#footer-outer .form-container .form-col-6 .form-body {
    position: relative;
}
#footer-outer .form-container .form-col-6 .form-body input[type=email] {
    line-height: 43px;
    width: 100%;
    color: #000050;
    font-family: Stolzl;
    font-size: 16px;
    border: 0 !important;
    border-bottom: 1px solid #000050 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    background-color: transparent;
    font-weight: 400 !important;
}
#footer-outer .form-container .form-col-6 .form-body input[type=email]::-webkit-input-placeholder {
    color: #000050;
}
#footer-outer .form-container .form-col-6 .form-body input[type=email]::-moz-placeholder {
    color: #000050;
}
#footer-outer .form-container .form-col-6 .form-body input[type=email]:-ms-input-placeholder {
    color: #000050;
}
#footer-outer .form-container .form-col-6 .form-body input[type=email]:-moz-placeholder {
    color: #000050;
}
#footer-outer .form-container .form-col-6 .form-body input[type=email]:focus {
    border: 0 !important;
    border-bottom: 1px solid #000050 !important;
    box-shadow: none;
}
#footer-outer .form-container .form-col-6 .form-body button#submit {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    border: 0;
    background-color: transparent;
    background-image: url(images/cta-arrow.png);
    background-position: center right;
    background-repeat: no-repeat;
}
#footer-outer .form-container .form-col-6 span.wpcf7-form-control-wrap.your-consent span.wpcf7-list-item {
    margin-left: 0;
    margin-top: 5px;
}
#footer-outer .form-container .form-col-6 span.wpcf7-form-control-wrap.your-consent label input[type="checkbox"] {
    display: none;
}
#footer-outer .form-container .form-col-6 span.wpcf7-form-control-wrap.your-consent label span.wpcf7-list-item-label {
    color: #000050 !important;
    font-family: Stolzl;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 32px;
    border-bottom: 1px solid #000050;
}
#footer-outer .form-container .form-col-6 span.wpcf7-form-control-wrap.your-consent label {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
}
#footer-outer .form-container .form-col-6 span.wpcf7-form-control-wrap.your-consent label:before {
    content: '';
    height: 12px;
    width: 12px;
    border: 1px solid #000050;
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
}
#footer-outer .form-container .form-col-6 span.wpcf7-form-control-wrap.your-consent label input[type="checkbox"]:checked+span.wpcf7-list-item-label:after {
    content: '\f00c';
    font-family: FontAwesome;
    height: 12px;
    width: 12px;
    line-height: 12px;
    border: 1px solid #000050;
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
}
body #footer-outer[data-cols="1"][data-disable-copyright="false"][data-copyright-line="false"][data-matching-section-color="true"] #copyright {
    padding-top: 60px;
    padding-bottom: 30px;
}
body #footer-outer[data-cols="1"][data-disable-copyright="false"][data-copyright-line="false"][data-matching-section-color="true"] #copyright p {
    color: #000050;
    font-family: Stolzl;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
}

/*
* Portfolio
*/
body .portfolio-items[data-gutter="15px"][data-col-num="elastic"],
body .portfolio-items[data-gutter="15px"] .col,
body .portfolio-items[data-gutter="default"]:not([data-col-num="elastic"]) .col {
    padding: 0 !important;
}
body .portfolio-items[data-gutter="default"]:not([data-col-num="elastic"]) {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
}
body .portfolio-items[data-ps="7"] .col .work-item.style-2 {
    height: 285px !important;
    width: 100%;
    position: relative;
}
body .portfolio-items[data-ps="7"] .col .work-item.style-2 img {
    height: 100% !important;
}
body .portfolio-items[data-ps="7"] .col[data-default-color="true"] .work-item:not(.style-3) .work-info-bg {
    background-color: #000050 !important;
}
body .portfolio-items[data-ps="7"] .col[data-default-color="true"] .work-item:not(.style-3) .work-info {
    padding: 30px;
}

body .portfolio-items[data-ps="7"] .col[data-default-color="true"] .work-item:not(.style-3) .work-info .vert-center {
    margin-top: 0px;
    top: 0;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    text-align: left;
    bottom: 0;
    height: inherit;
}
.portfolio-items[data-ps="7"] .col:hover .work-info .vert-center {
    opacity: 1;
    -webkit-transform: scale(1) perspective(1px) translateY(0%);
    -ms-transform: scale(1) perspective(1px) translateY(0%);
    transform: scale(1) perspective(0px) translateY(0%);
}
.full-width-section>.col.span_12.dark .portfolio-items .col h3,
.full-width-section>.col.span_12.dark .portfolio-items[data-ps="6"] .work-meta h4 {
    color: #2DAAE1 !important;
    font-family: Stolzl;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 35px;
    margin-bottom: 10px;
}
.portfolio-items .col .work-info .vert-center p {
    color: #FFFFFF;
    font-family: Stolzl;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 30px;
    max-height: 11em;
    overflow: hidden;
}
.portfolio-items .col .work-info .vert-center .project-link {
    font-family: Stolzl;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2.4px;
    line-height: 20px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    margin-top: 30px;
    color: #FFFFFF;
    position: absolute;
    bottom: -5px;
}
.portfolio-items .col .work-info .vert-center .project-link:after {
    content: '';
    display: block;
    width: 14px;
    height: 20px;
    background-image: url(images/cta-arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 8px;
}
body .portfolio-filters {
    width: 290px;
    float: none !important;
    display: block;
    margin-bottom: 33px;
    background-color: transparent !important;
    margin-left: auto;
    margin-right: auto;
}
body .portfolio-filters {
    width: 290px;
    float: right;
    display: block;
    margin-bottom: 33px;
    background-color: transparent !important;
}
body .portfolio-filters a,
body .portfolio-filters #sort-portfolio {
    background-color: transparent !important;
    padding-right: 20px;
    min-width: 290px;
    border-radius: 2px;
    padding-left: 0;
    border-radius: 0;
}
body .portfolio-filters>a {
    border-bottom: 1px solid #000050;
}
body #sort-portfolio span {
    color: #000050;
    font-family: Stolzl;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 32px;
    font-weight: 300;
}
body #sort-portfolio i {
    position: absolute;
    right: 0;
    top: 15px;
    height: 14px;
    background-color: transparent;
    color: #2DAAE1;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 15px;
    text-align: right;
}
body .portfolio-filters li a,
body .portfolio-filters-inline li a {
    color: #000050;
    font-family: Stolzl;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 32px;
    font-weight: 300;
}
body .portfolio-filters li a:hover,
body .portfolio-filters-inline li a:hover {
    color: #2DAAE1;
}


/*
    Recent Blog carousel 
*/
.nectar-recent-post-slide .recent-post-container.container .post-date {
    color: #FFFFFF;
    font-family: Stolzl;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2.4px;
    line-height: 35px;
    text-transform: uppercase;
}
.nectar-recent-post-slide .recent-post-container.container .post-title {
    color: #FFFFFF;
    font-family: Stolzl;
    font-size: 50px;
    font-weight: 500;
    letter-spacing: -0.56px;
    line-height: 73px;
    margin-bottom: 30px;
}
.nectar-recent-post-slide .recent-post-container.container .post-excerpt {
    color: #FFFFFF;
    font-family: Stolzl;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 40px;
}
.nectar-recent-post-slide .recent-post-container.container .read-more a {
    font-family: Stolzl;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2.4px;
    line-height: 20px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    color: #fff;
}
.nectar-recent-post-slide .recent-post-container.container .read-more a:after {
    content: '';
    display: block;
    width: 14px;
    height: 20px;
    background-image: url(images/cta-arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 8px;
}
.nectar-recent-posts-slider .flickity-page-dots {
    counter-reset: item;
}
.nectar-recent-posts-slider .flickity-page-dots li.dot {
    height: 42px;
    width: 42px;
    position: relative;
    margin: 0;
    opacity: 1;
}
.nectar-recent-posts-slider .flickity-page-dots li.dot:before {
    background: transparent;
    width: 100%;
    height: 2px;
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
}
.nectar-recent-posts-slider .flickity-page-dots li.dot:after {
    width: 100%;
    height: 30px;
    display: block;
    counter-increment: item;
    content: counter(item);
    position: absolute;
    top: 5px;
    left: 0;
    color: #FFFFFF;
    font-family: Stolzl;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    text-align: center !important;
}
.nectar-recent-posts-slider .flickity-page-dots li.dot.is-selected:before {
    background: #fff;
}


/* Menu */
#slide-out-widget-area {
    text-align: left !important;
}
#slide-out-widget-area .slide-out-widget-area--container {
    display: flex;
    flex-wrap: wrap;
    padding-top: 160px;
    align-items: flex-end;
}
#slide-out-widget-area .slide-out-widget-area--container .slide-out-widget-area--col {
    width: 50%;
}
#slide-out-widget-area .slide-out-widget-area--container .menu .menu-item a {
    color: #000050;
    font-family: Stolzl;
    font-size: 24px;
    letter-spacing: -0.27px;
    line-height: 60px;
    font-weight: 300;
}
#slide-out-widget-area .slide-out-widget-area--container .menu .menu-item a:hover {
    color: #2DAAE1;
}
body #slide-out-widget-area .menu.subview li,
body #slide-out-widget-area .menu.subview .subviewopen>a,
body #slide-out-widget-area .menu.subview .subview>a,
body #slide-out-widget-area .menu.subview .subviewopen>small,
body #slide-out-widget-area .menu.subview .subview>small,
#slide-out-widget-area .mobile-only {
    display: block !important;
}
#slide-out-widget-area.fullscreen .off-canvas-social-links,
#slide-out-widget-area.fullscreen-alt .off-canvas-social-links {
    position: relative !important;
    bottom: auto !important;
    right: auto !important;
}
#slide-out-widget-area.fullscreen .inner li a,
#slide-out-widget-area .off-canvas-social-links li a,
#slide-out-widget-area.slide-out-from-right .inner .off-canvas-menu-container li a,
#slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li a,
#slide-out-widget-area .menuwrapper li small {
    opacity: 1 !important;
}
#slide-out-widget-area .slide-out-widget-area--container .off-canvas-social-links {
    margin-top: 70px;
}
#slide-out-widget-area .slide-out-widget-area--container .off-canvas-social-links li {
    padding: 0 !important;
    transform: scale(1, 1) !important;
}
#slide-out-widget-area .slide-out-widget-area--container .off-canvas-social-links li a {
    padding: 0 !important;
    margin-right: 30px;
    opacity: 1 !important;
}
#slide-out-widget-area .slide-out-widget-area--container .off-canvas-social-links li i {
    background-color: transparent;
    font-size: 26px;
    line-height: 26px;
}
#slide-out-widget-area .slide-out-widget-area--container .off-canvas-social-links li a:hover {
    color: #2DAAE1;
}
#slide-out-widget-area .slide-out-widget-area--container .slide-out-widget-area--col .widget.widget_media_image {
    margin-bottom: 30px;
}
#slide-out-widget-area .slide-out-widget-area--container .slide-out-widget-area--col .widget.widget_text .textwidget {
    max-width: 425px;
}
#slide-out-widget-area .slide-out-widget-area--container .slide-out-widget-area--col .widget.widget_text .textwidget p {
    color: #000050;
    font-family: Stolzl;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 22px;
    padding-bottom: 0;
}
#slide-out-widget-area .slide-out-widget-area--container .slide-out-widget-area--col .widget.widget_text .textwidget .cta {
    font-family: Stolzl;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2.4px;
    line-height: 20px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    margin-top: 30px;
}
#slide-out-widget-area .slide-out-widget-area--container .slide-out-widget-area--col .widget.widget_text .textwidget .cta:after {
    content: '';
    display: block;
    width: 14px;
    height: 20px;
    background-image: url(images/cta-arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 8px;
}
#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a .lines-button .lines {
    opacity: 1;
}
#header-outer.transparent #top nav ul .slide-out-widget-area-toggle a .lines-button .lines:before {
    display: none !important;
}
body[data-header-search='false'] #header-outer[data-has-menu='false'][data-cart='false'] #top .slide-out-widget-area-toggle a .lines-button:after,
body[data-header-search='false'] #header-outer[data-has-menu='false'][data-cart='false'] #top .slide-out-widget-area-toggle a .lines:after {
    width: 33px;
    height: 2px !important;
    opacity: 1;
}
body #header-outer .lines-button {
    top: 13px !important;
}
body[data-header-search='false'] #header-outer[data-has-menu='false'][data-cart='false'] .slide-out-widget-area-toggle:not(.mobile-icon) .lines:after {
    top: -10px !important;
}
body[data-header-search='false'] #header-outer[data-has-menu='false'][data-cart='false'] .slide-out-widget-area-toggle a span:not(.close-line) {
    width: 33px !important;
}
html body[data-slide-out-widget-area-style*='fullscreen'] #top .menu-push-out .lines-button:after,
html body[data-slide-out-widget-area-style*='fullscreen'] #top .menu-push-out .lines:before,
html body[data-slide-out-widget-area-style*='fullscreen'] #top .menu-push-out .lines:after,
html body[data-slide-out-widget-area-style='simple'] #top .menu-push-out .lines-button:after,
html body[data-slide-out-widget-area-style='simple'] #top .menu-push-out .lines:before,
html body[data-slide-out-widget-area-style='simple'] #top .menu-push-out .lines:after {
    transform: translateX(33px) !important;
}
body #header-outer #top .slide-out-widget-area-toggle a .lines:after,
body #header-outer #top .slide-out-widget-area-toggle a .lines:before,
body #header-outer #top .slide-out-widget-area-toggle a .lines-button:after {
    background-color: #000;
}
body.material #header-outer #top .slide-out-widget-area-toggle a .close-line {
    background-color: #000050 !important;
}
/* disable menu animation */
#slide-out-widget-area-bg+#slide-out-widget-area.fullscreen-alt {
    opacity: 0 !important;
    -webkit-transition: opacity .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: opacity .25s cubic-bezier(.4, 0, .2, 1) !important;
}
#slide-out-widget-area-bg.open+#slide-out-widget-area.fullscreen-alt {
    opacity: 1 !important;
}
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container .menu {
    -webkit-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
    -webkit-transition: all 0s !important;
    transition: all 0s !important;
}
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container .menu>li {
    -webkit-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
    -webkit-transition: all 0s !important;
    transition: all 0s !important;
    opacity: 1 !important;
}
#slide-out-widget-area.fullscreen-alt .off-canvas-row .off-canvas-col .off-canvas-widgets .widget {
    -webkit-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
    -webkit-transition: all 0s !important;
    transition: all 0s !important;
    opacity: 1 !important;
}
#header-outer.side-widget-open>header #logo img.starting-logo {
    opacity: 0 !important;
}
#header-outer.side-widget-open>header #logo img.dark-version {
    opacity: 1 !important;
}
body #header-outer.side-widget-open>header#top #logo img.dark-version {
    opacity: 1 !important;
}






/* 
    New Menu
*/
body.material #header-outer #top nav>.buttons>li.menu-toggle {
    position: relative;
    display: flex !important;
    align-items: center;
    width: 35px;
}
body.material #header-outer #top nav>.buttons>li.menu-toggle span {
    height: 12px;
    width: 100%;
    position: relative;
    cursor: pointer;
}
body.material #header-outer #top nav>.buttons>li.menu-toggle span:before,
body.material #header-outer #top nav>.buttons>li.menu-toggle span:after {
    content: '';
    height: 2px;
    width: 35px;
    background-color: #000050;
    display: block;
    position: absolute;
    -webkit-transition: transform .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transition: transform .4s cubic-bezier(.05, .2, .1, 1) 0s;
}
body.material #header-outer #top nav>.buttons>li.menu-toggle span:before {
    top: 0;
    left: 0;
}
body.material #header-outer #top nav>.buttons>li.menu-toggle span:after {
    bottom: 0;
    left: 0;
}

/* active */
body.material #header-outer.transparent #top nav>.buttons>li.menu-toggle span:before,
body.material #header-outer.transparent #top nav>.buttons>li.menu-toggle span:after {
    background-color: #fff;
}
body.material #header-outer #top nav>.buttons>li.menu-toggle.active span:before {
    top: 5px;
    left: 0;
    transform: rotate(45deg);
}
body.material #header-outer #top nav>.buttons>li.menu-toggle.active span:after {
    bottom: 5px;
    left: 0;
    transform: rotate(-45deg);
}


/* menu sidebar */
.cbp-spmenu {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.cbp-spmenu {
    background-color: #fff;
    position: fixed;
}
.cbp-spmenu-vertical {
    width: 50%;
    height: 100%;
    top: 0;
    z-index: 10000;
}
.cbp-spmenu-right {
    right: -100%;
}
.cbp-spmenu-right.cbp-spmenu-open {
    right: 0px;
}
.menu-container {
    width: 41.6666vw;
    padding: 70px 0 70px 80px;
}
.menu-container .menu {
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
}
.menu-container .menu .menu-item {
    list-style: none;
}
.menu-container .menu .menu-item+.menu-item {
    margin-top: 20px;
}
.menu-container .menu .menu-item a {
    color: #000050;
    font-family: Stolzl;
    font-size: 20px;
    letter-spacing: -0.22px;
    line-height: 25px;
    font-weight: 300;
}
.menu-container .menu .menu-item a:hover {
    color: #2DAAE1;
}




.menu-container .menu .menu-item.menu-item-has-children {}
.menu-container .menu .menu-item.menu-item-has-children>a {
    cursor: pointer;
}
.menu-container .menu .menu-item.menu-item-has-children ul.sub-menu {
    margin-left: 0;
    padding-left: 15px;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transition: max-height .4s cubic-bezier(.05, .2, .1, 1) 0s;
}
.menu-container .menu .menu-item.menu-item-has-children ul.sub-menu.active {
    max-height: 500px;
}
.menu-container .menu .menu-item.menu-item-has-children .sub-menu .menu-item {}
.menu-container .menu .menu-item.menu-item-has-children .sub-menu .menu-item:first-child {
    margin-top: 15px;
}
.menu-container .menu .menu-item.menu-item-has-children .sub-menu .menu-item:last-child {
    margin-bottom: 10px;
}















.cbp-spmenu .menu-toggle {
    position: absolute;
    display: flex !important;
    align-items: center;
    width: 35px;
    right: 0;
    top: 0;
}
.cbp-spmenu .menu-toggle span {
    height: 12px;
    width: 100%;
    position: relative;
    cursor: pointer;
}
.cbp-spmenu .menu-toggle span:before,
.cbp-spmenu .menu-toggle span:after {
    content: '';
    height: 2px;
    width: 35px;
    background-color: #000050;
    display: block;
    position: absolute;
    -webkit-transition: transform .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transition: transform .4s cubic-bezier(.05, .2, .1, 1) 0s;
}
.cbp-spmenu .menu-toggle span:before {
    top: 5px;
    left: 0;
    transform: rotate(45deg);
}
.cbp-spmenu .menu-toggle span:after {
    bottom: 5px;
    left: 0;
    transform: rotate(-45deg);
}
.menu-container .slide-out-widget-area--container {
    position: relative;
}
.menu-container .off-canvas-social-links {
    margin-top: 30px;
    margin-left: 0;
    margin-bottom: 30px;
}
.menu-container .off-canvas-social-links li {
    padding: 0 !important;
    transform: scale(1, 1) !important;
    list-style: none;
    display: inline-block;
}
.menu-container .off-canvas-social-links li a {
    padding: 0 !important;
    margin-right: 30px;
    opacity: 1 !important;
}
.menu-container .off-canvas-social-links li a i {
    background-color: transparent;
    font-size: 22px;
    line-height: 22px;
    color: #000050;
}
.menu-container .off-canvas-social-links li a:hover i {
    color: #2DAAE1;
}
.menu-container .slide-out-widget-area--container .slide-out-widget-area--col+.slide-out-widget-area--col {
    margin-top: 80px;
}
.menu-container .slide-out-widget-area--container .slide-out-widget-area--col .widget.widget_media_image {
    margin-bottom: 30px;
}
.menu-container .slide-out-widget-area--container .slide-out-widget-area--col .widget.widget_text .textwidget {
    max-width: 425px;
}
.menu-container .slide-out-widget-area--container .slide-out-widget-area--col .widget.widget_text .textwidget p {
    color: #000050;
    font-family: Stolzl;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 22px;
    padding-bottom: 0;
}
.menu-container .slide-out-widget-area--container .slide-out-widget-area--col .widget.widget_text .textwidget .cta {
    font-family: Stolzl;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2.4px;
    line-height: 20px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    margin-top: 30px;
    color: #000050;
}
.menu-container .slide-out-widget-area--container .slide-out-widget-area--col .widget.widget_text .textwidget .cta:after {
    content: '';
    display: block;
    width: 14px;
    height: 20px;
    background-image: url(images/cta-arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 8px;
}
.menu-container .slide-out-widget-area--container .slide-out-widget-area--col .widget.widget_text .textwidget .cta:hover {
    color: #2DAAE1;
}




/* Tabs */
.tabbed>ul li a {
    width: 290px;
    color: rgba(0, 0, 80, 0.2);
    font-family: Stolzl;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 32px;
    text-align: center;
    font-weight: 400;
    background-color: transparent !important;
    border-bottom: 1px solid rgba(0, 0, 80, 0.2) !important;
    border-right: 0 !important;
    margin: 0 15px;
}
.tabbed>ul li .active-tab {
    color: #000050;
    border-bottom: 1px solid #000050 !important;
}


/*buttons*/
.nectar-cta.bordered-btn {
    width: 290px;
    color: rgba(0, 0, 80, 0.2);
    font-family: Stolzl;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 32px;
    text-align: center;
    font-weight: 400;
    background-color: transparent !important;
    border-bottom: 1px solid rgba(0, 0, 80, 0.2) !important;
    border-right: 0 !important;
    margin: 0 15px;
    display: inline-block;
    padding: 8px 15px;
}
.nectar-cta.bordered-btn .link_wrap .link_text:after {
    display: none !important;
}
.nectar-cta.bordered-btn.active {
    color: #000050;
    border-bottom: 1px solid #000050 !important;
}


/* Contatct form */
.contact-form form.wpcf7-form label {
    color: #2DAAE1;
    font-family: Stolzl;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2.4px;
    line-height: 20px;
    text-transform: uppercase;
}
.contact-form form.wpcf7-form input[type=text],
.contact-form form.wpcf7-form textarea,
.contact-form form.wpcf7-form input[type=email],
.contact-form form.wpcf7-form input[type=password],
.contact-form form.wpcf7-form input[type=tel],
.contact-form form.wpcf7-form input[type=url],
.contact-form form.wpcf7-form input[type=search],
.contact-form form.wpcf7-form input[type=date],
.contact-form form.wpcf7-form .material.woocommerce-page[data-form-style="default"] input#coupon_code {
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #000050;
}
.contact-form form.wpcf7-form textarea {
    height: 100px;
}
.contact-form form.wpcf7-form p {
    padding-bottom: 15px;
}
body[data-form-submit="regular"] .container-wrap .contact-form input[type=submit],
body[data-form-submit="regular"] .container-wrap .contact-form button[type=submit],
body[data-form-submit="see-through"] .container-wrap .contact-form input[type=submit],
body[data-form-submit="see-through"] .container-wrap .contact-form button[type=submit]:not(.search-widget-btn) {
    padding: 0 22px !important;
    line-height: 48px;
    color: #FFFFFF;
    font-family: Stolzl;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2.4px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0 !important;
}
body[data-form-submit="regular"] .container-wrap .contact-form input[type=submit]:hover,
body[data-form-submit="regular"] .container-wrap .contact-form button[type=submit]:hover,
body[data-form-submit="see-through"] .container-wrap .contact-form input[type=submit]:hover,
body[data-form-submit="see-through"] .container-wrap .contact-form button[type=submit]:not(.search-widget-btn):hover {
    box-shadow: none !important;
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
}





/* 
 * News
*/

.news-container {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-wrap: wrap;
}
.news {
    width: 33.33%;
    padding: 15px;
    margin-bottom: 40px;
}
.news .news--thumbnail {
    height: 265px;
    overflow: hidden;
    position: relative;
}
.news .news--thumbnail .news--thumbnail-img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-position: center;
    background-size: cover;
    -webkit-transition: transform .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transition: transform .4s cubic-bezier(.05, .2, .1, 1) 0s;
}
.news .news--thumbnail .news--thumbnail-link {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.news .news--thumbnail:hover .news--thumbnail-img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.news .news-content {
    padding: 20px 25px;
}
.news .news-content .news-content--title {
    margin-bottom: 0;
}
.news .news-content .news-content--title,
.news .news-content .news-content--title a {
    color: #000050;
    font-family: Stolzl;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
}
.news .news-content .news-content--title a:hover {
    color: #2DAAE1;
}
.news .news-content--cats a {
    color: #2DAAE1;
    font-family: Stolzl;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2.4px;
    line-height: 26px;
    text-transform: uppercase;
}
.news .news-content--cats a+a {
    margin-left: 10px;
}
.news .news-content .news-content--excerpt {
    margin-top: 10px;
    color: #000050;
    font-family: Stolzl;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 30px;
}


.news-loadmore {
    text-align: center;
}
.news-loadmore .news-loadmore-link {
    font-family: Stolzl;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2.4px;
    line-height: 20px;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}
.news-loadmore .news-loadmore-link:after {
    content: '';
    display: block;
    width: 14px;
    height: 20px;
    background-image: url(images/cta-arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 8px;
}
.news-loadmore .news-loadmore-link:hover {
    color: #2DAAE1;
}




/* Timeline */
.tabbed[data-style="timeline"] .wpb_tabs_nav {
    border-bottom: 0;
    line-height: 0px;
    margin-bottom: 65px;
    position: relative;
}
.tabbed[data-style="timeline"] .wpb_tabs_nav .owl-stage-outer {
    width: 100%;
    padding-top: 10px !important;
    overflow: hidden;
}
.tabbed[data-style="timeline"] .wpb_tabs_nav .owl-stage-outer:before {
    content: '';
    height: 1px;
    width: 100%;
    background-color: #000050;
    display: block;
}
.tabbed[data-style="timeline"] .wpb_tabs_nav .owl-item {
    display: inline-block;
}
.tabbed[data-style="timeline"] .wpb_tabs_nav .owl-stage {
    display: flex;
}
.tabbed[data-style="timeline"] .wpb_tabs_nav .ui-tab {
    display: inline-block;
    width: 100%;
    padding: 30px 0 0 !important;
    text-align: center;
    position: relative;
    display: flex;
    align-items: start;
    justify-content: center;
}
.tabbed[data-style="timeline"] .wpb_tabs_nav .ui-tab a {
    color: #000050;
    font-family: Stolzl;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 26px;
    text-align: center;
    display: block;
    height: 60px;
}
.tabbed[data-style="timeline"] .wpb_tabs_nav .ui-tab a:before {
    content: '';
    display: block;
    height: 10px;
    width: 10px;
    background-color: #000050;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
}
.tabbed[data-style="timeline"] .wpb_tabs_nav .owl-item .ui-tab .active-tab {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 32px;
}
.tabbed[data-style="timeline"] .wpb_tabs_nav .owl-item .ui-tab .active-tab:before {
    background-color: #2DAAE1;
    width: 20px;
    height: 20px;
}









.tabbed[data-style="timeline"] .wpb_tabs_nav button.owl-next {
    position: absolute;
    right: -5px;
    top: -5px;
    height: 30px;
    width: 30px;
    color: #000050;
    border: 1px solid #000050;
    transform: none;
    background-image: none !important;
    background-color: #fff;
    border-radius: 50% !important;
    cursor: pointer !important;
}
.tabbed[data-style="timeline"] .wpb_tabs_nav button.owl-next:before {
    content: '\f105';
    font-family: "FontAwesome";
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
    margin-right: -2px;
}
.tabbed[data-style="timeline"] .wpb_tabs_nav button.owl-next span {
    display: none;
}
.tabbed[data-style="timeline"] .wpb_tabs_nav button.owl-prev {
    position: absolute;
    left: -5px;
    top: -5px;
    height: 30px;
    width: 30px;
    color: #000050;
    border: 1px solid #000050;
    transform: none;
    background-image: none !important;
    background-color: #fff;
    border-radius: 50% !important;
    cursor: pointer !important;
}
.tabbed[data-style="timeline"] .wpb_tabs_nav button.owl-prev:before {
    content: '\f104';
    font-family: "FontAwesome";
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
    margin-left: -2px;
}
.tabbed[data-style="timeline"] .wpb_tabs_nav button.owl-prev span {
    display: none;
}


.tabbed[data-style="timeline"] .wpb_tabs_nav button.owl-next:hover,
.tabbed[data-style="timeline"] .wpb_tabs_nav button.owl-prev:hover {
    background-color: #000050;
    color: #fff;
}






/* List */
.nectar-icon-list:after {
    display: none;
}
.nectar-icon-list[data-icon-style="border"] .list-icon-holder {
    border: 2px solid #2DAAE1;
}
.nectar-icon-list[data-icon-size="small"] .nectar-icon-list-item .list-icon-holder,
.nectar-icon-list[data-icon-size="small"] .nectar-icon-list-item .list-icon-holder span,
.nectar-icon-list[data-icon-size="small"] .nectar-icon-list-item .list-icon-holder i {
    line-height: 20px;
    font-size: 16px;
    width: 25px;
    height: 25px;
}
.nectar-icon-list-item {
    position: relative;
    margin-bottom: 35px;
    padding-left: 35px;
}
.nectar-icon-list-item .content {
    color: #01004E;
    font-family: Stolzl;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 30px;
}



/*
* TEAM
*/
.people-container {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-wrap: wrap;
}
.people-item {
    width: 25%;
    padding: 0 15px !important;
    margin-top: 70px !important;
    cursor: pointer;
}
.people-item .people-item--thumbnail {
    position: relative;
    overflow: hidden;
}
.people-item .people-item--thumbnail:after {
    content: '';
    padding-top: 100%;
    display: block;
}
.people-item .people-item--thumbnail .people-item--thumbnail-img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-position: center;
    background-size: cover;
    -webkit-transition: transform .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transition: transform .4s cubic-bezier(.05, .2, .1, 1) 0s;
}
.people-item .people-item--info {
    margin-top: 10px;
}
.people-item .people-item--info .people-item--info-name {
    color: #000050;
    font-family: Stolzl;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 35px;
    margin-bottom: 0;
}
.people-item .people-item--info .people-item--info-role {
    color: #000050;
    font-family: Stolzl;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 30px;
}
.people-item:hover .people-item--thumbnail .people-item--thumbnail-img {
    transform: scale(1.05);
}


/* popup */
.lity {
    background: transparent !important;
}
.lity .lity-container {
    position: relative;
}
.lity .lity-container .lity-content {
    width: 1040px;
    background-color: #fff;
}
.lity .lity-container .lity-content:after {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
}
.lity-close {
    display: none !important;
}
.people-popup {
    position: relative;
}
.people-popup .popup-close {
    width: 28px;
    height: 28px;
    position: absolute;
    right: 30px;
    top: 30px;
    text-indent: -9999px;
    overflow: hidden;
    transition: none !important;
    cursor: pointer;
}
.people-popup .popup-close:before,
.people-popup .popup-close:after {
    content: '';
    display: block;
    width: 32px;
    height: 2px;
    background-color: #000050;
    position: absolute;
    transform-origin: center;
    top: 50%;
    left: 0;
}
.people-popup .popup-close:before {
    transform: rotate(315deg) translateY(-50%);
}
.people-popup .popup-close:after {
    transform: rotate(225deg) translateY(0%);
}
.people-popup .people-popup-wrap {
    padding: 30px 35px;
    display: flex;
    flex-wrap: wrap;
}
.people-popup .people-popup--info {
    width: 290px;
}
.people-popup .people-popup--info .people-popup--info-thumbnail {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}
.people-popup .people-popup--info .people-popup--info-thumbnail:after {
    content: '';
    padding-top: 100%;
    display: block;
}
.people-popup .people-popup--info .people-popup--info-thumbnail .people-popup--info-thumbnail-img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-position: center;
    background-size: cover;
    -webkit-transition: transform .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transition: transform .4s cubic-bezier(.05, .2, .1, 1) 0s;
}
.people-popup .people-popup--info .people-popup--info-name {
    color: #000050;
    font-family: Stolzl;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 35px;
    margin-bottom: 0;
}
.people-popup .people-popup--info .people-popup--info-role {
    color: #000050;
    font-family: Stolzl;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 30px;
}
.people-popup .people-popup--info .people-popup--info-socials {
    margin-top: 30px;
}
.people-popup .people-popup--info .people-popup--info-socials .people-social {
    color: #000050;
    font-family: "Font Awesome 5 Brands";
    font-size: 26px;
    letter-spacing: 0;
    line-height: 26px;
    margin-right: 25px;
}
.people-popup .people-popup--content {
    width: 650px;
    padding: 0 50px;
    max-height: 60vh;
    overflow: auto;
}
.people-popup .people-popup--content p {
    color: #000050;
    font-family: Stolzl;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 30px;
}


/*
* Research
*/
.research-container {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-wrap: wrap;
}
.research-item {
    width: 33.33%;
    padding: 0 15px;
    margin-bottom: 40px;
}
.research-item .research-item--thumbnail {
    height: 500px;
    width: 100%;
    background-color: #F8F6F5;
    position: relative;
    padding: 50px 0;
    overflow: hidden;
}
.research-item .research-item--thumbnail img {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-bottom: 0 !important;
    max-height: 100%;
    height: auto;
    max-width: 100%;
    width: auto !important;
}
.research-item .research-item--info {
    padding: 25px 35px;
}
.research-item .research-item--info .research-item--info-name {
    color: #000050;
    font-family: Stolzl;
    font-size: 18px !important;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 30px !important;
    margin-bottom: 0 !important;
    min-height: 4rem;
    margin-bottom: 15px !important;
}
.research-item .research-item--info .research-item--info-type {
    color: #2DAAE1;
    font-family: Stolzl;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2.4px;
    line-height: 15px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.research-item .research-item--info .research-item--info-file {
    color: #000050;
    font-family: Stolzl;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2.4px;
    line-height: 20px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
.research-item .research-item--info .research-item--info-file:after {
    content: '';
    display: block;
    width: 18px;
    height: 20px;
    background-image: url(images/download-icon.png);
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 8px;
}
.research-item .research-item--info .research-item--info-file:hover {
    color: #2DAAE1;
}




/* 
    Flip Box
*/
.nectar-flip-box .flip-box-back .inner,
.nectar-flip-box .flip-box-front .inner {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 15px;
    outline: 1px solid transparent;
    -webkit-perspective: inherit;
    perspective: inherit;
    z-index: 2;
    height: 100%;
}
.nectar-flip-box .flip-box-back,
.nectar-flip-box .flip-box-front {
    /*height: 250px !important;*/
}
.nectar-flip-box[data-v_text_align="top"] .flip-box-front .inner {
    -ms-transform: translateZ(1px) scale(1);
    transform: translateZ(1px) scale(1);
    -webkit-transform: translateZ(1px) scale(1);
    top: 0;
}
.nectar-flip-box[data-flip-direction="horizontal-to-left"] .flip-box-front .flip-icon {
    height: 100px;
    width: 100px;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
.nectar-flip-box[data-flip-direction="horizontal-to-left"] .flip-box-front h4 {
    color: #2DAAE1;
    font-family: Stolzl;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 28px;
    text-align: center;
}
.nectar-flip-box[data-flip-direction="horizontal-to-left"] .flip-box-back .inner {
    padding: 20px 20px 0;
    -ms-transform: translateZ(1px) scale(1);
    transform: translateZ(1px) scale(1);
    -webkit-transform: translateZ(1px) scale(1);
    top: 0;
    text-align: left;
}
.nectar-flip-box[data-flip-direction="horizontal-to-left"] .flip-box-back .inner h5 {
    color: #2DAAE1;
    font-family: Stolzl;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 26px;
}
.nectar-flip-box[data-flip-direction="horizontal-to-left"] .flip-box-back .inner p {
    color: #000050;
    font-family: Stolzl;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 24px;
}



/* Post header */
.post-header {
    text-align: center;
}
.post-header .post-header-container {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
.post-header .post-header--title {
    color: #000050;
    font-family: Stolzl;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: -0.33px;
    line-height: 44px;
    text-align: center;
}
.post-header .post-header--categories {
    color: #2DAAE1;
    font-family: Stolzl;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2.4px;
    line-height: 35px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.post-header .post-header--excerpt {
    max-width: 725px;
    margin-right: auto;
    margin-left: auto;
    color: #000050;
    font-family: Stolzl;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
}
.post-header .post-header--image {
    margin-top: 60px;
}
.post-header--social-links .social-links-list {
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 35px;
    display: flex;
    justify-content: center;
}
.post-header--social-links .social-links-list .social-link-list-item {
    list-style: none;
    margin: 0 10px;
}
.post-header--social-links .social-links-list .social-link-list-item a {
    color: #000050 !important;
    font-size: 20px !important;
    letter-spacing: 0;
    line-height: 21px !important;
    text-align: center;
}
.post-header--social-links .social-links-list .social-link-list-item a:hover {
    color: #2daae1 !important;
}



/*
    Recent news 
*/
.material .blog-recent.related-posts {
    padding: 0;
}
.related-post-wrap[data-using-post-pagination="false"] {
    margin-top: 0;
}
.related-post-wrap .row-bg-wrap .row-bg {
    background-color: rgba(0, 0, 0, 0.0);
}
.material .related-post-wrap h3.related-title {
    color: #000050;
    font-family: Stolzl;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: -0.33px;
    line-height: 44px;
    text-align: center;
    padding-top: 0;
}

/* banner middle */
.page-banner-middle .vc_col-sm-12.wpb_column.column_container.vc_column_container {
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.page-banner-middle .page-banner-middle-content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.page-banner-middle .nectar-next-section-wrap.down-arrow-bordered {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}











/* 
    Tablet 
*/
@media screen and (min-width:690px) and (max-width:1000px) {
    /* Menu */
    #top #mobile-cart-link,
    #top .span_9>.slide-out-widget-area-toggle,
    #top .mobile-search {
        display: none !important;
    }
    .slider-nav span span,
    #header-outer #top nav {
        display: block !important;
    }
    .cbp-spmenu .menu-toggle {
        width: 27px;
        right: -10px;
    }
    .cbp-spmenu-vertical {
        width: 100% !important;
    }
    .cbp-spmenu-vertical .menu-container {
        width: 100% !important;
        padding: 35px 40px;
    }
    .menu-container .slide-out-widget-area--container .slide-out-widget-area--col+.slide-out-widget-area--col {
        margin-top: 60px !important;
    }
    .portfolio-items .col .work-info .vert-center .project-link {
        position: absolute;
        bottom: -5px;
        top: auto;
        height: auto;
        display: inline-flex;
        opacity: 1 !important;
        width: auto;
        text-indent: 0;
    }
    .cbp-spmenu-right {
        overflow: auto;
    }

    /* Footer */
    #footer-outer .form-container {
        padding: 50px 80px 55px;
    }
    #footer-outer .form-container .form-col-6 {
        width: 100%;
    }
    #footer-outer .form-container .form-col-6+.form-col-6 {
        margin-top: 20px;
    }

    /* Portfolio */
    body .portfolio-items[data-ps="7"] .col .work-item.style-2 {
        height: 225px !important;
        width: 100%;
        position: relative;
    }
    body .portfolio-items[data-ps="7"] .col .work-item.style-2 img {
        height: 100% !important;
        width: auto !important;
        max-width: none !important;
        height: 100% !important;
        width: auto !important;
        max-width: none !important;
        left: 50%;
        position: relative;
        transform: translateX(-50%);
    }
    body .portfolio-items[data-ps="7"] .col[data-default-color="true"] .work-item:not(.style-3) .work-info {
        padding: 20px;
    }
    .portfolio-items .col .work-info .vert-center p {
        max-height: 9em;
    }
    .portfolio-items .col .work-info .vert-center .project-link {
        position: absolute;
        bottom: -5px;
        top: auto;
        height: auto;
        display: inline-flex;
        opacity: 1 !important;
        width: auto;
        text-indent: 0;
    }
    .full-width-section>.col.span_12.dark .portfolio-items .col h3,
    .full-width-section>.col.span_12.dark .portfolio-items[data-ps="6"] .work-meta h4 {
        margin-bottom: 0px;
        font-size: 22px;
    }

    /* Recent posts */
    .nectar-recent-posts-slider .flickity-page-dots {
        bottom: 25px;
    }
    .nectar-recent-posts-slider .nectar-recent-post-slide,
    .nectar-recent-posts-slider .flickity-enabled.is-draggable .flickity-viewport {
        height: 600px !important;
    }


    /* People */
    .people-item {
        width: 50%;
    }
    .lity .lity-container .lity-content {
        width: 95vw;
    }
    .people-popup .people-popup--info {
        width: 40%;
    }
    .people-popup .people-popup--content {
        width: 60%;
        padding: 0 20px 0 40px;
        max-height: 60vh;
        overflow: auto;
    }
    .people-popup .people-popup--content p {
        font-size: 14px;
        line-height: 26px;
    }

    /* news */
    .news {
        width: 50%;
        padding: 15px;
        margin-bottom: 40px;
    }
    .news .news--thumbnail {
        height: 200px;
    }
    .news .news-content {
        padding: 20px 15px;
    }
    .news .news-content .news-content--title,
    .news .news-content .news-content--title a {
        font-size: 16px;
        line-height: 22px;
    }
    .news .news-content--cats a {
        font-size: 10px;
        letter-spacing: 1.5px;
        line-height: 24px;
    }
    .news .news-content .news-content--excerpt {
        margin-top: 10px;
        font-size: 14px;
        line-height: 26px;
    }

    /* Research */
    .research-item {
        width: 50%;
    }
    .research-item .research-item--thumbnail {
        height: 350px;
    }
    .research-item .research-item--info {
        padding: 25px 15px;
    }
    .research-item .research-item--info .research-item--info-name {
        font-size: 16px !important;
        line-height: 30px !important;
    }
    .research-item .research-item--info .research-item--info-type {
        font-size: 10px;
        letter-spacing: 1.5px;
        line-height: 15px;
        margin-bottom: 15px;
    }
}


/* 
    Mobile 
*/
@media screen and (max-width:690px) {
    .container,
    .orbit-wrapper .slider-nav,
    .post-area.standard-minimal.full-width-content .post .inner-wrap {
        max-width: 100%;
        padding: 0 20px;
    }
    .using-mobile-browser #nectar_fullscreen_rows[data-mobile-disable="on"]>div:not(.full-width-content) .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.container {
        padding-top: 50px;
        padding-bottom: 25px;
    }
    body div#nectar_fullscreen_rows .first-section .nectar-next-section-wrap.down-arrow-bordered {
        display: none;
    }
    div#nectar_fullscreen_rows .full-width-section,
    #nectar_fullscreen_rows:not(.afterLoaded) .full-page-inner-wrap-outer,
    div#nectar_fullscreen_rows .full-width-section .full-page-inner-wrap {
        min-height: 100vh;
    }
    div#nectar_fullscreen_rows .full-width-section .wpb_column:not([class*="vc_col-xs"]) {
        width: 100%;
        margin-bottom: 0;
    }
    div#nectar_fullscreen_rows .full-width-section .col {
        margin-bottom: 0;
    }
    div#nectar_fullscreen_rows .full-width-section .wpb_wrapper h1.vc_custom_heading,
    div#nectar_fullscreen_rows .full-width-section .wpb_wrapper h2.vc_custom_heading {
        font-size: 30px !important;
        line-height: 44px !important;
        margin-bottom: 0;
    }
    div#nectar_fullscreen_rows .full-width-section .wpb_wrapper h3.vc_custom_heading {
        font-size: 25px !important;
        line-height: 36px !important;
    }
    div#nectar_fullscreen_rows .full-width-section .wpb_wrapper h4.vc_custom_heading {
        font-size: 30px !important;
        line-height: 44px !important;
    }
    div#nectar_fullscreen_rows .full-width-section .wpb_wrapper .wpb_content_element p {
        font-size: 16px !important;
        line-height: 30px !important;
    }
    div#nectar_fullscreen_rows .full-width-section .nectar-cta a.link_text .text {
        margin-top: 10px;
    }
    div#nectar_fullscreen_rows .full-width-section .pioneering-row {
        margin-bottom: 0 !important;
    }
    div#nectar_fullscreen_rows .full-width-section .pioneering-col {
        margin-bottom: 0 !important;
    }
    div#nectar_fullscreen_rows .full-width-section .pioneering-col .wpb_wrapper h3.vc_custom_heading {
        font-size: 18px !important;
        line-height: 35px !important;
        margin-bottom: 0 !important;
    }
    div#nectar_fullscreen_rows .full-width-section .pioneering-col .wpb_wrapper .divider-wrap .divider-border {
        margin-top: 0 !important;
    }
    div#nectar_fullscreen_rows .full-width-section .pioneering-col .nectar-milestone .number,
    div#nectar_fullscreen_rows .full-width-section .pioneering-col .nectar-milestone .number h2,
    div#nectar_fullscreen_rows .full-width-section .pioneering-col .nectar-milestone .symbol-wrap {
        font-size: 40px !important;
        line-height: 58px !important;
    }
    .portfolio-wrap {
        position: relative;
        width: 100vw;
        left: 50%;
        transform: translateX(-50%);
        margin-bottom: 50px !important;
    }
    .nectar-recent-posts-slider .flickity-enabled.is-draggable .flickity-viewport,
    .nectar-recent-posts-slider .flickity-enabled.is-draggable .flickity-slider,
    .nectar-recent-posts-slider .nectar-recent-post-slide {
        min-height: 100vh;
    }
    .nectar-recent-posts-slider .inner-wrap {
        top: auto;
        bottom: 150px;
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }
    .nectar-recent-posts-slider .recent-post-container,
    .nectar-recent-posts-slider .flickity-page-dots {
        padding: 0;
        max-width: 100%;
        width: 100%;
    }
    .full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap {
        max-width: 100%;
        width: 100%;
        padding: 0 20px;
    }
    .nectar-recent-posts-slider .flickity-page-dots {
        bottom: 50px;
        padding: 0 20px;
    }
    .full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap h2 {
        font-size: 30px !important;
        line-height: 44px !important;
    }
    .nectar-recent-post-slide .recent-post-container.container .post-date {
        font-size: 10px;
    }


    /* footer */
    body #footer-outer[data-cols="1"][data-disable-copyright="false"] .row {
        padding-top: 30px;
    }
    #footer-outer .form-container {
        display: block;
        padding: 25px 30px;
        box-shadow: 10px 20px 70px 0 rgba(0, 0, 0, 0.1);
    }
    #footer-outer .form-container .form-col-6 {
        width: 100%;
        text-align: left;
    }
    #footer-outer .form-container .form-col-6 .form-title {
        font-size: 25px;
        line-height: 36px;
    }
    #footer-outer .form-container .form-col-6.form-col-form {
        margin-top: 20px;
    }
    #footer-outer .form-container .form-col-6 .form-body input[type=email] {
        line-height: 50px;
    }
    body #footer-outer[data-cols="1"][data-disable-copyright="false"][data-copyright-line="false"][data-matching-section-color="true"] #copyright {
        padding-top: 0px;
        padding-bottom: 30px;
    }

    /* Menu */
    #top #mobile-cart-link,
    #top .span_9>.slide-out-widget-area-toggle,
    #top .mobile-search {
        display: none !important;
    }
    .slider-nav span span,
    #header-outer #top nav {
        display: block !important;
    }
    .cbp-spmenu .menu-toggle {
        width: 27px;
        right: -10px;
    }
    .cbp-spmenu-vertical {
        width: 100% !important;
    }
    .cbp-spmenu-vertical .menu-container {
        width: 100% !important;
        padding: 35px 40px;
    }
    .menu-container .slide-out-widget-area--container .slide-out-widget-area--col+.slide-out-widget-area--col {
        margin-top: 60px !important;
    }
    .portfolio-items .col .work-info .vert-center .project-link {
        position: absolute;
        bottom: -5px;
        top: auto;
        height: auto;
        display: inline-flex;
        opacity: 1 !important;
        width: auto;
        text-indent: 0;
    }
    .cbp-spmenu-right {
        overflow: auto;
    }

    /* people */
    .people-container {
        margin-left: 0;
        margin-right: 0;
    }
    .people-item {
        width: 100%;
        padding: 0 !important;
        margin-top: 50px !important;
    }
    .lity {
        z-index: 10000;
    }
    .lity .lity-container {
        position: relative;
        max-height: 100vh !important;
        overflow: auto;
    }
    .lity .lity-container .lity-content {
        width: 95%;
        margin-top: 50px;
        margin-bottom: 50px;
        margin-left: auto;
        margin-right: auto;
    }
    .people-popup {
        width: 100%;
        max-height: none !important;
    }
    .people-popup .popup-close {
        z-index: 10;
        right: 25px;
        top: 25px;
    }
    .people-popup .people-popup-wrap {
        padding: 20px 20px;
        display: block;
    }
    .people-popup .people-popup--info {
        width: 100%;
    }
    .people-popup .people-popup--content {
        width: 100%;
        padding: 0;
        max-height: none;
        overflow: auto;
    }


    /* news */
    .news-container {
        margin-left: 0;
        margin-right: 0;
    }
    .news {
        width: 100%;
        padding: 0;
        margin-bottom: 50px;
    }
    .news .news-content {
        padding: 20px 0;
    }
    .post-header {
        padding-top: 60px;
    }

    /* Research */
    .research-container {
        margin-left: 0;
        margin-right: 0;
    }
    .research-item {
        width: 100%;
        padding: 0;
        margin-bottom: 40px;
    }
    .research-item .research-item--thumbnail {
        height: 400px;
        padding: 50px 0;
    }
    .research-item .research-item--info {
        padding: 25px 0;
    }

    /* Contact Page */
    .vc_row.full-width-content.standard_section.map-img {
        left: 50% !important;
        width: 100vw !important;
        margin-left: 0 !important;
        transform: translateX(-50%) !important;
    }
    .using-mobile-browser #nectar_fullscreen_rows[data-mobile-disable="on"]>.wpb_row.full-width-content,
    .wpb_row.full-width-content,
    body.material .wpb_row.full-width-content {
        left: 50% !important;
        margin-left: 0 !important;
        transform: translateX(-50%) !important;
        width: 100vw !important;
    }

    body #footer-outer[data-cols="1"][data-disable-copyright="false"][data-copyright-line="false"][data-matching-section-color="true"] #copyright p span {
        display: block;
    }
}



/* Cookies */
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"] {
    padding: 30px 30px 25px 30px !important;
    background-color: rgba(0, 0, 0, 0.3) !important;
    box-shadow: none !important;
    width: 390px !important;
    bottom: 0 !important;
    right: 0 !important;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,
#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message {
    color: #FFFFFF;
    font-family: Stolzl;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 22px;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
    margin-top: 25px;
    margin-left: 0px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button),
.cli-style-v2 .cli_settings_button:not(.cli-plugin-button),
.cli-style-v2 .cli_action_button:not(.cli-plugin-button) {
    text-decoration: none !important;
    margin: 0 !important;
    font-family: Stolzl;
    font-size: 15px;
    line-height: 22px;
    display: flex !important;
    align-items: center;
    font-weight: 300;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button):hover,
.cli-style-v2 .cli_settings_button:not(.cli-plugin-button):hover,
.cli-style-v2 .cli_action_button:not(.cli-plugin-button):hover {
    color: #2DAAE1 !important;
    opacity: 1;
}
.cli-style-v2 .cli_settings_button:not(.cli-plugin-button) {
    opacity: 0.3;
}
.cli-style-v2 .cli_action_button:not(.cli-plugin-button):after,
.cli-style-v2 .cli_settings_button:not(.cli-plugin-button):before {
    content: '';
    width: 24px;
    height: 24px;
    display: block;
}
.cli-style-v2 .cli_action_button:not(.cli-plugin-button):after {
    margin-left: 5px;
    background-image: url(images/tick.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.cli-style-v2 .cli_settings_button:not(.cli-plugin-button):before {
    margin-right: 5px;
    background-image: url(images/cog.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.cli-modal-backdrop.cli-show {
    display: none !important
}
.cli-modal {
    top: auto !important;
    right: 0 !important;
    bottom: 0 !important;
    left: auto !important;
}
.cli-modal .cli-modal-dialog {
    max-width: 390px !important;
    margin: 0 !important;
    min-height: 0 !important;
}
.cli-modal-content {
    background-color: rgba(0, 0, 0, 0.3) !important;
    border-radius: 0 !important;
    padding: 25px !important;
}
.cli-modal .cli-modal-close {
    top: 20px !important;
    left: 20px !important;
    width: 25px !important;
    height: 25px !important;
    border-radius: 0 !important;
    padding: 0 !important;
    min-width: 20px !important;
    cursor: pointer;
}
.cli-modal-close svg {
    fill: #fff;
}
.cli-tab-container h4,
.cli-tab-container h1 {
    margin: 0 !important;
    color: #FFFFFF;
    font-family: Stolzl;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.22px;
    line-height: 29px;
    transform: translate(35px, -6px);
    display: inline-block;
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
    max-height: none;
    transition: max-height 0.15s ease-out;
    overflow: hidden;
    margin: 30px 0;
}
.cli-tab-container p,
.cli-privacy-content-text {
    color: #FFFFFF;
    font-family: Stolzl;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 22px;
}
#cliSettingsPopup .cli-tab-section-container {
    padding-top: 0 !important;
}
.cli-tab-section {
    margin-top: 0 !important;
}
.cli-tab-container .cli-row {
    max-height: none;
}
.cli-tab-header {
    border-radius: 0 !important;
    padding: 10px 3px !important;
    background-color: transparent !important;
}
.cli-tab-header a.cli-nav-link,
span.cli-necessary-caption {
    color: #FFFFFF !important;
    font-family: Stolzl !important;
    font-size: 15px !important;
    letter-spacing: 0 !important;
    line-height: 22px !important;
    font-weight: 300;
}
.cli-tab-header a:before {
    width: 11px !important;
    height: 18px !important;
    border-right: 0 solid #fff !important;
    border-bottom: 0 solid #fff !important;
    margin-right: 10px !important;
    background-image: url(images/tab-arrow.png);
    transform: rotate(0);
}
.cli-tab-header.cli-tab-active .cli-nav-link:before {
    transform: rotate(90deg);
}
.cli-tab-section .cli-tab-content {
    padding: 10px 0;
    background: transparent;
}
.cli-switch .cli-slider:after {
    content: attr(data-cli-disable);
    position: absolute;
    right: 50px;
    color: #000;
    font-size: 12px;
    text-align: right;
    min-width: 60px;
    background: transparent;
    color: #FFFFFF;
    font-family: Stolzl;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 22px;
}
.cli-switch .cli-slider {
    background-color: transparent;
    height: 21px;
    width: 39px;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
    border: 1px solid #fff;
}
.cli-switch input:checked+.cli-slider {
    background-color: transparent;
}
.cli-switch .cli-slider:before {
    background-color: #fff;
    bottom: 2px;
    content: "";
    height: 15px;
    left: 2px;
    position: absolute;
    transition: .4s;
    width: 15px;
}

@media screen and (max-width:480px) {
    #cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],
    .cli-modal .cli-modal-dialog {
        width: 100% !important;
        max-width: 100% !important;
    }
}

.portfolio-filters>ul {
    background-color: #fff;
    padding: 0;
    position: relative !important;
}




body:not(.using-mobile-browser) .flipbox-hover-disable .nectar-flip-box[data-flip-direction="horizontal-to-left"]:hover .flip-box-front {
    -ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
body:not(.using-mobile-browser) .flipbox-hover-disable .nectar-flip-box[data-flip-direction="horizontal-to-left"]:hover .flip-box-back {
    display: none !important;
}






@media screen and (min-width: 1000px) {
    .tabbed[data-style="timeline"] .wpb_tabs_nav button.owl-next,
    .tabbed[data-style="timeline"] .wpb_tabs_nav button.owl-prev {
        display: none !important;
    }
}






.form-row br {
    display: none;
}


form.wpcf7-form .form-row {
    margin-bottom: 20px;
}
form.wpcf7-form .form-row input[type="file"] {
    display: none !important;
}
form.wpcf7-form .form-row .choose-file {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}
form.wpcf7-form .form-row .choose-file:after {
    content: '';
    background-image: url(img/download_ico.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 20px;
    height: 20px;
    margin-left: 10px;
}
form.wpcf7-form .form-row .choose-file span {
    color: #000000;
    font-family: Stolzl;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 30px;
    display: block;
    text-transform: none;
    font-weight: 300;
    -webkit-transition: color .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: color .25s cubic-bezier(.4, 0, .2, 1) !important;
}
form.wpcf7-form .form-row .choose-file:hover span {
    color: #2DAAE1;
}



form.wpcf7-form .form-row .file-name {
    color: #000050;
    font-family: Stolzl;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 20px;
    text-transform: none;
}

form.wpcf7-form .form-row .file-label>*:last-child {
    margin-bottom: 10px;
}










.absolute-title {
    position: absolute;
    top: 125px;
    left: 0;
    right: 0;
}
.absolute-title .wpb_wrapper {
    max-width: 1425px;
    padding: 0 90px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap h2 {
    max-height: 4.5em;
    overflow: hidden;
}
@media screen and (min-width:1000px) and (max-width:1420px) {
    .absolute-title .wpb_wrapper {
        padding: 0 83px;
    }
}
@media screen and (max-width: 1000px) {
    .absolute-title {
        top: 40px;
        padding: 0 40px;
    }
}
@media screen and (max-width: 480px) {
    .absolute-title {
        top: 20px;
        padding: 0 20px;
    }
}

@media screen and (min-height: 600px) and (max-height: 760px) and (min-width:1000px) {
    .absolute-title {
        top: 110px;
    }
    .nectar-recent-post-slide .recent-post-container.container .post-title {
        margin-bottom: 20px;
    }
    .nectar-recent-post-slide .recent-post-container.container .post-excerpt {
        margin-bottom: 30px;
    }
    .full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap h2 {
        max-height: 2.5em;
    }
    .full-width-content .nectar-recent-posts-slider .recent-post-container .inner-wrap h2 {
        font-size: 36px !important;
        line-height: 48px !important;
    }
    .absolute-title .wpb_wrapper .vc_custom_heading {
        font-size: 26px !important;
        line-height: 40px !important;
    }
}








.standard_section.fp-section.fp-table .fp-scroller {
    transform: translate(0px);
}
.standard_section.fp-section.fp-table.active.fp-completely .fp-scroller {
    transform: translate(0px);
}





#nectar_fullscreen_rows>div {
    -webkit-backface-visibility: hidden;
}









/* 
    Team filter
 */

body .team-filters {
    width: 290px;
    float: none !important;
    display: block;
    margin-bottom: 33px;
    background-color: transparent !important;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
body .team-filters {
    width: 290px;
    float: right;
    display: block;
    margin-bottom: 33px !important;
    background-color: transparent !important;
}
body .team-filters a,
body .team-filters #sort-team {
    font-size: 12px;
    line-height: 22px;
    padding: 9px 15px 10px 15px;
    color: #fff;
    background-color: transparent !important;
    padding-right: 20px;
    min-width: 290px;
    border-radius: 2px;
    padding-left: 0;
    border-radius: 0;
    display: block;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
body .team-filters>a {
    border-bottom: 1px solid #000050;
}
body #sort-team span {
    color: #000050;
    font-family: Stolzl;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 32px;
    font-weight: 300;
}
body #sort-team i {
    position: absolute;
    right: 0;
    top: 15px;
    height: 14px;
    background-color: transparent;
    color: #2DAAE1;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 15px;
    text-align: right;
}
body .team-filters li a,
body .team-filters-inline li a {
    color: #000050;
    font-family: Stolzl;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 32px;
    font-weight: 300;
}
body .team-filters li a:hover,
body .team-filters-inline li a:hover {
    color: #2DAAE1;
}





body .team-filters ul {
    margin: 0;
}
body .team-filters li {
    list-style: none;
}






.people-item.hidden {
    display: none !important;
}







/* countdown Timer */

.widget.shailan_CountdownWidget>div:not(.countdown) {
    display: none !important;
}
.wpb_text_column.wpb_content_element.countdown-section h2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.wpb_text_column.wpb_content_element.countdown-section .widget.shailan_CountdownWidget .countdown .countdown_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.wpb_text_column.wpb_content_element.countdown-section .widget.shailan_CountdownWidget .countdown .countdown_row .countdown_section {
    /* height: 75px; */
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: auto !important;
    padding-left: 16px;
    position: relative;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
}
.wpb_text_column.wpb_content_element.countdown-section .widget.shailan_CountdownWidget .countdown .countdown_row .countdown_section br {
    height: 1px;
}
.wpb_text_column.wpb_content_element.countdown-section .widget.shailan_CountdownWidget .countdown .countdown_row .countdown_section+.countdown_section:before {
    content: ':';
    color: #2DAAE1;
    font-family: Stolzl;
    font-size: 50px;
    font-weight: 500;
    letter-spacing: -0.56px;
    line-height: 50px;
    text-align: center;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
}
/* .wpb_text_column.wpb_content_element.countdown-section .widget.shailan_CountdownWidget .countdown .countdown_row .countdown_section:nth-child(2):before {
    content: ' ';
} */
.wpb_text_column.wpb_content_element.countdown-section .widget.shailan_CountdownWidget .countdown .countdown_row .countdown_section .countdown_amount {
    color: #2DAAE1;
    font-family: Stolzl;
    font-size: 50px;
    font-weight: 500;
    letter-spacing: -0.56px;
    line-height: 50px;
    text-align: center;
    padding: 0;
    margin: 0;
}
/* .wpb_text_column.wpb_content_element.countdown-section .widget.shailan_CountdownWidget .countdown .countdown_row .countdown_section:first-child .countdown_amount:after {
    content: 'Days';
    color: #2DAAE1;
    font-family: Stolzl;
    font-size: 50px;
    font-weight: 500;
    letter-spacing: -0.56px;
    line-height: 73px;
    text-align: center;
    padding: 0;
    margin: 0;
}
.wpb_text_column.wpb_content_element.countdown-section .widget.shailan_CountdownWidget .countdown .countdown_row .countdown_section:last-child .countdown_amount:after {
    content: 's';
    color: #2DAAE1;
    font-family: Stolzl;
    font-size: 50px;
    font-weight: 500;
    letter-spacing: -0.56px;
    line-height: 73px;
    text-align: center;
    padding: 0;
    margin: 0;
} */


/* Timeline */
/* .tabbed[data-style="timeline"] .wpb_tabs_nav .owl-stage {
    display: flex;
    flex-direction: row-reverse;
} */
.aws-timelign .tabbed[data-style="timeline"] .wpb_tabs_nav .owl-stage-outer {
    width: 100%;
    padding-top: 30px !important;
    overflow: visible;
}
.aws-timelign .tabbed[data-style="timeline"] .wpb_tabs_nav .owl-stage-outer:before {
    content: '';
    height: 1px;
    width: 100vw;
    background-color: #fff;
    display: block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.aws-timelign .tabbed[data-style="timeline"] .wpb_tabs_nav {
    border-bottom: 0;
    line-height: 0px;
    margin-bottom: 5px;
    position: relative;
}
.aws-timelign .tabbed[data-style="timeline"] .wpb_tabs_nav .ui-tab a {
    color: #fff;
    font-family: Stolzl;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    display: block;
    height: auto;
}
.aws-timelign .tabbed[data-style="timeline"] .wpb_tabs_nav .ui-tab a:before {
    content: '';
    display: block;
    height: 10px;
    width: 10px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
}
.aws-timelign .tabbed[data-style="timeline"] .wpb_tabs_nav .owl-item .ui-tab .active-tab {
    font-size: 22px;
    letter-spacing: 0;
    line-height: 32px;
    color: #2DAAE1;
    font-weight: 500;
    margin-top: 10px;
}
.aws-timelign .tabbed[data-style="timeline"] .wpb_tabs_nav .owl-item .ui-tab .active-tab:before {
    background-color: transparent;
    height: 62px;
    width: 56px;
    border-radius: 0 !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('images/timeline-shuttle.png')
}




/* contact form  */
.wpcf7-form .contact-form-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -16px !important;
    margin-right: -16px !important;
}
.wpcf7-form .contact-form-row+.contact-form-row {
    margin-top: 20px;
}
.wpcf7-form .contact-form-row .contact-form-col-6 {
    width: 50%;
    padding: 0 16px;
}
.wpcf7-form .contact-form-row .contact-form-col-12 {
    width: 100%;
    padding: 0 16px;
}
.contact-form-row label {
    color: #2DAAE1;
    font-family: Stolzl;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2.4px;
    line-height: 20px;
    text-transform: uppercase;
}
.wpcf7-form .contact-form-row input.wpcf7-form-control.wpcf7-text {
    height: 55px;
    width: 100%;
    border: 1px solid #000050;
    border-radius: 0;
    background-color: transparent;
    /* font-family: Stolzl; */
    font-size: 14px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 35px;
}
.wpcf7-form .contact-form-row textarea {
    height: 100px;
    width: 100%;
    border: 1px solid #000050 !important;
    border-radius: 0;
    background-color: transparent;
    /* font-family: Stolzl; */
    font-size: 14px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 35px;
}











.wpcf7-form .contact-form-row {
    margin-bottom: 20px;
}
.wpcf7-form .contact-form-row input[type="file"] {
    display: none !important;
}
.wpcf7-form .contact-form-row .choose-file {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}
.wpcf7-form .contact-form-row .choose-file:after {
    content: '';
    background-image: url(img/download_ico.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 20px;
    height: 20px;
    margin-left: 10px;
}
.wpcf7-form .contact-form-row .choose-file span {
    color: #000000;
    font-family: Stolzl;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 30px;
    display: block;
    text-transform: none;
    font-weight: 300;
    -webkit-transition: color .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: color .25s cubic-bezier(.4, 0, .2, 1) !important;
    text-decoration: underline;
}
.wpcf7-form .contact-form-row .choose-file:hover span {
    color: #2DAAE1;
}
.wpcf7-form .contact-form-row br {
    display: none;
}
.wpcf7-form .contact-form-row .contact-form-col-12.grey {
    box-sizing: border-box;
    border: 1px solid #D8D8D8;
    background-color: #F8F6F5;
    ml16px: margin-right:16px;
    margin-left: 16px;
    margin-right: 16px;
    margin-top: 10px;
    padding: 12px 16px 3px;
}
.wpcf7-form .contact-form-row {
    margin-bottom: 20px;
}
.wpcf7-form .contact-form-row input[type="file"] {
    display: none !important;
}
.wpcf7-form .contact-form-row .choose-file {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}
.wpcf7-form .contact-form-row .choose-file:after {
    content: '';
    background-image: url(img/download_ico.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 20px;
    height: 20px;
    margin-left: 10px;
}
.wpcf7-form .contact-form-row .choose-file span {
    color: #000000;
    font-family: Stolzl;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 30px;
    display: block;
    text-transform: none;
    font-weight: 300;
    -webkit-transition: color .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: color .25s cubic-bezier(.4, 0, .2, 1) !important;
}
.wpcf7-form .contact-form-row .choose-file:hover span {
    color: #2DAAE1;
}
.wpcf7-form .contact-form-row .file-name {
    color: #000050;
    font-family: Stolzl;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 32px;
    font-weight: 400;
    text-transform: none;
}
.wpcf7-form .contact-form-row .file-label>*:last-child {
    margin-bottom: 10px;
}




body[data-form-submit="regular"] .wpcf7-form .contact-form-row input[type=submit],
body[data-form-submit="regular"] .wpcf7-form .contact-form-row button[type=submit],
body[data-form-submit="see-through"] .wpcf7-form .contact-form-row input[type=submit],
body[data-form-submit="see-through"] .wpcf7-form .contact-form-row button[type=submit]:not(.search-widget-btn) {
    padding: 0 22px !important;
    line-height: 48px;
    color: #FFFFFF;
    font-family: Stolzl;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2.4px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0 !important;
}
body[data-form-submit="regular"] .wpcf7-form .contact-form-row input[type=submit]:hover,
body[data-form-submit="regular"] .wpcf7-form .contact-form-row button[type=submit]:hover,
body[data-form-submit="see-through"] .wpcf7-form .contact-form-row input[type=submit]:hover,
body[data-form-submit="see-through"] .wpcf7-form .contact-form-row button[type=submit]:not(.search-widget-btn):hover {
    box-shadow: none !important;
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
}






.wpcf7-form .contact-form-row span.wpcf7-list-item {
    margin-left: 0 !important;
}
.wpcf7-form .contact-form-row span.wpcf7-form-control.wpcf7-checkbox label .wpcf7-list-item-label,
.wpcf7-form .contact-form-row span.wpcf7-form-control.wpcf7-acceptance label .wpcf7-list-item-label {
    color: #000050;
    font-family: Stolzl;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 17px;
    display: block;
    text-transform: none;
    font-weight: 300;
}
.wpcf7-form .contact-form-row span.wpcf7-form-control.wpcf7-checkbox label,
.wpcf7-form .contact-form-row span.wpcf7-form-control.wpcf7-acceptance label {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    display: block;
}
.wpcf7-form .contact-form-row span.wpcf7-form-control.wpcf7-checkbox label:before,
.wpcf7-form .contact-form-row span.wpcf7-form-control.wpcf7-acceptance label:before {
    content: '';
    height: 12px;
    width: 12px;
    border: 1px solid #000050;
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
}
.wpcf7-form .contact-form-row span.wpcf7-form-control.wpcf7-checkbox label input[type="checkbox"],
.wpcf7-form .contact-form-row span.wpcf7-form-control.wpcf7-acceptance label input[type="checkbox"] {
    display: none;
}
.wpcf7-form .contact-form-row span.wpcf7-form-control.wpcf7-checkbox label span.wpcf7-list-item-label,
.wpcf7-form .contact-form-row span.wpcf7-form-control.wpcf7-acceptance label span.wpcf7-list-item-label {
    display: block;
    margin: 0;
    padding-top: 3px;
}
.wpcf7-form .contact-form-row span.wpcf7-form-control.wpcf7-checkbox label input[type="checkbox"]:checked+span.wpcf7-list-item-label:after,
.wpcf7-form .contact-form-row span.wpcf7-form-control.wpcf7-acceptance label input[type="checkbox"]:checked+span.wpcf7-list-item-label:after {
    content: '\f00c';
    font-family: FontAwesome;
    height: 12px;
    width: 12px;
    line-height: 12px;
    border: 1px solid #000050;
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
}









span.wpcf7-list-item {
    margin: 10px 0;
}




.aws-timelign .tabbed[data-style="timeline"] .wpb_tabs_nav button.owl-prev,
.aws-timelign .tabbed[data-style="timeline"] .wpb_tabs_nav button.owl-next {
    top: 15px;
}

@media screen and (max-width:1000px) {
    .wpcf7-form .contact-form-row+.contact-form-row {
        margin-top: 0;
    }
    .wpcf7-form .contact-form-row {
        margin-bottom: 0;
    }
    .wpcf7-form .contact-form-row .contact-form-col-6 {
        width: 100%;
        padding: 0 16px;
        margin-top: 20px;
    }
    .wpcf7-form .contact-form-row .contact-form-col-12.grey {
        margin-top: 30px;
    }
    .wpcf7-form .contact-form-row .contact-form-col-12 {
        width: 100%;
        padding: 0 16px;
        margin: 15px 0px;
    }
}








/* 
    MENTORS
 */

.mentor-container {
    display: flex;
    flex-wrap: wrap;
}
.mentor-container .mentor-item {
    width: 16.6667%;
    cursor: pointer;
    overflow: hidden;
}
.mentor-container .mentor-item .mentor-item--thumbnail {
    position: relative;
}
.mentor-container .mentor-item .mentor-item--thumbnail:before {
    content: '';
    padding-top: 100%;
    display: block;
}
.mentor-container .mentor-item .mentor-item--thumbnail .mentor-item--thumbnail-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    -webkit-transition: transform .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transition: transform .4s cubic-bezier(.05, .2, .1, 1) 0s;
}
.mentor-container .mentor-item .mentor-item--thumbnail .mentor-item--filter {
    background-color: #2DAAE1 !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.4;
    -webkit-transition: all .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transition: all .4s cubic-bezier(.05, .2, .1, 1) 0s;
}
.mentor-container .mentor-item:hover .mentor-item--thumbnail .mentor-item--thumbnail-img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.mentor-container .mentor-item:hover .mentor-item--thumbnail .mentor-item--filter {
    opacity: 0;
}


/* popup */
.mentor-popup {
    position: relative;
}
.mentor-popup .popup-close {
    width: 28px;
    height: 28px;
    position: absolute;
    right: 30px;
    top: 30px;
    text-indent: -9999px;
    overflow: hidden;
    transition: none !important;
    cursor: pointer;
}
.mentor-popup .popup-close:before,
.mentor-popup .popup-close:after {
    content: '';
    display: block;
    width: 32px;
    height: 2px;
    background-color: #000050;
    position: absolute;
    transform-origin: center;
    top: 50%;
    left: 0;
}
.mentor-popup .popup-close:before {
    transform: rotate(315deg) translateY(-50%);
}
.mentor-popup .popup-close:after {
    transform: rotate(225deg) translateY(0%);
}
.mentor-popup .mentor-popup-wrap {
    padding: 30px 35px;
    display: flex;
    flex-wrap: wrap;
}
.mentor-popup .mentor-popup--info {
    width: 290px;
}
.mentor-popup .mentor-popup--info .mentor-popup--info-thumbnail {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}
.mentor-popup .mentor-popup--info .mentor-popup--info-thumbnail:after {
    content: '';
    padding-top: 100%;
    display: block;
}
.mentor-popup .mentor-popup--info .mentor-popup--info-thumbnail .mentor-popup--info-thumbnail-img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-position: center;
    background-size: cover;
    -webkit-transition: transform .4s cubic-bezier(.05, .2, .1, 1) 0s;
    transition: transform .4s cubic-bezier(.05, .2, .1, 1) 0s;
}
.mentor-popup .mentor-popup--info .mentor-popup--info-name {
    color: #000050;
    font-family: Stolzl;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 35px;
    margin-bottom: 0;
}
.mentor-popup .mentor-popup--info .mentor-popup--info-role {
    color: #000050;
    font-family: Stolzl;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 30px;
}
.mentor-popup .mentor-popup--info .mentor-popup--info-socials {
    margin-top: 30px;
}
.mentor-popup .mentor-popup--info .mentor-popup--info-socials .mentor-social {
    color: #000050;
    font-family: "Font Awesome 5 Brands";
    font-size: 26px;
    letter-spacing: 0;
    line-height: 26px;
    margin-right: 25px;
}
.mentor-popup .mentor-popup--content {
    width: 650px;
    padding: 0 50px;
    max-height: 60vh;
    overflow: auto;
}
.mentor-popup .mentor-popup--content p {
    color: #000050;
    font-family: Stolzl;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 30px;
}










/* 
    Tablet 
*/
@media screen and (min-width:690px) and (max-width:1000px) {
    .mentor-container .mentor-item {
        width: 33.3334%;
    }

    .mentor-popup .mentor-popup--info {
        width: 40%;
    }
    .mentor-popup .mentor-popup--content {
        width: 60%;
        padding: 0 20px 0 40px;
        max-height: 60vh;
        overflow: auto;
    }
    .mentor-popup .mentor-popup--content p {
        font-size: 14px;
        line-height: 26px;
    }

}


/* 
    Mobile 
*/
@media screen and (max-width:690px) {
    .mentor-container .mentor-item {
        width: 50%;
    }

    .mentor-popup {
        width: 100%;
        max-height: none !important;
    }
    .mentor-popup .popup-close {
        z-index: 10;
        right: 25px;
        top: 25px;
    }
    .mentor-popup .mentor-popup-wrap {
        padding: 20px 20px;
        display: block;
    }
    .mentor-popup .mentor-popup--info {
        width: 100%;
    }
    .mentor-popup .mentor-popup--content {
        width: 100%;
        padding: 0;
        max-height: none;
        overflow: auto;
    }
}




































/* 
    Map 
 */

.nectar_image_with_hotspots[data-stlye="color_pulse"][data-hotspot-icon="numerical"] .nectar_hotspot.pulse:before,
.nectar_image_with_hotspots[data-stlye="color_pulse"][data-hotspot-icon="plus_sign"] .nectar_hotspot:before,
.nectar_image_with_hotspots[data-size="medium"][data-hotspot-icon="plus_sign"] .nectar_hotspot span:after,
.nectar_image_with_hotspots[data-size="medium"][data-hotspot-icon="plus_sign"] .nectar_hotspot span:before {
    display: none;
}
body .nectar_image_with_hotspots[data-stlye="color_pulse"][data-color="accent-color"] .nectar_hotspot {
    border-radius: 0;
    background-color: transparent !important;
    background-image: url('images/map-marker-alt.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 22px;
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip {
    text-align: left;
    box-shadow: 0 2px 24px 0 rgb(0 0 0 / 20%);
    padding: 25px 0;
    border-radius: 0;
    min-width: 350px;
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip .inner {
    padding: 0 25px;
    max-height: 290px;
    overflow-y: scroll;
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip .nttip-close {
    height: 50px;
    width: 50px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
    position: absolute;
    top: -25px;
    right: -25px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/times.svg);
    background-size: 12px;
    cursor: pointer;
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip h4,
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip h3 {
    color: #000050;
    font-family: Stolzl;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 35px;
    margin-bottom: 13px;
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip p {
    padding-bottom: 0;
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip p+p {
    border-top: 1px solid #EDEDED;
}
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip p a {
    color: #000050;
    font-family: Stolzl;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 20px;
    padding: 15px 0;
    display: inline-block;
}


/* 
    Accelerator page form
 */


.accelerator-page-form .vc_column-inner .wpb_wrapper {
    max-width: 500px;
    margin-left: auto !important;
    margin-right: auto !important;
}

body[data-form-submit="regular"] .accelerator-page-form .vc_column-inner .wpb_wrapper .wpcf7-form .contact-form-row input[type=submit],
body[data-form-submit="regular"] .accelerator-page-form .vc_column-inner .wpb_wrapper .wpcf7-form .contact-form-row button[type=submit],
body[data-form-submit="see-through"] .accelerator-page-form .vc_column-inner .wpb_wrapper .wpcf7-form .contact-form-row input[type=submit],
body[data-form-submit="see-through"] .accelerator-page-form .vc_column-inner .wpb_wrapper .wpcf7-form .contact-form-row button[type=submit]:not(.search-widget-btn) {
    margin-top: 10px;
}



/* 
    News Ticker
 */

.news-ticker {
    height: 60px;
    margin-bottom: 0 !important;
}
.news-ticker .news-ticker-container .news-ticker-item {
    padding-right: 110px;
}
.news-ticker .news-ticker-container .news-ticker-item .news-ticker-item--title a {
    color: #000050;
    font-family: Stolzl;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 30px;
}
.news-ticker .news-ticker-container .news-ticker-item .news-ticker-item--title a:hover {
    color: #2DAAE1;
}
.news-ticker .news-ticker-container .news-ticker-item .news-item--category {
    color: #2DAAE1;
    font-family: Stolzl;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2.4px;
    line-height: 25px;
    text-transform: uppercase;
}





/* Tabs */
.light-tabs .tabbed .wpb_tabs_nav {
    margin-bottom: 60px;
}
.light-tabs .tabbed>ul li a {
    color: #FFFFFF;
    font-family: Stolzl;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 32px;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
}
.light-tabs .tabbed[data-color-scheme="extra-color-1"][data-style="default"] li:not(.cta-button) .active-tab {
    border-color: #fff !important;
}

















.nectar-flip-box .flip-box-front[data-text-color="dark"],
.nectar-flip-box .flip-box-back[data-text-color="dark"] {
    color: #676767;
    overflow-x: scroll;
}














@media screen and (max-width:690px) {
    .wpb_row.scrolable-section {
        width: 100vw;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        padding: 0 30px;
        overflow-x: scroll;
    }
    .row .nectar_image_with_hotspots,
    .row .nectar_image_with_hotspots img {
        width: 150vw;
    }


    html body .wpb_row.scrolable-section .nectar_image_with_hotspots .nectar_hotspot_wrap .nttip {
        text-align: left !important;
        box-shadow: 0 2px 24px 0 rgb(0 0 0 / 20%) !important;
        padding: 20px 0 !important;
        border-radius: 0 !important;
        min-width: 85vw !important;
        position: absolute !important;
        height: auto !important;
        transform: translateX(0%) translateY(0%) !important;
        -webkit-transform: translateX(0%) translateY(0%) !important;
    }
    html body .wpb_row.scrolable-section .nectar_image_with_hotspots .nectar_hotspot_wrap .nttip .inner {
        padding: 0 20px;
        max-height: 250px;
        overflow-y: scroll;
        transform: none !important;
        position: initial;
        width: auto !important;
        text-align: left !important;
    }
    html body .wpb_row.scrolable-section .nectar_image_with_hotspots .nectar_hotspot_wrap .nttip .tipclose {
        display: none !important;
    }
}
























/* 
    Social Feed 
*/

.ssd-cnt-prnt:not(.ssd_social_stream_justify) .ssd-col-item.ssd-col.l4 {
    padding: 0 15px !important;
    margin-bottom: 35px !important;
}
.ssd-col-item .ssd-card {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    background: #fff;
    border: 0 !important;
    border-radius: 0 !important;
    margin: 0 !important;
}
/* .ssd-col-item.ssd-col .ssd-card .ssd-post-media {
    order: 3;
}
.ssd-col-item.ssd-col .ssd-card .ssd-author-detail,
.ssd-card .ssd-author-detail {
    order: 2;
}
.ssd-col-item.ssd-col .ssd-card .ssd-content-wrap {
    order: 1;
} */
/* .ssd-col-item.ssd-col .ssd-card .ssd-post-media {
    padding: 0;
    position: absolute;
    max-width: 100%;
    bottom: 0;
    right: 0;
    width: 72px;
    height: 72px;
    pointer-events: none;
} */
.ssd-col-item.ssd-col .ssd-card .ssd-post-media:before {
    content: '';
    display: block;
    border-top: 72px solid transparent;
    border-right: 72px solid #F8F6F5;
}
.ssd-col-item.ssd-col .ssd-card.ssd_right .ssd-post-media .ssdso-icn.display_on_media {
    right: 5px !important;
    top: auto !important;
    bottom: 11px !important;
    margin-bottom: 0 !important;
    width: 24px;
    height: 21px;
}
.ssdso-icn.ssddimg .ssd-share-label {
    display: none !important;
}
.ssd-col-item.ssd-col .ssd-card.ssd_right .ssd-post-media .ssdso-icn.ssddimg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    opacity: .6;
}
/* social images */
.ssd-col-item.ssd-col .ssd-card.ssd_right .ssd-post-media .ssdso-icn.ssddimg.twitter {
    background-image: url('images/twitter.svg');
}
.ssd-col-item.ssd-col .ssd-card .ssd-author-detail,
.ssd-card .ssd-author-detail {
    padding-left: 20px;
    padding-right: 20px;
}
.ssd-col-item.ssd-col .ssd-posted-date {
    display: none !important;
}
.layout-3 .ssd-card .ssd-author-detail {
    top: auto !important;
    z-index: 10 !important;
    position: relative !important;
    margin-bottom: 39px !important;
}
.layout-3 .ssd-card .ssd-author-detail .ssd-author-name {
    padding-left: 8px !important;
}
.layout-3 .ssd-card .ssd-author-detail .ssd-author-name a.ssd-display-name {
    color: #000050 !important;
    font-family: Stolzl !important;
    font-size: 12px !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    line-height: 17px !important;
    font-weight: bold !important;
    margin: 0 !important;
    height: auto !important;
}
.ssd-card .ssd-author-detail .ssd-author-name .author-name-bottom {
    margin-left: 0;
}
.ssd-card .ssd-author-detail .ssd-author-name a.ssd-user-name {
    color: #000050 !important;
    font-family: Stolzl !important;
    font-size: 12px !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    line-height: 17px !important;
    margin: 0 !important;
    height: auto !important;
}
.ssd-col-item.ssd-col .ssd-card .ssd-content-wrap p {
    color: #000050 !important;
    font-family: Stolzl !important;
    font-size: 14px !important;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
    line-height: 30px !important;
    margin-bottom: 38px !important;
}











body.material #header-outer:not([data-format="left-header"]) #top nav >.buttons {
    margin-left: 50px;
}


/* 
    Share Offer Banner 
*/

.share-offer-banner {
    display: flex;
    align-items: center;
}
.share-offer-banner .share-offer-banner--title {
    font-family: Stolzl;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #FFFFFF;
    background: #304972;
    padding: 12px 16px;
}
.share-offer-banner .share-offer-banner--menu {
    margin: 0;
    display: flex;
}
.share-offer-banner .share-offer-banner--menu .menu-item {
    list-style: none;
}
.share-offer-banner .share-offer-banner--menu .menu-item a {
    font-family: Stolzl;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    color: #FFFFFF !important;
    padding: 12px 18px;
    display: inline-flex;
    background: #35A8E0;
        -webkit-transition: opacity .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: opacity .25s cubic-bezier(.4, 0, .2, 1) !important;
}
.share-offer-banner .share-offer-banner--menu .menu-item a:after {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    margin-left: 8px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('images/offer-arrow.svg');
}
.share-offer-banner .share-offer-banner--menu .menu-item a:hover {
    opacity: .8;
}




@media screen and (max-width: 999px) {
    #header-outer .row .col.span_9 {
        float: right;
        position: relative !important;
        height: 1px;
        width: 100% !important;
    }
    body.material #header-outer:not([data-format="left-header"]) #top nav>.buttons {
        margin-left: 30px;
        position: absolute;
        right: 0;
        top: 0;
        transform: translateY(-100%);
    }
    .share-offer-banner {
        position: absolute;
        width: 100%;
        transform: translateY(20px);
        flex-wrap: wrap;
    }
    .share-offer-banner .share-offer-banner--title {
        width: 40%;
    }
    .share-offer-banner .share-offer-banner--menu {
        width: 60%
    }
    .share-offer-banner .share-offer-banner--title {
        text-align: left;
        font-size: 15px;
    }
    .share-offer-banner .share-offer-banner--menu .menu-item a {
        display: inline-flex;
        flex-wrap: wrap;
        position: relative;
        padding-right: 40px;
        font-size: 15px;
    }
    .share-offer-banner .share-offer-banner--menu .menu-item a:after {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }
}
@media screen and (max-width: 690px) {
    #header-outer .row .col.span_9 {
        float: right;
        position: relative !important;
        height: 1px;
        width: 100% !important;
    }
    body.material #header-outer:not([data-format="left-header"]) #top nav>.buttons {
        margin-left: 30px;
        position: absolute;
        right: 0;
        top: 0;
        transform: translateY(-100%);
    }
    .share-offer-banner {
        position: absolute;
        width: 100%;
        transform: translateY(20px);
        flex-wrap: wrap;
    }
    .share-offer-banner .share-offer-banner--title {
        width: 35%;
    }
    .share-offer-banner .share-offer-banner--menu {
        width: 65%
    }
    .share-offer-banner .share-offer-banner--title {
        font-family: Stolzl;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 16px;
        color: #FFFFFF;
        background: #304972;
        padding: 10px;
        text-align: left;
    }
    .share-offer-banner .share-offer-banner--menu .menu-item a {
        font-size: 14px;
        line-height: 16px;
        padding: 10px 40px 10px 10px;
        display: inline-flex;
        flex-wrap: wrap;
        position: relative;
    }
    .share-offer-banner .share-offer-banner--menu .menu-item a:after {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }
}
























/* 
    CTA Dark Blue Arrow
 */
a.cta-darkblue-arrow {
    font-family: Stolzl;
    font-style: normal;
    font-weight: 400;
    display: inline-flex;
    align-items: center;
}
a.cta-darkblue-arrow:after {
    content: '';
    display: block;
    width: 16px;
    height: 20px;
    background-image: url('images/cta-darkblue-arrow.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 8px;
    margin-top: -1px;
}
.cta-darkblue-arrow.cta-darkblue-arrow-small a.link_text {
    font-weight: 400;
}
.cta-darkblue-arrow.cta-darkblue-arrow-small a.link_text .text:after {
    content: '';

    width: 12px;
    height: 20px;
    margin-left: 5px;
    background-image: url('images/cta-darkblue-arrow-small.svg');

    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: -1px;
}



/* 
    Modal
*/

#investors-popup:before {
    content: "";
    position: fixed;
    top: 50%;
    left: 50%;
    right: 0;
    bottom: 0;
    background: rgba(48, 73, 114, 0.25);
    display: block;
    width: 100vw;
    height: 100vh;
    transform: translate(-50vw, -50vh);
}
#investors-popup {
    position: fixed;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    z-index: 100;
    width: 900px;
}

#investors-popup .inner_row {
    margin-bottom: 0 !important;
}
.investors-popup .investors-popup--head {
    margin-bottom: 0 !important;
}
.investors-popup .investors-popup--head .wpb_wrapper {
    padding: 40px 50px;
}
.investors-popup .investors-popup--head .investors-popup--title {
    font-family: Stolzl !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 30px;
    line-height: 36px;
    color: #304972;
}






.investors-popup .investors-popup--body>.vc_column-inner>.wpb_wrapper {
    padding: 0 50px;
    position: relative;
}
.investors-popup .investors-popup--body .wpb_text_column {
    height: 400px;
    overflow: hidden;
    overflow-y: scroll;
    padding-right: 50px !important;
    margin-bottom: 50px;
}
.investors-popup .investors-popup--body .wpb_text_column .wpb_wrapper {
    padding-right: 50px !important;
}
.investors-popup .investors-popup--body .wpb_text_column:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -53px;
    left: 0;
    right: 70px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 32.29%, #FFFFFF 100%);
    height: 68px;
}
.investors-popup .investors-popup--body .wpb_text_column p {
    font-family: Stolzl !important;
    font-size: 16px !important;
    line-height: 19px !important;
    color: #304972;
}






.investors-popup .investors-popup--bottom>.vc_column-inner>.wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
}
.investors-popup .investors-popup--bottom .nectar-button {
    width: 50%;
    margin-bottom: 0 !important;
    text-align: center;
}
.investors-popup .investors-popup--bottom .nectar-button.investors-popup--bottom-accept {
    background: #35A8E0 !important;
    font-family: Stolzl;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: center !important;
    color: #FFFFFF !important;
    border-radius: 0 !important;
    padding: 27px;
    justify-content: center;
    transform: none !important;
    box-shadow: none !important;
}
.investors-popup .investors-popup--bottom .nectar-button.investors-popup--bottom-accept span {
    color: #FFFFFF !important;
}
.investors-popup .investors-popup--bottom .nectar-button.investors-popup--bottom-cancel {
    background: #fff !important;
    font-family: Stolzl;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: center !important;
    color: #304972 !important;
    border-radius: 0 !important;
    padding: 27px;
    justify-content: center;
    transform: none !important;
    box-shadow: none !important;
}
.investors-popup .investors-popup--bottom .nectar-button.investors-popup--bottom-cancel span {
    color: #304972 !important;
}











.jspVerticalBar {
    background: transparent;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
}
.jspTrack {
    background: transparent !important;
    position: relative;
}
.jspDrag {
    background: #35A8E0;
    border-radius: 50%;
}
.jspArrow.jspArrowUp {
    background-color: transparent;
    background-image: url('images/arrow-up.svg');
    background-repeat: no-repeat;
    background-position: top;
}

.jspArrow.jspArrowDown {
    background-color: transparent;
    background-image: url('images/arrow-down.svg');
    background-repeat: no-repeat;
    background-position: bottom;
}






















/* 
    image-front-back
 */

.image-front-back > .vc_column-inner > .wpb_wrapper{
    position: relative;
}
.image-front-back .img-with-aniamtion-wrap {
    position: relative;
    -webkit-transition: opacity .25s cubic-bezier(.4, 0, .2, 1) !important;
    transition: opacity .25s cubic-bezier(.4, 0, .2, 1) !important;
}
.image-front-back .img-with-aniamtion-wrap:last-child {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}


.image-front-back .img-with-aniamtion-wrap:first-child {
    opacity: 1;
}
.image-front-back .img-with-aniamtion-wrap:last-child {
    opacity: 0;
}


.image-front-back:hover .img-with-aniamtion-wrap:first-child {
    opacity: 0;
}
.image-front-back:hover .img-with-aniamtion-wrap:last-child {
    opacity: 1;
}













@media screen and (max-width: 999px) {
    #investors-popup {
        width: 600px;
    }
    .investors-popup .investors-popup--head .wpb_wrapper {
        padding: 20px 25px;
    }
    .investors-popup .investors-popup--head .wpb_wrapper h2.vc_custom_heading {
        font-size: 24px !important;
        line-height: 30px !important;
    }
    .investors-popup .investors-popup--body>.vc_column-inner>.wpb_wrapper {
        padding: 0 25px;
    }
    .investors-popup .investors-popup--body .wpb_text_column {
        height: 350px;
        padding-right: 25px !important;
        margin-bottom: 40px;
    }
    .investors-popup .investors-popup--body .wpb_text_column .wpb_wrapper {
        padding-right: 25px !important;
    }
    .investors-popup .investors-popup--body .wpb_text_column p {
        font-size: 14px !important;
        line-height: 18px !important;
    }
    .investors-popup .investors-popup--bottom .nectar-button.investors-popup--bottom-accept {
        font-size: 18px;
        line-height: 20px;
        padding: 20px;
    }
    .investors-popup .investors-popup--bottom .nectar-button.investors-popup--bottom-cancel {
        font-size: 18px;
        line-height: 20px;
        padding: 20px;
    }
}
@media screen and (max-width: 690px) {
    #investors-popup {
        width: 95vw;
    }
    .investors-popup .investors-popup--head .wpb_wrapper h2.vc_custom_heading {
        font-size: 20px !important;
        line-height: 25px !important;
    }
    .investors-popup .investors-popup--body .wpb_text_column .wpb_wrapper {
        padding-right: 10px !important;
    }
    .investors-popup .investors-popup--body .wpb_text_column {
        height: 350px;
        padding-right: 15px !important;
        margin-bottom: 40px;
    }
    .investors-popup .investors-popup--bottom .nectar-button.investors-popup--bottom-accept,
    .investors-popup .investors-popup--bottom .nectar-button.investors-popup--bottom-cancel {
        font-size: 16px;
        line-height: 18px;
        padding: 15px;
    }
}








.found-banner {
    margin-top: 25px;
    width: 580px;
    background: #304972;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 10000;
}
.found-banner .found-banner--close {
    cursor: pointer;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 19px;
    right: 16px;
    background-image: url(images/times-white.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.found-banner .widget.widget_text {
    padding: 20px 30px 20px 20px;
}
.found-banner .widget.widget_text:last-child{
    padding: 0;
}
.found-banner .widget.widget_text h4 {
    font-family: Stolzl;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    margin-bottom: 15px;
    padding-right: 30px;
}
.found-banner .widget.widget_text .textwidget {
    font-family: Stolzl;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 19px;
    color: #FFFFFF;
}
.found-banner .widget.widget_text .textwidget p:last-child{
    padding-bottom: 0;
}
.found-banner .widget.widget_text .textwidget .inline-form {
    display: block;
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: auto;
}
.found-banner .widget.widget_text .textwidget .inline-form input {
    width: 100%;
    height: 50px;
    background: #FFFFFF;
    border: 0;
    border-radius: 0;
    padding: 0 60px 0 20px;
    font-family: Stolzl;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #35A8E0;
}
.found-banner .widget.widget_text .textwidget .inline-form input::-webkit-input-placeholder {
    color: #35A8E0;
}
.found-banner .widget.widget_text .textwidget .inline-form input::-moz-placeholder {
    color: #35A8E0;
}
.found-banner .widget.widget_text .textwidget .inline-form input:-ms-input-placeholder {
    color: #35A8E0;
}
.found-banner .widget.widget_text .textwidget .inline-form input:-moz-placeholder {
    color: #35A8E0;
}
.found-banner .widget.widget_text .textwidget .inline-form button {
    height: 50px;
    background-color: #35A8E0;
    background-position: center;
    background-size: 23px;
    background-repeat: no-repeat;
    border: 0;
    border-radius: 0 !important;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;

    font-family: Stolzl;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #fff;

    padding: 0 20px;

    margin-right: 0;
}
.found-banner .widget.widget_text .textwidget .inline-form button:hover {
    opacity: .7;
}
.found-banner .widget.widget_text .textwidget .wpcf7-response-output,
/* .found-banner .widget.widget_text .textwidget .inline-form .wpcf7-not-valid-tip, */
.found-banner .widget.widget_text .textwidget .inline-form .ajax-loader {
    display: none !important;
}


body .found-banner .widget.widget_text .textwidget .inline-form .wpcf7-not-valid-tip {
    color: #fff;
    background: transparent;
    padding-left: 20px;
    font-family: Stolzl;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 14px;
    line-height: 20px;
}

.form-confirmation {
    font-family: Stolzl;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 15px;
    padding-right: 30px;
    padding: 0 20px;
}





@media screen and (max-width: 999px){
    .found-banner {
        width: auto;
    }
}

















/* v3 */

.found-banner-header {
    display: flex;
    align-items: center;
    width: 425px;
}
.found-banner-header--body {
    position: relative;
}
/* .found-banner-header--body-head {
    display: flex;
    flex-wrap: wrap;
} */
.found-banner-header--body-head {
    display: block;
}
.found-banner-header--body-head .found-banner-header--body-head-title {
    height: 42px;
    background: #304972;
    box-shadow: 2px 2px 10px rgb(0 0 0 / 25%);
    font-family: Stolzl;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    display: flex;
    flex-wrap: wrap;
    white-space: nowrap;
    align-items: center;
    padding: 0 14px 0 18px;
    position: relative;
    z-index: 10;
}
.found-banner-header--body-head .found-banner-header--body-head-form .inline-form {
    display: block;
    position: relative;
    margin-left: 0;
    margin-right: 0;
    width: auto;
    z-index: 9;
}
/* .found-banner-header--body-head .found-banner-header--body-head-form .inline-form input {
    width: 295px;
    height: 42px;
    background: #35A8E0;
    border: 0;
    border-radius: 0;
    padding: 0 60px 0 20px;
    font-family: Stolzl;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
} 
.found-banner-header--body-head .found-banner-header--body-head-form .inline-form input::-webkit-input-placeholder {
    color: #fff;
}
.found-banner-header--body-head .found-banner-header--body-head-form .inline-form input::-moz-placeholder {
    color: #fff;
}
.found-banner-header--body-head .found-banner-header--body-head-form .inline-form input:-ms-input-placeholder {
    color: #fff;
}
.found-banner-header--body-head .found-banner-header--body-head-form .inline-form input:-moz-placeholder {
    color: #fff;
}*/
.found-banner-header--body-head .found-banner-header--body-head-form .inline-form input {
    width: 100%;
    height: 42px;
    background: #fff;
    border: 0;
    border-radius: 0;
    padding: 0 60px 0 20px;
    font-family: Stolzl;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #35A8E0;
}
.found-banner-header--body-head .found-banner-header--body-head-form .inline-form input::-webkit-input-placeholder {
    color: #35A8E0;
}
.found-banner-header--body-head .found-banner-header--body-head-form .inline-form input::-moz-placeholder {
    color: #35A8E0;
}
.found-banner-header--body-head .found-banner-header--body-head-form .inline-form input:-ms-input-placeholder {
    color: #35A8E0;
}
.found-banner-header--body-head .found-banner-header--body-head-form .inline-form input:-moz-placeholder {
    color: #35A8E0;
}
/* .found-banner-header--body-head .found-banner-header--body-head-form .inline-form button {
    width: 40px;
    height: 42px;
    background-color: #304972;
    box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.25);
    background-image: url(images/offer-arrow.svg);
    background-position: center;
    background-size: 18px;
    background-repeat: no-repeat;
    border: 0;
    border-radius: 0 !important;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
} */
.found-banner-header--body-head .found-banner-header--body-head-form .inline-form button {
    height: 42px;
    background-color: #304972;
    border: 0;
    border-radius: 0 !important;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
}
.found-banner-header--body-head .found-banner-header--body-head-form .inline-form button:hover {
    opacity: .7;
}
.found-banner-header--body-head .found-banner-header--body-head-form .wpcf7-response-output,
.found-banner-header--body-head .found-banner-header--body-head-form .inline-form .wpcf7-not-valid-tip,
.found-banner-header--body-head .found-banner-header--body-head-form .inline-form .ajax-loader {
    display: none !important;
}
.found-banner-header--body-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateY(100%);
    width: 100%;
    padding: 12px 18px 16px;
    background: rgba(48, 73, 114, 0.5);
    font-family: Stolzl;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}
.found-banner-header--body-head .found-banner-header--body-head-form .form-confirmation {
    font-family: Stolzl;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 0;
    padding-right: 30px;
    padding: 0 20px;
    background-color: #35A8E0;
    height: 42px;
    display: flex;
    align-items: center;
    width: 290px;
    text-align: center;
    justify-content: center;
}









@media screen and (max-width: 999px){
    .found-banner-header {
        display: none;
    }
    .found-banner {
        display: block;
    }
}









.wt-cli-cookie-description {
    color: #fff !important;
}
