/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
:root {
    --imn-red: #C20E1A;
    --imn-white: #fff;
    --imn-dark-red: #9F000B;
    --imn-black: #222221;
}

.title-home h1,
.title-home h2,
.title-home h3,
.title-home h4 {
    font-size: 90px;
	line-height: 90px;
	color: var(--imn-red);
	margin-bottom: 20px;
	font-weight: 400;
}
.big-title h1,
.big-title h2,
.big-title h3,
.big-title h4,
.big-title p {
	font-size: 80px;
	color: var(--imn-red);
	font-weight: 400;
}
.bigtext p,
.bigtext h2,
.bigtext h3,
.bigtext h4,
.services-box .w-iconbox-title,
.services-box p,
.txt-28.red  p,
h1.bigtext,
h2.bigtext,
h3.bigtext,
h4.bigtext {
	font-size: 28px;
	line-height: 38px;
	font-family: var(--font-family, inherit);
	font-weight: 400;
}
.txt-28.red p,
h1.bigtext.red,
h2.bigtext.red,
h3.bigtext.red,
h4.bigtext.red{
    color: var(--imn-red);
    font-weight: 500;
}
.bigtext.white p {
    color: var(--imn-white);
}
.bigtext.red p {
    color: var(--imn-red);
}
.menu-corporate p span {
	font-size: 13px;
	line-height: 13px;
	color: var(--imn-white);
	letter-spacing: 0.2px;
	opacity: 70%;
}
.menu-corporate p {
	color: var(--imn-white);
	
}
.w-nav-list.level_2 {
	max-width: 165px;
}
.w-nav-list.level_2 .current-menu-item .w-nav-title:after {
	bottom: -12px;
}
.w-nav-list.level_2 .w-nav-title:first-child {
	text-transform: capitalize!important;
}
.w-nav-title {
    font-size: 16px;
    color: #000;
}
.w-nav.type_desktop .w-nav-list.level_2 {
	bottom: -60px;
	max-width: 165px;
	min-width: 0!important;
	border-radius: 10px;
}
.menu-corporate p span.bold {
    font-weight: 700;
    opacity: 70% !important;
}
.w-btn.us-btn-style_1 i,
.w-btn.us-btn-style_3 i,
.w-btn.us-btn-style_4 i,
.js-open-accordion-cf7 i,
.wpsl-search-btn i {
	width: 50px;
	height: 50px;
	min-width: 50px;
	background: var(--imn-red);
	border-radius: 50px;
	color: var(--imn-white);
	transition: 350ms;
	margin-right: 10px;
    /*display: flex;*/
    align-items: center;
    align-content: center;
    justify-content: center;
	font-weight: 300;
}
.w-btn.us-btn-style_4:hover i {
    background: var(--imn-dark-red);
}
.main-titles h1,
.main-titles h2,
.main-titles h3,
.main-titles h4,
.main-titles p {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 30px;
	color: var(--imn-red);
	font-weight: 500;
	font-family: var(--font-family, inherit);
}
h2.main-titles {
	font-family: var(--font-family, inherit);
 	color: var(--imn-red);
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 20px;
}

.main-titles.margin0 h1,
.main-titles.margin0 h2,
.main-titles.margin0 h3,
.main-titles.margin0 h4,
.main-titles.margin0 p  {
	margin-bottom: 0px;
}
.main-titles.white h1,
.main-titles.white h2,
.main-titles.white h3,
.main-titles.white h4,
.main-titles.white p {
	color: var(--imn-white);
}
.title-black h1,
.title-black h2,
.title-black h3,
.title-black h4,
.title-black h5,
.title-black p {
    font-size: 28px;
    line-height: 38px;
    color: var(--imn-black);
    font-weight: 500;
}
.services-box .w-iconbox-title,
.services-box p {
    font-family: var(--font-family, inherit);
	margin-bottom: 20px;
	font-weight: 500;
	padding-bottom: 0px;
}
.bigtext.red p,
.bigtext.red h2,
.bigtext.red h3,
.services-box .w-iconbox-title,
.services-box p > a,
.services-box p {
    color: var(--imn-red);
}
.white-p p {
    color: var(--imn-white);
}
.red-section:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 110px;
    background-image: url(img/envelope-big.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 400px;
    height: 300px;
}
.red-section:before {
    content: '';
    position: absolute;
    left: 190px;
    bottom: 80px;
    background-image: url(img/envelope-small.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 144px;
    height: 100px;
}
.email-field {
    margin-bottom: 10px !important;
}
.email-field.white .wpcf7-form-control {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
}
.consent-white .wpcf7-list-item-label {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 18px;
}
.wpcf7-list-item-label {
    font-size: 14px;
    line-height: 16px;
}
.footer-title h2,
.footer-title h3,
.footer-title h4,
.footer-title p,
.single.single-post .footer-title p {
    font-size: 22px!important;
    line-height: 28px!important;
    margin-bottom: 15px!important;
    font-family: 'Lobster'!important;
    color: #fff!important;
}
.txt-footer p,
.txt-footer p a {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}
.clmn-height .vc_column-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.footer-title.red h2,
.footer-title.red h3,
.footer-title.red h4,
.footer-title.red p,
.single.single-post .footer-title.red p {
    color: var(--imn-red)!important;
}
.magoot p a,
.single.single-post .txt-footer.magoot p a {
	text-decoration: underline!important;
}
.txt-footer.lh-28 p {
    line-height: 28px;
}
#page-footer input[type=submit]:not(.w-btn) {
    background: var(--imn-red) !important;
    color: var(--imn-white) !important;
    margin: 0 auto;
    float: right;
    margin-top: 43px;
}
.form-home p {
    text-align: center;
}
.form-home .wpcf7-spinner {
    display: none;
}
/*.form-home .wpcf7-form-control,
.form-home button[type=submit]:not(.w-btn), .form-home input[type=submit]:not(.w-btn), .form-home .us-nav-style_3>*, .form-home .navstyle_3>.owl-nav button, .us-btn-style_3 {
    background: #fff!important;
    color: var(--imn-red)!important;
}*/
.menu-corporate p span {
	font-size: 13px;
	line-height: 13px;
	color: var(--imn-white);
	letter-spacing: 0.2px;
	opacity: 0.5;
}
.menu-corporate p {
	color: var(--imn-white);
	
}
.menu-corporate p span.bold a,
.menu-corporate p span.bold {
	font-weight: 700;
	opacity: 1!important;
}
.menu-corporate span a {
    color: var(--white);
    opacity: 0.5;
}
.menu-corporate span :is(a, a:hover) {
	color: white !important;
}

.w-nav-list.level_2 {
	max-width: 165px;
}
.w-nav-list.level_2 .current-menu-item .w-nav-title:after {
	bottom: -12px;
}
.w-nav-list.level_2 .w-nav-title:first-child {
	text-transform: capitalize!important;
}
.w-nav.type_desktop .w-nav-list.level_2 {
	bottom: -60px;
	max-width: 165px;
	min-width: 0!important;
	border-radius: 10px;
}
#page-header.sticky .w-nav.type_desktop .w-nav-list.level_2 {
	    bottom: -80px;
}
.w-nav.type_desktop .w-nav-anchor:not(.level_1) {
	padding: 12px 15px!important;
}
.w-nav-title {
    position: relative;
}
.w-nav-title:after {
    content: '';
    position: absolute;
    background: var(--imn-red);
    background-repeat: no-repeat;
    height: 2px;
    width: 100%;
    bottom: -4px;
    left: 0;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
}
.w-nav-anchor:hover .w-nav-title:after {
    opacity: 1;
}
.current-menu-item .w-nav-anchor .w-nav-title:after {
    opacity: 1;
}
#page-header {
    box-shadow: 0px 4px 15px 0px color(srgb 0 0 0 / 0.10);
}
.txt-counter .w-counter-value {
    color: var(--imn-red)!important;
    font-family: 'Lobster';
    font-size: 70px!important;
    line-height: 70px;
    font-weight: 400;
    padding-bottom: 28.5px;
    border-bottom: 2px solid var(--imn-red);
}
.txt-counter .w-counter-title {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 38px;
    font-family: 'Raleway';
    padding-top: 28.5px;
    margin-top: 0;
    font-weight: 600;
}
.title-28 h1,
.title-28 h2,
.title-28 h3,
.title-28 h4,
.title-28 h5,
.title-28 p {
    font-size: 28px;
    line-height: 38px;
    font-weight: 500;
    color: var(--imn-red);
    font-family: 'Raleway';
    padding-bottom: 30px;
}
.title-28.fw-400 h1,
.title-28.fw-400 h2,
.title-28.fw-400 h3,
.title-28.fw-400 h4,
.title-28.fw-400 h5,
.title-28.fw-400 p {
    font-weight: 400;
}
.riga-obiettivi .w-image-h {
    height: 90px;
    width: 90px;
    object-fit: contain;
    margin-bottom: 30px;
}
.riga-obiettivi p {
    font-size: 28px;
    line-height: 38px;
    font-weight: 400;
    color: var(--imn-red);
}
.fs-18 p {
    font-size: 18px;
    line-height: 28px;
}
.logo-box .w-iconbox-icon svg,
.logo-box .w-iconbox-icon img {
    height: 86px;
    width: 100%;
    margin-bottom: 23px;
}
.logo-box .w-iconbox-text {
    margin-bottom: 23px;
}
.btnlineheight span.w-btn-label {
    line-height: 25px;
    text-align: left;
}
.number-text.red h2,
.number-text.red h3,
.number-text.red .w-iconbox-text,
.icons-box .w-iconbox-title {
    font-size: 26px;
    line-height: 34px;
    color: var(--imn-red);
}
.number-text.red .w-iconbox-text {
    margin-bottom: 15px;
}
.number-text.red .w-iconbox-icon {
    display: none;
}
.text-white p {
	color: var(--imn-white);
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 30px;
}
.text-white.underline {
	border-bottom: 2px solid var(--imn-red);
	padding-bottom: 15px;
}
.txt-22 p {
    font-size: 22px;
    line-height: 26px;
    color: var(--imn-red);
    padding-bottom: 30px;
}
.w-btn-wrapper {
    display: block!important;
}
.txt-22.pb2-20 p {
    padding-bottom: 20px;
}
.yrow-form p {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.yrow-form p span {
	width: 48%;
}
.upload-wrapper {
    display: flex;
    align-items: center;
    border: 2px solid var(--imn-white);
    border-radius: 10px;
    padding: 10px 18px;
    width: calc(100% - 111px);
    position: relative;
    height: 56px;
}
.upload-wrapper p {
	line-height: 0px;
}
.form-red .upload-wrapper{
	border: 2px solid var(--imn-red);
}
.upload-wrapper {
	position: relative;
	margin-bottom: 30px;
}
.accordion-cf7-modal .upload-wrapper {
	border: 2px solid var(--imn-white);
}
.upload-label {
    flex: 1;
    cursor: pointer;
    color: var(--imn-black);
    height: 56px;
    line-height: 56px;
    display: flex;
}
.upload-input {
    display: none;
}
.accordion-cf7-modal .wpcf7.js .wpcf7-form-control.btn-invia,
.accordion-cf7-modal input{
	width: 100%!important;
}
.upload-button {
    position: absolute;
    right: -90px;
    color: var(--imn-red);
    font-weight: 600;
    text-decoration: underline;
    margin-left: 10px;
    cursor: pointer;
    font-size: 16px;
    line-height: 56px;
}
.upload-placeholder {
    color: var(--imn-black);
    font-weight: 500;
}
textarea {
    height: 100px !important;
}
::placeholder {
	opacity: 1!important;
}
.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative;
}
.wpcf7-submit.btn-invia {
    float: right;
}
.date-category {
	margin: 20px 0px 5px 0px;
}
.lowercase {
    text-transform: lowercase;
}
.date,
.category span {
	font-size: 14px;
	line-height: 26px;
	color: var(--black);
	opacity: 0.5;
	font-weight: 500;
}
.category span {
    text-transform: uppercase;
}
.w-filter-item-title {
    display: none!important;
}
.w-filter-item-value-select {
    color: var(--imn-black)!important;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
}
.w-filter-item-values {
    width: 330px;
}
input:not([type=submit]):focus, select:focus, textarea:focus {
    box-shadow: none;
}
.w-filter.layout_ver .w-filter-item, .w-filter.state_mobile.layout_hor .w-filter-item {
    margin-bottom: 80px;
}
.w-filter-item.type_dropdown .w-filter-item-values:after, .w-filter.state_desktop.mod_dropdown .w-filter-item-title:after {
    content: '';
    background: url("img/freccia.svg");
    background-repeat: no-repeat;
    background-size: contain;
    height: 21px;
    width: 24px;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    margin: 0;
}
.w-filter-item.type_dropdown .w-filter-item-values:after {
    color: transparent;
}
.w-filter-item-reset {
    position: absolute;
    top: -30px;
}
.ctl-wrapper .ctl-vertical-wrapper .ctl-timeline:before {
    top: 30px!important;
    height: 90%;
}
.diamante {
    position: relative;
}
.diamante:after {
    position: absolute;
    content: '';
    background: url("img/diamante-dx-2.svg");
    background-repeat: no-repeat;
    background-size: contain;
    height: 411px;
    width: 362px;
    right: 0px;
    top: 8%;
}
.diamante:before {
    position: absolute;
    content: '';
    background: url("img/diamante-sx.svg");
    background-repeat: no-repeat;
    background-size: contain;
    height: 411px;
    width: 362px;
    left: 0px;
    top: 20%;
}
.img-blog img {
	width: 1157px;
	height: 566px;
	object-fit: cover;
}
.article-title h1,
.article-title h2,
.article-title h3,
.article-title h4,
h1.article-title,
h2.article-title,
h3.article-title,
h4.article-title {
    font-size: 70px;
    line-height: 80px;
    font-weight: 400;
    color: var(--imn-red);
}
.single.single-post h2 {
    font-size: 28px;
    line-height: 38px;
}
.single.single-post h2, .single.single-post h3, .single.single-post h4, .single.single-post h5, .single.single-post h6 {
    color: var(--imn-red);
    font-family: var(--font-family, inherit);
}
.single.single-post h3 {
    font-size: 22px;
    line-height: 32px;
}
.single.single-post p a {
    text-decoration: underline;
    font-weight: 600;
    color: var(--imn-red);
}
.widgettitle {
    display: none;
}
.widget_categories li:not(:last-child) {
    border-bottom: 2px solid var(--imn-red);
}
.widget_categories .current-cat {
    padding-top: 0px;
}
.widget_categories li {
    text-transform: uppercase;
    padding: 30px 0px;
}
.widget_categories li.current-cat a {
    font-weight: 700 !important;
    color: var(--imn-red) !important;
    opacity: 1 !important;
}
.widget_categories li a {
    color: #222221 !important;
    opacity: 0.5;
    font-weight: 500;
}
.single.single-post .txt-footer p a {
    text-decoration: none!important;
    color: #fff;
    font-weight: 400;
}
.main-titles.pb-20 h2 {
    margin-bottom: 0;
}
.form-home .wpcf7-submit {
    margin-top: 30px;
}
.ctl-description p a {
    text-decoration: underline;
}


/*TIMELINE*/
.timeline-year,
.ctl-start,
.story-date,
.ctl-end {
    display: none!important;
}
.ctl-story-left .ctl-title,
.ctl-story-left .ctl-description {
    text-align: right!important;
}
.ctl-title {
    padding-bottom: 0!important;
    padding-left: 0!important;
    padding-right: 0!important;
}
.ctl-description {
    padding-left: 0!important;
    padding-right: 0!important;
}
.ctl-wrapper .ctl-vertical-wrapper .ctl-timeline:before {
    left: calc(50% - 2px / 2)!important;
    width: 2px!important;
}
.ctl-wrapper {
    --ctw-ibx-size: 60px!important;
}
.contacts-link p a,
.contacts-link p {
    color: var(--color-content-text);
    font-size: 18px;
    line-height: 28px;
}
.ctl-story-dot-icon {
    margin-bottom: 0!important;
}

/*SPAZIATURE*/
.main-titles.pb-20 h3 {
    margin-bottom: 0;
}
.pb-25 {
    padding-bottom: 25px!important;
}
.pb-20 {
    padding-bottom: 20px;
}
.mb-20 {
    margin-bottom: 20px!important;
}
.mb-30 {
    margin-bottom: 30px!important;
}
.pb-17 {
    padding-bottom: 17px;
}
.pt-60 {
    padding-top: 60px;
}
.mb-0 p,
.mb-0 h1,
.mb-0 h2,
.mb-0 h3,
.mb-0 h4 {
    margin-bottom: 0!important;
}
.p-60 {
    padding: 60px!important;
}
.pb-80 {
    padding-bottom: 80px;
}
.pt-90 {
    padding-top: 90px;
}
.pb-110 {
    padding-bottom: 110px;
}
.mb-50 {
    margin-bottom: 50px!important;
}
.mb-70 {
    margin-bottom: 70px;
}
.pt-20 {
    padding-top: 20px;
}
.mt-0 {
    margin-top: 0!important;
}
.pb-90 {
    padding-bottom: 90px;
}
.pb-12 {
    padding-bottom: 12px!important;
}
.pb-50 {
    padding-bottom: 50px;
}


.l-section.color_footer-bottom h1, .l-section.color_footer-bottom h2, .l-section.color_footer-bottom h3, .l-section.color_footer-bottom h4, .l-section.color_footer-bottom h5, .l-section.color_footer-bottom h6 {
    color: var(--color-footer-heading);
}
#mupwp-form .mupwp-form-term > label {
	display: flex !important;
    align-items: center;
}
#mupwp-form-submit-container input[type="submit"] {
	margin: unset !important;
}
#mupwp-form-fields input[type="email"] {
	border-color: var(--imn-red);
    font-size: 16px;
    line-height: 26px;
}
.newsletter-home #mupwp-form-fields input[type="email"] {
	border-color: #FF939A;
    font-size: 16px;
    line-height: 26px;
}
#mupwp-form-terms input[type="checkbox"] {
	border-color: var(--imn-red);
}
.newsletter-home #mupwp-form-terms input[type="checkbox"] {
	border-color: #FF939A;
}
#mupwp-form-submit-container {
	display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.newsletter-home #mupwp-form-submit-container {
	display: flex;
    flex-direction: column;
    align-items: center;
}
#mupwp-form-terms .mupwp-form-term .label.terms.small-font p span {
    font-size: 12px;
    line-height: 18px;
    color: #fff;
}
.newsletter-home #mupwp-form-submit-container input[type="submit"] {
	background: #fff;
    color: var(--imn-red)!important;
}
section:not(.color_footer-bottom) .wpb_text_column .wpb_wrapper p a {
	color: var(--imn-red);
}


@media screen and (max-width: 767.98px) {
    .l-header .w-nav.type_mobile.m_layout_panel .w-nav-list.level_1 {
        top: 78px;
    }
    .l-header.sticky .w-nav.type_mobile.m_layout_panel .w-nav-list.level_1 {
        top: 68px;
    }
    .title-home h1,
    .title-home h2,
    .title-home h3,
    .title-home h4 {
        font-size: 70px;
        line-height: 70px;
    }
    .bigtext p,
    .bigtext h2,
    .bigtext h3,
    .bigtext h4,
    .services-box .w-iconbox-title,
    .services-box p,
    .txt-28.red p,
    h1.bigtext,
    h2.bigtext,
    h3.bigtext,
    h4.bigtext {
        font-size: 25px;
        line-height: 35px;
    }
    .main-titles h1, .main-titles h2, .main-titles h3, .main-titles h4, .main-titles p {
        font-size: 38px;
        line-height: 48px;
    }
    .us-nav-style_4>*, .navstyle_4>.owl-nav button, .us-btn-style_4 {
        font-size: 20px!important;
        line-height: 48px!important;
    }
    .red-section:after {
        bottom: 380px;
        width: 155px;
        height: 116px;
    }
    .red-section:before {
        left: -15px;
        bottom: -10px;
        width: 120px;
        height: 84px;
    }
    .big-title h1, .big-title h2, .big-title h3, .big-title h4, .big-title p {
        font-size: 60px;
    }
    .diamante:after {
        height: 217px;
        width: 190px;
        right: 0px;
        top: 8%;
    }
    .ctl-story .ctl-content .ctl-title,
    .ctl-story .ctl-content .ctl-description {
        text-align: left!important;
    }
    .diamante:before {
        height: 244px;
        width: 210px;
    }
    .ctl-wrapper .ctl-vertical-wrapper .ctl-icondot, .ctl-wrapper .ctl-vertical-wrapper .ctl-story.ctl-story-left .ctl-icondot {
        left: calc(var(--ctw-ibx-size) / 2 - var(--ctw-ibx-size) * 1.5)!important;
    }
    .ctl-wrapper .ctl-vertical-wrapper .ctl-timeline:before {
        height: 94%;
    }
    .center .riga-obiettivi {
        text-align: center;
    }
    .center .riga-obiettivi .w-image {
        justify-content: center;
        display: flex!important;
    }
    .w-btn {
        display: flex!important;
        align-items: center;
    }
    .w-btn .w-btn-label {
        text-align: left;
        line-height: 22px;
    }
    .article-title h1,
    .article-title h2,
    .article-title h3,
    .article-title h4,
    h1.article-title,
    h2.article-title,
    h3.article-title,
    h4.article-title {
        font-size: 50px;
        line-height: 60px;
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .w-grid.type_grid .w-grid-list {
        gap: 50px;
    }
    .w-filter-list {
        height: 100%;
    }
    .w-filter-list .w-filter-list-title {
        font-size: 25px;
        padding-top: 40px;
        font-weight: 600;
    }
    .w-filter-list .w-filter-item {
        margin-bottom: 20px!important;
    }
    .w-btn.w-filter-button-submit {
        height: 55px!important;
        border-radius: 10px!important;
        font-size: 17px!important;
    }
    .w-filter-item-reset {
        position: static;
    }
    .w-filter-opener:after {
        bottom: 55%;
        right: 10px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .l-header .w-nav.type_mobile.m_layout_panel .w-nav-list.level_1 {
        top: 118px;
    }
    .l-header.sticky .w-nav.type_mobile.m_layout_panel .w-nav-list.level_1 {
        top: 98px;
    }
    .title-home h1, .title-home h2, .title-home h3, .title-home h4 {
        font-size: 80px;
        line-height: 80px;
    }
    .bigtext p, .bigtext h2, .bigtext h3, .bigtext h4, .services-box .w-iconbox-title, .services-box p, .txt-28.red p, h1.bigtext, h2.bigtext, h3.bigtext, h4.bigtext {
        font-size: 25px;
        line-height: 35px;
    }
    .w-btn {
        display: flex!important;
        align-items: center;
    }
    .w-btn .w-btn-label {
        text-align: left;
        line-height: 22px;
    }
    .main-titles h1, .main-titles h2, .main-titles h3, .main-titles h4, .main-titles p {
        font-size: 35px;
        line-height: 45px;
    }
    .flex,
    .flex .g-cols {
        display: flex!important;
        flex-wrap: wrap;
        justify-content: center;
    }
    .flex .w-btn {
        justify-content: center;
    }
    .red-section:after {
        bottom: 270px;
        width: 155px;
        height: 116px;
    }
    .red-section:before {
        left: -15px;
        bottom: 30px;
        width: 136px;
        height: 98px;
    }
    .big-title h1, .big-title h2, .big-title h3, .big-title h4, .big-title p {
        font-size: 60px;
    }
    .diamante:before {
        height: 244px;
        width: 210px;
    }
    .diamante:after {
        height: 217px;
        width: 190px;
        right: 0px;
        top: 8%;
    }
    .ctl-wrapper .ctl-vertical-wrapper .ctl-timeline:before {
        height: 91%;
    }
    .txt-counter .w-counter-value {
        font-size: 38px !important;
        line-height: 20px;
    }
    .flex-wrap {
        display: flex!important;
        flex-wrap: wrap;
    }
    .riga-obiettivi p {
        font-size: 23px;
        line-height: 33px;
    }
    .flex .no-flex {
        display: grid!important;
    }
    .w-filter-opener.w-btn.us-btn-style_3 {
        display: none!important;
    }
    .article-title h1, .article-title h2, .article-title h3, .article-title h4, h1.article-title, h2.article-title, h3.article-title, h4.article-title {
        font-size: 50px;
        line-height: 60px;
        padding-left: 15px!important;
        padding-right: 15px !important;
    }
}

@media (min-width: 992px) and (max-width: 1023.98px) {
    .l-header .w-nav.type_mobile.m_layout_panel .w-nav-list.level_1 {
        top: 118px;
    }
    .l-header.sticky .w-nav.type_mobile.m_layout_panel .w-nav-list.level_1 {
        top: 98px;
    }
    .title-home h1, .title-home h2, .title-home h3, .title-home h4 {
        font-size: 80px;
        line-height: 80px;
    }
    .bigtext p, .bigtext h2, .bigtext h3, .bigtext h4, .services-box .w-iconbox-title, .services-box p, .txt-28.red p, h1.bigtext, h2.bigtext, h3.bigtext, h4.bigtext {
        font-size: 25px;
        line-height: 35px;
    }
    .w-btn {
        display: flex!important;
        align-items: center;
    }
    .w-btn .w-btn-label {
        text-align: left;
        line-height: 22px;
    }
    .flex,
    .flex .g-cols {
        display: flex!important;
        flex-wrap: wrap;
        justify-content: center;
    }
    .flex .w-btn {
        justify-content: center;
    }
    .red-section:after {
        bottom: 270px;
        width: 155px;
        height: 116px;
    }
    .red-section:before {
        left: -15px;
        bottom: 30px;
        width: 136px;
        height: 98px;
    }
    .diamante:before {
        height: 244px;
        width: 210px;
    }
    .diamante:after {
        height: 217px;
        width: 190px;
        right: 0px;
        top: 8%;
    }
    .txt-counter .w-counter-value {
        font-size: 53px !important;
        line-height: 53px;
    }
    .big-title h1, .big-title h2, .big-title h3, .big-title h4, .big-title p {
        font-size: 60px;
    }
    .w-filter-opener.w-btn.us-btn-style_3 {
        display: none!important;
    }
    .article-title h1, .article-title h2, .article-title h3, .article-title h4, h1.article-title, h2.article-title, h3.article-title, h4.article-title {
        font-size: 60px;
        line-height: 70px;
        padding-left: 15px!important;
        padding-right: 15px !important;
    }
}

@media (min-width: 1024px) and (max-width: 1139.98px) {
    .title-home h1, .title-home h2, .title-home h3, .title-home h4 {
        font-size: 80px;
        line-height: 80px;
    }
    .w-btn {
        display: flex!important;
        align-items: center;
    }
    .w-btn .w-btn-label {
        text-align: left;
        line-height: 22px;
    }
    .flex .w-btn {
        justify-content: center;
    }
    .red-section:after {
        bottom: 270px;
        width: 239px;
        height: 179px;
    }
    .red-section:before {
        left: -15px;
        bottom: 30px;
        width: 200px;
        height: 172px;
    }
    .big-title h1, .big-title h2, .big-title h3, .big-title h4, .big-title p {
        font-size: 70px;
        color: var(--imn-red);
        font-weight: 400;
    }
    .ctl-wrapper .ctl-vertical-wrapper .ctl-timeline:before {
        height: 91%;
    }
    .txt-counter .w-counter-value {
        font-size: 55px !important;
        line-height: 55px;
    }
    .w-filter-opener.w-btn.us-btn-style_3 {
        display: none!important;
    }
}

@media (min-width: 1140px) and (max-width: 1279.98px) {
    .title-home h1, .title-home h2, .title-home h3, .title-home h4 {
        font-size: 80px;
        line-height: 80px;
    }
    .w-btn {
        display: flex!important;
        align-items: center;
    }
    .w-btn .w-btn-label {
        text-align: left;
        line-height: 22px;
    }
    .flex .w-btn {
        justify-content: center;
    }
    .red-section:after {
        bottom: 270px;
        width: 239px;
        height: 179px;
    }
    .red-section:before {
        left: -15px;
        bottom: 30px;
        width: 200px;
        height: 172px;
    }
    .big-title h1, .big-title h2, .big-title h3, .big-title h4, .big-title p {
        font-size: 70px;
    }
    .ctl-wrapper .ctl-vertical-wrapper .ctl-timeline:before {
        height: 91%;
    }
    .txt-counter .w-counter-value {
        font-size: 55px !important;
        line-height: 55px;
    }
    .w-filter-opener.w-btn.us-btn-style_3 {
        display: none!important;
    }
}

@media (min-width: 1280px) and (max-width: 1339.98px) {
    .title-home h1, .title-home h2, .title-home h3, .title-home h4 {
        font-size: 80px;
        line-height: 80px;
    }
    .red-section:after {
        bottom: 270px;
        width: 239px;
        height: 179px;
    }
    .red-section:before {
        left: 80px;
        bottom: 30px;
        width: 200px;
        height: 172px;
    }
    .big-title h1, .big-title h2, .big-title h3, .big-title h4, .big-title p {
        font-size: 70px;
    }
    .ctl-wrapper .ctl-vertical-wrapper .ctl-timeline:before {
        height: 91%;
    }
    .txt-counter .w-counter-value {
        font-size: 60px !important;
        line-height: 60px;
    }
}


