.sfb {
	font-size: 20px !important;
	font-family: 'Roboto', sans-serif !important;
	font-weight: 500 !important;
	width: 400px;
	text-shadow: 1px 1px 2px #000;
}
.onlymobile {display:none;}
#gallery-three-items3.blog .item {
margin: 0 30px 0 0;
}

.testimonial-separator {
    display: block;
    width: 70px;
    
}

.title {
   font-size: 38px;
    line-height: 39px;
   
}
.title {

   color: #d1d1d1;

}
.searchform {width:60%;float:right;}
.searchform div {text-align:right;margin-top:-10px;}

.searchform input {
width: 50%;
    border: 1px solid #ebebeb;
    height: 28px;
    margin-bottom: 10px;
    padding: 5px;
    box-sizing: border-box;
	float:right;
}
.searchform button.rectangle-button.small {
    height: 28px;
	padding: 0px 12px;
    line-height: 28px;
	margin-left:10px;
	float:right;
	font-weight:normal;
}
.searchform button.rectangle-button.small i {
    margin-left: 0;
    font-size: 16px;
}

.listing-item a.title {font-size: 24px!important;
font-weight: 800!important;
line-height: 25px!important;}


.large-team .news-category .grid-col {
	
	text-align:left;
	width: 100%;
}


.button-outline.small {
	float: right;
}

strong, b {
    color: black;
}

em {
    font-style: italic;
}

.singlepress {margin-bottom:15px;}
.singlepress a { color:#b80000;}


.carousel-line {
   border-top: 1px solid #b4b4b4;
}

.carousel-button .prev, .carousel-button .next {
   border: 1px solid #b4b4b4;
    
}

.carousel-button .prev > i, .carousel-button .next > i {
   color: #b4b4b4;
    
}
.border-img.autorihome {padding-bottom:100%;}

.news-category .item {margin-bottom:30px;}

.nav-next.alignleft {float:left;}
.nav-previous.alignright {float:right;}

.wrapautoributton {margin:70px auto 30px auto;text-align:center;}
.blog-content {
    margin-top: 20px;
}

#gallery-three-items2 .gallery-item {
    margin-left: 30px;
}
.border-img .window-tabs {position:static;}
.border-img {padding-bottom:0;}

.large-team .grid-col-row {
    margin-top: 0px;
}

.gallery-item.picture iframe {width:100%;height:150px;}


.lang-item {line-height:normal!important;margin-top: 29px;}

.nav > ul > li.lang-item > a::after {content:'';}

.product p, .autodes p {text-align:justify;}

.rect {
    position: relative;
    display:inline-block;
	width:auto;
    text-align: center;
    background-color: #af9c5a;
    padding:10px;
}

.rect a {
    color:white;
	
    
}

.rect:hover {
   background-color: #000;
	
    
}

.pf-single-carousel {
    margin-top: 10px;
    
}

.footer {
   padding: 10px 0;
}
.nav {
	padding-top: 15px;
}

.margin_bottom {
	margin-bottom: 90px;
}

.title-autori:hover {
	color: #af9c5a;
}

.mb-70 {
	margin-bottom: 70px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-25 {
	margin-top: 25px;
}

.mt-50 {
	margin-top: 50px;
}

.mt-80 {
	margin-top: 80px;
}

.pt-30 {
	padding-top: 30px;
}

.woocommerce .product .images {
	width: 300px;
}

.cit {
	padding-bottom: 50px;
}

blockquote .quote-author {
	float: left;
}

.book-aut {
	margin-bottom: 20px;
}

.tparrows {
	display: none;
}

.pc .sticky .nav ul ul a:hover, .pc .sticky .nav ul ul li:hover > a {
    color: white !important;
    background-color: #fff;
}

.last {
	margin-top: 22px;
}

.pc .sticky .nav > ul li:hover > ul, .pc .sticky .nav > ul li a:hover > ul {
    display: block;
    left: -15px;
}

.pc .sticky .nav > ul ul {
    position: absolute;
    display: none;
    min-width: auto;
    background-color: rgba(255,255,255,0.99);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.woocommerce .product .summary .main-features .features > div i {
    background: none;
	color: #af9c5a;
}


.team .team-item::after {
    border-top: none;
}

.footer #copyright span::before {
    content: "";
}

.infoazienda {
	font-size: 12px;
	font-weight: 300 !important;
	color: #6d6d6d !important;
}

.slash-icon2 {
    color: #fff !important;
}
	








.fancybox-container blockquote, .fancybox-container div, .fancybox-container p, .fancybox-container h2, .fancybox-container img {
    box-sizing: content-box!important;
}


.animated-modal {
  max-width: 40%;
  border-radius: 4px;
  overflow: hidden;
  
  transform: translateY(-50px);
  transition: all .7s;
}

.animated-modal h2,
.animated-modal p {
  transform: translateY(-50px);
  opacity: 0;
  
  transition-property: transform, opacity;
  transition-duration: .4s;
}

/* Final state */
.fancybox-slide--current .animated-modal,
.fancybox-slide--current .animated-modal h2,
.fancybox-slide--current .animated-modal p {
  transform: translateY(0);
  opacity: 1;
}

/* Reveal content with different delays */
.fancybox-slide--current .animated-modal h2 {
  transition-delay: .1s;
}

.fancybox-slide--current .animated-modal p {
  transition-delay: .3s;
}

@font-face {
    font-family: Tartlers;
    src: url(../fonts/TartlersEnd.ttf);
}

.tp-caption {
	font-family: Tartlers;
	font-weight: 700;
	text-shadow: 1px 1px 2px #000;
}

.autgallery {
    border-top: 1px solid #ebebeb;
    margin-top: 40px;
    padding-top: 40px;
    overflow: hidden;
}

.autgallery.autgallery2 {
    border-top: 0;
    
}
.wrapautoributton.wrapautoributton2 {
    margin: 20px auto 30px auto;
    text-align: center;
}

.wrapautoributton.wrapautoributton2 .rectangle-button.small {display:block;}

.claimagency {
    margin-top: 15px;
    font-size: 25px;
    line-height: 29px;
    letter-spacing: 0.1em;
}

.page-title {
	padding-top: 100px;
}
.portfolio-single-item .title .main-title {text-transform:uppercase;}
.videogallery iframe {width:100%;height:250px;}
.team-item .overflow-block {
    background-color: rgba(175, 156, 90, 0.6);
}
.float-right {float:right;}

.contact2 {
	padding: 20px 0 20px 0;
	width: 100%;
	background-color: rgba(175, 156, 90, 0.8);
	bottom: 0px;
	-webkit-box-shadow: 0px 3px 1px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 3px 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 3px 1px 0px rgba(0, 0, 0, 0.1);
}

.maintitle-padding {
	padding-top: 30px;
}

.margin_bottom2 {
	margin-bottom: 30px;
}

.padding-section2 {
	margin-top: 30px;
}

.autcont {
	color: #fff;
}

.copy:hover {
	color: #af9c5a;
}

.ipad {
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2); 
}

.sticky .nav .switcher i {
	color: #fff;
}

@media screen and (max-width: 610px) {
	.img-fc {
		float: none;
	}
}



@media screen and (max-width: 767px) {
.onlydesktop {display:none;}
.onlymobile {display:block;}



.searchresult .left-block {
    float: none;
    margin-right: 0px;
}



.searchform {
    width:92%;
    float: none;
	text-align:center;
	margin:5px auto 20px auto;
	clear:both;
}
.searchform button.rectangle-button.small {float:right;margin:0;}
.searchform input {width:85%;float:left;}
.searchform div {
    text-align: center;
    margin-top: 0px;
}	
.contact-head h4 {
    font-size: 38px;
    
}	
.single-lnw-employees .pf-content-single.mt-50 {
    margin-top: 40px;
}

.title {
    font-size: 28px;
    line-height: 29px;
}

.news-category .picture {
    overflow: hidden;
    margin-left: -10px;
    margin-bottom: 20px;
}
.news-category .picture img {
width: 100%;
}

.sl-controll .next > i, .sl-controll .prev > i {
    font-size: 16px;
    line-height: 25px;
    
}

.sl-controll .next, .sl-controll .prev {
   width: 25px;
    height: 25px;
    
}

.logo img {width:140px;}

	.lang-item {
    margin-top: 0;
    padding: 15px 0;
}

.lang-item img {width:18px;}


	.button-margin {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.sticky .nav .switcher i {
		top: -15px;
	}
	
	.about-us {
		margin-top: 50px;
	}
	
	.animated-modal {
  max-width: 80%;
	}
	
}

@media screen (max-width: 320px)  and (max-width: 767px) {
	.mt-50 {
		margin-top: 50px;
	}
	
}

@media screen and (max-width: 991px) {

    .chi-siamo .grid-col-8 .grid-col-4 {
        width: 100%;
        text-align: center;
    }

    .chi-siamo .grid-col-8 .grid-col-4 img {
        width: 100%;
    }


}

@media screen and (min-width: 992px) {
p {text-align:justify;}

.searchresult img {width:100%;}
.searchresult .left-block {
    width: 30%;
}
.blog.oifnews .media-block {

    width: 50%;

}

.blog.oifnews .grid-col.grid-col-12 {padding-left:0;width:100%;}

.large-team .team-item {
    margin: 5px 25px 40px 25px;
}

.chi-siamo .grid-col-8 .grid-col-4 {
    width: 30%;
}

.chi-siamo .grid-col-8 .grid-col-row {
    margin-top:20px;
}

.chi-siamo {
    margin-bottom: 50px;
}

.about-us .rectangle {
    margin-top: 0;
}

.about-us .item-example {
    margin-bottom: 10px;
}


}

@media screen and (min-width: 1100px) {
	.sfb {
		font-size: 30px !important;
	}
	
	.grid-col-row.clear.news-category {margin-right:30px;}

}

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

.mt-20 {
	margin-top: 20px;
}

.large-team .grid-col {
    min-height: 317px;
}

.grecaptcha-badge {
    display: none;
}

.chi-siamo .title {
    margin-left: 30px;
    font-size: 60px;
}

.chi-siamo img {
    max-width: 100%;
}

.chi-siamo .nome {
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    line-height: 20px;
}

.chi-siamo .ruolo {
    font-size: 15px;
    font-weight: 600;
    color: #af9c5a;
    margin-top: 5px;
    line-height: 20px;
}

.chi-siamo .email {
    line-height: 20px;
    color: #222
}



.ml-20 {
    margin-left: 20px;
}