/* Font family e colore di sfondo */

/* Font family e colore di sfondo */

@font-face {
font-family: 'press';
src: url('thin_press-webfont.eot');
src: url('thin_press.ttf') format('truetype');

}



body {
 background-color: #fcfcfc;
 background-image:url(../img/CARTA-fondo-SS4_CHIARA.jpg);
}

/* Classe per applicare un margine inferiore */

.margine-bottom {margin-bottom:20px;}

/* Stili per sovrascrivere e modificare la Navbar di Bootstrap */
.navbar {
  border: none;
}

#header1
{margin-top:0px;}

.navbar-nav {
  margin-top: 0;
}

.navbar-brand {
 display: inline-block;
 text-indent: -9999px;
 width: 130px;
 height: 92px;
 background: url(../img/logonew.png) center center no-repeat;
 padding-right: 20px;
}

.navbar-default {
 background-color: #fcfcfc;
 opacity: 0.85;
 margin-bottom:0px;
 padding-bottom:5px;
}

.navbar-default .navbar-nav > li > a {
  font-size: 16px;
  font-weight: bold;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  color: #333333;
  margin-top: 20px;
  border-bottom: 1px solid #654a3f;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #4c6740;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #4c6740;
}

.navbar-toggle {
  border-radius: 0;
}

.navbar-default .navbar-toggle {
 border: 1px solid #654a3f;

}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #654a3f;
}

.navbar-default .navbar-collapse {
  border-color: transparent;
     padding-top: 10px;
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #b68b86;
  border-bottom-color: #b68b86;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #4c6740;
}

.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}

.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}

@media screen and (min-width: 768px) {
 .navbar-default .navbar-nav > li > a {
  border-bottom: none;  
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  border-top: 2px solid #b68b86;
  padding-top: 13px;
}

.navbar-brand {
 display: inline-block;
 text-indent: -9999px;
 width: 130px;
 height: 92px;
 background: url(../img/logonew.png) center center no-repeat;
 padding-left: 20px;
}
}


/* Stili per sovrascrivere e modificare i menu dropdown di Bootstrap */

.dropdown-menu {
 padding: 0 0;
 border-radius: 0;
 -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.175);
 box-shadow: 0 2px 5px rgba(0, 0, 0, 0.175);
}
.dropdown-menu > li > a {
 padding: 7px 10px;
 border-bottom: 1px solid #ccc;
}

/*captation*/

ul { list-style: none;
margin-left:0px;
padding-left:0px;}

#hover-cap-4col .thumbnail {
	position:relative;
	overflow:hidden;
}
.caption {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.4);
	width: 100%;
	height: 100%;
	color:#FFF!important;
	font-family: 'Raleway', sans-serif;
}

.img-header
{
  display: block;
  height: auto;
  max-width: 100%;
box-shadow:0px 5px 15px 8px rgba(139,136,129,0.5);
 -webkit-box-shadow:0px 5px 15px 8px rgba(139,136,129,0.5);
margin-bottom: 30px;

}
img-header1

{
  display: block;
  height: auto;
  max-width: 100%;
}

/*map*/
   
#container-map{width: 100%; height:500px; left:0;position: relative; padding-bottom: 40px; padding-right: 10px; padding-left: 10px;}



 .popup a{color:#fe4a5d;text-decoration: none;}	
      .popup h4{margin:0;padding:0;}
      .popup #berlin{width:200px; height:50px; text-indent: -9999px}
      
      #map-canvas{width: 100%; height:100%; position:relative;z-index:10; box-shadow:0px 5px 20px 10px rgba(74,57,39,0.5); }
	  
	  .contatti_img
	  {float: left;
	  width: 400px;
	  height: 500px;}

/* Flexslider */

.flexslider {
 margin: 0 0 0px; 
 background: #f8f8f8; 
 border: 0;
 border-top: 3px solid #4F3C29; 
 position: relative; 
 -webkit-border-radius: 0; 
 -moz-border-radius: 0; 
 -o-border-radius: 0; 
 border-radius: 0; 
 margin-bottom: 70px;
}
.flex-control-paging li a {
 width: 12px; 
 height: 12px;
 padding: 2px;
 background: #4F3C29; 
 cursor: pointer; 
 text-indent: -9999px; 
 -webkit-border-radius: 20px; 
 -moz-border-radius: 20px; 
 -o-border-radius: 20px; 
 border-radius: 20px; 
 box-shadow: none;
}
.slides li {position: relative;}
.flex-caption {
 position: absolute;
 top: 35%;
 right: 8%;
}
.flex-caption-text span {
 display: inline-block;
 font-size: 34px;
 font-family: font-family: 'Balthazar', serif;
 margin: 2px 0;
 padding: 0 15px;
 background-color: rgba(248, 235, 219, 0.8);
}

@media screen and (max-width: 767px) {
 .flex-control-nav, .flex-control-pager, .flex-caption {display: none;}

.img-header
{
margin-bottom:5px;
box-shadow: none;

}

.flex-caption-text span {
 display: inline-block;
 font-size: 34px;
 font-family: font-family: 'Balthazar', serif;
 margin: 2px 0;
 padding: 0 15px;
 background-color: rgba(248, 235, 219, 0.8);
}


footer
{ margin-top: 10px;
height:auto;}



}

/* Sezione progetti in evidenza */

.box-progetto {
 padding-top: 5%;
 padding: 15px;
 background-color: #86b6de;
 -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
}
.box-progetto h3, .box-progetto h4 {margin-top: 0;}

/*img*/
#camosci
{opacity: 0.6;
margin: 0 auto;
padding-top: -40px;
z-index: -10000;}

/* Stile per sovrascrivere e modificare le immagini thumbnail di Bootstrap */

.thumbnail,
.img-thumbnail {
  border-radius: 0;
  border: 1px solid #bbbbbb;
  
}

/* Stili per sovrascrivere e modificare i bottoni standard di Bootstrap */

.btn {
  border: 0;
  border-radius: 0;
}
.btn:focus {
  outline: 0;
}


/* Testata */

.header-sezione {
  border-bottom: 2px solid #357ebd;
}
@media screen and (min-width: 768px) {
 .header-sezione {
 margin-left: 0;
 margin-right: 0; 
 }
 }
/* Lavoro in evidenza */

#quote
{float:left;
height:20px;
width:32px;
margin-right: 5px;}

#quote1
{height:20px;
width:32px;
margin-left: 5px;}



.box-lavoro-evidenza {
	margin-top: 15px;
	}
	
.box-lavoro-evidenza1 {
	padding-top: 40px;
	float:left;}

.testohome
{color:#512f05;
font-family: 'Old Standard TT', serif;
font-style:italic;
text-align:center;
font-size:18px;
line-height: 1.6;
padding-bottom: 40px;
}


.hometext
{color:#512f05;
font-family: 'press';
alignment-adjust:central;
margin-top: 60px;
text-align:center;
font-size: 50px;
line-height: 1.6;
}


.box-lavoro-evidenza h3 {margin-top: 0}





/* Stile per modificare e sovrascrivere i blockquote di Bootstrap */

blockquote {
 border-left: 5px solid #357ebd;
}


.tab-content {padding: 15px 0;}


/* Pulsanti acquisto servizi */

.btn-round-bottom {
 border-bottom-right-radius: 4px;
 border-bottom-left-radius: 4px;
}

/* Footer */



#footer-copy {
 padding: 10px 0 0 0;
 border-top: 1px solid #654a3f;
}

footer
{ background-color: /*#654a3f */#fcfcfc;
color: #fcfcfc;
margin-top: 30px;
opacity: 0.6;}


.addresses
{ font-size:14px;
font-family: 'Raleway', sans-serif;
color:/*#f3eadb*/ #523C35;
margin-top:2%;
line-height:1.4;
font-weight:bold;}

.via
{ font-size:14px;
font-family: 'Raleway', sans-serif;
color:/*#f3eadb*/ #fcfcfc;
margin-top:2%;
line-height:1.4;}


footer a, footer a:hover {color: #523C35;}

.right
{font-size: 12px;
color:rgb(204,204,204);}

.img-footer
{ padding-left:90px;}


/* Modifica del componente thumbnails per il portfolio */


.thumbnail {
  
  margin-top: 8%;
  display: inline-block;
  display: block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}


/*glyphicons*/
.white, .white a {
  color: #fff;
}

/* Titoli pagina contatti */

.contatti-titoli {
 margin-bottom: 15px;
 border-bottom: 2px solid #357ebd;
 padding-bottom: 10px;
}



.img-prodotto
{float:left;
margin-right: 15px;
margin-left: 15px;
margin-bottom:25px;
margin-top: 25px;
}
  
  .title-box
  { text-align:left;
  margin-left: 15px;
  margin-right: 15px;}
  
.prodotto
{
padding-left: 15px;
padding-right:15px;
padding-top: 5px;
margin-bottom: 40px;}



#caratteristiche
{ text-align:justify;
margin-right: 15px;
margin-left: 15px;
height:auto;
margin-top: 25px;}




.descrizione
{ font-size:14px;
font-family: 'Raleway', sans-serif;
color:/*#f3eadb*/ #654a3f;
line-height:1.5;
}


.descrizionep
{ font-size:10px;
font-family: 'Raleway', sans-serif;
color:/*#f3eadb*/ #9D6B53;
line-height:1.5;
text-align:left;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #D1B198;
}

.table table-striped
{float: right;
margin-right: 20px;}

#f
{ margin-top: 30px;
margin: 0 auto;
}


.clearfix() {
  &:before,
  &:after {
    content: " ";
    display: table;
  }
  &:after {
    clear: both;
  }



.element {
  .clearfix();
}



