header {
    background-color: rgba(97,56,52,0.9);
}

.navbar-nav > li > a {
    color: #fff;
}
.menu-effect > li > a::before, .menu-effect > li > a::after {
    color: #d6ac22;
}

#slider-home figure img {width:auto;}
#gallery h4 {margin: 0.5em 0 1.5em 0!important;}
#gallery h2 {
    font-size: 3.0em!important;
}

.btn:hover {
    background-color: #222;
    color: #fff;
}

p.pull-left .btn-slider {border-right:1px solid #d6ac22!important;}

.btn-lg {font-size: 18px;height: 58px;
line-height: 58px;}

.features .phone.fabio {
    float:none!important;
	margin: 0 0px 0 30px;
    width: 390px;
}

p {
    color: #222!important;
    
}

 h6, blockquote p {
    color: #613834!important;
 }
 
 .owl-theme .owl-controls .owl-page:last-child::after {
 background-color: #613834;
 }
	.owl-theme .owl-controls .owl-page span:hover, .owl-theme .owl-controls .owl-page span:focus {
    background-color: #613834!important;
}
 
 blockquote {
    border-left: 5px solid #d6ac22!important;
}
#carousel-testimonials {background-color:rgba(0,0,0,0.35);}

.testimonials .item {
    min-height: 300px;
    padding: 30px 80px;
    position: relative;
}
.testimonials .owl-theme .owl-controls {
    bottom:60px;
}
.home {
    height: 680px;
    padding-top: 45px;
}

footer .footer a, footer p {color:white!important;}

.features h2 {
    font-size: 4.0em;
    margin: 0 50px;
    
}

footer {
    border-top: 1px solid #613834;
}

#autore h2 {font-size:3.0em!important;margin:10px 0px!important; text-align:left!important;}


.features h6 {
     margin: 30px 50px;
    
}

#libro figure img {width:auto;}

.btn.btn-subscribe {
    background-color: #613834;
    border: 2px solid #d6ac22;
    color: #d6ac22;
    font-size: 1.2em;
    height: 67px;
	padding-top: 12px!important;
    width: 250px;
	margin:0 15px;
}

.btn.btn-subscribe:hover {
    background-color: #d6ac22;
    border-color: #d6ac22;
    color: #fff;
}


.social li a {
    background-color: #fff;
    color: #613834;
   
}

.social li a:hover {
    background-color: #d6ac22;
	color:#fff;
}

.footer p {margin: 20px 3px;color:#fff;}

.form-subscribe .form-control {
    min-width: 200px;
    
}

@media handheld, only screen and (max-width: 768px) {

.btn.btn-subscribe {margin:10px 15px;}

p.pull-left .btn-slider {display:block;border-right:0px!important;}
p.pull-left {float:none!important;display:block;}


header .navbar-brand img	{width: 220px;margin-left:10px;}
.navbar {
    background-color: rgba(97,56,52,0.9);
    width: 100%;
	min-height: 60px;
	margin-bottom:0;
}

.features h2 {
    font-size: 2em;
    margin: 0;
}	

.features h6 {
    margin: 10px 0 20px 0;
}
.testimonials {
    padding: 0px 0;
}
.testimonials .item {
    min-height: auto;
    padding: 10px 20px;
    position: relative;
}
.owl-item .item h2 {line-height: 1.2em;font-size: 1.1em;}
.testimonials h5 {
	font-size: 0.7em;
	text-align:right;
}

.owl-pagination {display:none;}

.features .phone.fabio {
    margin: 0 auto;
    width: 100%;
	max-width:100%;
}

.form-subscribe .form-control {
    width:100%;
}

}


}

