@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');
body {
	font-family: 'Open Sans', sans-serif;

}

.navbar-default-white {
	position: fixed;
	margin: 0px auto;
	top: 0px;
	background: rgba(41, 39, 39, 1);
	border-bottom: 1px groove rgba(41, 39, 39, 0);
	box-shadow: 5px 5px 2px rgba(23, 36, 52, .0);
	-webkit-transition: all .5s cubic-bezier(.165, .84, .44, 1);
	-moz-transition: all .5s cubic-bezier(.165, .84, .44, 1);
	transition: all .5s cubic-bezier(.165, .84, .44, 1);
	z-index: 9999;
}

@media only screen and (max-width: 1199px){
 #main-menu.white {

	background: transparent!important;


}
   }
@media only screen and (max-width: 1199px){
.navbar-default-white .navbar-toggle .icon-bar {
	background-color: #E30513;
}
     }  
    .white nav ul ul li a:hover {
	color: #fff !important;
	background: #E30513;
}
    
    .white nav ul ul li a:hover {
	color: #fff !important;
	background: #E30513;
}

#about-us-1 .image-container {
	background: url(img/bg-about.jpg);
}

.btn-slider {
	display: block;
	float: left;
	width: 210px;
	height: 50px;
	font-size: 11pt;
	font-weight: 500;
	text-align: center;
	letter-spacing: 1px;
	line-height: 45px;
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0);
	background: #E30513;
	outline: none;
	text-shadow: none;
	margin: 15px auto;
	cursor: pointer;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.subfooter {
	width: 100%;
	background: #292727;
	height: auto;
	color: #fff;
	box-shadow: 5px 5px 20px rgba(186, 183, 183, .8);
	font-weight: 300;
	text-align: left;
	padding: 90px 0 70px 0;
	margin: 0 auto;
}

footer.white {
	background: #292727;
	color: #fff;
	font-size: 9pt;
	letter-spacing: .5px;
	font-weight: 400;
	padding: 25px 0 25px 0;
	box-shadow: 5px 5px 15px rgba(186, 183, 183, .3);
}

#totop {
	
	background: #E30513;
	
}

.recent-post .hovereffect:hover .devider-recent {
	width: 150px;
	border-top: 3px solid #E30513;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}


@media (min-width: 1200px) and (max-width: 1250px){
li>a:after {
  margin-left: 10px;

}
}
@media (min-width: 1251px) and (max-width: 1300px){
li>a:after {
  margin-left: 15px;

}
}
@media (min-width: 1450px) and (max-width: 1500px){
.navbar-brand {

	margin-left: 50px;
}
}

   @media (min-width: 1501px) and (max-width: 1600px){
.navbar-brand {

	margin-left: 100px;
}
} 
   @media (min-width: 1601px) and (max-width: 1690px){
.navbar-brand {

	margin-left: 150px;
}
} 

@media (min-width: 1691px) {
.navbar-brand {

	margin-left: 200px;
}
}

.devider-center {
	display: block;
	border-top: 4px solid #E30513;
	width: 87px;
	margin: 10px auto;
	margin-bottom: 10px;
	text-align: center;
}

.btn-slider:hover {
	background: #292727;
	border: 1px solid rgba(255, 255, 255, 0);
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/*prova*/



@media only screen and (min-width: 992px){

.n-p-l {
	padding-left:0px;
}

}

@media only screen and (min-width: 992px){
.v-alignmio {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
}
}

.col-content p {
	color: #333;
	font-weight: 400;
	font-size:14px;
	text-align: justify;
	line-height: 2em;
  letter-spacing: .4px;
  margin-bottom: 15px;
  margin-top: 15px;
}

@media (min-width: 1180px) and (max-width: 1280px){
.col-content p {
	color: #333;
	font-weight: 400;
	font-size:14px;
	text-align: justify;
	line-height: 1.7em;
  letter-spacing: .4px;
  margin-bottom: 10px;
  margin-top: 10px;
}
}

@media (min-width: 1100px) and (max-width: 1179px){
.col-content p {
	color: #333;
	font-weight: 400;
	font-size:13px;
	text-align: justify;
	line-height: 1.6em;
  letter-spacing: .4px;
  margin-bottom: 5px;
  margin-top: 5px;
}
}

@media (min-width: 992px) and (max-width: 1099px){
.col-content p {
	color: #333;
	font-weight: 400;
	font-size:13px;
	text-align: justify;
	line-height: 1.4em;
  letter-spacing: .1px;
  margin-bottom: 5px;
  margin-top: 5px;
}
}

#subheader h1 {
text-shadow:rgb(0, 0, 0) 2px 1px 6px;
	text-shadow: 3px 3px 1px rgba(0, 0, 0, 0.9);
	font-weight: 900;
}

.devider-img-right {
	display: block;
	margin: -3px auto;
	width: 63px;
	height: 5px;
	background: #E30513;
}

#subheader .subdetail li a {
	color: #E30513;
}

#subheader .subdetail li {
text-shadow:rgb(0, 0, 0) 2px 1px 6px;

	color: #fff;
}

#subheader {
	padding: 160px 0 110px 0;
	background: #222;
	background: url(img/bg-subheader.jpg)top fixed;
	background-repeat: no-repeat;
	background-size: cover;
}



@media only screen and (max-width: 992px){
.sp-padding {
	padding: 0px;
}
}

.detaillist {
	display: block;
	padding: 6% 5% 10% 5%;
	border: 1px solid #e8e8e8;
}

.vino {
	border: 1px solid #e8e8e8;
	font-size: 14px;
	padding: 8%;
	margin-top: 50px;
}
p span.rosso {
	color: #E30513;
	display: inline;
}

.vino p {
	font-size: 14px;
	line-height: 2.1em;
}

.devider-rooms-detail.modificato {
	border-top: 1px solid #d9d9d9;
	display: block;
	margin-bottom: 15px;
	text-align: center;
	width: 100%;
}

.btn-primary.sc:hover {
	background-color: #292727;
	border-color: #E30513;
	color: #ffffff;
	margin-top:20px;
}

.btn-primary.sc {
	margin-top:20px;
	background-color: #E30513;
	border-color: #292727;
	color: #111;
}

#subheader.schede {
	padding: 160px 0 110px 0;
	background: #222;
	background: url(img/bg-subheader2.jpg)top fixed !important;
	background-repeat: no-repeat;
	background-size: cover;
}

#subheader.galleriafot {
	padding: 160px 0 110px 0;
	background: #222;
	background: url(img/bg-subheader3.jpg)top fixed !important;
	background-repeat: no-repeat;
	background-size: cover;
}
#subheader.eventi {
	padding: 160px 0 110px 0;
	background: #222;
	background: url(img/bg-subheader4.jpg)top fixed !important;
	background-repeat: no-repeat;
	background-size: cover;
}

.cen {
	margin: 0 auto;
	margin-bottom:15px;
}

.btn-contact {

	background: #292727;

}

article.evento p{
	text-align: justify;
	font-size:14px;
	font-weight: 400;
}

.devider-widget {
	display: block;
	border-bottom: 2px solid #E30513;
	margin-bottom: 30px;
	margin-top: 20px;
	width: 60px;
	text-align: left;
}

 h2.galleriaevento{


	margin-bottom: 35px;
	margin-top: 15px;
font-size:25px;
	text-align: center;
}

.bottom-article a.btn {
	
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0);
	background: #E30513;
	
}

.widget.descrizionebreve p{
	text-align: justify;
	font-size:14px;
	font-weight: 400!important;
}



.titoloev h2 {
	font-size: 28px;
	font-weight: 400;
	line-height: normal;

}

.descrizionebreve h5{

	line-height: 1.5em;

}

a.example-image-link{
	font-weight:600;
	text-decoration: underline;
	letter-spacing:0.1em;

}