/****************************************************/
/** LANDING WITHOUT PHONE ***************************/
/****************************************************/
body.baxi-landing.no-phone:not(.SitecoreIsInPrevieworEdit) header.mainHeader .suplementary {
    display: none !important;
}


/****************************************************/
/** BLUE BANNER PRE HERO PRESET *********************/
/****************************************************/
body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-pre-hero {
    z-index: 1;
    position: inherit;
}

/****************************************************/
/** HERO TYPE 1 *************************************/
/****************************************************/
body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-pre-hero + .wrapper.novicell-hero-type-1.form-hero {
    padding-top: 60px !important;
    position: initial;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1.form-hero {
    padding-top: 140px !important;
    position: initial;
}
@media screen and (max-width: 767px) {
    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1.form-hero {
        padding-top: 300px !important;
    }
}
@media screen and (max-width: 425px) {
    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1.form-hero {
        padding-top: 100px !important;
    }
}
@media screen and (max-width: 320px) {
    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1.form-hero {
        padding-top: 125px !important;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico {
    height: 400px;
}
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero-basico-columns--responsive .hero__basico {
    margin-top: -54px;
    margin-bottom: 0;
}
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico > div {
    min-height: 400px;
    max-width: 50%;
    max-width: 695px;
    margin-left: calc(50vw - 585px);
}
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico > div p {
    padding-left: 0;
}
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico figure {
    min-height: 400px;
}
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico figure:before {
    background: none !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico .text .blue-text {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 56px;
    letter-spacing: -0.03em;
    color: #24366E;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico .text .white-text {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 56px;
    letter-spacing: -0.03em;
    color: white;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico .text .subtitle {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #FFFFFF;
    margin-top: 30px;
}

@media screen and (max-width: 1169px) {
    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico > div {
        min-height: 400px;
        max-width: 50vw;
        margin-left: 40px;
    }
}
@media screen and (max-width: 767px) {
    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico > div {
        min-height: 300px;
        max-width: inherit;
        margin-left: inherit;
        padding: 0 20px;
    }
    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico figure {
        min-height: 300px;
        background-position: 70% 30%;
    }
    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico {
        height: 300px;
    }
    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico .text p {
        padding: 0 20px;
    }
}

/** HERO BASICO **/
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico {
    height: 565px;
}
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico>div {
    top: 90px;
    margin-top: 50px;
    margin-bottom: 50px;
    align-content: center;
}
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico figure {
    top: 64px;
    min-height: 565px;
}
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico .text h1 {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-family: inherit;
    font-style: normal;
    font-weight: bold;
    font-size: 52px;
    line-height: 65px;    
    color: #24366E;
    margin: 0 0 20px 0;
}
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico .text p {
    font-family: inherit;
    font-style: normal;
    font-weight: inherit;
    font-size: 16px;
    line-height: 20px;
    color: #24366E;
    margin: 0 0 20px 0;
    padding: 0;
    display: block;
    float: left;
    width: 100%;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico .text p:not(.title) {
    margin: 15px 0;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico .text p strong{
    color: #24366E;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico .text a {
    font-family: inherit;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #24366E;
}
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico .text a.landing-link:after {
    font-family: FontAwesome;
    content: "\f105";
    padding-left: 10px;
    color: inherit;
}
@media (min-width:1170px) {
  body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero-basico-columns--responsive {
    min-height: 565px;
  }
}
@media (max-width:767px) {
    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico {
        height: 900px;
    }

    body.baxi-landing.form-hero:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico {
        height: 760px;
    }

    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico > div {
        margin-top: 20px;
    }
    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico figure {
        min-height: 850px;
    }
    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico .text h1 {
        font-size: 36px;
        line-height: 45px;
        margin: 0 0 30px 0;
        padding: 0;
    }
    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico .text p {
        font-size: 16px;
        line-height: 20px;
    }
    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero__basico .text a {
        font-size: 16px;
        line-height: 20px;
    } 
    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero-basico-columns--responsive .hero__basico {
        height: 565px;
    }
    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero-basico-columns--responsive .hero__basico figure {
        min-height: 565px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom;
        background-color: white;
    }
    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .hero-basico-columns--responsive .text h1 {
       font-size: 30px;
       line-height: 40px;
    }  
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .pure-u-md-1-2 + .pure-u-md-1-2 {
    margin-top: -380px !important;
    z-index: 1;
}

@media screen and (max-width: 768px) { 
    body.baxi-landing.form-hero:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .pure-u-md-1-2 + .pure-u-md-1-2 {
        margin-top: -100px !important;
    }
}

@media screen and (max-width: 425px) {
    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .pure-u-md-1-2 + .pure-u-md-1-2 > .container {
        padding: 0 20px;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .pure-u-md-1-2 + .pure-u-md-1-2 > .container > form {
    margin-top: -210px;
    margin-bottom: 70px;
    padding: 30px;
    background: #fff;
    box-shadow: 0 2px 20px 0 rgb(0 0 0 / 10%);
    max-width: 380px !important;
    margin-left: auto;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .pure-u-md-1-2 + .pure-u-md-1-2 > .container > form label {
    margin: 0;
    padding-top: 0;
    font-weight: bold;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .pure-u-md-1-2 + .pure-u-md-1-2 > .container > form .form-submit-border {
    float: none;
    margin-top: 20px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .pure-u-md-1-2 + .pure-u-md-1-2 > .container > form .btn {
    color: #fff;
    background-color: #24366e;
    border-color: #24366e;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .pure-u-md-1-2 + .pure-u-md-1-2 > .container > form .btn:focus,
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1 .pure-u-md-1-2 + .pure-u-md-1-2 > .container > form .btn:hover {
    background-color: #4663b9;
    border-color: #4663b9;
}

/****************************************************/
/** HERO TYPE 1 VERSION 2 ***************************/
/****************************************************/

body:not(.SitecoreIsInPrevieworEdit) .novicell-hero-type-1.form-hero.full-width-image {
    position: relative;
    padding: 0 !important;
}


body:not(.SitecoreIsInPrevieworEdit) .novicell-hero-type-1.form-hero.full-width-image .hero-basico-columns--responsive {
    padding-bottom: 90px;
}


body:not(.SitecoreIsInPrevieworEdit) .novicell-hero-type-1.form-hero.full-width-image .hero__basico {
    margin-top: 0;
    margin-bottom: 0;
}

body:not(.SitecoreIsInPrevieworEdit) .novicell-hero-type-1.form-hero.full-width-image .hero__basico figure {
    min-height: 100%;
    background-size: cover;
    background-position: top;
    top: 0 !important;
    bottom: auto;
}

body:not(.SitecoreIsInPrevieworEdit) .novicell-hero-type-1.form-hero.full-width-image .discontinued--form-container { 
    position: absolute;
    top: 110px;
    padding: 15px;
}

@media screen and (max-width: 768px) {
    body:not(.SitecoreIsInPrevieworEdit) .novicell-hero-type-1.form-hero.full-width-image .discontinued--form-container {
        top: 0;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .novicell-hero-type-1.form-hero.full-width-image .discontinued--form-container .cta-2-columns .container {
    display: flex;
    align-items: stretch;
    padding: 0;
    height: 100%;
}

@media screen and (max-width: 768px) { 
    body:not(.SitecoreIsInPrevieworEdit) .novicell-hero-type-1.form-hero.full-width-image .discontinued--form-container .cta-2-columns .pure-u-1-2 {
        width: 100%;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .novicell-hero-type-1.form-hero.full-width-image .discontinued--form-container .cta-2-columns .container > .text.Brand.Class {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

body:not(.SitecoreIsInPrevieworEdit) .novicell-hero-type-1.form-hero.full-width-image .discontinued--form-container .cta-2-columns .container > .text.Brand.Class .subtitle {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #FFFFFF;
    margin-top: 30px;
}

body:not(.SitecoreIsInPrevieworEdit) .novicell-hero-type-1.form-hero.full-width-image .discontinued--form-container .cta-2-columns .container > .text.Brand.Class .blue-text {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.03em;
    color: #24366E;
}

body:not(.SitecoreIsInPrevieworEdit) .novicell-hero-type-1.form-hero.full-width-image .discontinued--form-container .cta-2-columns .container > .text.Brand.Class .white-text {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.03em;
    color: white;
}

body:not(.SitecoreIsInPrevieworEdit) .novicell-hero-type-1.form-hero.full-width-image .discontinued--form-container .cta-2-columns .container > .text.Brand.Class p { 
    font-family: inherit;
    font-style: normal;
    font-weight: inherit;
    font-size: 16px;
    line-height: 20px;
    color: #24366E;
    margin: 0 0 20px 0;
    padding: 0;
    display: block;
    width: 100%;
}

body:not(.SitecoreIsInPrevieworEdit) .novicell-hero-type-1.form-hero.full-width-image .discontinued--form-container .cta-2-columns .container > .text.Brand.Class p > a.btn.btn-default {
    font-family: DIN,"Helvetica Neue",Arial,sans-serif;
    background: #24366E;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    padding: 15px 25px;
    text-transform: uppercase;
    margin: 0 auto 0;
}

body:not(.SitecoreIsInPrevieworEdit) .novicell-hero-type-1.form-hero.full-width-image .discontinued--form-container .cta-2-columns .container > .text.Brand.Class p > a.btn.btn-default:hover {
    background: #202B4B;
}

body:not(.SitecoreIsInPrevieworEdit) .novicell-hero-type-1.form-hero.full-width-image .discontinued--form-container .cta-2-columns .container > form {
    margin-left: auto;
    padding: 30px;
    background: #fff;
    box-shadow: 0 2px 20px 0 rgb(0 0 0 / 10%);
    max-width: 380px !important;
 }

@media screen and (max-width: 768px) { 
    body:not(.SitecoreIsInPrevieworEdit) .novicell-hero-type-1.form-hero.full-width-image .discontinued--form-container .cta-2-columns .container > form {
        margin-right: auto;
    }
 }


/****************************************************/
/** TWO COLUMNS IMAGE STEPS *************************/
/****************************************************/
body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-image-steps,
body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-image-steps .wrapper {
    background-color: #eee !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-image-steps.novicell-white-bg,
body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-image-steps.novicell-white-bg .wrapper {
    background-color: white !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-image-steps .bg-white{
    background-color: white;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-image-steps .pure-g{
    max-width: 1170px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-image-steps .text p {
    margin-bottom: 18px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-image-steps .text p > a.btn.btn-default {
    font-family: DIN,"Helvetica Neue",Arial,sans-serif;
    background: #24366E;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    padding: 15px 25px;
    display: table;
    text-transform: uppercase;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-image-steps .text p > a.btn.btn-default:hover {
    background: #202B4B;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-image-steps .title {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    color: #24366E;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-image-steps .step {
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
    color: #24366E;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-image-steps .number {
    width: 100%;
    max-width: 30px;
    height: 30px;
    border-radius: 30px;
    display: flex;
    background: #24366E;
    color: white;
    align-content: center;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-right: 20px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-image-steps .conditions {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 120%;
    color: #000000;
    padding-left: 0px;
    opacity: 0.5;
}

/****************************************************/
/** TWO COLUMNS TEXT CONDITIONS *********************/
/****************************************************/
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-columns-text-conditions .text.title-normal-blue.padding-top-30 h2 {
    border-bottom: 1px solid white;
    padding-bottom: 25px;
}

/****************************************************/
/** TWO COLUMNS TEXT INCLUDES ***********************/
/****************************************************/
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-columns-text-includes .text.title-normal-blue.padding-top-30 h2 {
    border-bottom: 1px solid white;
    padding-bottom: 25px;
}

/****************************************************/
/** TWO ROWS TWO COLUMNS IMAGE TEXT *****************/
/****************************************************/

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text {
    background-color: #EEE;
    padding-top: 115px !important;
    padding-bottom: 115px !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text .title {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 53px;
    color: #24366E;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text .subtitle {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    color: #000000;
    margin-bottom: 35px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text .pure-g .pure-u-1 .container .pure-g:nth-child(2) {
    display: flex;
    align-content: center;
    align-items: center;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text .pure-g .pure-u-1 .container .pure-g:nth-child(2) .pure-u-1.pure-u-md-1-2 {
    margin-bottom: 50px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text .pure-g .pure-u-1 .container .pure-g:nth-child(2) .pure-u-1.pure-u-md-1-2:nth-child(2) {
    padding-left: 70px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text .pure-g .pure-u-1 .container .pure-g:nth-child(2) .pure-u-1.pure-u-md-1-2:nth-child(2) .text p:first-child {
    display: flex;
    align-items: center;
}

@media screen and (max-width: 425px) {

    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text .pure-g .pure-u-1 .container .pure-g:nth-child(2) .pure-u-1.pure-u-md-1-2 {
        margin-bottom: 25px;
    }

    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text .pure-g .pure-u-1 .container .pure-g:nth-child(2) .pure-u-1.pure-u-md-1-2:nth-child(2) {
        padding-left: 0px;
    }

    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text .pure-g .pure-u-1 .container .pure-g:nth-child(2) .pure-u-1.pure-u-md-1-2:nth-child(2) .text p:first-child {
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text .pure-g .pure-u-1 .container .pure-g:nth-child(2) .pure-u-1.pure-u-md-1-2:nth-child(2) .text p:first-child img{
        margin-bottom: 20px;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text .pure-g .pure-u-1 .container .pure-g:nth-child(3) {
    display: flex;
    align-content: center;
    align-items: center;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text .pure-g .pure-u-1 .container .pure-g:nth-child(3) .pure-u-1.pure-u-md-1-2 {
    margin-bottom: 50px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text .pure-g .pure-u-1 .container .pure-g:nth-child(3) .pure-u-1.pure-u-md-1-2:nth-child(1) {
    padding-right: 70px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text .pure-g .pure-u-1 .container .pure-g:nth-child(3) .pure-u-1.pure-u-md-1-2:nth-child(1) .text p:first-child {
    display: flex;
    align-items: center;
}

@media screen and (max-width: 425px) {
    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text .pure-g .pure-u-1 .container .pure-g:nth-child(3) {
        display: flex;
        flex-direction: column-reverse;
    }

    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text .pure-g .pure-u-1 .container .pure-g:nth-child(3) .pure-u-1.pure-u-md-1-2 {
        margin-bottom: 0px;
    }

    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text .pure-g .pure-u-1 .container .pure-g:nth-child(3) .pure-u-1.pure-u-md-1-2:nth-child(1) {
        padding-top: 0px;
        padding-right: 0px;
    }

    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text .pure-g .pure-u-1 .container .pure-g:nth-child(3) .pure-u-1.pure-u-md-1-2:nth-child(1) .text p:first-child {
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text .pure-g .pure-u-1 .container .pure-g:nth-child(3) .pure-u-1.pure-u-md-1-2:nth-child(1) .text p:first-child img{
        margin-bottom: 20px;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text .cta-2-columns + .cta-2-columns {
    margin-top: 50px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text .innovacion-blue-text {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 33px;
    color: #24366E;
    display: inline-block;
    width: 50%;
}

@media screen and (max-width: 425px) {
    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text .innovacion-blue-text {
        width: 100%;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text a.btn.btn-default {
    font-family: DIN,"Helvetica Neue",Arial,sans-serif;
    background: #24366E;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    padding: 15px 25px;
    display: table;
    text-transform: uppercase;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 0;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-rows-two-columns-image-text a.btn.btn-default:hover {
    background-color: #202B4B;
}

/****************************************************/
/** BANNER TYPE 3 ***********************************/
/****************************************************/
body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-type-3 {
    background: #24366E !important;
    padding: 0 !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-type-3 .wrapper {
    padding: 20px 0 !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-type-3 .pure-g {
    display: flex;
    align-content: center;
    align-items: center;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-type-3 .pure-u-1.pure-u-md-2-3 .text {
    text-align: right;
    padding-right: 100px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-type-3 .pure-u-1.pure-u-md-2-3 .text .title {
    font-weight: bold;
    line-height: 41px;
    font-size: 32px;
    color: #ffffff;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-type-3 .pure-u-1.pure-u-md-2-3 .text .subtitle {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-weight: bold;
    line-height: 20px;
    font-size: 23px;
    color: #eeeeee;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-type-3 .pure-u-1.pure-u-md-1-3 .text .btn.btn-secondary {
    color: #24366E;
    font-weight: bolder;    
    padding: 12px 40px;
}

@media screen and (max-width: 425px) {
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-type-3 .pure-u-1.pure-u-md-2-3 .text {
        text-align: center;
        padding-right: 0px;
        padding-bottom: 15px;
    }

    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-type-3 .pure-u-1.pure-u-md-1-3 .text {
        text-align: center;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-pre-hero + .wrapper.novicell-hero-type-1.form-hero {
    margin-bottom: -120px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-two-columns-image-steps {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
}

@media screen and (max-width: 768px) {
    body:not(.SitecoreIsInPrevieworEdit) .novicell-blue-banner-pre-hero + .wrapper.novicell-hero-type-1 .hero__basico > div {
        top: 210px;
    }
    body.baxi-landing.form-hero:not(.SitecoreIsInPrevieworEdit) .novicell-blue-banner-pre-hero + .wrapper.novicell-hero-type-1 .hero__basico > div {
        top: 260px;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1.full-width-content .hero__basico .text.Brand.Class {
    max-width: initial;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1.full-width-content .hero__basico .text.Brand.Class p > a.btn.btn-default { 
    font-family: DIN,"Helvetica Neue",Arial,sans-serif;
    background: #24366E;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    padding: 15px 25px;
    display: table;
    text-transform: uppercase;
    margin-top: 15px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-hero-type-1.full-width-content .hero__basico .text.Brand.Class p > a.btn.btn-default:hover { 
    background: #202B4B;
}


/****************************************************/
/** TEXT ICONS FIVE COLUMNS PRESET ******************/
/****************************************************/

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-icons-five-columns {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
    background-color: #fff;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-icons-five-columns > .wrapper {
    background-color: #fff !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-icons-five-columns > .wrapper .pure-g {
    justify-content: center;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-icons-five-columns .text.Brand.Class h4 {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 45px !important;
    line-height: 53px !important;
    color: #24366E !important;
    margin-bottom: 30px !important;
    text-align: center;
    padding: 0 15px;
}

@media screen and (max-width: 768px) {
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-icons-five-columns .text.Brand.Class h4 {
        font-size: 28px !important;
        line-height: 33px !important;
        margin-bottom: 0;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-icons-five-columns figure {
    padding: 0 15px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-icons-five-columns figure.Brand.Class img {
    display: block;
    margin: 0 auto;
}

@media screen and (max-width: 768px) {
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-icons-five-columns .pure-u-1-5 + .pure-u-1-5 {
        margin-top: 50px;
    }
}


body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-icons-five-columns .pure-u-1-5 h5,
body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-icons-five-columns .pure-u-1-5 p {
    text-align: center;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
    color: #24366E;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-icons-five-columns .pure-u-1-5 h5 {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-icons-five-columns .pure-u-1-5 p {
    padding: 0 15px;
}

/****************************************************/
/** TEXT ICONS FIVE COLUMNS PRESET ******************/
/****************************************************/

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-two-columns-image-text {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
    background: #F7F7F7 !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-two-columns-image-text > .wrapper {
    padding: 0 !important;
    background-color: #F7F7F7 !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-two-columns-image-text > .wrapper .cta-2-columns .text.Brand.Class {
    max-width: 860px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-two-columns-image-text > .wrapper h4 { 
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 45px !important;
    line-height: 53px !important;
    color: #24366E !important;
    margin-bottom: 30px !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-two-columns-image-text > .wrapper p { 
    font-family: DIN,"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    color: #000;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-two-columns-image-text > .wrapper .cta-2-columns {
    margin-top: 45px;
}

@media screen and (max-width: 768px) {
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-two-columns-image-text > .wrapper h4 { 
        font-size: 28px !important;
        line-height: 33px !important;
    }
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-two-columns-image-text > .wrapper .cta-2-columns .pure-u-1-2 {
        width: 100%;
    }
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-two-columns-image-text > .wrapper .cta-2-columns h5 {
        font-size: 22px !important;
        line-height: 26px !important;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-two-columns-image-text > .wrapper .cta-2-columns .text.Brand.Class {
    margin-top: 100px;
    padding-left: 15px;
}

@media screen and (max-width: 768px) { 
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-two-columns-image-text > .wrapper .cta-2-columns .text.Brand.Class {
        margin-top: 30px;
        padding-left: 0;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-two-columns-image-text > .wrapper .cta-2-columns h5 {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 33px;
    color: #24366E !important;
    margin-bottom: 10px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-two-columns-image-text > .wrapper .cta-2-columns .text.Brand.Class p + h5 { 
    margin-top: 30px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-two-columns-image-text > .wrapper .cta-2-columns p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    color: #000;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-two-columns-image-text > .wrapper p > a.btn.btn-default {
    font-family: DIN,"Helvetica Neue",Arial,sans-serif;
    background: #24366E;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    padding: 15px 25px;
    display: table;
    text-transform: uppercase;
    margin: 85px auto 0;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-two-columns-image-text > .wrapper p > a.btn.btn-default:hover { 
    background: #202B4B;
}

/****************************************************/
/** BLUE BANNER PRE HERO PRESET    ******************/
/****************************************************/

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-pre-hero {
    padding: 0 !important;
    background-color: #24366E !important;
    color: #fff;
}

@media screen and (min-width: 1170px) { 
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-pre-hero {
        padding-top: 65px !important;
    }
}


body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-pre-hero .text.Brand.Class {
    text-align: center;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-pre-hero h3 {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    line-height: 148.5%;
    color: #fff;
    text-align: center;
    margin: 0;
    display: inline-block;
    position: relative;
    padding: 8px 5px;
    max-width: initial;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-pre-hero h3::before {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 12v10H4V12M22 7H2v5h20V7ZM12 22V7M12 7H7.5a2.5 2.5 0 1 1 0-5C11 2 12 7 12 7ZM12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7Z' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    position: absolute;
    left: -35px;
    top: 46%;
    transform: translateY(-50%);
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-pre-hero h3::after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 12v10H4V12M22 7H2v5h20V7ZM12 22V7M12 7H7.5a2.5 2.5 0 1 1 0-5C11 2 12 7 12 7ZM12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7Z' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    position: absolute;
    left: auto;
    right: -35px;
    top: 46%;
    transform: translateY(-50%);
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-pre-hero h3 span {
    color: #DF7E32;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-pre-hero h3 i {
    font-style: normal;
}

@media screen and (max-width: 768px) { 
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-pre-hero h3::before,
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-pre-hero h3::after {
        display: none;
    }
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-pre-hero h3 {
        text-transform: initial;
    }
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-pre-hero h3 span {
        display: inherit;
        position: relative;
        text-transform: initial;
    }
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-pre-hero h3 span::before {
        content: '';
        display: block;
        width: 24px;
        height: 24px;
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 12v10H4V12M22 7H2v5h20V7ZM12 22V7M12 7H7.5a2.5 2.5 0 1 1 0-5C11 2 12 7 12 7ZM12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7Z' stroke='%23DF7E32' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
        position: absolute;
        left: -35px;
        top: 42%;
        transform: translateY(-50%);
    }
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-pre-hero h3 span::after {
        content: '';
        display: block;
        width: 24px;
        height: 24px;
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 12v10H4V12M22 7H2v5h20V7ZM12 22V7M12 7H7.5a2.5 2.5 0 1 1 0-5C11 2 12 7 12 7ZM12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7Z' stroke='%23DF7E32' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
        position: absolute;
        left: auto;
        right: -35px;
        top: 42%;
        transform: translateY(-50%);
    }
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-banner-pre-hero h3 i {
        display: block;
    }
}

/****************************************************/
/** PRICES TABLE PRESET *****************************/
/****************************************************/

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-table-button {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
    background-color: #fff !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-table-button .novicell-prices-title h4 {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 53px;
    text-align: center;
    color: #24366E;
}

@media screen and (max-width: 768px) {
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-table-button .novicell-prices-title h4 { 
        font-size: 28px !important;
        line-height: 33px !important;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-table-button .novicell-prices-title p {
    font-family: DIN,"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 131.19%;
    color: rgba(0, 0, 0, 0.5);
    text-align: center;
    margin: 20px 0 30px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-table-button .novicell-prices-title h6 {
    font-family: DIN,"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #000000;
    max-width: 970px;
    margin: 0 auto;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-table-button .novicell-prices-table h6 {
    font-family: DIN,"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 131.19%;
    color: #24366E;
    text-align: center;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-table-button .novicell-prices-table {
    background-color: rgba(238, 238, 238, 1);
    padding: 40px 15px 25px;
    margin: 30px 0 50px;
}


body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-table-button .novicell-prices-table table { 
    margin: 20px auto 15px;
    background-color: rgba(255, 255, 255, 0.4);
    border-collapse: collapse;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-table-button .novicell-prices-table table tr { 
    border-bottom: 1px solid #eee;
}

@media screen and (max-width: 768px) {
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-table-button .novicell-prices-table table tr { 
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        padding-bottom: 15px;
    }
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-table-button .novicell-prices-table table td {
        padding: 15px 15px 0 15px;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-table-button .novicell-prices-table table td:first-child {
    font-family: DIN,"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 131.19%;
    color: #24366E;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-table-button .novicell-prices-table table td:first-child span { 
    color: #000;
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-table-button .novicell-prices-table table td:last-child { 
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 131.19%;
    color: #DF7E32;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-table-button .novicell-prices-text {
    text-align: center;
    margin-bottom: 40px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-table-button .novicell-prices-table p {
    font-family: DIN,"Helvetica Neue",Arial,sans-serif;
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    line-height: 131.19%;
    color: rgba(51, 51, 51, 0.4);
    text-align: center;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-table-button .novicell-prices-button p {
    margin: 0;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-table-button .novicell-prices-button p > a.btn.btn-default {
    font-family: DIN,"Helvetica Neue",Arial,sans-serif;
    background: #24366E;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    padding: 15px 25px;
    display: table;
    text-transform: uppercase;
    margin: 0 auto 0;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-table-button .novicell-prices-button p > a.btn.btn-default:hover {
    background: #202B4B;
}


/****************************************************/
/** BLUE TWO COLUMNS TEXT FORM PRESET ***************/
/****************************************************/
body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-two-columns-text-form {
    background: #24366E !important;
    border-bottom: 1px solid #FFFFFF;
}

body.baxi-landing:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-two-columns-text-form > .wrapper:not(.footer) {
    background-color: #24366E !important;
    padding-top: 0 !important;
    padding-bottom: 0#24366E !important;
}

@media screen and (max-width: 768px) { 
    body.baxi-landing:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-two-columns-text-form > .wrapper .pure-u-1-2 {
        width: 100%;
    }

    body.baxi-landing:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-two-columns-text-form > .wrapper:not(.footer) {
        padding: 0;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-two-columns-text-form > .wrapper .container--text {
    display: flex;
    align-items: stretch;
    padding: 0;
    height: 100%;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-two-columns-text-form > .wrapper .container--text .text.Brand.Class {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-two-columns-text-form > .wrapper .container--text #preset-form-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-two-columns-text-form > .wrapper .container--text .preset-form-title {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 42px;
    line-height: 49px;
    color: #fff;
    max-width: inherit;
}

@media screen and (max-width: 768px) { 
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-two-columns-text-form > .wrapper .container--text .preset-form-title { 
        font-size: 28px;
        line-height: 34px;
    }
}


body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-two-columns-text-form > .wrapper .container--text .preset-form-title span {
    color: #DF7E32;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-two-columns-text-form > .wrapper .container--text .preset-form-subtitle {
    font-family: DIN,"Helvetica Neue",Arial,sans-serif;
    color: #fff;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 141.6%;
    margin-top: 25px;
    margin-bottom: 25px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-two-columns-text-form > .wrapper form {
    padding: 25px;
    background: rgba(255, 255, 255, 0.9);
    max-width: 380px;
    margin: 0 auto;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-two-columns-text-form > .wrapper form div[class=""] {
    background: #eaebf1;
}

/****************************************************/
/** GREY TWO COLUMNS TEXT PRESET ********************/
/****************************************************/
body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-grey-two-columns-text {
    background: #F7F7F7 !important;
    padding: 90px 0 !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-grey-two-columns-text.novicell-margin-negative {
    margin-top: -75px;
}

@media screen and (max-width: 768px) { 
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-grey-two-columns-text {
        padding: 90px 0 0 !important;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-grey-two-columns-text > .wrapper {
    padding: 0 !important;
    background: #F7F7F7 !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-grey-two-columns-text > .wrapper .cta-2-columns {
    background: #EEEEEE !important;
    padding: 55px 0;
}

@media screen and (max-width: 768px) {
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-grey-two-columns-text > .wrapper .cta-2-columns{
        padding: 0;
        margin: 0 -15px;
    }
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-grey-two-columns-text > .wrapper .cta-2-columns .pure-u-1-2 {
        width: 100%;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-grey-two-columns-text > .wrapper .text.Brand.Class h4 {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 45px !important;
    line-height: 53px !important;
    color: #24366E !important;
    margin-bottom: 40px !important;
    text-align: center;
    padding: 0 15px;
}

@media screen and (max-width: 768px) {
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-grey-two-columns-text > .wrapper .text.Brand.Class h4 {
        font-size: 28px !important;
        line-height: 33px !important;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-grey-two-columns-text > .wrapper .cta-2-columns .container--list {
    background: #EEEEEE !important;
    margin: 0;
    padding: 0 50px;
}

@media screen and (max-width: 768px) {
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-grey-two-columns-text > .wrapper .cta-2-columns .container--list {
        width: 100%;
        padding: 0 30px;
    }

    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-grey-two-columns-text > .wrapper .cta-2-columns .container--list .text.Brand.Class > div h5 { 
        margin-top: 25px;
        cursor: pointer;
    }

    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-grey-two-columns-text > .wrapper .cta-2-columns .container--list .text.Brand.Class > div {
        border-bottom: 1px solid #fff;
        padding-bottom: 20px;
    }

    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-grey-two-columns-text > .wrapper .cta-2-columns .container--list .text.Brand.Class > div p { 
        display: none;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-grey-two-columns-text > .wrapper .cta-2-columns .container--list h5 {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #24366E;
}

@media screen and (max-width: 768px) { 
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-grey-two-columns-text > .wrapper .cta-2-columns .container--list h5 {
        font-size: 18px;
        line-height: 125%;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-grey-two-columns-text > .wrapper .cta-2-columns .container--list .text.Brand.Class > div + div {
    margin-top: 35px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-grey-two-columns-text > .wrapper .cta-2-columns .container--list p {
    font-family: DIN,"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    color: #000000;
}

/****************************************************/
/** TWO COLUMNS TEXT CTA IMAGE PRESET ***************/
/****************************************************/
body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-text-cta-image {
    padding: 90px 0 !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-text-cta-image > .wrapper {
    padding: 0;
    background-color: #fff !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-text-cta-image.novicell-dark-grey-bg {
    background-color: #EEEEEE !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-text-cta-image.novicell-dark-grey-bg > .wrapper {
    background-color: #EEEEEE !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-text-cta-image .cta-2-columns {

}

@media screen and (max-width: 768px) { 
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-text-cta-image .cta-2-columns .pure-u-1-2 {
        width: 100%;
    }
   body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-text-cta-image .cta-2-columns .container--ctaStack p.hide-mobile {
        display: none;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-text-cta-image .cta-2-columns .container--ctaStack {
    padding: 15px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-text-cta-image .cta-2-columns .container--ctaStack {
    display: flex;
    align-items: stretch;
    height: 100%;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-text-cta-image .cta-2-columns .container--ctaStack .text.Brand.Class {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-text-cta-image .cta-2-columns .container--ctaStack h5 {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 53px;
    color: #24366E;
}

@media screen and (max-width: 768px) { 
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-text-cta-image .cta-2-columns .container--ctaStack h5 {
        font-size: 28px;
        line-height: 33px;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-text-cta-image .cta-2-columns .container--ctaStack h5 span {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    color: #DF7E32;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-text-cta-image .cta-2-columns .container--ctaStack p {
    font-family: DIN,"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    color: #000000;
    margin-bottom: 25px;
    margin-top: 0;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-text-cta-image .cta-2-columns .container--ctaStack p > a.btn.btn-default,
body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-text-cta-image .cta-2-columns .container--image p > a.btn.btn-default { 
    font-family: DIN,"Helvetica Neue",Arial,sans-serif;
    background: #24366E;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    padding: 15px 25px;
    display: table;
    text-transform: uppercase;
}

@media screen and (min-width: 769px) { 
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-text-cta-image .cta-2-columns .container--image p > a.btn.btn-default { 
        display: none;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-text-cta-image .cta-2-columns .container--ctaStack p > a.btn.btn-default:hover,
body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-text-cta-image .cta-2-columns .container--image p > a.btn.btn-default:hover { 
    background: #202B4B;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-text-cta-image .cta-2-columns .container--image figure.Brand.Class {
    padding: 0 15px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-text-cta-image .cta-2-columns .container--image p.hide-desktop > a.btn.btn-default {
    margin: 30px 15px;
}

/****************************************************/
/** FAB STEPS ***************************************/
/****************************************************/
body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-two-columns-image-steps.novicell-fab-steps .pure-u-1.pure-u-md-1-3 .container > div {
    border-radius: 10px;
    margin-left: 18px;
}

/****************************************************/
/** FULL WIDHT IMAGE ********************************/
/****************************************************/
body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-full-width-image {
    padding: 0px !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-full-width-image .container {
    width: 100%;
    max-width: 100%;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-full-width-image .container figure img {
    width: 100%;
    object-fit: cover;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-full-width-image.height-300 .container figure img {
    height: 300px;
}

/****************************************************/
/** 2/3 TEXT AND SIDEBAR ****************************/
/****************************************************/
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar .text .title {
    font-size: 1.8em !important;
    font-weight: 600 !important;
    line-height: 1.2em !important;
    margin: 0;
    color: #23326a !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar .text .title strong {
    color: #23326a !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar .pure-u-1.pure-u-md-2-3,
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar .pure-u-1.pure-u-md-2-3 .text {
    padding-right: 50px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar .pure-u-1.pure-u-md-1-3 .text {
    border: 1px solid lightgrey;
    margin-bottom: 20px;
    padding: 20px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar .text p {
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    font-size: 1rem;
    line-height: 1.5;
    color: #666;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar .text p a {
    color: #23326A;
    font-weight: bold;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar .text p a:hover {
    color: #4663b9;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar .text h3 {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 400;
    color: #333;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar .text p.box {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar .text p a.button {
    color: #fff;
    background-color: #24366E;
    border-color: #24366E;
    -webkit-appearance: button;
    cursor: pointer;
    font-weight: 400;
    white-space: normal;
    display: inline-block;
    line-height: 21px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 8px 20px;
    font-size: 1rem;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar .text p a.button:hover {
    background-color: #4663b9;
    border-color: #4663b9;
    color: #fff;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form h3 {
    font-size: 1.6em;
    line-height: 1.6em;
    color: #737476;
    padding-bottom: 0px;
    margin: 0;
    text-transform: inherit;
    font-weight: 400;
    letter-spacing: 0;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form .pure-g {
    padding-top: 30px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form .pure-u-1,
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form .pure-u-1-2 {
    padding-right: 50px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form a {
    font-weight: bolder;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form .pure-u-1.privacy-policy label {
    text-align: justify;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form label > input[type=checkbox].privacy-policy {
    margin: 0 15px 0 0 !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form input[type=submit]{
    color: #fff;
    background-color: #24366E;
    border-color: #24366E;
    -webkit-appearance: button;
    cursor: pointer;
    font-weight: 400;
    white-space: normal;
    display: inline-block;
    line-height: 21px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 8px 20px;
    font-size: 1rem;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    float: right;
    margin-top: 15px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form input[type=submit]:hover {
    background-color: #4663b9;
    border-color: #4663b9;
    color: #fff;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form button,
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form input,
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form optgroup,
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form select,
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #0a0a0a;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=color],
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=date],
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=datetime-local],
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=datetime],
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=email],
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=month],
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=number],
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=password],
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=search],
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=tel],
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=text],
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=time],
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=url],
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=week],
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form textarea {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    -webkit-box-shadow: inset 0 1px 2px rgba(10,10,10,.1);
    box-shadow: inset 0 1px 2px rgba(10,10,10,.1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=color]:focus,
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=date]:focus,
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=datetime-local]:focus,
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=datetime]:focus,
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=email]:focus,
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=month]:focus,
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=number]:focus,
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=password]:focus,
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=search]:focus,
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=tel]:focus,
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=text]:focus,
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=time]:focus,
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=url]:focus,
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=week]:focus,
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form textarea:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    -webkit-box-shadow: 0 0 5px #cacaca;
    box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=checkbox],
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=file],
body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form [type=radio] {
    margin: 0 0 1rem;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;
    width: 100%;
}

@media screen and (max-width: 425px) {
    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar .pure-u-1.pure-u-md-2-3,
    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar .pure-u-1.pure-u-md-2-3 .text {
        padding-right: 0px;
    }

    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar .pure-u-1.pure-u-md-1-3 {
        padding-top: 50px;
    }

    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form .pure-u-1,
    body:not(.SitecoreIsInPrevieworEdit) .wrapper.novicell-2-3-text-and-sidebar form .pure-u-1-2 {
        width: 100%;
        padding-right: 0px !important;
    }
}

/****************************************************/
/** TEXT FOUR COLUMNS CARDS *************************/
/****************************************************/
body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-four-columns-cards {
    background: #eee !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-four-columns-cards .aerotermia-why-title{
    font-family: 'Roboto Bold','DIN',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 53px;
    text-align: center;
    color: #24366E;
    margin-bottom: 35px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-four-columns-cards .pure-u-1-4 {
    padding: 30px 15px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-four-columns-cards .pure-u-1-4:first-child {
    padding-left: 0px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-four-columns-cards .pure-u-1-4:last-child {
    padding-right: 0px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-four-columns-cards .pure-u-1-4 .container {
    align-items: center;
    text-align: center;
    background: #FFFFFF;
    padding: 30px 15px;
    height: 100%;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-four-columns-cards .pure-u-1-4 .container h5 {
    font-family: 'Roboto Bold','DIN',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #24366E;
    text-transform: uppercase;
    margin-top: 35px;
    margin-bottom: 11px;
}

/****************************************************/
/** TEXT PRICES COMPARATION *************************/
/****************************************************/
body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-comparation {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
    background-color: #eee !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-comparation .pure-u-1 .container {
    max-width: 972px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-comparation .novicell-prices-title h4 {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 53px;
    text-align: center;
    color: #24366E;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-comparation .novicell-prices-title h6 {
    font-family: DIN,"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 150%;
    text-align: center;
    color: #000000;
    max-width: 970px;
    margin: 0 auto;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-comparation .novicell-prices-table {
    background-color: #fff;
    padding: 40px 15px 25px;
    margin: 30px 0 0px;
    text-align: center;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-comparation .novicell-prices-table .orange-text {
    font-family: DIN;
    font-size: 45px;
    font-weight: bold;
    line-height: 53px;
    text-align: center;
    color: #DF7E32;
    margin-bottom: 0px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-comparation .novicell-prices-table .small-text {
    font-size: 22px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-comparation .novicell-prices-table table {
    margin: 20px auto 15px;
    background-color: #fff;
    border-collapse: collapse;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-comparation .novicell-prices-table table tr {
    display: flex;
    border: 1px solid #eee;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-comparation .novicell-prices-table table td {
    display: flex;
    align-content: space-between;
    justify-content: flex-end;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    padding: 1em 2em;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-comparation .novicell-prices-table table td p:first-child {
    color: #24366E;
    font-weight: bold;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-comparation .novicell-prices-table table td p:last-child {
    color: #000;
    font-weight: bold;
    font-style: normal;
    margin-top: 5px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-prices-comparation .novicell-prices-table p:last-child {
    font-family: DIN,"Helvetica Neue",Arial,sans-serif;
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    line-height: 131.19%;
    color: rgba(51, 51, 51, 0.4);
    text-align: center;
}

/****************************************************/
/** ONE COLUMN VIDEO  *******************************/
/****************************************************/
body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-one-column-video {
    background: #fff !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-one-column-video iframe {
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 972px;
}

/****************************************************/
/** BLUE ONE COLUMN TEXT  ***************************/
/****************************************************/
body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-one-column-text {
    background: #24366E !important;
    border-bottom: 1px solid #FFFFFF;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-one-column-text .wrapper {
    background: #24366E !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-one-column-text .wrapper .text {
    text-align: center;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-one-column-text .wrapper .text .preset-form-title {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 42px;
    line-height: 49px;
    color: #fff;
    max-width: inherit;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-blue-one-column-text .wrapper .text .preset-form-subtitle {
    font-family: DIN,"Helvetica Neue",Arial,sans-serif;
    color: #fff;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 141.6%;
    margin-top: 25px;
    margin-bottom: 25px;
}

/****************************************************/
/** THREE COLUMNS CTA CARDS *************************/
/****************************************************/
body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-three-columns-cta-cards {
    background: #fff !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-three-columns-cta-cards .wrapper {
    background: #fff !important;
    padding: 0;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-three-columns-cta-cards .wrapper h4 {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 53px;
    text-align: center;
    color: #24366E;
    margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-three-columns-cta-cards .pure-u-1.pure-u-md-1-3:nth-child(3n+1) .card-baxi {
        padding-right: 20px;
    }

    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-three-columns-cta-cards .pure-u-1.pure-u-md-1-3:nth-child(3n+2) .card-baxi {
        padding-left: 10px;
        padding-right: 10px;
    }

    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-three-columns-cta-cards .pure-u-1.pure-u-md-1-3:nth-child(3n+3) .card-baxi {
        padding-left: 20px;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-three-columns-cta-cards .wrapper .card-baxi {
    box-shadow: none;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-three-columns-cta-cards .wrapper .card-baxi .cta__imageBlock img {
    transform: none;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-three-columns-cta-cards .wrapper p.title {
    font-family: DIN,"Helvetica Neue",Arial,sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #24366E;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-three-columns-cta-cards .wrapper p.subtitle {
    font-family: DIN,"Helvetica Neue",Arial,sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 131.19%;
    color: rgba(51, 51, 51, 0.4);
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-three-columns-cta-cards .wrapper p.price {
    font-family: DIN,"Helvetica Neue",Arial,sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #24366E;
}

/****************************************************/
/** TEXT CUSTOMERS RATING   *************************/
/****************************************************/
body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-costumers-rating.novicell-dark-grey-bg {
    background: #EEEEEE !important;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-costumers-rating.novicell-dark-grey-bg .novicell-prices-title h4 {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 53px;
    text-align: center;
    color: #24366E;
    margin-bottom: 45px;
}

@media screen and (max-width: 768px) {
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-costumers-rating.novicell-dark-grey-bg .novicell-prices-title h4 {
        font-size: 28px !important;
        line-height: 33px !important;
        margin-bottom: 25px;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-costumers-rating.novicell-dark-grey-bg .novicell-prices-table {
    background-color: #F7F7F7;
    max-width: 774px;
    margin: 0 auto;
    padding: 55px 15px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-costumers-rating.novicell-dark-grey-bg .novicell-prices-table figure {
    width: 180px;
    margin: 0 auto 25px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-costumers-rating.novicell-dark-grey-bg .novicell-prices-table figure img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-costumers-rating.novicell-dark-grey-bg .novicell-prices-table p.rating {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-size: 24px;
    line-height: 135%;
    color: #202B4B;
    text-align: center;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-costumers-rating.novicell-dark-grey-bg .novicell-prices-table span.small {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    font-size: 16px;
    line-height: 165%;
    color: #202B4B;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-text-costumers-rating.novicell-dark-grey-bg .novicell-prices-table p.normal {
    font-size: 18px;
    line-height: 135%;
    text-align: center;
}

/*******************************************/
/********** STRONG *************************/
/*******************************************/
body:not(.SitecoreIsInPrevieworEdit) div[class*="novicell-"] b,
body:not(.SitecoreIsInPrevieworEdit) div[class*="novicell-"] strong {
    font-family: 'DIN Bold',"Helvetica Neue",Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
}

/****************************************************/
/** PHONE BUTTON FOOTER  ****************************/
/****************************************************/
body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-phone-button {
    padding: 0 !important;
    margin: 0;
    position: fixed;
    right: 74px;
    text-decoration: none;
    z-index: 100;
    bottom: 140px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-phone-button .phone-button {

}


body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-phone-button .phone-button > div.text-bubble { 
    position: absolute;
    top: -110px;
    right: -70px;
    background: #ffffff;
    color: #000;
    filter: drop-shadow(5px 5px 2px rgba(230, 230, 230, 0.28));
    width: 225px;
    height: 82px;
    border-radius: 0;
    padding: 15px;
    display: none;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-phone-button .phone-button > div.text-bubble:after { 
    content: '';
    position: absolute;
    display: block;
    width: 0;
    z-index: 1;
    border-style: solid;
    border-color: #ffffff transparent;
    border-width: 20px 20px 0;
    bottom: -20px;
    left: 81%;
    margin-left: -20px;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-phone-button .phone-button > div.text-bubble.active { 
    display: block;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-phone-button .phone-button > div.text-bubble a {
    color: #000;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-phone-button .phone-circle {
    background-color: #24366E !important;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    border: 2px solid #fff;
    position: absolute;
    cursor: pointer;
    display: none;
}

@media screen and (min-width: 767px) {
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-phone-button .phone-circle {
    display: block;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-phone-button .phone-circle > svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-phone-button .phone-circle-mobile {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    border: 2px solid #fff;
    position: absolute;
    cursor: pointer;
    display: none;
    background-color: #24366E !important;
    right: -50px;
}

@media screen and (max-width: 767px) { 
    body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-phone-button .phone-circle-mobile {
        display: block;
    }
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-phone-button .phone-circle-mobile > a { 
    position: absolute;
    width: 50px;
    height: 50px;
    display: block;
}

body:not(.SitecoreIsInPrevieworEdit) .wrapper--fullwidth.novicell-phone-button .phone-circle-mobile > a > svg { 
    position: absolute;
    top: 48%;
    left: 46%;
    transform: translate(-50%,-50%);
}

body.baxi-landing:not(.SitecoreIsInPrevieworEdit) header.mainHeader .suplementary.phone-header  > span > a {
    background-color: #24366E !important;
    color: #fff;
    padding: 0 10px;
    font-weight: 900;
    font-size: 13px;
    -webkit-transition-property: none !important;
    -moz-transition-property: none !important;
    -o-transition-property: none !important;
    transition-property: none !important;
    text-transform: none;
}

@media screen and (max-width: 767px) { 
    body.baxi-landing:not(.SitecoreIsInPrevieworEdit) header.mainHeader .suplementary.phone-header  > span > a > span {
        display: none;
    }
}

body.baxi-landing:not(.SitecoreIsInPrevieworEdit) header.mainHeader .suplementary.phone-header > span > a:before {
    color: #fff !important;
}