/* CSS Document */

    body:not(.nectar-no-flex-height) #ajax-content-wrap, body:not(.nectar-no-flex-height) #ajax-content-wrap .blurred-wrap, body:not(.nectar-no-flex-height) .ocm-effect-wrap, body:not(.nectar-no-flex-height) .ocm-effect-wrap-inner {
            background-color: #f5f5f5;
        }
        body:not(.page):not(.single-post):not(.single-portfolio) .nectar-global-section.before-footer {
            padding-top: 0px;    
        }
      
         /* START FOOTER */
    
    .nectar-global-section.before-footer .gform_wrapper.gravity-theme .gfield-choice-input+label {
        line-height: 18px;
        font-weight: 400;
        text-transform: none;
        font-size: 15px;
        letter-spacing: 0px;
        padding: 9px 21px;
    }

    .nectar-global-section.before-footer .gform_wrapper.gravity-theme .gfield-choice-input+label a {
        color: #569ED3;
    }

    .nectar-global-section.before-footer .gform_wrapper.gravity-theme .gform_footer {
        margin-top: 0px;
        padding-top: 0px;
    }

    body[data-form-style="minimal"] .nectar-global-section.before-footer .span_12.light input[type="text"],
    body[data-form-style="minimal"] .nectar-global-section.before-footer .span_12.light textarea,
    body[data-form-style="minimal"] .nectar-global-section.before-footer .span_12.light input[type="email"],
    body[data-form-style="minimal"] .nectar-global-section.before-footer .span_12.light input[type=password],
    body[data-form-style="minimal"] .nectar-global-section.before-footer .span_12.light input[type=tel],
    body[data-form-style="minimal"] .nectar-global-section.before-footer .span_12.light input[type=url],
    body[data-form-style="minimal"] .nectar-global-section.before-footer .span_12.light input[type=search],
    body[data-form-style="minimal"] .nectar-global-section.before-footer .span_12.light input[type=date],
    body[data-form-style="minimal"] .nectar-global-section.before-footer .span_12.light input[type=number],
    body[data-form-style="minimal"] .nectar-global-section.before-footer .span_12.light select {
        background-color: #FFFFFF;
        color: #1B154B; /* placeholder text  */
        border-radius: 30px;
        border: 0px;
        padding: 9px 21px;
    }

    body[data-form-style="minimal"] .nectar-global-section.before-footer .span_12.light input[type="text"]::placeholder,
    body[data-form-style="minimal"] .nectar-global-section.before-footer .span_12.light textarea::placeholder,
    body[data-form-style="minimal"] .nectar-global-section.before-footer .span_12.light input[type="email"]::placeholder,
    body[data-form-style="minimal"] .nectar-global-section.before-footer .span_12.light input[type=password]::placeholder,
    body[data-form-style="minimal"] .nectar-global-section.before-footer .span_12.light input[type=tel]::placeholder,
    body[data-form-style="minimal"] .nectar-global-section.before-footer .span_12.light input[type=url]::placeholder,
    body[data-form-style="minimal"] .nectar-global-section.before-footer .span_12.light input[type=search]::placeholder,
    body[data-form-style="minimal"] .nectar-global-section.before-footer .span_12.light input[type=date]::placeholder,
    body[data-form-style="minimal"] .nectar-global-section.before-footer .span_12.light input[type=number]::placeholder,
    body[data-form-style="minimal"] .nectar-global-section.before-footer .span_12.light select::placeholder {
        color: #9F9EA8;
    }

    .gform_wrapper.gravity-theme .gform_footer input.gform_button {
        padding: 16px 23px !important;
    }
    
    .container-wrap .row>.wpb_row:last-child {
            padding-top: 0px !important;
    }
        
    /* END FOOTER CSS */
        
        /* START PARALAX */ 

                .wpb_row .nectar-parallax-scene {
                    position: absolute;
                    top: 0;
                    left: 0;
                    margin-bottom: 0;
                    padding-bottom: 0;
                    margin-left: 0;
                    overflow: hidden;
                    width: 100%;
                    height: 100%;
                    z-index: 2;
                    -webkit-backface-visibility: hidden;
                    backface-visibility: hidden;
                    -webkit-transform: translate3d(0px,0px,0px);
                    transform: translate3d(0px,0px,0px);
                    -webkit-transform-style: preserve-3d;
                    transform-style: preserve-3d
                }

                .wpb_row.full-width-content .nectar-parallax-scene {
                    margin-left: 0;
                }

                .wpb_row .nectar-parallax-scene li:first-child {
                    position: relative;
                }

                .wpb_row .nectar-parallax-scene li {
                    height: 100%;
                    width: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    display: block;
                }

                .wpb_row .nectar-parallax-scene div {
                    margin-left: -10%;
                    top: -10%;
                    min-height: 100%;
                    width: 120%;
                    height: 120%;
                    background-size: cover;
                    margin-bottom: 0;
                    max-width: none;
                    position: relative;
                    -webkit-backface-visibility: hidden;
                    backface-visibility: hidden;
                    -webkit-transform: translate3d(0px,0px,0px);
                    transform: translate3d(0px,0px,0px);
                    -webkit-transform-style: preserve-3d;
                    transform-style: preserve-3d
                }

                .wpb_row .nectar-parallax-scene[data-scene-position="center"] div {
                    background-position: center
                }

                .tl_br_30px[data-br-applies="bg"] > .row-bg-wrap, .tl_br_30px[data-br-applies="bg"] > .row-bg-wrap {
                    border-top-left-radius: 30px;
                    overflow: hidden;
                }

                .tr_br_30px[data-br-applies="bg"] > .row-bg-wrap, .tr_br_30px[data-br-applies="bg"] > .row-bg-wrap {
                    border-top-right-radius: 30px;
                    overflow: hidden;
                }

                .bl_br_0px[data-br-applies="bg"] > .row-bg-wrap, .bl_br_0px[data-br-applies="bg"] > .row-bg-wrap {
                    border-bottom-left-radius: 0px;
                    overflow: hidden;
                }

                .br_br_0px[data-br-applies="bg"] > .row-bg-wrap, .br_br_0px[data-br-applies="bg"] > .row-bg-wrap {
                    border-bottom-right-radius: 0px;
                    overflow: hidden;
                }

                .tl_br_30px[data-br-applies="bg"] > .nectar-video-wrap, .tl_br_30px[data-br-applies="bg"] > .nectar-video-wrap {
                    border-top-left-radius: 30px;
                    overflow: hidden;
                }

                .tr_br_30px[data-br-applies="bg"] > .nectar-video-wrap, .tr_br_30px[data-br-applies="bg"] > .nectar-video-wrap {
                    border-top-right-radius: 30px;
                    overflow: hidden;
                }

                .bl_br_0px[data-br-applies="bg"] > .nectar-video-wrap, .bl_br_0px[data-br-applies="bg"] > .nectar-video-wrap {
                    border-bottom-left-radius: 0px;
                    overflow: hidden;
                }

                .br_br_0px[data-br-applies="bg"] > .nectar-video-wrap, .br_br_0px[data-br-applies="bg"] > .nectar-video-wrap {
                    border-bottom-right-radius: 0px;
                    overflow: hidden;
                }

                .tl_br_30px[data-br-applies="bg"] > .nectar-parallax-scene, .tl_br_30px[data-br-applies="bg"] > .nectar-parallax-scene {
                    border-top-left-radius: 30px;
                    overflow: hidden;
                }

                .tr_br_30px[data-br-applies="bg"] > .nectar-parallax-scene, .tr_br_30px[data-br-applies="bg"] > .nectar-parallax-scene {
                    border-top-right-radius: 30px;
                    overflow: hidden;
                }

                .bl_br_0px[data-br-applies="bg"] > .nectar-parallax-scene, .bl_br_0px[data-br-applies="bg"] > .nectar-parallax-scene {
                    border-bottom-left-radius: 0px;
                    overflow: hidden;
                }

                .br_br_0px[data-br-applies="bg"] > .nectar-parallax-scene, .br_br_0px[data-br-applies="bg"] > .nectar-parallax-scene {
                    border-bottom-right-radius: 0px;
                    overflow: hidden;
                }        
        
        /* END PARALAX */

/* START dynamic-css-inline-css ---- */
        #header-space {
                    background-color: #ffffff
                }

                @media only screen and (min-width: 1000px) {
                    body #ajax-content-wrap.no-scroll {
                        min-height:calc(100vh - 152px);
                        height: calc(100vh - 152px)!important;
                    }
                }

                @media only screen and (min-width: 1000px) {
                    #page-header-wrap.fullscreen-header,#page-header-wrap.fullscreen-header #page-header-bg,html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header,.nectar_fullscreen_zoom_recent_projects,#nectar_fullscreen_rows:not(.afterLoaded) > div {
                        height:calc(100vh - 151px);
                    }

                    .wpb_row.vc_row-o-full-height.top-level,.wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
                        min-height: calc(100vh - 151px);
                    }

                    html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header {
                        top: 152px;
                    }

                    .admin-bar #page-header-wrap.fullscreen-header,.admin-bar #page-header-wrap.fullscreen-header #page-header-bg,.admin-bar .nectar_fullscreen_zoom_recent_projects,.admin-bar #nectar_fullscreen_rows:not(.afterLoaded) > div {
                        height: calc(100vh - 151px - 32px);
                    }

                    .admin-bar .wpb_row.vc_row-o-full-height.top-level,.admin-bar .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
                        min-height: calc(100vh - 151px - 32px);
                    }

                    .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded),.nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container {
                        height: calc(100vh - 150px)!important;
                    }

                    .admin-bar .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded),.admin-bar .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container {
                        height: calc(100vh - 150px - 32px)!important;
                    }
                }

                .admin-bar[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level,.admin-bar[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
                    min-height: calc(100vh - 32px);
                }

                body[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level,body[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
                    min-height: 100vh;
                }

                @media only screen and (max-width: 999px) {
                    .using-mobile-browser #nectar_fullscreen_rows:not(.afterLoaded):not([data-mobile-disable="on"]) > div {
                        height:calc(100vh - 111px);
                    }

                    .using-mobile-browser .wpb_row.vc_row-o-full-height.top-level,.using-mobile-browser .wpb_row.vc_row-o-full-height.top-level > .col.span_12,[data-permanent-transparent="1"].using-mobile-browser .wpb_row.vc_row-o-full-height.top-level,[data-permanent-transparent="1"].using-mobile-browser .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
                        min-height: calc(100vh - 111px);
                    }

                    html:not(.nectar-box-roll-loaded) .admin-bar .nectar-box-roll > #page-header-bg.fullscreen-header,.admin-bar .nectar_fullscreen_zoom_recent_projects,.admin-bar .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded),.admin-bar .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container,.admin-bar #nectar_fullscreen_rows:not(.afterLoaded):not([data-mobile-disable="on"]) > div {
                        height: calc(100vh - 58px - 46px);
                    }

                    .admin-bar .wpb_row.vc_row-o-full-height.top-level,.admin-bar .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
                        min-height: calc(100vh - 58px - 46px);
                    }

                    body[data-transparent-header="false"] #ajax-content-wrap.no-scroll {
                        min-height: calc(100vh - 58px);
                        height: calc(100vh - 58px);
                    }
                }

                #nectar_fullscreen_rows {
                    background-color: transparent;
                }

                .post-type-archive-product.woocommerce .container-wrap,.tax-product_cat.woocommerce .container-wrap {
                    background-color: #ffffff;
                }

                .woocommerce.single-product #single-meta {
                    position: relative!important;
                    top: 0!important;
                    margin: 0;
                    left: 8px;
                    height: auto;
                }

                .woocommerce.single-product #single-meta:after {
                    display: block;
                    content: " ";
                    clear: both;
                    height: 1px;
                }

                .woocommerce ul.products li.product.material,.woocommerce-page ul.products li.product.material {
                    background-color: #ffffff;
                }

                .woocommerce ul.products li.product.minimal .product-wrap,.woocommerce ul.products li.product.minimal .background-color-expand,.woocommerce-page ul.products li.product.minimal .product-wrap,.woocommerce-page ul.products li.product.minimal .background-color-expand {
                    background-color: #ffffff;
                }

                body .container-wrap .wpb_row[data-column-margin="30px"]:not(.full-width-section):not(.full-width-content) {
                    margin-bottom: 30px;
                }

                body .container-wrap .vc_row-fluid[data-column-margin="30px"] > .span_12,html body .vc_row-fluid[data-column-margin="30px"] > .span_12,body .container-wrap .vc_row-fluid[data-column-margin="30px"] .full-page-inner > .container > .span_12,body .container-wrap .vc_row-fluid[data-column-margin="30px"] .full-page-inner > .span_12 {
                    margin-left: -15px;
                    margin-right: -15px;
                }

                body .container-wrap .vc_row-fluid[data-column-margin="30px"] .wpb_column:not(.child_column),body .container-wrap .inner_row[data-column-margin="30px"] .child_column,html body .vc_row-fluid[data-column-margin="30px"] .wpb_column:not(.child_column),html body .inner_row[data-column-margin="30px"] .child_column {
                    padding-left: 15px;
                    padding-right: 15px;
                }

                .container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12,html body .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12,.container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content .full-page-inner > .span_12 {
                    margin-left: 0;
                    margin-right: 0;
                    padding-left: 15px;
                    padding-right: 15px;
                }

                .single-portfolio #full_width_portfolio .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12 {
                    padding-right: 15px;
                }

                @media only screen and (max-width: 999px) and (min-width:691px) {
                    .vc_row-fluid[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),.vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
                        margin-bottom:30px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .vc_row-fluid[data-column-margin="30px"] .wpb_column:not([class*="vc_col-xs-"]):not(.child_column):not(:last-child),.inner_row[data-column-margin="30px"] .child_column:not([class*="vc_col-xs-"]):not(:last-child) {
                        margin-bottom:30px;
                    }
                }

                .tl_br_30px[data-br-applies="bg"] > .row-bg-wrap,.tl_br_30px[data-br-applies="bg"] > .row-bg-wrap {
                    border-top-left-radius: 30px;
                    overflow: hidden;
                }

                .tr_br_30px[data-br-applies="bg"] > .row-bg-wrap,.tr_br_30px[data-br-applies="bg"] > .row-bg-wrap {
                    border-top-right-radius: 30px;
                    overflow: hidden;
                }

                .bl_br_0px[data-br-applies="bg"] > .row-bg-wrap,.bl_br_0px[data-br-applies="bg"] > .row-bg-wrap {
                    border-bottom-left-radius: 0;
                    overflow: hidden;
                }

                .br_br_0px[data-br-applies="bg"] > .row-bg-wrap,.br_br_0px[data-br-applies="bg"] > .row-bg-wrap {
                    border-bottom-right-radius: 0;
                    overflow: hidden;
                }

                .tl_br_30px[data-br-applies="bg"] > .nectar-video-wrap,.tl_br_30px[data-br-applies="bg"] > .nectar-video-wrap {
                    border-top-left-radius: 30px;
                    overflow: hidden;
                }

                .tr_br_30px[data-br-applies="bg"] > .nectar-video-wrap,.tr_br_30px[data-br-applies="bg"] > .nectar-video-wrap {
                    border-top-right-radius: 30px;
                    overflow: hidden;
                }

                .bl_br_0px[data-br-applies="bg"] > .nectar-video-wrap,.bl_br_0px[data-br-applies="bg"] > .nectar-video-wrap {
                    border-bottom-left-radius: 0;
                    overflow: hidden;
                }

                .br_br_0px[data-br-applies="bg"] > .nectar-video-wrap,.br_br_0px[data-br-applies="bg"] > .nectar-video-wrap {
                    border-bottom-right-radius: 0;
                    overflow: hidden;
                }

                .tl_br_30px[data-br-applies="bg"] > .nectar-parallax-scene,.tl_br_30px[data-br-applies="bg"] > .nectar-parallax-scene {
                    border-top-left-radius: 30px;
                    overflow: hidden;
                }

                .tr_br_30px[data-br-applies="bg"] > .nectar-parallax-scene,.tr_br_30px[data-br-applies="bg"] > .nectar-parallax-scene {
                    border-top-right-radius: 30px;
                    overflow: hidden;
                }

                .bl_br_0px[data-br-applies="bg"] > .nectar-parallax-scene,.bl_br_0px[data-br-applies="bg"] > .nectar-parallax-scene {
                    border-bottom-left-radius: 0;
                    overflow: hidden;
                }

                .br_br_0px[data-br-applies="bg"] > .nectar-parallax-scene,.br_br_0px[data-br-applies="bg"] > .nectar-parallax-scene {
                    border-bottom-right-radius: 0;
                    overflow: hidden;
                }

                #ajax-content-wrap .vc_row.bottom_margin_-30px {
                    margin-bottom: -30px;
                }

                #ajax-content-wrap .vc_row.left_padding_10vw .row_col_wrap_12,.nectar-global-section .vc_row.left_padding_10vw .row_col_wrap_12 {
                    padding-left: 10vw;
                }

                #ajax-content-wrap .vc_row.right_padding_7vw .row_col_wrap_12,.nectar-global-section .vc_row.right_padding_7vw .row_col_wrap_12 {
                    padding-right: 7vw;
                }

                @media only screen,print {
                    .vc_row.translate_y_-30px {
                        -webkit-transform: translateY(-30px);
                        transform: translateY(-30px);
                    }
                }

                body .container-wrap .wpb_row[data-column-margin="none"]:not(.full-width-section):not(.full-width-content),html body .wpb_row[data-column-margin="none"]:not(.full-width-section):not(.full-width-content) {
                    margin-bottom: 0;
                }

                body .container-wrap .vc_row-fluid[data-column-margin="none"] > .span_12,html body .vc_row-fluid[data-column-margin="none"] > .span_12,body .container-wrap .vc_row-fluid[data-column-margin="none"] .full-page-inner > .container > .span_12,body .container-wrap .vc_row-fluid[data-column-margin="none"] .full-page-inner > .span_12 {
                    margin-left: 0;
                    margin-right: 0;
                }

                body .container-wrap .vc_row-fluid[data-column-margin="none"] .wpb_column:not(.child_column),body .container-wrap .inner_row[data-column-margin="none"] .child_column,html body .vc_row-fluid[data-column-margin="none"] .wpb_column:not(.child_column),html body .inner_row[data-column-margin="none"] .child_column {
                    padding-left: 0;
                    padding-right: 0;
                }

                @media only screen,print {
                    .vc_row.inner_row.translate_x_-20px {
                        -webkit-transform: translateX(-20px);
                        transform: translateX(-20px);
                    }
                }

                @media only screen,print {
                    .wpb_column.bottom_padding_desktop_0px > .vc_column-inner {
                        padding-bottom: 0;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.bottom_padding_tablet_30px > .vc_column-inner {
                        padding-bottom:30px;
                    }
                }

                @media only screen,print {
                    .wpb_column.bottom_padding_desktop_0px > .n-sticky > .vc_column-inner {
                        padding-bottom: 0;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.bottom_padding_tablet_30px > .n-sticky > .vc_column-inner {
                        padding-bottom:30px;
                    }
                }

                .wpb_column[data-border-radius="20px"],.wpb_column[data-border-radius="20px"] > .vc_column-inner,.wpb_column[data-border-radius="20px"] > .vc_column-inner > .column-link,.wpb_column[data-border-radius="20px"] > .vc_column-inner > .column-bg-overlay-wrap,.wpb_column[data-border-radius="20px"] > .vc_column-inner > .column-image-bg-wrap[data-bg-animation="zoom-out-reveal"],.wpb_column[data-border-radius="20px"] > .vc_column-inner > .column-image-bg-wrap .column-image-bg,.wpb_column[data-border-radius="20px"] > .vc_column-inner > .column-image-bg-wrap[data-n-parallax-bg="true"],.wpb_column[data-border-radius="20px"] > .n-sticky > .vc_column-inner,.wpb_column[data-border-radius="20px"] > .n-sticky > .vc_column-inner > .column-bg-overlay-wrap {
                    border-radius: 20px;
                }

                .column-image-bg-wrap[data-bg-pos="center center"] .column-image-bg,.container-wrap .main-content .column-image-bg-wrap[data-bg-pos="center center"] .column-image-bg {
                    background-position: center center;
                }

                @media only screen,print {
                    .wpb_column.top_padding_desktop_35px > .vc_column-inner {
                        padding-top: 35px;
                    }

                    .wpb_column.right_padding_desktop_45px > .vc_column-inner {
                        padding-right: 45px;
                    }

                    .wpb_column.bottom_padding_desktop_35px > .vc_column-inner {
                        padding-bottom: 35px;
                    }

                    .wpb_column.left_padding_desktop_45px > .vc_column-inner {
                        padding-left: 45px;
                    }
                }

                @media only screen,print {
                    .wpb_column.top_padding_desktop_35px > .n-sticky > .vc_column-inner {
                        padding-top: 35px;
                    }

                    .wpb_column.right_padding_desktop_45px > .n-sticky > .vc_column-inner {
                        padding-right: 45px;
                    }

                    .wpb_column.bottom_padding_desktop_35px > .n-sticky > .vc_column-inner {
                        padding-bottom: 35px;
                    }

                    .wpb_column.left_padding_desktop_45px > .n-sticky > .vc_column-inner {
                        padding-left: 45px;
                    }
                }

                .wpb_column.child_column.right_margin_-40px {
                    margin-right: -40px!important;
                }

                .nectar-split-heading .heading-line {
                    display: block;
                    overflow: hidden;
                    position: relative
                }

                .nectar-split-heading .heading-line >div {
                    display: block;
                    transform: translateY(200%);
                    -webkit-transform: translateY(200%)
                }

                .nectar-split-heading h1 {
                    margin-bottom: 0
                }

                @media only screen and (min-width: 1000px) {
                    .nectar-split-heading[data-custom-font-size="true"] h1,.nectar-split-heading[data-custom-font-size="true"] h2,.row .nectar-split-heading[data-custom-font-size="true"] h3,.row .nectar-split-heading[data-custom-font-size="true"] h4,.row .nectar-split-heading[data-custom-font-size="true"] h5,.row .nectar-split-heading[data-custom-font-size="true"] h6,.row .nectar-split-heading[data-custom-font-size="true"] i {
                        font-size:inherit;
                        line-height: inherit;
                    }
                }

                .nectar-split-heading.font_line_height_1-1 {
                    line-height: 1.1!important;
                }

                .nectar-split-heading.font_line_height_1-1 * {
                    line-height: 1.1!important;
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_27px.nectar-split-heading,.font_size_27px.nectar-split-heading {
                        font-size: 27px!important;
                    }
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_27px.nectar-split-heading,.font_size_27px.nectar-split-heading,#header-outer .font_size_27px.nectar-split-heading {
                        font-size: 27px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    #ajax-content-wrap .font_size_tablet_4vw.nectar-split-heading,.font_size_tablet_4vw.nectar-split-heading {
                        font-size:4vw!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    #ajax-content-wrap .container-wrap .font_size_tablet_4vw.nectar-split-heading,.container-wrap .font_size_tablet_4vw.nectar-split-heading,#header-outer .font_size_tablet_4vw.nectar-split-heading {
                        font-size:4vw!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    html #ajax-content-wrap .font_size_phone_6vw.nectar-split-heading,html .font_size_phone_6vw.nectar-split-heading {
                        font-size:6vw!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    html #ajax-content-wrap .container-wrap .font_size_phone_6vw.nectar-split-heading,html .container-wrap .font_size_phone_6vw.nectar-split-heading,html #header-outer .font_size_phone_6vw.nectar-split-heading {
                        font-size:6vw!important;
                    }
                }

                #ajax-content-wrap .font_line_height_1-1.nectar-split-heading,body .font_line_height_1-1.nectar-split-heading {
                    line-height: 1.1;
                }

                .centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h1,.centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h2,.centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h3,.centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h4 {
                    margin: 0 auto;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"]:not(.markup-generated) {
                    opacity: 0;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"]:not(.markup-generated).animated-in {
                    opacity: 1;
                }

                @media only screen and (max-width: 999px) {
                    .nectar-split-heading[data-m-rm-animation="true"] {
                        opacity:1!important;
                    }
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] > * > span {
                    position: relative;
                    display: inline-block;
                    overflow: hidden;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
                    vertical-align: bottom;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
                    line-height: 1.2;
                }

                @media only screen and (min-width: 1000px) {
                    .nectar-split-heading[data-animation-type="line-reveal-by-space"]:not(.markup-generated) > * {
                        line-height:1.2;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .nectar-split-heading[data-animation-type="line-reveal-by-space"]:not([data-m-rm-animation="true"]):not(.markup-generated) > * {
                        line-height:1.2;
                    }
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-stagger="true"]:not([data-text-effect*="letter-reveal"]) span .inner {
                    transition: transform 1.2s cubic-bezier(0.25,1,0.5,1),opacity 1.2s cubic-bezier(0.25,1,0.5,1);
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner {
                    position: relative;
                    display: inline-block;
                    -webkit-transform: translateY(1.3em);
                    transform: translateY(1.3em);
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner.animated {
                    -webkit-transform: none;
                    transform: none;
                    opacity: 1;
                }

                .nectar-split-heading[data-text-effect="none"] {
                    opacity: 1!important;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-align="left"] {
                    display: flex;
                    justify-content: flex-start;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-align="center"] {
                    display: flex;
                    justify-content: center;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-align="right"] {
                    display: flex;
                    justify-content: flex-end;
                }

                @media only screen and (max-width: 999px) {
                    .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-m-align="left"] {
                        display:flex;
                        justify-content: flex-start;
                    }

                    .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-m-align="center"] {
                        display: flex;
                        justify-content: center;
                    }

                    .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-m-align="right"] {
                        display: flex;
                        justify-content: flex-end;
                    }
                }

                .nectar-cta.hover_color_1b154b .link_wrap:hover {
                    background-color: #1b154b!important;
                }

                .nectar-cta.text_hover_color_ffffff .link_wrap a {
                    transition: none;
                }

                .nectar-cta.text_hover_color_ffffff .link_wrap:hover {
                    color: #ffffff;
                }

                .nectar-cta[data-style="arrow-animation"].text_hover_color_ffffff .link_wrap:hover .line {
                    background-color: #ffffff!important;
                }

                .nectar-cta.border_color_b82025 .link_wrap {
                    border-color: #b82025;
                }

                .nectar-cta.hover_border_color_1b154b .link_wrap:hover {
                    border-color: #1b154b;
                }

                .nectar-cta.border_thickness_2px .link_wrap {
                    border-width: 2px;
                    border-style: solid;
                }

                #ajax-content-wrap .nectar-cta.border_radius_500px .link_wrap,#header-outer .nectar-cta.border_radius_500px .link_wrap {
                    border-radius: 500px!important;
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_desktop_10px.nectar-cta,.font_size_desktop_10px.nectar-cta {
                        font-size: 10px;
                    }
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_desktop_10px.nectar-cta,.font_size_desktop_10px.nectar-cta,#header-outer .font_size_desktop_10px.nectar-cta {
                        font-size: 10px;
                    }
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_desktop_10px.nectar-cta *,.font_size_desktop_10px.nectar-cta * {
                        font-size: 10px;
                    }
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_desktop_10px.nectar-cta *,.font_size_desktop_10px.nectar-cta *,#header-outer .font_size_desktop_10px.nectar-cta * {
                        font-size: 10px;
                    }
                }

                .nectar-cta.font_size_desktop_10px,.nectar-cta.font_size_desktop_10px * {
                    line-height: 1.1;
                }

                .nectar-badge__inner {
                    display: inline-block;
                    line-height: 1;
                    color: #fff;
                    border-radius: 0;
                }

                .nectar-badge.position_desktop_absolute {
                    white-space: nowrap;
                }

                .padding-amount-small .nectar-badge__inner {
                    padding: .5em 1em;
                }

                .nectar-badge.text-color-ffffff .nectar-badge__inner {
                    color: #ffffff;
                }

                @media only screen,print {
                    .nectar-badge.translate_y_desktop_10px {
                        -webkit-transform: translateY(10px);
                        transform: translateY(10px);
                    }
                }

                @media only screen and (max-width: 999px) {
                    .divider-wrap.height_tablet_390px > .divider {
                        height:390px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .vc_row.bottom_padding_tablet_30px {
                        padding-bottom:30px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .wpb_column.child_column.translate_x_tablet_0px.translate_y_tablet_-40px > .vc_column-inner,.wpb_column.child_column.translate_x_tablet_0px.translate_y_tablet_-40px > .n-sticky > .vc_column-inner {
                        -webkit-transform:translateX(0px) translateY(-40px)!important;
                        transform: translateX(0px) translateY(-40px)!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    #ajax-content-wrap .vc_row.right_padding_tablet_45px .row_col_wrap_12 {
                        padding-right:45px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    #ajax-content-wrap .vc_row.left_padding_tablet_45px .row_col_wrap_12 {
                        padding-left:45px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .vc_row.top_padding_tablet_60px {
                        padding-top:60px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .nectar-cta.display_tablet_inherit {
                        display:inherit;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .nectar-split-heading.font_size_tablet_4vw * {
                        font-size:inherit!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .vc_row.inner_row.translate_x_tablet_0px {
                        -webkit-transform:translateX(0px);
                        transform: translateX(0px);
                    }
                }

                @media only screen and (max-width: 999px) {
                    .wpb_column.child_column.translate_x_tablet_0px > .vc_column-inner,.wpb_column.child_column.translate_x_tablet_0px > .n-sticky > .vc_column-inner {
                        -webkit-transform:translateX(0px) !important;
                        transform: translateX(0px) !important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .wpb_column.child_column.right_margin_tablet_0px {
                        margin-right:0!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .wpb_column.child_column.bottom_margin_tablet_-40px {
                        margin-bottom:-40px!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    body #ajax-content-wrap .vc_row.right_padding_phone_15px .row_col_wrap_12 {
                        padding-right:15px!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    body .vc_row.top_padding_phone_30px {
                        padding-top:30px!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    .nectar-cta.display_phone_inherit {
                        display:inherit;
                    }
                }

                @media only screen and (max-width: 690px) {
                    body .vc_row.bottom_padding_phone_0px {
                        padding-bottom:0!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    .divider-wrap.height_phone_300px > .divider {
                        height:300px!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    body #ajax-content-wrap .vc_row.left_padding_phone_15px .row_col_wrap_12 {
                        padding-left:15px!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    .nectar-split-heading.font_size_phone_6vw * {
                        font-size:inherit!important;
                    }
                }

                body .container-wrap .wpb_row[data-column-margin="30px"]:not(.full-width-section):not(.full-width-content) {
                    margin-bottom: 30px;
                }

                body .container-wrap .vc_row-fluid[data-column-margin="30px"] > .span_12,html body .vc_row-fluid[data-column-margin="30px"] > .span_12,body .container-wrap .vc_row-fluid[data-column-margin="30px"] .full-page-inner > .container > .span_12,body .container-wrap .vc_row-fluid[data-column-margin="30px"] .full-page-inner > .span_12 {
                    margin-left: -15px;
                    margin-right: -15px;
                }

                body .container-wrap .vc_row-fluid[data-column-margin="30px"] .wpb_column:not(.child_column),body .container-wrap .inner_row[data-column-margin="30px"] .child_column,html body .vc_row-fluid[data-column-margin="30px"] .wpb_column:not(.child_column),html body .inner_row[data-column-margin="30px"] .child_column {
                    padding-left: 15px;
                    padding-right: 15px;
                }

                .container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12,html body .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12,.container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content .full-page-inner > .span_12 {
                    margin-left: 0;
                    margin-right: 0;
                    padding-left: 15px;
                    padding-right: 15px;
                }

                .single-portfolio #full_width_portfolio .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12 {
                    padding-right: 15px;
                }

                @media only screen and (max-width: 999px) and (min-width:691px) {
                    .vc_row-fluid[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),.vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
                        margin-bottom:30px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .vc_row-fluid[data-column-margin="30px"] .wpb_column:not([class*="vc_col-xs-"]):not(.child_column):not(:last-child),.inner_row[data-column-margin="30px"] .child_column:not([class*="vc_col-xs-"]):not(:last-child) {
                        margin-bottom:30px;
                    }
                }

                #ajax-content-wrap .vc_row.left_padding_10vw .row_col_wrap_12,.nectar-global-section .vc_row.left_padding_10vw .row_col_wrap_12 {
                    padding-left: 10vw;
                }

                #ajax-content-wrap .vc_row.right_padding_10vw .row_col_wrap_12,.nectar-global-section .vc_row.right_padding_10vw .row_col_wrap_12 {
                    padding-right: 10vw;
                }

                #ajax-content-wrap .vc_row.bottom_margin_0px {
                    margin-bottom: 0;
                }

                @media only screen,print {
                    .wpb_column.right_padding_desktop_7vw > .vc_column-inner {
                        padding-right: 7vw;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.right_padding_tablet_0px > .vc_column-inner {
                        padding-right:0;
                    }
                }

                @media only screen,print {
                    .wpb_column.right_padding_desktop_7vw > .n-sticky > .vc_column-inner {
                        padding-right: 7vw;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.right_padding_tablet_0px > .n-sticky > .vc_column-inner {
                        padding-right:0;
                    }
                }

                @media only screen,print {
                    .wpb_column.top_padding_desktop_3pct > .vc_column-inner {
                        padding-top: 3%;
                    }
                }

                @media only screen,print {
                    .wpb_column.top_padding_desktop_3pct > .n-sticky > .vc_column-inner {
                        padding-top: 3%;
                    }
                }

                @media only screen,print {
                    .wpb_column.top_padding_desktop_50px > .vc_column-inner {
                        padding-top: 50px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.top_padding_tablet_0px > .vc_column-inner {
                        padding-top:0;
                    }
                }

                @media only screen,print {
                    .wpb_column.top_padding_desktop_50px > .n-sticky > .vc_column-inner {
                        padding-top: 50px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.top_padding_tablet_0px > .n-sticky > .vc_column-inner {
                        padding-top:0;
                    }
                }

                .img-with-aniamtion-wrap.custom-width-375px .inner {
                    max-width: 375px;
                }

                .nectar-split-heading .heading-line {
                    display: block;
                    overflow: hidden;
                    position: relative
                }

                .nectar-split-heading .heading-line >div {
                    display: block;
                    transform: translateY(200%);
                    -webkit-transform: translateY(200%)
                }

                .nectar-split-heading h1 {
                    margin-bottom: 0
                }

                @media only screen and (min-width: 1000px) {
                    .nectar-split-heading[data-custom-font-size="true"] h1,.nectar-split-heading[data-custom-font-size="true"] h2,.row .nectar-split-heading[data-custom-font-size="true"] h3,.row .nectar-split-heading[data-custom-font-size="true"] h4,.row .nectar-split-heading[data-custom-font-size="true"] h5,.row .nectar-split-heading[data-custom-font-size="true"] h6,.row .nectar-split-heading[data-custom-font-size="true"] i {
                        font-size:inherit;
                        line-height: inherit;
                    }
                }

                .nectar-split-heading.font_line_height_1-3 {
                    line-height: 1.3!important;
                }

                .nectar-split-heading.font_line_height_1-3 * {
                    line-height: 1.3!important;
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_15-5px.nectar-split-heading,.font_size_15-5px.nectar-split-heading {
                        font-size: 15.5px!important;
                    }
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_15-5px.nectar-split-heading,.font_size_15-5px.nectar-split-heading,#header-outer .font_size_15-5px.nectar-split-heading {
                        font-size: 15.5px!important;
                    }
                }

                #ajax-content-wrap .font_line_height_1-3.nectar-split-heading,body .font_line_height_1-3.nectar-split-heading {
                    line-height: 1.3;
                }

                .centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h1,.centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h2,.centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h3,.centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h4 {
                    margin: 0 auto;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"]:not(.markup-generated) {
                    opacity: 0;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"]:not(.markup-generated).animated-in {
                    opacity: 1;
                }

                @media only screen and (max-width: 999px) {
                    .nectar-split-heading[data-m-rm-animation="true"] {
                        opacity:1!important;
                    }
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] > * > span {
                    position: relative;
                    display: inline-block;
                    overflow: hidden;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
                    vertical-align: bottom;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
                    line-height: 1.2;
                }

                @media only screen and (min-width: 1000px) {
                    .nectar-split-heading[data-animation-type="line-reveal-by-space"]:not(.markup-generated) > * {
                        line-height:1.2;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .nectar-split-heading[data-animation-type="line-reveal-by-space"]:not([data-m-rm-animation="true"]):not(.markup-generated) > * {
                        line-height:1.2;
                    }
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-stagger="true"]:not([data-text-effect*="letter-reveal"]) span .inner {
                    transition: transform 1.2s cubic-bezier(0.25,1,0.5,1),opacity 1.2s cubic-bezier(0.25,1,0.5,1);
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner {
                    position: relative;
                    display: inline-block;
                    -webkit-transform: translateY(1.3em);
                    transform: translateY(1.3em);
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner.animated {
                    -webkit-transform: none;
                    transform: none;
                    opacity: 1;
                }

                .nectar-split-heading[data-text-effect="none"] {
                    opacity: 1!important;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-align="left"] {
                    display: flex;
                    justify-content: flex-start;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-align="center"] {
                    display: flex;
                    justify-content: center;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-align="right"] {
                    display: flex;
                    justify-content: flex-end;
                }

                @media only screen and (max-width: 999px) {
                    .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-m-align="left"] {
                        display:flex;
                        justify-content: flex-start;
                    }

                    .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-m-align="center"] {
                        display: flex;
                        justify-content: center;
                    }

                    .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-m-align="right"] {
                        display: flex;
                        justify-content: flex-end;
                    }
                }

                .nectar-split-heading.font_line_height_1-1 {
                    line-height: 1.1!important;
                }

                .nectar-split-heading.font_line_height_1-1 * {
                    line-height: 1.1!important;
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_24px.nectar-split-heading,.font_size_24px.nectar-split-heading {
                        font-size: 24px!important;
                    }
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_24px.nectar-split-heading,.font_size_24px.nectar-split-heading,#header-outer .font_size_24px.nectar-split-heading {
                        font-size: 24px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    #ajax-content-wrap .font_size_tablet_4vw.nectar-split-heading,.font_size_tablet_4vw.nectar-split-heading {
                        font-size:4vw!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    #ajax-content-wrap .container-wrap .font_size_tablet_4vw.nectar-split-heading,.container-wrap .font_size_tablet_4vw.nectar-split-heading,#header-outer .font_size_tablet_4vw.nectar-split-heading {
                        font-size:4vw!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    html #ajax-content-wrap .font_size_phone_6vw.nectar-split-heading,html .font_size_phone_6vw.nectar-split-heading {
                        font-size:6vw!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    html #ajax-content-wrap .container-wrap .font_size_phone_6vw.nectar-split-heading,html .container-wrap .font_size_phone_6vw.nectar-split-heading,html #header-outer .font_size_phone_6vw.nectar-split-heading {
                        font-size:6vw!important;
                    }
                }

                #ajax-content-wrap .font_line_height_1-1.nectar-split-heading,body .font_line_height_1-1.nectar-split-heading {
                    line-height: 1.1;
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_13-5px.nectar-split-heading,.font_size_13-5px.nectar-split-heading {
                        font-size: 13.5px!important;
                    }
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_13-5px.nectar-split-heading,.font_size_13-5px.nectar-split-heading,#header-outer .font_size_13-5px.nectar-split-heading {
                        font-size: 13.5px!important;
                    }
                }

                .nectar-cta.text_hover_color_569ed3 .link_wrap a {
                    transition: none;
                }

                .nectar-cta.text_hover_color_569ed3 .link_wrap:hover {
                    color: #569ed3;
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_desktop_15px.nectar-cta,.font_size_desktop_15px.nectar-cta {
                        font-size: 15px;
                    }
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_desktop_15px.nectar-cta,.font_size_desktop_15px.nectar-cta,#header-outer .font_size_desktop_15px.nectar-cta {
                        font-size: 15px;
                    }
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_desktop_15px.nectar-cta *,.font_size_desktop_15px.nectar-cta * {
                        font-size: 15px;
                    }
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_desktop_15px.nectar-cta *,.font_size_desktop_15px.nectar-cta *,#header-outer .font_size_desktop_15px.nectar-cta * {
                        font-size: 15px;
                    }
                }

                .nectar-cta.font_size_desktop_15px,.nectar-cta.font_size_desktop_15px * {
                    line-height: 1.1;
                }

                @media only screen and (max-width: 999px) {
                    body #ajax-content-wrap .vc_row.bottom_margin_tablet_-28px {
                        margin-bottom:-28px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .wpb_column.child_column.bottom_margin_tablet_25px {
                        margin-bottom:25px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .nectar-cta.display_tablet_inherit {
                        display:inherit;
                    }
                }

                @media only screen and (max-width: 999px) {
                    #ajax-content-wrap .vc_row.right_padding_tablet_45px .row_col_wrap_12 {
                        padding-right:45px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .divider-wrap.height_tablet_0px > .divider {
                        height:0!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    #ajax-content-wrap .vc_row.left_padding_tablet_45px .row_col_wrap_12 {
                        padding-left:45px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .nectar-split-heading.font_size_tablet_4vw * {
                        font-size:inherit!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .vc_row.bottom_padding_tablet_90px {
                        padding-bottom:90px!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    body #ajax-content-wrap .vc_row.right_padding_phone_15px .row_col_wrap_12 {
                        padding-right:15px!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    .nectar-cta.display_phone_inherit {
                        display:inherit;
                    }
                }

                @media only screen and (max-width: 690px) {
                    body #ajax-content-wrap .vc_row.left_padding_phone_15px .row_col_wrap_12 {
                        padding-left:15px!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    .nectar-split-heading.font_size_phone_6vw * {
                        font-size:inherit!important;
                    }
                }

                .screen-reader-text,.nectar-skip-to-content:not(:focus) {
                    border: 0;
                    clip: rect(1px,1px,1px,1px);
                    clip-path: inset(50%);
                    height: 1px;
                    margin: -1px;
                    overflow: hidden;
                    padding: 0;
                    position: absolute!important;
                    width: 1px;
                    word-wrap: normal!important;
                }

                .row .col img:not([srcset]) {
                    width: auto;
                }

                .row .col img.img-with-animation.nectar-lazy:not([srcset]) {
                    width: 100%;
                }

                body .container-wrap .wpb_row[data-column-margin="30px"]:not(.full-width-section):not(.full-width-content) {
                    margin-bottom: 30px;
                }

                body .container-wrap .vc_row-fluid[data-column-margin="30px"] > .span_12, html body .vc_row-fluid[data-column-margin="30px"] > .span_12, body .container-wrap .vc_row-fluid[data-column-margin="30px"] .full-page-inner > .container > .span_12, body .container-wrap .vc_row-fluid[data-column-margin="30px"] .full-page-inner > .span_12 {
                    margin-left: -15px;
                    margin-right: -15px;
                }

                body .container-wrap .vc_row-fluid[data-column-margin="30px"] .wpb_column:not(.child_column), body .container-wrap .inner_row[data-column-margin="30px"] .child_column, html body .vc_row-fluid[data-column-margin="30px"] .wpb_column:not(.child_column), html body .inner_row[data-column-margin="30px"] .child_column {
                    padding-left: 15px;
                    padding-right: 15px;
                }

                .container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12, html body .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12, .container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content .full-page-inner > .span_12 {
                    margin-left: 0;
                    margin-right: 0;
                    padding-left: 15px;
                    padding-right: 15px;
                }

                .single-portfolio #full_width_portfolio .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12 {
                    padding-right: 15px;
                }

                @media only screen and (max-width: 999px) and (min-width: 691px) {
                    .vc_row-fluid[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]), .vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
                        margin-bottom: 30px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .vc_row-fluid[data-column-margin="30px"] .wpb_column:not([class*="vc_col-xs-"]):not(.child_column):not(:last-child), .inner_row[data-column-margin="30px"] .child_column:not([class*="vc_col-xs-"]):not(:last-child) {
                        margin-bottom: 30px;
                    }
                }

                #ajax-content-wrap .vc_row.left_padding_10vw .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_10vw .row_col_wrap_12 {
                    padding-left: 10vw;
                }

                #ajax-content-wrap .vc_row.right_padding_10vw .row_col_wrap_12, .nectar-global-section .vc_row.right_padding_10vw .row_col_wrap_12 {
                    padding-right: 10vw;
                }

                #ajax-content-wrap .vc_row.bottom_margin_0px {
                    margin-bottom: 0px;
                }

                @media only screen , print {
                    .wpb_column.right_padding_desktop_7vw > .vc_column-inner {
                        padding-right: 7vw;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.right_padding_tablet_0px > .vc_column-inner {
                        padding-right: 0px;
                    }
                }

                @media only screen , print {
                    .wpb_column.right_padding_desktop_7vw > .n-sticky > .vc_column-inner {
                        padding-right: 7vw;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.right_padding_tablet_0px > .n-sticky > .vc_column-inner {
                        padding-right: 0px;
                    }
                }

                @media only screen , print {
                    .wpb_column.top_padding_desktop_3pct > .vc_column-inner {
                        padding-top: 3%;
                    }
                }

                @media only screen , print {
                    .wpb_column.top_padding_desktop_3pct > .n-sticky > .vc_column-inner {
                        padding-top: 3%;
                    }
                }

                @media only screen , print {
                    .wpb_column.top_padding_desktop_50px > .vc_column-inner {
                        padding-top: 50px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.top_padding_tablet_0px > .vc_column-inner {
                        padding-top: 0px;
                    }
                }

                @media only screen , print {
                    .wpb_column.top_padding_desktop_50px > .n-sticky > .vc_column-inner {
                        padding-top: 50px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.top_padding_tablet_0px > .n-sticky > .vc_column-inner {
                        padding-top: 0px;
                    }
                }

                .img-with-aniamtion-wrap.custom-width-375px .inner {
                    max-width: 375px;
                }

                .nectar-split-heading .heading-line {
                    display: block;
                    overflow: hidden;
                    position: relative
                }

                .nectar-split-heading .heading-line >div {
                    display: block;
                    transform: translateY(200%);
                    -webkit-transform: translateY(200%)
                }

                .nectar-split-heading h1 {
                    margin-bottom: 0
                }

                @media only screen and (min-width: 1000px) {
                    .nectar-split-heading[data-custom-font-size="true"] h1, .nectar-split-heading[data-custom-font-size="true"] h2, .row .nectar-split-heading[data-custom-font-size="true"] h3, .row .nectar-split-heading[data-custom-font-size="true"] h4, .row .nectar-split-heading[data-custom-font-size="true"] h5, .row .nectar-split-heading[data-custom-font-size="true"] h6, .row .nectar-split-heading[data-custom-font-size="true"] i {
                        font-size: inherit;
                        line-height: inherit;
                    }
                }

                .nectar-split-heading.font_line_height_1-3 {
                    line-height: 1.3!important;
                }

                .nectar-split-heading.font_line_height_1-3 * {
                    line-height: 1.3!important;
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_15-5px.nectar-split-heading, .font_size_15-5px.nectar-split-heading {
                        font-size: 15.5px!important;
                    }
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_15-5px.nectar-split-heading, .font_size_15-5px.nectar-split-heading, #header-outer .font_size_15-5px.nectar-split-heading {
                        font-size: 15.5px!important;
                    }
                }

                #ajax-content-wrap .font_line_height_1-3.nectar-split-heading, body .font_line_height_1-3.nectar-split-heading {
                    line-height: 1.3;
                }

                .centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h1, .centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h2, .centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h3, .centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h4 {
                    margin: 0 auto;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"]:not(.markup-generated) {
                    opacity: 0;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"]:not(.markup-generated).animated-in {
                    opacity: 1;
                }

                @media only screen and (max-width: 999px) {
                    .nectar-split-heading[data-m-rm-animation="true"] {
                        opacity: 1!important;
                    }
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] > * > span {
                    position: relative;
                    display: inline-block;
                    overflow: hidden;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
                    vertical-align: bottom;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
                    line-height: 1.2;
                }

                @media only screen and (min-width: 1000px) {
                    .nectar-split-heading[data-animation-type="line-reveal-by-space"]:not(.markup-generated) > * {
                        line-height: 1.2;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .nectar-split-heading[data-animation-type="line-reveal-by-space"]:not([data-m-rm-animation="true"]):not(.markup-generated) > * {
                        line-height: 1.2;
                    }
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-stagger="true"]:not([data-text-effect*="letter-reveal"]) span .inner {
                    transition: transform 1.2s cubic-bezier(0.25, 1, 0.5, 1), opacity 1.2s cubic-bezier(0.25, 1, 0.5, 1);
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner {
                    position: relative;
                    display: inline-block;
                    -webkit-transform: translateY(1.3em);
                    transform: translateY(1.3em);
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner.animated {
                    -webkit-transform: none;
                    transform: none;
                    opacity: 1;
                }

                .nectar-split-heading[data-text-effect="none"] {
                    opacity: 1!important;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-align="left"] {
                    display: flex;
                    justify-content: flex-start;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-align="center"] {
                    display: flex;
                    justify-content: center;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-align="right"] {
                    display: flex;
                    justify-content: flex-end;
                }

                @media only screen and (max-width: 999px) {
                    .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-m-align="left"] {
                        display: flex;
                        justify-content: flex-start;
                    }

                    .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-m-align="center"] {
                        display: flex;
                        justify-content: center;
                    }

                    .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-m-align="right"] {
                        display: flex;
                        justify-content: flex-end;
                    }
                }

                .nectar-split-heading.font_line_height_1-1 {
                    line-height: 1.1!important;
                }

                .nectar-split-heading.font_line_height_1-1 * {
                    line-height: 1.1!important;
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_24px.nectar-split-heading, .font_size_24px.nectar-split-heading {
                        font-size: 24px!important;
                    }
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_24px.nectar-split-heading, .font_size_24px.nectar-split-heading, #header-outer .font_size_24px.nectar-split-heading {
                        font-size: 24px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    #ajax-content-wrap .font_size_tablet_4vw.nectar-split-heading, .font_size_tablet_4vw.nectar-split-heading {
                        font-size: 4vw!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    #ajax-content-wrap .container-wrap .font_size_tablet_4vw.nectar-split-heading, .container-wrap .font_size_tablet_4vw.nectar-split-heading, #header-outer .font_size_tablet_4vw.nectar-split-heading {
                        font-size: 4vw!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    html #ajax-content-wrap .font_size_phone_6vw.nectar-split-heading, html .font_size_phone_6vw.nectar-split-heading {
                        font-size: 6vw!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    html #ajax-content-wrap .container-wrap .font_size_phone_6vw.nectar-split-heading, html .container-wrap .font_size_phone_6vw.nectar-split-heading, html #header-outer .font_size_phone_6vw.nectar-split-heading {
                        font-size: 6vw!important;
                    }
                }

                #ajax-content-wrap .font_line_height_1-1.nectar-split-heading, body .font_line_height_1-1.nectar-split-heading {
                    line-height: 1.1;
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_13-5px.nectar-split-heading, .font_size_13-5px.nectar-split-heading {
                        font-size: 13.5px!important;
                    }
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_13-5px.nectar-split-heading, .font_size_13-5px.nectar-split-heading, #header-outer .font_size_13-5px.nectar-split-heading {
                        font-size: 13.5px!important;
                    }
                }

                .nectar-cta.text_hover_color_569ed3 .link_wrap a {
                    transition: none;
                }

                .nectar-cta.text_hover_color_569ed3 .link_wrap:hover {
                    color: #569ed3;
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_desktop_15px.nectar-cta, .font_size_desktop_15px.nectar-cta {
                        font-size: 15px;
                    }
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_desktop_15px.nectar-cta, .font_size_desktop_15px.nectar-cta, #header-outer .font_size_desktop_15px.nectar-cta {
                        font-size: 15px;
                    }
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_desktop_15px.nectar-cta *, .font_size_desktop_15px.nectar-cta * {
                        font-size: 15px;
                    }
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_desktop_15px.nectar-cta *, .font_size_desktop_15px.nectar-cta *, #header-outer .font_size_desktop_15px.nectar-cta * {
                        font-size: 15px;
                    }
                }

                .nectar-cta.font_size_desktop_15px, .nectar-cta.font_size_desktop_15px * {
                    line-height: 1.1;
                }

                .tl_br_30px[data-br-applies="bg"] > .row-bg-wrap, .tl_br_30px[data-br-applies="bg"] > .row-bg-wrap {
                    border-top-left-radius: 30px;
                    overflow: hidden;
                }

                .tr_br_30px[data-br-applies="bg"] > .row-bg-wrap, .tr_br_30px[data-br-applies="bg"] > .row-bg-wrap {
                    border-top-right-radius: 30px;
                    overflow: hidden;
                }

                .bl_br_0px[data-br-applies="bg"] > .row-bg-wrap, .bl_br_0px[data-br-applies="bg"] > .row-bg-wrap {
                    border-bottom-left-radius: 0px;
                    overflow: hidden;
                }

                .br_br_0px[data-br-applies="bg"] > .row-bg-wrap, .br_br_0px[data-br-applies="bg"] > .row-bg-wrap {
                    border-bottom-right-radius: 0px;
                    overflow: hidden;
                }

                .tl_br_30px[data-br-applies="bg"] > .nectar-video-wrap, .tl_br_30px[data-br-applies="bg"] > .nectar-video-wrap {
                    border-top-left-radius: 30px;
                    overflow: hidden;
                }

                .tr_br_30px[data-br-applies="bg"] > .nectar-video-wrap, .tr_br_30px[data-br-applies="bg"] > .nectar-video-wrap {
                    border-top-right-radius: 30px;
                    overflow: hidden;
                }

                .bl_br_0px[data-br-applies="bg"] > .nectar-video-wrap, .bl_br_0px[data-br-applies="bg"] > .nectar-video-wrap {
                    border-bottom-left-radius: 0px;
                    overflow: hidden;
                }

                .br_br_0px[data-br-applies="bg"] > .nectar-video-wrap, .br_br_0px[data-br-applies="bg"] > .nectar-video-wrap {
                    border-bottom-right-radius: 0px;
                    overflow: hidden;
                }

                .tl_br_30px[data-br-applies="bg"] > .nectar-parallax-scene, .tl_br_30px[data-br-applies="bg"] > .nectar-parallax-scene {
                    border-top-left-radius: 30px;
                    overflow: hidden;
                }

                .tr_br_30px[data-br-applies="bg"] > .nectar-parallax-scene, .tr_br_30px[data-br-applies="bg"] > .nectar-parallax-scene {
                    border-top-right-radius: 30px;
                    overflow: hidden;
                }

                .bl_br_0px[data-br-applies="bg"] > .nectar-parallax-scene, .bl_br_0px[data-br-applies="bg"] > .nectar-parallax-scene {
                    border-bottom-left-radius: 0px;
                    overflow: hidden;
                }

                .br_br_0px[data-br-applies="bg"] > .nectar-parallax-scene, .br_br_0px[data-br-applies="bg"] > .nectar-parallax-scene {
                    border-bottom-right-radius: 0px;
                    overflow: hidden;
                }

                #ajax-content-wrap .vc_row.bottom_margin_-30px {
                    margin-bottom: -30px;
                }

                #ajax-content-wrap .vc_row.right_padding_7vw .row_col_wrap_12, .nectar-global-section .vc_row.right_padding_7vw .row_col_wrap_12 {
                    padding-right: 7vw;
                }

                @media only screen , print {
                    .vc_row.translate_y_-30px {
                        -webkit-transform: translateY(-30px);
                        transform: translateY(-30px);
                    }
                }

                body .container-wrap .wpb_row[data-column-margin="none"]:not(.full-width-section):not(.full-width-content), html body .wpb_row[data-column-margin="none"]:not(.full-width-section):not(.full-width-content) {
                    margin-bottom: 0;
                }

                body .container-wrap .vc_row-fluid[data-column-margin="none"] > .span_12, html body .vc_row-fluid[data-column-margin="none"] > .span_12, body .container-wrap .vc_row-fluid[data-column-margin="none"] .full-page-inner > .container > .span_12, body .container-wrap .vc_row-fluid[data-column-margin="none"] .full-page-inner > .span_12 {
                    margin-left: 0;
                    margin-right: 0;
                }

                body .container-wrap .vc_row-fluid[data-column-margin="none"] .wpb_column:not(.child_column), body .container-wrap .inner_row[data-column-margin="none"] .child_column, html body .vc_row-fluid[data-column-margin="none"] .wpb_column:not(.child_column), html body .inner_row[data-column-margin="none"] .child_column {
                    padding-left: 0;
                    padding-right: 0;
                }

                @media only screen , print {
                    .vc_row.inner_row.translate_x_-20px {
                        -webkit-transform: translateX(-20px);
                        transform: translateX(-20px);
                    }
                }

                @media only screen , print {
                    .wpb_column.bottom_padding_desktop_0px > .vc_column-inner {
                        padding-bottom: 0px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.bottom_padding_tablet_30px > .vc_column-inner {
                        padding-bottom: 30px;
                    }
                }

                @media only screen , print {
                    .wpb_column.bottom_padding_desktop_0px > .n-sticky > .vc_column-inner {
                        padding-bottom: 0px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.bottom_padding_tablet_30px > .n-sticky > .vc_column-inner {
                        padding-bottom: 30px;
                    }
                }

                .wpb_column[data-border-radius="20px"], .wpb_column[data-border-radius="20px"] > .vc_column-inner, .wpb_column[data-border-radius="20px"] > .vc_column-inner > .column-link, .wpb_column[data-border-radius="20px"] > .vc_column-inner > .column-bg-overlay-wrap, .wpb_column[data-border-radius="20px"] > .vc_column-inner > .column-image-bg-wrap[data-bg-animation="zoom-out-reveal"], .wpb_column[data-border-radius="20px"] > .vc_column-inner > .column-image-bg-wrap .column-image-bg, .wpb_column[data-border-radius="20px"] > .vc_column-inner > .column-image-bg-wrap[data-n-parallax-bg="true"], .wpb_column[data-border-radius="20px"] > .n-sticky > .vc_column-inner, .wpb_column[data-border-radius="20px"] > .n-sticky > .vc_column-inner > .column-bg-overlay-wrap {
                    border-radius: 20px;
                }

                .column-image-bg-wrap[data-bg-pos="center center"] .column-image-bg, .container-wrap .main-content .column-image-bg-wrap[data-bg-pos="center center"] .column-image-bg {
                    background-position: center center;
                }

                @media only screen , print {
                    .wpb_column.top_padding_desktop_35px > .vc_column-inner {
                        padding-top: 35px;
                    }

                    .wpb_column.right_padding_desktop_45px > .vc_column-inner {
                        padding-right: 45px;
                    }

                    .wpb_column.bottom_padding_desktop_35px > .vc_column-inner {
                        padding-bottom: 35px;
                    }

                    .wpb_column.left_padding_desktop_45px > .vc_column-inner {
                        padding-left: 45px;
                    }
                }

                @media only screen , print {
                    .wpb_column.top_padding_desktop_35px > .n-sticky > .vc_column-inner {
                        padding-top: 35px;
                    }

                    .wpb_column.right_padding_desktop_45px > .n-sticky > .vc_column-inner {
                        padding-right: 45px;
                    }

                    .wpb_column.bottom_padding_desktop_35px > .n-sticky > .vc_column-inner {
                        padding-bottom: 35px;
                    }

                    .wpb_column.left_padding_desktop_45px > .n-sticky > .vc_column-inner {
                        padding-left: 45px;
                    }
                }

                .wpb_column.child_column.right_margin_-40px {
                    margin-right: -40px!important;
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_27px.nectar-split-heading, .font_size_27px.nectar-split-heading {
                        font-size: 27px!important;
                    }
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_27px.nectar-split-heading, .font_size_27px.nectar-split-heading, #header-outer .font_size_27px.nectar-split-heading {
                        font-size: 27px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    #ajax-content-wrap .font_size_tablet_4vw.nectar-split-heading, .font_size_tablet_4vw.nectar-split-heading {
                        font-size: 4vw!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    #ajax-content-wrap .container-wrap .font_size_tablet_4vw.nectar-split-heading, .container-wrap .font_size_tablet_4vw.nectar-split-heading, #header-outer .font_size_tablet_4vw.nectar-split-heading {
                        font-size: 4vw!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    html #ajax-content-wrap .font_size_phone_6vw.nectar-split-heading, html .font_size_phone_6vw.nectar-split-heading {
                        font-size: 6vw!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    html #ajax-content-wrap .container-wrap .font_size_phone_6vw.nectar-split-heading, html .container-wrap .font_size_phone_6vw.nectar-split-heading, html #header-outer .font_size_phone_6vw.nectar-split-heading {
                        font-size: 6vw!important;
                    }
                }

                #ajax-content-wrap .font_line_height_1-1.nectar-split-heading, body .font_line_height_1-1.nectar-split-heading {
                    line-height: 1.1;
                }

                .nectar-cta.hover_color_1b154b .link_wrap:hover {
                    background-color: #1b154b!important;
                }

                .nectar-cta.text_hover_color_ffffff .link_wrap a {
                    transition: none;
                }

                .nectar-cta.text_hover_color_ffffff .link_wrap:hover {
                    color: #ffffff;
                }

                .nectar-cta[data-style="arrow-animation"].text_hover_color_ffffff .link_wrap:hover .line {
                    background-color: #ffffff!important;
                }

                .nectar-cta.border_color_b82025 .link_wrap {
                    border-color: #b82025;
                }

                .nectar-cta.hover_border_color_1b154b .link_wrap:hover {
                    border-color: #1b154b;
                }

                .nectar-cta.border_thickness_2px .link_wrap {
                    border-width: 2px;
                    border-style: solid;
                }

                #ajax-content-wrap .nectar-cta.border_radius_500px .link_wrap, #header-outer .nectar-cta.border_radius_500px .link_wrap {
                    border-radius: 500px!important;
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_desktop_10px.nectar-cta, .font_size_desktop_10px.nectar-cta {
                        font-size: 10px;
                    }
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_desktop_10px.nectar-cta, .font_size_desktop_10px.nectar-cta, #header-outer .font_size_desktop_10px.nectar-cta {
                        font-size: 10px;
                    }
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_desktop_10px.nectar-cta *, .font_size_desktop_10px.nectar-cta * {
                        font-size: 10px;
                    }
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_desktop_10px.nectar-cta *, .font_size_desktop_10px.nectar-cta *, #header-outer .font_size_desktop_10px.nectar-cta * {
                        font-size: 10px;
                    }
                }

                .nectar-cta.font_size_desktop_10px, .nectar-cta.font_size_desktop_10px * {
                    line-height: 1.1;
                }

                .nectar-badge__inner {
                    display: inline-block;
                    line-height: 1;
                    color: #fff;
                    border-radius: 0px;
                }

                .nectar-badge.position_desktop_absolute {
                    white-space: nowrap;
                }

                .padding-amount-small .nectar-badge__inner {
                    padding: 0.5em 1em;
                }

                .nectar-badge.text-color-ffffff .nectar-badge__inner {
                    color: #ffffff;
                }

                @media only screen , print {
                    .nectar-badge.translate_y_desktop_10px {
                        -webkit-transform: translateY(10px);
                        transform: translateY(10px);
                    }
                }

                @media only screen and (max-width: 999px) {
                    body #ajax-content-wrap .vc_row.bottom_margin_tablet_-28px {
                        margin-bottom: -28px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .wpb_column.child_column.bottom_margin_tablet_25px {
                        margin-bottom: 25px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .vc_row.bottom_padding_tablet_90px {
                        padding-bottom: 90px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .divider-wrap.height_tablet_0px > .divider {
                        height: 0px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .divider-wrap.height_tablet_390px > .divider {
                        height: 390px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .vc_row.inner_row.translate_x_tablet_0px {
                        -webkit-transform: translateX(0px);
                        transform: translateX(0px);
                    }
                }

                @media only screen and (max-width: 999px) {
                    .wpb_column.child_column.bottom_margin_tablet_-40px {
                        margin-bottom: -40px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .nectar-cta.display_tablet_inherit {
                        display: inherit;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .wpb_column.child_column.translate_x_tablet_0px.translate_y_tablet_-40px > .vc_column-inner, .wpb_column.child_column.translate_x_tablet_0px.translate_y_tablet_-40px > .n-sticky > .vc_column-inner {
                        -webkit-transform: translateX(0px) translateY(-40px)!important;
                        transform: translateX(0px) translateY(-40px)!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .wpb_column.child_column.right_margin_tablet_0px {
                        margin-right: 0px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .vc_row.bottom_padding_tablet_30px {
                        padding-bottom: 30px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .vc_row.top_padding_tablet_60px {
                        padding-top: 60px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .nectar-split-heading.font_size_tablet_4vw * {
                        font-size: inherit!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    #ajax-content-wrap .vc_row.right_padding_tablet_45px .row_col_wrap_12 {
                        padding-right: 45px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    #ajax-content-wrap .vc_row.left_padding_tablet_45px .row_col_wrap_12 {
                        padding-left: 45px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .wpb_column.child_column.translate_x_tablet_0px > .vc_column-inner, .wpb_column.child_column.translate_x_tablet_0px > .n-sticky > .vc_column-inner {
                        -webkit-transform: translateX(0px) !important;
                        transform: translateX(0px) !important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    .nectar-cta.display_phone_inherit {
                        display: inherit;
                    }
                }

                @media only screen and (max-width: 690px) {
                    .nectar-split-heading.font_size_phone_6vw * {
                        font-size: inherit!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    body #ajax-content-wrap .vc_row.right_padding_phone_15px .row_col_wrap_12 {
                        padding-right: 15px!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    body #ajax-content-wrap .vc_row.left_padding_phone_15px .row_col_wrap_12 {
                        padding-left: 15px!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    body .vc_row.top_padding_phone_30px {
                        padding-top: 30px!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    body .vc_row.bottom_padding_phone_0px {
                        padding-bottom: 0px!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    .divider-wrap.height_phone_300px > .divider {
                        height: 300px!important;
                    }
                }  

/* END dynamic-css-inline-css ---- */

  #header-space {
                    background-color: #ffffff
                }

                @media only screen and (min-width: 1000px) {
                    body #ajax-content-wrap.no-scroll {
                        min-height:calc(100vh - 152px);
                        height: calc(100vh - 152px)!important;
                    }
                }

                @media only screen and (min-width: 1000px) {
                    #page-header-wrap.fullscreen-header,#page-header-wrap.fullscreen-header #page-header-bg,html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header,.nectar_fullscreen_zoom_recent_projects,#nectar_fullscreen_rows:not(.afterLoaded) > div {
                        height:calc(100vh - 151px);
                    }

                    .wpb_row.vc_row-o-full-height.top-level,.wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
                        min-height: calc(100vh - 151px);
                    }

                    html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header {
                        top: 152px;
                    }

                    .admin-bar #page-header-wrap.fullscreen-header,.admin-bar #page-header-wrap.fullscreen-header #page-header-bg,.admin-bar .nectar_fullscreen_zoom_recent_projects,.admin-bar #nectar_fullscreen_rows:not(.afterLoaded) > div {
                        height: calc(100vh - 151px - 32px);
                    }

                    .admin-bar .wpb_row.vc_row-o-full-height.top-level,.admin-bar .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
                        min-height: calc(100vh - 151px - 32px);
                    }

                    .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded),.nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container {
                        height: calc(100vh - 150px)!important;
                    }

                    .admin-bar .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded),.admin-bar .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container {
                        height: calc(100vh - 150px - 32px)!important;
                    }
                }

                .admin-bar[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level,.admin-bar[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
                    min-height: calc(100vh - 32px);
                }

                body[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level,body[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
                    min-height: 100vh;
                }

                @media only screen and (max-width: 999px) {
                    .using-mobile-browser #nectar_fullscreen_rows:not(.afterLoaded):not([data-mobile-disable="on"]) > div {
                        height:calc(100vh - 111px);
                    }

                    .using-mobile-browser .wpb_row.vc_row-o-full-height.top-level,.using-mobile-browser .wpb_row.vc_row-o-full-height.top-level > .col.span_12,[data-permanent-transparent="1"].using-mobile-browser .wpb_row.vc_row-o-full-height.top-level,[data-permanent-transparent="1"].using-mobile-browser .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
                        min-height: calc(100vh - 111px);
                    }

                    html:not(.nectar-box-roll-loaded) .admin-bar .nectar-box-roll > #page-header-bg.fullscreen-header,.admin-bar .nectar_fullscreen_zoom_recent_projects,.admin-bar .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded),.admin-bar .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container,.admin-bar #nectar_fullscreen_rows:not(.afterLoaded):not([data-mobile-disable="on"]) > div {
                        height: calc(100vh - 58px - 46px);
                    }

                    .admin-bar .wpb_row.vc_row-o-full-height.top-level,.admin-bar .wpb_row.vc_row-o-full-height.top-level > .col.span_12 {
                        min-height: calc(100vh - 58px - 46px);
                    }

                    body[data-transparent-header="false"] #ajax-content-wrap.no-scroll {
                        min-height: calc(100vh - 58px);
                        height: calc(100vh - 58px);
                    }
                }

                #nectar_fullscreen_rows {
                    background-color: transparent;
                }

                .post-type-archive-product.woocommerce .container-wrap,.tax-product_cat.woocommerce .container-wrap {
                    background-color: #ffffff;
                }

                .woocommerce.single-product #single-meta {
                    position: relative!important;
                    top: 0!important;
                    margin: 0;
                    left: 8px;
                    height: auto;
                }

                .woocommerce.single-product #single-meta:after {
                    display: block;
                    content: " ";
                    clear: both;
                    height: 1px;
                }

                .woocommerce ul.products li.product.material,.woocommerce-page ul.products li.product.material {
                    background-color: #ffffff;
                }

                .woocommerce ul.products li.product.minimal .product-wrap,.woocommerce ul.products li.product.minimal .background-color-expand,.woocommerce-page ul.products li.product.minimal .product-wrap,.woocommerce-page ul.products li.product.minimal .background-color-expand {
                    background-color: #ffffff;
                }

                body .container-wrap .wpb_row[data-column-margin="30px"]:not(.full-width-section):not(.full-width-content) {
                    margin-bottom: 30px;
                }

                body .container-wrap .vc_row-fluid[data-column-margin="30px"] > .span_12,html body .vc_row-fluid[data-column-margin="30px"] > .span_12,body .container-wrap .vc_row-fluid[data-column-margin="30px"] .full-page-inner > .container > .span_12,body .container-wrap .vc_row-fluid[data-column-margin="30px"] .full-page-inner > .span_12 {
                    margin-left: -15px;
                    margin-right: -15px;
                }

                body .container-wrap .vc_row-fluid[data-column-margin="30px"] .wpb_column:not(.child_column),body .container-wrap .inner_row[data-column-margin="30px"] .child_column,html body .vc_row-fluid[data-column-margin="30px"] .wpb_column:not(.child_column),html body .inner_row[data-column-margin="30px"] .child_column {
                    padding-left: 15px;
                    padding-right: 15px;
                }

                .container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12,html body .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12,.container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content .full-page-inner > .span_12 {
                    margin-left: 0;
                    margin-right: 0;
                    padding-left: 15px;
                    padding-right: 15px;
                }

                .single-portfolio #full_width_portfolio .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12 {
                    padding-right: 15px;
                }

                @media only screen and (max-width: 999px) and (min-width:691px) {
                    .vc_row-fluid[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),.vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
                        margin-bottom:30px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .vc_row-fluid[data-column-margin="30px"] .wpb_column:not([class*="vc_col-xs-"]):not(.child_column):not(:last-child),.inner_row[data-column-margin="30px"] .child_column:not([class*="vc_col-xs-"]):not(:last-child) {
                        margin-bottom:30px;
                    }
                }

                @media only screen,print {
                    .wpb_column.bottom_padding_desktop_8px > .vc_column-inner {
                        padding-bottom: 8px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.bottom_padding_tablet_18px > .vc_column-inner {
                        padding-bottom:18px;
                    }
                }

                @media only screen,print {
                    .wpb_column.bottom_padding_desktop_8px > .n-sticky > .vc_column-inner {
                        padding-bottom: 8px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.bottom_padding_tablet_18px > .n-sticky > .vc_column-inner {
                        padding-bottom:18px;
                    }
                }

                .img-with-aniamtion-wrap.custom-width-225px .inner {
                    max-width: 225px;
                }

                .img-with-aniamtion-wrap[data-border-radius="20px"] .img-with-animation,.img-with-aniamtion-wrap[data-border-radius="20px"] .inner,.img-with-aniamtion-wrap[data-border-radius="20px"] .hover-wrap {
                    border-radius: 20px;
                }

                .nectar-cta.hover_color_1b154b .link_wrap:hover {
                    background-color: #1b154b!important;
                }

                .nectar-cta.text_hover_color_ffffff .link_wrap a {
                    transition: none;
                }

                .nectar-cta.text_hover_color_ffffff .link_wrap:hover {
                    color: #ffffff;
                }

                .nectar-cta[data-style="arrow-animation"].text_hover_color_ffffff .link_wrap:hover .line {
                    background-color: #ffffff!important;
                }

                .nectar-cta.border_color_b82025 .link_wrap {
                    border-color: #b82025;
                }

                .nectar-cta.hover_border_color_1b154b .link_wrap:hover {
                    border-color: #1b154b;
                }

                .nectar-cta.border_thickness_2px .link_wrap {
                    border-width: 2px;
                    border-style: solid;
                }

                #ajax-content-wrap .nectar-cta.border_radius_500px .link_wrap,#header-outer .nectar-cta.border_radius_500px .link_wrap {
                    border-radius: 500px!important;
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_desktop_10px.nectar-cta,.font_size_desktop_10px.nectar-cta {
                        font-size: 10px;
                    }
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_desktop_10px.nectar-cta,.font_size_desktop_10px.nectar-cta,#header-outer .font_size_desktop_10px.nectar-cta {
                        font-size: 10px;
                    }
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_desktop_10px.nectar-cta *,.font_size_desktop_10px.nectar-cta * {
                        font-size: 10px;
                    }
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_desktop_10px.nectar-cta *,.font_size_desktop_10px.nectar-cta *,#header-outer .font_size_desktop_10px.nectar-cta * {
                        font-size: 10px;
                    }
                }

                .nectar-cta.font_size_desktop_10px,.nectar-cta.font_size_desktop_10px * {
                    line-height: 1.1;
                }

                #ajax-content-wrap .nectar-responsive-text *,body .nectar-responsive-text * {
                    margin-bottom: 0;
                    color: inherit;
                }

                #ajax-content-wrap .nectar-responsive-text[class*="font_size"] *,body .nectar-responsive-text[class*="font_size"] * {
                    font-size: inherit;
                    line-height: inherit;
                }

                .nectar-responsive-text.nectar-link-underline-effect a {
                    text-decoration: none;
                }

                .nectar-responsive-text[data-inherit-heading-family] > * {
                    font-family: inherit;
                    font-weight: inherit;
                    font-size: inherit;
                    line-height: inherit;
                    text-transform: inherit;
                    letter-spacing: inherit;
                }

                @media only screen and (max-width: 999px) {
                    .nectar-cta.display_tablet_inline-block {
                        display:inline-block;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .vc_row-fluid:not(.full-width-content) > .span_12 .vc_col-sm-2:not(:last-child):not([class*="vc_col-xs-"]) {
                        margin-bottom:25px;
                    }
                }

                @media only screen and (min-width : 691px) and (max-width :999px) {
                    body .vc_col-sm-2 {
                        width:31.2%;
                        margin-left: 3.1%;
                    }

                    body .full-width-content .vc_col-sm-2 {
                        width: 33.3%;
                        margin-left: 0;
                    }

                    .vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:first-child:not([class*="offset"]),.vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:nth-child(3n+4):not([class*="offset"]) {
                        margin-left: 0;
                    }
                }

                @media only screen and (max-width : 690px) {
                    body .vc_row-fluid .vc_col-sm-2:not([class*="vc_col-xs"]),body .vc_row-fluid.full-width-content .vc_col-sm-2:not([class*="vc_col-xs"]) {
                        width:50%;
                    }

                    .vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:first-child:not([class*="offset"]),.vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:nth-child(2n+3):not([class*="offset"]) {
                        margin-left: 0;
                    }
                }

                @media only screen and (max-width: 690px) {
                    .nectar-cta.display_phone_inline-block {
                        display:inline-block;
                    }
                }

                body .container-wrap .wpb_row[data-column-margin="30px"]:not(.full-width-section):not(.full-width-content) {
                    margin-bottom: 30px;
                }

                body .container-wrap .vc_row-fluid[data-column-margin="30px"] > .span_12,html body .vc_row-fluid[data-column-margin="30px"] > .span_12,body .container-wrap .vc_row-fluid[data-column-margin="30px"] .full-page-inner > .container > .span_12,body .container-wrap .vc_row-fluid[data-column-margin="30px"] .full-page-inner > .span_12 {
                    margin-left: -15px;
                    margin-right: -15px;
                }

                body .container-wrap .vc_row-fluid[data-column-margin="30px"] .wpb_column:not(.child_column),body .container-wrap .inner_row[data-column-margin="30px"] .child_column,html body .vc_row-fluid[data-column-margin="30px"] .wpb_column:not(.child_column),html body .inner_row[data-column-margin="30px"] .child_column {
                    padding-left: 15px;
                    padding-right: 15px;
                }

                .container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12,html body .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12,.container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content .full-page-inner > .span_12 {
                    margin-left: 0;
                    margin-right: 0;
                    padding-left: 15px;
                    padding-right: 15px;
                }

                .single-portfolio #full_width_portfolio .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12 {
                    padding-right: 15px;
                }

                @media only screen and (max-width: 999px) and (min-width:691px) {
                    .vc_row-fluid[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),.vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
                        margin-bottom:30px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .vc_row-fluid[data-column-margin="30px"] .wpb_column:not([class*="vc_col-xs-"]):not(.child_column):not(:last-child),.inner_row[data-column-margin="30px"] .child_column:not([class*="vc_col-xs-"]):not(:last-child) {
                        margin-bottom:30px;
                    }
                }

                #ajax-content-wrap .vc_row.left_padding_10vw .row_col_wrap_12,.nectar-global-section .vc_row.left_padding_10vw .row_col_wrap_12 {
                    padding-left: 10vw;
                }

                #ajax-content-wrap .vc_row.right_padding_10vw .row_col_wrap_12,.nectar-global-section .vc_row.right_padding_10vw .row_col_wrap_12 {
                    padding-right: 10vw;
                }

                #ajax-content-wrap .vc_row.bottom_margin_0px {
                    margin-bottom: 0;
                }

                @media only screen,print {
                    .wpb_column.right_padding_desktop_7vw > .vc_column-inner {
                        padding-right: 7vw;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.right_padding_tablet_0px > .vc_column-inner {
                        padding-right:0;
                    }
                }

                @media only screen,print {
                    .wpb_column.right_padding_desktop_7vw > .n-sticky > .vc_column-inner {
                        padding-right: 7vw;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.right_padding_tablet_0px > .n-sticky > .vc_column-inner {
                        padding-right:0;
                    }
                }

                @media only screen,print {
                    .wpb_column.top_padding_desktop_3pct > .vc_column-inner {
                        padding-top: 3%;
                    }
                }

                @media only screen,print {
                    .wpb_column.top_padding_desktop_3pct > .n-sticky > .vc_column-inner {
                        padding-top: 3%;
                    }
                }

                @media only screen,print {
                    .wpb_column.top_padding_desktop_50px > .vc_column-inner {
                        padding-top: 50px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.top_padding_tablet_0px > .vc_column-inner {
                        padding-top:0;
                    }
                }

                @media only screen,print {
                    .wpb_column.top_padding_desktop_50px > .n-sticky > .vc_column-inner {
                        padding-top: 50px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.top_padding_tablet_0px > .n-sticky > .vc_column-inner {
                        padding-top:0;
                    }
                }

                .img-with-aniamtion-wrap.custom-width-375px .inner {
                    max-width: 375px;
                }

                .nectar-split-heading .heading-line {
                    display: block;
                    overflow: hidden;
                    position: relative
                }

                .nectar-split-heading .heading-line >div {
                    display: block;
                    transform: translateY(200%);
                    -webkit-transform: translateY(200%)
                }

                .nectar-split-heading h1 {
                    margin-bottom: 0
                }

                @media only screen and (min-width: 1000px) {
                    .nectar-split-heading[data-custom-font-size="true"] h1,.nectar-split-heading[data-custom-font-size="true"] h2,.row .nectar-split-heading[data-custom-font-size="true"] h3,.row .nectar-split-heading[data-custom-font-size="true"] h4,.row .nectar-split-heading[data-custom-font-size="true"] h5,.row .nectar-split-heading[data-custom-font-size="true"] h6,.row .nectar-split-heading[data-custom-font-size="true"] i {
                        font-size:inherit;
                        line-height: inherit;
                    }
                }

                .nectar-split-heading.font_line_height_1-3 {
                    line-height: 1.3!important;
                }

                .nectar-split-heading.font_line_height_1-3 * {
                    line-height: 1.3!important;
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_15-5px.nectar-split-heading,.font_size_15-5px.nectar-split-heading {
                        font-size: 15.5px!important;
                    }
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_15-5px.nectar-split-heading,.font_size_15-5px.nectar-split-heading,#header-outer .font_size_15-5px.nectar-split-heading {
                        font-size: 15.5px!important;
                    }
                }

                #ajax-content-wrap .font_line_height_1-3.nectar-split-heading,body .font_line_height_1-3.nectar-split-heading {
                    line-height: 1.3;
                }

                .centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h1,.centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h2,.centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h3,.centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h4 {
                    margin: 0 auto;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"]:not(.markup-generated) {
                    opacity: 0;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"]:not(.markup-generated).animated-in {
                    opacity: 1;
                }

                @media only screen and (max-width: 999px) {
                    .nectar-split-heading[data-m-rm-animation="true"] {
                        opacity:1!important;
                    }
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] > * > span {
                    position: relative;
                    display: inline-block;
                    overflow: hidden;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
                    vertical-align: bottom;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
                    line-height: 1.2;
                }

                @media only screen and (min-width: 1000px) {
                    .nectar-split-heading[data-animation-type="line-reveal-by-space"]:not(.markup-generated) > * {
                        line-height:1.2;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .nectar-split-heading[data-animation-type="line-reveal-by-space"]:not([data-m-rm-animation="true"]):not(.markup-generated) > * {
                        line-height:1.2;
                    }
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-stagger="true"]:not([data-text-effect*="letter-reveal"]) span .inner {
                    transition: transform 1.2s cubic-bezier(0.25,1,0.5,1),opacity 1.2s cubic-bezier(0.25,1,0.5,1);
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner {
                    position: relative;
                    display: inline-block;
                    -webkit-transform: translateY(1.3em);
                    transform: translateY(1.3em);
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner.animated {
                    -webkit-transform: none;
                    transform: none;
                    opacity: 1;
                }

                .nectar-split-heading[data-text-effect="none"] {
                    opacity: 1!important;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-align="left"] {
                    display: flex;
                    justify-content: flex-start;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-align="center"] {
                    display: flex;
                    justify-content: center;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-align="right"] {
                    display: flex;
                    justify-content: flex-end;
                }

                @media only screen and (max-width: 999px) {
                    .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-m-align="left"] {
                        display:flex;
                        justify-content: flex-start;
                    }

                    .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-m-align="center"] {
                        display: flex;
                        justify-content: center;
                    }

                    .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-m-align="right"] {
                        display: flex;
                        justify-content: flex-end;
                    }
                }

                .nectar-split-heading.font_line_height_1-1 {
                    line-height: 1.1!important;
                }

                .nectar-split-heading.font_line_height_1-1 * {
                    line-height: 1.1!important;
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_24px.nectar-split-heading,.font_size_24px.nectar-split-heading {
                        font-size: 24px!important;
                    }
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_24px.nectar-split-heading,.font_size_24px.nectar-split-heading,#header-outer .font_size_24px.nectar-split-heading {
                        font-size: 24px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    #ajax-content-wrap .font_size_tablet_4vw.nectar-split-heading,.font_size_tablet_4vw.nectar-split-heading {
                        font-size:4vw!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    #ajax-content-wrap .container-wrap .font_size_tablet_4vw.nectar-split-heading,.container-wrap .font_size_tablet_4vw.nectar-split-heading,#header-outer .font_size_tablet_4vw.nectar-split-heading {
                        font-size:4vw!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    html #ajax-content-wrap .font_size_phone_6vw.nectar-split-heading,html .font_size_phone_6vw.nectar-split-heading {
                        font-size:6vw!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    html #ajax-content-wrap .container-wrap .font_size_phone_6vw.nectar-split-heading,html .container-wrap .font_size_phone_6vw.nectar-split-heading,html #header-outer .font_size_phone_6vw.nectar-split-heading {
                        font-size:6vw!important;
                    }
                }

                #ajax-content-wrap .font_line_height_1-1.nectar-split-heading,body .font_line_height_1-1.nectar-split-heading {
                    line-height: 1.1;
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_13-5px.nectar-split-heading,.font_size_13-5px.nectar-split-heading {
                        font-size: 13.5px!important;
                    }
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_13-5px.nectar-split-heading,.font_size_13-5px.nectar-split-heading,#header-outer .font_size_13-5px.nectar-split-heading {
                        font-size: 13.5px!important;
                    }
                }

                .nectar-cta.text_hover_color_569ed3 .link_wrap a {
                    transition: none;
                }

                .nectar-cta.text_hover_color_569ed3 .link_wrap:hover {
                    color: #569ed3;
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_desktop_15px.nectar-cta,.font_size_desktop_15px.nectar-cta {
                        font-size: 15px;
                    }
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_desktop_15px.nectar-cta,.font_size_desktop_15px.nectar-cta,#header-outer .font_size_desktop_15px.nectar-cta {
                        font-size: 15px;
                    }
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_desktop_15px.nectar-cta *,.font_size_desktop_15px.nectar-cta * {
                        font-size: 15px;
                    }
                }

                @media only screen,print {
                    #ajax-content-wrap .font_size_desktop_15px.nectar-cta *,.font_size_desktop_15px.nectar-cta *,#header-outer .font_size_desktop_15px.nectar-cta * {
                        font-size: 15px;
                    }
                }

                .nectar-cta.font_size_desktop_15px,.nectar-cta.font_size_desktop_15px * {
                    line-height: 1.1;
                }

                @media only screen and (max-width: 999px) {
                    body #ajax-content-wrap .vc_row.bottom_margin_tablet_-28px {
                        margin-bottom:-28px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .wpb_column.child_column.bottom_margin_tablet_25px {
                        margin-bottom:25px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .nectar-cta.display_tablet_inherit {
                        display:inherit;
                    }
                }

                @media only screen and (max-width: 999px) {
                    #ajax-content-wrap .vc_row.right_padding_tablet_45px .row_col_wrap_12 {
                        padding-right:45px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .divider-wrap.height_tablet_0px > .divider {
                        height:0!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    #ajax-content-wrap .vc_row.left_padding_tablet_45px .row_col_wrap_12 {
                        padding-left:45px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .nectar-split-heading.font_size_tablet_4vw * {
                        font-size:inherit!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .vc_row.bottom_padding_tablet_90px {
                        padding-bottom:90px!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    body #ajax-content-wrap .vc_row.right_padding_phone_15px .row_col_wrap_12 {
                        padding-right:15px!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    .nectar-cta.display_phone_inherit {
                        display:inherit;
                    }
                }

                @media only screen and (max-width: 690px) {
                    body #ajax-content-wrap .vc_row.left_padding_phone_15px .row_col_wrap_12 {
                        padding-left:15px!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    .nectar-split-heading.font_size_phone_6vw * {
                        font-size:inherit!important;
                    }
                }

                .screen-reader-text,.nectar-skip-to-content:not(:focus) {
                    border: 0;
                    clip: rect(1px,1px,1px,1px);
                    clip-path: inset(50%);
                    height: 1px;
                    margin: -1px;
                    overflow: hidden;
                    padding: 0;
                    position: absolute!important;
                    width: 1px;
                    word-wrap: normal!important;
                }

                .row .col img:not([srcset]) {
                    width: auto;
                }

                .row .col img.img-with-animation.nectar-lazy:not([srcset]) {
                    width: 100%;
                }

                body .container-wrap .wpb_row[data-column-margin="30px"]:not(.full-width-section):not(.full-width-content) {
                    margin-bottom: 30px;
                }

                body .container-wrap .vc_row-fluid[data-column-margin="30px"] > .span_12, html body .vc_row-fluid[data-column-margin="30px"] > .span_12, body .container-wrap .vc_row-fluid[data-column-margin="30px"] .full-page-inner > .container > .span_12, body .container-wrap .vc_row-fluid[data-column-margin="30px"] .full-page-inner > .span_12 {
                    margin-left: -15px;
                    margin-right: -15px;
                }

                body .container-wrap .vc_row-fluid[data-column-margin="30px"] .wpb_column:not(.child_column), body .container-wrap .inner_row[data-column-margin="30px"] .child_column, html body .vc_row-fluid[data-column-margin="30px"] .wpb_column:not(.child_column), html body .inner_row[data-column-margin="30px"] .child_column {
                    padding-left: 15px;
                    padding-right: 15px;
                }

                .container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12, html body .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12, .container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content .full-page-inner > .span_12 {
                    margin-left: 0;
                    margin-right: 0;
                    padding-left: 15px;
                    padding-right: 15px;
                }

                .single-portfolio #full_width_portfolio .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12 {
                    padding-right: 15px;
                }

                @media only screen and (max-width: 999px) and (min-width: 691px) {
                    .vc_row-fluid[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]), .vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
                        margin-bottom: 30px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .vc_row-fluid[data-column-margin="30px"] .wpb_column:not([class*="vc_col-xs-"]):not(.child_column):not(:last-child), .inner_row[data-column-margin="30px"] .child_column:not([class*="vc_col-xs-"]):not(:last-child) {
                        margin-bottom: 30px;
                    }
                }

                #ajax-content-wrap .vc_row.left_padding_10vw .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_10vw .row_col_wrap_12 {
                    padding-left: 10vw;
                }

                #ajax-content-wrap .vc_row.right_padding_10vw .row_col_wrap_12, .nectar-global-section .vc_row.right_padding_10vw .row_col_wrap_12 {
                    padding-right: 10vw;
                }

                #ajax-content-wrap .vc_row.bottom_margin_0px {
                    margin-bottom: 0px;
                }

                @media only screen , print {
                    .wpb_column.right_padding_desktop_7vw > .vc_column-inner {
                        padding-right: 7vw;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.right_padding_tablet_0px > .vc_column-inner {
                        padding-right: 0px;
                    }
                }

                @media only screen , print {
                    .wpb_column.right_padding_desktop_7vw > .n-sticky > .vc_column-inner {
                        padding-right: 7vw;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.right_padding_tablet_0px > .n-sticky > .vc_column-inner {
                        padding-right: 0px;
                    }
                }

                @media only screen , print {
                    .wpb_column.top_padding_desktop_3pct > .vc_column-inner {
                        padding-top: 3%;
                    }
                }

                @media only screen , print {
                    .wpb_column.top_padding_desktop_3pct > .n-sticky > .vc_column-inner {
                        padding-top: 3%;
                    }
                }

                @media only screen , print {
                    .wpb_column.top_padding_desktop_50px > .vc_column-inner {
                        padding-top: 50px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.top_padding_tablet_0px > .vc_column-inner {
                        padding-top: 0px;
                    }
                }

                @media only screen , print {
                    .wpb_column.top_padding_desktop_50px > .n-sticky > .vc_column-inner {
                        padding-top: 50px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.top_padding_tablet_0px > .n-sticky > .vc_column-inner {
                        padding-top: 0px;
                    }
                }

                .img-with-aniamtion-wrap.custom-width-375px .inner {
                    max-width: 375px;
                }

                .nectar-split-heading .heading-line {
                    display: block;
                    overflow: hidden;
                    position: relative
                }

                .nectar-split-heading .heading-line >div {
                    display: block;
                    transform: translateY(200%);
                    -webkit-transform: translateY(200%)
                }

                .nectar-split-heading h1 {
                    margin-bottom: 0
                }

                @media only screen and (min-width: 1000px) {
                    .nectar-split-heading[data-custom-font-size="true"] h1, .nectar-split-heading[data-custom-font-size="true"] h2, .row .nectar-split-heading[data-custom-font-size="true"] h3, .row .nectar-split-heading[data-custom-font-size="true"] h4, .row .nectar-split-heading[data-custom-font-size="true"] h5, .row .nectar-split-heading[data-custom-font-size="true"] h6, .row .nectar-split-heading[data-custom-font-size="true"] i {
                        font-size: inherit;
                        line-height: inherit;
                    }
                }

                .nectar-split-heading.font_line_height_1-3 {
                    line-height: 1.3!important;
                }

                .nectar-split-heading.font_line_height_1-3 * {
                    line-height: 1.3!important;
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_15-5px.nectar-split-heading, .font_size_15-5px.nectar-split-heading {
                        font-size: 15.5px!important;
                    }
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_15-5px.nectar-split-heading, .font_size_15-5px.nectar-split-heading, #header-outer .font_size_15-5px.nectar-split-heading {
                        font-size: 15.5px!important;
                    }
                }

                #ajax-content-wrap .font_line_height_1-3.nectar-split-heading, body .font_line_height_1-3.nectar-split-heading {
                    line-height: 1.3;
                }

                .centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h1, .centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h2, .centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h3, .centered-text .nectar-split-heading[data-animation-type="line-reveal-by-space"] h4 {
                    margin: 0 auto;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"]:not(.markup-generated) {
                    opacity: 0;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"]:not(.markup-generated).animated-in {
                    opacity: 1;
                }

                @media only screen and (max-width: 999px) {
                    .nectar-split-heading[data-m-rm-animation="true"] {
                        opacity: 1!important;
                    }
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] > * > span {
                    position: relative;
                    display: inline-block;
                    overflow: hidden;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
                    vertical-align: bottom;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] span {
                    line-height: 1.2;
                }

                @media only screen and (min-width: 1000px) {
                    .nectar-split-heading[data-animation-type="line-reveal-by-space"]:not(.markup-generated) > * {
                        line-height: 1.2;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .nectar-split-heading[data-animation-type="line-reveal-by-space"]:not([data-m-rm-animation="true"]):not(.markup-generated) > * {
                        line-height: 1.2;
                    }
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-stagger="true"]:not([data-text-effect*="letter-reveal"]) span .inner {
                    transition: transform 1.2s cubic-bezier(0.25, 1, 0.5, 1), opacity 1.2s cubic-bezier(0.25, 1, 0.5, 1);
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner {
                    position: relative;
                    display: inline-block;
                    -webkit-transform: translateY(1.3em);
                    transform: translateY(1.3em);
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"] span .inner.animated {
                    -webkit-transform: none;
                    transform: none;
                    opacity: 1;
                }

                .nectar-split-heading[data-text-effect="none"] {
                    opacity: 1!important;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-align="left"] {
                    display: flex;
                    justify-content: flex-start;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-align="center"] {
                    display: flex;
                    justify-content: center;
                }

                .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-align="right"] {
                    display: flex;
                    justify-content: flex-end;
                }

                @media only screen and (max-width: 999px) {
                    .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-m-align="left"] {
                        display: flex;
                        justify-content: flex-start;
                    }

                    .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-m-align="center"] {
                        display: flex;
                        justify-content: center;
                    }

                    .nectar-split-heading[data-animation-type="line-reveal-by-space"][data-m-align="right"] {
                        display: flex;
                        justify-content: flex-end;
                    }
                }

                .nectar-split-heading.font_line_height_1-1 {
                    line-height: 1.1!important;
                }

                .nectar-split-heading.font_line_height_1-1 * {
                    line-height: 1.1!important;
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_24px.nectar-split-heading, .font_size_24px.nectar-split-heading {
                        font-size: 24px!important;
                    }
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_24px.nectar-split-heading, .font_size_24px.nectar-split-heading, #header-outer .font_size_24px.nectar-split-heading {
                        font-size: 24px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    #ajax-content-wrap .font_size_tablet_4vw.nectar-split-heading, .font_size_tablet_4vw.nectar-split-heading {
                        font-size: 4vw!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    #ajax-content-wrap .container-wrap .font_size_tablet_4vw.nectar-split-heading, .container-wrap .font_size_tablet_4vw.nectar-split-heading, #header-outer .font_size_tablet_4vw.nectar-split-heading {
                        font-size: 4vw!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    html #ajax-content-wrap .font_size_phone_6vw.nectar-split-heading, html .font_size_phone_6vw.nectar-split-heading {
                        font-size: 6vw!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    html #ajax-content-wrap .container-wrap .font_size_phone_6vw.nectar-split-heading, html .container-wrap .font_size_phone_6vw.nectar-split-heading, html #header-outer .font_size_phone_6vw.nectar-split-heading {
                        font-size: 6vw!important;
                    }
                }

                #ajax-content-wrap .font_line_height_1-1.nectar-split-heading, body .font_line_height_1-1.nectar-split-heading {
                    line-height: 1.1;
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_13-5px.nectar-split-heading, .font_size_13-5px.nectar-split-heading {
                        font-size: 13.5px!important;
                    }
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_13-5px.nectar-split-heading, .font_size_13-5px.nectar-split-heading, #header-outer .font_size_13-5px.nectar-split-heading {
                        font-size: 13.5px!important;
                    }
                }

                .nectar-cta.text_hover_color_569ed3 .link_wrap a {
                    transition: none;
                }

                .nectar-cta.text_hover_color_569ed3 .link_wrap:hover {
                    color: #569ed3;
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_desktop_15px.nectar-cta, .font_size_desktop_15px.nectar-cta {
                        font-size: 15px;
                    }
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_desktop_15px.nectar-cta, .font_size_desktop_15px.nectar-cta, #header-outer .font_size_desktop_15px.nectar-cta {
                        font-size: 15px;
                    }
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_desktop_15px.nectar-cta *, .font_size_desktop_15px.nectar-cta * {
                        font-size: 15px;
                    }
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_desktop_15px.nectar-cta *, .font_size_desktop_15px.nectar-cta *, #header-outer .font_size_desktop_15px.nectar-cta * {
                        font-size: 15px;
                    }
                }

                .nectar-cta.font_size_desktop_15px, .nectar-cta.font_size_desktop_15px * {
                    line-height: 1.1;
                }

                @media only screen , print {
                    .wpb_column.bottom_padding_desktop_8px > .vc_column-inner {
                        padding-bottom: 8px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.bottom_padding_tablet_18px > .vc_column-inner {
                        padding-bottom: 18px;
                    }
                }

                @media only screen , print {
                    .wpb_column.bottom_padding_desktop_8px > .n-sticky > .vc_column-inner {
                        padding-bottom: 8px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .wpb_column.bottom_padding_tablet_18px > .n-sticky > .vc_column-inner {
                        padding-bottom: 18px;
                    }
                }

                .img-with-aniamtion-wrap.custom-width-225px .inner {
                    max-width: 225px;
                }

                .img-with-aniamtion-wrap[data-border-radius="20px"] .img-with-animation, .img-with-aniamtion-wrap[data-border-radius="20px"] .inner, .img-with-aniamtion-wrap[data-border-radius="20px"] .hover-wrap {
                    border-radius: 20px;
                }

                .nectar-cta.hover_color_1b154b .link_wrap:hover {
                    background-color: #1b154b!important;
                }

                .nectar-cta.text_hover_color_ffffff .link_wrap a {
                    transition: none;
                }

                .nectar-cta.text_hover_color_ffffff .link_wrap:hover {
                    color: #ffffff;
                }

                .nectar-cta[data-style="arrow-animation"].text_hover_color_ffffff .link_wrap:hover .line {
                    background-color: #ffffff!important;
                }

                .nectar-cta.border_color_b82025 .link_wrap {
                    border-color: #b82025;
                }

                .nectar-cta.hover_border_color_1b154b .link_wrap:hover {
                    border-color: #1b154b;
                }

                .nectar-cta.border_thickness_2px .link_wrap {
                    border-width: 2px;
                    border-style: solid;
                }

                #ajax-content-wrap .nectar-cta.border_radius_500px .link_wrap, #header-outer .nectar-cta.border_radius_500px .link_wrap {
                    border-radius: 500px!important;
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_desktop_10px.nectar-cta, .font_size_desktop_10px.nectar-cta {
                        font-size: 10px;
                    }
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_desktop_10px.nectar-cta, .font_size_desktop_10px.nectar-cta, #header-outer .font_size_desktop_10px.nectar-cta {
                        font-size: 10px;
                    }
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_desktop_10px.nectar-cta *, .font_size_desktop_10px.nectar-cta * {
                        font-size: 10px;
                    }
                }

                @media only screen , print {
                    #ajax-content-wrap .font_size_desktop_10px.nectar-cta *, .font_size_desktop_10px.nectar-cta *, #header-outer .font_size_desktop_10px.nectar-cta * {
                        font-size: 10px;
                    }
                }

                .nectar-cta.font_size_desktop_10px, .nectar-cta.font_size_desktop_10px * {
                    line-height: 1.1;
                }

                #ajax-content-wrap .nectar-responsive-text *, body .nectar-responsive-text * {
                    margin-bottom: 0;
                    color: inherit;
                }

                #ajax-content-wrap .nectar-responsive-text[class*="font_size"] *, body .nectar-responsive-text[class*="font_size"] * {
                    font-size: inherit;
                    line-height: inherit;
                }

                .nectar-responsive-text.nectar-link-underline-effect a {
                    text-decoration: none;
                }

                .nectar-responsive-text[data-inherit-heading-family] > * {
                    font-family: inherit;
                    font-weight: inherit;
                    font-size: inherit;
                    line-height: inherit;
                    text-transform: inherit;
                    letter-spacing: inherit;
                }

                @media only screen and (max-width: 999px) {
                    #ajax-content-wrap .vc_row.left_padding_tablet_45px .row_col_wrap_12 {
                        padding-left: 45px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .nectar-split-heading.font_size_tablet_4vw * {
                        font-size: inherit!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .vc_row.bottom_padding_tablet_90px {
                        padding-bottom: 90px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    #ajax-content-wrap .vc_row.right_padding_tablet_45px .row_col_wrap_12 {
                        padding-right: 45px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .nectar-cta.display_tablet_inline-block {
                        display: inline-block;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .wpb_column.child_column.bottom_margin_tablet_25px {
                        margin-bottom: 25px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body #ajax-content-wrap .vc_row.bottom_margin_tablet_-28px {
                        margin-bottom: -28px;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .divider-wrap.height_tablet_0px > .divider {
                        height: 0px!important;
                    }
                }

                @media only screen and (max-width: 999px) {
                    .nectar-cta.display_tablet_inherit {
                        display: inherit;
                    }
                }

                @media only screen and (max-width: 999px) {
                    body .vc_row-fluid:not(.full-width-content) > .span_12 .vc_col-sm-2:not(:last-child):not([class*="vc_col-xs-"]) {
                        margin-bottom: 25px;
                    }
                }

                @media only screen and (min-width : 691px) and (max-width : 999px) {
                    body .vc_col-sm-2 {
                        width: 31.2%;
                        margin-left: 3.1%;
                    }

                    body .full-width-content .vc_col-sm-2 {
                        width: 33.3%;
                        margin-left: 0%;
                    }

                    .vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:first-child:not([class*="offset"]), .vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:nth-child(3n+4):not([class*="offset"]) {
                        margin-left: 0;
                    }
                }

                @media only screen and (max-width : 690px) {
                    body .vc_row-fluid .vc_col-sm-2:not([class*="vc_col-xs"]), body .vc_row-fluid.full-width-content .vc_col-sm-2:not([class*="vc_col-xs"]) {
                        width: 50%;
                    }

                    .vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:first-child:not([class*="offset"]), .vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:nth-child(2n+3):not([class*="offset"]) {
                        margin-left: 0;
                    }
                }

                @media only screen and (max-width: 690px) {
                    .nectar-cta.display_phone_inline-block {
                        display: inline-block;
                    }
                }

                @media only screen and (max-width: 690px) {
                    body #ajax-content-wrap .vc_row.left_padding_phone_15px .row_col_wrap_12 {
                        padding-left: 15px!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    body #ajax-content-wrap .vc_row.right_padding_phone_15px .row_col_wrap_12 {
                        padding-right: 15px!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    .nectar-split-heading.font_size_phone_6vw * {
                        font-size: inherit!important;
                    }
                }

                @media only screen and (max-width: 690px) {
                    .nectar-cta.display_phone_inherit {
                        display: inherit;
                    }
                }

/* INSERT BY ROB */


.ee_venue_row .wpb_column > .vc_column-inner > .column-bg-overlay-wrap > .column-bg-overlay {
    background-color: transparent !important;
}
