html,
body {overflow-x: hidden;position: relative;}
.btn { font-family: "Jost", serif;  font-weight:600; color: #38302b; border-radius:0px; }
.btn:hover { border:0px; }
.btn-verde { color: #ffffff; border: 0px; background-color: #a7bd70; }
.btn-verde:hover { color: #ffffff; border: 0px; background-color: #df9297; }

.home { background: url(/img/home.jpg) no-repeat top center;}
.home2 { background: url(/img/home.jpg) no-repeat top center;}
.chisiamo {background: linear-gradient(0deg,rgba(40, 34, 40, 1) 0%, rgba(138, 119, 107, 1) 50%, rgba(112, 96, 83, 1) 100%);}
.testo-home {position:absolute;}

.nav-tabs> li > a { border:0px; }



@media (max-width:767px) {
.testo-home {width:245px; left:50%; margin-top:140px; margin-left: -160px;}
.paddingright {padding-right:0px;}
.continua {position:absolute; margin-top:215px; right:60px; z-index:1;}
.linea1 {width:20px; height:1px; background-color: #cab8a2; left:50%; margin-left:33px;}
.linea2 {width:10px; height:1px; background-color: #cab8a2; position: absolute; margin-top:15px; }
.o {font-family: "Marcellus", serif; font-weight: 400; font-style: normal; color: white; transform:rotate(-20deg); font-size: 328px; margin-top:-75px; z-index:0;}
.titolo-foto {position:absolute; bottom:40px; width:100%; margin-left:-50%; left:50%;}
.home {height:500px; background-size:1000px; background-position: -275px 0px; }
.home2 {height:70px; background-size:1000px; background-position: -275px 0px; }


}


@media(min-width:768px) and (max-width:991px) {



}


@media(min-width:992px) {

.testo-home {width:580px; left:50%; margin-top:390px; margin-left: -650px;}
.paddingright {padding-right:150px;}
.continua {position:absolute; margin-top:215px; right:60px; z-index:1;}
.linea1 {width:20px; height:1px; background-color: #cab8a2; left:50%; margin-left:33px;}
.linea2 {width:10px; height:1px; background-color: #cab8a2; position: absolute; margin-top:10px; }
.o {font-family: "Marcellus", serif; font-weight: 400; font-style: normal; color: white; transform:rotate(-20deg); font-size: 328px; margin-top:-75px; z-index:0;}
.titolo-foto {position:absolute; bottom:40px; width:100%; margin-left:-50%; left:50%;}
.home {height:1017px;}
.home2 {height:145px;}


}


@media(min-width:1200px) {



.testo-home {width:580px; left:50%; margin-top:390px; margin-left: -650px;}
.paddingright {padding-right:150px;}
.continua {position:absolute; margin-top:215px; right:60px; z-index:1;}
.linea1 {width:20px; height:1px; background-color: #cab8a2; left:50%; margin-left:33px;}
.linea2 {width:10px; height:1px; background-color: #cab8a2; position: absolute; margin-top:10px; }
.o {font-family: "Marcellus", serif; font-weight: 400; font-style: normal; color: white; transform:rotate(-20deg); font-size: 328px; margin-top:-75px; z-index:0;}
.titolo-foto {position:absolute; bottom:40px; width:100%; margin-left:-50%; left:50%;}
.home {height:1017px;}
.home2 {height:145px;}
.chisiamo {}
}