body{
	background: #fff;
}


#about{
	background: #fff;
}

.ls.ms {
	background-color: #f1f1f1;
}

.breadcrumb > li {
    padding: 0px;
}

.breadcrumb span{
    padding: 0 10px;
}

.iubenda-cs-content{
	padding:10px !important;
}

.iubenda-banner-content{
	display: inline-block;
	width: 92%;
}

.iubenda-cs-close-btn{
	padding: 10px 6px;
	background: #344e5a;
	color: #fff;
}

.media-body.media-middle a{
	font-size: 13px;
}

.media-body.media-middle strong{
	font-size: 13px;
}

.logo img {
	width: 160px;
	margin:0px 20px;
}

.logo img.main-logo{
	width: 200px;
	margin-bottom: 5px;
}

.logo img.bureau-logo{
	width: 110px;
	margin-right: 20px;
}

.intro_section h2{
	font-size: 40px;
}

.sf-menu a{
	font-size: 12px;	
}

.intro-layer p{
	font-size: 15px;
	line-height: 180%;
}

li.product{
	margin-bottom: 50px;
}

#products .product{
	min-height: 460px;
}

.intro_section .slide_buttons{
	margin-top: 6%;
}


.wide_buttons a,
.wide_button {
	padding: 15px 20px;
}

footer img{
	width: 200px;
}

footer p{
	margin-top: 20px;
	line-height: 140%;
}

.flexslider .slides img {
	width: 100%;
	display: block;
}

.item-media.entry-thumbnail{
	text-align: center;
} 

.item-media{
	text-align: center;
}


@media (min-width: 992px) {
	.transparent_wrappper + .page_mainslider .slide_description_wrapper {
		padding-top: 0;
	}
	
	
	.page_mainslider .slides > li > img {
	    min-width: auto;
	    max-width: 100%;
	    position: absolute;
	    
	}
}


@media (min-width: 400px) {
	.categorie {
		padding: 0px 0px;
	}
	
}

@media (min-width: 768px) {
	.categorie {
		padding: 0px 50px;
	}
	
}

@media (min-width: 992px) {
	.categorie {
		padding: 0px 50px;
	}
	
}


@media (min-width: 1200px) {
	.categorie {
		padding: 0px 20px;
	}
	
}





@media (max-width: 992px) {
	
	
	
	.intro_section .slide_description{
		padding: 20px 0px;
	}
	.intro_section .slide_description h2{
		font-size: 20px;
	}
	.intro_section .slide_description p{
		font-size: 12px;
	}

	.header_mainmenu{
		width: 50px;
	}
	
	.media-body.media-middle a{
		font-size: 11px;
		letter-spacing: 0.1em;
		padding: 15px 8px;
	}
}

h4.entry-title{
	font-size: 18px;
	height: 20px;
}



.price{
	font-size: 12px;
}

.content-3lines-ellipsis{
	font-size: 13px;
	line-height: 170%;
	height: 50px;
    -webkit-line-clamp: 2;
}



/*
.intro_section{
	height: 500px;
}


.intro_section .slides > li{
	height: 500px;
}*/


.vertical-item.content-padding .item-content{
	padding: 15px 10px 30px;
}

.product_title{
	margin-bottom: 10px;
}

.price{
	margin-bottom: 0px;
}

.price.page{
	margin-bottom: 20px;
	font-size: 12px;
}

.price ins{
	color: #000;
}

.product h2{
	font-size: 20px;
}

.product h3{
	font-size: 14px;
}

.widget_search p{
	display: inline-block;
    font-size: 16px;
    padding-left: 10px;
    text-transform: capitalize;
    font-weight: 300;
}
.widget_search label:hover{
	color: #4ebbe3;
	cursor: pointer;
}


@media (max-width: 992px) {
	
	.flexslider .slides img {
		width: 100%;
		display: block;
	}
	
	.intro_section{
		height: 400px;
	}
}

@media (max-width: 768px) {
	
	
	.intro_section{
		height: 180px;
	}
}


.fa-file-pdf-o{
	color: red !important;
}

.download{
	font-size: 18px;
}

.table{
	font-size: 13px;
}

.form-content{
	margin: 0px 0px;
}

.form-content .form-header {
	margin-bottom: 10px;
}

.form-content .form-header h4{
	margin-bottom: 0px;
	color: #4ebbe3;
}

.form-content .form-header p{
	font-size: 12px;
}

.form-content .form-body{
	
}

.form-content .form-body{
	
}

.form-content .form-body label{
	
}

.form-content .form-body input{
	border: 1px solid #ccc;
    border-radius: 0px;
    height: 40px;
    padding: 10px;
    font-size: 13px;
}

.form-content .form-body input[type='checkbox']{
	border: 1px solid #ccc;
    border-radius: 0px;
    height: 10px;
    padding: 10px;
    font-size: 13px;
}


.form-content .form-body input:focus{
	border: 1px solid #4ebbe3;
}

.form-content .form-body textarea{
	border: 1px solid #ccc;
    border-radius: 0px;
    padding: 10px;
    font-size: 13px;
}

.form-content .form-body .btn{
	margin: 20px 0px;
    padding: 10px 20px;
}

.header-instagram i{
	color: #fff;
}

.header-instagram a:hover i{
	color: #4ebbe3;
}

.header-email a{
	font-size: 11px;
	padding-bottom: 10px;
	vertical-align: middle;
	color: #fff;
}

.header-email i{
	font-size: 18px;
	margin-right: 2px;
	color: #fff;
}

.fa-envelope-o:before{
	position: relative;
	top: 2px;
}


.header-telefono a{
	font-size: 11px;
	padding-bottom: 10px;
	vertical-align: middle;	
	color: #fff;
}
.header-telefono i{
	font-size: 18px;
	margin-right: 2px;
	color: #fff;
}

.fa-mobile-phone:before{
	position: relative;
	top: 2px;
}



#categ_text{
	font-size: 13px;
	line-height: 1.4rem;
	margin-bottom: 20px;
}

#categ_img{
	margin-bottom: 20px;
}

select.choice {
	height: 42px;
	background-color: transparent;
	border-radius: 2px;
	box-shadow: none;
	color: #323232;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	line-height: 30px;
	font-weight: 300;
	min-width: 200px;
	border: 1px solid rgba(0, 0, 0, 0.2);
}

.selected{
	color: #4ebbe3 !important;
}

.search{
	
}

.search input{
	float: left;
	width: 150px;
	height: 30px;
	border: 1px solid #ccc;
	border-radius: 15px;
	font-size: 12px;
}


.search input::-webkit-input-placeholder { /* WebKit browsers */
  font-size: 12px;
}

.search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  font-size: 12px;
}

.search input::-moz-placeholder { /* Mozilla Firefox 19+ */
  font-size: 12px;
}

.search input:-ms-input-placeholder { /* Internet Explorer 10+ */
  font-size: 12px;
}


.search button{
	float: left;
	height: 30px;
	width: 30px;
	padding: 0px;
	font-size: 17px;
	background: none;
	color: #aaa;
	font-weight: bold;
	position: absolute;
	right: 0px;
		
}
.search button:hover{
	font-weight: bold;	
	color: #4ebbe3;
		
}



#categ_text h1{
	font-size: 25px;
	margin-bottom: 10px;
}

#categ_text h2{
	font-size: 18px;
	margin: 0px 0px 20px;
}


.flex-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}


#about .link_testo{
	color: #333 !important;
	transition: none;
	padding-bottom: 10px;
	display: inline-block;
}



#about .box-testo-about{
	text-align: center;
	margin: 0;
	transform: translate(-50%, -50%);
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
}


#about .box-testo-about h2{
	font-size: 50px;
}

#about .box-testo-about p{
	font-size: 20px;
	line-height: 1.5em;
}

.widget{
	display: inline-block;
	margin-bottom: 40px;
	width: 100%;
}

.widget .box-testo-category{
	text-align: center;
}

.widget .box-testo-category h2{
	font-size: 19px;
	margin: 10px 0px;
}

.widget .box-testo-category p{
	font-size: 15px;
	line-height: 1.5em;
	min-height: 66px;
}

a:hover > .img-subcategory-menu img {
    opacity: 0.8;
    transition: all 0.2s linear 0s;
}

.img-subcategory-menu{
	display: inline-block;
	position: relative;
	width: 180px;
	height: 180px;
	overflow: hidden;
	border-radius: 50%;
}

.img-subcategory-menu img{
	width: auto;
	height: 100%;
	margin-left: -50px;
	max-width: inherit;
}

#about .theme_button{
	letter-spacing: 0.1em;
	padding: 12px 15px !important;
	
}

#about .row{
	margin: 0px 0px;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.about_home .row{
	margin: 80px 0px !important;
}


.intro_section{
	max-height: 750px !important;
}
.intro_section .slides > li{
	max-height: 750px !important;
}
				
				
.intro_section .slide_description{
	max-width: 370px;
    position: absolute;
    bottom: 0px;
    height: 50%;
    background: rgba(78,187,227, 0.7);
}

.intro_section .slide_description_dx{
	max-width: 120px;
    position: absolute;
    bottom: 0px;
    height: 150px;
    right: 0;
    background: #fff;
}


.intro_section .slide_description h2{
	font-weight: 400;
}

.intro_section .slide_description p{
	font-size: 22px;
}

@media (max-width: 991px) {
	.intro_section .slide_description{
	    padding: 50px 20px 0px;
	    text-align: left;
	    height: 60%;
	}
	
	.intro_section .slide_description_dx{
	    height: 200px;
	}


	.intro_section .flexslider .container{
		position: absolute !important;
	}
	.intro_section .slide_description h2{
		font-weight: 400;
		font-size: 30px
	}
	
	.intro_section .slide_description p{
		font-size: 18px;
	}
		#about .box-testo-about h2{
		font-size: 30px;
	}

	#about .box-testo-about p{
		font-size: 15px;
		line-height: 1.5em;
	}
}

@media (max-width: 768px) {
	.intro_section .slide_description{
		max-width: 50%;
	    height: 100%;
	    padding: 50px 20px 0px;
	}
		.intro_section .slide_description h2{
		font-weight: 400;
		font-size: 25px
	}
	
	.intro_section .slide_description p{
		font-size: 15px;
	}
	#about .box-testo-about{
		margin: 20px 0px 0px; 
		transform: translate(0%, 0%);
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
	}
	#about .box-testo-about h2{
		font-size: 30px;
	}

	#about .box-testo-about p{
		font-size: 15px;
		line-height: 1.5em;
	}
}
