body,
button,
input,
select,
textarea,
h1, h2, h3, h4, h5, h6{
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-weight:400;
}
body{background-color:#312700}

h1, h2, h3, h4, h5, h6{color: #a5862b;   font-family: "Michroma", sans-serif;font-weight: 400;font-style: normal; text-transform:uppercase;}
.display-1,.display-2,.display-3,.display-4, .display-5, .display-6 {}
.text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white p{color: #ffffff !important;}
.text-dark h1, .text-dark h2, .text-dark h3, .text-dark h4, .text-dark h5, .text-dark h6, .text-dark p, .text-dark a{color: #000000 !important;}
.text-gray h1, .text-gray h2, .text-gray h3, .text-gray h4, .text-gray h5, .text-gray h6{color: #296167;}
.text-gray h1 strong, .text-gray h2 strong, .text-gray h3 strong, .text-gray h4 strong, .text-gray h5 strong, .text-gray h6 strong{color: #296167;}
.text-white .btn{text-shadow:none !important;}

h1 {}
h2 {}
h3 {}
h4 {color:#fff;}
h5 {color:#fff;}
h6 {}



.big-text p{ font-size: 120%;}

.parallax-window h1{text-shadow: 0 0 10px #333;}

.line {
    border-bottom: 3px solid #a5862b;
    display: block;
    margin: 25px auto 30px auto;
    width: 60px;
}



.radius-4 {border-radius:0.6rem !important;}

.radius-4 .card-img, .radius-4 .card-img-top {
  border-top-left-radius: .6rem;
  border-top-right-radius: .6rem;
}

/* Links */
a, a:visited{
	color: #a5862b;
transition: all 0.3s ease 0s;	
text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color:#ffffff;
	text-decoration: none;
}

a.btn-outline-light {color:#ffffff;}

.text-white a:hover, .text-white a:focus, .text-white a:active{color: #ffffff !important;}


.text-content ul {
    padding:0;
}

.text-content li {
  margin: 0;
  padding:0;
  margin-bottom: 0.3rem;
  padding-left: 0.5rem;
  margin-left: 1rem;
  position: relative;
}
  
.text-content li::marker {
color:#296167;
}
  
  
.stretchedlink a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0,0,0,0);
}

.mejs-controls {
  display: none !important;
  visibility: hidden !important;
  }

/* Header */


.navbar-brand img{
    max-height: 80px;
    max-width: 100%;
    width: auto;
	}
	
.navbar {border-bottom:1px solid #666;}
.navbar-dark .navbar-nav .nav-link{
	font-weight:normal; 
	position: relative;
	text-align: center;
	color:#ffffff;
}

.navbar-dark .navbar-nav .nav-link:hover{color:#a5862b;}


@media (max-width: 992px) {

.navigation-main{position:relative;} 
.navbar-container {position:relative;}
}

button.navbar-toggle{background:none !important; border:none; box-shadow:none;}
.navbar-toggle .navbar-toggler-icon{color:#E73E16;}



.navbar-light .navbar-nav .qtranxs-lang-menu .nav-link {font-weight:normal; }

.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link:focus,  .navbar-light .navbar-nav .nav-link:hover{
color:#a5862b;
}


.nav-link.dropdown-toggle:after{
content: "";
position:relative;
bottom: inherit;
left: inherit;
background-color: inherit;
height: inherit;
  margin-left: .255em;
 width: inherit; 
}

.current-menu-item a.nav-link.dropdown-toggle::after, a.nav-link.dropdown-toggle:hover::after {
  margin-left: .255em;
  width: inherit;
}

.menu-item {padding:0 0.5rem;}

.navigation-top{background-color:#eaeaea; 
padding-top: .3rem;
  padding-bottom: .3rem;
}}

.navigation-top li{padding:0;}

.navigation-top .navbar-nav li a.nav-link {
	background:none;
	padding:.4rem .6rem !important;}
	
.navigation-top .navbar-nav li:hover a.nav-link,
.navigation-top .navbar-nav li:focus a.nav-link{
	color: #E73E16 !important;
	background:none;}		
	

.navbar-dark .navbar-toggler{border:none;}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28165, 134, 43, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}


li.special a.nav-link {
	color: #fff !important ;
	background-color: #296167;
	border-radius: .3rem;
	margin:0 0.5rem;
}

li.special a.nav-link:hover {
	background-color: #E73E16;
}

li.special .nav-link::after {
display:none;
}

/*#menu-main-menu .current-menu-item a.nav-link::after, #menu-main-menu a.nav-link:hover::after {
  margin-left: -10px;
    width: 20px;
}*/



.action a::before {
    font-family: 'Font Awesome 5 Free';
    content: "\f0a9";
    display: inline-block;
    padding-right: 5px;
    font-weight: 900;
    font-size: 18px;
    line-height: 20px;
	vertical-align:middle;
}


.dropdown-menu a.dropdown-item {
  color: #296167;
}

.dropdown-menu {
  background-color: #f2f2f2;
  border:none;
  border-radius: 0;
}

.dropdown-menu > a, .dropdown-menu > .active > a {
    background:none;
    color: #a5862b;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover, a.dropdown-item.active {
    background:none;
    color: #a5862b;
}

 li.qtranxs-lang-menu {margin-left:1.5rem;}
.qtranxs-flag {max-width: 18px;}
.qtranxs-lang-menu .dropdown-menu{min-width:0;}

@media (max-width: 992px) {
.navigation-main li .sub{ 	display:none !important;}
.navigation-main li a.nav-link, .qtranxs-lang-menu .dropdown-menu a.dropdown-item {
	padding:.25rem 1rem !important;
}
.dropdown-menu{display:block; background:none; margin:0; padding:0;}	

.dropdown-item {color:#666 !important; white-space: normal;}
.qtranxs-lang-menu{margin:0;}
.qtranxs-lang-menu .dropdown-toggle::after {border:none; margin:0;}
/*.qtranxs-lang-menu .dropdown-toggle{display: inline; float:left;}*/
.qtranxs-lang-menu .dropdown-toggle{display: none; }
.qtranxs-lang-menu .dropdown-menu{
position: relative !important;
min-width: 0;
padding: 0;
margin: 0;
background: none;
border: none;
border-radius:0;
top: auto;
width:100%;
display: flex !important; 
justify-content: center !important;
}

.qtranxs-lang-menu a, .qtranxs-lang-menu .dropdown-menu .dropdown-item, .qtranxs-lang-menu .dropdown-menu .menu-item{
	border-bottom:0; padding:0;}

.qtranxs-lang-menu  .dropdown-item:focus, .qtranxs-lang-menu  .dropdown-item:hover {
    color: inherit;
    background-color: inherit;
}

.qtranxs-lang-menu  .dropdown-item img{
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

}

/* Homepage */

.div-table {
    display: table;
    margin: 0 auto;
}

.div-cell {
    display: table-cell;
    vertical-align: middle;
}


#fascia-slideshow{
    background-color: #fafafa;
    position: relative;
	overflow:hidden;
}

#fascia-slideshow.loading {min-height: 400px; background: url('images/preloader.gif') no-repeat center center !important;}



#slidebox .slides .container{position:relative;}
	
#slidebox .slides li{position:relative}

.flex-caption {
  height: 100%;
  left: 0;
  margin: 0;
  position: absolute;
  text-align: left;
  text-shadow: none;
  top: 0;
  width: 100%;
  z-index: 10;
}


.caption-outer{
  display: table;
  height: 100%;
  width: 100%;
}

.caption-inner{
  display: table-cell;
  vertical-align: middle;
}
.text-shadow h1, .text-shadow h2, .text-shadow h3, .text-shadow h4, .text-shadow h5, .text-shadow p  { text-shadow: 0 0 10px #333;}
.text-shadow .caption-inner p .btn {text-shadow: none;}
.parallax-window {
 background-clip:border-box;
 background-origin:padding-box;
 background-position:center;
 background-repeat:no-repeat !important;
 background-size:cover !important;
 position:relative;
height:450px;
}
.fullheight{position:relative;
    display: block;
    height: auto;}


.fullheight .slides {
    height: 100vh;
    max-height: 100%;
    overflow: hidden;
}

.fullheight .slides li {
    background-position: center center !important;
    background-size: cover !important;
    height: 100% !important;
    margin: 0;
    padding: 0;
    width: 100%;
}

@media (max-width: 1199.98px) { .parallax-window {  height: 400px;} }

@media (max-width: 991.98px) { .parallax-window{  height: 300px;} }

@media (max-width: 767.98px) { .parallax-window {  height: 250px;} }

@media (max-width: 575.98px) { .parallax-window{  height: 200px;} }

.velo {
	background: #000 none repeat scroll 0 0;
	height: 100%;
	opacity: 0.2;
	filter: alpha(opacity=20);
	position: absolute;
	width: 100%;
	left:0; 
	top:0;
	z-index:9;
}

.velo {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.5+0,0+100 */
background: linear-gradient(to right,  rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	opacity: 1;
	filter: alpha(opacity=100);
}

.velo-white .velo{
	background-color: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	}
	
.velo-gradiente-white .velo{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+33,ffffff+66&0.9+33,0+66 */
background: linear-gradient(to right,  rgba(255,255,255,0.9) 33%,rgba(255,255,255,0) 66%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	opacity: 1;
	filter: alpha(opacity=100);
	}	
	
.testata-home .velo, #fascia-slideshow .velo{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.4+0,0+100 */
background: -moz-linear-gradient(left,  rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.4)), color-stop(100%,rgba(0,0,0,0))); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(left,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(left,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(left,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%); /* IE10 preview */
background: linear-gradient(to right,  rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
opacity: 1;
filter: alpha(opacity=100);
}

#parallax .velo {z-index:5;}

.velo-none .velo {display:none;}

.full-height {
  min-height:calc(100vh - 80px);
}


.elenco-box ul{list-style: none; padding:0; margin:0;}
.elenco-box li{ padding:1rem; 
margin-bottom:1rem; 
background-color:#296167;
position: relative;
display: flex;}
.elenco-box p{ margin:0 auto; text-align:center;}
.elenco-box p strong{font-size:150%;}

.elenco-box li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
}

.quote {
	position: relative;

}

.quote::before,
.quote::after {
	position: absolute;
	z-index: -1;
	display: block;
	width: 3rem;
	height: 4rem;
	content: "";
	z-index: 0;
	font-size: 8rem;
	color:#fff;
}

.quote::before {
	top: -4rem;
	left: 0rem;
	content: "\201C";
}

.quote::after {
	bottom: 0rem;
	right: 0rem;
	content: "\201D";
}

.testata-gradiente{height:100%;}

.testata-loghi img, .testata-header img{ margin:0 auto;}
.testata-loghi img{ margin-bottom:30px;}


.section-generic p {
    color: #296167;
	font-size:18px;
    text-align: left;	
}


.col-elenco ul { padding-left:25px; margin:0; list-style:none; }
.col-elenco li { list-style:none; margin-bottom:7px;font-size:18px; position: relative;}
.col-elenco li:before { 
	list-style:none;
    font-family: 'Font Awesome 5 Free';
    content: '\f111';
	font-size:8px;
    margin:0 10px 0 -25px;
	color:#42822B; 
	font-weight: bold;
background: none;
  top: 8px;
  height: 0;
  width: 0;
  transform: initial;
position:absolute;  
}

.accordion-item{border-radius:0;  
border-color:#ccc;
border-left:none;
  border-right:none;
  border-top:none;}

.accordion-button {
  background-color: #f2f2f2;
  text-transform:none !important;
}

.accordion-button:focus {
  box-shadow: none;
}

.accordion-button:not(.collapsed) {
  color: #a5862b;
  background-color: #fff;
  box-shadow: none;
}
.accordion-body {
  padding-top:0;

}

.no-row .row{display:block;}

.superfascia{position:relative;}
.content{position:relative; z-index:10;}

.bg-brown{background:#1a1404}

.bg-light{background:#f2f2f2 !important}

.bg-gradient {/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a5862b+0,a5862b+100&0.3+0,0.1+100 */
background: -moz-linear-gradient(left,  rgba(54,186,219,0.3) 0%, rgba(54,186,219,0.1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(54,186,219,0.3) 0%,rgba(54,186,219,0.1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(54,186,219,0.3) 0%,rgba(54,186,219,0.1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4da5862b', endColorstr='#1aa5862b',GradientType=1 ); /* IE6-9 */
}

.border-green {
  border-color: #296167 !important;
}

.immagine-container{position:relative;}
.immagine-container .caption-inner p{font-size: 30px;}

/*Fascia Video*/

.homepage-hero-module {
  border-right: none;
  border-left: none;
  position: relative;
  height:60vh;
}
.video-container {
  position: relative;
  bottom: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: #eeeeee;
}
.video-container .poster {
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center; 
display:none;  
}
.slideshow-container .velo {
  z-index: 3;
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+50 */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */

}
.video-container .flex-caption{
  z-index: 100;
 height: 100%;
left: 0;
margin: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 10;
color: #fff !important; 
z-index: 20;
}

.video-container .caption-outer {
    display: table;
    height: 100%;
    width: 100%;
}

.video-container .caption-inner {
  display: table-cell;
  vertical-align: middle;
}

.video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display:block;
}


/*.no-video .video-container video,
.touch .video-container video {
  display: none;
}
.no-video .video-container .poster,
.touch .video-container .poster {
  display: block !important;
}*/

/* 1. No object-fit support: */
@media (min-aspect-ratio: 16/9) {
  .video-container > video { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
  .video-container > video { width: 300%; left: -100%; }
}
/* 2. If supporting object-fit, overriding (1): */
@supports (object-fit: cover) {
  .video-container > video {
    top: 0; left: 0;
    width: 100%; height: 100%;
    object-fit: cover;
  }
}

.video-container h1, .video-container h2, .video-container h3, .video-container h4{color:white;  text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);}

.video-container .dropdown-menu {width:100%}

.card{overflow:hidden;}
.card-img-overlay{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.8+100 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.card img {transition: all 0.3s ease 0s;}
.card:hover  img {scale:1.05;}


.postbox {
    background-color: #f2f2f2;
}
.portbox, .postbox {
    margin-bottom: 30px;
    position: relative;
}
.blog-txt {
    margin: 15px;
}

.blog-txt p{color:#333333}

.blog-txt p.data{font-size:12px; color:#999999;}

.hthumb {
    overflow: hidden;
    position: relative;
}
.hthumb img {
    display: block;
    transform: scale(1);
    transition: all 1s ease 0s;
    width: 100%;
}
a:hover .hthumb img {
    transform: scale(1.1);
}

.boxitem {
    background-position: center center;
    background-size: cover;
    margin-bottom: 30px;
    position: relative;
}

.boxitems{margin-top:67px;}


button.close{color:#666 !important;}
button.close:hover{background:none !important;}


	


.btn-brown, .btn-brown:disabled{
	color: #fff !important;
  background-color: #a5862b;
  border-color: #a5862b;
  } 

.btn-brown:hover, .btn-brown:active,  .btn-primary:focus{
color: #a5862b !important;
  background-color: #fff;
  border-color: #fff;
}




/* Article */

article.post, article.page, section.error-404{
	margin-bottom: 20px;
}


.banner-caption{text-align:center; padding:100px 0;}

.entry-meta{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

.img-header{margin-top:30px;}

.post h2.entry-title{text-transform:none;}
h1.entry-title{margin:0 0 30px 0;}
.entry-content .informazioni ul li{background:none; padding-left:0;} 


blockquote {
    float: left;
    width: 50%;
	font-style:italic;
	color:#296167;
	}


	
/* Search */

button#searchsubmit{margin-top:0;}

#comments{background-color:#f2f2f2; padding:10px; margin-top:30px;}

label {
    font-weight: normal;
    text-transform: uppercase;
  font-size:13px;
}


/* Widgets */
#secondary .widget {
	margin: 0 0px 30px 0px;
	
}
h3.widgettitle{margin-top:0;}

.widget ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.widget li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.widget ul ul {
    list-style-type: none;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
}

.widget ul li {
    list-style-type: none;
    margin: 0px;
    margin: 0px 0px;
}


#secondary .sidemenu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.widget li h3.rpwe-title {margin:0; font-weight:normal;}

#secondary .sidemenu li {
    padding: 10px 0px;
	border-bottom:2px solid #eeeeee;
}

#secondary .sidemenu li, .widget li h3.rpwe-title a {
    background-color: #ffffff;
    color: #296167;
    display: block;
	text-transform:none;
transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1) 0s; 	
}


.sidemenu li a:hover span{background-color:#296167;}
.sidemenu li a:hover{color:#333333;}

.sidemenu li a:hover {
    color: #296167;
}

 
#secondary .sidemenu li h4.tab-title a, #secondary .sidemenu #accordion h4.tab-title a, .widget h3.widget-title{
    display: block;
    font-size: 18px;
border:none;
margin:0 0 15px 0;	
}
h4.tab-title {
	margin: 0 0 2px 0;
}


#secondary .sidemenu li a:hover, .widget li h3.rpwe-title a:hover, #secondary .widget li.current_page_item a{
    color: #296167;
}
#secondary .sidemenu li h4.tab-title a:hover, #secondary .sidemenu li.current_page_item h4.tab-title a, #secondary .sidemenu li h4.tab-title a:hover {
    background-color: #000000;
    color: #296167;
}
.widget .textwidget p {
    padding: 0px 0px;
}

#secondary .sidemenu #bookingmenu  li a, .col-descrizione #bookingmenu  li a{
	height:40px;
	line-height:40px;}
	
.col-descrizione #bookingmenu  li{
padding:0;
background:none;}	

#secondary .sidemenu #bookingmenucont,.col-descrizione #bookingmenucont {margin: 0 !important;}

/* Footer widgets */

#bottom{
background: #C5DBDE;
padding:40px 0;	
}

#bottom ul{
	margin:0px 0px;
	padding:0px;
}

	
.site-footer{background-color:#296167; padding:40px 0 20px 0;}
.fcred p{color:#ffffff; font-size:80%;}
.fcred h2, .fcred h3{color:#fff; font-weight:bold;}
.fcred .copyright p{font-size:80%;color:#cccccc;}
.fcred a{color:#ffffff; }
.fcred a:hover{color:#a5862b; }
.fcred .p-big p{font-size:150%;}



.social a{
  width: 2.75rem;
  height: 2.75rem;
  line-height: 2em;
  border-radius: 50%;
}


@media screen and (max-width: 1200px) {
.navbar-brand img{ max-height: 60px; }

}

@media screen and (max-width: 767px) {
.navbar-brand img{ max-height: 50px; }

.navbar-default .navbar-main > li > a, .navbar-default .navbar-main > .active > a {
  padding-bottom: 10px;
  padding-top: 10px;
}

.section-generic .container, .section-banner .container {
    padding-bottom: 20px;
    padding-top: 20px;
}
.fascia-immagine{background-image:none !important;}

#slidebox .caption-inner h2, #fascia-testata .caption-inner h2, #parallax .caption-inner h2, .section-generic h2 { font-size: 28px;line-height: 28px;}
#slidebox .caption-inner p, #fascia-testata .caption-inner p, #parallax .caption-inner p, .section-generic p, .section-generic li { font-size: 16px;}




}


@media screen and (max-width: 480px) {
.immagine-container .caption-inner h1, .immagine-container .caption-inner h2 { font-size: 22px;line-height: 23px;}
.immagine-container .caption-inner p, h5{font-size: 17px;}
  #menu-contatti {
    flex-direction: column;
  }
  
 button, html input[type="button"], input[type="reset"], input[type="submit"], .btn {
  font-size: 0.9rem;
} 
.velo-cont .velo {display:block; background-color:#fff;opacity: 1;filter: alpha(opacity=100);}
.immagine-container p{margin:0;}
}
