/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 08 2025 | 14:56:42 */
.h3 {
	font-size:30px;
}

h2 {
	font-weight:bold;
}

.hidden {
	display:none;
}

.bs-mt-1 {
	margin-top:1em;
}

small a,
small {
	font-size:14px !important;
}

.select-wrapper {
  position: relative;
}

.select-wrapper select {
  appearance: none; /* Rimuove la freccia predefinita */
  -webkit-appearance: none; /* Safari */
  -moz-appearance: none; /* Firefox */
}

.select-wrapper::after {
  content: "\f107"; /* Codice Unicode della freccia verso il basso di Font Awesome */
  font-family: "Font Awesome 5 Free";
  font-weight: 900; /* Assicurati che il peso corrisponda all'icona */
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none; /* Non interferisce con il clic sulla select */
  color: #333; /* Cambia il colore a piacere */
}

.bannerguida {
	/* Specifica la proprietà su cui applicare la transizione */
	  transition: all 0.5s ease-in-out;
	/* Prefissi per compatibilità con browser meno recenti */
  -webkit-transition: all 0.5s ease-in-out; /* Safari, Chrome */
  -moz-transition: all 0.5s ease-in-out;    /* Firefox */
  -o-transition: all 0.5s ease-in-out;     /* Opera */
}

.bannerguida.escluso {
	bottom: -200px !important;
	top: auto !important;
} 
.chiudibannerguida {
	cursor:pointer;
}

.bs-mt-2 {
	margin-top:2em;
}

.elementor-widget-text-editor p {
	margin-bottom:10px;
}

.search-results .post {
	margin-bottom: 80px !important;
}

.cf7sg-response-output {
	font-size:0px !important
}

.search-results .page-content {
	padding: 20px 20px !important;
}

.wpcf7-not-valid-tip {
	color: #dc3232 !important;
    font-size: 0.8em !important;
}

.contact-form input[type="checkbox"]:checked+.wpcf7-list-item-label:after, .wpcf7 input[type="checkbox"]:checked+.wpcf7-list-item-label:after {
                font-family: "Font Awesome 5 Free" !important;
            content: "\f14a" !important;
            font-weight: 900 !important; /* Usa 400 per farlight e 900 per solid */
            color: var( --e-global-color-secondary ) !important;
            font-size: 24px !important;
}

.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 4px !important;
    z-index: 10000 !important;
}
.grecaptcha-badge:hover {
    width: 256px !important;
}

.elementor-widget-text-editor ul {
	margin-bottom:10px;
}


.elementor-widget-text-editor li {
	margin-bottom:7px;
}
.newsletter-form {
	display:flex;
}

.flipbox {
	height:400px;
}

.flipbox .elementor-flip-box {
	height:100%;
}

.icoteam {
	display:flex;
	gap:10px;
	margin-top:20px;
}

.social-link {
	display: block;
    height: 50px;
    width: 50px;
}

.newsletter-form .newsletter-input-wrapper {
	width:calc(100% - 65px);
}
.elementor-location-footer .newsletter input[type="email"],
.elementor-location-footer .newsletter input[type="email"]::placeholder {
    border: none;
    padding: 0 1rem;
    margin: 0;
    background-color: #fff;
	font-weight:bold;
    color: #032445;
    outline: none;
	height: 65px;
    font-size: 1rem;
	text-transform:uppercase;
    border-radius: 0px;
}

.elenecorigahor ul li:not(:last-child):after {
    content: "";
    width: 40px;
    height: 5px;
    background-color: #032445;
    position: absolute;
    bottom: -30px;
    left: calc(50% - 20px);
}

.elenecorigahor ul li:not(:last-child) {
    margin-bottom: 50px;
}

.elenecorigahor ul li {
    font-weight: 700;
    margin-left: 0;
    position: relative;
    list-style: none;
}

.elenecorigahor ul {
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;
}

.testosfondo {
	opacity:0.3;
}

.elementor-location-footer .newsletter input[type="checkbox"]:checked + .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  background-color: #032445;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.contact-form.sfondochiaro input[type="checkbox"]+.wpcf7-list-item-label:before {
    border: 0px;
	background-color: #F3F3F3;
}


.contact-form.sfondochiaro input[type="checkbox"]:checked +.wpcf7-list-item-label:before {
    border: 0px;
	background-color: transparent;
}

.contbordogiallotopsx {
	position:relative;
}

.contbordogiallotopsx .interno {
	z-index:2;
}


.contbordogiallotopsx::before {
	position: absolute;
	top:-13px;
	left:-13px;
	z-index:1;
	content:"";
	display:block;
	height:153px;
	width:153px;
	background-color:#F1D014;
}

.contbordogiallotopsxlight::before {
	top:-8px;
	left:-8px;
}

.contbordogiallotopsx.contbordogiallotopsxsmall::before {
	height:80px;
	width:80px;
}
.contbordogiallotopsx.contbordogiallotopsxbasso::before {
	top:auto;
	left:auto;
	bottom:-13px;
	right:-13px;
}

.listatop .elementor-icon-list-item::after {
	content: "";
    background-image: url("/wp-content/uploads/2024/12/e0fe0930c9018101452e7c0f438e2995.gif");
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 30px;
    width: 30px;
    position: relative;
}
.listatop .elementor-icon-list-item {
	display:flex;
	flex-wrap:nowrap;
	align-items:center;
	height:50px;
	justify-content:space-between;
}
.listatop .elementor-icon-list-item a {
    width: 100%;
	height:50px;
    display: flex;	
}

.elementor-location-footer .newsletter input[type="checkbox"]+.wpcf7-list-item-label:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 18px;
    height: 18px;
    border: 1px solid #fff;
    background-color: #fff;
    vertical-align: top;
    margin-right: 0.5rem;
    border-radius: 0;
    outline: none;
    display: inline-block;
}

.contact-form input[type="checkbox"], .wpcf7 input[type="checkbox"] {
    display: none;
}

.contact-form input[type="checkbox"]+.wpcf7-list-item-label:before, .wpcf7 input[type="checkbox"]+.wpcf7-list-item-label:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 18px;
    height: 18px;
    border: 1px solid #fff;
    background-color: transparent;
    vertical-align: top;
    margin-right: 0.5rem;
    border-radius: 0;
    outline: none;
    display: inline-block;
}

.contact-form input[type="checkbox"]+.wpcf7-list-item-label, .wpcf7 input[type="checkbox"]+.wpcf7-list-item-label {
    position: relative;
    padding-left: 30px;
    font-size: 1rem;
    line-height: 1.125rem;
    color: #fff;
    display: inline-block;
}

.contact-form input[type="checkbox"]+.wpcf7-list-item-label, .wpcf7 input[type="checkbox"]+.wpcf7-list-item-label {
    position: relative;
    padding-left: 30px;
    font-size: 1rem;
    line-height: 1.125rem;
    color: #fff;
    display: inline-block;
}

.contact-form input[type="checkbox"]+.wpcf7-list-item-label, .wpcf7 input[type="checkbox"]+.wpcf7-list-item-label {
    position: relative;
    padding-left: 30px;
    font-size: 1rem;
    line-height: 1.125rem;
    color: #fff;
    display: inline-block;
}

.contact-form input[type="checkbox"]:checked+.wpcf7-list-item-label:after, .wpcf7 input[type="checkbox"]:checked+.wpcf7-list-item-label:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    background-color: #fff;
    width: 16px;
    height: 16px;
    display: inline-block;
}

.contact-form .wpcf7-list-item, .wpcf7 .wpcf7-list-item {
    margin-left: 0;
}

.contact-form .wpcf7-radio>span, .wpcf7 .wpcf7-radio>span {
    display: block;
    margin-bottom: 0.5rem;
}


.flipbox-1 .elementor-widget-heading {
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(3, 36, 69, 0.9);
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    height: 70px;
    display: flex;
    flex-direction: column;
    transition: height 0.5s ease-out;
    font-weight: 900;
    align-items: center;
    justify-content: center;
}

.flipbox-1:hover .elementor-widget-heading {
    height: 100%;
}


.flipbox-1 .elementor-widget-heading .elementor-widget-container {
	height:auto !important;
}

.elementor-location-footer .newsletter .wpcf7-list-item {
    margin-left: 0;
}

.elementor-location-footer .newsletter input[type="checkbox"] {
    display: none;
}
.elementor-location-footer .newsletter input[type="email"]::placeholder {
	opacity: 0.6;
	padding:0px;
	margin:0px;
}

.featured-text:before {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    width: 100px;
    height: 100px;
    border-left: 10px solid #f3d100;
    border-top: 10px solid #f3d100;
}

.featured-text:after {
    content: "";
    position: absolute;
    bottom: -10px;
    right: -10px;
    width: 100px;
    height: 100px;
    border-bottom: 10px solid #f3d100;
    border-right: 10px solid #f3d100;
}

.elementor-location-footer .newsletter .newsletter-btn-wrapper {
    text-align: right;
    height: 65px;
    width: 65px;
}

.elementor-location-footer .newsletter input[type="checkbox"]+.wpcf7-list-item-label {
    position: relative;
    padding-left: 30px;
    font-weight: 400;
    font-size: .75rem;
    line-height: 1.125rem;
    color: #032445;
    display: inline-block;
}

.hero-banner .hero-banner-text h1 .secondary-title, .hero-banner .hero-banner-text .hero-subtitle {
    font-weight: 500;
	display:block;
}

.hero-banner .hero-banner-text h1 {
	line-height:1.0em;
}


.hero-banner .hero-banner-text h1, .hero-banner .hero-banner-text .hero-subtitle {
    text-align: left;
}

.hero-banner .hero-banner-text {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.hero-banner .hero-banner-text .hero-banner-text-wrapper {
    width: 90vw;
    height: 45vh;
    border-left: 10px solid #f3d100;
    border-bottom: 10px solid #f3d100;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

.hero-banner .hero-banner-text .hero-banner-text-wrapper .hero-banner-text-inner:after {
    content: "";
    width: 10px;
    height: 20vh;
    background-color: #f3d100;
    position: absolute;
    bottom: 0;
    right: 0;
}

.hero-banner .hero-banner-text .hero-banner-text-wrapper .hero-banner-text-inner:before {
    content: "";
    width: 20vh;
    height: 10px;
    background-color: #f3d100;
    position: absolute;
    top: 0;
    left: 0;
}

.hero-banner .hero-banner-text .hero-banner-text-wrapper:after {
    content: "";
    width: 15vh;
    height: 15vh;
    border-top: 10px solid #032445;
    border-right: 10px solid #032445;
    position: absolute;
    top: -1rem;
    right: -1rem;
}

.jet-carousel__item .jet-carousel__item-inner:before {
    content: "";
    width: 20vh;
    height: 10px;
    background-color: #f3d100;
    position: absolute;
    top: 0;
    left: 0;
}

.jet-carousel__item .jet-carousel__item-inner:after {
    content: "";
    width: 10px;
    height: 10vh;
    background-color: #f3d100;
    position: absolute;
    bottom: 0;
    right: 0;
}




.jet-carousel__item {
    border-left: 10px solid #f3d100;
    border-bottom: 10px solid #f3d100;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1rem;
    position: relative;
    margin: 0 1rem;
}
.jet-carousel__content {
    min-height: 350px;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
	    align-content: center;
}
.jet-carousel__item:after {
    content: "";
    width: 15vh;
    height: 15vh;
    border-top: 10px solid #032445;
    border-right: 10px solid #032445;
    position: absolute;
    top: -1rem;
    right: -1rem;
}

.elementor-location-footer .newsletter .newsletter-btn-wrapper input {
	background: #032445 url(/wp-content/themes/hello-theme-child-master/img/arrow-right-yellow.svg) no-repeat center center;
    background-size: 25px 25px;
    border: none;
    padding: 0;
    margin: 0;
    color: transparent;
    height: 50px;
    width: 50px;
    outline: none;
    border-radius: 0px;
}

.elementor-location-footer .newsletter .wpcf7-spinner {
    display: none !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;
}
.elementor-location-footer .newsletter .newsletter-btn-wrapper input {
	background: #032445 url(/wp-content/themes/hello-theme-child-master/img/arrow-right-yellow.svg) no-repeat center center;
	background-size: 30px 30px;
	height: 65px;
	width: 65px;
}

.cut-image-post .post-thumbnail:before, .cut-image-post .post-thumbnail:after,
.cut-image:before, .cut-image:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    width: 0;
    height: 0;
    border-style: solid;
    z-index: 10;
    vertical-align: middle;
}
.cut-image-post .post-thumbnail {
	position:relative;
}

.cut-image-post .post-thumbnail:before,
.bck-light-grey .cut-image:before, .bck-grey .cut-image:before, .bck-light-grey .cut-image-small:before, .bck-grey .cut-image-small:before, .bck-light-grey .cut-image-xsmall:before, .bck-grey .cut-image-xsmall:before, .bck-light-grey .cut-image-partial:before, .bck-grey .cut-image-partial:before {
    border-color: #f2f2f2 transparent transparent transparent;
}

.cut-image-post .post-thumbnail:after,
.bck-light-grey .cut-image:after, .bck-grey .cut-image:after, .bck-light-grey .cut-image-small:after, .bck-grey .cut-image-small:after, .bck-light-grey .cut-image-xsmall:after, .bck-grey .cut-image-xsmall:after, .bck-light-grey .cut-image-partial:after, .bck-grey .cut-image-partial:after {
    border-color: transparent transparent #f2f2f2 transparent;
}


.cut-image-post .post-thumbnail:before,
.cut-image:before {
    top: 0;
    left: 0;
    border-width: 10vw 30vw 0 0;
    border-color: #fff transparent transparent transparent;
}

.cut-image-post .post-thumbnail:after,
.cut-image:after {
    bottom: 0;
    right: 0;
    border-width: 0 0 10vw 30vw;
    border-color: transparent transparent #fff transparent;
}

.cut-image-post.cut-image-grigio .post-thumbnail:before,
.cut-image-grigio.cut-image:before {
    border-color: #f2f2f2 transparent transparent transparent;
}

.cut-image-post.cut-image-grigio .post-thumbnail:after,
.cut-image-grigio.cut-image:after {
    border-color: transparent transparent #f2f2f2 transparent;
}

.cut-image-post.cut-image-small .post-thumbnail:before,
.cut-image-small.cut-image:before {
    border-width: 2vw 5vw 0 0;
}

.cut-image-post.cut-image-small .post-thumbnail:after,
.cut-image-small.cut-image:after {
    border-width: 0 0 2vw 5vw;
}


.page-id-16288 .elementor-widget-jet-posts .jet-posts__inner-content .post-meta {
	padding-top: 20px;
	margin-top: 20px;
	border-top:1px solid #D9D9D9;
	text-transform:lowercase;
}
.story-more-list-el {
	height:100%;
}
.story-more-list-el:before {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    width: 100px;
    height: 100px;
    border-left: 10px solid #f3d100;
    border-top: 10px solid #f3d100;
}

.rigaloghi .star-col {
	border-right:1px solid #fff !important;
	border-bottom:1px solid #fff !important;
}

.rigaloghi.last .star-col:after {
	background:none !important;
}
.star-col:after {
	content: "";
	background: url(/wp-content/uploads/2024/05/star.svg) no-repeat center center;
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: -10px;
	right: -10px;
	z-index: 10;
}

.timelinemetodo .timeline-item__card-img {
    text-align:center;
    padding-top:30px;
}
.timelinemetodo h5 {
    font-weight: bold;
    text-transform: uppercase;
}
.timelinemetodo .timeline-item__card-img img {
    height: 80px
}

.cut-image-partial:after {
    bottom: 0;
    right: 0;
    border-width: 0 0 10vw 30vw;
    border-color: transparent transparent #fff transparent;
    content: "";
    position: absolute;
    border-style: solid;
}

.cut-image:before {
    top: 0;
    left: 0;
    border-width: 10vw 30vw 0 0;
    border-color: #fff transparent transparent transparent;
}

.cut-image:before, .cut-image:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    z-index: 10;
    vertical-align: middle;
}

.blog .elementor-post__text {
	justify-content: space-between;
}

.blog .elementor-post__title a:hover {
	text-decoration: none !important;
}

.blog .elementor-post__read-more {
	background-color: var(--e-global-color-primary);
    padding: 12px 32px;
	border: 1px solid var(--e-global-color-accent);
}

.blog .elementor-post__read-more:hover {
	background-color: var(--e-global-color-accent) !important;
	color: var(--e-global-color-primary) !important;
	border-color: var(--e-global-color-primary) !important;
	
	text-decoration: none !important;
}

.blog .elementor-post__thumbnail:before, 
.blog .elementor-post__thumbnail:after {
	content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    vertical-align: middle;
	
	z-index: 1;
}

.blog .elementor-post__thumbnail:before {
	top: 0;
    left: 0;
    border-width: 25px 75px 0 0;
    border-color: #fff transparent transparent transparent;
}

.blog .elementor-post__thumbnail:after {
	bottom: 0;
    right: 0;
    border-width: 0 0 25px 75px;
    border-color: transparent transparent #fff transparent;
}

.blog .elementor-post__card .elementor-post__thumbnail img {
    height: calc(100% + 1px) !important;
    object-fit: cover !important;
}

.freccia-dx:not(:last-child):after {
    content: url("/wp-content/uploads/2024/05/arrow.svg");
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: -40px;
    left: calc(50% - 25px);
    background-size: 50px 50px;
    transform: rotate(90deg);
}

/*Home*/
.home .elementor-counter-title{
	text-align:center;
}
.icon_box_home .e-con-inner > *{
	flex: 1;
}

.btn_home a{
	min-width: min(400px, 70%);
}



@media (min-width: 992px) {
	 .hero-banner .hero-banner-text .hero-banner-text-wrapper:after {
        top: -3rem;
        right: -3rem;
    }
	
	.flipbox-1 .elementor-widget-heading {
		height: 120px;
	}
	
	.flipbox-1 .elementor-widget-heading {
		height: 150px;
	}
	
	.freccia-dx:not(:last-child):after {
        bottom: auto;
        top: calc(50% - 25px);
        left: auto;
        right: -32px;
        transform: none;
    }
	
    .cut-image:before {
        border-width: 100px 300px 0 0;
    }
	
	.cut-image:after {
		border-width: 0 0 100px 300px;
    }
	
	.cut-image-partial:after {
        border-width: 0 0 100px 300px;
    }
	
    .elementor-location-footer .newsletter .newsletter-btn-wrapper {
        height: 65px;
        width: 65px;
    }
    .elementor-location-footer .newsletter input[type="email"] {
        height: 65px;
    }
	
	.elementor-location-footer .newsletter input[type="checkbox"]+.wpcf7-list-item-label {
        font-size: .875rem;
    }
	
	.cut-image:before {
        border-width: 100px 300px 0 0;
    }
	
	.cut-image:after {
        border-width: 0 0 100px 300px;
    }
	
}
@media (min-width: 769px) {
	.rigaloghi .star-col:nth-child(3n) {
		border-right:0px !important;
	}
	
	
	.rigaloghi .star-col:nth-child(3n):after {
		background:none;
	}
}

@media (max-width: 768px) {
	.star-col:nth-child(even):after {
		background:none !important;
	}
	
	.hero-banner .hero-banner-text h1 .secondary-title {
		font-size: 22px;
	}
	.rigaloghi .star-col:nth-child(even) {
		border-right:0px !important;
	}
	
	.timelinemetodo .timeline-item__card-img img {
		height: 50px
	}
	
	.elementor-counter-title {
        text-align: center;
        line-height: 129% !important;
        margin-bottom: 20px !important;
	}
	
	body:not(.home) .bannertestosfondo .testosfondo {
		position:absolute !important;
		width:100% !important;
	}
	
	body:not(.home) .bannertestosfondo .e-flex {
		position:relative !important;
	}
}

@media (min-width: 1025px) {
    .elementor-lightbox .elementor-video-container .elementor-video-landscape {
        width: 65vw;
        max-height: 75vh;
        border: 2px solid #fff;
    }
}
@media (min-width: 1025px) and (max-width: 1550px) {
	.jet-mega-menu.jet-mega-menu--layout-horizontal #jet-mega-menu-item-51 .jet-mega-menu-mega-container {
		left: -50vw !important;
		width: 85vw !important;
	}
	.jet-mega-menu.jet-mega-menu--layout-horizontal #jet-mega-menu-item-51 .jet-mega-menu-mega-container .jet-mega-menu-mega-container__inner {
		--jmm-submenu-delta-x-offset: 0px !important;
	}
	
}