/*!
 * Start Bootstrap - Shop Homepage HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,900,700,300,200);
body { font-size:12px; font-family: 'Source Sans Pro', sans-serif;
margin-top:15px;
      /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

h1,h2,h3,h4,h5,h6 {color:#B49A79; border-bottom:1px solid #ddd;}
.blue{color:#B49A79 !important;}
.titolo{color:#FFF; text-decoration:none; margin:0;border:0; font-weight:100;}
label {Color:#B49A79;  }
.form  .input-group  {margin-top:10px;}

.container{max-width:980px;}
.navbar{position: absolute;
margin-top: 10px;
z-index: 2;
width: 99%;
margin-left: -1%;
margin-right: 0; 
color:#fff;

background: rgb(180,154,121);
	background: -moz-linear-gradient(180deg, rgba(180,154,121,1) 0%, rgba(180,154,121,1) 25%, rgba(240,238,217,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(180,154,121,1) 0%, rgba(180,154,121,1) 25%, rgba(240,238,217,1) 100%);
	background: linear-gradient(180deg, rgba(180,154,121,1) 0%, rgba(180,154,121,1) 25%, rgba(240,238,217,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b49a79",endColorstr="#f0eed9",GradientType=1);
}


.logo { margin-top:-38px; position:absolute;}
.navbar a:link, .navbar a:visited  {color:#fff !important;}
.dropdown.open a  {color:#B49A79 !important;}
.carousel-holder {color:#B49A79 !important;}

.slide-image {
    width: 100%;
}

.carousel-holder {
    margin-bottom: 30px;  
}

.carousel-control,
.item {
    border-radius: 4px;
}

.caption {
    height: 130px;
    overflow: hidden;
}

.caption h4 {
    white-space: nowrap;
}

.thumbnail img {
    width: 100%;
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581;
}

.thumbnail {
    padding: 0;
}

.thumbnail .caption-full {
    padding: 9px;
    color: #333;
}

.bottonelink {width:100%;}
.flag{display:block;}
.flag img{ margin-top:-5px; max-width:28px;}

.carousel h1,.carousel h2,  .carousel h3  {
	color:#fff; 
	font-weight:100; 
	letter-spacing:5px; 
	background: rgb(180,154,121);
	background: -moz-linear-gradient(180deg, rgba(180,154,121,1) 0%, rgba(180,154,121,1) 25%, rgba(240,238,217,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(180,154,121,1) 0%, rgba(180,154,121,1) 25%, rgba(240,238,217,1) 100%);
	background: linear-gradient(180deg, rgba(180,154,121,1) 0%, rgba(180,154,121,1) 25%, rgba(240,238,217,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b49a79",endColorstr="#f0eed9",GradientType=1);
	}

.panel-column{}
.panel-column .panel-heading{
background: rgb(180,154,121);
background: -moz-linear-gradient(180deg, rgba(180,154,121,1) 0%, rgba(180,154,121,1) 25%, rgba(240,238,217,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(180,154,121,1) 0%, rgba(180,154,121,1) 25%, rgba(240,238,217,1) 100%);
background: linear-gradient(180deg, rgba(180,154,121,1) 0%, rgba(180,154,121,1) 25%, rgba(240,238,217,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b49a79",endColorstr="#f0eed9",GradientType=1);
}





footer {
    margin: 50px 0;
}