/*
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
*/

/*Barra menu eliminata*/
#Top_bar{
	display:none;
}


/*blocco sotto slider*/
.rta h2 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #F8F8F8;
}
.rta img{
	max-width:50%;
}

.blockUnderSlide .scale-with-grid img {
	width: 50%;
}

.blockUnderSlide h2 {
	margin-bottom: 0;
}

/*pulsante*/
.pulsante img.scale-with-grid img{
max-width: 70%;
}

/*pulsante Voglio rivevere*/
.button-stroke a.button{
	border-color: #357A59!important;
	font-size: 18px;
	}

a.button .button_label{
	background-color:#fff;
}

.button-stroke .voglio.button {
	border: 0;
}

.voglio .button_label {
	background-color:#fff0!important;
	border: 2px solid #357A59!important;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.voglio .button_label:hover {
	background-color:#357A59!important;
	color: #fff !important;
}

/*migliore soluzione*/
.migliore h2{
	color:#357A59;
	font-weight:900;
}


/*Slider----------------------------*/
.sliderFullWidth .offer .offer_li .desc_wrapper .title {
	display: none;
}
 
.sliderFullWidth .offer .offer_li .desc_wrapper{
	padding: 80px 30px 55px 30px;
    box-sizing: border-box;
    min-height: 300px;
}

.sliderFullWidth .offer .offer_li .desc_wrapper.no-link .desc {
	padding: 0px 20px 0 55px;
}

.sliderFullWidth .offer .offer_li .desc_wrapper.no-link .desc h3 {
	font-weight: 600;
	font-size: 30px;
	color: #fff;
	margin-bottom: 40px;
}

.sliderFullWidth .offer .offer_li .desc_wrapper.no-link .desc h2 {
	font-weight: 300;
	font-size: 34px;
	color: #fff;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.sliderFullWidth .offer .offer_li .desc_wrapper.no-link .desc h2 .big {
	font-weight: 600;
	font-size: 80px;
	line-height: 80px;
}

.sliderFullWidth .offer .offer_li .desc_wrapper.no-link .desc .description {
	color: #fff;
	font-weight: 300;
}

.sliderFullWidth .offer .offer_li .desc_wrapper.no-link .desc .description .alignright {
	clear: both;
}

@media only screen and (max-width: 1024px) {
	.sliderFullWidth .offer .offer_li .desc_wrapper {
		padding: 0;
		min-height: 0;
	}
	
	.sliderFullWidth .offer .offer_li .desc_wrapper.no-link .desc {
		padding: 0;
	}
	
	.sliderFullWidth .offer .offer_li .desc_wrapper.no-link .desc h3 {
		margin-bottom: 20px;
		line-height: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.sliderFullWidth .offer .offer_li .desc_wrapper {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

/*slider raccordi*/
.raccordi{
	background-color:#2D2D2D;
}

.raccordi .offer .offer_li .image_wrapper{
	float:left;
}

.raccordi .offer .offer_li .desc_wrapper .title h3 {
	display: none;
	
	font-weight: 700;
	font-size: 35px;
	color:#fff;
	padding-top: 30px;
	line-height: 40px;
	/*padding-left: 60px;*/
}
.raccordi p{
	color:#fff;
	/*padding-left: 60px;
    padding-right: 190px;*/
}


/*slider tubi multistrato*/


.tubim{
	background-color:#6A6A6A;
}

.tubim p{
	color:#fff;
	
}

.tubim .offer .offer_li .image_wrapper {
	float: right;
}


/*
.tubim .offer .offer_li .desc_wrapper{
	float:left;
}*/
/*--------------------------*/

/*BOX RICHIESTA ULTIMO*/
.richiesta1 h2{
	font-weight:600;
	color:#fff;
}
.richiesta1 h3{
	color:#fff;
	    font-weight: 500;
}

.tasto{
	text-align:center;
}

.button-stroke input[type="submit"]{
	color:#fff!important;
	border-color: #fff!important;
}




/*pulsante scopri di più*/


.scopri a.button .button_label hover{
	color:#006B40;
}




/*slider comisapress*/
.comisapress .offer_thumb_ul .offer_thumb_li .desc_wrapper .title h3{
	font-weight:700;
	color: #006B40;
}
.comisapress .offer_thumb_ul .offer_thumb_li .desc_wrapper .title h4{
	color: #006B40;
}

.comisapress .offer_thumb_ul .offer_thumb_li .image_wrapper{
	float:left!important;
	}

/*--------------------*/


/*press system*/
.presssystem h2{
	font-size: 64px;
	line-height: 80px;
	color:#006B40;
}

.presssystem .icon_box.icon_position_left {
    padding-top: 20px;
}

.segnala h4{
	color:#006B40;
}

/*PULSANTE CONTACT FORM */
.button-stroke input[type="submit"]:hover, .button-stroke input[type="reset"]:hover, .button-stroke input[type="button"]:hover{
	background-color: #fff !important;
color: #005c37 !important;
}

.slider_pagination .slick-active a{
	color:#006B40!important
}




/*RESPONSIVE APPLE*/


@media only screen and (max-width: 600px) {
.marginemobile{
	margin-top:100px!important;
}
	.presssystem h2 {
    font-size: 55px;
    line-height: 47px;
}
	h2{
		font-size:25px;
		line-height: 31px;
	}
	.mobiletasto{
		    margin-left: 29px;
	}	
	.rta h2 {
    font-size: 18px;
	}
}

.button-stroke a.button .button_icon i{
	color:#006B40;
}

a#back_to_top.button.button_js, #popup_contact > a.button{
	color:#fff;
}

.mobiletasto{
	margin-top:40px;
}

.offer_thumb.bottom {
	padding-top: 70px;
}

.offer_thumb.bottom .slider_pagination{
	position: absolute;
    top: 0;
    width: 100%;
    margin-top: 0;
}

.offer_thumb.bottom .slider_pagination li a:before {
	bottom: -5px;
	top: auto;
}

.offer_thumb.bottom .slider_pagination li a:after {
	bottom: -9px;
	top: auto;
}

.offer_thumb .slider_pagination li a {
	width: 85px;
    height: auto;
    line-height: normal;
}

/*IPAD MINI FR*/
@media only screen and (max-width: 1024px) and (min-width: 768px){
	.sliderFullWidth .offer .offer_li .desc_wrapper.no-link .desc h2 .big {
	font-weight: 600;
	font-size: 66px;
	line-height: 80px;
}
	.sliderFullWidth .offer .offer_li .desc_wrapper.no-link .desc h3 {
	font-weight: 600;
	font-size: 30px;
	color: #fff;
	margin-bottom: 0px;
	margin-top:0px!important;
}
	.sliderFullWidth .offer .offer_li .desc_wrapper.no-link .desc h2 {
    font-weight: 300;
    font-size: 20px;
}
	
	.enev{
		max-width:20%!important;
		margin:5px 0 15px 15px!important;
	}
	.enev2{
		max-width:10%!important;
		margin:5px 0 15px 15px!important;
	}
	.description p{
		margin: 0 0 5px!important;
	}
	.h3{
		font-size:17px;
	}

}

/*Android-----*/
@media only screen and (max-width: 360px){
	.presssystem h2 {
    font-size: 39px;
    line-height: 37px;
	}
	
	.sliderFullWidth .offer .offer_li .desc_wrapper.no-link .desc h2 .big {
    font-weight: 600;
    font-size: 70px;
	}
	
}	

/*Footer--------------------------*/
#Footer .footer_copy .copyright {
	font-size: 14px;
}

@media only screen and (max-width: 1024px) and (min-width: 1023px){
h3 {
    font-size: 20px!important;
	}
	
	.desc h3{
	margin-top: 0px!important;
	}
	.rtatt .no_line{
		margin: 0 auto 35px!important;
	}
	#Footer .footer_copy .copyright{
		text-align:center;
	}
}

/*Linea verde sotto selettore Acqua/ Gas Responsive*/
@media only screen and (max-width: 450px){
	.slider_pagination a{
		display:grid;
	}
.slider_pagination a.selected:after, .slider_pagination .slick-active a:after {
    content: "";
    display: block;
    width: 85px;
    height: 5px;
    -webkit-border-radius: 1px;
    border-radius: 32;
    position: absolute;
    left: 0px;
    top: 0;
    background: #006B40;
    -webkit-transform: rotate(45deg);
    transform: rotate(0deg);	
}
}


.raccordi .offer .offer_li .image_wrapper img {
    float: left!important;
}

