/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


/* Add your custom styles here */
h1, h2, h3, h4, h5, h6 {
    margin: 0;
}
a:focus-visible {
  outline: 1px dotted #333;
  outline-offset: 1px;
}
.font-60  .elementor-heading-title { 
    font-size: 60px;
    line-height: 1.16;
}
.font-40 .elementor-heading-title ,.custTglData .e-n-accordion-item[open=""] summary.e-n-accordion-item-title .e-n-accordion-item-title-text:after
.single-post h2 { 
    font-size: 40px;
    line-height: 1.25;
}
.single-post p{
	font-size: 18px;
	line-height: 1.55em;
}
.elementor-icon i, .elementor-icon svg {
    width: auto;
    height: auto;
}
.elementor-widget-text-editor p:last-child {
    margin: 0 !important;
}
.article-box-outer {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 50px;
} 
.article-box h4 {
    font-size: 25px;
    color: #001224;
    margin: 30px 0px 10px;
}
.article-box p {
    font-size: 18px;
    color: #4F555B;
    line-height: 1.55;
    margin-bottom: 30px;
}
.post-arrow {
    color: rgba(0, 58, 112, 1);
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 15px;
    transition: .2s all;
}
.article-thumbnail img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: .2s all;
    transform: scale(1);
}
.article-thumbnail {
    height: 250px;
    overflow: hidden;
}
.article-box:hover  .article-thumbnail img {
    transform: scale(1.2);
}
.post-arrow:hover {
    gap: 20px;
} 
.btn-white .elementor-button:hover g {
    stroke: #fff;
}
.btn-white .elementor-button g {
    transition: .2s all;
}
.btn-blue .elementor-button:hover g, .btn-blue .elementor-button:focus g {
    stroke: #003A70;
}
.btn-blue .elementor-button g {
    transition: .2s all;
}
.font-25 .elementor-heading-title {
    line-height: 1.2;
    font-size: 25px;
}
.service-form .with_frm_style .frm_primary_label ,
.contact_formbox .with_frm_style .frm_primary_label {
    margin-bottom: 10px;
	font-size: 16px;
	display: block !important;
	color: rgb(0, 18, 36) !important;
} 
.contact_formbox .with_frm_style .frm_first.vertical_radio .frm_primary_label{
	display: none !important;
}
.service-form .with_frm_style input[type="text"] ,
.service-form .with_frm_style input[type="email"] ,
.service-form .with_frm_style input[type="tel"] ,
.service-form .with_frm_style input[type="checkbox"] ,
.service-form .with_frm_style select ,
.service-form .with_frm_style textarea{
	border: 1px solid #000;
} 
.contact_formbox .with_frm_style input[type="text"] ,
.contact_formbox .with_frm_style input[type="email"] ,
.contact_formbox .with_frm_style input[type="tel"] ,
.contact_formbox .with_frm_style input[type="checkbox"] ,
.contact_formbox .with_frm_style select ,
.contact_formbox .with_frm_style textarea{
	border: 1px solid #000;
}
.submit-button, .submit-button button {
    margin: 0 !important;
}
.service-form ::placeholder {
    color: #000 !important;
}
.service-form .frm_checkbox  input[type="checkbox"] {
    border-radius: 50px !important;
} 
.frm_checkbox a {
    color: inherit;
    text-decoration: underline;
}
.service-form .frm_checkbox {
    margin: 0px !important;
} 
.frm_form_field .frm_checkbox {
    margin: 0px !important;
}
.submit-button button {
    margin: 0 !important;
    background-image: url(assets/images/arrow-right-white.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center right 20px !important;
    padding-right: 45px !important;
}
.submit-button button:hover {
    background-image: url(assets/images/arrow-right.svg) !important;
}
.newsletter-form input[type="email"] {
    background-color: #E5EBF0 !important;
	border: 1px solid #000;
}
.newsletter-form input[type="email"]::placeholder {
    color: #000;
}
.newsletter-form .frm_checkbox label {
    display: flex !important;
}
.newsletter-form .frm_checkbox input[type="checkbox"] {
    border: 1px solid #000 !important;
    border-radius: 50px !important;
}
.newsletter-form fieldset {
    padding: 0px !important;
}
.news-box.slick-slide {
    color: #4F555B;
    padding: 60px;
    height: auto;
}
.news-box p {
    margin: 0;
}
.news-box h4 {
    font-size: 40px;
    line-height: 1.25;
    color: #001224;
    margin: 15px 0px;
    max-width: 500px; 
}
.news-catg span {
    border: 1px solid #4F555B;
    padding: 8px 16px;
    display: inline-block;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    margin: 0px 10px 10px 0px;
	color: rgb(97, 98, 98);
}
.news-catg {
    margin-bottom: 150px;
}
.news-box.slick-current {
	background: #003A70;
}
.news-box.slick-current p {
    color: #fff;
}
.news-box.slick-current  h4 {
    color: #fff;
}
.news-box.slick-current .news-catg span {
    background: #fff;
} 
.news-box.slick-current .post-arrow {
    color: #fff;
}
.news-post {
    border-bottom: 1px solid #888b8d;
    border-top: 1px solid #888b8d;
}
.slick-current img.arrow-right {
    display: none;
}
.post-arrow .arrow-right-white {
    display: none;
}
.slick-current img.arrow-right-white {
    display: inline-block;
}
.slick-custom-arrow .slick-arrow {
    width: 41px;
    height: 41px;
    border: 1px solid rgba(0, 18, 36, 1);
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    background-color: transparent;
    opacity: .5;
}
.slick-custom-arrow .slick-arrow:hover {
    opacity: 1;
}
.slick-custom-arrow .slick-next {
    background-image: url(assets/images/arrow-right-black.svg);
}
.slick-custom-arrow .slick-prev {
    background-image: url(assets/images/arrow-left-black.svg);
    margin-right: 12px;
}
.news-post .slick-track {
    display: flex;
}
.prodotti-article .article-thumbnail {
    height: 206px;
}
.custom-breadcrumbs ol{
	display: flex;
	align-items: center;
}
.custom-breadcrumbs ol li{
	list-style: none;
}
.custom-breadcrumbs a {
    color: rgba(79, 85, 91, 1);
    font-size: 16px;
    line-height: normal;
}
.custom-breadcrumbs {
    line-height: normal;
}
.custom-breadcrumbs label ,
.custom-breadcrumbs .custGrtr {
    margin: 0px 5px;
    line-height: normal;
}
.custom-breadcrumbs span {
    color: rgba(0, 58, 112, 1);
}
.custom-breadcrumbs a:hover {
    color: rgba(0, 58, 112, 1);
} 
.btn-outline a.elementor-button:hover .elementor-button-content-wrapper {
    gap: 25px !important;
}
.btn-outline a.elementor-button .elementor-button-content-wrapper {
    transition: .2s all;
}
.popup-form .frm_form_field:not(.submit-button) input , .popup-form .frm_form_field select {
    background: #E5EBF0;
}
.popup-form .frm_form_field:not(.vertical_radio) label {
    margin-bottom: 10px;
    font-size: 16px;
}
.popup-form ::placeholder {
    color: #000 !important;
}
.popup-form .frm_checkbox input[type=checkbox] {
    border-radius: 50px !important;
}  
.popup-form .frm_form_field select {
    appearance: none;
    background-image: url(assets/images/angle-down.svg);
    background-repeat: no-repeat;
    background-position: right 15px center;
    padding-right: 30px;
}
.frm_submit.frm_flex button.frm_button_submit.frm_final_submit {
    margin: 0px !important;
}
.popup-form .vertical_radio label {
    color: rgba(79, 85, 91, 1);
}
.popup-form .vertical_radio label input{
	border: 1px solid rgba(0, 18, 36, 1) !important;
	background-color: rgba(255, 255, 255, 1) !important;
} 
.service-form .form-field select {
    appearance: none;
    -webkit-appearance: none;
    background-image: url(assets/images/angle-down-black.svg);
    background-repeat: no-repeat;
    background-position: right 15px center;
    padding-right: 30px;
}
.header-main {
  position: relative;
  z-index: 9;
  transition: top 0.3s ease; /* Smooth transition for the top property */
}

.header-main.sticky-header {
  position: fixed;
  top: 0;
  width: 100%;
  animation: slideDown 0.8s ease; /* Animation for the sliding effect */
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Optional: add shadow for visibility */
}
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.lang-toggle-btn {
    font-size: 14px;
    color: #001224;
    background-image: url(assets/images/angle-down.svg);
    background-repeat: no-repeat;
    background-position: right  center;
    padding-right: 30px;
    cursor: pointer;
}
.lang-toggle {
    display: inline-block;
}
.website-lang a {
    display: block;
    color: #001224;
    font-size: 14px;
    margin-bottom: 10px;
}
.website-lang {
    display: none;
    position: absolute;
    z-index: 99;
    background: #e5ebf0;
    padding: 10px 10px 0px 10px;
}
.website-lang.active {
    display: block;
}
.website-lang a:hover {
    text-decoration: underline;
}  
.custom-image-box .elementor-image-box-wrapper .elementor-image-box-content {
    padding-left: 20px;
}
.custom-image-box .elementor-image-box-wrapper {
    align-items: flex-start !important;
}
.custom-image-box figure.elementor-image-box-img {
    margin-top: 6px !important;
}
.custom-image-box .elementor-image-box-wrapper {
    display: flex;
}
.custom-image-box.align-middle .elementor-image-box-wrapper {
    align-items: center !important;
}
.header-toggle .elementor-icon-wrapper a {
    display: block;
}
.mobile-popup-menu .elementor-nav-menu--main .elementor-nav-menu ul {
    margin: 0px !important;
    position: relative;
	padding-top:10px;
}
.mobile-popup-menu .elementor-nav-menu .sub-arrow {
    z-index: 99;
    position: absolute;
    right: 0;
    top: 10px;
}
.mobile-popup-menu .elementor-nav-menu--main .elementor-nav-menu ul a {
    line-height: 1.4;
}
.mobile-popup-menu .elementor-nav-menu a {
    position: relative;
    display: inline-block;
    padding-right: 50px !important;
}
.social-icons svg {
    width: 21px;
}
.servicebox figure.elementor-image-box-img img {
    height: 58px;
    width: 58px;
}
.primary-header-menu-list .elementor-nav-menu li a.elementor-item::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px !important;
    background: black;
    transform: translate(-50%, 10px);
    transform-origin: center;
}
.primary-header-menu-list .elementor-nav-menu li a.elementor-item:hover::after {
    width: 100%;
}
.skip-link {
	position: absolute;
	left: -9999px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
	z-index: 1000;
}
.skip-link:focus {
	left: 10px;
	top: 10px;
	width: auto;
	height: auto;
	padding: 8px 16px;
	background: #000;
	color: #fff;
	text-decoration: none;
}
.contact_formbox form label {
    color: #fff!important;
}
.contact_formbox form .frm_final_submit {
    border: 1px solid #fff!important;
    outline: none!important;
}
.contact_formbox .submit-button .frm_submit.frm_flex {
    justify-content: left;
}
.contact_formbox .frm_error {
    color: red !important;
}
#elementor-popup-modal-1047 nav ul li span.sub-arrow {
    display: none!important;
}
#elementor-popup-modal-1047 nav ul li span.dropdown-toggle img {
    width: 28px;
}
#elementor-popup-modal-1047 nav ul li span.dropdown-toggle {
    position: absolute;
    left: 150px;
    top: 8px;
}
#elementor-popup-modal-1047 nav ul li .sub-menu {
    width: 100% !important;
}
.custTglData{
	margin-bottom: 30px !important;
}
.custTglData summary.e-n-accordion-item-title{
	padding: 0px;
	position: absolute;
	left: 0;
	bottom: -20px;
	text-decoration: underline;
}
.custTglData summary.e-n-accordion-item-title:hover{
	text-decoration: none;
}
.custTglData .e-n-accordion-item[open=""] summary.e-n-accordion-item-title{
	bottom: -40px;
}
.custTglData .e-n-accordion-item[open=""] summary.e-n-accordion-item-title .e-n-accordion-item-title-text{
	position: relative;
	font-size: 0px;
}
.custTglData .e-n-accordion-item[open=""] summary.e-n-accordion-item-title .e-n-accordion-item-title-text:after{
	content: "Leggi di meno";
	position: relative;
	display: inline-block;
	font-size: 1rem;
	text-decoration: underline;
	color: #1f2124;
}
html:lang(en) .custTglData .e-n-accordion-item[open=""] summary.e-n-accordion-item-title .e-n-accordion-item-title-text:after{
	content: "Show less"!important;
}
.custTglData .e-n-accordion-item[open=""] summary.e-n-accordion-item-title .e-n-accordion-item-title-text:hover:after{
	text-decoration: none;
}
.custTglData .elementor-element.e-con-full.e-flex.e-con{
	border: none;
}
.custTglData .elementor-element.e-con-full.e-flex.e-con .elementor-widget-container{
	margin: 0px;
}
span.elementor-icon-list-icon svg {
    width: auto !important;
    height: auto !important;
}
.contact_formbox .form-field input, .contact_formbox .form-field select, .contact_formbox .form-field textarea {
    background-color: rgba(229, 235, 240, 1) !important;
    color: rgba(0, 0, 0, 1);
}
.contact_formbox .vertical_radio label {
    color: rgba(0, 18, 36, 1) !important;
} 
.contact_formbox input::placeholder, .contact_formbox textarea::placeholder {
    color: rgba(0, 0, 0, 1) !important;
}
.single-news h1, .single-news h2, .single-news h3, .single-news h4, .single-news h5 {
    color: #001224;
    margin: 1.3rem 0 .5rem;
}
.single-news a, .single-news a span {
    color: #003a70 !important;
}
.custom-img-slider .slick-track {
    display: flex;
    align-items: center;
}
.custom-img-slider .elementor-element {
    padding: 0px 15px;
}


.service_optbox:hover {
    background: #003a70;
}
.service_optbox:hover .elementor-icon-box-icon  svg path {
    stroke: #fff;
}
.service_optbox:hover .elementor-icon-box-content h3.elementor-icon-box-title {
    color: #fff;
}
.service_optbox:hover .elementor-icon-box-content p.elementor-icon-box-description {
    color: #fff;
}
.service_optbox:hover .elementor-button .elementor-button-icon  svg path,
.service_optbox:hover .elementor-button .elementor-button-text {
    color: #fff!important;
    fill:#fff!important;
}
.service_optbox:hover .elementor-button .elementor-button-icon  svg g {
    stroke:#fff!important;
}
.btn-outlines {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    z-index: 99;
}
.btn-outlines .elementor-button-wrapper, .btn-outlines .elementor-button-wrapper a {
    height: 100%;
    width: 100%;
    font-size:0px;
}
.service_optbox:hover {
    padding-left: 40px;
}
#footer_secs .frm_style_stile-formidable.with_frm_style #form_newsletter2 #frm_field_15_container .frm_primary_label{
	/*display: none !important;*/
	margin-bottom: 5px;
}
label#field_aj5t4_label {
	display: none!important;
}
.frm_style_stile-formidable.with_frm_style .frm_error{
	color: red !important;
}
/* @media rule start */

@media(max-width:1024px){
.article-box-outer {
    grid-template-columns: 1fr 1fr;
}
.mobile-popup-menu nav ul li > .sub-menu > li a {
    border: 0px !important;
}
}

@media(max-width:767px){
.article-box-outer {
    grid-template-columns: 1fr;
    gap: 40px;
}
.font-60 .elementor-heading-title {
    font-size: 35px;
}
.font-40 .elementor-heading-title ,
.single-post h2 {
    font-size: 30px;
}
.font-25 .elementor-heading-title {
    font-size: 18px;
}
.article-box h4 {
    font-size: 18px;
}
.article-box p {
    font-size: 16px;
    margin-bottom: 20px;
}
.news-box.slick-slide {
    padding: 30px;
}
.news-box h4 {
    font-size: 30px;
}
.news-catg {
    margin-bottom: 70px;
}
.news-post {
    padding: 0px 27px;
}
.services-boxes .elementor-icon svg {
    width: 35px;
    height: 35px;
}
.article-thumbnail {
    height: 300px;
}
.news-post.slick-initialized .slick-slide {
    display: flex;
}
.news_wrappers {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
}

.video-wrapper video {
  transition: transform 0.3s ease-out;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.imballaggi-cont td {
	background-color: #fff!important;
}