body {
  font-family: "Lato", sans-serif;
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
  color: #4b565b;
  word-spacing: 3px;
}
sub,
sup {
  font-size: 60%;
}
a {font-size:14px;
  color: #3A533C;
  text-decoration: none !important;
  -webkit-transition: color 0.4s;
          transition: color 0.4s;
}

.box p {
	font-size:18px;
	color: #fff;
	background-color:rgba(160,141,112,.5);
	padding:8px;}

.box p:hover, .box:hover p {
	color:#fff;
	background-color:rgba(160,141,112,.8);
	transition: color 1s;}

 

a:hover,
a:active,
a:focus {
  color: #16262e;
}
h1,

h3,
h4,
h5,
h6 {
 
  color: #3A533C;
}

h2 {font-family: "Lato", sans-serif;}



h1,
.h1 {
  font-size: 38px;
}
h2,
.h2 {
  font-size: 32px;
}
h3,
.h3 {
  font-size: 20px;
}
h4,
.h4 {
  font-size: 40px;
	/*text-align:right;
	margin-top:25px;*/
	 font-family: 'Cinzel', serif;
	color:rgba(52,63,53,0.80);
	line-height:120px;
	margin-bottom:1px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 22px;
	text-align:left;
	/*padding-left:160px;*/
	margin-top:25px;
}




h7,
.h7 {
	/*padding-left:140px;*/
  font-size: 16px;
	text-align:right;
	margin-top:25px;
	font-family: "Lato", sans-serif;
	color:#e7b315;
}

h8,
.h8 {
	
  font-size: 40px;
	text-align:right;
	margin-top:25px;
	 font-family: 'Cinzel', serif;
	color:rgba(52,63,53,0.80);
	line-height:120px;
}






h9,
.h9 {
  font-size: 22px;
	text-align:center;
	margin-top:25px;
}

h10,
.h10 {
  font-size: 22px;
	text-align:center;
	margin-top:25px;
}


.attivita_titolo:hover {color:#e7b315;
				transition:font-size .1s;
			}

p {
	text-align:left;
	color:#3a533c;
	
}
hr {
  margin: 30px 0;
}
blockquote {
  font-family: "Cinzel", serif;
  font-style: italic;
  background-image: url(../images/blockquote.png);
  background-color: #f7f7f7;
  background-repeat: no-repeat;
  background-position: 10px 10px;
  border-left-width: 0;
  padding: 15px;
  padding-left: 50px;
  border-radius: 1px;
}
input[type=radio],
input[type=checkbox] {
  border: 1px solid #ced4d7;
  background: #fff;
  color: #555;
  clear: none;
  cursor: pointer;
  display: inline-block;
  line-height: 0;
  height: 20px;
  margin: -4px 4px 0 0;
  outline: 0;
  padding: 0!important;
  text-align: center;
  vertical-align: middle;
  width: 20px;
  min-width: 20px;
  -webkit-appearance: none;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  outline-width: 0;
  -webkit-transition: 0.05s border-color ease-in-out;
          transition: 0.05s border-color ease-in-out;
}
input[type=radio]:checked,
input[type=checkbox]:checked {
  border-color: #e7b315;
}
input[type=radio]:checked:before,
input[type=checkbox]:checked:before {
  float: left;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  font: 400 14px/1 'FontAwesome';
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input[type=checkbox]:checked:before {
  content: '\f00c';
  margin: 2px 0 0 -1px;
  color: #e7b315;
}
input[type=radio] {
  border-radius: 50%;
}
input[type=radio]:checked:before {
  content: '\f111';
  margin: 5px 0 0 -1px;
  color: #e7b315;
  font: 400 8px/1 'FontAwesome';
}
.pb70 {
  padding-bottom: 70px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.mt50 {
  margin-top: 50px !important;
}
/*.mt80 {
  margin-top: 80px !important;
}*/
.mg-404-error-txt {
  padding: 0 190px;
}







.mg-404-error-txt .mg-404-badg {
  background-color: #16262e;
  color: #fff;
  font-family: "Cinzel", serif;
  text-transform: uppercase;
  text-align: center;
  padding: 30px 28px;
  border-radius: 100px;
  margin-right: 50px;
}
.mg-404-error-txt .mg-404-badg strong {
  display: block;
  font-size: 80px;
  line-height: 90px;
  vertical-align: top;
  margin: -30px 0 30px;
  position: relative;
}
.mg-404-error-txt .mg-404-badg strong:after {
  content: '';
  display: block;
  width: 80px;
  height: 3px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -40px;
  background-color: #e7b315;
}
.mg-404-error-txt .mg-404-badg span {
  font-size: 30px;
  line-height: 40px;
}
.mg-404-error-txt .mg-404-txt-search {
  text-align: left;
}
.mg-404-error-txt .mg-404-txt-search strong {
  font-family: "Cinzel", serif;
  font-size: 23px;
  line-height: 33px;
  margin-bottom: 10px;
  display: block;
  text-transform: uppercase;
}



#Build { background-image:none;}


.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    position: cover;
    display: block;
    max-width: 100%;
    /* height: 600px; */
}

.carousel-inner .item.active .carousel-caption > h2, .mg-page-title_venezia h2, .mg-page-title_venezia p, .mg-page-title-contatti h2, .mg-page-title-attivita h2 {text-shadow: 0px 0px 20px #000000;}
.carousel-inner>.item>img {width:100% !important; height:auto }


.mg-404-error-txt .mg-404-txt-search p {
  font-family: "Cinzel", serif;
  font-size: 16px;
}
.mg-404-error-txt .mg-404-txt-search .mg-404-search-form input {
  max-width: 250px;
  display: inline-block;
  float: left;
  border-radius: 1px 0 0 1px;
  border-right-width: 0;
  background-color: transparent;
}
.mg-404-error-txt .mg-404-txt-search .mg-404-search-form input::-webkit-input-placeholder {
  color: #fff;
}
.mg-404-error-txt .mg-404-txt-search .mg-404-search-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.mg-404-error-txt .mg-404-txt-search .mg-404-search-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.mg-404-error-txt .mg-404-txt-search .mg-404-search-form input:-ms-input-placeholder {
  color: #fff;
}
.mg-404-error-txt .mg-404-txt-search .mg-404-search-form button {
  display: inline-block;
  float: left;
  border-radius: 0 1px 1px 0;
  padding-top: 9px;
  padding-bottom: 9px;
}
.form-control {
  border-radius: 1px;
  margin-bottom: 20px;
  border-color: #ced4d7;
  padding: 8px 12px;
  height: auto;
  box-shadow: none;
  color: #4b565b;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fef6d994;
    background-image: none;
    border: 1px solid #ffc107;}





.mg-page-title_venezia p {font-size:18px;
	text-align:right;
color:white;
font-weight: 500}


.mg-page-title_lago p {font-size:20px;
	text-align:center;
color:white;
font-weight: 500}


.mg-page-title_soave p {font-size:20px;
	text-align:center;
color:white;
font-weight: 500}


.form-control::-webkit-input-placeholder,
.form-control:-moz-placeholder,
.form-control::-moz-placeholder,
.form-control:-ms-input-placeholder {
  color: #ced4d7;
}
.form-control:focus {
  border-color: #e7b315;
  box-shadow: none;
}
.mg-boxed {
  width: 1200px;
  background-color: #eef3fa;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  margin: auto;
  background-image: url(../images/paisley.png);
  background-attachment: fixed;
  position: relative;
}
.mg-boxed .header {
  max-width: 1200px;
}
.mg-boxed .carousel-caption > h2 {
  font-size: 57px;
}
.mg-boxed .carousel-caption > p {
  font-size: 18px;
  line-height: 28px;
}
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
/*.parallax {
  background-attachment: fixed !important;
}*/

.mg-page-title.parallax {background-size:cover;}

.mg-page-title-fattoria.parallax {background-size:cover;}
.mg-page-title-fattoria  {background-size:cover !important;}
.mg-page-title-attivita.parallax {background-size:cover;}

.mg-page-title-contatti {background-size:cover;background-repeat: no-repeat;
    background-size: 120%;
    padding-top: 70px;
    padding-bottom: 50px;
    background-image: url(../images/top_chisiamo_4.jpg);
    color: #fff;
    text-align: center;}

.mg-page-title-news.parallax {background-size:cover;}

.owl-wrapper {margin-top:5px;}


.grid_images {/*margin-bottom:10px;*/
				/*height:350px;*/
				display:block;
				position:relative;}

.grid_images2 {/*margin-bottom:10px;*/
				/*height:350px;*/
				display:block;
				position:relative;}







.clearfix_contact {
    margin-top: 10px;
}

.destra2 {height:0px;}


.col-md-12 {padding-right:0px !important;
padding-left:0px !important;}

.destra11 {height:120px;}

.box {height:350px;
		float:left;
		/*margin:2px;*/
		background-size:120% auto;
		background-position: center;
		transition:background-size .3s;
background-repeat: no-repeat}

.box:hover {background-size:140% auto;
	
	transition:background-size .3s;
-webkit-transition: background-size .3s; /* For Safari 3.1 to 6.0 */}

.boxa {height:350px;
		float:left;
		margin:2px;
		background-size:cover;}

.header .container {position:relative;}

.box1 {
	background-image: url(/images/home/bike_box.jpg);}
.box2 {
	background-image: url(/images/home/box_vicenza.jpg);}
.box3 {
	background-image: url(/images/home/trekking_box_2.jpg);}
.box4 {
	background-image: url(/images/home/box_wine.jpg);}
.box5 {
	background-image: url(/images/home/box_venezia.jpg);}
.box6 {
	background-image: url(/images/home/box_padova.jpg);}
.box7 {
	background-image: url(/images/home/garda_box.jpg);}
.box8 {
	background-image: url(/images/fattoria/fattoria_home_2020.jpg);}
/*.box9 {
	width:428px;
	background-image: url(../images/foto_9.jpg);}*/
/*.box10 {
	width:400px;
	background-image: url(../images/room-1.png);}
.box11 {
	width:250px;
	background-image: url(../images/room-1.png);}
.box12 {
	width:340px;
	background-image: url(../images/room-1.png);}*/
/*.box13 {
	width:200px;
	background-image: url(../images/room-1.png);}
.box14 {
	width:200px;
	background-image: url(../images/room-1.png);}
.box15 {
	width:200px;
	background-image: url(../images/room-1.png);}
.box16 {
	width:200px;
	background-image: url(../images/room-1.png);}*/


/*.mg-sec-left2-title-ristorante:hover {
  background-color: #3a533c;
  border-color: #3a533c;
  color: #fff;
}

.box_activity_h1:hover {
  background-color: #3a533c;
}*/



.mobile_coppia_text h3 { color:#e7b315; text-align:right;}

.mobile_coppia_text {padding-lefT:20px;}
/*
.box_activity_h1 p :hover {
  color: #e7b315;
 
}*/


.mg-book-now .mg-bn-forms .btn {     font-family: "Lato", sans-serif; }


.box_activity_1 {width:40%;
	float:left;
	background-size:cover;
	background-image:none;}


.box_itinerari_1 {width:40%;
	float:left;
	background-size:cover;
	background-image:none;}



/*.box_activity_2 {width:34%;
	float:left;
	background-size:cover;
	background-image:url(../images/activity_2.jpg);}*/


.box_activity_3 {width:60%;
	float:left;
	background-size:cover;
	background-image:url(../images/activity_fattoria_4.jpg);
	/*opacity:0.5;*/}


.box_itinerari_2 {width:60%;
	float:left;
	background-size:cover;
	background-image:url(../images/lago.jpg);
	/*opacity:0.5;*/}

.box_itinerari_3 {width:60%;
	float:left;
	background-size:cover;
	background-image:url(../images/itinerario_soave.jpg);
	/*opacity:0.5;*/}

.box_itinerari_4 {width:53%;
	float:left;
	background-size:cover;
	background-image:url(../images/mantova.jpg);
	/*opacity:0.5;*/}


.box_itinerari_6 {width:60%;
	float:left;
	background-size:cover;
	background-image:url(../images/itinerario_padova.jpg);
	/*opacity:0.5;*/}




.box_itinerari_7 {width:60%;
	float:left;
	background-size:cover;
	background-image:url(../images/trento.jpg);}


.box_itinerari_8 {width:60%;
	float:left;
	background-size:cover;
	background-image:url(../images/treviso.jpg);}


.box_itinerari_9 {width:50%;
	float:left;
	background-size:cover;
	background-image:url(../images/venezia.jpg);}

.box_itinerari_10 {width:60%;
	float:left;
	background-size:cover;
	background-image:url(../images/verona.jpg);}

.box_itinerari_11 {width:60%;
	float:left;
	background-size:cover;
	background-image:url(../images/vicenza.jpg);}


.box_itinerari_12 {width:60%;
	float:left;
	background-size:cover;
	background-image:url(../images/lessinia.jpg);}


.box_itinerari_12a {width:3%;
	float:left;
	background-size:cover;
	background-image:url(../images/activity_bike.jpg);}



.box_itinerari_3 {width:60%;
	float:left;
	background-size:cover;
	background-image:url(../images/soave.jpg);
	/*opacity:0.5;*/}

.box_news_1 {margin-left:5%;
			margin-top:5%;
margin-right:5%;}
.box_news_1 h2 {color:white;}
.box_news_2 h2 {color:white;}
.box_news_3 p {width:96%;
	line-height: 26px;
    letter-spacing: 0.5px;
	color:black;}
.box_news_1 p {color:white;
font-size:18px;}


.box_news_1 a {    font-family: 'Cinzel', serif;
	color:white;
font-size:29px;}



.box_news_1 h2:hover {color:#3a533c;}


.box_news_12 {
			margin-top:5%;
margin-right:5%;}
.box_news_12 h2 {color:white;}
.box_news_12 p {color:white;
font-size:18px;}


.box_news_12 a {color:white;
font-size:29px;}

.box_news_12 h2:hover {color:#3a533c;}




.box_activity_4 {width:60%;
	float:left;
	background-size:cover;
	background-image:url(../images/activity_birdwatching.jpg);}

.box_activity_news1 {width:55%;
	float:left;
	background-size:cover;
	background-image:url(../images/image_news_11.jpg);
	background-size:120%;
	transition:background-size 2s;
}

.box_activity_news1a {width:70%;
	float:left;
	}


.box_activity_news1:hover {
background-size: 140%;
	transition:background-size 2s;
-webkit-transition: background-size 2s;
	}


.box_activity_5 {width:40%;
	    
	float:left;
	background-size:cover;
	background-image:none;}


.box_activity_55 {
	width: 45%;
    
    float: left;
 	background-image: none;
}

.box_activity_555 {
	height:250px;
	width: 30%;
     float: left;
 	background-image:url(../images/activity_7.jpg);}

.box_activity_5555 {
	height:250px;
	width: 30%;
     float: left;
 	background-image:url(../images/activity_7.jpg);}



.box_activity_55aa {
	width: 100%;
 	float: left;
    background-image: none;
}


.nav>li>a>img {
    max-width: none;
    width: 30%;
}


.nav>li>a {
    position: relative;
    display: block;
    padding: 0;
}


.list_article p {margin-bottom:1px;}


.box_activity_55:hover {background-color:#8f9a8985;}

.col-md-5 {
    padding-left: 0px;
}

.col-md-7 {
    padding-right: 0;
}


.activity_row2 button {
	padding-top:5px;
	padding-bottom:5px;
	padding-right:35px;
	padding-left:35px;
	float:right;
margin-bottom:30px;
font-family: "Lato", sans-serif;}


/*.box_activity_6 {width:36%;
	float:left;
	background-size:cover;
	background-image:url(../images/grid_13.jpg);}*/
.main_content {margin-top:30px;
			}

.main_content p {padding-right:3%;
line-height: 29px;
}

.list_article h2 { margin-top:0;}
.box_activity_h21 {height:330px;}
.box_activity_h21a {height:330px;}

.box_activity_7 {width:5%;
	float:left;
	background-size:cover;
	background-image:url(../images/activity_7.jpg);}

.box_activity_8 {width:40%;
	float:left;
	background-size:cover;
	background-image:none;}

.box_activity_8_news {width:45%;
float:left;
	background-size:cover;
	background-image:none;}


.box_activity_8_news:hover {background-color:#8f9a8985;}


.box_activity_9 {width:55%;
	float:left;
	background-size:cover;
	background-image:url(../images/activity_photo.jpg);}

.box_activity_9news {width:55%;
	float:left;
	background-size:cover;
	background-image:url(../images/image_news_4.jpg);
background-size:130%;
	transition:background-size 2s;
}

.box_activity_9news:hover {
	background-size: 150%;
	transition:background-size 2s;
-webkit-transition: background-size 2s;
}


.box_activity_10 {width:57%;
	float:left;
	background-size:cover;
	background-image:url(../images/activity_pet.jpg);}


.box_activity_10news {width:55%;
	float:left;
	background-size:cover;
	background-image:url(../images/image_news_3.jpg);
background-size:150%;
	transition:background-size 2s;}


.box_activity_10image h2 {color:white;}


.box_activity_10image {width:100%;
background-size:cover;
	background-image:url(../images/news_image_2.jpg);
background-size:120%;
	transition:background-size 2s;}


.box_activity_10news:hover {
	background-size: 170%;
	transition:background-size 2s;
-webkit-transition: background-size 2s;
}



.box_activity_30a {width:57%;
	float:left;
	background-size:cover;
	background-image:url(../images/activity_bike.jpg);}

.box_activity_11 {width:40%;
	float:left;
	background-size:cover;
	background-image:none;}

.box_activity_11news {width:45%;
	float:left;
	background-size:cover;
	background-image:none;}


.box_activity_11news:hover {
background-color: #8f9a8985;}



.box_activity_12 {width:3%;
	float:left;
	background-size:cover;
	background-image:url(../images/activity_10.jpg);}

.box_activity_12a {width:3%;
	float:left;
	background-size:cover;
	background-image:url(../images/activity_bike.jpg);}


.box_activity_13 {width:40%;
	float:left;
	background-size:cover;
	background-image:none;}


.box_activity_13news2 {
    width: 45%;
	 /* margin: 10px; */
 float: left;
    background-size: cover;
    background-image: none;
}



.box_activity_13news2:hover {
background-color: #8f9a8985;}

.box_activity_13news {
    width: 31%;
	 /* margin: 10px; */
 float: left;
    background-size: cover;
    background-image: none;
}



.box_activity_13news:hover {
background-color: #8f9a8985;}




.box_activity_133news {
	background-size:120%;
	transition:background-size 2s;
    width: 55%;
	float: left;
   
    background-image: url(../images/image_news_5.jpg);}


.box_activity_133news:hover {
	background-size: 130%;
	transition:background-size 2s;
-webkit-transition: background-size 2s;}



.box_activity_14a {width:60%;
	float:left;
	background-size:cover;
	background-image:url(../images/activity_horse.jpg);}

.box_activity_14 {width:60%;
	float:left;
	background-size:cover;
	background-image:url(../images/activity_cerchio.jpg);}


/*.box_activity_15 {width:30%;
	float:left;
	background-size:cover;
	background-image:url(../images/grid_2.jpg);}*/




.box_activity_16 {width:45%;
	float:left;
	background-size:cover;
	background-image:url(../images/activity_vigneti.jpg);}


.box_activity_16news {width:55%;
	background-size:150%;
	transition:background-size 2s;
	float:left;
	
	background-image:url(../images/image_news_6.jpg);}

.box_activity_16news2 {width:55%;
	}



.box_activity_16news:hover {
	background-size: 170%;
	transition:background-size 2s;
-webkit-transition: background-size 2s;
}



.box_activity_17 {width:40%;
	float:left;
	background-size:cover;
	background-image:none;}


.box_activity_17news {width:45%;
float:left;
	background-size:cover;
	background-image:none;}


.box_activity_17news:hover {
background-color: #8f9a8985;}


.box_activity_18 {width:15%;
	float:left;
	background-size:cover;
	background-image:url(../images/activity_tasting.jpg);}




.box_activity_19 {width:2%;
	float:left;
	background-size:cover;
	background-image:url(../images/grid_5.jpg);}

.box_activity_20 {width:40%;
	float:left;
	background-size:cover;
	background-image:none;}

.box_activity_21 {width:58%;
	float:left;
	background-size:cover;
	background-image:url(../images/activity_tasting.jpg);}


.box_activity_22 {width:43%;
	float:left;
	background-size:cover;
	background-image:url(../images/activity_venice.jpg);}

.box_activity_23 {width:40%;
	float:left;
	background-size:cover;
	background-image:none;}

.box_activity_24 {width:17%;
	float:left;
	background-size:cover;
	background-image:url(../images/activity_venice.jpg);}



.box_activity_25 {width:0%;
	float:left;
	background-size:cover;
	background-image:url(../images/grid_5.jpg);}

.box_activity_26 {width:40%;
	float:left;
	background-size:cover;
	background-image:none;}

.box_activity_27 {width:60%;
	float:left;
	background-size:cover;
	background-image:url(../images/activity_venice.jpg);}



.box_activity_30 {width:30%; background-position: center;
	float:left;
	background-size:cover;
	background-image:url(/images/home/tenuta_ermitage_piscina.jpg);}

.box_activity_31 {width:40%;
	float:left; 
	background-size:cover;
	background-image:url(/images/home/tenuta-ermitage-2.jpg);}

.box_activity_32 {width:30%;
	float:left;background-position: center;
	background-size:cover;
	background-image:url(/images/home/tenuta_ermitage_3.jpg);}


.box_grid_camera1 {width:70%;
	float:left;
	background-size:cover;
	background-image:url(../images/camere_01.jpg);}
.box_grid_camera2 {width:30%;
	float:left;
	background-size:cover;
	background-image:url(../images/grid_14.jpg);}


.box_grid_camera9 {width:30%;
	float:left;
	background-size:cover;
	background-image:url(../images/colazione_02.jpg);
    }


.box_grid_camera93 {width:30%;
	float:left;
	background-size:cover;
	background-image:url(../images/camere_02.jpg);
    }






.box_grid_camera9_2 {width:30%;
	float:left;
	background-size:cover;
	background-image:url(../images/appartamenti_10.jpg);
    }

.box_grid_camera9_1 {width:30%;
	float:left;
	background-size:cover;
	background-image:url(../images/bagno_11.jpg);
    }


.box_grid_camera9_1_2 {width:30%;
	float:left;
	background-size:cover;
	background-image:url(../images/appartamenti_3.jpg);
    }


.box_grid_camera9_1_2_2 {width:30%;
	float:left;
	background-size:cover;
	background-image:url(/images/fattoria/piscina_box.jpg);
    }


.box_grid_camera8 {width:40%;
	float:left;
	background-size:cover;
	background-image:url(../images/camere_10.jpg);
    }


.box_grid_camera8_2 {width:40%;
	float:left;
	background-size:cover;
	background-image:url(/images/fattoria/piscina_alloggi_ermitage_tenuta.jpg);
    }

.box_grid_camera8_2_2_2 {width:40%;
	float:left;
	background-size:cover;
	background-image:url(../images/appartamenti_8.jpg);
    }



.box_grid_camera8_1 {width:20%;
	float:left;
	background-size:cover;
	background-image:url(../images/camere_12.jpg);
    }


.box_grid_camera8_1_2 {width:20%;
	float:left;
	background-size:cover;
	background-image:url(../images/appartamenti_11.jpg);
    }


.box_grid_camera8_2_2 {width:40%;
	float:left;
	background-size:cover;
	background-image:url(../images/colazione_01.jpg);
    }


	.mobile_coppia_text h3 {

    color: #e7b315;
} 

.box_grid_bagno {width:40%;
	float:left;
	background-size:cover;
	background-image:url(../images/camere_01.jpg);
    }
.box_grid_bagno_2 {width:40%;
	float:left;
	background-size:cover;
	background-image:url(../images/appartamento_12.jpg);
    }

.box_grid_bagno_2_2 {width:40%;
	float:left;
	background-size:cover;
	background-image:url(../images/breakfast_6.jpg);
    }

.box_activity_text {width:80% !important; margin:0 auto;
				margin-left:30px;
				/*border:1px solid #3a533c;*/
				padding:5px;
				margin-top:1px !important;
				margin-bottom:1px !important;
	    margin-left: 60px;
}


.box_activity_text22 {width:92% !important; margin:0 auto;
				margin-left:13px;
				/*margin-top:1px !important;*/
				margin-bottom:40px !important;
	padding:10px;
	  
}





.box_activity_text_mobile {width:80% !important; margin:0 auto;
	
				margin-left:30px;
				/*border:1px solid #3a533c;*/
				padding:5px;
				margin-top:1px !important;
				margin-bottom:40px !important;
	    margin-left: 60px;
}

.box_container_activity22 h2 {display:none;}
.box_activity_text22 {display:none;}


.box_container_activity22a h2 {display:none;}


.box_activity_text li {font-size:15px;}

.box_activity_text2 {width:80% !important; margin:0 auto;
				margin-left:30px;
				/*border:1px solid #3a533c;*/
				padding:5px;
				margin-top:1px !important;
				margin-bottom:40px !important;
}

.box_activity_text p {margin-left:23px;
	margin-top:0px;
	color:#3a533c;
}


.box_activity_text22 p {margin-left:2px;
	margin-top:0px;
	color:#3d484c;
}

.box_activity_text_mobile p {padding: 10px;
    background-color: rgba(255, 255, 255, 0.73);
    margin-left: 2px;
    margin-top: 0px;
    color: black;
}

.box_container_activity p {margin-bottom:1px;}

.box_container_activity_bottom p {margin-bottom:1px;}

.box_activity_text2 a {
	font-size:20px;
	color:#3A533C;
	padding:10px;
	background-color:#FFF5D8;
}




.box_activity_text_mobile a {
    color: #fff;
    padding: 5px;
    background-color: #e7b315;
}


.box_activity_text a {color: #e7b315;
  }

.box_activity_text22 a {color:#fff;
	padding:5px;
	background-color:#e7b315;
}

.box_activity_h1_1a {
margin-top:100px;}
.box_activity_h1_1 {height:350px;
margin-top:150px;}
.box_activity_h1_11 {height:350px;
margin-top:150px;}

.box_activity_h1_1b {
margin-top:50px;}
.box_activity_h1_1c {
margin-top:20px;}
.box_activity_h1 {height:350px;}
.box_activity_h2 {height:370px;}
.box_activity_h3 {height:450px;}
.box_activity_h10 {height:330px;}
.box_activity_h22 {height:470px;}

.box_grid_h1 {height:350px;
   /* margin-bottom: 10px;*/}

.news_row {margin-top:50px;
		margin-bottom:100px;}

.box_activity_h33 {height:330px;}
.box_activity_h10a {height:330px;}
.box_activity_h10ab {height:330px;}

.box_activity_h333 {
    height: 350px;
}

.box_activity_h1a {height:350px;}

.box_activity_h111 {
    height: 350px;
}

.mg-sec-news-title,
.mg-widget-title {
  font-family: "Lato", sans-serif;
  color: #3a533c;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
 /* margin: 0 0 35px;*/
  padding-bottom: 15px;
  position: relative;
}

.box_grid_h11 {height:370px;
   /* margin-bottom: 10px;*/}
.box_grid_h01 {height:680px;}
.box_grid_h03 {height:300px;}

.box_grid_h011 {height:420px;}


.box_grid_1 {width:25%;
	float:left;
	background-size:cover;
	background-image:url(../images/venice1.jpg);}
.box_grid_2 {width:25%;
	float:left;
	background-size:cover;
	background-image:url(../images/venice2.jpg);}

.box_grid_333 {width:25%;
	float:left;
	background-size:cover;
	background-image:url(../images/venice3.jpg);}

.box_grid_4 {width:25%;
	float:left;
	background-size:cover;
	background-image:url(../images/venice4.jpg);}

.box_grid_01 {width:60%;
	float:left;
	/*background-image:url(../images/venice_2.jpg);*/
	background-size:cover;
	}

.box_grid_01_lago {width:60%;
	float:left;
	background-image:url(../images/lago_3.jpg);
	background-size:cover;
	}



.box_grid_01_soave {width:60%;
	float:left;
	background-image:url(../images/soave_1.jpg);
	background-size:cover;
	}




.box_grid_011 {width:60%;
	float:left;
	background-image:url(../images/venice_3.jpg);
	background-size:cover;
	}


.box_grid_011_lago {width:60%;
	float:left;
	background-image:url(../images/lago_5.jpg);
	background-size:cover;
	}

.box_grid_011_soave {width:60%;
	float:left;
	background-image:url(../images/box_soave.jpg);
	background-size:cover;
	}




.box_grid_012 {width:60%;
	float:left;
	background-image:url(../images/venezia7.jpg);
	background-size:cover;
	}

.box_grid_012_soave {width:60%;
	float:left;
	background-image:url(../images/soave.jpg);
	background-size:cover;
	}


.box_grid_02 {width:40%;
	float:left;
	}
.box_grid_03 {width:20%;
	float:left;
	}
.box_grid_04 {width:20%;
	float:left;
	}
.box_grid_05 {width:20%;
	float:left;
	}


.box_grid_h5 {height:390px;
 }

.mg-book-now span {color:white;}

.box_grid_h9 {height:490px;
 }

.box_grid_h7 {height:300px;
 }
.box_grid_h2 {height:290px;
 }

.box_grid_h22 {height:390px;
 }




.box_container4 p {font-size:17px;
	word-spacing: 7px;
}
.box_grid_3 {width:25%;
	float:left;
	background-size:cover;
	background-image:none;}


.box_grid_3_dolce {width:50%;
	
	float:left;
	background-size:cover;
	background-image:url(../images/fiore.jpg);}
.box_grid_3_soave {width:50%;
	float:left;
	background-size:cover;
	background-image:url(../images/soave_3.jpg);}

.box_grid_3_fiore {width:50%;
	float:left;
	background-size:cover;
	background-image:url(../images/woods.jpg);}
.box_grid_h5555_attivita {
    height: 300px;
}

.box_grid_3_famiglia {width:50%;
	float:left;
	background-size:cover;
	background-image:url(../images/cake.jpg);}

.box_grid_3_nuovo1 {width:50%;
	float:left;
	background-size:cover;
	background-image:url(../images/ermitage_fiore.jpg);}

.box_grid_3_turismo{width:50%;
	float:left;
	background-size:cover;
	background-image:url(../images/venice_chisiamo.jpg);}

.box_grid_3_camminata {width:50%;
	float:left;
	background-size:cover;
	background-image:url(../images/esperience.jpg);}


.box_grid_3_camminata {width:50%;
	float:left;
	background-size:cover;
	background-image:url(../images/esperience.jpg);}


.box_grid_3_rhodesian {width:50%;
	float:left;
	background-size:cover;
	background-image:url(../images/puppy_run.jpg);}

.box_grid_3_camere {width:22%;
	float:left;
	background-size:cover;}
	


/*.box_grid_4 {width:20%;
	float:left;
	background-size:cover;
	background-image:url(../images/grid_7.jpg);}*/
.box_grid_5 {width:50%;
	float:left;
	background-size:cover;
	background-image:none;}

.box_grid_51 {width:100%;
	float:left;
	background-size:cover;
	background-image:none;}


.box_grid_50 {width:50%;
	float:left;
	background-size:cover;
	background-image:none;}

.box_grid_500 {width:50%;
	float:left;
}


.box_grid_h3 {height:350px;
   }
.box_grid_6 {width:100%;
	float:left;
	background-size:cover;
	background-image:url(../images/grid_9.jpg);}
/*.box_grid_7 {width:50%;
	float:left;
	background-size:cover;
	background-image:url(../images/grid_13.jpg);}*/
/*.box_grid_8 {width:70%;
	float:left;
	background-size:cover;
	background-image:url(../images/ristorante_144.jpg);}*/


.box_container {width:50% !important; margin:0 auto;
				border:1px solid #FFFFFF;
				padding:20px;
				margin-top:40px !important;
				margin-bottom:40px !important;
}


.box_container_cosa_fare {width:80% !important; margin:0 auto;
				border:2px solid #3a533c;
				padding:23px;
				margin-top:40px !important;
				margin-bottom:40px !important;
}



.box_container_cosa_fare2 {width:80% !important; margin:0 auto;
				border:2px solid #3a533c;
				padding:20px;
	padding-bottom:45px;
				margin-top:40px !important;
				margin-bottom:40px !important;
}

.box_container_3quote {
				width:54% !important; 
				margin:0 auto;
				border:3px solid #FFFFFF;
				padding:20px;
				
}




.box_container_camere {width:57% !important; margin:0 auto;
				border:1px solid #FFFFFF;
				
				margin-top:40px !important;
				margin-bottom:40px !important;
}

.box_container_activity11 {width:80% !important;
				/*border:1px solid #FFFFFF;*/
				padding:5px;
				margin-top:4px !important;
				/*margin-bottom:5px !important;*/
}


.box_container_activity {width:80% !important; margin:0 auto;
				/*border:1px solid #FFFFFF;*/
				padding:5px;
				margin-top:4px !important;
				/*margin-bottom:5px !important;*/
}



.box_container_activity_bottom {width:80% !important; margin:0 auto;
				/*border:1px solid #FFFFFF;*/
				padding:5px;
				margin-top:4px !important;
				/*margin-bottom:5px !important;*/
}


.box_container_activity22 {display:none
	;width:80% !important; margin:0 auto;
				/*border:1px solid #FFFFFF;*/
				padding:5px;
				margin-top:40px !important;
		/*		margin-bottom:5px !important;*/
}

.box_container_activity22a {display:none
	;width:80% !important; margin:0 auto;
				/*border:1px solid #FFFFFF;*/
				padding:5px;
				margin-top:40px !important;
		/*		margin-bottom:5px !important;*/
}


.box_container_activity122 {display:none
	;width:80% !important; margin:0 auto;
				/*border:1px solid #FFFFFF;*/
				padding:5px;
				margin-top:40px !important;
		/*		margin-bottom:5px !important;*/
}

.box_container_activity222 {
	color:black;
	width:80% !important; 
	/*border:1px solid #FFFFFF;*/
	padding:5px;
	margin-top:40px !important;
}


.box_container_activity2222 {
	width:80% !important; 
	padding:5px;
				
		
}

.mobile_text {display:none;}

.box_container_activity_mobile {width:84% !important; margin:0 auto;
				/*border:1px solid #FFFFFF;*/
			/*	padding:5px;*/
				margin-top:4px !important;
				margin-bottom:5px !important;
	color: white;
}




.box_container2 {width:60% !important; margin:0 auto;
				border:1px solid #3a533c;
				padding:20px;
				margin-top:40px !important;
				margin-bottom:40px !important;
}


.activity_row1 {margin-top:30px;}



.box_container121 a { color:white ; background-color:#e7b315;}

.box_container10 a {color:white ;
					padding:2px;
					background-color:#e7b315;}
.circle_1 a, .circle_2 a, .circle_3 a {color:white ;
										padding:5px;
										background-color:#e7b315;}

.circle_button a {background-color: white;}

.destra2_hight {height:120px;}


.box_container1_under a {background-color:white;}

.circle_1 a:hover, .circle_2 a:hover, .circle_3 a:hover {color:#3a553c;}

.box_container1 a:hover {color:#3a553c;}

.box_container1 {width:64% !important; margin:0 auto;
				/*border:2px solid #3a533c;
				margin-top:40px !important;
				margin-bottom:40px !important;*/
}




.box_container121 {width:70% !important; }


.box_container11 {
	width:100% !important; margin:0 auto;
				/*border:2px solid #3a533c;*/
				/*padding:20px;*/
				/*margin-top:40px !important;
				margin-bottom:40px !important;*/
}

.box_container3 {
    width: 70% !important;

}

.main_article {  margin-bottom:70px; clear:both; }

.box_container1_bottom {  

    width: 100% !important;}

.box_container4 {width:90% !important; margin:0 auto;
				/*border:1px solid #3a533c;*/
				padding:20px;
				margin-top:60px !important;
				margin-bottom:40px !important;
	
}


.box_container4_camere  {width:100% !important; margin:0 auto;
	margin-top: 30px;
			
				margin-bottom:40px !important;
}

.box_container4_camere p {font-size:18px !important;}

.box_container h2 {color:white;}

.box_container_servizi h2 {color:#18701c;
	    width: 70% !important;
    margin: 0 auto;
    border: 1px solid #FFFFFF;
    padding: 20px;
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}


.row {
    margin: 0;
    /* margin-right: -15px; */
    /* margin-left: -15px; */
}



.box_presentation a {
    padding: 7px;
    font-size: 25px;
    color: #fff;
    text-decoration: none !important;
    -webkit-transition: color 0.4s;
    transition: color 0.4s;
    background-color: #e7b315;
	font-family: "Lato", sans-serif;
}



.box_presentation a:hover {  color:#3a533c;	
}


.box_presentation_1 a {
	padding: 7px;
    font-size: 25px;
    color: #fff;
    text-decoration: none !important;
    -webkit-transition: color 0.4s;
    transition: color 0.4s;
    background-color: none;
	font-family: "Lato", sans-serif;
}



.box_grid_9 {width:100%;
	float:left;
	background-size:cover;
	background-image:url(../images/contact_img_6.jpg);
    }




.box_grid_9_camere {width:100%;
	float:left;
	background-size:cover;
	
    }



.box_grid_99 {width:100%;
	float:left;
	background-size:cover;
	background-image:url(../images/contact_img_6.jpg);
    }




.box_grid_99_camere {width:100%;
	float:left;
	background-size:cover;
	
    }


.box_grid_10 {
	
	background-color:#fff !important;
	width:100%;
	float:left;
	background-size:cover;
	background-image:none;
    }


.citta_final_box {
    height: 270px;
	background-size:cover;
	width:33%; float:left;
}

.circles_ img {
    margin-bottom: 25px;
    width: 85%;
    margin: 0 auto; 
 
}



.box_grid_101 {
/*	background-color:#fff5d8 !important;*/
	width:100%;
	float:left;
	background-size:cover;
	background-image:none;
    }

.destra1 h2 {
			/*font-style:italic;*/
			text-align:left;
			color:#3a533c;}

.destra2 h2 {
			text-align:left;
			color:#3a533c;}



.destra1 p {font-size:17px;
	    word-spacing: 7px;
	text-align:left;
	
	color:#3a533c;}
.destra2 p {text-align:left;
	
	color:#3a533c;}


.destra11 h2 {text-align:left;
			color:#3a533c;}
.destra h2 {font-size:35px;
			text-align:left;
			color:white;}
.destra p {text-align:left;
			color:white;}


.box_container3 a {color:#e7b315;
font-size:18px;}


.box_grid_33 {width:22%;
float:left;
	background-size:cover;
background-image:none;}

.box_grid_55 {width:78%;
float:left;}


	.box_grid_h55_attivita {height:450px;}

.box_grid_h55_form {height:750px;}
.icone_servizi_camere {
	padding-left:15px;
	margin-top:50px;
	margin-bottom:40px;
}


/*
.header.transp .navbar-inverse,
.header.transp .mg-search-box {
height:125px;}

.header.transp .navbar-inverse_1,
.header.transp .mg-search-box {
height:125px;}


.header.transp1 .navbar-inverse,
.header.transp1 .mg-search-box {
height:125px;}

.header.transp1 .navbar-inverse_1,
.header.transp1 .mg-search-box {
height:125px;}
*/

.sottotitolo_camere p {margin-bottom:20px;}


.icone_servizi_camere_2 {
	padding-left:15px;
	margin-top:50px;
	margin-bottom:40px;
}

.carousel-caption h2 {font-size:53px;}

.icone_servizi_camere1_2 {
	padding-left:15px;
	margin-top:50px;
	margin-bottom:80px;
}

.icone_servizi_camere1_2_2 {
	padding-left:15px;
	margin-top:50px;
	margin-bottom:80px;
}

.fa {font-size:20px;
}

.rettangolo_giallo {    margin-top: 20px;
	height:15px;
background-color:#FFFFFF;}


.rettangolo_giallo_pulsanti {height:100px;
background-color:#fff5d8;}


.pulsanti_camere {margin-bottom:80px;}

.box_grid_all_camere {height:5000px;}





.box_grid_all .col-md-7 {padding-right:0px;}

.box_grid_all .col-md-5 {padding-left:0px;}

.box_grid_h2 .box_grid_5 {padding-right:0px;}

/*.box_grid_h4 {height:270px;}*/
.box_grid_h4_attivita {height:190px;}


	.box_grid_h6_attivita {
    height: 250px;
}	
	




.box_grid_h4_camere .titolo_camere {height:100px;}


.box2 {height:350px;
		float:left;
		/*margin:2px;*/
		background-size:120% auto;
		background-position: center;
		transition:background-size .3s;
background-repeat: no-repeat}

.titolo_camere h2 {color:#3A533C;}

.box1, .box3, .box5, .box7 {
	width:25%;
}

.box2, .box4, .box6, .box8 {
	width:25%;
	}




.grid_images_chisiamo {/*margin-bottom:10px;*/
				height:350px;
				/*display:block;*/
				position:relative;}




.box1chisiamo, .box3chisiamo, .box5, .box7 {
	width:25%;
}


.box2chisiamo, .box4chisiamo, .box6, .box8 {
	width:25%;
	}

.box1chisiamo {
	width:800px;
	background-image: url(../images/foto_1.jpg);

}


.box2chisiamo {
	width:528px;
	background-image: url(../images/foto_17.jpg);}
.box3chisiamo {
	width:575px;
	background-image: url(../images/foto_3.jpg);}
/*.box4chisiamo {
	width:428px;
	background-image: url(../images/foto_4.jpg);}*/

/*.cosa_fare p {font-size:20px;
font-family:"Lato", sans-serif;
	
padding:5px;}*/


#search {display:none;}
#form {display:none;}

.mg-sec-right-title {padding-top:50px;
}

.mg-circles .row {/*height:700px;*/
margin:0;}

/*.mg-circles {height:800px;}*/


.mg-circles .row { margin-top:30px; margin-right:auto !important; margin-left:auto !important;}


.mg-circles {margin-top:120px;}


.circles_ img {width:85% !important; margin:0 auto;}


.circles_ .circle_1 {
	animation: fadeIn 2s;
}

.circles_ .circle_2 {
	animation: fadeIn 3s;
}

.circles_ .circle_3 {
	animation: fadeIn 6s;
}


@keyframes fadeIn {
	from {
		opacity:0;
	}
	
	to {
		opacity: 1;
	}
}



.box_grid_500  {display:block;}
.mobile_list {display:none;}


.mb250 {
  margin-bottom: 250px !important;
}
.mb245 {
  margin-bottom: 245px !important;
}
.mb240 {
  margin-bottom: 240px !important;
}
.mb235 {
  margin-bottom: 235px !important;
}
.mb230 {
  margin-bottom: 230px !important;
}
.mb225 {
  margin-bottom: 225px !important;
}
.mb220 {
  margin-bottom: 220px !important;
}
.mb215 {
  margin-bottom: 215px !important;
}
.mb210 {
  margin-bottom: 210px !important;
}
.mb205 {
  margin-bottom: 205px !important;
}
.mb200 {
  margin-bottom: 200px !important;
}
.mb195 {
  margin-bottom: 195px !important;
}
.mb190 {
  margin-bottom: 190px !important;
}
.mb185 {
  margin-bottom: 185px !important;
}
.mb180 {
  margin-bottom: 180px !important;
}
.mb175 {
  margin-bottom: 175px !important;
}
.mb170 {
  margin-bottom: 170px !important;
}
.mb165 {
  margin-bottom: 165px !important;
}
.mb160 {
  margin-bottom: 160px !important;
}
.mb155 {
  margin-bottom: 155px !important;
}
.mb150 {
  margin-bottom: 150px !important;
}
.mb145 {
  margin-bottom: 145px !important;
}
.mb140 {
  margin-bottom: 140px !important;
}
.mb135 {
  margin-bottom: 135px !important;
}
.mb130 {
  margin-bottom: 130px !important;
}
.mb125 {
  margin-bottom: 125px !important;
}
.mb120 {
  margin-bottom: 120px !important;
}
.mb115 {
  margin-bottom: 115px !important;
}
.mb110 {
  margin-bottom: 110px !important;
}
.mb105 {
  margin-bottom: 105px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.mb95 {
  margin-bottom: 95px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.mb85 {
  margin-bottom: 85px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb75 {
  margin-bottom: 75px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb65 {
  margin-bottom: 65px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb55 {
  margin-bottom: 55px !important;
}
.mb50 {
  margin-bottom: 5px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}


.owl-carousel {
	/*margin-top:30px;*/
						margin-bottom:50px;}

.owl-item {margin-left:15px;}


ul.styled-list li {
  list-style: none;
  padding-left: 0;
}
ul.styled-list li:before {
  content: '\f00c';
  font-family: 'FontAwesome';
  display: inline-block;
  margin-left: -1.5em;
  width: 1.5em;
  color: #16262e;
}
ul.styled-list.list-caret li:before {
  content: '\f0da';
}
ul.styled-list.list-hand li:before {
  content: '\f0a4';
}
ul.styled-list.list-chevron li:before {
  content: '\f054';
}
ul.styled-list.list-times li:before {
  content: '\f00d';
}
ul.styled-list.list-star li:before {
  content: '\f006';
}
.btn {
  font-family: "Cinzel", serif;
  border-radius: 1px;
  font-weight: 600;
  border-width: 0;
  /*padding: 8px 25px;*/
  -webkit-transition: color 0.5s, border-color 0.5s, background-color 0.5s;
          transition: color 0.5s, border-color 0.5s, background-color 0.5s;
}


.col-lg-12 {
	padding-right:0;
    padding-left: 0;
    width: 100%;
}


.box p {position:relative;
	text-align:center;
	color:white;
	font-size:20px;
	top:70%;
	font-family:"Lato", sans-serif;
	margin-top:0;
	}


.form_yellow { /*margin-left:120px;*/ background-color: white; padding:0px; width: 100%;
	font-family:"Lato", sans-serif;}

.form_yellow_attivita { /*margin-left:340px;*/ background-color: white; padding:0px; width: 100%;
	font-family:"Lato", sans-serif;}


.form_yellow.container {padding-left:0 !important}

.btn.btn-next-tab {
  font-size: 16px;
  padding: 10px 35px;
}
.btn-dark {
  color: #FFF;
  background-color: #3a533c;
  border-color: #3a533c;
}
.btn-dark:hover {
  background-color: #3a533c;
  border-color: #3a533c;
  color: #fff;
}
.btn-main {
    background-color: #e7b315;
    color: white;
    -webkit-appearance: button;
    cursor: pointer;
    border: none;
    font-size: 17px;
    font-weight: 100px;
	width:50%;
	margin-top:20px;
}


.btn-main_room {

  color: #FFF;
  background-color: #e7b315;
  border-color: #e7b315;
	margin-bottom: 20px;
	width: 100%;

/*	margin-right:140px;*/
	
}







.btn-main_cuccioli {
	
	
	margin-left:60%;
	margin-top:13%;
  color: #FFF;
  background-color: #e7b315;
  border-color: #e7b315;
	/*margin-top:250px;*/
	/*margin-right:490px;*/
	
}



.btn-main_cuccioli {
    margin-top: 300px;
    width: 14%;
    float: none;
    display: block;
    /* margin-left: 0; */
    color: #FFF;
    background-color: #e7b315 !important;
    border-color: #e7b315 !important;
}

.btn-dark-main {
  color: #FFF;
  background-color: #3a533c;
  border-color: #3a533c;
}
.btn-dark-main:hover {
  background-color: #e7b315;
  border-color: #e7b315;
  color: #fff;
}
.btn-primary {
  color: #FFF;
  background-color: #3b95e8;
  border-color: #3b95e8;
}
.btn-primary:hover {
  background-color: #69aeed;
  border-color: #69aeed;
  color: #fff;
}
.btn-success {
  color: #FFF;
  background-color: #40c640;
  border-color: #40c640;
}
.btn-success:hover {
  background-color: #67d267;
  border-color: #67d267;
  color: #fff;
}
.btn-warning {
  color: #FFF;
  background-color: #f6a430;
  border-color: #f6a430;
}
.btn-warning:hover {
  background-color: #f8b961;
  border-color: #f8b961;
  color: #fff;
}
.btn-info {
  color: #FFF;
  background-color: #2ebfea;
  border-color: #2ebfea;
}
.btn-info:hover {
  background-color: #5ccdef;
  border-color: #5ccdef;
  color: #fff;
}
.btn-danger {
  color: #FFF;
  background-color: #f23a34;
  border-color: #f23a34;
}
.btn-danger:hover {
  background-color: #f56964;
  border-color: #f56964;
  color: #fff;
}
.btn-link {
  color: #e7b315;
}
.header {
  width: 100%;
}


/*
.header.transp .navbar-inverse,
.header.transp .mg-search-box {
height:125px;
  background-color: #fff;
}


.header.transp .navbar-inverse_1,
.header.transp .mg-search-box {
height:125px;
  background-color: #fff;
}


.header.transp .navbar-default {
  background-color: rgba(249, 243, 209, 1);
}


.header.transp1 {
	position:absolute;
  top: 0;
  z-index: 999;
}
.header.transp1 .navbar-inverse,
.header.transp1 .mg-search-box {
height:125px;
  background-color: #fff;
}


.header.transp1 .navbar-inverse_1,
.header.transp1 .mg-search-box {
height:125px;
  background-color: #fff;
}


.header.transp1 .navbar-default {
  background-color: rgba(249, 243, 209, 1);
}*/


/*.header .navbar-default,
.header .navbar-inverse {
  text-align: right;*/
/*}*/
.header .navbar-collapse.collapse {
/*	margin-left: 30px;*/
  vertical-align: top;
  display: inline-block !important;
}


.dropdown-menu>li>a {line-height:1;
color: #f5f5f5 !important;}



.header.center-content {
  text-align: center;
}
.header.center-content .navbar-header {
  float: none;
}
.header.center-content .navbar-header .navbar-brand {
  float: none;
  display: inline-block;
}
.navbar-header {width:100%;}
.header.center-content .navbar-right {
  float: none !important;
}

.navbar-right {margin-right: 0;}

.header.center-content .container {
  width: 100%;
  padding: 0;
}
.header.center-content .navbar-collapse {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.header.center-content .navbar-default .navbar-collapse {
  border-color: rgba(0, 0, 0, 0.05);
}
.header.center-content .navbar-nav {
  float: none;
  display: inline-block;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
}
/*.header.center-content .navbar-nav > li > a {
  padding: 20px 25px;
}
.header.sticky-on {
	 position: fixed;
    width: 100%;
    z-index: 100;
	height:60px;
	top: 0;
}

.header.sticky-on .mg-search-box {
  background-color: #ffe79c;
}
.header.sticky-on .navbar-inverse {
  background-color: #FFFFFF;
	  height:45px;
}
.header.sticky-on .navbar-inverse .navbar-nav > li > a {
  padding-top: 25px;
  padding-bottom: 25px;
}


.header.sticky-on .navbar-inverse_1 {
  background-color: #FFFFFF;
	  height:45px;
}
.header.sticky-on .navbar-inverse_1 .navbar-nav > li > a {
  padding-top: 25px;
  padding-bottom: 25px;
}*/

.header.sticky-on .header2 {
    font-family: "Lato", sans-serif;
    padding-top: 30px;
}

.circle_10 a {
	margin-left: 40%;
    color: white;
    padding: 5px;
    background-color: #e7b315 !important;
}


.circle_10 a:hover {color:#3a533c;}


/*.header.sticky-on .<strong>navbar-brand</strong> > img {
  height: 50px;
}*/
/*.header.sticky-on.center-content .navbar-header .navbar-brand {
	width: 100px;
  display: none;
}
.header.sticky-on .mg-search-box-cont {
  margin: 0px;
}
.header.sticky-on .mg-search-box {
  bottom: -71px;
}

.header.sticky-on h4 {   display:none; line-height: 70px;
margin-left:115px;}

.header.sticky-on .navbar-toggle {margin-top:15px;}


.header.sticky-on .navbar-brand { padding:5px !important;}

.header.sticky-on  .navbar-brand>img {margin-left:30px !important;
										width:120px !important;}

*/


.mg-about {padding:30px 0;}
	.mg-sec-right-title, .mg-widget-title 
	{ font-size:29px;
		color:#1a4831;
	margin:0px;}
	
/*.navbar-brand {
	width:210px;
  float: left;
  height: auto;
	padding:20px;
  font-size: 18px;
  line-height: 20px;
  margin-left: 0 !important;
	padding-top:7px !important;
	padding-right:15;
}*/

.navbar-brand img { 
	width:200px;
  -webkit-transition: height 0.3s;
          transition: height 0.3s;
	
}


/*.navbar-inverse h4 {
    margin-left: 255px;
    font-size: 38px;
    line-height: 80px;
}


.navbar-inverse_1 h4 {
    margin-left: 255px;
    font-size: 38px;
    line-height: 80px;
}*/


/*.navbar-inverse h4 { animation: fadeIn 3s;}


.mg-book-now {
    height: 580px;
}

.navbar-brand>img {margin-top:10px;
				width:200px;}*/



/*.navbar-brand img {
animation: fadeIn 5s;}*/

@keyframes fadeIn {
	from {
		opacity:0;
	}
	
	to {
		opacity: 1;
	}
}


.navbar {
  font-family: "Cinzel", serif;
  margin-bottom: 0;
}
.navbar-default {
  background-color: #fff;
  border-width: 0;
  border-radius: 0;
}
.navbar-inverse {
  background-color: #3A533C;
  color: #fff;
  border-width: 0;
  border-radius: 0;
  -webkit-transition: background-color 0.3s;
          transition: background-color 0.3s;
}

.navbar-inverse_1 {
  background-color: #FFF;
  color: #fff;
  border-width: 0;
  border-radius: 0;
  -webkit-transition: background-color 0.3s;
          transition: background-color 0.3s;
}

.navbar-inverse .navbar-nav > li > a {
  font-size: 17px;
  color: #F5F5F5;
  -webkit-transition: color 0.3s, padding 0.3s;
          transition: color 0.3s, padding 0.3s;
}
.navbar-inverse .navbar-nav > li > a:hover {
  color: #E7B315;
}



.navbar-inverse_1 .navbar-nav > li > a {
  font-size: 15px;
  color: #F5F5F5;
  -webkit-transition: color 0.3s, padding 0.3s;
          transition: color 0.3s, padding 0.3s;
}
.navbar-inverse_1 .navbar-nav > li > a:hover {
  color: #E7B315;
}


.logo_footer img {width:80% !important;}


.widget p {font-size:14px;
	color:white;}


.navbar-nav > li.active > a {

  background-color: transparent;
  box-shadow: inset 0 -3px #3A533C;
  color: #F5F5F5;
}
.navbar-nav > li.active > a:hover,
.navbar-nav > li.active > a:focus,
.navbar-nav > li.active > a:active {
  color: #e7b315;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > li.open > a {
  background-color: transparent;
  color: #e7b315;
}
.navbar-inverse .navbar-nav > li.open > a:hover,
.navbar-inverse .navbar-nav > li.open > a:focus,
.navbar-inverse .navbar-nav > li.open > a:active {
  color: #e7b315;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > li ul.dropdown-menu {
  background-color: #E7B315;
  border-radius: 0;
  padding: 0;
  margin-top: -1px;
  min-width: 200px;
  right: auto;
  left: 0px;
  box-shadow: none;
  border-width: 0;
}
.navbar-inverse .navbar-nav > li ul.dropdown-menu > li > a {
  color: #3b533c;
  padding: 10px 20px;
  -webkit-transition: background-color 0.3s;
          transition: background-color 0.3s;
}
.navbar-inverse .navbar-nav > li ul.dropdown-menu > li > a:hover {
  background-color: #e7b315;
}
.navbar-inverse .navbar-nav > li ul.dropdown-menu > li.active > a {
  background-color: #e7b315;
}


.navbar-inverse_1 .navbar-nav > li.active > a {
	padding:20px;
  background-color: transparent;
  box-shadow: inset 0 -3px #3A533C;
  color: #F5F5F5;
}
.navbar-inverse_1 .navbar-nav > li.active > a:hover,
.navbar-inverse_1 .navbar-nav > li.active > a:focus,
.navbar-inverse_1 .navbar-nav > li.active > a:active {
  color: #e7b315;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > li.open > a {
  background-color: transparent;
  color: #e7b315;
}
.navbar-inverse_1 .navbar-nav > li.open > a:hover,
.navbar-inverse_1 .navbar-nav > li.open > a:focus,
.navbar-inverse_1 .navbar-nav > li.open > a:active {
  color: #e7b315;
  background-color: transparent;
}
.navbar-inverse_1 .navbar-nav > li ul.dropdown-menu {
  background-color: #E7B315;
  border-radius: 0;
  padding: 0;
  margin-top: -1px;
  min-width: 200px;
  right: auto;
  left: 0px;
  box-shadow: none;
  border-width: 0;
}
.navbar-inverse_1 .navbar-nav > li ul.dropdown-menu > li > a {
  color: #3b533c;
  padding: 10px 20px;
  -webkit-transition: background-color 0.3s;
          transition: background-color 0.3s;
}
.navbar-inverse_1 .navbar-nav > li ul.dropdown-menu > li > a:hover {
  background-color: #e7b315;
}
.navbar-inverse_1 .navbar-nav > li ul.dropdown-menu > li.active > a {
  background-color: #e7b315;
}




.navbar-nav > li > a {
  font-size: 14px;
  padding-top: 12px;
  padding-bottom: 12px;
 /* padding-left: 20px;
  padding-right: 20px;*/
}
.dropdown.open > ul {
  visibility: visible;
  top: 100%;
  opacity: 1;
}
.dropdown > ul {
  display: block;
  visibility: hidden;
  top: 110%;
  opacity: 0;
  -webkit-transition: all 0.15s linear;
          transition: all 0.15s linear;
}
.dropdown > ul > .dropdown > ul {
  left: 100%;
  top: 0;
}


.box_container1 p {margin-top:20px;}


/*.navbar-toggle {
  border-radius: 1px;
  border-color: #fff !important;
  margin-top: 43px;
  margin-right: 0px;
  margin-bottom: 21px;
display:block !important;
	background-color: #3b533c;
		padding:10px 18px;
}*/
.navbar-toggle:hover,
.navbar-toggle:active,
.navbar-toggle:focus {
  background-color: #e7b315 !important;
  border-color: #e7b315 !important;
}




.mg-sec-left-title2 {padding-top:40px;}



.navbar-nav > li {    
	  /*  border-bottom: 1px solid #3a533c;*/
	font-family: "Lato", sans-serif;
	float:none !important;}




.header .navbar-collapse.collapse {
    display: none !important;
  }
  .header .navbar-collapse.collapse.in {
    display: block !important;
  }


.mg-search-box-cont {
  margin: 26px 0 20px;
  position: relative;
  -webkit-transition: margin 0.3s;
          transition: margin 0.3s;
}
.mg-search-box-cont:after {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  background-color: #f9f3d1;
  border-radius: 5px;
  position: absolute;
  top: 50%;
  left: -14px;
}
.mg-search-box-trigger {
  padding: 11px 0;
  text-align: center;
  width: 43px;
  cursor: pointer;
  display: block;
  color: #3A533C;
  -webkit-transition: color 0.3s;
          transition: color 0.3s;
}
.mg-search-box-trigger:hover,
.mg-search-box-trigger:active,
.mg-search-box-trigger:focus {
  color: #3A533C;
}
.mg-search-box-trigger.mg-sb-active {
  color: #e7b315;
}
.mg-search-box {
  min-width: 300px;
  position: absolute;
  bottom: -84px;
  right: 0;
  padding: 10px;
  background-color: rgba(22, 38, 46, 0.95);
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transition: -webkit-transform 0.3s;
          transition: transform 0.3s;
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
}
.mg-search-box.mg-sb-active {
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
}
.mg-search-box input {
  display: inline-block;
  width: 80%;
  float: left;
  border-radius: 1px 0 0 1px;
  margin-bottom: 0;
  background-color: transparent;
  border-color: #fff;
  color: #fff;
  border-right-width: 0;
}
.mg-search-box input::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.5;
}
.mg-search-box input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  opacity: 0.5;
}
.mg-search-box input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  opacity: 0.5;
}
.mg-search-box input:-ms-input-placeholder {
  color: #fff;
  opacity: 0.5;
}
.mg-search-box button {
  padding: 9px 25px;
  width: 20%;
  float: left;
  border-radius: 0 1px 1px 0;
  text-indent: -2px;
}
.mg-page-title {
	background-repeat:no-repeat;
	background-size: 120%;
  padding-top: 70px;
  padding-bottom: 50px;
  background-image: url(/images/fattoria/cover_ermitage_2020.jpg);
  color: #fff;
  text-align: center;
}

.mg-page-title_camere {
background-repeat:no-repeat;
	background-size:120%;
  padding-top: 70px;
  padding-bottom: 50px;
  background-image: url(../images/header_rooms_dark.jpg);
  color: #fff;
  text-align: center;
}

.mg-page-title_venezia {
	background-repeat:no-repeat;
    background-size: cover !important;
    padding-top: 70px;
    padding-bottom: 50px;
    color: #fff;
    text-align: center;
}

.mg-page-title_venezia .mg-page{
  background-color: transparent;
}



.mg-page-title_lago {
	background-repeat:no-repeat;
	background-size: 120%;
  padding-top: 70px;
  padding-bottom: 50px;
  background-image: url(../images/header_lago.jpg);
  color: #fff;
  text-align: center;
}

.mg-page-title_lago .mg-page{
  background-color: transparent;
}



.mg-page-title_soave {
	background-repeat:no-repeat;
	background-size: 120%;
  padding-top: 70px;
  padding-bottom: 50px;
  background-image: url(../images/01_cover_soave.jpg);
  color: #fff;
  text-align: center;
}

.mg-page-title_soave .mg-page{
  background-color: transparent;
}

.mg-page-title .mg-page{
  background-color: transparent;
}

.mg-page-title_camere .mg-page{
  background-color: transparent;
}


.mg-page-title h2 {
  font-family: "Cinzel", serif;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 35px;
  margin-top: 140px;
  font-size: 53px;
	padding-top: 40px;

	padding-bottom: 20px;
	padding-left:10px;
	padding-right:10px;
}

.mg-page-title_venezia h2 {

    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: "Cinzel", serif;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 35px;
    margin-top: 120px;
    font-size: 53px;
    padding-top: 40px;
	
}


.mg-page-title_lago h2 {
  font-family: "Cinzel", serif;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 35px;
  margin-top: 0;
  font-size: 45px;
	padding-top: 50px;
}

.mg-page-title_soave h2 {
  font-family: "Cinzel", serif;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 35px;
  margin-top: 0;
  font-size: 45px;
	padding-top: 50px;
}



.mg-page-title_camere h2 {
  font-family: "Cinzel", serif;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 35px;
  margin-top: 140px;
  font-size: 53px;
	    padding-top: 40px;

	padding-bottom: 20px;
	padding-left:10px;
	padding-right:10px;
}



.mg-page-title-news h2 {
    font-family: "Cinzel", serif;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 35px;
    margin-top: 0;
    font-size: 45px;
    padding-top: 70px;
}


.mg-page-title h2:after {
  content: '';
  width: 110px;
  height: 3px;
  background-color: #e7b315;
  position: absolute;
  bottom: -0px;
  left: 50%;
  margin-left: -55px;
}

.mg-page-title_venezia h2:after {
  content: '';
  width: 110px;
  height: 3px;
  background-color: #e7b315;
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -55px;
}

.mg-page-title_lago h2:after {
  content: '';
  width: 110px;
  height: 3px;
  background-color: #e7b315;
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -55px;
}

.mg-page-title_soave h2:after {
  content: '';
  width: 110px;
  height: 3px;
  background-color: #e7b315;
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -55px;
}



.mg-page-title_camere h2:after {
  content: '';
  width: 110px;
  height: 3px;
  background-color: #e7b315;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -55px;
}


.header.transp + .mg-page-title {
	height:750px;
  padding-top: 167px;
}

.header.transp + .mg-page-title_venezia {
	height:850px;
  padding-top: 167px;
}

.header.transp + .mg-page-title_lago {
	height:550px;
  padding-top: 167px;
}

.header.transp + .mg-page-title_soave {
	height:550px;
  padding-top: 167px;
}




.header.transp + .mg-page-title_camere {
	height:750px;
  padding-top: 167px;
}



.header.transp.center-content + .mg-page-title {
  padding-top: 235px;
}

.header.transp.center-content + .mg-page-title_venezia {
  padding-top: 235px;
}


.header.transp.center-content + .mg-page-title_lago {
  padding-top: 235px;
}

.header.transp.center-content + .mg-page-title_soave {
  padding-top: 235px;
}


.header.transp.center-content + .mg-page-title_camere {
  padding-top: 235px;
}

.header.transp1 + .mg-page-title {
	height:750px;
  padding-top: 167px;
}

.header.transp1 + .mg-page-title_venezia {
	height:750px;
  padding-top: 167px;
}

.header.transp1 + .mg-page-title_lago {
	height:550px;
  padding-top: 167px;
}

.header.transp1 + .mg-page-title_soave {
	height:550px;
  padding-top: 167px;
}




.header.transp1 + .mg-page-title_camere {
	height:750px;
  padding-top: 167px;
}



.header.transp1.center-content + .mg-page-title {
  padding-top: 235px;
}

.header.transp1.center-content + .mg-page-title_venezia {
  padding-top: 235px;
}


.header.transp1.center-content + .mg-page-title_lago {
  padding-top: 235px;
}

.header.transp1.center-content + .mg-page-title_soave {
  padding-top: 235px;
}


.header.transp1.center-content + .mg-page-title_camere {
  padding-top: 235px;
}

/*.mg-page-title-camere {
  padding-top: 70px;
  padding-bottom: 50px;
  background-image: url(../images/camere_head.jpg);
  color: #fff;
  text-align: center;
}*/
/*.mg-page-title-camere .mg-page{
  background-color: transparent;
}*/
/*.mg-page-title-camere h2 {
  font-family: "Cinzel", serif;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 35px;
  margin-top: 0;
  font-size: 45px;
}
.mg-page-title-camere h2:after {
  content: '';
  width: 110px;
  height: 3px;
  background-color: #e7b315;
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -55px;
}
.header.transp + .mg-page-title-camere {
	height:550px;
  padding-top: 167px;
}
.header.transp.center-content + .mg-page-title-camere {
  padding-top: 235px;
}*/




.mg-page-title-tenuta {
  padding-top: 70px;
  padding-bottom: 50px;
  background-image: url(../images/tenuta_header_2.jpg);
  color: #fff;
  text-align: center;
}
.mg-page-title-tenuta .mg-page{
  background-color: transparent;
}
.mg-page-title-tenuta h2 {
  font-family: "Cinzel", serif;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 35px;
  margin-top: 0;
  font-size: 45px;
}
.mg-page-title-tenuta h2:after {
  content: '';
  width: 110px;
  height: 3px;
  background-color: #e7b315;
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -55px;
}
.header.transp + .mg-page-title-tenuta {
	height:550px;
  padding-top: 167px;
}
.header.transp.center-content + .mg-page-title-tenuta {
  padding-top: 235px;
}


.mg-page-title-ristorazione {
  padding-top: 70px;
  padding-bottom: 50px;
  background-image: url(../images/tenuta_head_ristorazione.jpg);
  color: #fff;
  text-align: center;
}
.mg-page-title-ristorazione .mg-page{
  background-color: transparent;
}
.mg-page-title-ristorazione h2 {
  font-family: "Cinzel", serif;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 35px;
  margin-top: 0;
  font-size: 53px;
}
.mg-page-title-ristorazione h2:after {
  content: '';
  width: 110px;
  height: 3px;
  background-color: #e7b315;
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -55px;
}
.header.transp + .mg-page-title-ristorazione {
	height:550px;
  padding-top: 167px;
}
.header.transp.center-content + .mg-page-title-ristorazione {
  padding-top: 235px;
}


.header.transp1 + .mg-page-title-ristorazione {
	height:550px;
  padding-top: 167px;
}
.header.transp1.center-content + .mg-page-title-ristorazione {
  padding-top: 235px;
}


.contact_clearfix {margin-top:110px;}

.mg-page-title-fattoria {
	background-position: center;
	background-size: cover;
  padding-top: 70px;
  padding-bottom: 50px;
  background-image: url(/images/fattoria/fattoria-didattica-tenuta-ermitage.jpg);
  color: #fff;
  text-align: center;
}
.mg-page-title-fattoria .mg-page{
  background-color: transparent;
}

.attivita_row {height:400px; border:1px solid white;}

.mg-page-title-fattoria h2 {
	
	padding-bottom: 20px;
	padding-left:10px;
	padding-right:10px;
  font-family: "Cinzel", serif;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 35px;
  margin-top: 140px;
  font-size: 53px;
	    padding-top: 40px;
}

.clearfix_contact input, .clearfix_contact textarea {
	border:solid;
	border-width:1px;
    width: 100%;
    margin-top: 20px;
    padding: 15px;
}

.box_presentation_sub {font-size:34px;}

.submit_bt2 {
    float: right;
    width: 30%;
}


.submit_bt {width:30%;
float:right;}

.mg-page-title-fattoria h2:after {
  content: '';
  width: 110px;
  height: 3px;
  background-color: #e7b315;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -55px;
}
.header.transp + .mg-page-title-fattoria {
	height:750px;
  padding-top: 167px;
}
.header.transp.center-content + .mg-page-title-fattoria {
  padding-top: 235px;
}


.header.transp1 + .mg-page-title-fattoria {
	height:750px;
  padding-top: 167px;
}
.header.transp1.center-content + .mg-page-title-fattoria {
  padding-top: 235px;
}



.mg-page-title-attivita {
	background-position: center;
	background-repeat:no-repeat;
	    background-size: 100%;
	padding-top: 70px;
  padding-bottom: 50px;
  background-image: url(/images/fattoria/cover_paesaggio_2020.jpg);
  color: #fff;
  text-align: center;
}

.mg-page-title-attivita.paralax{background-size:cover;}

.mg-page-title-attivita .mg-page{
  background-color: transparent;
}
.mg-page-title-attivita h2 {

	padding-bottom: 20px;
	padding-left:10px;
	padding-right:10px;
  font-family: "Cinzel", serif;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 35px;
  margin-top: 140px;
  font-size: 53px;
	    padding-top: 40px;
}
.mg-page-title-attivita h2:after {
  content: '';
  width: 110px;
  height: 3px;
  background-color: #e7b315;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -55px;
}



.box_container_activity a {color:#e7b315;}

.box_container_activity_bottom a {color:#e7b315;}


.box_container_activity22 a {margin-top:10px;padding:2px;background-color:#e7b315;
color:white;
}

.box_news_2 a {color:#3a533c;
	    font-family: 'Cinzel', serif;
font-size:29px;}


.box_container_activity22a a {margin-top:10px;padding:2px;background-color:#e7b315;
color:white;}


.box_activity_133news a {color:white;}

.header.transp + .mg-page-title-attivita {
	height:750px;
  padding-top: 167px;
}
.header.transp.center-content + .mg-page-title-attivita {
  padding-top: 235px;
}


.header.transp1 + .mg-page-title-attivita {
	height:750px;
  padding-top: 167px;
}
.header.transp1.center-content + .mg-page-title-attivita {
  padding-top: 235px;
}




.mg-page-title-contatti {
	background-position: center;
  padding-top: 70px;
  padding-bottom: 50px;
  background-image: url(/images/fattoria/cover_dove_siamo_2020.jpg);
  color: #fff;
  text-align: center;
	background-size:cover;
}
.mg-page-title-contatti .mg-page{
  background-color: transparent;
}
.mg-page-title-contatti h2 {
  font-family: "Cinzel", serif;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 35px;
  margin-top: 0;
  font-size: 45px;
	    padding-top: 70px;
}
.mg-page-title-contatti h2:after {
  content: '';
  width: 110px;
  height: 3px;
  background-color: #e7b315;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -55px;
}
.header.transp + .mg-page-title-contatti {
	height:750px;
  padding-top: 167px;
}
.header.transp.center-content + .mg-page-title-contatti {
  padding-top: 235px;
}



.mg-page-title-news {
  padding-top: 70px;
  padding-bottom: 50px;
  background-image: url(../images/header_news_4.jpg);
  color: #fff;
  text-align: center;
}
.mg-page-title-news .mg-page{
  background-color: transparent;
}
.mg-page-title-contatti h2 {
	
	padding-bottom: 20px;
	padding-left:10px;
	padding-right:10px;
  font-family: "Cinzel", serif;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 35px;
  margin-top: 140px;
  font-size: 53px;
	    padding-top: 40px;
}
.mg-page-title-news h2:after {
  content: '';
  width: 110px;
  height: 3px;
  background-color: #e7b315;
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -55px;
}
.header.transp + .mg-page-title-news {
	height:550px;
  padding-top: 167px;
}
.header.transp.center-content + .mg-page-title-news {
  padding-top: 235px;
}






.form_yellow .mg-sec-left-title {margin-bottom:50px;}

.form_yellow_attivita .mg-sec-left-title {margin-bottom:50px;}


.clearfix {width:90%;
	margin-left:15px;
	margin-top:110px;
/*margin-left:120px;*/}


.clearfix_chisiamo {width:90%;
	margin-left:15px;
	margin-top:110px;
/*margin-left:120px;*/}


.clearfix_contact {margin-left:none;
}

.clearfix_attivita {margin-left:15px;
margin-left:340px;}


.header .navbar-collapse {
	/*margin-right:180px;*/
    background-color: #3b533c;
    position: absolute;
    top: 62%;
    right: 15px;
    min-width: 200px;
    /*max-height: 320px;*/
   /* padding: 0;*/
    text-align: left;
	/*margin-top:10px;*/
  }

.carousel-inner {  
/*	margin-top:25px;*/
	position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    width: 100%; }

.carousel-due .carousel-inner {width:60%;
margin-bottom:5%;}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
          transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-caption {
  right: 15%;
  left: 15%;
  text-shadow: none;
  padding: 0;
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
      -ms-transform: translate(0, 50%);
          transform: translate(0, 50%);
}
.carousel-caption > h2 {
  font-family: "Cinzel", serif;
  color: #fff;
  font-size: 80px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;

/*  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
          transition: transform 0.5s, opacity 0.5s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);*/

}
.carousel-caption > h2:after {
  content: '';
  display: block;
  width: 120px;
  height: 3px;
  background-color: #e7b315;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -60px;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.5s;
          transition: transform 0.5s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.carousel-caption > img {
  opacity: 0;
  margin-top: -20px;
  -webkit-transition: opacity 0.5s, margin-top 0.5s;
          transition: opacity 0.5s, margin-top 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.carousel-caption > p {
  font-size: 20px;
  line-height: 40px;
  font-weight: 300;
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
          transition: transform 0.5s, opacity 0.5s;
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}



.sm-desktop {margin-bottom:20px;}




.info1 {font-size:22px;
	width:100%; 
margin-bottom:25px;}


.info1 p {color:#e7b315;
margin-bottom:15px;
margin-top:15px;}


.clearfix_contact_2 input {
	border-style: solid;
    border-width: 1px;
    height: auto;
    padding: 8px 12px;
    border-radius: 1px;
    border-color: #fff;
    color: #fff;
    box-shadow: none;
    background-color: transparent;
    margin-bottom: 0;
    line-height: normal;
}


button, html input[type=button], input[type=reset], input[type=submit] {
	
	font-family: "Cinzel", serif;
    background-color: #e7b315;
    color: white;
	cursor: pointer;
	border:none;
	font-size:17px;
	font-weight:100px;
}


.submit_bt button, html input[type=button], input[type=reset], input[type=submit] {
   /* margin-left: 30px;
    width: 60%;*/
	padding-right: 30px;
    padding-left: 30px;
    font-family: "Lato", sans-serif;
    background-color: #e7b315;
    color: white;
    cursor: pointer;
    border: none;
    font-size: 17px;
    font-weight: 100px;
}


.submit_bt2 button, html input[type=button], input[type=reset], input[type=submit] {
   /* margin-left: 30px;
    width: 60%;*/
	padding-right: 30px;
    padding-left: 30px;
        font-family: "Lato", sans-serif;
    background-color: #e7b315;
    color: white;
    cursor: pointer;
    border: none;
    font-size: 17px;
    font-weight: 100px;
}

.clearfix_contact_2 {margin-top:30px;}


.clearfix_contact_2 submit {
    border-style: solid;
    border-width: 1px;
    height: auto;
    padding: 8px 12px;
    border-radius: 1px;
    border-color: #fff;
    color: #fff;
    box-shadow: none;
    background-color: transparent;
    margin-bottom: 0;
    line-height: normal;
}



.clearfix_contact_2 ::-webkit-input-placeholder {
  color: #fff;
}
.clearfix_contact_2 :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.clearfix_contact_2 ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.clearfix_contact_2 :-ms-input-placeholder {
  color: #fff;
}







.fattoria_list li {color:#e7b315;}

.header.transp + .carousel .carousel-caption {
  margin-bottom: -40px;
}
.header.transp.center-content + .carousel .carousel-caption {
  margin-bottom: -60px;
}


.header.transp1 + .carousel .carousel-caption {
  margin-bottom: -40px;
}
.header.transp1.center-content + .carousel .carousel-caption {
  margin-bottom: -60px;
}



.carousel-inner .item.active .carousel-caption > h2 {
padding: 10px;
opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.carousel-inner .item.active .carousel-caption > h2:after {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.carousel-inner .item.active .carousel-caption > p {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.carousel-inner .item.active .carousel-caption > img {
  opacity: 1;
  margin-top: 0px;
}
/*###
  ### Active at init fixed
  ###*/
.carousel-inner > .beactive {
  display: block;
}

ul.breadcrumb li {
    display: inline;
    font-size: 18px;
}


.breadcrumb {
    padding: 0;
    margin-bottom: 20px;
    list-style: none;
	background-color: white;
    /* background-color: #f5f5f5; */
    border-radius: 4px;
}


.arrow {
        width: 7%;
    position: absolute;
    right: 40px;
    /* top: 50%; */
    opacity: 1;
}

.breadcrumb a {font-size:14px;
color:#e7b315;transition: color 0.4s;}


.breadcrumb a:hover {font-size:14px;
color:#3b533c;
transition: color 0.4s;}

.last_row {margin-bottom:30px;}


.servizi_camere {margin-top:30px !important;}




.carousel-control {
  width: 50px;
  height: 120px;
  top: 50%;
  margin-top: -60px;
  background-color: none!important;
  background-image: url(../images/cur-arrow-left2.png) !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: 33px 60px;
  -webkit-transition: left 0.3s, right 0.3s;
          transition: left 0.3s, right 0.3s;
}
/*.carousel-control.left {
  left: -100px;
}*/
.carousel-control.right {
  background-image: url(../images/cur-arrow-right2.png) !important;
/*  right: -100px;*/
}
.header.transp + .carousel .carousel-control {
  margin-top: -10px !important;
}
.header.transp.center-content + .carousel .carousel-control {
  margin-top: 22px !important;
}
.carousel {
	/*margin-bottom:30px;*/
  overflow: hidden;
}

.fattoria .carousel {margin-bottom:30px;}

.carousel:hover .carousel-control.left {
  left: 0;
}
.carousel:hover .carousel-control.right {
  right: 0;
}


.circles_ p {text-align:center !important; }


.mg-bn-title h7 {
font-size:16px;
text-align:right;
margin-top:25px;}


.h6 {text-align: center;
font-size:22;}



.left.carousel-control {
	    margin-left: 25px;
width:3%;
height:10% !important;}

.right.carousel-control {
	margin-right: 25px;
width:3%;
height:10% !important;}


.carousel-indicators li {width:12px;
						height:12px;}


.mg-book-now {
	background-color: #343e35;
    padding: 30px 0;
    padding-bottom: 90px;
}


.book_now_spacing {margin-top:60px;}


.mg-book-now .mg-bn-title {
	/*margin-left:140px;*/
  font-family: "Cinzel", serif;
  color: #e7b315;
  font-size: 38px;
	padding-left:140px;
  line-height: 43px;
  text-transform: uppercase;
	margin-top:50px;
  
  padding: 20px 0;
/*  box-shadow: 1px 0 #e7b315;*/
}
.mg-book-now .mg-bn-title .mg-bn-big {
  display: block;
  font-size: 17px;
  line-height: 28px;
  color: #fff;
}
.mg-book-now .focus .form-control {
  color: #fff !important;
  border-color: #e7b315 !important;
  box-shadow: none !important;
}
.mg-book-now .focus .input-group-addon {
  border-color: #e7b315 !important;
  color: #fff !important;
  background-color: #e7b315 !important;
}
.mg-book-now .mg-bn-forms {
	padding-top:40px;
	/*padding-left:135px;*/

}
.mg-book-now .mg-bn-forms .input-group-addon {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
  -webkit-transition: all 0.15s ease-in-out;
          transition: all 0.15s ease-in-out;
}
.mg-book-now .mg-bn-forms .input-group-addon:first-child {
  border-radius: 1px 0px 0px 1px;
}
.mg-book-now .mg-bn-forms .input-group .form-control {
  border-radius: 0 2px 2px 0;
}
.mg-book-now .mg-bn-forms .form-control {
  height: auto;
  padding: 8px 12px;
  border-radius: 1px;
  border-color: #fff;
  color: #fff;
  box-shadow: none;
  background-color: transparent;
  margin-bottom: 0;
}
.mg-book-now .mg-bn-forms .form-control::-webkit-input-placeholder {
  color: #fff;
}
.mg-book-now .mg-bn-forms .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.mg-book-now .mg-bn-forms .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.mg-book-now .mg-bn-forms .form-control:-ms-input-placeholder {
  color: #fff;
}
.mg-book-now .mg-bn-forms .form-control:focus {
  color: #fff;
  border-color: #e7b315;
  box-shadow: none;
}



.btn-main_index.btn-block {
	margin-left: 10px;
  color: #FFF;
  background-color: #e7b315;
  border-color: #e7b315;
	    margin-bottom: 20px;
	width: 60%;

/*	margin-right:140px;*/
	
}



.mg-book-now .mg-bn-forms .btn {
  padding: 9px 10px;
}

.mg-book-now .mg-bn-forms > form > .row:first-child .row {
  margin-right: -10px;
  margin-left: -10px;
}
.mg-book-now .cs-active > .cs-placeholder {
  border-color: #e7b315;
  color: #fff;
}
.mg-book-now.mg-book-now-light {
  background-color: #f2f2f2;
}
.mg-book-now.mg-book-now-light .mg-bn-title .mg-bn-big {
  color: #16262e;
}
.mg-book-now.mg-book-now-light .cs-active > .cs-placeholder {
  border-color: #e7b315;
  color: #e7b315;
}
.mg-book-now.mg-book-now-light .mg-bn-forms .form-control {
  border-color: #889195;
  color: #16262e;
}
.mg-book-now.mg-book-now-light .mg-bn-forms .form-control::-webkit-input-placeholder {
  color: #fff;
}
.mg-book-now.mg-book-now-light .mg-bn-forms .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(22, 38, 46, 0.5);
}
.mg-book-now.mg-book-now-light .mg-bn-forms .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(22, 38, 46, 0.5);
}
.mg-book-now.mg-book-now-light .mg-bn-forms .form-control:-ms-input-placeholder {
  color: rgba(22, 38, 46, 0.5);
}
.mg-book-now.mg-book-now-light .mg-bn-forms .form-control:focus {
  color: #16262e;
  border-color: #e7b315;
}
.mg-book-now.mg-book-now-light .mg-bn-forms .input-group-addon {
  color: #16262e;
  border-color: #889195;
}
.mg-book-now.mg-book-now-light .mg-bn-forms div.cs-skin-elastic > span {
  border-color: #889195;
  color: #16262e;
}
.mg-book-now.mg-book-now-light .mg-bn-forms .cs-active > .cs-placeholder {
  border-color: #e7b315;
  color: #e7b315;
}
.mg-book-now.mg-book-now-light .focus .form-control {
  color: #16262e !important;
  border-color: #e7b315 !important;
  box-shadow: none !important;
}
.mg-book-now.mg-book-now-light .focus .input-group-addon {
  border-color: #e7b315 !important;
  color: #fff !important;
  background-color: #e7b315 !important;
}




.mg-book-now-camere {
	height:280px;
  background-color: #343e35;
  padding: 30px 0;
}
.mg-book-now-camere .mg-bn-title {
  font-family: "Cinzel", serif;
  color: #e7b315;
  font-size: 32px;
  line-height: 35px;
  text-transform: uppercase;
	/*margin-top:50px;*/
  
  padding: 20px 0;
  box-shadow: 1px 0 #e7b315;
}
.mg-book-now-camere .mg-bn-title .mg-bn-big {
  display: block;
  font-size: 17px;
  line-height: 28px;
  color: #fff;
}
.mg-book-now-camere .focus .form-control {
  color: #fff !important;
  border-color: #e7b315 !important;
  box-shadow: none !important;
}
.mg-book-now-camere .focus .input-group-addon {
  border-color: #e7b315 !important;
  color: #fff !important;
  background-color: #e7b315 !important;
}
.mg-book-now-camere .mg-bn-forms {
  padding: 36px 0px;
}
.mg-book-now-camere .mg-bn-forms .input-group-addon {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
  -webkit-transition: all 0.15s ease-in-out;
          transition: all 0.15s ease-in-out;
}
.mg-book-now-camere .mg-bn-forms .input-group-addon:first-child {
  border-radius: 1px 0px 0px 1px;
}
.mg-book-now-camere .mg-bn-forms .input-group .form-control {
  border-radius: 0 1px 1px 0;
}
.mg-book-now-camere .mg-bn-forms .form-control {
  height: auto;
  padding: 8px 12px;
  border-radius: 1px;
  border-color: #fff;
  color: #fff;
  box-shadow: none;
  background-color: transparent;
  margin-bottom: 0;
}
.mg-book-now-camere .mg-bn-forms .form-control::-webkit-input-placeholder {
  color: #fff;
}
.mg-book-now-camere .mg-bn-forms .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.mg-book-now-camere .mg-bn-forms .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.mg-book-now-camere .mg-bn-forms .form-control:-ms-input-placeholder {
  color: #fff;
}
.mg-book-now-camere .mg-bn-forms .form-control:focus {
  color: #fff;
  border-color: #e7b315;
  box-shadow: none;
}
.mg-book-now-camere .mg-bn-forms .btn {
  padding: 9px 12px;
}
.mg-book-now-camere .mg-bn-forms .col-md-3,
.mg-book-now-camere .mg-bn-forms .col-md-6 {
  padding-left: 10px;
  padding-right: 10px;
}
.mg-book-now-camere .mg-bn-forms > form > .row:first-child .row {
  margin-right: -10px;
  margin-left: -10px;
}
.mg-book-now-camere .cs-active > .cs-placeholder {
  border-color: #e7b315;
  color: #fff;
}
.mg-book-now-camere.mg-book-now-light {
  background-color: #f2f2f2;
}
.mg-book-now-camere.mg-book-now-light .mg-bn-title .mg-bn-big {
  color: #16262e;
}
.mg-book-now-camere.mg-book-now-light .cs-active > .cs-placeholder {
  border-color: #e7b315;
  color: #e7b315;
}
.mg-book-now-camere.mg-book-now-light .mg-bn-forms .form-control {
  border-color: #889195;
  color: #16262e;
}
.mg-book-now-camere.mg-book-now-light .mg-bn-forms .form-control::-webkit-input-placeholder {
  color: #fff;
}
.mg-book-now-camere.mg-book-now-light .mg-bn-forms .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(22, 38, 46, 0.5);
}
.mg-book-now-camere.mg-book-now-light .mg-bn-forms .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(22, 38, 46, 0.5);
}
.mg-book-now-camere.mg-book-now-light .mg-bn-forms .form-control:-ms-input-placeholder {
  color: rgba(22, 38, 46, 0.5);
}
.mg-book-now-camere.mg-book-now-light .mg-bn-forms .form-control:focus {
  color: #16262e;
  border-color: #e7b315;
}
.mg-book-now-camere.mg-book-now-light .mg-bn-forms .input-group-addon {
  color: #16262e;
  border-color: #889195;
}
.mg-book-now-camere.mg-book-now-light .mg-bn-forms div.cs-skin-elastic > span {
  border-color: #889195;
  color: #16262e;
}
.mg-book-now-camere.mg-book-now-light .mg-bn-forms .cs-active > .cs-placeholder {
  border-color: #e7b315;
  color: #e7b315;
}
.mg-book-now-camere.mg-book-now-light .focus .form-control {
  color: #16262e !important;
  border-color: #e7b315 !important;
  box-shadow: none !important;
}
.mg-book-now-camere.mg-book-now-light .focus .input-group-addon {
  border-color: #e7b315 !important;
  color: #fff !important;
  background-color: #e7b315 !important;
}





.presentation_image {position:relative;
					top:-20px;}






.header_before {display:block;}
.header_after{display:none;}


.first_line .desktop_coppia {display:block;}
.first_line .mobile_coppia {display:none !important;}



.circles_ .under_circle_1 img {display:block;
    margin-bottom: 30px;}
.circles_ .mobile_circle img {display:none;}


.desktop_coppia img {margin-top:30px;
		width:100%;
		
		transition:width .3s;
}

/*.desktop_coppia img:hover {width:110%;
	left:-2px;
	position:relative;
	transition:width .3s;
-webkit-transition: width .3s;*/ /* For Safari 3.1 to 6.0 */





.datepicker {
  padding: 4px;
  border-radius: 1px;
  direction: ltr;
  margin: 0;
}
.datepicker:before,
.datepicker:after {
  border-width: 0;
}
.datepicker table tr td,
.datepicker table tr th {
  color: #4b565b;
  border-radius: 0;
  width: 40px;
  height: 35px;
  text-shadow: none;
}
.datepicker table tr td span {
  height: 54px;
  line-height: 54px;
  border-radius: 1px;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.active:hover,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #FFF;
  background-color: #e7b315;
  border-color: #e7b315;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  text-shadow: none;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  color: #c0c8cb;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #88979d;
}
.datepicker table tr td.old.disabled,
.datepicker table tr td.new.disabled {
  color: #c0c8cb;
}
div.cs-skin-elastic {
  background: transparent;
  font-size: 14px;
  color: #fff;
}
div.cs-skin-elastic > span {
  background-color: transparent;
  z-index: 100;
  border: 1px solid #fff;
}
div.cs-skin-elastic > span::after {
  font-family: 'FontAwesome';
  content: '\f0d7';
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
div.cs-skin-elastic .cs-options {
  border: 1px solid #e1eaee;
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
}
div.cs-skin-elastic .cs-options span {
  padding: 4px 12px;
  color: #4b565b;
}
div.cs-skin-elastic .cs-options .cs-selected span {
  color: #e7b315;
}
div.cs-skin-elastic .cs-options .cs-selected span:hover {
  color: #fff;
}
div.cs-skin-elastic .cs-options .cs-selected span::after {
  content: '';
}
.cs-skin-elastic .cs-options span:hover,
.cs-skin-elastic .cs-options li.cs-focus span {
  color: #fff;
  background-color: #e7b315;
}
.mg-slide-booking {
  position: relative;
}
.mg-slide-booking .mg-book-now {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(22, 38, 46, 0.3);
  padding: 10px 0;
  z-index: 5;
}
.mg-slide-booking .mg-book-now .mg-bn-title {
  box-shadow: none;
}
.mg-slide-booking .carousel-caption > h2 {
  font-size: 50px;
}
.mg-slide-booking .carousel-caption > p {
  font-size: 16px;
}
.mg-c2a {
  padding: 50px 0;
  background-color: #16262e;
  color: #fff;
  position: relative;
}
.mg-c2a .col-md-12 {
  position: static;
}
.mg-c2a strong {
  font-family: "Cinzel", serif;
  font-size: 30px;
  font-weight: 300;
  display: block;
  margin-bottom: 20px;
  margin-left: 200px;
}
.mg-c2a p {
  margin-bottom: 0;
  margin-left: 200px;
}
.mg-c2a .mg-c2a-offer-badg {
  text-align: center;
  font-family: "Cinzel", serif;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  float: left;
  width: 150px;
  background-color: #e7b315;
  height: 105%;
  padding: 32px 20px;
  position: absolute;
  top: 0;
}
.mg-c2a .mg-c2a-offer-badg:after {
  content: '';
  width: 0;
  height: 0;
  display: block;
  border-width: 30px 75px 0 75px;
  border-color: #e7b315 transparent transparent transparent;
  border-style: solid;
  position: absolute;
  bottom: -30px;
  left: 0;
}
.mg-c2a .mg-c2a-offer-badg .mg-c2a-offer-perc {
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
}
.mg-c2a .btn {
  float: right;
  margin-top: 13px;
}
.mg-c2a .mg-c2a-info {
  float: left;
}
.mg-best-rooms {
  padding: 70px 0 40px;
  background-color: #1c3c19;
}
.mg-sec-title {
  text-align: center;
  font-family: "Cinzel", serif;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 40px;
}
.mg-sec-title h2 {
  color: #ffffff;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 400;
  margin: 0 0 10px;
}
.mg-sec-title p {
  font-size: 16px;
}
.mg-sec-title:after {
  content: '';
  display: block;
  width: 80px;
  height: 3px;
  background-color: #e7b315;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
}
.mg-sec-title.mg-lighten h2 {
  color: #fff;
}
.mg-sec-title.mg-lighten p {
  color: #fff;
}
.mg-sec-left-title,
.mg-widget-title {
  font-family: "Lato", sans-serif;
  color: #16262e;
 /* font-size: 27px;*/
/*  text-transform: uppercase;*/
  font-weight: 600;
  /*margin: 0 0 35px;*/
	margin-top:35px;
 /* padding-bottom: 15px;*/
  position: relative;
	/*text-align:center;*/
}

.mg-sec-right-title,
.mg-widget-title {
/*	padding-left: 50px;*/
  font-family: "Lato", sans-serif;
  color: #234624;
  font-size: 40px;
 /* text-transform: uppercase;*/
  font-weight: 600;
  margin: 0 0 35px;
  padding-bottom: 15px;
  position: relative;
}



.mg-sec-right-title-ristorante:after,
.mg-widget-title:after { content: '';
  display: block;
  width: 13%;
  height: 2px;
  background-color: #e7b315;
  /*position: absolute;*/
  bottom: 0;
  left: 30%;
 /* margin-left:auto;*/
 /* margin-right:auto;*/
  margin-top:20px;}

.row2 {float:right;}

.mg-sec-left-title:after,
.mg-widget-title:after {
  content: '';
  display: block;
  width: 25%;
  height: 2px;
  background-color: #e7b315;
  /*position: absolute;*/
  bottom: 0;
  left: 30%;
  /*margin-left:auto;*/
  margin-right:auto;
  margin-top:20px;
}

.mg-sec-left-title-ristorante:after,
.mg-widget-title:after { content: '';
  display: block;
  width: 13%;
  height: 2px;
  background-color: #e7b315;
  /*position: absolute;*/
  bottom: 0;
  left: 30%;
 /* margin-left:auto;*/
 /* margin-right:auto;*/
  margin-top:20px;}

.mg-sec-left2-title-ristorante {font-size:29px;}
.mg-sec-left2-title-news {font-size:40px;
						font-family: 'Cinzel', serif;
padding-left:20px;
padding-top:40px;}
.mg-sec-left2-title-ristorante_2{font-size:44px;
    margin-top: 50px;}
.mg-sec-left2-title-ristorante_3 {
word-spacing: 4px;
    line-height: 32px;
    font-size: 22px;
}

.mg-sec-left2-title-ristorante:after,
.mg-widget-title:after { content: '';
  
	

	
	
	text-align:right;
	display: block;
  width: 13%;
  height: 2px;
  background-color: #e7b315;
  /*position: absolute;*/
  bottom: 0;
  left: 30%;
  /*margin-left:auto;*/
  margin-right:auto;
  margin-top:20px;}

.mg-sec-left2-title-ristorante	.fa {color:#e7b315;}



.mg-room {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.mg-room figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px 20px;
  color: #fff;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
  -webkit-transition: background-color 0.3s;
          transition: background-color 0.3s;
}

/*.mobile_coppia_text p {margin-left:50px !important;}*/

.mg-room figcaption h2 {
  font-family: "Cinzel", serif;
  color: #fff;
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  position: relative;
  padding-bottom: 7px;
  margin-bottom: 4px;
  -webkit-transform: translate(0, 120px);
      -ms-transform: translate(0, 120px);
          transform: translate(0, 120px);
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
          transition: opacity 0.4s, transform 0.4s;
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}
.mg-room figcaption h2:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #e7b315;
}
.mg-room figcaption .mg-room-fecilities {
  color: #fff;
  margin-bottom: 20px;
}
.mg-room figcaption .mg-room-fecilities ul li {
  color: #fff;
  padding-bottom: 8px;
  font-size: 17px;
}
.mg-room figcaption .mg-room-rating {
  font-family: "Lato", sans-serif;
  background-color: #e7b315;
  float: right;
  font-size: 13px;
  padding: 2px 8px;
  border-radius: 20px;
  margin-top: -18px;
  margin-right: -1px;
  z-index: 99;
  position: relative;
  -webkit-transform: translate(0, 120px);
      -ms-transform: translate(0, 120px);
          transform: translate(0, 120px);
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
          transition: opacity 0.4s, transform 0.4s;
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}
.mg-room figcaption .mg-room-price {
  font-family: "Lato", sans-serif;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
  -webkit-transform: translate(0, 120px);
      -ms-transform: translate(0, 120px);
          transform: translate(0, 120px);
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
          transition: opacity 0.4s, transform 0.4s;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.mg-room figcaption .btn-link {
  padding: 8px 0;
  opacity: 0;
  -webkit-transform: translate(0, 10px);
      -ms-transform: translate(0, 10px);
          transform: translate(0, 10px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s, color 0.3s;
          transition: opacity 0.3s, transform 0.3s, color 0.3s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
}
.mg-room figcaption .btn-link:hover,
.mg-room figcaption .btn-link:active,
.mg-room figcaption .btn-link:focus {
  color: #fff;
}
.mg-room figcaption .btn.btn-main {
  float: right;
  opacity: 0;
  -webkit-transform: translate(0, 10px);
      -ms-transform: translate(0, 10px);
          transform: translate(0, 10px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
          transition: opacity 0.3s, transform 0.3s;
  -webkit-transition-delay: 0;
          transition-delay: 0;
}
.mg-room figcaption p,
.mg-room figcaption ul {
  opacity: 0;
  -webkit-transform: translate(0, 10px);
      -ms-transform: translate(0, 10px);
          transform: translate(0, 10px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
          transition: opacity 0.3s, transform 0.3s;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.mg-room figcaption ul.styled-list {
  margin-bottom: 15px;
}
.mg-room figcaption ul.styled-list li {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}
.mg-room figcaption ul.styled-list li:before {
  color: #fff;
}
.mg-room.mg-room-col-4 figcaption h2 {
  -webkit-transform: translate(0, 75px);
      -ms-transform: translate(0, 75px);
          transform: translate(0, 75px);
}
.mg-room.mg-room-col-4 figcaption .mg-room-rating {
  -webkit-transform: translate(0, 75px);
      -ms-transform: translate(0, 75px);
          transform: translate(0, 75px);
}
.mg-room.mg-room-col-4 figcaption .mg-room-price {
  font-size: 20px;
  -webkit-transform: translate(0, 75px);
      -ms-transform: translate(0, 75px);
          transform: translate(0, 75px);
}
.mg-room.mg-room-col-4 figcaption .btn-link {
  margin-top: 20px;
}
.mg-room.mg-room-col-4 figcaption .btn.btn-main {
  margin-top: 20px;
}
.mg-room.mg-room-col-2 figcaption h2 {
  font-size: 25px;
  -webkit-transform: translate(0, 235px);
      -ms-transform: translate(0, 235px);
          transform: translate(0, 235px);
}
.mg-room.mg-room-col-2 figcaption .mg-room-rating {
  -webkit-transform: translate(0, 235px);
      -ms-transform: translate(0, 235px);
          transform: translate(0, 235px);
}
.mg-room.mg-room-col-2 figcaption .mg-room-price {
  -webkit-transform: translate(0, 235px);
      -ms-transform: translate(0, 235px);
          transform: translate(0, 235px);
}
.mg-room:hover figcaption {
  background-color: rgba(0, 0, 0, 0.2);
}
.mg-room:hover figcaption p,
.mg-room:hover figcaption ul,
.mg-room:hover figcaption .btn {
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.mg-room:hover figcaption .btn {
  opacity: 1;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.mg-room:hover figcaption .btn.btn-link {
  -webkit-transition: opacity 0.3s ease 0.5s, -webkit-transform 0.3s ease 0.5s, color 0.3s;
          transition: opacity 0.3s ease 0.5s, transform 0.3s ease 0.5s, color 0.3s;
}
.mg-room:hover figcaption p,
.mg-room:hover figcaption ul {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.mg-room:hover figcaption h2,
.mg-room:hover figcaption .mg-room-rating,
.mg-room:hover figcaption .mg-room-price {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.mg-room:hover figcaption h2,
.mg-room:hover figcaption .mg-room-rating {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.mg-room:hover figcaption .mg-room-price {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.mg-room.mg-featured figcaption {
  padding: 20px 30px;
}
.mg-room.mg-featured figcaption h2 {
  font-size: 35px;
  line-height: 50px;
  margin-bottom: 10px;
  -webkit-transform: translate(0, 310px);
      -ms-transform: translate(0, 310px);
          transform: translate(0, 310px);
}
.mg-room.mg-featured figcaption .mg-room-rating {
  font-size: 18px;
  line-height: 29px;
  font-weight: 300;
  margin-top: -27px;
  -webkit-transform: translate(0, 310px);
      -ms-transform: translate(0, 310px);
          transform: translate(0, 310px);
}
.mg-room.mg-featured figcaption .mg-room-price {
  font-family: "Lato", sans-serif;
  font-size: 30px;
  line-height: 41px;
  font-weight: 600;
  margin-bottom: 15px;
  -webkit-transform: translate(0, 310px);
      -ms-transform: translate(0, 310px);
          transform: translate(0, 310px);
}
.mg-room.mg-featured figcaption .btn-link {
  -webkit-transform: translate(0, 10px);
      -ms-transform: translate(0, 10px);
          transform: translate(0, 10px);
}
.mg-room.mg-featured figcaption .btn.btn-main {
  -webkit-transform: translate(0, 10px);
      -ms-transform: translate(0, 10px);
          transform: translate(0, 10px);
}
.mg-room.mg-featured:hover figcaption h2,
.mg-room.mg-featured:hover figcaption .mg-room-rating,
.mg-room.mg-featured:hover figcaption .mg-room-price {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.mg-room.mg-featured:hover figcaption .btn {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.mg-about {

  padding: 70px 0;
  background-color: #fff;
 
  background-position: center center;
  color: #3A533C;
}

.mg-about row {
margin-bottom:50px;
}
.mg-about .mg-sec-left-title {
	text-align:center;
  color: #3a533c;
}

.first_line {margin-bottom:10px;}


.mg-about-features p {text-align:left;}


.title_22 {background-color:#FFF;}






.title_22 h2 {text-align: center;
				    font-family: "Cinzel", serif;
    color: #3a533c;
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0 0 35px;
    margin-top: 20px;
    padding-bottom: 15px;
    position: relative;}



@media (max-width: 990px) {
	
	.activity_row2 button {
		margin-right:10px;
    margin-top: 40px;
    padding-top: 5px;

}
	
	.mg-bn-forms .row {
    margin-right: 0px;
    margin-left: 0px;
}
	
.mg-page-title 	 {   background-repeat: no-repeat;
    background-size: 200%;
    padding-top: 70px;
    padding-bottom: 50px;
   /* background-image: url(../images/header_chisiamo.jpg);*/
    color: #fff;
    text-align: center;
}
	
	
.mg-book-now span {
    padding-left: 15px;
    color: white;
}
	
	.header.transp + .mg-page-title_camere {
    height: 550px;
}
	
	
	.header.transp1 + .mg-page-title_camere {
    height: 550px;
}	
	
	
.mg-page-title-fattoria {
    background-repeat: no-repeat;
    background-size: 300%;
    padding-top: 70px;
    padding-bottom: 50px;
	background-position: -300px;
    /*background-image: url(../images/tenuta_header_fattoria.jpg);*/
    color: #fff;
    text-align: center;
}	
	

.box_activity_21 {
    background-position: -400px;
}	
	
.mg-page-title_camere {
   background-repeat: no-repeat;
    background-position: -400px;
    background-size: 350%;
    padding-top: 70px;
    padding-bottom: 50px;
    background-image: url(../images/header_rooms.jpg);
    color: #fff;
    text-align: center;
}	
	
	.box_grid_h5_attivita {
    height: 380px;
}
	
	body {font-size:18px;
	line-height: 25px;
  font-weight: 400;
  color: #4b565b;
  word-spacing: 5px;}

	.box_container1 {padding:1px;}
.box a {
    font-size: 22px;}
.mg-bn-title h7 {
	margin-left:20px;}

.col-sm-6 {
    width: 100%;}
	
	
	
	.logo_footer {display:none;}
	
	.first_line .desktop_coppia {width:50%;
				margin-top:25px;
				float:right;
				display:none;}
	
	
	

	
 .first_line .desktop_coppia {display:none;}
.first_line .mobile_coppia {display:block;}

.header.transp + .mg-page-title {
	height:300px;
}

	.header.transp + .mg-page-title-camere {
	height:300px;
}

.navbar-inverse h4 {font-size:25px;
							line-height:22px;}	
	
.header.sticky-on h4 {font-size:30px;
							line-height:40px;}	

	
.navbar-inverse_1 h4 {font-size:25px;
							line-height:22px;}		
	
	.header.sticky-on .navbar-brand>img {width:130px !important;}	

}


	
.header.sticky-on .navbar-inverse {height:70px !important;}

.mg-features {
  padding: 70px 0 30px;
  background-color: #1c3c19;
}
.mg-feature {
  margin-bottom: 40px;
}
.mg-feature .mg-feature-icon-title {
  margin-bottom: 10px;
}
.mg-feature .mg-feature-icon-title:before,
.mg-feature .mg-feature-icon-title:after {
  content: " ";
  display: table;
}
.mg-feature .mg-feature-icon-title:after {
  clear: both;
}
.mg-feature .mg-feature-icon-title i {
  display: block;
  width: 50px;
  line-height: 50px;
  background-color: #3A533C;
  text-align: center;
  font-size: 21px;
  color: #fff;
  border-radius: 50%;
  float: left;
  -webkit-transition: background-color 0.3s;
          transition: background-color 0.3s;
}
.mg-feature .mg-feature-icon-title h3 {
  display: block;
  font-family: "Cinzel", serif;
  font-size: 20px;
  color: #16262e;
  font-weight: 400;
  margin-left: 60px;
  margin-top: 13px;
  margin-bottom: 14px;
  text-transform: uppercase;
}
.mg-feature p {
  margin-bottom: 0;
}
.mg-feature:hover .mg-feature-icon-title i {
  background-color: #e7b315;
}
.mg-testi-partners {
/*  padding: 70px 0;*/
  background-color: #FFFFFF;
 
  background-position: center center;
  color: #3a533c;
}
.mg-testi-partners .mg-sec-left-title {
	padding-left: 50px;

	text-align:left;
  color: #3a533c;
}
.mg-light-testimonial {
  padding: 70px 0;
  background-color: #3a533c;
  
  background-position: center center;
}
.mg-light-testimonial .mg-testimonial-slider blockquote {
  text-align: center;
  background-color: transparent;
}
.mg-light-testimonial .mg-testimonial-slider blockquote p {
  font-size: 15px;
  line-height: 24px;
}
.mg-light-testimonial .mg-testimonial-slider blockquote footer {
  color: #e7b315;
  font-family: "Cinzel", serif;
  font-style: italic;
}
.mg-light-testimonial .mg-testimonial-slider blockquote footer:before {
  content: '';
}
.mg-testimonial-slider blockquote {
  font-weight: 400;
  border-width: 0;
  background-color: transparent;
}
.mg-testimonial-slider blockquote p {
  font-size: 20px;
  line-height: 28px;
}
.mg-testimonial-slider blockquote footer {
  color: #e7b315;
  font-family: "Cinzel", serif;
  font-style: italic;
}
.mg-testimonial-slider blockquote footer:before {
  content: '';
}
.owl-carousel {
  overflow: hidden;
}
.owl-carousel:hover .owl-controls .owl-buttons .owl-prev {
  margin-left: 0;
}
.owl-carousel:hover .owl-controls .owl-buttons .owl-next {
  margin-right: 0;
}
.owl-theme .owl-controls {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: 0;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
  float: left;
  margin-left: -50px;
  -webkit-transition: margin-left 0.3s, background-color 0.5s;
          transition: margin-left 0.3s, background-color 0.5s;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  float: right;
  margin-right: -50px;
  -webkit-transition: margin-right 0.3s, background-color 0.5s;
          transition: margin-right 0.3s, background-color 0.5s;
}
.owl-theme .owl-controls .owl-buttons div {
  margin: 1px;
  padding: 13px 13px;
  font-size: 21px;
  border-radius: 0;
  background: rgba(0, 0, 0, 0.2);
  opacity: 1;
  -webkit-transition: background-color 0.5s;
          transition: background-color 0.5s;
}
.owl-theme .owl-controls .owl-buttons div:hover {
  background-color: #e7b315;
}
.owl-theme .owl-controls .owl-page span {
  background: rgba(0, 0, 0, 0.5);
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background-color: #e7b315;
}
.mg-part-logos {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mg-news-gallery {
  padding: 70px 0;
  background-color: #fff;
}
.mg-recnt-posts {
  padding: 0;
  margin: 0;
  list-style: none;
}
.mg-recnt-post {
  padding: 0 0 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
}
.mg-recnt-post .mg-rp-date {
  width: 70px;
  font-family: "Cinzel", serif;
  font-size: 27px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  color: #16262e;
  padding: 0 5px;
  position: relative;
  border-radius: 1px;
  float: left;
  margin-right: 20px;
  /* &:after{
			content: '';
			display: block;
			width: 100%;
			height: 1px;
			background-color: @dcolor;
			position: absolute;
			top: 37px;
			left: 0;
		} */
}
.mg-recnt-post .mg-rp-date .mg-rp-month {
  font-size: 13px;
  font-weight: 400;
  margin-top: 10px;
}
.mg-recnt-post > h3 {
  font-family: "Cinzel", serif;
  font-size: 22px;
  font-weight: 400;
  margin-top: 0;
}



.mg-recnt-post > h3 > a {
  color: #16262e;
  -webkit-transition: color 0.3s;
          transition: color 0.3s;
}
.mg-recnt-post > h3 > a:hover {
  color: #e7b315;
  text-decoration: none;
}
.mg-recnt-post > p {
  margin-left: 90px;
  margin-bottom: 0;
}


.mg-recnt-posts p {color:white !important;}

.mg-gallery-container {
  position: relative;
}
.mg-gallery {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mg-gallery .owl-controls {
  margin-top: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.mg-gallery .owl-controls .owl-buttons div {
  background-color: rgba(255, 255, 255, 0.4) !important;
  padding: 13px 15px;
  border-radius: 25px;
  margin-top: -25px;
  opacity: 0;
  color: #16262e;
  -webkit-transition: opacity 0.3s, background-color 0.3s, color 0.3s !important;
          transition: opacity 0.3s, background-color 0.3s, color 0.3s !important;
}
.mg-gallery .owl-controls .owl-buttons div.owl-prev {
  float: left;
  margin-left: 25px !important;
}
.mg-gallery .owl-controls .owl-buttons div.owl-next {
  float: right;
  margin-right: 25px !important;
}
.mg-gallery .owl-controls .owl-buttons div:hover {
  opacity: 1;
  color: #fff;
  background-color: #e7b315 !important;
}
.mg-gallery:hover .owl-controls .owl-buttons div {
  opacity: 0.5;
}
.mg-gallery-thumb {
  margin: 0;
  padding: 0;
  list-style: none;
  max-width: 330px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -165px;
}
.mg-gallery-thumb .owl-item {
  opacity: 0.4;
}
.mg-gallery-thumb .owl-item.synced {
  opacity: 1;
}


.icon_list_services{ 
    width: 40px;
    float: left;}



.owl-item img {
	
	width:80%;
	/*margin-left:38px;*/
}

@media (max-width: 1741px) {
.mg-page-title_camere {
    background-repeat: no-repeat;
    background-size: 160%;
    padding-top: 70px;
    padding-bottom: 50px;
    background-image: url(../images/header_rooms.jpg);
    color: #fff;
    text-align: center;
} }





@media (max-width: 1641px) {
	
	
	
.mg-page-title-fattoria {
  background-size: 140%;
}	
	
  .owl-item img  {
    width: 100%;
  }



	.box {height:250px;}
	
	.arrow {
    width: 7%;
    position: absolute;
    right: 40px;
    top: 40%;
    opacity: 0.5;
}

}


 .room_list { 
	 list-style-type: none;
    padding-left: 0;
	 margin-top: 40px;
	line-height: 40px;
    word-spacing: 3px;
    font-size: 20px;
}



.room_list li {height:60px;}

.col-md-6 {
    padding-left: 0;
    width: 50%;
}


@media (max-width: 1400px) {
	
	.submit_bt2 {
    float: right;
    width: 10%;
}


	
	.header.transp + .mg-page-title_venezia {
    height: 750px;
    padding-top: 120px;
}
	
	.box_activity_h10 {height:400px;}
	
	
	.mg-page-title_venezia h2 {

    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: "Cinzel", serif;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 35px;
    margin-top: 50px;
    font-size: 42px;
    padding-top: 40px;
	
}
	
	.arrow {
    width: 7%;
    position: absolute;
    right: 40px;
    top: 38% !important;
    opacity: 0.5;
}
	
	.mobile_coppia_text h3 {

    color: #e7b315;
} 
	
	
	
.mg-page-title_venezia {
    background-repeat: no-repeat;
    background-size: 480%;
    padding-top: 70px;
    padding-bottom: 50px;
    background-image: url(../images/header_venice_4.jpg);
    color: #fff;
    text-align: center;
}	
	
	.mg-page-title-fattoria {
    background-repeat: no-repeat;
    background-size: 220%;
    padding-top: 70px;
    padding-bottom: 50px;
    color: #fff;
    text-align: center;
}
	
	
.header.transp + .mg-page-title-fattoria {
    height: 550px;
    padding-top: 167px;
}	

	.btn-main {
    margin-top: 20px;
    margin-left: 10px;
    color: #FFF;
    background-color: #e7b315;
    border-color: #e7b315;
    margin-bottom: 20px;
    width: 60%;
    font-size: 20px;
    /* margin-right: 140px; */
}
	
.room_list {
    margin-top: 40px;
    margin-left: 5px;	}
/*	
.btn-main {margin-top:20px;
	margin-left: 170px;	
	}*/
	
.box_grid_all_camere {
    height: 4800px;
}
	
.box_grid_3_camere {
    width: 15%;
    float: left;
    background-size: cover;
}

.box_grid_50 {
    width: 50%;
    float: left;
    background-size: cover;
    background-image: none;
}		
	
	
.box_grid_5 {
    width: 70%;
    float: left;
    background-size: cover;
    background-image: none;
}	
	
.destra h2 {
    font-size: 35px;
    
}	

	
.box_grid_33 {
    width: 15%;
    float: left;
    background-size: cover;
    background-image: none;
}	
	

.circles_ p {
    text-align: left;
    padding-left: 60px;
}	
	

	
.box_container_camere {
    width: 58% !important;	}	
h2, .h2 {
    font-size: 28px;
}	
	
.mg-circles {
    height: 650px;
}	

	.box_container1 {
    width: 60% !important;
    margin: 0 auto;
    /* border: 2px solid #3a533c; */
    /* padding: 20px; */
}
	
	
.box_grid_h5_attivita {
    height: 210px;
}	
	
.box_grid_h55_attivita {
    height: 440px;
}
	
.box_activity_text p {
    margin-left: 0px;
  
}	
	
.box_activity_h3 {
    height: 360px;
}	
	
	}


@media (min-width: 1250px) {
.container {
    width: 1250px;
}}

@media (max-width: 1241px) {
	
	
	.box_activity_9news {
 background-size: 160%;
    background-position: center;
}

	.box_activity_10news {
 background-size: 250%;
    background-position: center;
}
	
	
	.box_activity_news1 {
background-size: 150%;
}
	
	.box_grid_h2_camere {
}
	
	
/*.carousel-caption > h2 {
	background-color:rgba(15, 15, 15, 0.2)
}*/	
	
.header.sticky-on h4 {
    text-align: left;
    display: block;
    line-height: 30px;
    margin-left: 200px;
}		
	
	.box_container4_camere {
    width: 100% !important;
    margin: 0 auto;
    /* border: 1px solid #3a533c; */
   
    margin-bottom: 40px !important;
}
	
	.header.transp .navbar-inverse, .header.transp .mg-search-box {
    height: 85px;
    background-color: #fff;
}

	
	
	.header.transp .navbar-inverse_1, .header.transp .mg-search-box {
    height: 85px;
    background-color: #fff;
}
	
	
	.header2 { display: none;}	
	
	.box_activity_30 {
    width: 100%;
    float: left;
    background-size: cover;
    background-image: url(../images/first_grid.jpg);
}
	
	
	.box_activity_31 {display:none;}	
	.box_activity_32 {display:none;}
	
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    position: cover;
    display: block;
    max-width: 200%;
    /* height: 600px; */
}	

	
	
	.mg-circles {
    margin-top: 0px;
}
	
	.box_grid_h55.box_grid_5 {
    width: 100%;
}
	
	
.box_grid_h2_camere.box_grid_5	{
    width: 100%;
}
	
	
.box_grid_5 {
    width: 50%;	}

	
	
.clearfix {
    width: 95%;
    margin-left: 15px;
	    margin-bottom: 40px;
    margin-top: 10px;}	
	
	
	
.clearfix_chisiamo {
    width: 95%;
    margin-left: 15px;
	    margin-bottom: 40px;
    margin-top: 10px;}	
	
	
	.mg-circles {
    height: 550px;
}
	
	.navbar-inverse h4 {
    font-size: 30px;}
	
	.navbar-inverse_1 h4 {
    font-size: 30px;}
	
	
	p {
    margin-top: 20px;
    margin-bottom: 30px !important;
    text-align: left;
    color: #3a533c;
    font-size: 16px;
}
	
	.box_container3 {
				margin-top:0px;
		
    width: 90% !important;
				
}
	
	.box_grid_h4_attivita {
    height: 240px;
}
	
	.box_grid_h6_attivita {
    height: 280px;
}	
	
	
	.box_grid_h55_attivita {height:500px;}
	
	
	.box_grid_h5_attivita {height:205px;}
	
	.box1, .box3, .box5, .box7 {
	width:50%;
}

.box2, .box4, .box6, .box8 {
	width:50%;
	}
	
	
	.circles_ img {
    width: 100% !important;
    margin: 0 auto;
	}
	
	
	.under_circle {padding-top:20px;}
	
	.under_circle_2 { display:block;}
	
	.under_circle_mobile {display:none;}
	
	.circles_ p {
    text-align: left;
    padding-left: 20px;}
	
	h6, 
	.h6 {
    font-size: 22px;
    text-align: left;
   
    margin-top: 25px;
}
	.box p {top:60%;}
	
	.destra11 {
    height: 100px;
}
	
	.box_presentation p {
    font-size: 27px;
     top: 60% !important; 
}
	.grid_images2 {height:180px;}
	.mg-circles .row {margin:0;}
	.mg-circles .row {height:600px;}
	/*.mg-testi-partners {padding:40px 0;}*/
	
	.form_image {display:none;}
	
	.header.transp + .mg-page-title {
	height:550px;
}

	
.header.transp + .mg-page-title_venezia {
	height:750px;
}
	
	
	
  .owl-item img  {
    width: 80%;
  } 
/*
.header .navbar-collapse {
	margin-right:10px;} */

	
.header .navbar-collapse {
top: 72%;
}	
	
	
	
	.mg-team-info p {font-size:17px;}	
	



	.box {height:250px;}
	
	.box_container1 {width:90% !important;}
	
	
	.mg-book-now h2 br {display:none;}
	
}


.mg-about {
	margin-bottom:120px;
	margin-top: 60px;
padding: 1px 0;
  
}



	.slider_container {
		margin:0 auto;
		width:80%}

.mg-part-logos-full {
  margin: 0;
  padding: 0;
}
.mg-part-logos-full li {
  list-style: none;
  text-align: center;
}
.mg-map {
  width: 100%;
  height: 300px;
}
.mg-contact-form-input {
  margin-bottom: 25px;
  display: block;
}
.mg-contact-form-input label {
  font-family: "Cinzel", serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #3c763d;
  margin-bottom: 10px;
}
.mg-contact-info {
margin-top:20px;
 /* margin: 0;*/
  padding: 0;
  list-style: none;
  margin-bottom: 50px;
}
.mg-contact-info li {
      font-family: "Lato", sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: #3c763d;
    margin-bottom: 10px;
}
.mg-contact-info li i {
  font-size: 18px;
  display: inline-block;
  width: 20px;
  margin-right: 15px;
  text-align: center;
  color: #16262e;
}
.mg-contact-info li a {
  font-weight: 600;
  color: #e7b315;
}
.mg-contact-info li a:hover {
  color: #e7b315;
}
.mg-rooms-cols {
  padding: 70px 0;
}
.mg-single-room {
  padding: 100px 0 0;
}
.mg-room-fecilities ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mg-room-fecilities ul li {
  color: #16262e;
  font-size: 20px;
  line-height: 30px;
  padding-bottom: 20px;
  font-weight: 300;
}


.mg-team-info p {text-align:left;}




.mg-room-fecilities ul li i {
  margin-right: 10px;
}
.mg-single-room-price {
  position: relative;
}
.mg-single-room-price .mg-srp-inner {
  font-family: "Cinzel", serif;
  width: 100px;
  padding: 21px 0px 17px;
  text-align: center;
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -60px;
  background-color: #16262e;
  color: #fff;
  font-size: 25px;
  line-height: 26px;
  font-weight: 400;
  border-radius: 50%;
}
.mg-single-room-price .mg-srp-inner > span {
  display: block;
  margin-top: 10px;
  font-size: 13px;
  font-weight: 300;
  position: relative;
}
.mg-single-room-price .mg-srp-inner > span:after {
  content: '';
  display: block;
  width: 50px;
  height: 2px;
  background-color: #e7b315;
  top: -1px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
}
.mg-single-room-txt {
  padding: 50px 0 47px;
}
.mg-single-room-review-sec {
  padding: 0 0 70px;
}
.mg-sm-full-rating {
  position: relative;
  margin-bottom: 50px;
  /* .mg-sec-left-title{
		&:before{
			content: '';
			display: block;
			position: absolute;
			bottom: 1px;
			left: 0;
			width: 100%;
			height: 1px;
			background-color: #f2f2f2;
		}
	} */
}
	
	
	
	
.mg-sm-full-rating .mg-smfr-rate {
  color: #fff;
  background-color: #e7b315;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 30px;
}
.mg-sm-full-rating .mg-smfr-cont {
  background-color: #fff;
  position: absolute;
  bottom: 0;
}
.mg-reviews {
  padding-right: 50px;
}
.mg-reviews .media {
  position: relative;
  margin-bottom: 35px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f2f2f2;
}
.mg-reviews .media:last-child {
  border-bottom-width: 0;
}
.mg-reviews .media .media-body .media-heading {
  font-family: "Cinzel", serif;
  color: #16262e;
  font-style: italic;
  font-size: 22px;
  line-height: 40px;
  margin-bottom: 10px;
  display: inline-block;
  margin-right: 20px;
}
.mg-reviews .media .media-body .mg-media-user-rating {
  display: inline-block;
}
.mg-reviews .media .media-body .mg-media-user-rating .mg-rs-icon .fa {
  color: #ced4d7;
}
.mg-reviews .media .media-body .mg-media-user-rating .mg-rs-icon .fa.fa-star {
  color: #e7b315;
}
.mg-reviews .media .media-body p {
  font-style: italic;
}
.mg-reviews .media .media-body p:after {
  content: '”';
}
.mg-reviews .media .media-body p:before {
  content: '“';
}
.mg-reviews .media .media-body .media-date {
  float: right;
  color: #b3b3b3;
  font-size: 13px;
}
.mg-reviews .media .media-body .mg-media-rating {
  margin: 0 -15px;
  border-bottom: 1px solid #ebebeb;
  border: 1px solid #f2f2f2;
  padding: 5px 0;
}
.mg-reviews .media .media-body .mg-media-rating .mg-rating-sector {
  width: 50%;
  float: left;
  padding: 5px 15px;
}
.mg-reviews .media .media-body .mg-media-rating .mg-rating-sector .mg-rs-title {
  font-size: 18px;
  font-weight: 300;
  color: #16262e;
}
.mg-reviews .media .media-body .mg-media-rating .mg-rating-sector .mg-rs-icon {
  float: right;
}
.mg-reviews .media .media-body .mg-media-rating .mg-rating-sector .mg-rs-icon i {
  color: #b2bcc0;
}
.mg-reviews .media .media-body .mg-media-rating .mg-rating-sector .mg-rs-icon i.fa-star {
  color: #e7b315;
}
.mg-reviews .media .media-body .mg-media-rating .mg-rating-sector .mg-rs-icon i.fa-star-half-empty {
  color: #e7b315;
}
.mg-reviews .media .media-left a {
  border-radius: 50%;
}
.mg-reviews .media .media-left a .media-object {
  border-radius: 50%;
}
.mg-single-room-bn. {
  margin-bottom: 70px;
  padding: 50px 50px 20px;
}
.mg-single-room-bn.mg-book-now .mg-sec-left-title {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
.mg-single-room-bn.mg-book-now .mg-sec-left-title:after {
  left: 50%;
  margin-left: -40px;
}
.mg-star-rating-title {
  display: inline-block;
  font-size: 16px;
  font-family: "Cinzel", serif;
  color: #16262e;
  min-width: 65px;
}
.mg-star-rating {
  margin-bottom: 20px;
}
.starrr {
  display: inline-block;
}
.starrr i {
  display: inline-block;
  padding: 3px;
  font-size: 16px;
  color: #ced4d7;
  cursor: pointer;
}
.starrr i.fa-star {
  color: #e7b315;
}
.mg-rooms-no-padd > .container {
  padding-left: 30px;
  padding-right: 30px;
}
.mg-rooms-no-padd .row > .col-md-3,
.mg-rooms-no-padd .row > .col-md-4 {
  padding-left: 0;
  padding-right: 0;
}
.mg-rooms-no-padd .row > .col-md-3 > .mg-room,
.mg-rooms-no-padd .row > .col-md-4 > .mg-room {
  margin-bottom: 0;
}
.mg-gallery-page,
.mg-page {
	    margin-top: 40px;
  padding: 0px 0 20px;
}

/*.mg-gallery-page h2 { text-align:center;}*/
.mg-gallery-page p { text-align:left;}





#mg-grid {
  position: relative;
  overflow: visible !important;
  margin-top: 25px;
}
.mg-gallery-item {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
}
.mg-gallery-item:hover .mg-gallery-overlayer {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.mg-gallery-item:hover .mg-gallery-overlayer > i {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
  opacity: 1;
}

.mg-gallery-item .mg-gallery-overlayer > i {
  width: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #e7b315;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -25px;
  margin-left: -25px;
  color: #16262e;
  font-size: 16px;
  -webkit-transform: scale(0.4);
      -ms-transform: scale(0.4);
          transform: scale(0.4);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
          transition: transform 0.5s, opacity 0.5s;
}
.mg-gallery-item .mg-gallery-overlayer > i:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.mg-filter {
  text-align: center;
}
.mg-filter label > input {
  display: none;
}
.mg-blog-list {
  padding: 30px 0 0px;
}
.mg-post {
	margin-top: 25px;
 /* padding-right: 15px;*/
  margin-bottom: 60px;
}


.mg-post img {width:100%;}
.mg-post .mg-post-title {
  font-family: "Cinzel", serif;
  margin-bottom: 15px;
}
.mg-post .mg-post-title a {
  color: #e7b315;
}
/*.mg-post .mg-post-title a:hover {
  color: #e7b315;
}*/
.mg-post .mg-post-meta {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 15px;
  margin-bottom: 20px;
  font-family: "Cinzel", serif;
  color: #96a3a9;
}
.mg-post .mg-post-meta span {
  padding-right: 10px;
}
.mg-post .mg-post-meta span:after {
  content: '/';
  padding-left: 15px;
  color: #ced4d7;
}
.mg-post .mg-post-meta span:last-child:after {
  content: '';
  padding-left: 0;
}
.mg-post .mg-post-meta a {
  color: #264251;
}
.mg-post .mg-post-meta a:hover {
  color: #e7b315;
}
.mg-post .mg-read-more {
  font-family: "Cinzel", serif;
  font-style: italic;
  font-size: 15px;
}



.mg-post .sm-desktop { display:block;
						}
.mg-post .sm-mobile { display:none;
						width:100%;}

.mg-widget {
  background-color: #3a533c;
  padding: 30px;
  margin-bottom: 30px;
  color: #c0c8cb;
}
.mg-widget .mg-widget-title {
  color: #fff;
}
.mg-widget .form-control {
  margin-bottom: 0;
  background-color: rgba(255, 255, 255, 0.05);
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}
.mg-widget .form-control:focus {
  border-color: #e7b315;
  background-color: transparent;
}
.mg-widget .mg-recnt-posts .mg-recnt-post {
  border-bottom-width: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.mg-widget .mg-recnt-posts .mg-recnt-post p {
  font-family: "Lato", sans-serif;
  margin-bottom: 0;
}
.mg-widget .mg-recnt-posts .mg-recnt-post .mg-rp-date {
  color: #fff;
}
.mg-widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mg-widget ul li {
  font-family: "Cinzel", serif;
  padding: 10px 0;
  border-bottom: 1px solid #e7b315;
}
.mg-widget ul li a {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
}
.mg-widget ul li a:hover {
  color: #e7b315;
}
.mg-widget .tagcloud a {
  background-color: rgba(0, 0, 0, 0.1);
}
.mg-widget .tagcloud a:hover {
  background-color: #e7b315;
}
.tagcloud a {
  display: inline-block;
  padding: 5px 10px;
  background-color: #16262e;
  color: #fff;
  border-radius: 1px;
  margin-right: 2px;
  margin-bottom: 6px;
  -webkit-transition: background-color 0.5s;
          transition: background-color 0.5s;
}
.tagcloud a:hover {
  background-color: #e7b315;
}
.mg-post-nav {
  margin-bottom: 70px;
  border-bottom: 1px solid #F2F2F2;
  border-top: 1px solid #F2F2F2;
  font-family: "Cinzel", serif;
  font-size: 16px;
  line-height: 30px;
  color: #16262e;
}
.mg-post-nav a {
  padding: 10px;
  display: block;
  color: #adb9bf;
}
.mg-post-nav a:hover {
  color: #16262e;
}
.mg-post-nav > div {
  width: 50%;
}
.mg-post-nav div + div {
  text-align: right;
}
.mg-single-comments-list {
  margin-bottom: 70px;
}
.media .media-object {
  border-radius: 50%;
}
.media .media-body {
  position: relative;
  width: 100%;
}
.media .media-body .mg-comment-body {
  border-bottom: 1px solid #F2F2F2;
  margin-bottom: 20px;
}
.media .media-body .media-heading {
  font-size: 17px;
  line-height: 27px;
  color: #fff;
}
.media .media-body .media-heading a {
  color: #fff;
}
.media .media-body span {
  display: block;
  color: #adb9bf;
  margin-bottom: 10px;
}
.media .media-body span a {
  color: #adb9bf;
}
.media .media-body .btn-comment-reply {
  position: absolute;
  top: 0;
  right: 0;
}
.mg-about-features {
  padding: 30px 0 0px;
}
.mg-tab-top-nav,
.mg-tab-bottom-nav,
.mg-tab-left-nav,
.mg-tab-right-nav {
  margin-bottom: 30px;
}



.form_colonna ::-webkit-input-placeholder  {color:#fff !important ;}




.nav-tabs,
.nav-tabs.nav-justified {
  border-bottom-width: 0;
  margin-bottom: 0;
  position: relative;
  bottom: 0;
}
.nav-tabs > li,
.nav-tabs.nav-justified > li {
  font-family: "Cinzel", serif;
  font-size: 18px;
}
.nav-tabs > li > a,
.nav-tabs.nav-justified > li > a {
  border-width: 1px 1px 1px 0;
  border-color: #eaedee;
  border-style: solid;
  background-color: #fff;
  color: #16262e;
  outline-width: 0 !important;
  border-radius: 0;
  padding: 10px 20px;
  margin-right: 0;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
          transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
.nav-tabs > li > a:hover,
.nav-tabs.nav-justified > li > a:hover {
  background-color: #e7b315;
  color: #fff;
  border-color: #e7b315;
}
.nav-tabs > li.active > a,
.nav-tabs.nav-justified > li.active > a {
  border-left-width: 0;
  border-color: #eaedee;
  box-shadow: inset 0 1px #e7b315;
  border-bottom-color: transparent;
  border-top-color: #e7b315;
  color: #e7b315;
}
.nav-tabs > li.active > a:hover,
.nav-tabs.nav-justified > li.active > a:hover,
.nav-tabs > li.active > a:focus,
.nav-tabs.nav-justified > li.active > a:focus,
.nav-tabs > li.active > a:active,
.nav-tabs.nav-justified > li.active > a:active {
  border-left-width: 0;
  border-color: #eaedee;
  border-bottom-color: transparent;
  border-top-color: #e7b315;
  color: #e7b315;
  background-color: #fff;
}
.nav-tabs > li:first-child > a,
.nav-tabs.nav-justified > li:first-child > a {
  border-left-width: 1px !important;
}
.nav-tabs.nav-justified {
  bottom: -1px;
}
.tab-content {
  border: 1px solid #eaedee;
  padding: 20px;
  margin-bottom: 0;
}
.mg-tab-bottom-nav .nav-tabs,
.mg-tab-bottom-nav .nav-tabs.nav-justified {
  bottom: auto;
  top: -1px;
}
.mg-tab-bottom-nav .nav-tabs > li.active > a,
.mg-tab-bottom-nav .nav-tabs.nav-justified > li.active > a {
  border-left-width: 0;
  border-color: #eaedee;
  box-shadow: inset 0 -1px #e7b315;
  border-bottom-color: #e7b315;
  border-top-color: transparent;
  color: #e7b315;
}
.mg-tab-bottom-nav .nav-tabs > li.active > a:hover,
.mg-tab-bottom-nav .nav-tabs.nav-justified > li.active > a:hover,
.mg-tab-bottom-nav .nav-tabs > li.active > a:focus,
.mg-tab-bottom-nav .nav-tabs.nav-justified > li.active > a:focus,
.mg-tab-bottom-nav .nav-tabs > li.active > a:active,
.mg-tab-bottom-nav .nav-tabs.nav-justified > li.active > a:active {
  border-left-width: 0;
  border-color: #eaedee;
  border-bottom-color: #e7b315;
  border-top-color: transparent;
  color: #e7b315;
  background-color: #fff;
}
.mg-tab-left-nav:before,
.mg-tab-left-nav:after {
  content: " ";
  display: table;
}
.mg-tab-left-nav:after {
  clear: both;
}
.mg-tab-left-nav .nav-tabs,
.mg-tab-left-nav .nav-tabs.nav-justified {
  position: static;
  max-width: 200px;
  width: 200px;
  float: left;
}
.mg-tab-left-nav .nav-tabs > li,
.mg-tab-left-nav .nav-tabs.nav-justified > li {
  width: 100%;
  display: block;
}
.mg-tab-left-nav .nav-tabs > li > a,
.mg-tab-left-nav .nav-tabs.nav-justified > li > a {
  text-align: left;
  border-width: 1px 1px 0 1px;
  border-color: #eaedee;
  border-style: solid;
}
.mg-tab-left-nav .nav-tabs > li > a:hover,
.mg-tab-left-nav .nav-tabs.nav-justified > li > a:hover {
  background-color: #e7b315;
  color: #fff;
  border-color: #e7b315;
}
.mg-tab-left-nav .nav-tabs > li.active > a,
.mg-tab-left-nav .nav-tabs.nav-justified > li.active > a {
  border-bottom-width: 0;
  border-color: #eaedee;
  box-shadow: inset 1px 0 #e7b315;
  border-left-color: #e7b315;
  border-right-color: transparent;
  color: #e7b315;
}
.mg-tab-left-nav .nav-tabs > li.active > a:hover,
.mg-tab-left-nav .nav-tabs.nav-justified > li.active > a:hover,
.mg-tab-left-nav .nav-tabs > li.active > a:focus,
.mg-tab-left-nav .nav-tabs.nav-justified > li.active > a:focus,
.mg-tab-left-nav .nav-tabs > li.active > a:active,
.mg-tab-left-nav .nav-tabs.nav-justified > li.active > a:active {
  border-left-width: 1px;
  border-bottom-width: 0;
  border-color: #eaedee;
  border-left-color: #e7b315;
  border-right-color: transparent;
  box-shadow: inset 1px 0 #e7b315;
  color: #e7b315;
  background-color: #fff;
}
.mg-tab-left-nav .nav-tabs > li:last-child > a,
.mg-tab-left-nav .nav-tabs.nav-justified > li:last-child > a {
  border-bottom-width: 1px !important;
}
.mg-tab-left-nav .tab-content {
  margin-left: 199px;
}
.mg-tab-right-nav:before,
.mg-tab-right-nav:after {
  content: " ";
  display: table;
}
.mg-tab-right-nav:after {
  clear: both;
}
.mg-tab-right-nav .nav-tabs,
.mg-tab-right-nav .nav-tabs.nav-justified {
  position: static;
  max-width: 200px;
  width: 200px;
  float: right;
}
.mg-tab-right-nav .nav-tabs > li,
.mg-tab-right-nav .nav-tabs.nav-justified > li {
  width: 100%;
  display: block;
}
.mg-tab-right-nav .nav-tabs > li > a,
.mg-tab-right-nav .nav-tabs.nav-justified > li > a {
  text-align: left;
  border-width: 1px 1px 0 1px;
  border-color: #eaedee;
  border-style: solid;
}
.mg-tab-right-nav .nav-tabs > li > a:hover,
.mg-tab-right-nav .nav-tabs.nav-justified > li > a:hover {
  background-color: #e7b315;
  color: #fff;
  border-color: #e7b315;
}
.mg-tab-right-nav .nav-tabs > li.active > a,
.mg-tab-right-nav .nav-tabs.nav-justified > li.active > a {
  border-bottom-width: 0;
  border-color: #eaedee;
  box-shadow: inset -1px 0 #e7b315;
  border-right-color: #e7b315;
  border-left-color: transparent;
  color: #e7b315;
}
.mg-tab-right-nav .nav-tabs > li.active > a:hover,
.mg-tab-right-nav .nav-tabs.nav-justified > li.active > a:hover,
.mg-tab-right-nav .nav-tabs > li.active > a:focus,
.mg-tab-right-nav .nav-tabs.nav-justified > li.active > a:focus,
.mg-tab-right-nav .nav-tabs > li.active > a:active,
.mg-tab-right-nav .nav-tabs.nav-justified > li.active > a:active {
  border-right-width: 1px;
  border-bottom-width: 0;
  border-color: #eaedee;
  border-right-color: #e7b315;
  border-left-color: transparent;
  box-shadow: inset -1px 0 #e7b315;
  color: #e7b315;
  background-color: #fff;
}
.mg-tab-right-nav .nav-tabs > li:last-child > a,
.mg-tab-right-nav .nav-tabs.nav-justified > li:last-child > a {
  border-bottom-width: 1px !important;
}
.mg-tab-right-nav .tab-content {
  margin-right: 199px;
}
.mg-about-tabs {
  padding: 70px 0;
  background-color: #16262e;
  background-image: url(../images/about-bg.png);
  background-position: center center;
  color: #fff;
}
.mg-about-tabs .nav-tabs > li > a,
.mg-about-tabs .nav-tabs.nav-justified > li > a {
  color: #fff;
}
.mg-about-tabs .nav-tabs > li.active > a,
.mg-about-tabs .nav-tabs.nav-justified > li.active > a {
  color: #e7b315;
}
.mg-about-tabs .nav-tabs > li.active > a:hover,
.mg-about-tabs .nav-tabs.nav-justified > li.active > a:hover,
.mg-about-tabs .nav-tabs > li.active > a:focus,
.mg-about-tabs .nav-tabs.nav-justified > li.active > a:focus,
.mg-about-tabs .nav-tabs > li.active > a:active,
.mg-about-tabs .nav-tabs.nav-justified > li.active > a:active {
  color: #e7b315;
}
.mg-about-testimonial {
  padding: 70px 0;
  background-color: #16262e;
  background-image: url(../images/about-bg.png);
  background-position: center center;
  color: #fff;
}
.mg-about-testimonial .mg-testimonial-slider blockquote {
  text-align: center;
  padding: 0 150px;
  padding-top: 35px;
  background-position: top center;
}
.mg-about-testimonial .mg-sec-title h2 {
  color: #fff;
}
.mg-team {
  padding: 70px 0 80px;
}
.mg-team-member {
  position: relative;
  margin-bottom: 30px;
}
.mg-team-member .mg-team-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.8s;
          transition: opacity 0.8s;
}
.mg-team-member .mg-team-info h3 {
  position: relative;
  padding-bottom: 1px;
  margin-bottom: 8px;
  color: #fff;
	
}
.mg-team-member .mg-team-info h3:after {
  content: '';
  width: 0px;
  height: 2px;
  background-color: #e7b315;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: width 0.5s;
          transition: width 0.5s;
}
.mg-team-member .mg-team-info strong {
  display: block;
  font-style: italic;
  margin-bottom: 20px;
}


.mg-team-info p {color: #fff; }



.mg-team-member .mg-team-member-overlayer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(52, 62, 53, 0.9);
  opacity: 0;
  -webkit-transition: opacity 0.8s;
          transition: opacity 0.8s;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.mg-team-member .mg-team-member-social {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mg-team-member .mg-team-member-social li {
  display: inline-block;
  float: left;
}
.mg-team-member .mg-team-member-social li a {
  display: block;
  text-align: center;
  width: 40px;
  font-size: 16px;
  line-height: 40px;
  background-color: rgba(0, 0, 0, 0.2);
  margin-right: 5px;
  color: #fff;
  -webkit-transition: background-color 0.5s;
          transition: background-color 0.5s;
}


.mg-team-member1 .mg-team-member-overlayer1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #bbad82;
  opacity: 0;
  -webkit-transition: opacity 0.8s;
          transition: opacity 0.8s;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}






.mg-team-member .mg-team-member-social li a:hover {
  background-color: #e7b315;
}
.mg-team-member:hover .mg-team-member-overlayer {
  opacity: 1;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.mg-team-member:hover .mg-team-info {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.mg-team-member:hover .mg-team-info h3:after {
  width: 60px;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.mg-team-member figure {margin:none;}
.box_presentation { 
	margin-top: 60px;
	width:100%;
	height:550px;
	background-size:cover;
	background-position:right;
	background-image: url(/images/home/fondo_pagina.jpg)!important; 
	transition:all 1s ease-in-out;

}



.box_presentation:hover {background-image:url(../images/richiamocani_2.jpg);

				transition:all 1s ease-in-out;}




.box_presentation p { position:relative;
	margin-bottom:20px;
	text-align:center;
	color:white;
	line-height: 40px;
	font-size:30px;
	
	top:60%;
	font-family:"Cinzel", serif;
	
				
}


.mg-team-member1 p {margin-top:30px !important;
						margin-bottom:30px !important;}


.form_colonna {color:#fff !important;}



.mg-about-us-txt {
  text-align: center;
}
.mg-about-clients {
  padding: 80px 0;
  background-color: #f2f2f2;
}
.mg-booking-form .nav-tabs > li {
  width: 25%;
  text-align: center;
}
.mg-booking-form .nav-tabs > li > a {
  color: #ced4d6;
  border-width: 0;
  position: relative;
  background-color: transparent !important;
  border-width: 0 !important;
  box-shadow: none !important;
}
.mg-booking-form .nav-tabs > li > a span.mg-bs-tab-num {
  display: block;
  font-family: "Cinzel", serif;
  font-weight: 600;
  color: #16262e;
  vertical-align: middle;
  margin: 0 auto;
  text-align: center;
  border-width: 3px;
  border-style: solid;
  border-color: #dbdedf;
  background-color: #fff;
  border-radius: 50%;
  padding: 0;
  text-transform: uppercase;
  width: 55px;
  line-height: 49px;
  margin-bottom: 10px;
  -webkit-transition: border-color 0.4s, color 0.4s;
          transition: border-color 0.4s, color 0.4s;
}
.mg-booking-form .nav-tabs > li > a span.mg-bs-bar {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #dbdedf;
  position: absolute;
  top: 50%;
  right: -50%;
  margin-top: -17px;
  z-index: -1;
}
.mg-booking-form .nav-tabs > li > a span.mg-bs-bar:after {
  content: '';
  display: block;
  width: 0;
  height: 100%;
  background-color: #e7b315;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: width 0.4s;
          transition: width 0.4s;
}
.mg-booking-form .nav-tabs > li.active > a {
  border-width: 0;
  color: #16262e;
}
.mg-booking-form .nav-tabs > li.active > a span.mg-bs-tab-num {
  color: #e7b315;
  border-color: #e7b315;
}
.mg-booking-form .nav-tabs > li.mg-step-done > a {
  color: #e7b315;
}
.mg-booking-form .nav-tabs > li.mg-step-done > a span.mg-bs-tab-num {
  color: #fff;
  border-color: #e7b315;
  background-color: #e7b315;
}
.mg-booking-form .nav-tabs > li.mg-step-done > a span.mg-bs-bar:after {
  width: 100%;
}
.mg-booking-form .tab-content {
  padding: 0;
  border-width: 0;
}
.mg-book-form-input {
  min-height: 100px;
}
.mg-book-form-input label {
  font-family: "Cinzel", serif;
  font-weight: 400;
  color: #16262e;
  font-size: 16px;
  margin-bottom: 10px;
}
.mg-book-form-personal,
.mg-book-form-billing {
  padding-top: 50px;
  padding-bottom: 30px;
}
.mg-terms-input {
  margin-bottom: 30px;
}
.mg-terms-input label {
  font-weight: 400;
}
.mg-widget-cart-row {
  padding: 15px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.mg-widget-cart-row strong {
  color: #fff;
  display: inline-block;
  margin-right: 5px;
}
.mg-cart-room h3 {
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.mg-cart-total {
  padding: 50px 0 10px;
  font-size: 25px;
  line-height: 35px;
  font-family: "Cinzel", serif;
  color: #fff;
  font-weight: 400;
}
.mg-cart-total strong {
  font-weight: 400;
}
.mg-cart-address {
  padding: 20px 0 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.mg-cart-address > strong {
  color: #fff;
  margin-bottom: 20px;
  display: block;
  float: left;
}
.mg-cart-address > address {
  margin-left: 120px;
}
.mg-saerch-room .mg-book-now {
  padding: 20px 35px;
	;
}
.mg-available-rooms {
  padding: 70px 0;
}
.mg-available-rooms .mg-avl-room {
  padding-bottom: 80px;
}
.mg-available-rooms .mg-avl-room:last-child {
  padding-bottom: 0;
}
.mg-available-rooms .mg-room-fecilities {
  margin-bottom: 15px;
}
.mg-available-rooms .mg-room-fecilities ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mg-available-rooms .mg-room-fecilities ul li {
  font-size: 18px;
  line-height: 28px;
  padding-bottom: 5px;
}
.mg-available-rooms .mg-avl-room-title {
  margin-top: 0;
  margin-bottom: 8px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e7b315;
}
.mg-available-rooms .mg-avl-room-title a {
  color: #16262e;
}
.mg-available-rooms .mg-avl-room-title span {
  font-family: "Lato", sans-serif;
  font-weight: 600;
  color: #e7b315;
  float: right;
  /* 			position: relative;

&:after{
	content: '';
	width: 100%;
	height: 3px;
	background-color: @mcolor;
	position: absolute;
	bottom: -12px;
	right: 0;
} */
}
.mg-paid .mg-widget {
  background-image: url(../images/paid.png);
  background-repeat: no-repeat;
  background-position: 100% 0;
}
.mg-paid .mg-widget .mg-payment-id {
  color: #fff;
  margin: 0;
  font-size: 25px;
  margin-bottom: 20px;
}
.alert {
  border-radius: 1px;
  margin-bottom: 23px;
}
.alert .mg-alert-icon {
  font-size: 28px;
  line-height: 56px;
  width: 60px;
  border-radius: 30px;
  display: inline-block;
  text-align: center;
  border-width: 2px;
  border-style: solid;
  border-color: #16262e;
}
.alert .close {
  opacity: 0.5;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.alert .close:hover {
  opacity: 1;
}
.alert-success {
  border-color: #d0edce;
  background-color: #effbf0;
  color: #60a662;
}
.alert-success .mg-alert-icon {
  color: #60a662;
  border-color: #60a662;
}
.alert-success .mg-alert-payment {
  display: inline-block;
  margin-left: 20px;
  font-size: 20px;
}
.alert-success h1,
.alert-success h2,
.alert-success h3,
.alert-success h4,
.alert-success h5,
.alert-success h6 {
  color: #60a662;
  margin-top: 0;
}
.alert-success .close {
  color: #60a662;
}
.alert-info {
  border-color: #bceafc;
  background-color: #e3f5fc;
  color: #53adcf;
}
.alert-info .mg-alert-icon {
  color: #53adcf;
  border-color: #53adcf;
}
.alert-info .mg-alert-payment {
  display: inline-block;
  margin-left: 20px;
  font-size: 20px;
}
.alert-info h1,
.alert-info h2,
.alert-info h3,
.alert-info h4,
.alert-info h5,
.alert-info h6 {
  color: #53adcf;
  margin-top: 0;
}
.alert-info .close {
  color: #53adcf;
}
.alert-warning {
  border-color: #f6e4bd;
  background-color: #fdf8ed;
  color: #d3a33b;
}
.alert-warning .mg-alert-icon {
  color: #d3a33b;
  border-color: #d3a33b;
}
.alert-warning .mg-alert-payment {
  display: inline-block;
  margin-left: 20px;
  font-size: 20px;
}
.alert-warning h1,
.alert-warning h2,
.alert-warning h3,
.alert-warning h4,
.alert-warning h5,
.alert-warning h6 {
  color: #d3a33b;
  margin-top: 0;
}
.alert-warning .close {
  color: #d3a33b;
}
.alert-danger {
  border-color: #faced3;
  background-color: #fceaec;
  color: #e74659;
}
.alert-danger .mg-alert-icon {
  color: #d3a33b;
  border-color: #d3a33b;
}
.alert-danger .mg-alert-payment {
  display: inline-block;
  margin-left: 20px;
  font-size: 20px;
}
.alert-danger h1,
.alert-danger h2,
.alert-danger h3,
.alert-danger h4,
.alert-danger h5,
.alert-danger h6 {
  color: #d3a33b;
  margin-top: 0;
}
.alert-danger .close {
  color: #d3a33b;
}
.progress {
  border-radius: 1px;
  height: 8px;
  overflow: visible;
  margin-top: 45px;
}
.progress + .progress {
  margin-top: 60px;
}
.progress .progress-bar {
  position: relative;
  background-color: #e7b315;
  box-shadow: none;
}
.progress .progress-bar .mg-progress-bar-popup {
  font-family: "Cinzel", serif;
  color: #16262e;
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
  position: absolute;
  top: -35px;
  right: 0;
}
.progress .progress-bar .mg-progress-bar-left {
  font-family: "Cinzel", serif;
  color: #16262e;
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
  position: absolute;
  top: -35px;
  left: 0;
}
.progress .progress-bar.progress-bar-dark {
  background-color: #16262e;
}
.progress .progress-bar.progress-bar-primary {
  background-color: #3b95e8;
}
.progress .progress-bar.progress-bar-success {
  background-color: #40c640;
}
.progress .progress-bar.progress-bar-info {
  background-color: #2ebfea;
}
.progress .progress-bar.progress-bar-warning {
  background-color: #f6a430;
}
.progress .progress-bar.progress-bar-danger {
  background-color: #f23a34;
}
.progress.progress-outline {
  height: 11px;
  box-shadow: none;
  border: 1px solid #eaedee;
  background-color: transparent;
  padding: 3px;
}
.table > thead > tr > th {
  background-color: #f8f9f9;
  color: #16262e;
}
.panel {
  border-radius: 1px;
  box-shadow: none;
  border-color: #eaedee;
}
.panel.panel-default .panel-heading {
  border-color: #eaedee;
  background-color: #fff;
  padding: 0;
}
.panel.panel-default .panel-heading a {
  display: block;
  padding: 10px 15px;
  position: relative;
  color: #e7b315;
  outline-width: 0;
}
.panel.panel-default .panel-heading a:after {
  content: '';
  width: 21px;
  height: 1px;
  background-color: #e7b315;
  position: absolute;
  top: 50%;
  right: 20px;
}
.panel.panel-default .panel-heading a:before {
  content: '';
  width: 1px;
  height: 21px;
  background-color: #e7b315;
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -10px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform 0.5s ease 0.2s;
          transition: transform 0.5s ease 0.2s;
}
.panel.panel-default .panel-heading a.collapsed {
  color: #16262e;
}
.panel.panel-default .panel-heading a.collapsed:before {
  background-color: #16262e;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.panel.panel-default .panel-heading a.collapsed:after {
  background-color: #16262e;
}
.panel.panel-default .panel-heading .panel-title {
  font-size: 19px;
}
.panel.panel-default .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #eaedee;
}
.mg-footer-widget {
	margin-top: 60px;
  background-color: #3A533C;
  padding: 50px 0 20px;
  color: #c0c8cb;
}
/*.mg-footer-widget .widget {
  margin-bottom: 50px;
}*/
.mg-footer-widget .widget:before,
.mg-footer-widget .widget:after {
  content: " ";
  display: table;
}
.mg-footer-widget .widget:after {
  clear: both;
}
.mg-footer-widget a {
	font-size:15px;
    color: #fff;
}




.mg-footer-widget a:hover {
	
  color: #e7b315;
}
.mg-footer-widget .form-control {
  height: auto;
  padding: 8px 12px;
  border-radius: 1px;
  border-color: #fff;
  color: #fff;
  background-color: transparent;
}
.mg-footer-widget .form-control::-webkit-input-placeholder {
  color: #fff;
}
.mg-footer-widget .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.mg-footer-widget .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.mg-footer-widget .form-control:-ms-input-placeholder {
  color: #fff;
}
.mg-footer-widget .form-control:focus {
  color: #fff;
  border-color: #e7b315;
  box-shadow: none;
}
.mg-footer-widget .mg-instagram a {
  display: block;
  position: relative;
}
.mg-footer-widget .mg-instagram a:after {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  -webkit-transition: background-color 0.5s;
          transition: background-color 0.5s;
}
.mg-footer-widget .mg-instagram a:before {
  font-family: 'FontAwesome';
  content: '\f16d';
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  color: #fff;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
      -ms-transform: translate(-50%, -50%) scale(0.5);
          transform: translate(-50%, -50%) scale(0.5);
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
          transition: opacity 0.5s, transform 0.5s;
}
.mg-footer-widget .mg-instagram a:hover:after {
  background-color: rgba(22, 38, 46, 0.7);
}
.mg-footer-widget .mg-instagram a:hover:before {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
      -ms-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
  opacity: 1;
}
.mg-footer-widget .mg-instagram a img {
  width: 100%;
}
.mg-footer-widget .mg-widget-title {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
	/*margin-top:40px;*/
}


.mg-footer-widget_camere .mg-instagram a:hover:after {
  background-color: rgba(22, 38, 46, 0.7);
}
.mg-footer-widget_camere .mg-instagram a:hover:before {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
      -ms-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
  opacity: 1;
}
.mg-footer-widget_camere .mg-instagram a img {
  width: 100%;
}
.mg-footer-widget_camere .mg-widget-title {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 25px;
	/*margin-top:40px;*/
}

.mg-footer-widget .mg-widget-title:after {
	margin-right:100%;
  width: 50px;
  background-color: #e7b215;
}


.mg-footer-widget_camere .mg-widget-title:after {
	margin-right:100%;
  width: 50px;
  background-color: #e7b215;
}
.mg-footer-social {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mg-footer-social > li {
  display: inline-block;
  margin-right: 3px;
}
.mg-footer-social > li > a {
  display: block;
  font-size: 18px;
  background-color: rgba(0, 0, 0, 0.15);
  width: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  -webkit-transition: background-color 0.3s;
          transition: background-color 0.3s;
}







.mg-footer-social > li > a:hover {
  background-color: #e7b315;
  color: #fff;
}
.mg-instagram {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mg-instagram > li {
  float: left;
  width: 33.33333333%;
}
.mg-copyright {
  padding: 15px 0;
  color: #7a8a92;
  background-color: #132027;
  font-size: 13px;
  text-align: right;
}
.mg-copyright a {
  color: #96a3a9;
}
.mg-copyright a:hover {
  color: #e7b315;
  text-decoration: none;
}
.mg-copyright p {
  margin: 0;
}
.mg-footer-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mg-footer-nav > li {
  float: left;
  margin-right: 20px;
}
.mg-light-footer .mg-footer-widget {
  background-color: #f7f7f7;
  color: #7a8a92;
}
.mg-light-footer .mg-widget-title {
  color: #16262e;
}
.mg-light-footer .mg-copyright {
  color: #7a8a92;
  background-color: #eaeaea;
}
.mg-light-footer .mg-footer-social > li > a {
  background-color: #16262e;
}
.mg-light-footer .mg-footer-social > li > a:hover {
  background-color: #e7b315;
}


.mg-footer-social > li > a:hover {
  background-color: #e7b315;
  color: #fff;
}
.mg-instagram {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mg-instagram > li {
  float: left;
  width: 33.33333333%;
}
.mg-copyright {
  padding: 15px 0;
  color: #7a8a92;
  background-color: #132027;
  font-size: 13px;
  text-align: right;
}
.mg-copyright a {
  color: #96a3a9;
}
.mg-copyright a:hover {
  color: #e7b315;
  text-decoration: none;
}
.mg-copyright p {
  margin: 0;
}
.mg-footer-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mg-footer_contact-nav > li {
  float: left;
  margin-right: 20px;
}
.mg-light-footer_contact .mg-footer-widget {
  background-color: #f7f7f7;
  color: #7a8a92;
}

.mg-light-footer_contact .mg-footer-widget_camere {
  background-color: #f7f7f7;
  color: #7a8a92;
}
.mg-light-footer_contact .mg-widget-title {
  color: #16262e;
}
.mg-light-footer_contact .mg-copyright {
  color: #7a8a92;
  background-color: #eaeaea;
}
.mg-light-footer_contact .mg-footer-social > li > a {
  background-color: #16262e;
}
.mg-light-footer_contact .mg-footer-social > li > a:hover {
  background-color: #e7b315;
}



@media (max-width: 1199px) {
	
	
	
	.box_container3 {
   
    margin-left: 35px;}

	
	
	
	
	
	.carousel-inner {
    
    width: auto;}
	
	
	 .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
		 max-width:auto !important;
  height: 570px;
}
	
	
	
	.header.transp + .mg-page-title-attivita {
		    background-size: 200%;
    height: 550px;
    padding-top: 167px;
}
	
	
	.fa {
    font-size: 17px;
}
	
	.box_grid_55 {
    width: 98%;
    float: left;
}
	
	
	.box_grid_h9 {
    height: 400px;
}

	
	
	.box_grid_all_camere {
    height: 4800px;
}
	
.box_grid_33 {
    height: 0px;	}
	
	.box_grid_h11 {
    height: 270px;
    /* margin-bottom: 10px; */
}
	
	.box_grid_h11 {
		
    height: 270px;
    /* margin-bottom: 10px; */
}
	
	.box_container_camere {
    width: 85% !important;}
	
	.box_grid_3_camere {
    height: 0px;}
	
	.box_activity_h1 {
    height: 300px;
}
	
	.box_activity_h3 {
    height: 300px;
}
	
	.box_itinerari_2 {
    width: 50%;}
	
		.box_itinerari_3 {
    width: 50%;}
	
	
		.box_itinerari_4 {
    width: 50%;}
	
	
		.box_itinerari_6 {
    width: 50%;}
	
	.box_itinerari_7 {
    width: 50%;}
	

	
	.box_itinerari_8 {
    width: 50%;}
	
	.box_itinerari_10 {
    width: 50%;}
	
	.box_itinerari_11 {
    width: 50%;}
	
	.box_itinerari_12 {
    width: 50%;}
	
	.box_container_activity h2 {font-size:25px;}
	
	.box_container_activity_bottom h2 {font-size:25px;}
	
		.box_container_activity22 h2 {font-size:20px;}	
	
		.box_container_activity22a h2 {font-size:20px;}	
	
	.icone_servizi_camere {
    padding-left: 15px;
    margin-top: 50px;
    margin-bottom: 0px;
}
	
	.icone_servizi_camere_2 {
    padding-left: 15px;
    margin-top: 50px;
    margin-bottom: 0px;
}	
	
	.navbar-inverse h4 {
         margin-left: 230px;
    font-size: 30px;
    line-height: 79px;
 }
	
	.navbar-inverse_1 h4 {
         margin-left: 230px;
    font-size: 30px;
    line-height: 79px;
 }	
	
	
.mg-team-member .mg-team-info h3 {
 
	font-size:35px;
}	
	
.box_container_activity {
   
    margin-top: 30px !important; }	
	
.box_container_activity_bottom {
   
    margin-top: 30px !important; }		
	
  .carousel-caption > h2 {
    font-size: 55px;
  }
  .carousel-caption > p {
    font-size: 20px;
  }
  .mg-room figcaption h2 {
    -webkit-transform: translate(0, 90px);
        -ms-transform: translate(0, 90px);
            transform: translate(0, 90px);
  }
  .mg-room figcaption .mg-room-rating {
    -webkit-transform: translate(0, 90px);
        -ms-transform: translate(0, 90px);
            transform: translate(0, 90px);
  }
  .mg-room figcaption .mg-room-price {
    -webkit-transform: translate(0, 90px);
        -ms-transform: translate(0, 90px);
            transform: translate(0, 90px);
  }
  .mg-room figcaption .btn-link {
    -webkit-transform: translate(0, 10px);
        -ms-transform: translate(0, 10px);
            transform: translate(0, 10px);
  }
  .mg-room figcaption p {
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 20px;
  }
  .mg-room figcaption p,
  .mg-room figcaption ul {
    -webkit-transform: translate(0, 10px);
        -ms-transform: translate(0, 10px);
            transform: translate(0, 10px);
  }
  .mg-room.mg-room-col-2 figcaption h2 {
    font-size: 25px;
    -webkit-transform: translate(0, 180px);
        -ms-transform: translate(0, 180px);
            transform: translate(0, 180px);
  }
  .mg-room.mg-room-col-2 figcaption .mg-room-rating {
    -webkit-transform: translate(0, 180px);
        -ms-transform: translate(0, 180px);
            transform: translate(0, 180px);
  }
  .mg-room.mg-room-col-2 figcaption .mg-room-price {
    -webkit-transform: translate(0, 180px);
        -ms-transform: translate(0, 180px);
            transform: translate(0, 180px);
  }
  .mg-room.mg-room-col-2 figcaption p {
    display: none;
  }
  .mg-room.mg-room-col-2:hover figcaption {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .mg-room.mg-room-col-2:hover figcaption p,
  .mg-room.mg-room-col-2:hover figcaption ul,
  .mg-room.mg-room-col-2:hover figcaption .btn {
    opacity: 1;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-2:hover figcaption .btn {
    opacity: 1;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .mg-room.mg-room-col-2:hover figcaption .btn.btn-link {
    -webkit-transition: opacity 0.3s ease 0.5s, -webkit-transform 0.3s ease 0.5s, color 0.3s;
            transition: opacity 0.3s ease 0.5s, transform 0.3s ease 0.5s, color 0.3s;
  }
  .mg-room.mg-room-col-2:hover figcaption p,
  .mg-room.mg-room-col-2:hover figcaption ul {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .mg-room.mg-room-col-2:hover figcaption h2,
  .mg-room.mg-room-col-2:hover figcaption .mg-room-rating,
  .mg-room.mg-room-col-2:hover figcaption .mg-room-price {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-2:hover figcaption h2,
  .mg-room.mg-room-col-2:hover figcaption .mg-room-rating {
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  .mg-room.mg-room-col-2:hover figcaption .mg-room-price {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .mg-room.mg-room-col-4 figcaption h2 {
    -webkit-transform: translate(0, 50px);
        -ms-transform: translate(0, 50px);
            transform: translate(0, 50px);
  }
  .mg-room.mg-room-col-4 figcaption .mg-room-rating {
    display: none;
    -webkit-transform: translate(0, 50px);
        -ms-transform: translate(0, 50px);
            transform: translate(0, 50px);
  }
  .mg-room.mg-room-col-4 figcaption .mg-room-price {
    font-size: 20px;
    -webkit-transform: translate(0, 50px);
        -ms-transform: translate(0, 50px);
            transform: translate(0, 50px);
  }
  .mg-room.mg-room-col-4 figcaption .btn-link {
    margin-top: 0;
  }
  .mg-room.mg-room-col-4 figcaption .btn.btn-main {
    display: none;
    margin-top: 20px;
  }
  .mg-room.mg-room-col-4:hover figcaption {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .mg-room.mg-room-col-4:hover figcaption p,
  .mg-room.mg-room-col-4:hover figcaption ul,
  .mg-room.mg-room-col-4:hover figcaption .btn {
    opacity: 1;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-4:hover figcaption .btn {
    opacity: 1;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .mg-room.mg-room-col-4:hover figcaption .btn.btn-link {
    -webkit-transition: opacity 0.3s ease 0.5s, -webkit-transform 0.3s ease 0.5s, color 0.3s;
            transition: opacity 0.3s ease 0.5s, transform 0.3s ease 0.5s, color 0.3s;
  }
  .mg-room.mg-room-col-4:hover figcaption p,
  .mg-room.mg-room-col-4:hover figcaption ul {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .mg-room.mg-room-col-4:hover figcaption h2,
  .mg-room.mg-room-col-4:hover figcaption .mg-room-rating,
  .mg-room.mg-room-col-4:hover figcaption .mg-room-price {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-4:hover figcaption h2,
  .mg-room.mg-room-col-4:hover figcaption .mg-room-rating {
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  .mg-room.mg-room-col-4:hover figcaption .mg-room-price {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  /*.mg-book-now .mg-bn-title {
    font-size: 25px;
  }*/
  .mg-book-now .mg-bn-title .mg-bn-big {
    font-size: 14px;
  }
  .mg-404-error-txt {
    padding: 0px 140px;
  }
	
.btn-main_cuccioli {
	
	
	margin-left:60%;
	margin-top:27%;	
	}
	
	
	
	
.mg-team-member .mg-team-member-overlayer {
  position: absolute;
	height:100%;
	top:auto;

  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(#00000052,transparent);
  opacity: 0.8;
  -webkit-transition: opacity 0.8s;
          transition: opacity 0.8s;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s; }	

	.mg-team-member .mg-team-info {opacity:1;}
	
		
}





@media (max-width: 1024px) {
	
	

	
	
	
	.box_activity_3 {  background-position: -400px; }
.box_activity_9 {
    background-position: -300px; }	
.box_activity_10 {
    background-position: -150px; }	
.box_activity_22 {
    background-position: -350px; }	
.box_activity_27 {
    background-position: -50px; }}




@media (max-width: 991px) {
	
	
	
	.box_grid_h01 {height:880px;}
	
	.box_container3 {
    margin-left: 25px;
}
	
.navbar-inverse h4 {
    margin-left: 210px;
    font-size: 20px;
    line-height: 79px;
}
	
	
	
.header.sticky-on h4 {
    text-align: left;
    display: block;
   /*  line-height: 0px; */
    margin-left: 200px;
}	
	
		.btn-main_cuccioli { margin-top: 385px;
					width:100%;
					float:none;
					display:block;
	margin-left:0 !important;
	color: #FFF;
  background-color: #e7b315 !important;
  border-color: #e7b315 !important;
}
	
	
	.btn-main_index.btn-block {
   
    width: 98%;

}
	
	
	
.btn {     line-height: 2.42857143;}
	
	

	.icone_servizi_camere {
    padding-left: 15px;
    margin-top: 900px;
    margin-bottom: 50px;
}
	
	
	.mg-footer_contact {margin-top: 570px;}	
	
.icone_servizi_camere_2 {
    padding-left: 15px;
    margin-top: 700px;
    margin-bottom: 50px;
}	
	
	
	.btn-main {
    font-size: 20px;
    color: #FFF;
    background-color: #e7b315;
    border-color: #e7b315;
    /* margin-right: 140px; */
}
	
	
.box_container_camere {     margin-top: 1px !important;}	
	
	.box_grid_h55_attivita {
    height: 700px;
}
	
	.box_grid_h5_attivita {
    height: 250px;
}
	
	

.carousel-indicators {
    bottom: 0px !important;
}	
		
.under_circle {
    padding-top: 55px;
}	
	
.under_circle_2 {
    padding-top: 0px;
}	
	
/*	.mg-post h2 {text-align:center;}
	*/
	
	.mg-circles .row {height:570px;}
	
  .carousel-caption > h2 {
    font-size: 45px;
  }
  .carousel-caption > p {
    font-size: 20px;
  }
  .navbar-nav > li > a {
    padding: 28px 4px 27px;
  }
  .navbar-brand img {
  /*  height: 55px;*/
	  width:180px;
  }
  .mg-search-box-cont {
    margin: 15px 0 20px;
  }
  .mg-search-box {
    bottom: -73px;
  }
	
	.form_image {display:none;}
	
	.navbar-inverse .navbar-nav > li > a {
  font-size: 15px;}
	
	.mg-sec-left-title, .mg-widget-title {
		/*text-align:center;*/
		margin-left: 0px;
		font-size:38px;
	}	
	
  .mg-room figcaption h2 {
    -webkit-transform: translate(0, 50px);
        -ms-transform: translate(0, 50px);
            transform: translate(0, 50px);
  }
  .mg-room figcaption .mg-room-rating {
    display: none;
    -webkit-transform: translate(0, 90px);
        -ms-transform: translate(0, 90px);
            transform: translate(0, 90px);
  }
  .mg-room figcaption .mg-room-price {
    -webkit-transform: translate(0, 50px);
        -ms-transform: translate(0, 50px);
            transform: translate(0, 50px);
  }
  .mg-room figcaption .btn-link {
    -webkit-transform: translate(0, 10px);
        -ms-transform: translate(0, 10px);
            transform: translate(0, 10px);
  }
  .mg-room figcaption .btn-main {
    display: none;
  }
  .mg-room figcaption p {
    display: none;
  }
  .mg-room figcaption p,
  .mg-room figcaption ul {
    -webkit-transform: translate(0, 10px);
        -ms-transform: translate(0, 10px);
            transform: translate(0, 10px);
  }
  .mg-room.mg-room-col-2 figcaption h2 {
    font-size: 25px;
    -webkit-transform: translate(0, 120px);
        -ms-transform: translate(0, 120px);
            transform: translate(0, 120px);
  }
  .mg-room.mg-room-col-2 figcaption .mg-room-rating {
    display: block;
    -webkit-transform: translate(0, 120px);
        -ms-transform: translate(0, 120px);
            transform: translate(0, 120px);
  }
  .mg-room.mg-room-col-2 figcaption .mg-room-price {
    -webkit-transform: translate(0, 120px);
        -ms-transform: translate(0, 120px);
            transform: translate(0, 120px);
  }
  .mg-room.mg-room-col-2 figcaption .btn-main {
    display: inline-block;
  }
  .mg-room.mg-room-col-2 figcaption ul {
    display: none;
  }
  .mg-room.mg-room-col-2 figcaption p {
    display: block;
  }
  .mg-room.mg-room-col-2:hover figcaption {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .mg-room.mg-room-col-2:hover figcaption p,
  .mg-room.mg-room-col-2:hover figcaption ul,
  .mg-room.mg-room-col-2:hover figcaption .btn {
    opacity: 1;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-2:hover figcaption .btn {
    opacity: 1;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .mg-room.mg-room-col-2:hover figcaption .btn.btn-link {
    -webkit-transition: opacity 0.3s ease 0.5s, -webkit-transform 0.3s ease 0.5s, color 0.3s;
            transition: opacity 0.3s ease 0.5s, transform 0.3s ease 0.5s, color 0.3s;
  }
  .mg-room.mg-room-col-2:hover figcaption p,
  .mg-room.mg-room-col-2:hover figcaption ul {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .mg-room.mg-room-col-2:hover figcaption h2,
  .mg-room.mg-room-col-2:hover figcaption .mg-room-rating,
  .mg-room.mg-room-col-2:hover figcaption .mg-room-price {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-2:hover figcaption h2,
  .mg-room.mg-room-col-2:hover figcaption .mg-room-rating {
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  .mg-room.mg-room-col-2:hover figcaption .mg-room-price {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .mg-room.mg-room-col-4 figcaption h2 {
    -webkit-transform: translate(0, 120px);
        -ms-transform: translate(0, 120px);
            transform: translate(0, 120px);
  }
  .mg-room.mg-room-col-4 figcaption .mg-room-rating {
    display: block;
    -webkit-transform: translate(0, 120px);
        -ms-transform: translate(0, 120px);
            transform: translate(0, 120px);
  }
  .mg-room.mg-room-col-4 figcaption .mg-room-price {
    font-size: 20px;
    -webkit-transform: translate(0, 120px);
        -ms-transform: translate(0, 120px);
            transform: translate(0, 120px);
  }
  .mg-room.mg-room-col-4 figcaption .btn-link {
    margin-top: 60px;
  }
  .mg-room.mg-room-col-4 figcaption .btn.btn-main {
    display: inline-block;
    margin-top: 60px;
  }
  .mg-room.mg-room-col-4:hover figcaption {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .mg-room.mg-room-col-4:hover figcaption p,
  .mg-room.mg-room-col-4:hover figcaption ul,
  .mg-room.mg-room-col-4:hover figcaption .btn {
    opacity: 1;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-4:hover figcaption .btn {
    opacity: 1;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .mg-room.mg-room-col-4:hover figcaption .btn.btn-link {
    -webkit-transition: opacity 0.3s ease 0.5s, -webkit-transform 0.3s ease 0.5s, color 0.3s;
            transition: opacity 0.3s ease 0.5s, transform 0.3s ease 0.5s, color 0.3s;
  }
  .mg-room.mg-room-col-4:hover figcaption p,
  .mg-room.mg-room-col-4:hover figcaption ul {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .mg-room.mg-room-col-4:hover figcaption h2,
  .mg-room.mg-room-col-4:hover figcaption .mg-room-rating,
  .mg-room.mg-room-col-4:hover figcaption .mg-room-price {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-4:hover figcaption h2,
  .mg-room.mg-room-col-4:hover figcaption .mg-room-rating {
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  .mg-room.mg-room-col-4:hover figcaption .mg-room-price {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .mg-404-error-txt {
    padding: 0px 40px;
  }
  .mg-about-testimonial .mg-testimonial-slider blockquote {
    padding: 35px 80px 0px;
  }
  .mg-team-member .mg-team-info p {
    display: none;
  }
  .mg-book-now .mg-bn-forms .col-md-3,
  .mg-book-now .mg-bn-forms .col-md-6 {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
  }
  .mg-book-now .mg-bn-forms > form > .row:first-child .row {
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 30px;
  }
  .mg-book-now .mg-bn-title {
    text-align: center;
    box-shadow: none;
    position: relative;
  }
  .mg-book-now .mg-bn-title:after {
    content: '';
    width: 100px;
    height: 3px;
    background-color: #343e35;
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin-left: -50px;
  }
  .mg-instagram > li {
    width: 25%;
  }
	
.mg-footer-widget a {
    font-size: 18px;
}
	
	
.mg-footer-widget .mg-widget-title {
   
     margin: 0; 
    margin-top: 40px;
}

	.widget p {margin-top:0;
	margin-bottom:10px;}
	
	/*.mg-book-now { height: 620px;
		
	}*/	
	
	.owl-item { margin-left:10px;}
	
}


@media (max-width: 769px) {
	
	.box_activity_h1_1 {
margin-top: 100px;
}
	
	.box_news_2 a {
    color: #ffffff;
    font-size: 29px;
}
	
	.clearfix_contact_2 input {
    margin-left: 1%;
    margin-top: 30px;
    width: 48%;}
	
	
	.box_container_activity_bottom h2 {
    color: white;
}

.box_container_activity_bottom p {
	font-size: 18px;
    color: white;
    margin-bottom: 1px;
}
	
	.submit_bt2 {
    /* float: right; */
    width: 100%;
    padding-top: 10px;
}



.col-md-7 {
	padding-left:0px;
    padding-right: 0 !important;
}
	
	
	.box_activity_h10a {height:220px;
	background-image: url(../images/mobile_news_2.jpg);}
	
	.box_activity_h10ab {height:220px;
}
	
	
	.box_activity_h1_1 {
    height: 220px;
}
	
	.box_activity_h1_11 {height:180px;
	margin-top: 0px;
	background-image: url(../images/mobile_news_1.jpg);
	}
	
	.box_activity_news1 {
    width: 100%;}
	
	.box_activity_55 {
    width: 100%;
}
	
	.box_activity_8_news {
    width: 100%;
}
	
	.box_activity_9news {
    width: 100%;
}
	
	
	.box_activity_10news {
    width: 100%;
 }
	
	.box_activity_11news {
    width: 100%;
}
	
	
	.box_activity_13news {
		background-image: url(../images/grey_box_3.jpg);
    width: 100%;
}
	
		.box_activity_13news2 {
			background-image: url(../images/mobile_news_5.jpg);
    width: 100%;
}
	
	.box_activity_133news {
	 width: 100%;
}

	.box_activity_16news {
    width: 100%;
}
	
	.box_activity_17news {
		background-image: url(../images/mobile_news_6.jpg);
    width: 100%;
}


	
	
	
	
	
	.box_grid_h555_attivita {
    margin-bottom: 30px;
    
}
	
	

	.header.sticky-on .navbar-brand>img {
    width: 230px !important;
}
	
	.space_list {margin-top:30px}	
.room_list {
margin-top:0;
    margin-left: 10px;
}	

.btn-main {
    margin-top: 20px;
    margin-left: 10px;
}	
	
.btn-main_room {
    margin-left: 0px;
    color: #FFF;
    background-color: #e7b315;
    border-color: #e7b315;
    margin-bottom: 20px;
    width: 100%;
    /* margin-right: 140px; */
}	
	
	
.navbar-brand img {
    width: 330px;
}	
	
	.box_grid_50 {
    width: 100%;
    float: left;
    background-size: cover;
    background-image: none;
}
	
	
	.mg-sec-right-title, .mg-widget-title {
		   /* padding-left: 35px;*/
    font-size: 38px;
    color: #1a4831;
    margin: 0px;
}
	
	
	.clearfix_attivita {
   
    margin-left: 10px;
}
	
	.box_grid_99 {margin-bottom:40px;;}
	
	.header .navbar-collapse {top:76%}	
	
	.navbar-inverse h4 {display:none;}	
	.header.sticky-on h4 {display:none;}
	
	.mg-post .sm-desktop { display:none;}
.mg-post .sm-mobile { display:block;}	
	
	
	.img-responsive { display:block;
						width:100%;
						max-width:inherit !important;
						/*height:300px;*/
						position:relative;
						/*left:-25%;*/
						overflow:hidden;}
	
	.mg-team-member .mg-team-info p {
    display: block;
  }
	
	
	
	.mg-team-member img {width:100% !important;}	
	
	





.box {height:200px;}

.grid_images2 {height:150px;}



}


@media (max-width: 767px) {
	
	
		.mg-page-title_venezia h2 {

    font-size: 26px;
	
}
	
	.header.transp + .mg-page-title-fattoria {
		background-position: left !important; }
	
	.mg-page-title-fattoria h2 {

		font-size: 38px !important; }
	
	.map_width, .citta_second_img, .citta_first_list, .citta_second_list  {
		width: 100% !important;    height: auto !important; }

	 .citta_second_img {
		width: 100% !important;    height: 400px !important; } 
	.credits p {
    width: 100% !important;
    float: left;
}
	
	.logo_veneto { margin-right:0 !important; float:none !important}
	
	.loghi_credits {clear:both}
	
	.credits { height:auto !important}

	

	.mg-page-title-fattoria {
	background-repeat:no-repeat;
	
 
}
	
  .carousel-caption > h2 {
    font-size: 35px;
  }
  .carousel-caption > p {
    font-size: 16px;
  }
  .header .container {
    position: relative;
  }
	
	
	.navbar-brand>img {
		margin-top: 0px;
		width:340px;
	}
	
	.left.carousel-control { display:none !important;
}

.right.carousel-control { display:none !important;
;}
	
/*	.navbar-toggle {
  
		margin-top: 10px;
	padding:7px;}
	*/
	
	.carousel-inner>.item>img { display:block;
		margin-top:50px;
							max-width:inherit !important;
							height:auto !important;
}
	
	
	
	
  .header .navbar-collapse {
    background-color: #3b533c;
    position: absolute;
    top: 70%;
    right: 15px;
    min-width: 300px;
   /* max-height: 420px;*/
    padding: 0;
    text-align: left;
  }
  .header .navbar-collapse .navbar-nav {
	padding-left: 15px;
    margin: 0;
  }
  .navbar-nav .open .dropdown-menu > .active > a {
    color: #fff !important;
    background-color: #e7b315 !important;
  }
  .navbar-nav > li > a {
    padding: 15px 28px !important;
  }
  .navbar-nav > li > a:hover {
    color: #fff !important;
    background-color: #e7b315 !important;
  }
  .dropdown > ul {
    display: none;
    padding-left: 20px !important;
    background-color: rgba(0, 0, 0, 0.1) !important;
  }
  .dropdown > ul a {
    -webkit-transition: color 0.5s;
            transition: color 0.5s;
  }
  .dropdown > ul a:hover {
    color: #e7b315 !important;
  }
  .navbar-nav > li.active > a {
    box-shadow: none;
    color: #FFFFFF;
    background-color: #51664e #FFFCE8;
  }
  
  .mg-search-box-cont {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  .mg-room figcaption h2 {
    -webkit-transform: translate(0, 170px);
        -ms-transform: translate(0, 170px);
            transform: translate(0, 170px);
  }
  .mg-room figcaption .mg-room-rating {
    display: block;
    -webkit-transform: translate(0, 170px);
        -ms-transform: translate(0, 170px);
            transform: translate(0, 170px);
  }
  .mg-room figcaption .mg-room-price {
    -webkit-transform: translate(0, 170px);
        -ms-transform: translate(0, 170px);
            transform: translate(0, 170px);
  }
  .mg-room figcaption .btn-link {
    -webkit-transform: translate(0, 10px);
        -ms-transform: translate(0, 10px);
            transform: translate(0, 10px);
  }
  .mg-room figcaption .btn-main {
    display: inline-block;
  }
  .mg-room figcaption p {
    display: block;
    margin-bottom: 23px;
    font-size: inherit;
    line-height: inherit;
  }
  .mg-room figcaption p,
  .mg-room figcaption ul {
    -webkit-transform: translate(0, 10px);
        -ms-transform: translate(0, 10px);
            transform: translate(0, 10px);
  }
  .mg-room.mg-room-col-2 figcaption h2 {
    font-size: 25px;
    -webkit-transform: translate(0, 175px);
        -ms-transform: translate(0, 175px);
            transform: translate(0, 175px);
  }
  .mg-room.mg-room-col-2 figcaption .mg-room-rating {
    display: block;
    -webkit-transform: translate(0, 175px);
        -ms-transform: translate(0, 175px);
            transform: translate(0, 175px);
  }
  .mg-room.mg-room-col-2 figcaption .mg-room-price {
    -webkit-transform: translate(0, 175px);
        -ms-transform: translate(0, 175px);
            transform: translate(0, 175px);
  }
  .mg-room.mg-room-col-2 figcaption .btn-main {
    display: inline-block;
  }
  .mg-room.mg-room-col-2 figcaption ul {
    display: none;
  }
  .mg-room.mg-room-col-2 figcaption p {
    display: block;
  }
  .mg-room.mg-room-col-2:hover figcaption {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .mg-room.mg-room-col-2:hover figcaption p,
  .mg-room.mg-room-col-2:hover figcaption ul,
  .mg-room.mg-room-col-2:hover figcaption .btn {
    opacity: 1;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-2:hover figcaption .btn {
    opacity: 1;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .mg-room.mg-room-col-2:hover figcaption .btn.btn-link {
    -webkit-transition: opacity 0.3s ease 0.5s, -webkit-transform 0.3s ease 0.5s, color 0.3s;
            transition: opacity 0.3s ease 0.5s, transform 0.3s ease 0.5s, color 0.3s;
  }
  .mg-room.mg-room-col-2:hover figcaption p,
  .mg-room.mg-room-col-2:hover figcaption ul {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .mg-room.mg-room-col-2:hover figcaption h2,
  .mg-room.mg-room-col-2:hover figcaption .mg-room-rating,
  .mg-room.mg-room-col-2:hover figcaption .mg-room-price {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-2:hover figcaption h2,
  .mg-room.mg-room-col-2:hover figcaption .mg-room-rating {
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  .mg-room.mg-room-col-2:hover figcaption .mg-room-price {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .mg-room.mg-room-col-4 figcaption h2 {
    -webkit-transform: translate(0, 50px);
        -ms-transform: translate(0, 50px);
            transform: translate(0, 50px);
  }
  .mg-room.mg-room-col-4 figcaption .mg-room-rating {
    display: none;
    -webkit-transform: translate(0, 50px);
        -ms-transform: translate(0, 50px);
            transform: translate(0, 50px);
  }
  .mg-room.mg-room-col-4 figcaption .mg-room-price {
    font-size: 20px;
    -webkit-transform: translate(0, 50px);
        -ms-transform: translate(0, 50px);
            transform: translate(0, 50px);
  }
  .mg-room.mg-room-col-4 figcaption .btn-link {
    margin-top: 0;
  }
  .mg-room.mg-room-col-4 figcaption .btn.btn-main {
    display: none;
    margin-top: 60px;
  }
  .mg-room.mg-room-col-4:hover figcaption {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .mg-room.mg-room-col-4:hover figcaption p,
  .mg-room.mg-room-col-4:hover figcaption ul,
  .mg-room.mg-room-col-4:hover figcaption .btn {
    opacity: 1;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-4:hover figcaption .btn {
    opacity: 1;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .mg-room.mg-room-col-4:hover figcaption .btn.btn-link {
    -webkit-transition: opacity 0.3s ease 0.5s, -webkit-transform 0.3s ease 0.5s, color 0.3s;
            transition: opacity 0.3s ease 0.5s, transform 0.3s ease 0.5s, color 0.3s;
  }
  .mg-room.mg-room-col-4:hover figcaption p,
  .mg-room.mg-room-col-4:hover figcaption ul {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .mg-room.mg-room-col-4:hover figcaption h2,
  .mg-room.mg-room-col-4:hover figcaption .mg-room-rating,
  .mg-room.mg-room-col-4:hover figcaption .mg-room-price {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .mg-room.mg-room-col-4:hover figcaption h2,
  .mg-room.mg-room-col-4:hover figcaption .mg-room-rating {
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  .mg-room.mg-room-col-4:hover figcaption .mg-room-price {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .mg-404-error-txt {
    padding: 0px;
  }
  .mg-404-badg {
    width: 190px;
    margin-bottom: 20px;
    float: none !important;
  }
  .mg-about-testimonial .mg-testimonial-slider blockquote {
    padding: 35px 0 0px;
  }
  
  .mg-booking-form .nav-tabs > li > a span.mg-bs-bar {
    margin-top: -15px;
  }
  .mg-booking-form .nav-tabs > li {
    font-size: 13px;
  }
  .mg-booking-form .nav-tabs > li > a {
    padding-right: 5px;
    padding-left: 5px;
  }
  .mg-available-rooms img {
    margin-bottom: 20px;
  }
  .mg-booking-form .nav-tabs > li > a span.mg-bs-tab-num {
    width: 45px;
    line-height: 39px;
  }
  .mg-instagram > li {
    width: 20%;
  }
	
.circles_ img {width:100%!important ; margin:0 auto; margin-bottom:30px !important;}	
	
		
	
/*	.desktop_coppia img {
		width:100%;
		
		transition:width .3s;
}*/

	

	
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color:#fff !important;
}	
	
	
}
@media (max-width: 662px) {
	
	
	
	
.destra2 h2 {
    padding-bottom: 30px;
}	
	
	
	.box_grid_camera8_2_2_2 {display:none;}	
	

	
	
	.mg-page-title-attivita {
    background-size: 500%;
}
	
	.mg-page-title-attivita h2 {font-size:26px !important}
	
	.header.transp + .mg-page-title-attivita {
    height: auto;
    padding-top: 120px;
}
	
	.header.transp + .mg-page-title-attivita {

    height: auto;
    padding-top: 120px;
}
	
.mg-page-title_camere {
    background-repeat: no-repeat;
    background-size: 500%;	
}
	
.mg-page-title_camere h2 {
    font-family: "Cinzel", serif;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 35px;
    margin-top: 0;
    font-size: 35px;
    padding-top: 10px;
}	
	
.box_container_activity22a h2 {    
		    margin-bottom: 0;
    display: block;
    color: #3d484c;
    
}
	
	
	.box_container_activity22 h2 {    
		    margin-bottom: 0;
    display: block;
    color: #3d484c;
    
}
	.box_activity_text22 {display:block;}
	

	
	
	.activity_row1 {height:1px;}	
	.activity_row2 {height:250px;}
	
.destra1 {
    height: 130px;
}	
	
	
.box_activity_text_mobile {
	
    width: 90% !important;
    margin: 0 auto;
    margin-left: 30px;
    /* border: 1px solid #3a533c; */
    padding: 0px;
    margin-top: 1px !important;
    margin-bottom: 40px !important;
    margin-left: 20px;
}	
	
	
.mobile_text {display:block;}	
	
	
.mg-page-title-fattoria h2 {
 padding-top: 5px;
}	
	
.mg-page-title-fattoria {
    background-repeat: no-repeat;

}	
	
	
.box_container3 {
   
    padding: 0px;}	
 	
	
.navbar-brand img {
    width: 270px;
}	
	
.box_grid_50 {
    width: 100%;
    float: left;
    background-size: cover;
    background-image: none;
}	
	
	   .mg-page-title { height: 500px;
    background-repeat: no-repeat;
    background-size: 400%;}
	
	.mobile_coppia_text h3 {

    color: #e7b315;
}

.box_grid_3_famiglia {
	 margin-bottom: 50px;

    width: 100%;}	
	
	
.box_grid_3_soave {
    width: 100%;}
	
.clearfix {
    margin-top: 40px;
}
	
	
	
.clearfix_chisiamo {
    margin-top: 1000px;
}		
	
.navbar-brand img {
    width: 270px;
}	
.box_grid_500  {display:none;}
.mobile_list {display:block;
	margin-bottom: 50px;
	width: 97%;}	

	.mobile_list li { font-size:18px;}
	
	
	
	.destra {display:none;}
	
	.box_grid_3_turismo {display:none;}	
	
	
	
.logo_footer img { display:none;
    }	
	
	
h2, .h2 {
    font-size: 30px;
}	
	

	
.box_container121 {
   
 width: 90% !important;
 padding: 0px;
	  
}
	
	
  .header.transp + .carousel .carousel-caption {
    margin-bottom: 0;
  }
	
	
	
	.header { height:10%;}	
	
  .carousel-caption > h2 {
    font-size: 25px;
  }
  .carousel-caption > p {
    font-size: 14px;
    line-height: 23px;
  }
  .carousel-caption > img {
    width: 100px;
  }
  .header.transp + .carousel .carousel-control {
    margin-top: -60px !important;
  }
  .header.transp {
    position: fixed;
    top: 0;
    z-index: 999;
  }
/*  .header.transp .navbar-inverse,
  .header.transp .mg-search-box {
    background-color: rgba(255, 253, 243, 1);
  }*/
  .header.transp .navbar-default {
    background-color: rgba(28, 60, 25, 0.8);
  }
  .header.transp + .mg-page-title {
    padding-top: 70px;
  }
}





@media (max-width: 1699px) {
	.box_container1 {
    width: 86% !important;
    margin: 0 auto;
    /* border: 2px solid #3a533c; */
}
	
	
	
.mg-page-title-fattoria h2 {
  
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: "Cinzel", serif;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 35px;
    margin-top: 70px;
    font-size: 53px;
    padding-top: 40px;
}	
	
/*	.destra2 h2 {
    margin-bottom: 0px;
}*/
	
	.box_container1 p {
    margin-top: 20px;
}
	
	
.box_grid_h5_attivita {height: 450px;}	}


@media (max-width: 480px) {
	
	
	
	.mg-page-title_camere {
    background-position: center;
   
}
	
	

	
	
	
	.circles_ .under_circle_1 img {display:none;}
.circles_ .mobile_circle img {display:block;}
	
	.circles_ img { padding-left:0px;}
	
	
	.mobile_coppia_text h3 {
    color: #e7b315;
}
	.mg-circles .row {height:1500px;}
	
	.navbar-inverse h4 {font-size:20px;
	line-height:15px;}	
	
	.navbar-brand img {width:150px;}
	
	
  .container {
    width: 100%;
  }
	
	
	.header.transp + .mg-page-title {
	height:180px;
}
	
  .mg-404-error-txt .mg-404-txt-search .mg-404-search-form input {
    max-width: 150px;
  }
}
/*
 * Boxed Mode Responsive 
 */
@media (max-width: 1199px) {
	
	
	.box_activity_h21 {height:330px;}
	.box_activity_h21a {height:330px;}
	
	
.box_grid_h5_attivita {height:190px;}	
	
	.box_activity_h2 {
    height: 420px;
}
	
	
	.box_activity_1 {
    width: 50%;}

	.box_activity_3 {
    width: 50%;}
	
	
	
	.box_activity_4 {
    width: 50%;}

	.box_activity_5 {
    width: 50%;}
	
	
	.box_activity_4 {
    width: 50%;}

	.box_activity_5 {
    width: 50%;}
	
	.box_activity_7 {
    width: 0%;}

	.box_activity_8 {
    width: 50%;}
	
	.box_activity_9 {
    width: 50%;}

	.box_activity_10 {
    width: 50%;}
	
		.box_activity_11 {
    width: 50%;}
	
	.box_activity_12 {
    width: 0%;}
	
	
	.box_activity_13 {
    width: 50%;}
	
	
	.box_activity_14 {
    width: 50%;}
	
	.box_activity_15 {
    width: 50%;}
	
	
	.box_activity_17 {
    width: 50%;}
	
	.box_activity_16 {
    width: 50%;}
	
	
	
	.box_activity_18 {
    width: 0%;}
	
	
	.box_activity_19 {
    width: 0%;}
	
	.box_activity_20 {
    width: 50%;}
	
	.box_activity_21 {
    width: 50%;}
	
	
	.box_activity_22 {
    width: 50%;}
	
	.box_activity_23 {
    width: 47%;}
	
	.box_activity_24 {
    width: 0%;}
	
	
	.box_activity_26 {
    width: 50%;}
	.box_activity_27 {
    width: 50%;}
	
	
	.form_yellow_attivita {
    margin-left: 0px;}
	
	
	
	.box_activity_h111 {
    height: 250px;
}	
	
	.box_activity_h333 {
    height: 250px;
}	
	
	.box_activity_h1 {
    height: 400px;
}
	

	.box_activity_h3 {
    height: 450px;
}
	
	
.box_activity_text { margin-left:0px;
	width: 90%;  }
	.box_activity_text p {
    margin-left: 0px; }
	
	.box_container_activity {
    width: 90% !important; 
	padding:0px;}
	
	.box_container_activity_bottom {
    width: 90% !important; 
	padding:0px;}
	
	
	
	.box_container_activity22 {
    width: 92% !important; 
	padding:0px;}
	
	
	
	.box_container_activity22a {
    width: 92% !important; 
	padding:0px;}
	
	
	
	.header.transp + .mg-page-title_camere {
    height: 550px;}
	
	.mg-page-title_camere {
    background-size: 220%;
    }
	
	.header.transp + .mg-page-title-contatti {
    height: 550px;
    padding-top: 167px;

}
	
	
	
.mg-page-title h2 {
  margin-top: 40px;
}
	
	
.mg-page-title-fattoria h2 {
margin-top: 40px;
}	
	
.mg-page-title-attivita h2 {
 margin-top: 40px;
  }	
	
	
.mg-page-title_camere h2 {
    margin-top: 40px;
}	
	
	
.mg-page-title-contatti h2 {
 margin-top: 40px;
}	
	
  .mg-boxed {
    width: 992px;
  }
  .mg-boxed .header {
    max-width: 992px;
  }
  .mg-boxed .carousel-caption > h2 {
    font-size: 50px;
  }
  .mg-boxed .carousel-caption > p {
    font-size: 18px;
    line-height: 28px;
  }

	/*.box {height:300px;
		float:left;
		margin:5px;
		background-size:cover;}
	.box3 {width:300px;}
	.box8 {width:260px;}
	.box10{width:310px;}*/

	
	.mg-book-now .mg-bn-forms {margin-left:0px;}	
	
}


	
	



@media (max-width: 991px) {
	
	.box_grid_h5_attivita {
    height: 250px;
}	
	
  .mg-boxed {
    width: 767px;
  }

	
.btn-main_cuccioli {
    font-size: 20px;
    height: 50px;	}
	
	
	.form_yellow {margin-left:0px; margin-bottom: 50px;}
	.clearfix {margin-left:0px;
	}
	
.clearfix_chisiamo {margin-left:0px;
	}	
	
	.mg-book-now .mg-bn-title {
    text-align: left;
	 margin-left: 10px;}
	
  .mg-boxed .header {
    max-width: 767px;
  }
  .mg-boxed .carousel-caption > h2 {
    font-size: 35px;
  }
  .mg-boxed .carousel-caption > p {
    font-size: 15px;
    line-height: 25px;
  }
  .mg-boxed .carousel-caption > img {
    width: 120px;
  }
	.rettangolo_giallo {display:none !important;}
	
.btn-main_cuccioli { margin-top: 235px;
					
	
}	

	.box p {position:relative;
	text-align:center;
	color:white;
	font-size:40px;
	top:45%;
	
	}
	
}



@media (max-width: 1024px) {

	.arrow {
    width: 6%;
    position: absolute;
    right: 280px;
    top: 75%;
     opacity: 1; 
}
	
	
	
.circle_10 a {
    margin-left: 32%;
 }	
	
	
.box_activity_30a {
    width: 50%;
    float: left;
    background-size: cover;
    background-image: url(../images/activity_bike.jpg);
}	
	
	
	.box_activity_12a {
   display:none;
}
	
	
	
	.box_activity_14a {
    width: 50%;
    float: left;
    background-size: cover;
    background-image: url(../images/activity_horse.jpg);
}
	
/*	.under_circle {
    padding-top: 30px;
}*/
	.box_grid_50 {
    width: 100%;
    float: left;
    background-size: cover;
    background-image: none;
}
	
	.col-md-6 {width:100% !important;}
}




@media (max-width: 768px) {
	
	.box_activity_h2 {
		
    height: 400px;
}

	
	.box_activity_h21 {
		background-image: url(../images/mobile_news_3.jpg);
    height: 180px;
}	
	
		.box_activity_h21a {
		background-image: url(../images/mobile_news_4.jpg);
    height: 180px;
}	
	
	.box_activity_h1 {
    height: 400px;
}

	.box_activity_h1a {
		
    height: 220px;
}
	
	
.box_grid_3_dolce {
    width: 50%;
   
    float: left;
    background-size: cover;
    background-image: url(../images/fiore.jpg);
}	
	
	
.arrow {display:none;
    width: 6%;
    position: absolute;
    /* right: 280px; */
    margin-right: 150px;
    margin-left: auto;
    top: 85%;
    opacity: 1;
}	
	
.box_presentation p {
    font-family: "Lato", sans-serif;
    font-size: 30px;
    top: 35%;
}	
/*	
	.navbar-inverse .navbar-toggle {
    margin-top: 13px;}*/
	
	.mg-footer-widget_camere {
    margin-top: 550px;
    background-color: #3A533C;
    padding: 50px 0 20px;
    color: #c0c8cb;
}
	.under_circle {
    padding-top: 20px;
}
	
	
.circle_10 a {
    margin-left: 22%;
}	
	
	
.box_activity_text {
   /* margin-left: 24px;*/
    width: 90%;
}		
	
	.box_activity_1 {
    width: 50%;
}
	
	.box_activity_3 {
    width: 50%;
}
	
		
	.box_activity_h10 {
    height: 400px;
}	
	.box_activity_h3 {
    height: 400px;
}
	
.box_activity_4 {
    width: 50%;
}	
	
	
.box_activity_5 {
    width: 50%;
}
	
	
.box_activity_6 {
    width: 50%;
}	

	
	.box_activity_9 {
    width: 50%;
}	
	
	
	.box_activity_10 {
    width: 50%;
}
	
	
.box_activity_11 {
    width: 50%;
} 
	
	.box_activity_13 {
    width: 50%;}

	
.box_activity_14 {
    width: 50%;}	
	
.box_activity_16 {
    width: 50%;
}	
		
.box_activity_h10 {
    height: 600px;
}		
	
.box_activity_h3 {
    height: 600px;
}	
	
	
.box_activity_21 {
    width: 50%;
}	
	
	
.box_activity_h3 {
    height: 400px;
}
	

	.box_activity_h33 {
    height: 220px;
}	
	
	
	
	.box_activity_h10 {
    height: 400px;
}	
.box_activity_22 {
    width: 50%;
}	
	
	
.box_activity_23 {
    width: 50%;
}
	
	
	
.box_activity_26 {
    width: 50%;
}

	
	
	
.box_activity_27 {
    width: 50%;
}	
	
	.box_activity_text p {
    margin-left: 0;
    margin-top: 0px;
    color: #3a533c;
}
	
	
.box_activity_text2 p {
    margin-left: 0;
    margin-top: 0px;
    color: #3a533c;
}	
	
	.container {
    width: auto;
}
	
	.btn-main_cuccioli {
    margin-top: 300px !important;}
	
	.col-sm-10 {width:100%;}	

	
	
	
	
.header.transp .navbar-inverse,
.header.transp .mg-search-box {
height:80px;}	
	
  .mg-boxed {
    width: 500px;
  }
  .mg-boxed .header {
    max-width: 500px;
  }
  .mg-boxed .carousel-caption > h2 {
    font-size: 25px;
  }
  .mg-boxed .carousel-caption > p {
    font-size: 13px;
    line-height: 23px;
  }
  .mg-boxed .carousel-caption > img {
    width: 90px;
  }
  .mg-boxed .header.transp + .carousel .carousel-caption {
    margin-bottom: 0;
  }
  .mg-boxed .header.transp + .carousel .carousel-control {
    margin-top: -60px !important;
  }
  .mg-boxed .header.transp {
    position: relative;
    top: 0;
    z-index: 999;
  }
  .mg-boxed .header.transp .navbar-inverse,
  .mg-boxed .header.transp .mg-search-box {
    background-color: rgba(249, 243, 209, 0.8);
  }
  .mg-boxed .header.transp .navbar-default {
    background-color: rgba(249, 243, 209, 0.8);
  }
  .mg-boxed .header.transp + .mg-page-title {
    padding-top: 70px;
  }
	
	.navbar-brand {padding-top:5px;}	
	
	.navbar-brand img {width:330px;}
	
	.navbar-toggle {margin-top:23px;}
	
	
	.header.sticky-on .navbar-toggle {margin-top:13px;}
	
	/*.box {height:200px;}
	.box1 {width:225px;}
	.box3 {width:287px;}
	.box5 {width:270px;}
	.box6 {width:242PX;}
	.box7 {width:220px;}
	.box8 {width:292px;}*/
	
}




	.box_activity_31 {background-position: center;
    width: 40%;
    float: left;
    background-size: cover;
    background-image: url(/images/home/tenuta-ermitage-2.jpg);
}


@media (max-width: 500px) {
	
	.header.transp + .mg-page-title_camere {
    height: 750px;
    padding-top: 120px;
}


	
	
	.box_activity_h22 {
    height: 470px;
}
	
	
	.submit_bt2 {width:100%;
	margin-top:30px;
}
	
	
	
	.clearfix_contact_2 input {
		    margin-bottom: 1px;
    padding: 9px 22px;
    width: 90%;
	margin-left:5%;}
	
	
	
	
.box_activity_h1_1 {
    height: 420px;
    margin-top: 70px;
}
	
	.box_activity_h1_11 {
    height: 400px;
}
	
	
	.box_activity_h10a {
    height: 420px;
}
	
		.box_activity_h10ab {
    height: 420px;
}
	

	
	.box_activity_h1a {
    height: 420px;
}
	
	.box_container_activity2222 {
    width: 100% !important;
    padding: 5px;
}
	
	.box_activity_h33 {
    height: 420px;
}
	
	.box_activity_h21 {
    height: 420px;
}
	
	
	.box_activity_h21a {
    height: 420px;
}
	
	.box_activity_news1 {
    background-size: 450%;
    background-position: center;
}
	
	
	.box_activity_10news {
    background-size: 450%;
    background-position: center;
}
	
	.box_activity_9news {
    background-size: 360%;
    background-position: center;
}
	
	
	.box_activity_16news  {
    background-size: 450%;
    background-position: center;
}
	
	.box_activity_133news {
    background-size: 320%;
		background-position:center;
}
	
	
	
.mg-contact-info li {
    word-spacing: 2px;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    line-height: 26px;
    font-weight: 600;
    color: #3c763d;
    margin-bottom: 10px;
}	
	
	
.contact_clearfix {
    margin-top: 0px;
}	
	
	
.box_container1 p {
    margin-top: 20px;
}	
	
	
	.mg-post {
    padding-right: 0px;
    margin-bottom: 60px;
}
	
	.mg-about {
   margin-top:5px;
}
	
	.mg-book-now .mg-bn-title:after {
  background-color:#343e35;
   }
	
	.box_presentation {
height: 730px;
}
	
	
	.circle_button a {padding: 0;}
	
	
	.box_activity_14a {
    width: 100%;
    float: left;
    background-size: cover;
    background-image: url(../images/activity_horse.jpg);
}
	
.box_activity_30a {
    width: 100%;
    float: left;
    background-size: cover;
    background-image: url(../images/activity_bike.jpg);
}	
	
	.mg-sec-left2-title-ristorante_2 {
    font-size: 30px;
    margin-top: 50px;
}


	
	.box_activity_12a {
   display:none;
}
	
	
.pulsanti_camere {
    margin-bottom: 10px;
}	
	
	.box_container_activity22 {display:block; 
		width:80% !important; margin:0 auto;
				/*border:1px solid #FFFFFF;*/
				padding:5px;
				margin-top:40px !important;
		/*		margin-bottom:5px !important;*/
		background-color:rgba(255, 255, 255, 0.64);
}
	

	
		.box_container_activity22a {
			display:block; 
			width:80% !important; margin:0 auto;
			padding:5px;
			margin-top:40px !important;
}
	
	
	.box_presentation {
    background-position: -900px;
   }
	
	
	.bottom_clearfix.box_container3{margin-top:300px;}	
	
	
		.box_activity_h3 {
    height: 470px;
}
	
	.box_activity_h1 {
    height: 450px;
}
	
	
.mg-page-title-attivita h2 {
 font-size: 35px;
  
}	
	
	
	.mg-page-title-fattoria h2 {
font-size: 35px;
	  
}
	
	
	
.mg-page-title-contatti h2 {
    font-size: 35px;
}	
	
	
	.mg-footer-widget_camere {
    margin-top: 50px;}
	
	
	
	.box_grid_3_rhodesian {display:none;}	
	
	
.box_container3 {
    width: 90% !important;
	}
	/*
	.mg-footer-widget {
    margin-top: 200px;}*/
	
	.box_grid_bagno {
    width: 100%;
    float: left;
    background-size: cover;
    background-image: url(../images/bagno_11.jpg);
}
	
	.box_grid_camera93 {display:none}	
	.box_grid_camera93 {display:none}
	.box_grid_camera8_1 {display:none}
	.box_grid_camera8_2 {display:none}
	
	.box_grid_camera8 {
    width: 100%;
    float: left;
    background-size: cover;
    background-image: url(../images/appartamenti_1.jpg);
}
	
	
	
.box_grid_camera9_2 {
    width: 100%;
    float: left;
    background-size: cover;
    background-image: url(../images/appartamenti_10.jpg);
}	
	
	
.box_grid_bagno_2 {
    width: 100%;
    float: left;
    background-size: cover;
    background-image: url(../images/appartamenti_3.jpg);
}	
	
	
	
.box_grid_camera9_1_2 {
    width: 100%;
    float: left;
    background-size: cover;
    background-image: url(../images/appartamenti_4.jpg);
}
	
	.btn-main {
   width: 100%;}

.box_grid_camera9 {
    width: 100%;
    float: left;
    background-size: cover;
    background-image: url(../images/colazione_02.jpg);
}
.box_grid_camera9_1_2_2 {
	    margin-bottom: 50px;
    
    width: 100%;
    float: left;
    background-size: cover;
    background-image: url(/images/fattoria/piscina_box.jpg);
}	
	
.box_grid_bagno_2_2 {
    width: 100%;
    float: left;
    background-size: cover;
    background-image: url(../images/breakfast_6.jpg);
}	
	
.box_grid_50 {
    margin-top: 80px;
   
}	
	
	.box_grid_camera8_1_2 {display:none;}	
	.box_grid_camera8_2_2 {display:none;}	
	
	.riga_camere {height:270px;}	
	
	.room_list {
	clear: both;
    margin-left: 10px;
    line-height: 27px;
    word-spacing: 3px;
    font-size: 16px;
}
	
	
	
	
	
.navbar-brand img {
    width: 250px;
}	
	
	.box_activity_h2 {
    height: 470px;
}	
	
	
	
	.box_activity_3 {
    width: 100%;
}
	
.box_activity_4 {
    width: 100%;
}	
	
	
.box_activity_9 {
    width: 100%;
}
	
	
.box_activity_10 {
    width: 100%;
}		
	
.box_activity_14 {
    width: 100%;
}	
	
	
	
.box_activity_16 {
    width: 100%;
}	

	.box_activity_21 {
    width: 100%;
}
	
	
	.box_activity_22 {
    width: 100%;
		
}
	
	
	.box_activity_27 {
    width: 100%;
}	
		

	.box_activity_7 {
    display: none;
}
	
	
	

	.box_activity_8 {
    display: none;
}	
	
	
	.box_activity_11 {
    display: none;
}


		.box_activity_13 {
    display: none;
}

.box_activity_17 {
    display: none;
}	
		
	
		.box_activity_20 {
    display: none;
}	
	
	
	.box_activity_23 {
    display: none;
}	
	
		.box_activity_26 {
    display: none;
}	
		
	
.box_activity_1 {
      display: none;
}	

	
.box_activity_h2 .box_activity_13 {
    display: none;
}
	
	
 #Build {background-size: cover;
        background-image:url('../images/soave.jpg');
    }	
	
	
	
	
	.box_activity_5 {display:none;}
	
	
	
.btn-main_index.btn-block {
					width: 95%;
	
}	
	
.box_itinerari_3, .box_itinerari_2, .box_itinerari_4, .box_itinerari_6, .box_itinerari_7, .box_itinerari_8, .box_itinerari_9, .box_itinerari_10, .box_itinerari_11, .box_itinerari_12 {
    width: 100%;
   
}	
	
	
	.box_container_activity {display:none;}	
	
	
	.box_itinerari_1 {display:none;}	
	
	.box_activity_h333 .box_activity_1 .box_activity_text{display:none;}

.mg-testi-partners .mg-sec-left-title {
    padding-left: 25px;
}	
	
	
			.box1, .box3, .box5, .box7 {
	width:100%;
}

.box2, .box4, .box6, .box8 {
	width:100%;
	}
	
	.mg-circles {
    height: 1300px;
		    margin-top: 30px;
}
	
	

	
	
	
.mg-sec-right-title, .mg-widget-title {
    padding-left: 0px;	}
	
	
	
	
	.fattoria_list {padding-left:0;}
	.fattoria_list {padding-left:0;}
	
	
	
	.mg-sec-left-title, .mg-widget-title {
 
    font-size: 25px;
}

	.header.transp + .mg-page-title-contatti {
    height: 550px;
    padding-top: 120px;
    background-size: 500%;
}

.header.transp + .mg-page-title-fattoria {
    height: 550px;
	background-size: cover;
    padding-top: 120px;
}
	
	
	.mg-page-title h2 {
    font-size: 35px;
}
	
	.header.transp + .mg-page-title {
		padding-top: 120px;
    height: 550px;
}
	
	
	.box_grid_3_camminata {
    display: none;}
	.box_grid_3_fiore {
    width: 100%;}
	
	
	
	.box_grid_5 {
    width: 100%;}
	
	
	.box_grid_3_dolce {
		margin-bottom: 40px;
    width: 100%;}
	
	.box_container {
    width: 100% !important;}
	
	
	.box_container_3quote {
    width: 100% !important;}
	
		.box_activity_31 {
    width: 100%;
    float: left;
    background-size: cover;
    background-image: url(../images/grid_5.jpg);
}
	
		.box_activity_h3.box_activity_30 {display:none;}
		.box_activity_h3.box_activity_32 {display:none;}
	.box_activity_h10.box_activity_30 {display:none;}
}	

	

	
	.box_activity_h10.box_activity_32 {display:none;}
	
	
	.destra1 h2 { font-size:28px;
					
		    font-weight: 600;
    word-spacing: 3px;
    line-height: 1.1;
					}
	
	
	.cirles.attivita_titolo { padding-left:0px;}
	
	.box_container1_under_2 h2 { font-size:28px !important;
					
		    font-weight: 600;
    word-spacing: 3px;
    line-height: 1.1;
					}
	
	.box_container1_under_3 h2 { font-size:28px !important;
					
		    font-weight: 600;
    word-spacing: 3px;
    line-height: 1.1;
					}
	
	
	
	
		h6, 
	.h6 {
    font-size: 29px;
    text-align: center;
    /*padding-left: 0px;*/
    margin-top: 20px;
}
	
	h7, .h7 {
    margin-left: 10px;}
	
	

	.circles_ p { font-size: 17px;
		width:100%;
    text-align: left;
    /*padding-left: 0px;*/
}
	
	
	
	body {
    font-size: 15px;}
	
	.mg-sec-left2-title-ristorante:after, .mg-widget-title:after { display:none; } 
	
	

  .mg-boxed {
    width: 100%;
  }
  .mg-boxed .header {
    max-width: 100%;
  }
	

	
/*
.header.transp .navbar-inverse,
.header.transp .mg-search-box {
height:40px;}	*/
	
/*.navbar-brand img {width:130px;}*/	

.navbar-brand {
		width: 130px;}
	
/*	
.navbar-inverse h4 {font-size:20px;
							line-height:22px;}	
*/
	
/*	
	.navbar-brand img {
    width: 350px;}
	
	*/
/*.navbar-toggle {
    margin-top: 20px;}	*/	
	
	.owl-item { margin-left: 0;}
				
	.owl-item img	{width:100%}	
	
	/*.grid_images {height:600px;}*/
	/*.grid_images2 {height:600px;}*/
	
	
	.circles_ img {width:85% !important; /*margin:0 auto;*/ display:block}


@media (max-width: 500px) {
	
	.nav>li>a>img {
    max-width: none;
    width: 50%;
}
	
	.navbar-nav > li > a {
padding-left:1px !important;
		margin-top:10px;
}
	
	
	.navbar-nav {
    margin: 0;
}
	
	.box_activity_10image {
    background-size: 320%;
}
	
	
	
.box_container1 {
    width: 93% !important;
    margin: 0 auto;
    /* border: 2px solid #3a533c; */
}	
	
	
	.contact_clearfix {
    margin-top: 0px;
}
	
.fattoria .carousel {
    margin-bottom: 0px;
}	
	
	
.box a {
    font-family: "Lato", sans-serif;
    line-height: 42px;
    font-size: 22px;
}
	
	
	.carousel-caption {
    right: 2%;
    left: 2%; 
}
	
	h6, .h6 {
    font-size: 22px;
    margin-top: 25px;
}
	
	
	.circles_ p {
    font-size: 17px;
    width: 100%;

   
}
	
	
	.box_presentation p {
    position: relative;
    text-align: center;
    color: white;
    line-height: 32px;
    font-size: 30px;
    top: 60%;
    font-family: "Cinzel", serif;
}
	
	
	
	
.circle_10 {margin-top:30px; }	
	
	.circle_10 a {
		font-size:18px;
    margin-left: 1%;
    color: white;
    padding: 5px;
    background-color: #e7b315 !important;
}
	
	
	h6, .h6 {
    font-size: 22px;
 
    /* padding-left: 0px; */
    margin-top: 20px;
}
	
	.destra1 h2 {
    font-size: 24px;
}
	
.mg-sec-right-title, .mg-widget-title {
 font-size: 30px;
}	
	
.btn-main {
    font-size: 16px;
   
   /* margin-right: 140px; */
}	
	
.mg-book-now .mg-bn-title {
font-size: 31px;
}	
	

	.header.transp + .mg-page-title_camere {
		background-size:500%;
		
    height: 550px;
}
	
	
.box_grid_camera9_1 {
    width: 100%;
    float: left;
    background-size: cover;
    background-image: url(../images/camere_10.jpg);
}	
	
	
	
	.form-control {
   
    font-size: 13px;

}
	
	
	
	
.btn-main_room {
    margin-left: 0px;
    width: 100%;

}	
.carousel-inner>.item>img {
    display: block;
    max-width: inherit !important;
    height: 500px !important;
    position: relative;

}	
	
	.box_activity_text p {display:none;}
	
	.box_activity_h333.box_activity_1.wow.fadeInRight {display:none;}
	
	
	
	.mg-circles .row {height:1800px;}
.carousel-caption h2 {font-size:42px;}}
/*.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>im {
		display:block;*/
		/*width:100%*/
		/*height:180px !important;
		max-width:none;*/
.mg-sec-left-title {margin-top:50px;
					/*font-size:30px;*/ }
	




	
	
	
	.circles_ img {margin-bottom:45px; width:100%; /*margin:0 auto;*/ display:block}

.under_circle_mobile_1 {display:none;}
	
	.form_colonna input {width:98% !important;}	

	

.form_yellow { background-color: white; padding:0px; width: 100%;
			
   			 
				/*height:600px;*/}



.form_colonna { margin-top:80px;
	
}




.form_colonna input {background-color:#e7b315;
					border-color:#e7b315;
					width:70%;
					margin:4px 0px 10px 0px;
					padding:7px;
					color: darkblue;}





.input message {background-color:#eec341;
					margin:10px;
					padding:10px;
					color: darkblue;}




.form_image img {/*height:70%;*/
				width:60%;
	margin-left:100px;
				margin-top:70px;}






/*form.form_2_style input {
	width: 100%;
	margin-bottom: 13px;
	border-radius: 0 !important;
	padding: 15px 1px 15px 10px;
	border: 1px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	outline: 0;
	font-family: inherit;
	font-size: 15px;
	background-color: white;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
	font-weight: 700;
	letter-spacing: 1px;
	color: #fff;
}*/



.consenso label {
		font-family: 'Source Code Pro', monospace !important;
	float: left;
	width: 50%;
	color: #fff;
}



.consenso input {
	margin-bottom: 0 !important;
	float: right !important;
	width: auto !important;
	display: inline-block;
	outline: 0;
	font-weight: 700;
	letter-spacing: 1.5px;
	font-family: 'Source Code Pro', monospace !important;
	padding: 6px 30px !important;
	border-radius: 45px;
	font-size: 12px;
	line-height: 1.7em;
	text-transform: uppercase;
	-moz-transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
	transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #58595b !important;
	color: #58595b !important;
	cursor: pointer;
}
.consenso label input {
	float: left !important;
	width: auto !important;
}
 form.form_2_style input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 font-size: 13px;
 color: #fff !important;
}
form.form_2_style input::-moz-placeholder { /* Firefox 19+ */
 font-size: 13px;
 color: #fff !important;
}
form.form_2_style input:-ms-input-placeholder { /* IE 10+ */
 font-size: 13px;
 color: #fff;
}
form.form_2_style input:-moz-placeholder { /* Firefox 18- */
 font-size: 13px;
 color: #fff;
}
 form.form_2_style input:focus::-webkit-input-placeholder {
color: transparent;
}

/* Firefox < 19 */
form.form_2_style input:focus:-moz-placeholder {
color: transparent;

}

/* Firefox > 19 */
form.form_2_style input:focus::-moz-placeholder {
color: transparent;
}

/* Internet Explorer 10 */
form.form_2_style input:focus:-ms-input-placeholder {
color: transparent;
}
/* form.form_2_style input {
	width: 48%;
	float: left;
	margin-right: 2%;
}*/
.consenso {

	float: left;
	width: 100%;
}

.list_checkbox { width: 70% ;
    float: left;
    margin-right: 2%; }


.box_presentation p {
	font-family: "Lato", sans-serif;
		font-size: 30px;
		top:45%;
} 




@media only screen and (max-width: 418px) {
	.list_checkbox { width:100% !important;}
	
	.circles_ img {width:100% !important; margin:0 auto;}
	
	
	
	.under_circle {display:none;}
	.under_circle_2 {display:none;}
	.under_circle_1 {display:none;}
	

.mg-circles .row {height:1300px;}}



	
/*.navbar-brand img {width:115px;}*/	

.navbar-brand {
		width: 120px;} 
	
	

							
				/*	margin-right:45px;*/
margin-left:85px;}



.navbar-toggle {
    margin-top: 8px;}

.list_checkbox label {
	width: 100%;  }

.list_checkbox input { width: 10% !important;  }

.list_checkbox input[type=checkbox] {
display: none;
}


.list_checkbox input[type=checkbox] + label:before {
font-family: FontAwesome;
display: inline-block;
width: 30px;
}

.list_checkbox input[type=checkbox] + label:before {
content: "";
background-color: transparent;
width: 30px;
height: 30px;
display: inline-block;
font-weight: 300;
text-align: center;
float: left;
border: 1px solid #333366;
background:white;	
}

.list_checkbox input[type=checkbox] + label:before {
letter-spacing: 10px;
}

.list_checkbox input[type=checkbox]:checked + label:before {
content: "";
position: relative;
text-align: center;
float: left;
font-family: arial;
background-color: #333366;

}


.list_checkbox input[type=checkbox]:checked + label:before {
letter-spacing: 5px;
}



.list_checkbox label {
cursor: pointer;
}

.checkbox_consenso input[type=checkbox]:checked + label:before {
content: "";
padding-left: 5px !important;
}

@media only screen and (max-width: 380px) { 
	.mg-circles .row {height:1300px;}}


@media only screen and (max-width: 330px) { 
.header.transp .navbar-inverse,
.header.transp .mg-search-box {
height:20px !important;}	
	

	
.navbar-toggle { padding:5px;}
	
	
.navbar-inverse h4 {font-size:15px;
							line-height:14px;}


.navbar-toggle {
    margin-top: 8px;}}



.checkbox_consenso .list_checkbox_p {margin-top:0 !important }

.checkbox_consenso input[type=checkbox] + label:before { width: 21px !important; height: 21px !important; }

.checkbox_consenso input[type=checkbox] + label:before { width: 21px !important; }

.list_checkbox_p {  color:  #E7B315; margin-left:50px; }




input[type="submit2"] {   width: 100% !important ; float:right !important; background-color:#e7b315 !important; color:white !important; border:0 !important; margin-bottom:0 !important; margin-top:5px;     font-family: "Cinzel", serif;}



.logo_rhodesian {width:250px}

.credits { background: #231f20; height:100px }

.credits p {width:33%; float:left}

.loghi_credits {width:66%; float:left}

.credits p, .credits a { color:white; color:white; font-size:13px; }

.loghi_credits img { overflow:auto;width:145px; float:left; margin:0 10px;}

.logo_veneto {width:220px !important;}

.logo_veneto {width:220px; padding-top:20px; margin-right:40px}


.logo_fattorie {width:130px; padding-top:10px; margin-right:20px}

.logo_psr {width:180px !important; margin-top:15px !important; }

.credits p {margin-top:20px}
