html,
body {
    width: 100%;
    overflow-x: hidden;
}

* {
    font-family: PFBeauSansPro;
}
body.no-scroll {
    height: 100vh!important;
    overflow: hidden!important;
}
/* HOME HEADER START  */
.header-image-container {
    height: 550px !important;
    background: rgba(0, 0, 0, .1) !important;
}

.header-image-container .header-background {
    position: absolute;
    min-width: 100vw;
    height: 570px;
    display: block;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center;
    filter: brightness(0.9);
}

.header-image-container .header-info-container {
    display: block;
    position: absolute;
    top: 0;
    height: 550px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.header-image-container .title {
    /* position: absolute; */
    width: 100%;
    max-width: 1100px;
    margin: auto;
    margin-top: 110px;
    font-size: 64px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #ffffff;
    display: block;
}

.header-image-container .sub-title {
    /* position: absolute; */
    width: 100%;
    max-width: 1100px;
    margin: auto;
    /* top: 44%; */
    font-size: 36px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #ffffff;
    display: block;
}

.header-image-container .subinfo {
    max-width: 1100px;
    margin: auto;
    height: 64px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #ffffff;
    display: flex;
    margin-top: 205px;
}

.header-image-container .subinfo-2 {
    display: none;
    width: 80%;
    margin: auto;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    color: #ffffff;
    margin-top: 45px;
}

.subinfo-container {
    display: inline-block;
    width: 40%;
}
.subinfo-container .link-subinfo {
    color: #ff9900;
}

.header-image-container .shield,
.header-image-container .plane {
    width: 18px;
    height: 23px;
    object-fit: contain;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

.header-image-container .subinfo-content-title {
    font-weight: bold;
    opacity: 1;
}

.header-image-container .subinfo-content {
    font-size: 15px;
    width: 80%;
    height: 81px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
    /* margin-right: 30px; */
}

.react-app-search {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    /* top: 5.75%; */
    top: 250px;
    left: 0;
    right: 0;
    font-size: 2vw;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
}

/* @media only screen and (max-width: 768px) { */
@media only screen and (max-width: 1024px) {
    .header-inner {
        height: 400px !important;
    }

    .header-image-container .header-info-container {
        height: auto !important;
    }
}

/* HOME HEADER END  */
#front-page-wp {
    text-align: justify;
}

#front-page-wp .bnner-container {
    margin-top: 30px;
    min-height: 1px;
    text-align: center;
}

#front-page-wp .bnner-container img {
    object-fit: contain;
    max-width: 600px;
    margin: auto;
}

#bnner {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.5);
    z-index: 10000000000;
    display: none;
}
#bnner.showed {
    display: flex !important;
}

#bnner .bnner-modal-content {
    height: 80vh;
    margin: auto;
}

#bnner video {
    height: 100%;
}
@media only screen and (max-width: 768px) {
    #front-page-wp .bnner-container img {
        max-width: 100%;
    }
}

.content-area-home {
    margin-top: 30px;
}

.subinfo-mobile {
    display: none;
}

.title-list {
    width: 750px;
    height: 100%;
    font-size: 1.8vw;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.04;
    letter-spacing: normal;
    color: #4a4a4a;
}

.site-main {
    margin-bottom: 75px;
}

.product-container {
    height: 390px;
    max-width: 100%;
    box-shadow: 0 20px 80px -20px rgba(0, 0, 0, 0.11);
    margin-bottom: 75px;
    border-bottom: 3px solid orange;
}

.products-list-desktop {
    padding-left: 50px;
    padding-right: 20px;
    margin-top: 55px;
}

.title-product-list {
    max-height: 46px;
    font-size: 18.3px;
    font-weight: bold;
    line-height: 1.25;
    color: #4a4a4a;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 14px;
    text-align: left !important;
}

.subtitle-product-list {
    font-size: 14px;
    line-height: 1.22;
    color: #ff9900;
    max-height: 34px;
    margin-bottom: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.resumen-product-list {
    height: 68px !important;
    font-size: 14px !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: 1.25 !important;
    letter-spacing: normal !important;
    color: #757575 !important;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.resumen-product-list a {
    color: #757575 !important;
}

.resumen-product-list span {
    height: 68px !important;
    font-size: 14px !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: 1.25 !important;
    letter-spacing: normal !important;
    color: #757575 !important;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.image-product-list {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

/* QUICK INFO HOME START */
.box-info-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.box-info-container .box-info {
    box-shadow: 0 50px 50px 2px rgba(74, 74, 74, 0.09);
    background-color: #ffffff;
    border-bottom: 3px solid orange;
    box-sizing: border-box;
    min-height: 360px;
    width: 30%;
    padding: 42px;
}

.box-info .box-img {
    width: 47px;
    height: 47px;
    margin-bottom: 35px;
}

.box-info .box-title {
    font-family: PFBeauSansPro;
    font-size: 18.2px;
    font-weight: bold;
    color: #4a4a4a;
    margin-bottom: 16px;
}

.box-info .box-text {
    font-size: 16px;
    text-align: justify;
    color: #757575;
    line-height: 1.43;
    display: block;
}

/* QUICK INFO HOME END */
.insert-page-4853 {
    margin-top: 150px;
    margin-bottom: 150px;
}

/* QUOTE START */
.quote-container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 117px;
}

.quote-title {
    width: 30%;
    height: 55px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.04;
    letter-spacing: normal;
    color: #4a4a4a;
}

.quote-separator {
    border-top: 3px solid orange;
    width: 132px;
    text-align: right;
    padding-right: 20px;
    margin-top: 10px;
}

.quote-content {
    width: 40%;
    font-size: 16px;
    line-height: 1.38;
    color: #9b9b9b;
}

/* QUOTE END */
.elementor-column-wrap,
.elementor-element-populated {
    padding: 0 !important;
}

.map {
    margin-top: 120px;
    margin-bottom: 100px;
}

.testimonials-title {
    font-size: 24px;
    font-weight: bold;
    color: #4a4a4a;
    display: block;
    margin-bottom: 25px;
}

.image-map {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    opacity: 0.5;
}

.image-map:hover {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    opacity: 1;
}

.site-info {
    margin: auto;
}

.banner .banner-image {
    width: 100vw;
    max-width: unset;
    margin-left: -50vw;
    left: 50%;
    position: relative;
    height: 300px;
    object-fit: cover;
}

.banner .banner-tit {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    font-weight: bold;
    width: 800px;
    color: #ffffff;
    font-size: 36px;
}

.footer-title {
    font-family: PFBeauSansPro;
    font-weight: bold;
    font-size: 23px;
}

.footer-list {
    padding: 0px;
}

.site-footer .site-info .colophon-img {
    margin-top: 2px;
    width: 90px;
}

.site-footer .site-info .social-media {
    margin-top: 70px;
    display: flex;
    flex-wrap: wrap;
}

.site-footer .site-info .social-media a>img {
    height: 16px;
}

.site-footer .site-info .social-media a:not(:last-child) {
    margin-right: 15px;
}

.site-footer .site-info h4 {
    font-family: PFBeauSansPro;
    font-weight: bold;
    font-size: 23px;
}

.site-footer .site-info h4.payment-methods {
    margin-top: 25px;
    margin-bottom: 20px;
}

.site-footer .site-info ul {
    padding: 0px;
}

@media only screen and (min-width: 555px) {
    .opiniones-mbl {
        display: none;
    }

    .quick-info-mobile {
        display: none;
    }
}

@media only screen and (max-width: 554px) {
    /* #front-page-wp {
        width: 95vw !important;
    } */

    /* MOBILE STYLE */
    .subinfo {
        display: none;
    }

    /* .products-list {
        margin-top: 100px;
    } */

    .title-list {
        width: 308px;
        height: 43px;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.25;
        letter-spacing: normal;
        color: #4a4a4a;
        display: block;
    }

    .products-row {
        display: flex;
        overflow-y: hidden;
        overflow-x: scroll;
        max-width: 100vw;
    }

    .product {
        flex: 0 0 auto;
        max-width: 272px;
    }

    .title-product-list {
        min-height: 16.2px;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal;
        color: #4a4a4a;
    }

    .subtitle-product-list {
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.22;
        letter-spacing: normal;
        color: orange;
    }

    .resumen-product-list {
        min-height: 21.1px;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.07;
        letter-spacing: normal;
        color: #9b9b9b;
    }

    .product-container,
    .site-main {
        margin-bottom: 0;
    }

    .quick-info {
        display: none;
    }

    .info-mobile {
        display: flex;
        overflow-x: scroll;
        overflow-y: hidden;
        max-width: calc(100vw - 30px);
        margin: 50px 0;
        padding: 0 25px;
    }

    .opiniones-mbl {
        margin: 20px 0 40px;
    }

    .colophon-img, .social-media {
        display: none;
    }

    .box-info {
        flex: 0 0 auto;
        max-width: 272px;
        margin-right: 20px;
        border-bottom: solid 2px #ff9900;
        padding: 20px;
        box-sizing: border-box;
    }

    .testimonials-title {
        font-size: 16px;
        font-weight: bold;
        color: #4a4a4a;
    }

    .quote {
        display: none;
    }

    .map {
        display: none;
    }

    .mobile-testimonial {
        width: 50% !important;
    }

    .banner .banner-image {
        object-fit: cover;
        margin-left: -55%;
        margin-top: 20px;
        transform: scale(1.1);
    }

    .banner .banner-tit {
        width: 90%;
        left: 46%;
        top: 46%;
        font-size: 28px;
    }

    .banner .calculate-budget {
        top: 66%;
    }

    #colophon .site-info {
        margin-top: 0 !important;
    }
}

#mobile-testimonial-1,
#mobile-testimonial-2,
#mobile-testimonial-3,
#mobile-testimonial-4 {
    opacity: 0.5;
}

#mobile-testimonial-1:hover,
#mobile-testimonial-2:hover,
#mobile-testimonial-3:hover,
#mobile-testimonial-4:hover {
    opacity: 1;
}

.latest-post-selection article {
    margin-bottom: 15px !important;
    border: 0 !important;
    box-shadow: 0 20px 80px -20px rgba(0, 0, 0, 0.11);
}

.latest-post-selection,
.latest-post-selection *,
.lps-top-section-wrap,
.lps-top-section-wrap * {
    padding: 5px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #9b9b9b;
}

.latest-post-selection article h1,
.latest-post-selection article h2,
.latest-post-selection article h3 {
    padding: 5px !important;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.09;
    letter-spacing: normal;
    color: #000000;
}

.site-header {
    background-color: unset !important;
}

.site-logo {
    transform: scale(1.2);
    margin: 3px 0 0 9px;
}

.site-logo.site-logo-uk {
    margin: -25px 0 0 -25px;
    transform: scale(0.75) !important;
}

.float-header {
    background-color: rgba(0, 0, 0, 0.5) !important;
}

@media (min-width: 768px) {
    .elementor-column.elementor-col-25,
    .elementor-column[data-col='25'] {
        margin-left: 10px;
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 1024px) {
    .icon-nav {
        margin: 8px 0 0 30px !important;
        transform: scale(1.6);
    }

    .site-logo {
        height: 100%;
        transform: none !important;
        margin-left: 0px;
        margin-top: 0px;
    }

    .site-logo.site-logo-uk {
        transform: scale(1.4) !important;
        margin: 0 !important;
    }
}

/* TELEFONOS ASISTENCIA */
.page-id-1496 .header-image {
    display: none;
}

.page-id-1496 #mainnav ul li a,
#mainnav ul li::before {
    color: black;
}

.page-id-1496 #mainnav ul li a,
#mainnav ul li::before {
    color: orange;
}

/* FIN TELEFONOS ASISTENCIA */
/* FAQS */
.page-id-1534 .header-image {
    display: none;
}

.page-id-1534 #mainnav ul li a,
#mainnav ul li::before {
    color: black;
}

.page-id-1534 #mainnav ul li a,
#mainnav ul li::before {
    color: orange;
}

.page-id-1534 .elementor-toggle-item {
    box-shadow: 0 0 50px -20px rgba(0, 0, 0, 0.11) !important;
    background-color: #ffffff !important;
    margin-bottom: 15px !important;
}

.page-id-1534 .elementor-col-66 {
    margin-left: 30px !important;
}

.page-id-1534 .elementor-tab-title a {
    width: 768px;
    height: 66px;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ff9900;
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right {
    color: #ff9900;
}

.elementor-toggle .elementor-tab-title {
    border-bottom: unset !important;
}

.elementor-toggle .elementor-tab-content {
    border-bottom: unset !important;
}
@media only screen and (max-width: 991px) and (min-width: 769px){
    .site-footer .site-info h4{
        font-size: 20px
    }
}
/* FIN FAQS */
/* QUIENES SOMOS */
.page-id-1563 .header-image {
    display: none;
}

.page-id-1563 #mainnav ul li a,
#mainnav ul li::before {
    color: black;
}

.page-id-1563 #mainnav ul li a,
#mainnav ul li::before {
    color: orange;
}

.page-id-1563 #mainnav ul li a,
#mainnav ul li {
    color: orange;
}

/* FIN QUIENES SOMOS */
/* CONTACTO */
.page-id-1597 .header-image {
    display: none;
}

.page-id-1597 #mainnav ul li a,
#mainnav ul li::before {
    color: black;
}

.page-id-1597 #mainnav ul li a,
#mainnav ul li::before {
    color: orange;
}

/* FIN CONTACTO */
/* AYUDA EXPEDIENTE */
.page-id-1608 .header-image {
    display: none;
}

.page-id-1608 #mainnav ul li a,
#mainnav ul li::before {
    color: black;
}

.page-id-1608 #mainnav ul li a,
#mainnav ul li::before {
    color: orange;
}

.page-id-1608 .expedient-help-input input {
    border: 0 !important;
    border-bottom: 1px solid lightgray !important;
}

.page-id-1608 .expedient-help-input input:focus {
    border: 0 !important;
    border-bottom: 1px solid orange !important;
}

.page-id-1608 .expedient-help-textarea textarea:focus {
    border: 1px solid orange !important;
}

.page-id-1608 .wpforms-submit-container button {
    width: 130px !important;
    height: 43px !important;
    text-align: center !important;
    color: white !important;
    background: orange !important;
    border-radius: 5px !important;
}

/* FIN AYUDA EXPEDIENTE */
/* SINGLE PRODUCT */
#single-product .single-product-main {
    top: -200px;
    position: relative;
    width: 100%;
}

#single-product-header.single-product-main-container {
    height: 440px;
    background: rgba(0, 0, 0, .1) !important;
    margin-top: -90px;
    overflow: hidden;
}

#single-product-header .header-background {
    position: absolute;
    top: 0;
    left: 0;
    height: 440px;
    object-fit: cover;
    width: 100vw;
    filter: brightness(85%);
}

#single-product-header .single-product-header {
    width: 100%;
    height: 100%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}

#single-product-header .single-product-header:before {
    content: ' ';
    background: rgba(0, 0, 0, .3);
    position: absolute;
    width: 100%;
    height: 100%;
}

#single-product-header.single-product-main-container .single-product-main-content {
    margin: 0 auto;
    padding-left: 20px;
    position: absolute;
    width: 100%;
    height: 440px;
    max-width: 1140px;
}

#single-product-header.single-product-main-container .single-product-main-content.singular-product {
    padding-left: 0px;
}

#single-product-header.single-product-main-container .single-product-main-content .product-title {
    font-weight: bold;
    font-size: 64px;
    color: #fff;
    position: absolute;
    top: 120px;
    padding-left: 15px;
    width: 100%;
}

#single-product-header.single-product-main-container .single-product-main-content.singular-product .product-title {
    font-size: 60px;
    padding-left: 0;
    width: 95%;
    top: 180px;
}

#single-product-header.single-product-main-container .single-product-main-content .product-subtitle {
    font-size: 36px;
    display: block;
    letter-spacing: normal;
    margin-top: 10px;
}

#single-product-header .destacados {
    position: absolute;
    bottom: 6%;
    color: white;
    width: 94%;
    display: flex;
}

#single-product-header .destacado-title {
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.04;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

#single-product .desktop-product {
    width: 1140px;
    position: relative;
    margin: auto;
}

#single-product .desktop-product .product-main-info {
    padding-top: 75px;
    display: inline-block;
    width: calc(100% - 350px);
    vertical-align: top;
}

#single-product .desktop-product .mini-form-policy-column {
    display: inline-block;
    width: 340px;
    vertical-align: top;
    margin-top: 60px;
    position: relative;
}

#single-product .desktop-product .mini-form-policy-column .mini-form-policy-title {
    font-size: 24px;
}

#single-product .desktop-product .mini-form-policy-column .mini-form-policy-container {
    display: inline-block;
    width: 340px;
}

#single-product .mini-form-policy-container .mini-form-documents .mini-document-title {
    font-size: 24px;
    margin: 12px 0;
}

#single-product .mini-form-policy-container .mini-form-documents .mini-document-button {
    display: block;
    margin: 5px;
}

#single-product .mini-form-policy-container .mini-form-documents .mini-document-button .mini-document-button-text {
    margin: 0 5px;
    width: calc(100% - 50px);
    display: inline-block;
    line-height: 28px;
    color: #ff9900;
}

#single-product .desktop-product .mini-form-policy-column .mini-form-policy-container.mini-form-fixed,
#secondary .mini-form-container.mini-form-fixed {
    position: fixed;
    top: 0;
    margin-top: 60px;
}

@media only screen and (max-width: 1024px) {
    .single-product-main {
        top: 0px !important;
    }

    .single-product-main-container {
        height: 330px !important;
    }

    .single-product-main-container .single-product-main-content {
        padding: 0px !important;
        height: 330px !important;
        left: 0;
        max-width: 84vw !important;
        margin: 0 8vw !important;
    }

    .single-product-main-content.singular-product .product-title {
        top: 120px !important;
    }

    .single-product-main-content .product-title {
        top: 70px !important;
        padding: 0 15px !important;
        font-size: 36px !important;
        line-height: 1 !important;
    }

    .single-product-main-content .product-subtitle {
        font-size: 16px !important;
    }

    .single-product-main-content .destacados {
        top: inherit !important;
        margin: 0 15px;
    }

    .col-xs-4 {
        width: 33%;
    }

    #single-product-header .single-product-main-content .destacados>div {
        min-width: 200px;
    }

    #single-product-header .destacados {
        min-width: 0 !important;
    }
}

#single-product .destacados-movil {
    display: none;
}

#single-product .product-title-mini {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.39;
    color: #4a4a4a;
    margin-bottom: 20px;
}

#single-product .product-description {
    text-align: justify;
    font-size: 14px;
    line-height: 1.43;
    color: #9b9b9b;
}

#single-product .coverage-resumen {
    width: 336px;
    height: 55px;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.04;
    letter-spacing: normal;
    color: #4a4a4a;
}

#single-product .header-collapse {
    background: white;
}

#single-product .button-header-collapse, #single-product .button-header-collapse-no-content  {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #000000;
    width: 70%;
    cursor: pointer;
    margin-left: 20px;
}
#single-product .button-header-collapse-no-content {
    cursor: default !important;
}

#single-product .button-header-collapse:before {
    content: '-';
    display: inline-block;
    width: 10px;
    margin-left: -13px;
}

#single-product .button-header-collapse.collapsed:before {
    content: '+';
    display: inline-block;
    width: 10px;
    margin-left: -13px;
}

#single-product .collapse-card {
    width: 15px;
    height: 8px;
    color: #4a4a4a;
    font-size: 15px;
    margin-right: 10px;
}

#single-product .collapse-alcance {
    height: 24px;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: right;
    color: #000000;
}

#single-product .collapse-content {
    width: 540px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #9b9b9b;
    width: 70%;
    margin-left: 20px;
}

#single-product .coverages {
    display: flex;
    justify-content: space-between;
}

#single-product .coverage {
    box-shadow: 0 20px 80px -20px rgba(0, 0, 0, 0.11);
    background-color: #ffffff;
    flex: unset !important;
    padding: 20px 30px;
    box-sizing: border-box;
    margin: 10px 0 20px;
    text-align: justify;
}

#single-product .coverage-content {
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: justify;
    color: #000000;
}

#single-product .coverage-name {
    font-size: 17px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.04;
    letter-spacing: normal;
    color: #ff9900;
    margin: 20px 0 10px;
}

#single-product .coverage-tit {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 10px;
    text-align: justify;
}

#single-product .coverage-scope {
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.04;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    display: block;
    margin: 10px 0;
}

#single-product .coverage-title {
    margin-top: 14px;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.22;
    letter-spacing: normal;
    text-align: justify;
    color: #9b9b9b;
}

#single-product .document-description {
    font-size: 14px;
    line-height: 1.43;
    color: #757575;
}

#single-product .document-button {
    padding: 10px 20px;
    border-radius: 5px;
    box-shadow: 0 10px 30px -10px rgba(255, 153, 0, 0.5);
    background-color: #ff9900;
    margin: 20px 0 30px;
    display: inline-block;
}

#single-product .document-button-text {
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

#single-product .banner-image {
    max-width: unset;
    width: 100vw;
    margin-left: -1.05vw;
    margin-bottom: -54px;
    position: relative;
}

#single-product .banner-doubt {
    top: 95%;
    position: absolute;
    font-size: 30px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.08;
    letter-spacing: normal;
    color: #ffffff;
}

#single-product .banner-info {
    top: 97%;
    position: absolute;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #ffffff;
}

#single-product .banner-button {
    top: 100%;
    position: absolute;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 5px;
    box-shadow: 0 10px 30px -10px rgba(255, 153, 0, 0.5);
    background-color: #ff9900;
}

#single-product .banner-button-text {
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

@media only screen and (min-width: 1101px) {
    .mobile-product {
        display: none;
    }
}

@media only screen and (max-width: 1100px) {
    #single-product .desktop-product {
        display: none;
    }

    .product-title-mini {
        font-size: 20px !important;
        font-weight: bold !important;
        font-style: normal !important;
        font-stretch: normal !important;
        line-height: 0.89 !important;
        letter-spacing: normal !important;
        color: #000000 !important;
    }

    .product-description {
        font-size: 12px !important;
        font-weight: normal !important;
        font-style: normal !important;
        font-stretch: normal !important;
        line-height: 1.25 !important;
        letter-spacing: normal !important;
        color: #9b9b9b !important;
    }

    .mobile-terms-and-conditions {
        width: 169px;
        height: 13px;
        font-size: 20px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 0.89;
        letter-spacing: normal;
        color: #000000;
    }

    .mobile-documents-info {
        height: 42px;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
        color: #9b9b9b;
    }
}

#single-product .block-info {
    flex: unset !important;
    max-width: unset !important;
    width: 260px !important;
    height: 367px;
    box-shadow: 0 70px 50px -20px rgba(0, 0, 0, 0.1);
    border-bottom: 3px solid #ff9900;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 75px;
}

#single-product .block-info-title {
    height: 23px;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.37;
    letter-spacing: normal;
    color: #4a4a4a;
}

#single-product .block-info-content {
    width: 273px;
    height: 132px;
    font-size: 13.7px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.19;
    letter-spacing: normal;
    text-align: justify;
    color: #9b9b9b;
}

#single-product .fly-coverage-list {
    list-style: none;
    margin: 0 0 30px 0;
    padding: 0;
    font-size: 16px;
}

#single-product .fly-coverage-header {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    font-size: 13px;
    color: #ff9900;
}

#single-product .fly-coverage-item {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    box-shadow: 0 0px 31px -5px rgba(74, 74, 74, 0.11);
    background-color: #ffffff;
    padding: 15px;
    margin-bottom: 10px;
    text-align: center;
}

#single-product .fly-coverage-item:first-of-type {
    text-align: left;
}

#single-product .fly-coverage-item .icon {
    width: 35px;
}

/* FIN SINGLE PRODUCT */
/* BLOG */
.page-id-2086 .site-header {
    background-color: white;
}

.page-id-2086 .float-header .site-logo {
    content: url(https://static.iatiseguros.pt/common/icons/main-logo.png);
}

.page-id-2086 .float-header {
    background-color: rgba(0, 0, 0, 0.9);
}

.page-id-2086 .header-image {
    display: none;
}

input[type='submit'] {
    background: orange;
    border-color: unset;
}

@media only screen and (min-width: 1000px) {
    .page-id-2086 #content {
        margin-left: 20%;
    }
}

.page-id-2086 #mainnav ul li a,
#mainnav ul li::before {
    color: black;
}

.page-id-2086 #mainnav ul li a,
#mainnav ul li::before {
    color: orange;
}

.elementor a {
    color: orange;
}

/* BLOG post_iati template */
@media only screen and (min-width: 1024px) {
    .post-template-default.single-post #page {
        position: absolute;
    }
}

.post-template-default.single-post .content-area a {
    color: #ff9900;
}

.post-template-default.single-post #content>.container {
    max-width: 100%;
    margin: 0px;
    padding: 0px;
}

.post-template-default.single-post #content .row {
    margin: 0px;
    display: grid;
    grid-template-columns: 67vw 33vw;
    grid-template-rows: 550px auto auto;
    grid-template-areas:
        "top top"
        "content sidebar"
        "comment comment";
}

.post-template-default.single-post #content .hentry .meta-post span,
.post-template-default.single-post #content .hentry .meta-post a {
    color: #9b9b9b;
    text-transform: none;
    letter-spacing: normal;
}

.post-template-default.single-post #top-image {
    grid-area: top;
    position: relative;
    height: 500px;
}

.post-template-default.single-post #top-image::before {
    /* content: ' ';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: rgba(0, 0, 0, .1); */
}

.post-template-default.single-post #top-image .entry-thumb,
.post-template-default.single-post #top-image .entry-thumb>img {
    height: 100%;
    width: 100%;
}

.post-template-default.single-post #top-image .entry-thumb>img {
    object-fit: cover;
}

.post-template-default.single-post #top-image .title-post.entry-title {
    position: absolute;
    color: #ffffff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .25);
    font-size: 42px;
    top: 350px;
    max-width: 1100px;
    margin: 0 10px;
}

.post-template-default.single-post #primary {
    grid-area: content;
}

#primary .btn-a {
    position: relative;
    display: inline-block;
    font-family: 'PFBeauSansPro';
    font-size: 13px;
    line-height: 24px;
    font-weight: 700;
    padding: 12px 34px;
    color: #fff;
    text-transform: uppercase;
    background: #ff9900;
    border-radius: 3px;
}

.post-template-default.single-post #comments {
    grid-area: comment;
    padding: 55px 9vw;
}

.post-template-default.single-post #secondary {
    grid-area: sidebar;
    max-width: unset;
    padding: 55px 9vw 55px 0px;
}

@media only screen and (max-width: 1024px) {
    .post-template-default.single-post #content .row {
        grid-template-columns: 100%;
        grid-template-areas:
            "top"
            "content"
            "comment"
            "sidebar";
    }

    .post-template-default.single-post #secondary {
        padding: 55px 9vw;
    }
}
/* NAVBAR SOCIAL MEDIA BLOG */
.media-nav {
    display: flex;
    align-self: center;
    padding:0;
}
@media only screen and (max-width: 768px) {
    .media-nav {
        flex: 1 0 0%;
        margin-top: 5px;
    }
}
/* FIN NAVBAR SOCIAL MEDIA BLOG */
/* FIN BLOG */
/* Politica privacidad */
.page-id-3196 .site-header {
    background-color: white;
}

.page-id-3196 .site-logo {
    content: url(https://static.iatiseguros.pt/common/icons/bitmap@2x.png);
}

.page-id-3196 .float-header .site-logo {
    content: url(https://static.iatiseguros.pt/common/icons/main-logo.png);
}

.page-id-3196 .float-header {
    background-color: rgba(0, 0, 0, 0.9);
}

.page-id-3196 .header-image {
    display: none;
}

input[type='submit'] {
    background: orange;
    border-color: unset;
}

.page-id-3196 #mainnav ul li a,
#mainnav ul li::before {
    color: black;
}

.page-id-3196 #mainnav ul li a,
#mainnav ul li::before {
    color: orange;
}

.elementor a {
    color: orange;
}

/* FIN Politica privacidad */
/* Aviso legal */
.page-id-3202 .site-header {
    background-color: white;
}

.page-id-3202 .site-logo {
    content: url(https://static.iatiseguros.pt/common/icons/bitmap@2x.png);
}

.page-id-3202 .float-header .site-logo {
    content: url(https://static.iatiseguros.pt/common/icons/main-logo.png);
}

.page-id-3202 .float-header {
    background-color: rgba(0, 0, 0, 0.9);
}

.page-id-3202 .header-image {
    display: none;
}

input[type='submit'] {
    background: orange;
    border-color: unset;
}

.page-id-3202 #mainnav ul li a,
#mainnav ul li::before {
    color: black;
}

.page-id-3202 #mainnav ul li a,
#mainnav ul li::before {
    color: orange;
}

.elementor a {
    color: orange;
}

/* FIN Aviso legal */
/* Politica sobre cookies */
.page-id-3207 .site-header {
    background-color: white;
}

.page-id-3207 .site-logo {
    content: url(https://static.iatiseguros.pt/common/icons/bitmap@2x.png);
}

.page-id-3207 .float-header .site-logo {
    content: url(https://static.iatiseguros.pt/common/icons/main-logo.png);
}

.page-id-3207 .float-header {
    background-color: rgba(0, 0, 0, 0.9);
}

.page-id-3207 .header-image {
    display: none;
}

input[type='submit'] {
    background: orange;
    border-color: unset;
}

.page-id-3207 #mainnav ul li a,
#mainnav ul li::before {
    color: black;
}

.page-id-3207 #mainnav ul li a,
#mainnav ul li::before {
    color: orange;
}

.elementor a {
    color: orange;
}

/* FIN politica cookies */
/* sidebar-iati start */
#secondary .search-form {
    margin-top: 50px;
}

#secondary .search-form .search-submit {
    display: none;
}

#secondary .featured-insurances {
    margin-top: 50px;
}

#secondary .featured-insurances a {
    color: #ffffff;
}

.featured-insurances a.insurance {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: lightblue;
    border-radius: 5px;
    padding: 0px 27.5px;
    text-align: center;
    min-height: 96px;
    color: #ffffff;
}

.featured-insurances a.insurance:not(:last-child) {
    margin-bottom: 11px
}

.featured-insurances a.insurance .insurance-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.39;
}

.featured-insurances a.insurance .insurance-subtitle {
    margin-top: 8px;
    font-size: 12px;
    line-height: 1.25;
}

#search-container-blog .search-form {
    margin-top: 15px;
}

#search-container-blog label,
#search-container-blog .search-field {
    width: 100%;
}

/* sidebar-iati end */

@media only screen and (min-width: 986px) {
    .cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
        margin-right: 23vw;
    }
}

.hustle-ui .hustle-optin .hustle-layout .hustle-layout-form {
    padding: 0px !important;
}
.hustle-ui.module_id_2 .hustle-layout .hustle-image {
    background-color: white !important;
}
.hustle-ui .hustle-optin.hustle-optin--compact .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--contain, .hustle-ui .hustle-optin.hustle-optin--compact .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--cover, .hustle-ui .hustle-optin.hustle-optin--compact .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--fill {
    height: 250px !important;
}
.widget-area .widget-title {
    font-weight: 500 !important;
    text-transform: none !important;
}