/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

:root {
	--dark-blue: #2e3441;
	--blue: #444747;
	--red: #a4651b;
}



.wrap.mcb-wrap.mcb-wrap-39w94wjbk.two-fifth.content_column_dark.valign-top.clearfix,
.wrap.mcb-wrap.mcb-wrap-wkx7nygrm.three-fifth.content_shortcode.column-margin-0px.valign-top.clearfix {
	    background-color: #fff!important;
}
.product_right_box .menu_sector_footer p{display:inline-block;}
.photo2.col-3 .post-item {
	overflow: hidden;
	border-radius: 20px;
}

.sticky-tb-color #Top_bar.is-sticky {
    background-color: #454d5e!important;
}

.custom-title {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 48px;
  	font-size: 48px;
	color: var(--dark-blue);
	padding-left: 30px;
	position: relative;
}

.custom-title::before {
	content: "";
	width: 4px;
	height: 100%;
	background-color: var(--red);
	position: absolute;
	top: 0;
	left: 4px;
}

.custom-subtitle,
.author-date .post-date {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #a4651b;
	position: relative;
	padding-left: 38px;
    background: url(../images/dot_16.png) no-repeat top left;
    background-size:16px 16px;
    padding-left:30px;
}

.title_custom_sidebar {
	text-transform: uppercase;
	color: #a4651b;
	margin-bottom: 20px!important;
}



ul.sidebar_product_type_children li span.current_product_cat,
ul.sidebar_product_type_children li a.current_product_cat_child {
	position: relative;
	padding-left: 76px;
	cursor: pointer;
}

ul.sidebar_product_type_children li {
	cursor: pointer;
}

ul.sidebar_product_type_children li span.current_product_cat::before,
ul.sidebar_product_type_children li a.current_product_cat_child::before {
	content: "";
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background-color: var(--red);
	position: absolute;
	top: 4px;
	left:40px;
}


.white-text {
	color: #fff!important;
}

p, h1, h2, h3, h4, h5, h6 {
	/* margin-bottom: 0!important; */
}

.column, .columns {
	margin: 0 !important;
	padding: 0!important
}

.menu-item a span {
	color: #fff;;
}

.menu-item ul li a span {
	color: var(--dark-blue);
}

#Subheader {
    padding: 300px 0 30px!important;
}

body:not(.template-slider) #Header_wrapper {
	background-size: cover;
}

#Top_bar .logo {
    margin: 0 30px 0 120px;
}



/* ACCORDION TABLE RESPONSIVE MECH */

.cont_mobile_physical_state{
    margin-bottom: 20px;
}

.click_accordion_mech_table {
	position: relative;
}

.click_accordion_mech_table img {
	width: 12px;
	position: absolute;
	right: 20px;
	top: 11px;
}

.click_accordion_mech_table img.closed-accordion {
	transform: rotate(180deg);
}

.click_accordion_mech_table,
.physical_state{
    display: block;
    text-align: center;
    padding: 6px;
    background-color: #ccc;
}

.click_accordion_mech_table:last-child{
    border-bottom: none !important;
}

.table_mech_accordion{
    margin-bottom: 0 !Important;
}

.table_mech_accordion tr td.td_dark,
.physical_state{
    background-color: var(--blue) !important;
    text-align: left;
    padding: 10px;
}

.physical_state{
    text-align: center;
    margin-bottom: 15px;
    color: #fff;
}

.cont_table_mech_accordion{
    display: none;
}

.cont_mobile_physical_state .physical_state_inner_0 .mech_accordion_0{
    display: block;
}

.btn_product_orange{
    display: block;
    width:100%;
    padding:20px 30px;
    font-size:14px;
    text-transform: uppercase;
    color:#fff;
    text-align:center;
    background:#a4651b;
    border-radius:28px;
    margin-bottom: 20px;
}
.btn_product_orange:hover{color:#fff; background:#c37b26;}
.btn_product_pdf{
   display: block;
    width:100%;
    padding:18px 30px;
    font-size:14px;
    text-transform: uppercase;
    color:#a4651b;
    text-align:center;
    background:none;
    border:2px solid #a4651b;
    border-radius:28px;  
    box-sizing: border-box;
    margin-bottom: 20px;
}
.btn_product_pdf{border:2px solid #c37b26;color:#a4651b;}

@media screen and (max-width:420px){
    .cont_mobile_physical_state{
        display: block !important;
    }
    
    .no_mobile{
        display: none !important;
    }
}

/* ACCORDION TABLE RESPONSIVE MECH */


.custom_tabs_calc .vc_tta-tabs-list{
    list-style-type: none;    
    margin: 0;
}

.custom_tabs_calc .vc_tta-tabs-list li{
    list-style: none;
    float: left;
    position: relative;
    white-space: nowrap;
    margin: 0;
    padding: 14px 30px;
}

.custom_tabs_calc .vc_tta-tabs-list li.vc_active{
    background-color: #fff;
}

.custom_tabs_calc li.ui-state-active .img_circle_bars #Oval,
.custom_tabs_calc li.ui-state-active .img_circle_bars #Polygon{
    stroke: #a4651b;
}

.custom_tabs_calc li.ui-state-active .img_circle_bars .cls-5{
    fill: #a4651b;
}

.page-id-137 .mcb-wrap, .page-id-1155 .mcb-wrap, .page-id-1172 .mcb-wrap {
    float: none;
    display: inline-block
}

.cont_tab_single_prod .img_circle_bars{
    height: 70px;
}

.tab_single_prod.ui-tabs{
    padding-bottom: 40px !important;
}

.cont_tab_single_prod{
    margin-top: 25px;
}

.tab_single_prod .table_tabs{
    padding-bottom: 0;
}

.tab_single_prod .table_tabs table{
    margin-bottom: 0;
}

.tab_single_prod.ui-tabs .ui-tabs-nav li.ui-state-active a:after{
    background: transparent !important;
}

.tab_single_prod ul li .title_menu_tabs{
    /* color: #fff; */
    text-align: center;
}

.tab_single_prod ul li.ui-state-active .title_menu_tabs{
    color: #000;
}

.tab_single_prod ul li.ui-state-active 	.st0 {
	fill: var(--red);
}

.tab_single_prod .ui-state-default{
    background: transparent !important;
}

.tab_single_prod ul{
    background-image: none !important;
    background: transparent !important;
    border: none !important;
}

.tab_single_prod ul li {
    border: none !important;
}

.tab_single_prod{
    border-radius: 0 !important;
    border: none !important;
    padding: 0 !important;
}


/* GENERAL */

::selection {
    background: var(--red);
    color: #fff;
}

img {
    user-select: none;
}


.rs-layer {
	font-family: 'Poppins', sans-serif!important;
}

.section_wrapper, .container {
    max-width: 1140px;
}

.font-light,
.column_custom_content p{
    font-weight: 300;
}

.font-10{
    font-size: 10px;
}

.font-11{
    font-size: 11px;
}

.font-12{
    font-size: 12px;
}

.font-14{
    font-size: 14px;
}

.font-16{
    font-size: 16px;
}

.font-18{
    font-size: 18px;
}

.font-20{
    font-size: 20px;
}

.font-24{
    font-size: 24px;
}

.font-bold{
    font-weight: bold;
}

.float-left{
    float: left !important;
}

.float-right{
    float: right !important;
}

.clear-both{
    clear: both !important;
}

.line-height-normal{
    line-height: normal;
}

.bottom-50,
.column.column_divider.bottom-50{
    margin-bottom: 50px !important;
}

.bottom-70,
.column.column_divider.bottom-70{
    margin-bottom: 70px !important;
}

.scroll_down_words.rs-layer{
    cursor: pointer;
    transform: none !important;    
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

/*.scroll_down.rs-layer:hover{
    transform: scale(1.1) !important;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}*/

.page-id-1463 .section,
.page-id-1465 .section,
.page-id-203 .section,
.page-id-210 .section{
    padding-bottom: 50px;
} 

#Subheader{
    overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
}

.page-template-page_egm_product_shape #Subheader{
    background-position: center top !important;
}

#Header_wrapper svg {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(35%, -50%);
}

#Top_bar .search_wrapper {
    left: 50px;
    background: rgba(163, 100, 32,0.5);
}

#Top_bar .search_wrapper .icon_search,
#Top_bar .search_wrapper input[type="text"],
#Top_bar .search_wrapper .icon_close{
    color: #000;
}

.rhombus_slide_home{
    opacity: 0.5 !important;
}

.slider_text_intro,
.subheader-both-left #Subheader .title{
   color: #fff;
}

.subheader-both-left #Subheader .title{
    font-size: 48px;
	font-weight: 600!important;
}

.top_bar_right_wrapper #search_button i{
    color: #fff;
}

.top_bar_right_wrapper #search_button{
    border-radius: 50%;
    border: 1px solid #fff;
    width: 35px;
    height: 35px;
    line-height: 35px !Important;
    top: 0 !important;
}

a.button .button_label {
    padding: 20px 50px !important;
    line-height: normal;
    text-transform: uppercase;
}

a.button.button_custom_pdf.button_right.button_size_1.button_js.kill_the_icon {
	background-color: transparent !important;
}

.general_title_subtitle{
    margin-bottom: 0;
}

.line_before_orange_dark h6:before{
    background-color: var(--red);
}


.single_product .column_column.general_title_subtitle.general_page_title_left p{
    margin: auto;
}


.content_column_dark p{
    color: var(--dark-blue);
	margin-bottom: 0!important;
}

li.li2 {
    color: #343434;
}

.column_button{
    margin-bottom: 0 !important;
}

.btn_orange_grey{    
    border: 2px solid  var(--red) !important;
}

.btn_orange_transparent,
.btn_orange_grey{
    background: transparent !important;
}

.btn_orange_transparent{
    border: 1px solid var(--red) !important;
}

.btn_orange_grey span,
.btn_orange_transparent span{
    font-size: 12px !important;
}

.btn_orange_grey span{    
    color: var(--dark-blue) !important;
}

.btn_orange_transparent span{
    color: var(--dark-blue) !important;
}

.custom_image_sector{
    margin: 0 5px !important;
}

.custom_image_sector .image_frame {
    border: none !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}

.custom_image_sector .image_frame .image_wrapper {
	height: 270px;
}

.custom_image_sector_ul .slick-list {
	overflow: visible!important;
}

.custom_image_sector_ul li,
.custom_image_sector_ul li a,
.custom_image_sector img{
    width: auto !important;
	height: 100%!important;
}

/*.custom_image_sector_ul li a{
    position: relative; 
}*/

.overlay_img_sector {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.circle_image_slider .overlay_img_sector {
    border-radius: 50%;
}

.overlay_img_sector{
    background: linear-gradient(0deg, rgba(27,32,42,1) 0%, rgba(27,32,42, 0) 100%);
}

.scroll_down_words{
    position: relative;
}

.icon_arrow_down icon{
    font-size: 20px;
    color: #d68222;
    transform: rotate(90deg);
    display: block;
    position: absolute;
    bottom: 0;
    left: -35px;
}

.icon_arrow_down .icon_small{
    font-size: 12px;
    left: -22px;
}

.text_application_slide{
    white-space: normal !important;
    width: 600px!important;
}

.text_application_slide br{
    display: none !important;
}

/*.custom_image_sector_ul li#slick-slide01{
    padding-left: 70px;
}*/

.custom_image_sector .text_over_img{
    position: absolute;
    bottom: 20px;
    left: 22px;
    z-index: 111;
}

.custom_image_sector .text_over_img h6,
.custom_image_sector .text_over_img h5{
    color: #fff;
    margin-bottom: 0;
    line-height: 24px;
}

.custom_image_sector .text_over_img h6{
    font-size: 12px;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.33;
    letter-spacing: normal;
    text-transform: uppercase;
}

.custom_image_sector .text_over_img h5{
    font-size: 21px;
}

.navigation_custom_sector{
    max-width: 43%;
    margin-top: 24px;
}

.navigation_custom_sector a{
    background-color: transparent !important;
}

.navigation_custom_sector .slider_prev,
.navigation_custom_sector .slider_next{    
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 42px;
    height: 42px;
}

.navigation_custom_sector .slider_prev{
    background-image: url('https://www.ilnor.eu/wp-content/uploads/2021/05/slide_next.svg') !important;
}

.navigation_custom_sector .slider_next{
    background-image: url('https://www.ilnor.eu/wp-content/uploads/2021/05/slide_prev.svg') !important;
}

.sector-rev-overlay {
    width: 100vw;
    height: 100vh;
	background: linear-gradient(0deg, rgba(27,32,42,1) 15%, rgba(27,32,42, 0) 60%);
	transform: translateY(-15%) scale(1.5);
}

.navigation_custom_sector a span{
    width: 42px;
    height: 42px;
    padding: 0;
}

.navigation_custom_sector a:after,
.navigation_custom_sector i,
.custom_slider_offer .slider_pagination li.slick-active a:before,
.custom_slider_offer .slider_pagination li.slick-active a:after{
    display: none !important;
}

.custom_slider_offer .title_subtitle_dark {
	padding-bottom: 30px;
	max-width: 80%!important;
}

.content_shortcode pre{
    display: none;
}

.custom_btn_navigation_page .cont_arrow_left,
.custom_btn_navigation_page .cont_arrow_right{
    width: max-content;
    max-width: 30%;
    background-color: #fff;
	color: var(--dark-blue)!important;
    padding: 32px 50px;
}

.custom_btn_navigation_page .arrow_page,
.custom_btn_navigation_page .text_page{
    width: 100%;
}

.arrow_page svg {
	position: absolute;
    top: calc(50% - 21px);
}

.custom_btn_navigation_page .arrow_page svg{
    float: left;
}

.custom_btn_navigation_page .arrow_page rect{
    fill: transparent;
}


/*.custom_btn_navigation_page .text_page{
    max-width: 70%;
}*/

.custom_btn_navigation_page p,
.custom_btn_navigation_page h5{    
    letter-spacing: 0;
    margin-bottom: 0;
    padding-left: 70px;
}

.custom_btn_navigation_page p{
    font-size: 12px;
    text-transform: uppercase;    
}

.circle_image_slider img{
    border-radius: 50%;
}

.border-30 {
	border-radius: 30px;
	overflow: hidden;
}

.image_frame {
	margin-top: 0!important;
}

.one-second.column {
	width: 50%!important;
}

.icon-menu-fine:before {
	color: #fff;
}

.active_filter::before {
	background-color: var(--red)!important;
}


.sidebar_product_type:has(.current_product_cat)::before {
	background-color: var(--red)!important;
}

.text_page h5 {
	color: var(--dark-blue)!important;
}

.font-light, .column_custom_content p {
	font-weight: 400!important;
}

/* NEWS SECTION */

.custom_egm_news .column_blog{
    margin-top: 10px;
    margin-left: 0;
}

.custom_egm_news .post-desc-wrapper {
    padding: 35px 42px 32px 30px !important;
    top: 0 !important;
    width: 100% !important;
    float: left !important;
}

.custom_egm_news h5{
    margin-bottom: 0;
}

.custom_egm_news .post-head{
    margin-bottom: 20px;
}

.custom_egm_news .post-date{
    font-size: 16px;
    color: var(--red);
    line-height: 26px;
}

.read_more_icon {
	display: none;
}

.custom_press_news .post-item .entry_title_h5 a {
	color: var(--dark-blue) !important;
}

.image_frame:hover .image_wrapper .mask:after, .image_frame.hover .image_wrapper .mask:after {
	display: none !important;
}

/* END NEWS SECTION */


/* EDIT CONTACT PAGE */

.contact_map_text {
	margin-left: 20px;
    width: calc(40% - 20px)!important;
}

.contact_map_text h6,
.contact_map_text p.font-14{
    letter-spacing: 0;
}

.contact_map_text p.font-14{
    line-height: 20px;
}

.contact_map_text a{
    color: #343434;
}

.contact_map_text i{
    font-size: 18px;
}

.contact_map_text i:before{
    margin-left: 0;
}


/*--------------- ANNUNCI LAVORO ----------------*/


.job_position {
	background-color: #fff;
	box-sizing: border-box!important;
	border-radius: 30px;
}

.job_position  > h4, .job_position  > p, .job_position  > * {
    font-weight: 400;
    font-style: normal;
	color: #343434!important;
}

.job_position > h6,
.job_position .column_attr h6 {
	color: var(--dark-blue) !important;
	letter-spacing: 0!important;
}

.column_column ul, .column_column ol, .the_content_wrapper ul, .the_content_wrapper ol {
	color: var(--dark-blue)!important;
}

.job_position h6 {
	min-width: 300px;
	padding-bottom: 20px;
	color: var(--dark-blue) !important;
}

.job_position p {
	margin: 0!important;
}

.advertisement_section .mcb-wrap {
	float: left!important;
}

.job_position div {
	margin-top: 15px;
}

.section.mcb-section.mcb-section-gy1cexgs1.cont_contact_work {
    padding-top: 0!important;
}

.gchoice_2_8_1,
.gchoice_2_8_1 > *,
.gfield_select {
	color: #fff !important;
}

/*--------------- END ANNUNCI LAVORO ----------------*/

/* END EDIT CONTACT PAGE */


/* MANAGE SLIDER OFFER PAGE */

.custom_slider_offer{
    margin-top: 100px;
}

.slider_pagination_custom_egm{
    top: auto !important;
    position: absolute !important;
    bottom: -100px;
    width: 100%;
}

.custom_slider_offer .image_wrapper,
.custom_slider_offer .image_wrapper img{
    height: 0;
	padding-bottom: 40%;
}

.custom_slider_offer .offer_thumb.bottom .offer_thumb_ul .offer_thumb_li .image_wrapper{
    width: 40%;
	border-radius: 50%;
    overflow: hidden;
}

.image_wrapper img {
    transition: 0.3s ease-in-out;
}

.custom_slider_offer .offer_thumb.bottom .offer_thumb_ul .offer_thumb_li .desc_wrapper{
    width: 52%;
}

.custom_slider_offer .general_title_subtitle{
    width: 58%;
}

.custom_slider_offer .offer_thumb_ul .offer_thumb_li {
    display: flex;
	align-items: center;
	justify-content: space-between;
}

.custom_slider_offer .slider_pagination li{
    margin: 0 20px !important;
}

.custom_slider_offer .slider_pagination{
    margin-top: 0;
    position: absolute !important;
    bottom: 0;
}

.custom_slider_offer .slider_pagination li a{
    padding: 0;
    width: 34px;
    height: 34px;  
    line-height: 34px;
    border-radius: 50%;    
    background-color: transparent !important;
    border: 1px solid transparent !important;
}

.custom_slider_offer .slider_pagination li.slick-active a{
    background-image: none !important;   
    border: 1px solid var(--red) !important;
    border-color: var(--red) !important;
}

.custom_slider_offer .slider_pagination li a:hover{
    text-decoration: none !important;
}

.custom_slider_offer .slider_pagination li a span{
    font-size: 16px;
    color: #fff;
}


/* END MANAGE SLIDER OFFER PAGE */
/* END GENERAL */

/* HEADER */


a#logo {
	width: 150px;
}

#Top_bar.is-sticky{
    background-color: #343434 !important;
    opacity: 1!important;
}

.header_fix_sx{
    position: fixed;
    left: 0;
    top: 0;
    width: 54px;
    height: 100vh;
    background-color: var(--blue);
    z-index: 10;
}

.header_fix_sx ul.social{
    position: absolute;
    bottom: 44px;
    left: 0;
    top: auto;
    right: 0;
    margin: auto;
    text-align: center;
}

.header_fix_sx ul.social i{
    color: #fff;
}

ul.social li:not(.custom) {
    margin-top: 20px;
}

.header_fix_sx ul.social {
    display: flex;
    flex-direction: column;
}

.header_fix_sx ul.social .facebook { order: 2; } 
.header_fix_sx ul.social .instagram { order: 3; }
.header_fix_sx ul.social .custom { order: 1; }
.header_fix_sx ul.social .youtube { order: 4; }

.graphic_head_fix{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}

.graphic_head_fix i{
    position: absolute;
    top: 50%;
    left: 35%;
    color: #fff
}



/* END HEADER */    

/* MENU */

.menuo-right #Top_bar .menu_wrapper{
    margin-right: 100px;
}

#Side_slide #menu ul li  > a span {
	color: #fff!important;
}

#Side_slide #menu ul li ul li {
	background-color: var(--blue);
}

#Side_slide {
	background-color: var(--dark-blue);
}

#Side_slide, #Side_slide .search-wrapper input.field, #Side_slide a:not(.action_button), #Side_slide #menu ul li.submenu .menu-toggle { 
	color: #fff;
}

#Top_bar .logo a{
    margin-left: 5px;
}

#menu-main-menu li a span,
#menu-main-menu-inglese li a span{
    z-index: 10;
}

#menu-main-menu li a:after,
#menu-main-menu-inglese li a:after{
    background: var(--red) !important;
	width: 18px !important;
    height: 18px !important;
	border-radius: 50%;
    top: 50% !important;
    left: calc(50% - 9px) !important;
    z-index: -1 !important;
}

.header-transparent #Top_bar .menu > li > a span{
    text-transform: uppercase;
}

.is-sticky #menu-main-menu li a:after{
    top: 50% !important; 
}

.menu_language_custom{
	display: block;
    top: 15%;
    position: fixed;
    left: 0;
    z-index: 100;
}

.menu_language_custom span i{
    color: #fff;
	position: absolute;
    top: -55px;
    left: 15px
}

.menu_language_custom a:hover{
    text-decoration: none;
}

.menu_language_custom a span,
.menu_language_custom span span{
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.51px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
}

li.not_active_lang{
    padding: 24px;
    position: absolute;
    top: -10px;
    left: -90px;    
    z-index: 100;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
    z-index: -1;
}

li.animate_cont_active_lang{
     left: 54px;
    border-left: 2px solid var(--dark-blue);
}

.li_active_lang{
    width: 54px;
}

.li_active_lang,
li.not_active_lang{
    background: var(--blue); 
	text-align: center;
	list-style: none;
}

.active_lang{    
    display: block; 
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);  
    z-index: 111;
}

#Top_bar .menu li ul {
    top: 80%;
    background-color: #fff;
}

#Top_bar .menu li ul li a {
    border-bottom: none;
}

#Top_bar .menu > li ul li a {
    color: var(--dark-blue)!important;
}

#Top_bar .menu > li ul li a:hover, #Top_bar .menu > li ul li.hover > a {
    background-color: transparent;
    color: var(--dark-blue)!important;
}

.arrow_page img {
	position: absolute;
	top: calc(50% -21px);
}

/* END MENU */


/* EDIT HOMEPAGE */

#home-slider-title {
    width: 800px!important;
	white-space: normal !important;
	font-size: 72px;
  	font-weight: 600;
	line-height: 115%!important;
	color: #fff; 
}

#rev_slider_2_1 a.button .button_label {
	color: #fff!important;
}

.custom_slider_offer span.button_label {
	color: #fff!important;
}

h5.entry_title_h5{
    line-height: 26px;
    margin-bottom: 5px;
}

.photo2 h5.entry_title_h5{
    margin-bottom: 0;
}

.photo2 .post-item .post-date{
    font-size: 16px;
}

.home .photo2 .post-desc-wrapper{
    height: 265px;
}

.home .photo2 .post-item span.date{
    position: relative;
    top: -18px;
}

.cont_quotations{
    margin: 50px 0 30px 0;
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 20px;
}

.cont_quotation {
    height: 30px;
    padding: 20px;
}

.cont_quotation:nth-child(odd) {
	background-color: #8895AF;
}

.cont_quotation:nth-child(even) {
	background-color: #2E3441;
}

.cont_quotation:nth-child(even)  div p {
	color: #fff!important;
}

.quotation_last_update{
	grid-column: span 2;
    font-size: 14px;
	text-align: right;
}

.quotation_last_update span{
    font-style: italic;
}

/*.slick-list .text_orange_transparent::before {
        display: none;
}*/

.slick-list {
	height: auto!important;
	overflow: hidden!important; 
}

.container_timeline .slick-list {
	height: 100%!important;
	overflow: visible !important;
}

.slick-list h6 {
    margin-left: 0;
}

.custom_image_sector .image_frame .image_wrapper {
	border-radius: 20px;
}


/* END EDIT HOMEPAGE */


/* CREATE SECTION SLICK WORTH */

.content_slick_worth{
    margin-bottom: 24px !important;
}

.content_slick_worth .slick-track,
.content_slick_worth .slick-list{
    display: flex !important;
}

.content_slick_worth .slick-list{
    height: auto !important;
}

.content_slick_worth .column_column{
    margin: 0; 
    display: table;
    height: 100%;
}

.content_slick_worth .column_column .title_worth{
    padding: 38px 37px;
}

.content_slick_worth .content_worth{
    padding: 97px 51px 0 47px;
    padding-top: 0;
}

.content_slick_worth .column_column .title_worth,
.content_slick_worth .content_worth{
    display: table-cell;
    vertical-align: middle;

}

.content_slick_worth .column_column:first-child{
    width: 44%;   
    background: var(--blue);
}

.content_slick_worth .column_column:last-child{
    width: 56%;
}

.content_slick_worth .column_column:last-child,
.content_slick_worth .equal-height-wrap{
    background: #fff;
	border-radius: 30px;
	overflow: hidden;
}

.content_slick_worth .column_column .title_worth h6{
    text-transform: uppercase;
    margin-bottom: 56px;
}

.content_slick_worth .column_column .title_worth h3{    
    color: #fff;
    margin-bottom: 65px;
}

.content_slick_worth .column_column p {
    font-weight: 400;
}

.content_slick_worth .column_column .title_worth h3 {
	    font-weight: 600;
}

.content_slick_worth .column_column p{
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
}

.cont_arrow_gallery{
    width: auto;
    float: right;
    margin-bottom: 200px;
}

.cont_arrow_gallery .arrow-gallery-left{
    margin-right: 6px;
}

.cont_arrow_gallery .arrow-gallery-left,
.cont_arrow_gallery .arrow-gallery-right{
    cursor: pointer;
}

/* END CREATE SECTION SLICK WORTH */


/* EDIT GOVERNANCE PAGE */


.cont_governance_pdf_inside:before{
    position: absolute;
    top: 20px;
    left: 0;
}

.cont_governance_pdf_inside h6.text_orange_transparent{
    margin-top: 50px;
}

.cont_governance_pdf h6.text_orange_transparent{
    position: relative;
    padding-left: 36px;
}

.cont_governance_pdf h6:before{
    position: absolute;
    top: 13px;
    background-color: var(--red);
}

.cont_governance_pdf p{    
    padding-left: 45px;
}

.cont_governance_pdf.general_title_subtitle p{
    margin-top: 23px;
}

.column_button .button.button_custom_pdf{
    margin-left: 40px !important;
}

.column_button .button.button_custom_pdf_first{
    margin-left: 35px !important;
}

.column_button .button.button_custom_pdf_third{
    margin-left: 10px !important;
}

.button_custom_pdf .button_label{
    font-size: 12px;
    letter-spacing: 0.86px;    
}

a.button.button_custom_pdf .button_label{
    padding: 17px 5px 19px 38px !important;
}

.button_custom_pdf .button_icon{
    padding: 15px 38px 0 0 !important;
}

.content_certificate .column_button .button.button_custom_pdf{
    margin-left: 35px !important;
}

/* END EDIT GOVERNANCE PAGE */


/* EDIT SECTOR PRODUTC PAGE */

.title_product,
.code_product {
	color: var(--dark-blue)
}

.name_sector_dad, 
.name_sector_child {
	color: #fff;
}

.content_sector_product{
    margin-bottom: 180px;
}

.content_sector_product ul{
    display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 30px;
}

.content_sector_product ul li{
    width: 100%!important;
}

.content_sector_product .custom_image_sector{
    margin: 0 !important;
}

.content_sector_product ul li img{
    width: 100% !important;
}

.content_sector_product ul li.sector_product3,
.content_sector_product ul li.sector_product7,
.content_sector_product ul li.sector_product11{
    padding-right: 28px;
}

.image_frame:hover .image_wrapper img,
.image_frame.hover .image_wrapper img {
   	top: 0!important
}

i.icon-down-open-big.sidebar_icon_mobile {
	display: none!important:
}

/* END EDIT SECTOR PRODUCT PAGE */


/* EDIT HISTORY PAGE */

#cont_timeline{
    position: relative;
    min-height: 210px;        
    width: 75%;
    margin: auto;
}

#cont_timeline .title_timeline{
    margin-left: 70px;
}

#cont_timeline,
#cont_timeline .wrap,
#cont_timeline .wrap .mcb-wrap-inner{
    min-height: 50vh;
}

.container_timeline{
    position: absolute;
    height: 70vh !important;
    width: 100vw;
}

.container_timeline .slick-arrow{
    display: none !important;
}

.container_timeline .slick-list{
    height: 100%;
}

.line_timeline{
    display: block !important;
    height: 1px !important;
    width: 100% !important;
    margin: auto;
    background-color: var(--red);
    position: absolute;
    bottom: -28%;
    left: 2%;
}

.inner_box_timeline{
    background-color: #fff;    
    width: 165px !important;
    height: 195px !important;
    position: relative;
	border-radius: 20px;
}

.inner_box_timeline > div{
    padding: 20px;
    text-align: center;
    height: 75%;
}

.inner_box_timeline h6,
.inner_box_timeline p{
    font-stretch: normal;
    font-style: normal;
    color: #343434;
}

.inner_box_timeline h6{
    font-weight: bold;
    line-height: normal;
    margin-bottom: 2px;
}

.inner_box_timeline p{
    font-size: 14px;
    font-weight: normal;    
    line-height: 22px;
    margin-bottom: 0;
}

.box_bottom{
    position: relative;
    bottom: -302px !important;
}

.lightbox_timeline{
    width: 40px;
    height: 40px;
	line-height: 40px;
    background-color: var(--red);
    padding: 0 !important;
	top: 0;
    right: 0;
	transform: translate( 50%, -50%);
	border-radius: 50%;
    float: right;
    text-align: center;
}

.lightbox_timeline i{
    font-size: 18px;
    color: #fff;
}

.cont_arrow_gallery_timeline{
    margin-bottom: 0;
    position: absolute;
    right: 0.5%;
    bottom: -50px;
}

.timeline_circle{
    width: 15px;
    height: 15px !important;
    background-color: var(--red);
    border-radius: 50%;
    padding: 0 !important;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -32%;
}


.circle_top{
    bottom: auto;
    top: -31%;
}

/* END EDIT HISTORY PAGE */


/* EDIT PAGE 404 */

.background_404{
    margin-top: -90px;
}

.background_404 .center_404{
    text-align: center;
}

.background_404 .center_404 input[type="text"]{
    margin: auto;
    width: 285px;
    border-bottom: 2px solid #a4651b;
}

.background_404 .center_404 input[type="text"]::-webkit-input-placeholder{
    color: #fff;
    font-size: 16px;
}

.background_404 .center_404 input[type="text"]::-moz-placeholder{
    color: #fff;
}

.background_404 .center_404 input[type="text"]:-ms-input-placeholder{
    color: #fff;
}

.background_404 .center_404 input[type="text"]{
    color: #fff;
    font-size: 16px;
}

.background_404 h1{
    font-size: 200px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 170px;
    letter-spacing: normal;
    text-align: center;
    color: var(--dark-blue)!important;
}

.background_404 .shortcode_404{
    margin-bottom: 10px;
}

.background_404 #searchform{
    max-width: 40%;
    margin: 0 auto;
    margin-top: -20px;
}

.right_form_icon{
    width: 18%;
    float: right;
    position: relative;
    bottom: -33px;
}

.background_404 .icon_search{    
    border: 1px solid #a4651b;
    border-radius: 50%;
    padding: 2px;
    font-size: 12px;
    padding: 0.1em;
    color: #a4651b;
}

.background_404 a.button .button_label{
    font-size: 12px;
    padding: 20px 18px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.86px;
}

/* END EDIT PAGE 404 */


/* EDIT PAGE SOSTENIBILITA' AMBIENTE */

.container_column_white_ambiente .mcb-wrap-inner{
    display: flex;
}

.container_column_white_ambiente .font-18 {
	padding-left: 36px;
}

.container_ambiente_white p.font-20{
    margin-bottom: 5px;
}

.value_ambiente{
    position: relative;
    font-size: 42px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2.62px;
    color: #fff;
    margin-bottom: 0;
	padding-left: 38px;
}

.value_ambiente:before,
.content_text_prod_sidebar .name_sector_dad:before{
    position: absolute;
    background-color: #a4651b;
    width: 47px;
    top: auto;
    left: -65px;
    bottom: 20px;
}

.image_ambiente .image_frame{
    margin-top: 0;
}

/* END EDIT PAGE SOSTENIBILITA' AMBIENTE */


/* EDIT PAGE TAXONOMY SECTOR */

.container_custom_sidebar {
    max-width: 240px;
    background-color: var(--blue);
    padding: 35px 38px;
	border-radius: 20px;

}

.container_custom_sidebar:not(:last-child) {
		margin-bottom: 20px;
}

.title_sidebar_menu{
    padding: 35px 38px 0;
    margin-bottom: -15px;
}

.link_menu_sidebar{
    padding: 15px 38px 35px; 
}

.sidebar_product_type{
    cursor: pointer;
}

.sidebar_product_type a {
	line-height: 120%;
}

.product_cat_shape{
    cursor: auto;
    margin-right: 20px;
}

ul.sidebar_product_type_children {
	padding: 20px 0;
}

.title_custom_sidebar,
.sidebar_product_type,
.sidebar_product_type_children a,
.sidebar_product_type_children span,
.sidebar_quotazioni a {
    font-size: 18px;
    line-height: normal;
    letter-spacing: 1px;
    color: #fff;
    position: relative;
}

.sidebar_product_type,
.sidebar_product_type_children a,
.sidebar_product_type_children span
.sidebar_quotazioni a{
    color: #fff;
    position: inherit;
    letter-spacing: normal;
    margin-bottom: 0;
}

.sidebar_product_type_children a,
.sidebar_product_type_children span{
    cursor: pointer;
    padding-left: 40px;
}

.container_custom_sidebar a,
.sidebar_product_type_children a,
.sidebar_product_type_children span,
.sidebar_product_type,
.sidebar_product_type_children a,
.sidebar_product_type_children span
.sidebar_quotazioni a{
    text-transform: none;
}


.container_sidebar_alloy p.sidebar_product_type,
.container_sidebar_application p.sidebar_product_type,
.widget_widget_sidebar_quotazioni p.sidebar_product_type {
    padding-left: 32px;
	position: relative;
	line-height: 200%;
}

.widget_widget_sidebar_download .sidebar_product_type a {
	position: relative;
	display: inline-block;
	padding-left: 32px;
	margin: 10px 0;
}

.widget_widget_sidebar_download .sidebar_product_type a::before  {
		content: "";
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: transparent;
	border: 2px solid var(--red);
	position: absolute;
	top: 3px;
	left: 0;
}

.container_sidebar_alloy p.sidebar_product_type::before,
.container_sidebar_application p.sidebar_product_type::before,
.widget_widget_sidebar_quotazioni p.sidebar_product_type::before {
	content: "";
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: transparent;
	border: 2px solid var(--red);
	position: absolute;
	top: 10px;
	left: 0;
}

.page-id-1612 .sidebar_product_type a[data-id="1612"]::before {
	background-color: var(--red)!important;
}

.page-id-5740 .sidebar_product_type a[data-id="5740"]::before {
	background-color: var(--red)!important;
}


.page-id-1615 .sidebar_product_type a[data-id="1615"]::before {
	background-color: var(--red)!important;
}

.page-id-1621 .sidebar_product_type a[data-id="1621"]::before {
	background-color: var(--red)!important;
}

.page-id-1613 .sidebar_product_type a[data-id="1613"]::before {
	background-color: var(--red)!important;
}


.page-id-5741 .sidebar_product_type a[data-id="5741"]::before {
	background-color: var(--red)!important;
}

.page-id-1616 .sidebar_product_type a[data-id="1616"]::before {
	background-color: var(--red)!important;
}

.page-id-1622 .sidebar_product_type a[data-id="1622"]::before {
	background-color: var(--red)!important;
}



.sidebar_product_type i{
    display: none;
}

.sidebar_product_type_children{
    display: none;
}

/*.sidebar_product_type:hover span::before {
        opacity: 1!important;
}*/

.product_type_children_current{
    display: block;
}

.container_custom_sidebar a,
.container_custom_sidebar span{
    display: inline-block;
    position: relative;
    color: #fff;
    z-index: 111;
}

.container_custom_sidebar a:hover{
    text-decoration: none;
}

.container_custom_sidebar a:hover:before,
.container_custom_sidebar span:hover:before,
.current_product_cat:before,
.current_product_cat_alloy:before,
.current_product_cat_child:before,
.choose_gallery_videos h6:hover:before,
.choose_gallery_videos h6.selected_gall_video:before{
    opacity: 1 !important;
}

.container_custom_sidebar span.product_cat_shape:hover:before{
    opacity: 0 !important;
}

.container_custom_sidebar span.product_cat_shape.current_product_cat:hover:before{
    opacity: 1 !important;
}

.container_products_sidebar{
    padding-left: 35px;
}

.container_products_sidebar h6{
    letter-spacing: normal;
    display: inline-block;
}

.container_products_sidebar h6:last-child{
    float: right;
}

.container_products_sidebar .products_filter {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}

.filter_block{
    display: inline-block;
    width: 100%;
    max-width: auto;
    box-sizing: border-box;
    padding: 10px 20px;
    border-radius: 17em;
    background-color: var(--blue);
    margin-right: 15px;
	color: #fff;
}

.filter_block:last-child{
    margin-right: 0;
}

.filter_block .filter_Sector{
    text-transform: uppercase;
}

.filter_block .name_filter_prod{
    font-weight: 600;
}

.filter_block i{
    padding: 0px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    float: right;
    margin-top: 5px;
    cursor: pointer;
}

.filter_block .filter_Sector,
.filter_block .name_filter_prod {
	color: #fff;
}

.products_number {
	color: #fff;
}

.content_text_prod_sidebar{
    margin: 30px 0;
}

.content_text_prod_sidebar p{
    margin-bottom: 5px;
}

.content_text_prod_sidebar .column{
    margin-bottom: 0;
}

.content_text_prod_sidebar .name_sector_dad{
    position: relative;    
    letter-spacing: 1px;
    text-transform: uppercase;
}

.content_text_prod_sidebar .name_sector_dad,
.content_text_prod_sidebar .name_sector_child{
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
}

.content_text_prod_sidebar .name_sector_dad:before{
    bottom: 10px;
}

.content_text_prod_sidebar .name_sector_child{
    letter-spacing: normal;
}

.content_text_prod_sidebar .text_sector{
    line-height: 1.44;
}

.content_all_products .column{
    margin: 0;
    width: 100%;
}

.content_all_products .post-item {
    margin-bottom: 30px;
    width: 30.7%;
	height: 150px;
    float: left;
	background-color: #fff;
	border-radius: 30px;
	transition: 0.5s ease;
}

.content_all_products .post-item:hover {
	background-color: var(--red);
}

.content_all_products .post-item:hover .title_product, 
.content_all_products .post-item:hover .code_product {
	color: #fff;
}

.content_all_products .cont_half_down{
    padding: 15px 20px 25px;
    background-color: #d5d5d5;
    text-align: right;
}

.content_all_products .cont_half_down p{
    margin-bottom: -10px;
}

.link_product{
    height: 100%;
    display: flex;
	flex-direction: column;
	justify-content: center;
    position: relative;
	padding-left: 20px;
}

.link_product {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.content_all_products a.link_product {
    overflow: hidden;
}

.content_all_products a.link_product .background_image_product {
    transform: scale(1.5) translateX(15%) translateY(10px);
}

.link_product:hover{
    text-decoration: none;
}

.link_product .background_image_product {
    position: absolute;
    height: 100% !important;
    right: 0;
    width: auto;
}


.link_product:hover .cont_half_down{
    background: #D8BE9F; 
}

.column_text_sector{
    column-count: 2;
}

.column_text_sector.column_column.general_title_subtitle.general_page_title_left p{
    margin-top: 0;
}


/* END EDIT PAGE TAXONOMY SECTOR */


/* EDIT DOWNLOAD PAGE */

.content_all_products .half_down_download{
    text-align: left;
}

.half_down_download i{
    float: right;
    font-size: 20px;
    position: relative;
    top: -15px;
}

a.button, a.tp-button, button, input[type="submit"], input[type="reset"], input[type="button"] {
	margin-bottom: 0!important;
	margin-top: 10p!important;
}

.content_downloads_file{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 100px;
}

.content_downloads_file .product_right_box_2nd {
    top: 0;
}


.content_downloads_file .cont_download_text{
    position: relative;
}

.content_all_products .content_downloads_file .post-item {
	background-color: transparent!important;
    width: 50%;
    margin-bottom: 45px;
	padding-left: 30px;
	box-sizing: border-box;
}


.content_all_products .content_downloads_file  h6.text_orange_transparent {
	padding-left: 0!important;
	padding-bottom: 20px;
}

.content_downloads_file h6,
.cont_inner_page_downloads{
    text-transform: uppercase;
}

.cont_inner_page_downloads h6{    
    line-height: normal;
    height: 45px;
}

.one-third.mcb-wrap {
	width: 33%!important;
}


/* END EDIT DOWNLOAD PAGE */


/* EDIT CALCOLATORE PAGE */

.custom_tabs_calc .ui-tabs{
    border-radius: 0 !important;
    border: none;
}

.hexagon_tab {
    display: inline-block;
    position: relative;
    width: 44px;
    height: 38px;
    background: #aaaaaa;
    box-sizing: border-box;
    -webkit-clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
    -moz-clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
}

.hexagon_background {
    position: absolute;
    background-color: #efefef;
    top: 1px;
    left: 1px;
    width: 42px;
    height: 36px;
    -webkit-clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
    -moz-clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
}

.img_circle_bars{
    width: 65px;
    height: 45px;
}

.ui-tabs-active .img_circle_bars .cls-2,
.ui-tabs-active .img_circle_bars .cls-6,
.ui-tabs-active .img_circle_bars #Group-27{
    stroke: #a4651b;
}

.ui-tabs-active .img_circle_bars .cls-5{
    fill: #a4651b;
}


.ui-tabs-active .hexagon_background {
    background-color: #fff;
}

.circle_tab{
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background: transparent;
    border: 1px solid #aaaaaa;
}

.custom_tabs_calc .ui-state-active .hexagon_tab{
    background: #a4651b;
}
.custom_tabs_calc .ui-state-active .circle_tab{
    border-color: #a4651b;
}

.custom_tabs_calc .ui-tabs .ui-tabs-nav li.ui-state-active a:after{
    display: none;
}

.custom_tabs_calc .ui-tabs .ui-tabs-nav,
.custom_tabs_calc .ui-tabs .ui-tabs-panel{
    background: none;
    border: none;
}

.custom_tabs_calc .ui-tabs .ui-tabs-panel{
    background: #fff;
    padding: 0;
}

.custom_tabs_calc .ui-tabs .ui-tabs-nav li{
    border: none;
}

.column_calc_weight{
    padding: 50px 30px 10px;
}

.column_result_weight{
    height: 82%;
    background: #000;
    position: absolute;
    right: 0;
}

.weight_rolls{
    height: 100%;
}

.column_result_weight div{
    display: table;
    height: 100%;
    width: 100%;
}

.column_result_weight div p{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #ffffff;
}

.column_result_weight div p span{
    display: block;
}

.column_result_weight div p .result_weight{
    font-size: 42px;
    margin-top: 10px;
}

.cont_calc_weight select{
    width: 80px;
    height: 25px;
    line-height: 25px;
    border: 0.8px solid #b5b5b5;
    border-radius: 4px;
    color: #343434;
    padding: 0 5px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}

.dimension_length span{
    float: left;
    display: inline-block;
    margin-right: 30px;
    max-width: 145px;
    width: 100%;
}

.dimension_length input[type="text"]{
    width: 100%;
    color: #3f3f3f;
    max-width: 295px;
    height: 40px;
    line-height: 40px;
    border: solid 1px #b5b5b5;
    position: relative;
    top: -6px;
}

a.button.button_calc_weight{
    margin-top: 20px;
}

a.button.button_calc_weight .button_label,
a.button.btn_product_orange .button_label,
a.button.btn_product_transparent .button_label,
div.button.button_calc_weight{
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0.86px;
    padding: 20px 35px !important;
    text-align: center;
}

div.button.button_calc_weight{
    width: max-content;
    color: #fff;
    margin: 40px 0 20px 0;
}

.cont_select_weight{
    position: relative;
    width: max-content;
}

.cont_select_weight select,
div.button.button_calc_weight{
    cursor: pointer;
}

.cont_select_weight i{
    position: absolute !important;
    top: 8px;
    right: 6px;
    font-size: 9px;
}

/* END EDIT CALCOLATORE PAGE */


/* EDIT PRESS & NEWS PAGE */

.post-excerpt, .excerpt-hellip {
	color: var(--dark-blue)!important;
}

#page-id-168 .post-photo-wrapper .image_wrapper {
	border-radius: 20px!important;
}

.image_frame{
    border-color: transparent;
    border: none;
}

.post-item  .post-footer{
    background: transparent;
}

.post-photo-wrapper.image_frame:not(.no_link) .image_wrapper img:not(.ls-l){
    margin-bottom: 0 !important;
}

.post-item .post-date{
    font-size: 14px;
    line-height: 26px;
}

.custom_press_news .post-title{
    text-align: left;
}

.post-title .entry-title a {
	color: #fff;
}

.home .post-title .entry-title a {
	color: var(--dark-blue)!important;
}

.cont_featured_news .post-title .entry-title a {
	color: #fff!important;
}

.cont_featured_news .post-desc{
    padding-left: 0;
}

.content_press_news .post-footer{
    padding-left: 0;
    padding-top: 0;
}

.column_blog .pager .pages{
    background: none;
}

.column_blog .pager .pages a,
.cont_video_news .page-numbers{
    background-image: none !important;    
    padding: 0;
    width: 34px;
    height: 34px;
    line-height: 34px;
    border-radius: 50%;
    color: #343434;
}

.cont_video_news .page-numbers{
    display: inline-block;
    text-align: center;
}

.column_blog .pager .pages a:hover,
.cont_video_news .page-numbers{
    background-color: transparent;
    text-decoration: none;
}

.column_blog .pager .pages a.active,
.cont_video_news .page-numbers.current{
    border: 1px solid #a4651b !important;
    border-color: #a4651b !important;
    background-color: transparent;
}

.pagination_video{
    text-align: center;
}

.content_press_news .pager .pages{
    float: left;
    padding-left: 0;
    margin-left: 0;
    margin-top: 0;
}

.cont_featured_news .entry-title{
    font-size: 36px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 40px;
    letter-spacing: normal;
}

.pager a.next_page, .pager a.prev_page {
    display: none;
}

.content_press_news .post-desc{
    padding-top: 0;
}

.content_press_news h5.entry_title_h5 {
    margin-bottom: 0;
}

.cont_featured_news .post-item .post-date{   
    margin-top: 18px;
}

.custom_masonry .entry_title_h5,
.cont_featured_news .post-item .post-date{
    font-size: 21px; 
}

.cont_featured_news .post-item .post-date a {
		color: var(--dark-blue);
}

.custom_masonry .entry_title_h5{
    line-height: 26px;
    padding-right: 30px;
}

.cont_featured_news .post-meta .author-date {
    float: left;
    width: 100%;
    text-align: left;
}

.cont_featured_news .post-meta .author-date .read_more_icon{
    float: right;
    border: none;
}

.custom_masonry .post-item .post-date{
    font-size: 16px;
	color: var(--red);
}

.masonry .post-desc-wrapper .post-desc {
	padding: 30px !important;
}

.custom_masonry .read_more_icon{
    float: right;
}

.custom_masonry .column{
    margin-left: -12px;
    margin-top: 30px;
}

.choose_gallery_videos h6{
    display: inline-block;
    margin-right: 45px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #000000;
}

.choose_gallery_videos h6:before{
    height: 10px;
    top: 25px;
    width: calc(100% + 15px);
}

.custom_masonry .post-desc-wrapper{
    background: #fff;
    z-index: 111;
    width: 100%;
	border-radius: 0 0 30px 30px;
}

.custom_masonry .masonry:not(.tiles) .post-item{
    background: transparent !important;
    width: 28.6%;
    margin-bottom: -30px;
}

.custom_masonry_video .masonry:not(.tiles) .post-item{
    width: 31.33%;
    padding: 0;
    margin-bottom: 0;
	margin-left: 0!important;
	margin-right: 0!important;
}

.custom_masonry_video .post-desc-wrapper{
    max-width: 50%;
}

.cont_video_news h2.entry-title{
    margin-top: 15px;
}

/* END EDIT PRESS & NEWS PAGE */


/* EDIT GALLERY  */


.cont_video_news .photo2.col-2 .post-desc-wrapper{
    width: 50%;
}

.cont_video_news .post-item{
    margin-top: -25px !important;
}


.copyright-box p {
    margin-top: 10px!important;
    margin-bottom: 0!important;
}

.masonry .post-item .image_frame .image_wrapper {
	border-radius: 30px 30px  0 0;
}

/* END EDIT GALLERY  */


/* EDIT PAGE TAXONOMY SECTOR APPLICATION */

.tax-egm_product_sector #Subheader{
    display: none;
}


.page-template-page_egm_product_sector .custom_image_sector .image_wrapper {
	border-radius: 30px;
}

/* END EDIT PAGE TAXONOMY SECTOR APPLICATION */


/* EDIT SINGLE PRODUCT */

.content_left_product{
    padding-right: 100px;
}

a.button.btn_product_orange,
a.button.btn_product_transparent{
    margin-bottom: 10px !important;
}

a.button.btn_product_orange,
a.button.btn_product_transparent,
a.button.btn_product_orange .button_label,
a.button.btn_product_transparent .button_label{
    width: 100%;
    max-width: 260px;
}

a.button.btn_product_orange .button_label,
a.button.btn_product_transparent .button_label{
    padding: 20px 0px !important;
}

a.button.btn_product_transparent{
    background-color: transparent;
    border: 2px solid var(--red);
}

.content_designation{
    display: flex;
    flex-wrap: nowrap;
}

.content_designation div{
    background-color: #fff;
    padding: 12px;
    box-sizing: border-box;
    width: 100%;
    float: left;
    margin: 0 4px 4px 0;
	border-radius: 10px;
}

.content_designation div p {
    line-height: 0.25;
    letter-spacing: 0.75px;
    line-height: normal;
    margin-bottom: 2px !important;
}

.content_designation div p:not(.designation_code) {
    text-transform: uppercase;
}

.cont_chemical_designation div p:not(.designation_code){
    text-transform: inherit;
}


.content_designation div .designation_code{
    color: #000;
    margin-bottom: 0px !important;
}

.content_designation .font-10:not(.font-10.designation_code) {
	color: var(--red);
}

.title_section_product h6{
    font-size: 18px;
    letter-spacing: 0.88px;
}

.content_properties .column{
    margin: 0;
}

.content_properties .column:first-child{
    border-right: 1px solid rgba(52, 52, 52,0.2);
}

.icon_star_active,
.icon_star_not_active{
    font-size: 24px;
}

.icon_star_active::before,
.icon_star_not_active::before{
    margin-left: 0;
    margin-right: 4px;
}

.icon_star_active{
    color: var(--red);
}

.icon_star_not_active{
    color: var(--blue);
}

.content_stars{
    padding: 35px 45px 35px 40px;
}

.content_stars div{
    margin-bottom: 20px;
}

.content_stars .in_stars{
    float: right;
}
.content_stars .in_stars .fa-star{
    font-size:24px;
    color:#a4651b;
    margin-left:5px;
}
.content_stars .in_stars .fa-star.disabled{
    color:#ccc;
}
.content_check i{
    float: right;
}

.content_stars span.font-14{
    width: 135px;
    display: inline-block;
    line-height: normal;
}

.content_physical_char {
    padding: 35px 0 55px 0;
}

.single_product  table tr td {
    padding: 18px 0;
    background: #fff;
    border: 1px solid #efefef;
    width: 50% ;
}

.content_mechanical_prop{
    font-size: 14px;
    line-height: 16px;
}

.content_mechanical_prop th,
.content_mechanical_prop td{
    width: 16% !important;
}

.content_mechanical_prop .td_img{
    width: 30% !important;
}

.content_mechanical_prop th{
    background-color: var(--blue);
    color: #fff;
    font-weight: 400;
    border-top: none;
    border-bottom: none;
}


.tab_single_prod{
    margin-bottom: 0;
    border: none;
    margin-left: 0;
}

.tab_single_prod .ui-tabs,
.tab_single_prod{
    margin-bottom: 0;
}

.table_tabs{
    padding-top: 0;
}

.table_tabs .tr_head td{    
    padding: 10px;
}

.table_tabs .table_nb{
    font-size: 16px;
    font-weight: 600;
    margin-top: 30px !important;
}

.span_table_td{
    padding-right: 30px;
}

.td_img{
    width: 40% !important;
    padding: 0;
    background-color: #fff !important;
}

.table_tabs td:first-child{
    background-color: #fff;
}


.tab_single_prod .mcb-wrap{
    padding: 0;
}

.single_product  table tr td.title_physical{
    text-align: left;    
}

.single_product  table tr td.title_physical span{
    padding-left: 25px;
}

.product_right_box h6{
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.88px;
}

.product_right_box .cont_governance_pdf h6:before{
    top: 0;
}

.product_right_box .menu_sector_footer{
    display: flex;
    flex-wrap: wrap;   
    position: relative;
    z-index: 111;
    margin-top: 10px;
}

.product_right_box .menu_sector_footer li{
    margin: 0 10px 25px 0;
}

.product_right_box .menu_sector_footer li a{
    margin: 3px;
    display: inline-block;
    font-size: 16px;
    padding: 8px 10px 8px 10px;
    background: #fff;
    border: none;
    color: #343434;
    border-radius: 16px;
}

.product_right_box_2nd{
    display: flex;
    flex-wrap: wrap;
    clear: both;
    position: relative;
    top: -50px;
}

.content_properties,
.content_lega{
    display: flex;
}

.content_lega{
    clear: both;
    background: #fff;
    padding: 20px;
    margin-top: 40px;
}

.content_designation .designation_code {
    color: #343434!important;
}

.single_product table tr td {
    padding: 5px 0;
    border-color: rgba(46, 52, 65, 0.2)!important;
}

.single_product table tr td.title_physical span {
    display: inline-block;
}

a#ui-id-1, a#ui-id-2,  a#ui-id-3,  a#ui-id-4 { 
	border-radius: 10px 10px 0 0;
}


/*---------------*/

table, table > * {
    font-weight: 400;
    font-style: normal;
}


table th {
    box-shadow: none;
}

.single_product table tr td.mech_grey {
    background-color: var(--blue)!important;
	color: #fff;
}

.single_product table tr:first-child td {
    box-shadow: none;     
}

.single_product  table tr:nth-child(2n) td {
    background: #fff;
}

.single_product  table tr td.mech_grey{
    background: #ccc;
}

.ui-tabs-anchor {
    text-align: center;
}

.table_nb {
    color: #343434;
    font-size: 16px;
}

.content_designation .font-10 {
    font-size: 14px!important;
}

.content_designation div:last-child {
    margin-right: 0!important;
}

.one.column {
    width: 100%!important;
}


.table_tabs .tr_head td:first-child:not(.td_img),
.table_tabs .tr_head td:not(.td_img) {
    background-color: #dadada!important;
}

.td_img {
    background-color: #fff!important;
}

#form-circle-1 .mcb-wrap,
#form-hexagon-2 .mcb-wrap {
    width: 100%!important;
}

.single-egm_product .sections_group {
    margin-bottom: 150px;
}

.tab_single_prod .mcb-wrap {
    width: 100%!important;
}

thead tr th {
    border-color: rgba(223, 234, 255, 0.2)!important;
}






.tr_empty{
    height: 20px;
}

/* END EDIT SINGLE PRODUCT */


/* EDIT SINGLE POST */

.column_download_single{
    position: relative;
    left: 15px;
    top: -60px;
}

.column_download_single .button_custom_pdf {
    margin: 40px 0 0 45px;
}

.button_custom_pdf {
    background-color: transparent!important;
    border: 2px solid var(--red)!important;
}

.content_file_link_news .column_button_link{
    margin-top: 45px;
}

/*.content_file_link_news .column_button_link a{
    margin-left: 38px !important;
}*/

.content_file_link_news .column_button_gallery a{
    margin-left: 45px !important;
}

/* END EDIT SINGLE POST */


/*   EDIT SINGLE GALLERY PHOTO */

.custom_gallery_photo{
    -moz-column-count:3;
    -moz-column-gap: 75px;
    -moz-column-width: 30%;
    -webkit-column-count:3;
    -webkit-column-gap: 75px;
    -webkit-column-width: 30%;
    column-count: 3;
    column-gap: 75px;
    column-width: 33%;
}

.custom_gallery_photo .cont_image_frame{
    width: 100%;
    margin-bottom: 30px !important;
}
/*
.custom_gallery_photo .cont_image_frame:nth-of-type(1n){
    margin-right: 0 !important;
}*/

/* END EDIT SINGLE GALLERY PHOTO */


/*   EDIT DOWNLOAD BUTTON */

.cont_download_text .text_orange_transparent {
    margin-bottom: 30px;
}

.column_button {
    margin-top: 15px;
}

.cont_governance_pdf .text_orange_transparent {
    font-size: 18px;
} 

.single-post .content_file_link_news .column_button,
.single-post .content_file_link_news .cont_inner_page_downloads {
    padding-left: 15px;
}

.single-post .image_frame{
    padding-right: 35px;
}

.single-post .image_wrapper {
	border-radius: 30px;
}


.cont_inner_page_downloads h6 {
    height: auto;
}

.value_ambiente::before {
    width: 30px;
    left: -55px;
}

/*   END EDIT DOWNLOAD BUTTON */


/* EDIT CUSTOM GRAVITY FORM */

.gfield_label{
    display: none !important;
}

.gform_body *,
input[type="submit"]{
   font-family: 'Roboto', sans-serif!important;
}

.gform_body input[type="text"],
.gform_body input[type="email"],
input[type=file]{
    height: 50px !important;    
}

.gform_body input[type="text"],
.gform_body input[type="email"]{
    line-height: 50px;
    border-color: rgba(223, 234, 255, 0.2);
}

.gform_body input[type="text"],
.gform_body input[type="email"],
.gform_body textarea,
#label_1_9_1,
input[type=file]:before{
    color: #fff !important;
}

.gform_body input[type="text"],
.gform_body input[type="email"],
input[type=file]{
    margin-top: -25px;
}

.gform_body input[type="text"]:focus,
.gform_body input[type="email"]:focus{
    color: #fff !important;
    border-color: #fff;
}

.gform_body textarea{
    border: 2px solid rgba(223, 234, 255, 0.2); 
}

.gform_fields .gfield input:focus::-webkit-input-placeholder{
    color: #fff !important;
}
.gform_fields .gfield input:focus::-moz-placeholder{
    color: #fff !important;
}
.gform_fields .gfield input:focus:-ms-input-placeholder{
    color: #fff !important;
}
.gform_fields .gfield input:focus::-webkit-input-placeholder{
    color: #fff !important;
}

.gform_fields .gfield input::-webkit-input-placeholder,
.gform_fields .gfield textarea::-webkit-input-placeholder{
    color:#fff !important;
    padding-left: 12px;
}

.gform_fields .gfield input::-moz-placeholder,
.gform_fields .gfield textarea::-moz-placeholder{
    color:#fff !important;
}

.gform_fields .gfield input:-ms-input-placeholder,
.gform_fields .gfield textarea:-ms-input-placeholder{
    color:#fff !important;
}

.gform_fields .gfield input:-moz-placeholder,
.gform_fields .gfield textarea:-moz-placeholder{
    color:#fff !important;
}

.gform_fields .gfield textarea::-webkit-input-placeholder{
    padding-top: 5px;
}

.gfield_contains_required input::-webkit-input-placeholder{
    padding-left: 20px;
}

.gfield_contains_required input::-webkit-input-placeholder::first-letter{
    color: red !important;
}

#field_1_9,
#field_2_8{
    max-width: 50%;
}

.gform_body textarea{
    margin-top: 30px;
}

#label_1_9_1,
#label_2_8_1{
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
}

#gform_wrapper_1 .gform_footer,
#gform_wrapper_2 .gform_footer{
    max-width: 50%;
    float: right;
    text-align: right;
    margin-top: -80px;
}

input[type="submit"]{
    width: 190px !important;
    height: 55px;
    font-size: 12px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.86px;
   border: 2px solid var(--red)!important;
}

a.button_theme, a.tp-button.button_theme, button, input[type="submit"], input[type="reset"], input[type="button"] {
	background-color: transparent!important;
}

.gform_wrapper .custom_checkbox [type="checkbox"]:not(:checked),
.custom_checkbox [type="checkbox"]:checked {
    position: absolute!important;
    left: -9999px;
}

.gform_wrapper .custom_checkbox [type="checkbox"]:not(:checked) + label,
.custom_checkbox [type="checkbox"]:checked + label {
    position: relative!important;
    padding-left: 2.0em!important;
    cursor: pointer!important;
}

.gform_wrapper .custom_checkbox [type="checkbox"]:not(:checked) + label:before,
.custom_checkbox [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 2px;
    width: 20px;
    height: 20px;
    border: 2px solid rgba(223, 234, 255, 0.2);
    background: var(--dark-blue);
    padding: 2px;
	border-radius: 50%;
}

.gform_wrapper .custom_checkbox [type="checkbox"]:not(:checked) + label:after,
.custom_checkbox [type="checkbox"]:checked + label:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    top: 6px;
    left: 4px;
    font-size: 1.3em;
    line-height: 0.8;
    background-color: var(--red);
	border-radius: 50%;
    transition: all .2s;
}


/* checked mark aspect changes */
.gform_wrapper .custom_checkbox [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

.gform_wrapper .custom_checkbox [type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

/* disabled checkbox */
.gform_wrapper .custom_checkbox [type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

.gform_wrapper .custom_checkbox [type="checkbox"]:disabled:checked + label:after {
    color: #999;
}

.gform_wrapper .custom_checkbox [type="checkbox"]:disabled + label {
    color: #aaa;
}

.ginput_container .gfield_select{
    border: solid 2px var(--blue);
    height: 50px;
    margin-top: -12px;
    color: #343434;
    padding-left: 20px !important;
}

.ginput_container.ginput_container_select{
    position: relative;
}

.ginput_container.ginput_container_select:after{
    content: '\e869';
    font-family: "mfn-icons";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: none!important;
    width: 5px;
    height: 5px;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    color: #fff;
    position: absolute;
    right: 20px;
    top: 35%;
    font-size: 15px;
    z-index: -1;
}

input[type=file] {
    cursor: pointer;
    width: 180px;
    height: 34px;
    overflow: hidden;
}

input[type=file]:before {
    width: 100%;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    content: '* Allega il tuo CV in formato Word o PDF';
    display: inline-block;
    border-bottom: 2px solid var(--blue);
    padding: 0 10px;
}
.ginput_container_fileupload {
	margin-top: -5px !important;
}

.page-id-2279 input[type=file]:before{
    content: '* Attach your CV in Word or PDF format';
}

input[type=file]::-webkit-file-upload-button {
    visibility: hidden;
}

#gform_confirmation_message_1,
#gform_confirmation_message_2 {
    background-color: #343434;
    color: #a4651b;
    border-radius: 0;
}

/* END EDIT CUSTOM GRAVITY FORM */


.ui-tabs .ui-tabs-nav li.ui-state-active a{background:#fff;}
/* MEDIA QUERY */


@media screen and (min-width:1441px) and (max-width: 1700px){
    .inner_box_timeline{
        max-width: 150px !important;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1440px){
    .text_application_slide{
        margin-top: 20px !important;
    }
}

@media screen and (max-width: 1440px){
    .line_timeline {
        left: 2.1%;
    }

    .container_timeline{
        height: 70vh !important;
    }
	

	.menuo-right #Top_bar .menu_wrapper {
		margin-right: 30px!important;
	}
	
	#Top_bar .logo {
    	margin: 0 0 0 70px!important;
	}
	
	#Top_bar .menu > li > a span:not(.description) {
		padding: 0 10px!important;
	}
}

@media only screen and (max-width: 1239px) and (min-width: 960px){
    .custom_breadcrumbs ul {
        max-width: 815px;
    }
}

@media screen and (max-width: 1280px){
    .inner_box_timeline{
        width: 130px !important;
    }

    .inner_box_timeline p{
        line-height: 16px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1259px){
    .section_wrapper,
    .container,
    .four.columns .widget-area {
        padding-left: 95px!important;
        padding-right: 30px!important;
    }

    .custom_carousel_sector .section_wrapper {
        max-width: 86.5% !important;
        float: right;
    }    

    .home .photo2 .post-desc-wrapper {
        height: 290px;
    }
}

@media screen and (max-width: 1024px){
	
	.mcb-wrap-39w94wjbk {
		    padding: 50px 0!important;
	}
	
    .custom_egm_news .post-desc-wrapper {
        padding: 30px !important;
    }

    .inner_box_timeline > div {
        padding: 15px;
    }

    .inner_box_timeline {   
        width: 130px !important;
    }

    .container_timeline {
        height: 80vh !important;
    }

    .line_timeline {
        left: 1%;
    }

    .container_products_sidebar .products_filter {   
        display: block;
    }

    .filter_block {
        width: max-content;
    }

    .container_column_white_ambiente{
        height: auto !important;
    }

    .value_ambiente {
        font-size: 32px;
    }
	
	.job_position_wrap {
		width: 100%!important;
		padding: 0!important;
	}
	
	.mcb-section-r4ivm7k76 {
		padding-top: 50px!important;
	}
}


@media screen and (max-width: 768px) {
	
	.cont_quotations {
		    display: block!important;
	}
	
	.cont_quotation {
		margin-bottom: 20px;
	}
	
	.custom_slider_offer .offer_thumb_ul .offer_thumb_li {
		flex-direction: column!important;
	}
	
	.custom_slider_offer .offer_thumb.bottom .offer_thumb_ul .offer_thumb_li .image_wrapper {
		width: 80%!important;
    	height: auto!important
	}
	
	.custom_slider_offer .image_wrapper,
	.custom_slider_offer .image_wrapper img {
		padding-bottom: 0!important;
	}
	
	.slick-dots {
		bottom: -50px!important;
	}
	
   .content_stars div {
    	margin-bottom: 10px!important;
		margin-top: 0!important;
	}
	
	.content_stars span.font-14 {
		min-height: auto!important;
	}
	
	.job_position h6:before {
		width: 30px!important;
		left: -10px!important;
	}
	
	.job_position h6 {
    	transform: translateX(-45px)!important;
	}
	
}

	

@media screen and (max-width: 960px) and (min-width: 768px) {
    a.button.button_custom_pdf .button_label{
        padding: 20px 45px!important;
    }
}


@media only screen and (max-width: 959px) and (min-width: 768px){
    .custom_breadcrumbs ul {
        max-width: 708px;
        padding-left: 85px;
    }

    .section_wrapper,
    .container,
    .four.columns .widget-area {
        padding-left: 85px!important;
        padding-right: 20px!important;
    }

    .offer_thumb_ul li.offer_thumb_li .image_wrapper {
        float: right;
    }

    .custom_slider_offer .slider_pagination li {
        margin: 0 8px !important;
    }

    h5.entry_title_h5 {
        font-size: 18px;
    }

    .home .photo2 .post-desc-wrapper {
        height: auto;
        padding: 18px !important;
    }

    .menu_language_custom span i {
        left: -2px;
    }

    #Footer .small_title_footer{
        display: block;
    }

    .value_ambiente::before {
        width: 30px;
        left: -35px;
        top: 30px;
    }

    .value_ambiente {
        font-size: 42px;
    }

    .container_custom_sidebar {
        padding: 35px 15px 35px 20px;
    }

    #container_1{
        width: 100% !important;
    }

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
    .container_timeline {
        height: 75vh !important;
    }
}

@media only screen and (max-width: 768px) {
	
	.custom-title {	
		font-size: 36px!important;
		line-height: 36px!important;
		padding-left: 20px!important;
		margin-bottom: 20px!important;
	}
	
	#Top_bar .logo {
		    margin: 0 0 0 70px!important;
	}
	
	#Subheader svg {
   	 	top: 80%!important;
		right: 0!important
	}

    .single_right_product_mobile {
        display: block !important;
        padding-bottom: 70px!important;
    }

    .content_left_product {
        padding-right: 0px!important;
    }

    .single_right_product {
        display: none!important;
    }

    .section_wrapper .mcb-wrap, .section_wrapper .column, .container .column, .sections_group, .four.columns {
        width: 100%!important;
        clear: both!important;
    }

    .content_properties .column:first-child {
        border-right: none!important;
        margin-bottom: 0!important;
    }

    .content_stars {
        padding: 0 45px 0 40px;
    }

    .content_properties .column:first-child .content_stars {
        padding-top: 50px;
    }

    .ui-tabs .ui-tabs-nav li {
        float: left!important;
    }

}

@media only screen and (max-width: 767px){
    .section_wrapper,
    .container,
    .four.columns .widget-area {
        padding-left: 60px!important;
        padding-right: 20px!important;
    }

    #Top_bar{
        z-index: 111 !important;
    }

    .custom_breadcrumbs ul {
        max-width: 480px !important;
    }
}

@media screen and (max-width: 420px){
	
	#first_section .section_wrapper.mcb-section-inner {
		border-radius: 0!important;
	}
	
	.quotation_last_update {
		text-align: left!important;
	}
	
	#home-slider-title {
		width: 250px!important;
		font-size: 36px!important
	}

    .header_fix_sx{
        width: 40px;
        height: 100vh;       
    }

    .menu_language_custom span i {
        left: -6px;   
        transform: rotate(-90deg) !important;
        display: block;
    }

    .li_active_lang {
        width: 40px;
    }

    li.not_active_lang{
        position: fixed;
        padding: 15px;
        display: inline-block;
        top: 11% !important;
    }

    li.not_active_lang a{
        left: auto !important;
    }

    li.animate_cont_active_lang {
        left: 41px;
        position: fixed;
    }

    li.not_active_lang{
        top: 5px;
    }

    .menu_language_custom {
        top: 5.6%;
    }

    #Top_bar {
        background-color: transparent !important;
    }

    #Top_bar.is-sticky{
        height: 90px;
    }

    rs-layer.title_bars_slide{
        white-space: pre-wrap !important;
        width: 95px !important;        
    }

    rs-layer.title_bars_slide,
    rs-layer.title_bars_slide p{
        text-align: center !important; 
        line-height: 12px !important;
    }

    #slider-2-slide-2-layer-5 br{
        display: none !important;
    }

    .mobile-header-mini #Top_bar .logo {
        margin-left: 22px;
        z-index: 111;
        position: relative;
        top: 15px;
    }

    .home .column a.button.btn_orange_transparent,
    .home .column a.button.btn_orange_grey{
        margin-top: 15px !important;
    }

    .menu_language_custom span span{
        margin-top: 20px;
        margin-left: -10px;
    }

    .minimalist-header-no #Subheader{
        padding: 160px 0 20px 0!important;
    }

    .subheader-both-left #Subheader .title{
        font-size: 32px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.69;
        letter-spacing: -0.89px;
        margin-left: -5px;
    }

    #Header_wrapper svg{
        width: 270px;
        right: -45px;    
    }

    .breadcrumb_line_divider {
        max-width: 81%;
        height: 1px;
        float: right;
        margin-right: 20px;
    }
	
	.job_position h6:before  {
		display: none!important;
	}
	
	.job_position h6 {
		 min-width: auto!important;
		transform: none!important;
	}
	.job_position .column_attr  {
		padding: 20px!important;
	}


    /* EDIT HOME */
	
	#first_section .mcb-wrap {
		padding: 50px 0!important;
	}

    .home .photo2 .post-desc-wrapper {
        height: auto;
    }

    .general_title_subtitle h6,
    .general_title_subtitle p,
    .quotation_last_update,
    .custom_press_news .post-item .post-excerpt{
        font-size: 15px;
    }

    .custom_press_news .post-item .post-excerpt,
    .general_title_subtitle p{
        line-height: 22px;
    }

    .general_title_subtitle p{        
        margin: 25px auto 5px auto;
    }

    .general_title_subtitle h6:before,
    .value_ambiente:before,
    .content_text_prod_sidebar .name_sector_dad:before {
        width: 20px;
        left: -10px;
    }

    .cont_quotations {
        margin-top: 0;
    }

    .quotation_last_update {
        margin-top: 10px;
        float: left;
        margin-bottom: 0;
    }

    .navigation_custom_sector {
        max-width: 31%;
        padding-right: 0 !important;
    }

    .custom_slider_offer{
        margin-top: 65px;
    }

    .custom_slider_offer .offer_thumb_ul,
    .custom_slider_offer .offer_thumb_ul li {
        height: auto;
    }

    .custom_slider_offer .offer_thumb.bottom .offer_thumb_ul .offer_thumb_li .image_wrapper{
        width: 100%;
    }

    .custom_slider_offer .offer_thumb.bottom .offer_thumb_ul .offer_thumb_li .desc_wrapper {
        width: 85%;
    }

    .custom_slider_offer .general_title_subtitle {
        padding-top: 35px !important;
        padding-left: 20px;
    }

    .custom_slider_offer .offer_thumb.bottom .offer_thumb_ul .offer_thumb_li p{
        margin-top: 0 !important;
    }

    .custom_slider_offer a.btn_orange_transparent{
        margin-top: 20px !important;
    }

    .custom_slider_offer .text_orange_transparent{
        letter-spacing: 0.83px;
    }

    .custom_slider_offer .slider_pagination {
        bottom: -20px;
    }

    .custom_egm_news .post-desc-wrapper {
        padding: 30px 35px 30px 25px !important;
    }

    h5.entry_title_h5{
        font-size: 18px;
    }

    .custom_press_news .post-item .post-excerpt{
        margin-top: 10px;
    }

    /* END EDIT HOME */


    /* OTHER PAGE */

    h3{
        font-size: 24px;
        line-height: 32px;
        letter-spacing: 0;
    }



    .mobile_text .general_title_subtitle h6 {
        margin-left: 0;
    }

    .mobile_text p{
        margin-top: 0;
    }

    .mobile_text .column_attr{
        padding-left: 0 !important;
    }

    .custom_btn_navigation_page .text_page{
        padding: 20px 0;
    }

    .custom_btn_navigation_page .cont_arrow_left,
    .custom_btn_navigation_page .cont_arrow_right{
        width: 100%;
        float: left !important;
        margin-top: 20px;
        padding: 0;
        max-width: 100%;
    }

    .custom_btn_navigation_page .arrow_page p,
    .custom_btn_navigation_page .arrow_page h5{
        text-align: center;
        padding-left: 0;
    }

    .container_timeline {
        height: 70vh !important;
    }

    .custom_btn_navigation_page .arrow_page svg{
        position: absolute;
    }

    .arrow_next_page svg{
        right: 0;
    }

    .custom_btn_navigation_page p{
        font-size: 10px;        
    }

    .custom_btn_navigation_page{
        margin-top: -40px;
        display: flow-root;
        margin-bottom: -40px;
    }

    .custom_btn_navigation_page p,
    .custom_btn_navigation_page h5{
        line-height: 20px;
    }

    .custom_btn_navigation_page h5{
        font-size: 18px;
    }

    .custom_breadcrumbs ul li {
        font-size: 10px;
    }

    .mobile_text .image_frame{
        margin-left: 0;
    }

    .container_wrap_timeline .section_wrapper{
        padding-left: 12px!important;
    }

    .history_img{
        margin-top: 20px !important;
    }

    #cont_timeline .title_timeline {
        margin-left: 0;
    }

    .inner_box_timeline h6 {
        font-size: 17px;
    }

    .inner_box_timeline p {
        line-height: 20px;
    }

    .line_timeline {
        left: 0.6%;
    }

    .inner_box_timeline {
        width: 125px !important;
    }

    .inner_box_timeline > div {
        padding: 15px;
    }

    .line_after_timeline{
        padding-top: 200px !important;
    }

    .section-padd-35{
        padding-top: 35px !important;
    }

    .section-padd-50{
        padding-top: 50px !important;
    }
    .section-padd-100{
        padding-top: 100px !important;
    }

    .content_slick_worth{
        margin-top: -70px;
    }

    .content_slick_worth .column_column .title_worth {
        padding: 40px 20px;
    }

    .content_slick_worth .column_column .title_worth h6{
        margin-bottom: 25px;
        font-size: 14px;
        letter-spacing: 0.78px;
    }

    .content_slick_worth .column_column .title_worth h3{
        margin-bottom: 0;
    }

    .content_slick_worth .content_worth {
        padding: 40px 16px;
    }

    .cont_arrow_gallery.cont_vision_arrows {
        float: left;
        margin-bottom: 100px;
    }

    .cont_governance_pdf.general_title_subtitle{
        margin-bottom: 0;
    }

    .cont_governance_pdf.general_title_subtitle h6:before{
        top: 9px;
    }

    .cont_governance_pdf.general_title_subtitle h6 {
        margin-left: 8px;
        padding-left: 20px;
        margin-bottom: 10px;
    }

    .column_button .button.button_custom_pdf {
        margin-left: 28px !important;
    }

    .column_column.general_title_subtitle.general_page_title_left p {
        margin-top: 30px;
    }

    .column.general_title_subtitle,
    .column.general_title_subtitle h3{
        margin-bottom: 0;
    }

    .cont_governance_pdf p {
        padding-left: 28px;
        margin: 0 0 10px 0 !important;
    }    

    .container_ambiente_white p.font-20{
        font-size: 12px;
        font-weight: 300;
        line-height: normal;
    }

    .value_ambiente{
        font-size: 24px;
        letter-spacing: 1.38px;
    }

    .value_ambiente:before{
        left: -30px;
        top: 17px;
    }

    .mcb-item-rxjxskfvz.container_ambiente_white{
        margin-right: 15px;
    }

    .cont_inner_page_downloads .cont_governance_pdf{
        margin-top: -50px;
    }

    #container_1{
        width: 100% !important;
    }

    .sidebar_quotazioni{
        margin-top: 40px;
    }

    .widget_widget_sidebar_quotazioni{
        margin-bottom: 0;
    }

    .column_result_weight {
        position: relative;
        height: 125px;
    }

    .dimension_length input[type="text"]{
        top: 5px;
        height: 22px;
        line-height: 22px;
    }

    div.button.button_calc_weight{
        padding: 15px 35px !important;
        margin-top: 30px;
    }

    .custom_tabs_calc .ui-tabs .ui-tabs-nav li {
        border: none;
        width: max-content !important;
        float: left !important;
    }

    .custom_tabs_calc .ui-tabs .ui-tabs-nav li a {
        text-align: center;
        background: transparent;
        box-shadow: none;
    }

	.ui-state-active .ui-tabs-anchor .white-text {
		color: var(--dark-blue)!important;
	}
	
	    .custom_tabs_calc .ui-tabs .ui-tabs-nav li.ui-state-active .white-text{
		color: var(--dark-blue)!important;
    }

    .column_result_weight div p span {
        font-size: 16px;
    }

    .column_result_weight div p .result_weight{
        margin-top: 15px;
    }

    .widget_widget_sidebar_calc a{
        display: block;
        width: max-content;
    }

    .column_calc_weight {
        padding: 30px 22px 10px;
    }

    .padd-right-none{
        padding-right: 0 !important;
    }

    .cont_featured_news .entry-title {
        font-size: 21px;
        line-height: 28px;
    }

    .cont_featured_news .post-item .post-date {
        font-size: 15px;
    }

    .cont_featured_news .post-meta .author-date .read_more_icon {
        font-size: 25px;
    }

    .press_news_mobile div.image_frame,
    .press_news_mobile div.post-desc-wrapper{
        float: left;
    }

    .press_news_mobile div.image_frame{
        width: 40%;
    }

    .press_news_mobile div.post-desc-wrapper{
        width: 60%;
    }

    .press_news_mobile .post-desc-wrapper .post-desc{
        padding: 0;
        padding-left: 18px;
    }

    .press_news_mobile .post-desc-wrapper h5.entry_title_h5{
        font-size: 15px;
        line-height: 20px;
    }

    .press_news_mobile .post-item .post-date {
        font-size: 13px;
    }

    .press_news_mobile .post-footer{
        display: none;
    }

    .cont_featured_news .post-item{
        margin-bottom: 0px;
    }

    .press_news_mobile .post-item{
        margin-bottom: 20px;
    }        

    .single-post  .general_title_subtitle h6{
        font-size: 14px;
        line-height: normal;
    }

    .single-post .column.general_title_subtitle h3{
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 10px;
    }

    .single-post .column_custom_content{
        padding: 20px 0 0 0px !important;
    }

    .choose_gallery_videos h6{
        font-size: 15px;
        letter-spacing: 0.83px;
    }

    .custom_masonry .column {
        margin-left: -4px;
    }

    .gallery_news .post-item{
        margin-top: -20px;        
    }

    .cont_video_news .photo2.col-2 .post-desc-wrapper {
        width: 75%;
        padding: 20px 15px 5px;
    }

    .pagination_video {
        position: relative;
        top: -70px;
        text-align: left;
        z-index: 111;
    }

    .padd-top-none{
        padding-top: 0 !important;
    }

    .cont_maps_contact .section_wrapper
    {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .cont_maps_contact .three-fifth{
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;        
    }

    .cont_maps_contact .google-map{
        height: 270px !important;
    }

    .cont_maps_contact .two-fifth{
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        padding: 30px 30px 50px 30px !important;
        margin-bottom: 20px;
    }
	

    #field_1_9, #field_2_8 {
        max-width: 100%;
    }

    #gform_wrapper_1 .gform_footer,
    #gform_wrapper_2 .gform_footer {
        float: left;
        margin-top: 0;
    }

    .gform_wrapper .custom_checkbox [type="checkbox"]:not(:checked) + label,
    .custom_checkbox [type="checkbox"]:checked + label {
        padding-left: 2.5em!important;
        width: 100% !important;
        max-width: 100%;
    }

    .cont_contact_work{
        padding-top: 20px !Important;
    }

    .cont_contact_work select{
        margin-bottom: 65px;
        font-size: 16px !Important;
        height: 60px !Important;
    }

    input[type=file]:before {
        font-size: 13px;
    }
    .gform_body input[type="text"],
    .gform_body input[type="email"],
    input[type=file] {
        margin-top: -15px;
    }

    .offer_thumb_ul .slick-list{
        height: 540px !important;
    }

    .content_all_products .content_downloads_file .post-item {
        width: 50%;
    }

    .content_downloads_file .button_custom_pdf {
        margin-left: 27px;
    }

    .content_downloads_file a.button.button_custom_pdf .button_label{
        padding: 15px 15px 15px 15px !important;
    }

    .widget_widget_sidebar_download{
        margin-top: 40px;
    }

    .custom_gallery_photo{
        column-count: 1;
    }

    .text_application_slide,
    #slider-2-slide-2-layer-5{
        white-space: normal !important;
        padding-right: 20px !important;
        width: 310px !important;
    }

    #slider-2-slide-2-layer-5 br{
        display: none !important;
    }

    .single-post .image_frame{
        padding-right: 0px;
    }


    /* END OTHER PAGE */



    /* EDIT PRODUCTS PAGE */

    .container_custom_sidebar{
        padding: 15px 20px;
        max-width: 100%;
    }
	
    i.sidebar_icon_mobile{
        font-size: 14px;
        cursor: pointer;
        display: inline-block !important;
        margin-bottom: 0;
    }
	
	.title_custom_sidebar {
		margin-bottom: 20px!important;
		font-size: 18px;
		text-transform: uppercase;
		color: #fff;
		cursor: pointer;
	}

    i.sidebar_icon_mobile{
        float: right;
    }

    .container_sidebar_bars{
        margin-top: 45px;   
    }

    .container_sidebar_bars p.sidebar_product_type,
    .filter_isotope_alloy,
    .container_sidebar_application ul.sidebar_ul_parent{
        display: none;
    }

    .container_products_sidebar {
        padding-left: 0;
    }

    .content_all_products .post-item {
        width: 47.6%;
        margin-bottom: 15px;
    }

    .link_product .background_image_product {
        right: -30%;
    }

    .page-template-page_egm_product_shape .general_title_subtitle .column_attr{
        padding-left: 0 !important;
    }

    .page-template-page_egm_product_shape .column_column.general_title_subtitle.general_page_title_left p {
        margin-top: 15px;
    }
	
	

    .content_sector_product {
        display: none;
    }

    .content_sector_product.content_sector_product_mobile{
        display: block !Important;
        width: calc(100% + 20px);
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .content_sector_product_mobile img{
        margin-left: 0 !Important;
        width: 100% !important;
    }

    .content_sector_product_mobile .slick-slide{
        margin-right: 5px !important;
        width: 175px !important;
    }
	
	.content_sector_product_mobile .slick-slide {
		width: auto !important;
   		 height: 100%!important;
	}

    .cont_sector_gallery{
        display: block !important;
        float: left;
        margin-bottom: 55px;
    }

    .custom_image_sector .text_over_img h6,
    .custom_image_sector .text_over_img h5{
        line-height: normal;
    }

    .custom_image_sector .text_over_img h5 {
        font-size: 18px;
    }

    .custom_image_sector .text_over_img {
        bottom: 20px;
        left: 20px;
    }

    .custom_slider_offer .slider_pagination_custom_egm ul{
        bottom: -30px !Important;
    }

    .custom_slider_offer .slider_pagination li a,
    .custom_slider_offer .slider_pagination li a span {
        text-indent: inherit !important;
        top: 0;
    }

    .custom_slider_offer .slider_pagination li a{
        margin: 0;
    }

    .custom_slider_offer .slider_pagination li {
        margin: 0 15px !important;
        padding: 0;
        width: 34px;
        height: 34px;
        border-radius: 50%;
    }

    .column_text_sector {
        column-count: 1;
    }

    .content_text_prod_sidebar{
        padding: 25px 20px 30px 20px !important;
    }

    .content_text_prod_sidebar .section_wrapper{
        padding: 0 !important;
    }

    .content_text_prod_sidebar .name_sector_dad{
        font-size: 14px;
    }

    .content_text_prod_sidebar .name_sector_dad:before {
        left: -30px;
        top: 8px;
    }

    .content_text_prod_sidebar .name_sector_child{
        font-size: 18px;
        margin: 5px 0 10px;
    }

    .content_text_prod_sidebar .text_sector{
        font-size: 15px;
    }

    .container_products_sidebar .products_filter span{
        font-size: 11px;
    }

    .filter_block {
        padding: 10px 15px;
        margin-bottom: 5px;
    }

    /* END EDIT PRODUCTS PAGE */


    /* EDIT SINGLE PRODUCT */

    .mcb-section-single{
        padding: 0 !important;
    }

    .single_product .general_title_subtitle h6 {
        margin-left: 0;
    }

    .content_left_product {
        padding-right: 0px;
    }

    .single_product .bottom-50,
    .single_product .column.column_divider.bottom-50 {
        margin-bottom: 10px !important;
    }

    .single_product .bottom-70,
    .single_product .column.column_divider.bottom-70 {
        margin-bottom: 45px !important;
    }
	
	.column_divider hr {
		background-color: transparent!important;
	}

    .content_stars {
        padding: 0;
    }

    .content_stars .in_stars {
        margin-top: -2px;
    }

    .content_stars div {
        margin-top: 15px;
        margin-bottom: 0;
    }

    .content_stars span.font-14{
        font-size: 13px;
    }

    .content_properties .column:first-child {
        border: none;
    }

    .single_right_product{
        display: none;
    }

    .section-marg-40{
        margin-top: 40px !important;
    }

    .single_right_product_mobile{
        display: block !important;
    }

    .single_product a.button.btn_product_orange .button_label,
    .single_product a.button.btn_product_pdf .button_label
    {
        padding: 15px 0px !important;
        width: 203px !important;
    }

    .single_right_product_mobile .column_button{
        margin-bottom: 20px !important;
    }

    .single_product .btn_product_orange,
    .single_product .btn_product_pdf{
        width: max-content !important;
        margin-left: 22px !important;
    }

    .single_product .cont_governance_pdf{
        margin-top: -50px;
    }

    .product_right_box .menu_sector_footer li {
        margin: 0 10px 20px 0;
    }

    .product_right_box .menu_sector_footer, .product_right_box p {
        margin-left: 20px;
    }


    /* END EDIT SINGLE PRODUCT */




    /* EDIT FOOTER */

    #Footer .widgets_wrapper {
        padding: 35px 0 0 0;
    }

    .menu_sector_footer li {
        margin: 10px 12px 12px 0;
    }

    #Footer aside.widget_media_image img {
        width: 150px;
    }

    #Footer p, #Footer h4 {
        font-size: 13px;
		color: #fff!important;
    }

    .reserved_area a,
    #Footer .copyright p,
    .copyright .copyright_text_big{
        font-size: 8px;        
    }

    p.reserved_area{
        line-height: 12px !important;
    }

    .copyright p{
        text-align: left;
        line-height: 11px !important;
    }

    #Footer .footer_copy .one {
        padding-top: 0px;
    }

    #wpb_widget_sector_product-2 h4{
        font-size: 15px;
        line-height: 38px;
        letter-spacing: 0.62px;
    }    


    /* END EDIT FOOTER */

}

@media only screen and (max-width: 1260px){

    .content_stars .in_stars {
        float: none!important;
        display: block;
    }

    .content_stars div {
        margin-bottom: 40px;
    }		

    .content_stars span.font-14 {
        width: auto!important;
        min-height: 38px;
        margin-bottom: 5px;
    }

    .ui-tabs .ui-tabs-nav li {
        max-width: 25%;
    }

}

@media only screen and (max-width: 1080px){

    .content_designation {
        flex-wrap: wrap!important;
    }

    .content_designation div {
        width: 24%!important;
    }

    /*li.ui-state-default .ui-tabs-anchor p {
    display: none;
    }*/

    .ui-tabs .ui-tabs-nav li a {
        padding: 10px 15px !important;
    }

}


@media only screen and (min-width: 768px){
    #Top_bar.is-sticky { 
        opacity: 1!important;
    }
}

@media screen and (max-width: 480px) {
	
	.custom_slider_offer .title_subtitle_dark {
		    padding-bottom: 20px!important;
	}
	
	.click_accordion_mech_table, .physical_state {
		border-bottom: 1px solid rgba(255, 255, 255, 0.3)!important;
	}
	
	.tab_single_prod ul li .title_menu_tabs {
		color: var(--dark-blue)!important
	}
	
	
	a#ui-id-1, a#ui-id-2, a#ui-id-3, a#ui-id-4 {
    	border-radius: 0!important;
	}
	
	.table_mech_accordion tr td.td_dark, .physical_state {
		color: #fff!important;
	}
	
	.click_accordion_mech_table, .physical_state {
		background-color: var(--blue)!important;
		color: #fff!important;
	}
	
	.content_stars {
		padding: 50px 0 0 0;
	}
	
	.products_result {
		padding-bottom: 10px!important;
	}
	
	.mcb-section-y9ydda0b1 {
		padding-bottom: 0!important
	}

    aside#custom_html-6 {
        display: none;
    }

    .menu_sector_footer li {
        margin: 15px 15px 15px 0;
    }

    .menu_sector_footer li a {
        padding: 10px;
    }

    a.iubenda-nostyle.iubenda-embed {
        display: inline-block;
        font-size: 12px;
        margin: 10px 0;
    }

    .ui-tabs .ui-tabs-nav li {
        width: 100%!important;
        max-width: 100%!important;
    }

    .ui-tabs .ui-tabs-nav .two_tabs{
        width: 100%!important;
        max-width: 50%!important;
    }

    .ui-tabs .ui-tabs-nav .two_tabs svg{
        padding: 10px 0;
    }

    .ui-tabs .ui-tabs-nav li a {
        padding: 0!important;
    }

    .content_mechanical_prop{
        overflow-x: auto;
    }

    .mobile_shapes_img{
        display: block !important;
        background: #fff;
        padding: 10px 0;
        text-align: center;
    }

    .tr_head .td_img{
        display: none !important;
    }
	
	.content_designation div {
		margin-bottom: 10px!important;
    	padding: 8px 10px!important;
	}
	
	.content_designation div {
    	width: 47%!important;
	}
	
	.cont_chemical_designation div {
		width: 30%!important;
	}
	
	.icon_star_active::before, .icon_star_not_active::before {
		margin-bottom: 10px;
	}

}

@media screen and (max-width: 375px){
    .navigation_custom_sector {
        max-width: 35%;
    }

    .content_all_products .post-item {
        width: 47%;
        margin-bottom: 15px;
    }
	
    .content_downloads_file a.button.button_custom_pdf .button_label {
        padding: 15px 0px 15px 15px !important;
    }

    .content_stars .in_stars {
        display: block;
        float: none;
    }
}

@media only screen and (max-width: 768px) {
    
	.content_all_products .content_downloads_file .post-item {
		width: 100%!important;
		padding-left: 0!important;
	}

    }

@media only screen and (min-width: 768px) {
    #iubenda-cs-banner button:after,
    #iubenda-cs-banner input[type="submit"]:after,
    #iubenda-cs-banner input[type="reset"]:after,
    #iubenda-cs-banner input[type="button"]:after {
        content: initial !important;
        position: initial !important;
        left: initial !important;
        top: initial !important;
        height: initial !important;
        width: initial !important;
        background: initial !important;
        z-index: initial !important;
        transition: initial !important;
    }

    #iubenda-cs-banner button:hover:after,
    #iubenda-cs-banner input[type="submit"]:hover:after,
    #iubenda-cs-banner input[type="reset"]:hover:after,
    #iubenda-cs-banner input[type="button"]:hover:after {
        width: initial !important;
    }
}

@media only screen and (min-width: 768px) {
    #iubenda-cs-banner a.button:after, .button-flat a.action_button:after,
    #iubenda-cs-banner a.tp-button:after, .button-flat button:after,
    #iubenda-cs-banner input[type="submit"]:after,
    #iubenda-cs-banner input[type="reset"]:after,
    #iubenda-cs-banner input[type="button"]:after {
        content: initial !important;
        position: initial !important;
        left: initial !important;
        top: initial !important;
        height: initial !important;
        width: initial !important;
        z-index: initial !important;
        transition: initial !important;
        background: initial !important;
        opacity: initial !important;
    }

    #iubenda-cs-banner a.button:hover:after,
    #iubenda-cs-banner a.action_button:hover:after,
    #iubenda-cs-banner a.tp-button:hover:after,
    #iubenda-cs-banner button:hover:after,
    #iubenda-cs-banner input[type="submit"]:hover:after,
    #iubenda-cs-banner input[type="reset"]:hover:after,
    #iubenda-cs-banner input[type="button"]:hover:after {
        width: initial !important;
        opacity: initial !important;
    }
}

/* END MEDIA QUERY */
