

/************************************************************************/
/**  ***   ****   ***    SCHERMI 4:3 QUATTRO TERZI   ***   ***   ***   **/
/************************************************************************/

@media only screen and (max-width: 1099px) and (orientation:portrait){

a:hover{
	text-decoration: none;
}


#navbar{
	display:none;
}

/*
.filo{
width:100%;
position:absolute;
top:50px;
height:1px;
background-color:#96785d;
}
*/
.navbar-wrapper{
	top:0px;
	position: fixed;

	width: 100vw;
	background-color: #ffffff;

	margin-top: 0px;
	z-index: 309;
	height: 65px;
}


 .navbar-wrapper .container {
width: 100vw;
	left:0;
	 position: relative;
    z-index:310;
    height: 65px;


}


.navbar-wrapper .container .navbar .container {
	width: 100vw;
	left:0;
	 position: absolute;
    z-index:311;
 	height: 65px;

}

 .navbar-wrapper .container .navbar.navbar-inverse.navbar-static-top  {
	 position: absolute;
    z-index:312;
    padding-right: 0 !important;
	width: 100vw;
	left: 0;
	top:0;
	height: 65px;

}


 .navbar-wrapper .container .navbar.navbar-inverse.navbar-static-top .container .navbar-header {
	 position: absolute;
    z-index:312;
    margin: 0 auto !important;
	width: 110px;
	left: calc((100vw - 110px)/2);
	height: 65px;

}




 .navbar-wrapper .container .navbar .container .navbar-header .navbar-toggle {
display:block;
margin:5px;
margin-top: 10px;
width: 110px;
height: 50px;
background-color: #ffffff;
color:#96785d;
position: absolute;
z-index:313;
margin-bottom: 0 auto;
	/*float:left;

	margin-left:5px;
	margin-top: 5px;*/
}


 .navbar-wrapper .container .navbar .container .navbar-header .navbar-toggle.collapsed {
display:table;
margin:5px;
margin-top: 10px;
width: 110px;
height: 50px;
background-color: #ffffff;
color:#96785d;

	/*float:left;

	margin-left:5px;
	margin-top: 5px;*/
}





 .navbar-wrapper .container .navbar .container .navbar-header .navbar-toggle .scritta {
	text-align: left;
	margin-left:5px;
	margin-top: 8px;
	line-height: 14px;
	width: 50px;
	float: left;
	font-size: 14px;
}


 .navbar-wrapper .container .navbar .container .navbar-header .navbar-toggle .icon-bar{
	color:#96785d;
	background-color: #96785d;
}

.navbar-wrapper .container .navbar .container .navbar-header .navbar-toggle .sr-only{
	color:#ffffff;
	background-color: #ffffff;
}



.navbar-wrapper .container .navbar .container .navbar-header .navbar-toggle .sr-only:hover{
	color:#96785d;
	background-color: #96785d;
}

/*

.navbar-wrapper .container .navbar .container .navbar-header #menumobile.navbar-collapse.collapse nav.navbar-nav li a.navbar-collapse.collapsed{


	left:0 !important;
	margin:0 !important;
	width: 100vw !important;
	border: 0px !important;
	height:11vh !important;

}*/

/*

.navbar-wrapper .container .navbar .container .navbar-header #menumobile.navbar-collapse.collapse .panel-group{
	color:#96785d;
	background-color: #96785d;

	left:0 !important;
	margin:0 !important;
	width: 100vw !important;
	border: 0px !important;
	height:11vh !important;
	display: block;

}*/





.navbar-wrapper .container .navbar .container .navbar-collapse.collapse .nav.navbar-nav{
	color:#96785d;
	background-color: #ffffff;

	width: calc(100vw -32px);
}


.navbar-wrapper .container .navbar.navbar-inverse.navbar-static-top {
padding-left: 8px;
}

.navbar-wrapper .container .navbar.navbar-inverse.navbar-static-top .tabarrow{
display:none;

}

#previsioni{
padding-left:120px;
display:none;
}



.navbar-wrapper .container .navbar .container .menu2{
left:480px;
color:#8dacb2;
padding-top:20px;
position:absolute;
z-index:61;
width:540px;
height:40px;
float:right;
display: none;
}


.menu2 ul {
float: right;
}

.menu2 ul li{
list-style:none;
display:inline-block;
width:72px;
font-size: 8.5pt;
text-align: center;
color:#8dacb2;
}


.menu2 ul li a{

color:#8dacb2;
}


.navbar-wrapper .container .navbar .container .menu2 ul li.dropdown.open ul.dropdown-menu li {

text-align: left;
float: left;

}





.catsocial{
left:7vw;

  position:absolute;
    width: 36vh;
    height: 20%;
    float:left;
   z-index: 250;
   margin-top: 1%;
   line-height: 20%;

}




.tabsocial{


    border-top-left-radius: 35%;
    border-bottom-left-radius: 35%;
    width: 20%;
    height:100%;
    float:left;
    text-align: center;
    background-color: #96785d;
    color: #ffffff;
 	 position:static;
    z-index: 253;

-webkit-box-shadow: 4px 3px 5px 0px rgba(119,119,119,0.75);
-moz-box-shadow: 4px 3px 5px 0px rgba(119,119,119,0.75);
box-shadow: 4px 3px 5px 0px rgba(119,119,119,0.75);

}

.tabsocial img{
margin:20%;
width:60%;
height:60%;
}

.textsocial{

    width:10vw;
    height: 100%;
    line-height:7.2vh;

    font-size: 1.2vw;
    float:left;
    text-align: left;
    background-color: #96785d;
    color: #ffffff;
    position:static;
-webkit-box-shadow: 4px 3px 5px 0px rgba(119,119,119,0.75);
-moz-box-shadow: 4px 3px 5px 0px rgba(119,119,119,0.75);
box-shadow: 4px 3px 5px 0px rgba(119,119,119,0.75);

}

.socialbox .catsocial .textsocial span {
	display: table-cell;
    vertical-align: middle;
}

.textsocial span a{


    color: #ffffff;
	 text-decoration: none;
	 padding-left: 0;
	 margin-left: 0;
}

.textsocial span a:hover{

    color: #ffffff;
	 text-decoration: underline;
}


.socialbox{
position: absolute;
z-index: 259;

    width: 36vh;
    height: 36vh;
    text-align: center;
    top: 30vh;
    left: 88vw;

    display:none;



}


.item2{
position: relative;
/*top:100vh;*/
width:100%;
height:100vh;
}

.table-top{
width:100vw;
height:100%;
overflow:visible;
left: 0;
right:0;
margin-left:0;
padding-left:0;

}




.column_double{
width:100vw;
height:100vh;
float:left;
left: 0;
right:0;
margin-left:0;
padding-left:0;
}


.row{
width:100vw;
height:50vh;
left: 0;
right:0;
margin-left:0;
padding-left:0;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
border: 1px solid #ffffff;
}

.rightrow{
width:100%;
height:50vh;
left: 0;
right:0;
margin-left:0;
padding-left:0;
background-position: center center;
background-size: auto 100% ;
background-repeat: no-repeat;
border: 1px solid #ffffff;
}

.column{
width:100vw;
height:100vh;
float:left;
border: 1px solid #ffffff;
padding: 0;
margin: 0;
}

.rightcolumn{
width:100vw;
height:100vh;
float:left;
border: 1px solid #ffffff;

}


.cell_son{
max-width: 100%;
height: inherit;
color: #96785d;
font-weight: bold;
top:0;
margin: 0;
padding: 0;
cursor: pointer;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}

.cell_son_long{
	height:  inherit;
	width: 100%;
	color: #96785d;
	font-weight: bold;
	cursor: pointer;
}

.cell_long{
width:100%;
height:100%;
float:left;
max-height: inherit;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}



.low_container{


text-align: center;
width: 100%;
margin: 0 auto;
font-size: 4vh;
position: relative;
z-index: 20;

background-image:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.75) 50%, rgba(255,255,255,0) 100%);
background-image:-webkit-gradient(linear, left , right, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.75)), color-stop(100%,rgba(255,255,255,0)));
background-image:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.75) 50%,rgba(255,255,255,0) 100%);
background-image:-o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.75) 50%,rgba(255,255,255,0) 100%);
background-image:-ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.75) 50%,rgba(255,255,255,0) 100%);
background-image:linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.75) 50%,rgba(255,255,255,0) 100%);
top:20vh;
height: 10vh;
line-height: 10vh;
}




.long_container{


text-align: center;
width: 100%;
margin: 0 auto;
font-size: 35px;
position: relative;
z-index: 20;
top:45vh;
height: 10vh;
line-height: 10vh;



background-image:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.75) 50%, rgba(255,255,255,0) 100%);
background-image:-webkit-gradient(linear, left , right, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.75)), color-stop(100%,rgba(255,255,255,0)));
background-image:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.75) 50%,rgba(255,255,255,0) 100%);
background-image:-o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.75) 50%,rgba(255,255,255,0) 100%);
background-image:-ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.75) 50%,rgba(255,255,255,0) 100%);
background-image:linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.75) 50%,rgba(255,255,255,0) 100%);

}

.line{

height: 1px;
width: 100%;
margin-top: -1px;


background-image:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
background-image:-webkit-gradient(linear, left , right, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));
background-image:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
background-image:-o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
background-image:-ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
background-image:linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);


}




.menutags{
color: #8bacd2;
text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.75);
font-size: 4vh;
height: 10vh;
line-height: 10vh;
}


.menutags a:hover{

text-decoration:none;
color: #8bacd2;
font-size: 4vh;
line-height: 10vh;
}

/****************			ROOMS		********************/


.item_rooms{
display:table;

width:100%;
height :100% !important;
margin-top:7vh;
overflow: visible;



}


#itemservizi{


width:100%;
height :100% !important;

overflow: visible;
}


#item_offer{


width:100%;
height :100% !important;

overflow: visible !important;
}


#item_contact{


width:100%;
margin-top: 50vh !important;
height :100% !important;
background-color: #ffffff;
overflow: visible;
}


#item_contact{


width:100%;
margin-top: 50vh !important;
height :100% !important;
background-color: #ffffff;
overflow: visible;
}


.item.map{
	position:static;
	height:50vh;
	width:100vw;
	margin-top:65px;
	}



#block1{


width:90vw !important;

height :100% !important;
margin-bottom:7vh;
overflow: visible;
float:none !important;

}

#block1 form {
	height:100%;
	overflow:visible;
	float:none !important;
	}


#block1 form input[type=text]{
width:80vw !important;
	height:100%;
	overflow:visible;
	float:none !important;
}

#block1 form input[type=submit]{
width:30vw !important;
	height:100%;
	overflow:visible;
	float:none !important;
}


#block1 form input[type=button]{
width:30vw !important;
	height:100%;
	overflow:visible;
	float:none !important;
}




#block1 form textarea{
width:80vw !important;
	height:100%;
	overflow:visible;
	float:none !important;
}



#block2{
width:90vw !important;

height :100% !important;

overflow: visible;
float:none !important;
}



#dati{


width:90vw !important;

height :100% !important;
text-align:center;
overflow: visible;
float:none !important;
}



#item_territorio{


width:100%;

height :calc(600vh + 130px) !important;
background-color: #ffffff;
overflow: visible;
}


#item_eventi{


width:100%;

height :calc(280vh + 130px) !important;
background-color: #ffffff;
overflow: visible;
}


#item_exp{
width:100vw;
height:100% !important;
position: static;
overflow:visible;
left: 0;
right:0;
margin:0 auto;

}


.distance{


width:100%;
height:0px;
}


.table_room{
width:90% !important;
margin: 0 auto;
position: static;
height :100% !important;

left: 0;
right:0;
margin:0 auto;
overflow: visible;
}

#table_exp_bigger{
width:100vw;
height:100% !important;
position: static;

left: 0;
right:0;
margin:0 auto;
overflow:visible;

}


#table_off{
margin-top:75px;
	}


.table_exp{
width:100vw;
height:100% !important;
overflow: visible
position: static;
padding-top: 30px;
left: 0;
right:0;
margin:0 auto;

}



.table_news{
width:90vw;
height:100%;
display: table;
overflow-y:auto;
position: static;

left: 0;
right:0;
margin:0 auto;

}


#contact_block{
width:90vw !important;
height:100% !important;
position: static;
padding-top: 0px !important;
left: 0;
right:0;
margin:0 auto;
overflow:visible;

}


.column_room{
width:100%;
height:100%;
padding-top: 65px;

left: 0;
top:0;
margin: 0 auto !important;
}

.column_exp{
width:100%;
height:100% !important;
float: none !important;
left: 0;
top:0;
margin-left: 0 !important;
overflow: visible;
}


.column_news{
width:100%;
height:100% !important;
height:100%;
display:table;
float: none !important;
left: 0;
top:0;
margin-left: 0 !important;
overflow: visible;
}

/*#column_offer{
width:100vw !important;
height:60vh !important;
float: left;
left: 0;
top:0;
margin-left: 0 !important;
}*/

.row_room{
width:90vw;
height: 55vh;
left: 0;
right:0;
margin-left:0;
padding-left:0;
margin-bottom: 5vh;
}


.row_room{
width:90vw;
height: 55vh;
left: 0;
right:0;
margin-left:0;
padding-left:0;
margin-bottom: 5vh;
}


.row_exp{
width:90%;
height:60vh;
left: 0;
right:0;
margin:0 auto;
padding-left:0;
margin-bottom: 5vh;
float:none;
overflow:visible;
float:left;
}



.row_news{
width:100%;
height:60vh;
left: 0;
right:0;

padding-left:0;
margin-bottom: 5vh;
float:none;
overflow:visible;
float:left;
}


.tabs{
width: 66vw;
height: 5vh;
margin: 0 12vw 0 12vw;
background-color: #fafafa;
border: 1px solid #333333;
border-bottom: 0px;
color: rgba(150, 120, 93, 1);
font-family: sans-serif;
font-size: 5vw;
font-weight: bold;
text-align: center;
line-height: 5vh;
text-decoration: none;
}

.tabs_exp{
width: 66vw;
height: 5vh;
margin: 0 12vw 0 12vw;
background-color: #fafafa;
border: 1px solid #333333;
border-bottom: 0px;
color: rgba(150, 120, 93, 1);
font-family: sans-serif;
font-size: 5vw;
font-weight: bold;
text-align: center;
line-height: 5vh;
}


.fortab{
width: 90vw;
height: 2vh;
background-color: #fafafa;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
}


.fortab_exp{
width: 90vw;
height: 5vh;
background-color: #fafafa;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
}


.room_line{
width: 12vw;
height: 1vh;
border-top: 1px solid #333333;
background-color: #fafafa;
float: left;
}

.exp_line{
width: 12vw;
height: 1vw;
border-top: 1px solid #333333;

background-color: #fafafa;
float: left;
}


.noline{
width: calc(66vw - 2px);
height: 1vh;
background-color: #fafafa;
border-bottom: 1px solid #fafafa;
float: left;
}


.noline_exp{
width: calc(66vw - 2px);
height: 1vw;
background-color: #fafafa;
border-bottom: 1px solid #fafafa;
float: left;
}


.room{

width: 90vw;
height: 50vh;
background-color: #fafafa;
border: 1px solid #333333;
border-top: 0px;
-webkit-box-shadow: 5px 5px 5px 0px rgba(75,75,75,1);
-moz-box-shadow: 5px 5px 5px 0px rgba(75,75,75,1);
box-shadow: 5px 5px 5px 0px rgba(75,75,75,1);
margin-bottom: 30px;
}



.exp{

width: 90vw;
background-color: #fafafa;
border: 1px solid #333333;
margin-bottom: 2vh;
border-top: 0px;
height: 50vh;
-webkit-box-shadow: 5px 5px 5px 0px rgba(75,75,75,1);
-moz-box-shadow: 5px 5px 5px 0px rgba(75,75,75,1);
box-shadow: 5px 5px 5px 0px rgba(75,75,75,1);
}


.season{
width: 90vw;
background-color: #fafafa;
border: 1px solid #333333;
border-top: 0px;

height: 50vh;
-webkit-box-shadow: 5px 5px 5px 0px rgba(75,75,75,1);
-moz-box-shadow: 5px 5px 5px 0px rgba(75,75,75,1);
box-shadow: 5px 5px 5px 0px rgba(75,75,75,1);
}



.img_room{
margin: 0 auto;
width: 80vw;
height: 37vh;

background-position: center center;
overflow: hidden;
background-repeat: no-repeat;
background-size: 100% auto;
}


.img_exp{
width: 80vw;
margin: 0  5vw ;

height: 37vh;
background-position: center center;
overflow: hidden;
background-repeat: no-repeat;
background-size: cover;
}


.img_offerte{
margin: 0 4vw;
width: 82vw;
height: 40vh;
background-position: center center;
overflow: hidden;
background-repeat: no-repeat;
background-size: auto 100%;
}




.img_off{
	height:0% !important ;
	overflow:visible;
	padding-bottom:100% !important;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	width:90%;
	}



#blocco_off{
	height:100% !important ;
	overflow:visible;
	}



.text_room{
width: 80vw;
margin:0 5vw;
height: 13vh;
margin-top: 1vw;
text-decoration: none;
overflow-y:hidden;
}

.text_exp{
width: 80vw;
margin:0 5vw;
height: 8vw;
margin-top: 1vw;
text-decoration: none;
}



.subtitle_room{
color: rgba(150, 120, 93, 1);
font-family: serif;
font-style: italic;
font-weight: normal;
text-align: center;
height:4vh;
font-size:1em;
}

.content_room{
color: #000000;
font-family: sans-serif;
font-style:normal;
font-weight: normal;
text-align: center;
height:8vh;
overflow-y:hidden;
text-overflow: ellipsis;
font-size:1em;
}







/********************** AGRITURISMO *************************/


.distance{
width:100vw;
height:120px;
position: static;
display: none;

}


.table_trasp{
width:100vw;

/*min-height: 50vw;
height:auto;
max-height: 200vw; */
position: static;
background-color: transparent;
left: 0;
right:0;
padding-bottom: 50px;
height: 100%;

}



.table_white{
width:100vw;
height: auto;

/*min-height: 50vw;
height:auto;
max-height: 200vw; */
position: static;
background-color: #ffffff;
left: 0;
right:0;
padding-bottom: 50px;

overflow-x: hidden;
display:table;
}

.table_gray{
width:100vw;
/*min-height: 50vw;
height:auto;
max-height: 200vw;*/
position: static;
left: 0;
right:0;
background-color: #fafafa;
padding-bottom: 50px;
height: auto;
overflow-x: hidden;
display:table;

}



.space_trasp{
width:100vw;
height:5vw;
padding-top: 15px;
background-color: transparent;
}



.space_white{
width:100vw;
height:20vw;
padding-top: 15px;
background-color: #ffffff;
}

.space_gray{
width:100vw;
height:20vw;

padding-top: 15px;
background-color: #fafafa;
}

.line_white{
width:40vw;
height:90px;
border-top: 1px solid #96785d;
margin-top: 44px;
float: left;
background-color: #ffffff;
}






.line_gray{
width:40vw;
height:90px;
border-top: 1px solid #96785d;
margin-top: 44px;
float: left;
background-color: #fafafa;
}





.logo_line_gray{
width:20vw;
padding-bottom: 90px;
height:20vw;
float: left;
background-color: #fafafa;
border-color: #fafafa;
-moz-border-top-left-radius:  5vw  6vw;
-moz-border-top-right-radius:  5vw  6vw;
 -webkit-border-top-left-radius:  5vw  6vw;
 -webkit-border-top-right-radius: 5vw  6vw;
    border-top-left-radius: 5vw  6vw;
    border-top-right-radius: 5vw  6vw;
/*background-image: url('../img/logo.png');
background-position: center center;
background-repeat: no-repeat;
background-size: auto;*/
}

.logo_line_gray img{
width:20vw;

height:20vw;
float: left;
-moz-border-top-left-radius:  5vw  6vw;
-moz-border-top-right-radius:  5vw  6vw;
 -webkit-border-top-left-radius:  5vw  6vw;
 -webkit-border-top-right-radius: 5vw  6vw;
    border-top-left-radius: 5vw  6vw;
    border-top-right-radius: 5vw  6vw;

background-color: #fafafa;
border-color: #fafafa;

/*background-image: url('../img/logo.png');
background-position: center center;
background-repeat: no-repeat;
background-size: auto;*/
}



.logo_line_white img{
width:20vw;

height:20vw;
float: left;

-moz-border-top-left-radius:  5vw  6vw;
-moz-border-top-right-radius:  5vw  6vw;
 -webkit-border-top-left-radius:  5vw  6vw;
 -webkit-border-top-right-radius: 5vw  6vw;
    border-top-left-radius: 5vw  6vw;
    border-top-right-radius: 5vw  6vw;

background-color: #ffffff;
border-color: #ffffff;

}


.logo_line_white{
width:20vw;
background-color: #ffffff;
border-color: #ffffff;
height:20vw;
float: left;
padding-bottom: 90px;
-moz-border-top-left-radius:  5vw  6vw;
-moz-border-top-right-radius:  5vw  6vw;
 -webkit-border-top-left-radius:  5vw  6vw;
 -webkit-border-top-right-radius: 5vw  6vw;
    border-top-left-radius: 5vw  6vw;
    border-top-right-radius: 5vw  6vw;

}


.presentation{
width:90%;
display:table;
left: 0;
right:0;

padding-left:0;
margin: 0 auto !important;
margin-top:7vh;
background-color: inherit;
height:100% !important;
overflow:visible;

}



.item_rooms .table_white .presentation .title_big{
width:100%;
padding: 0;
margin: 0;
font-size: 40px;
font-weight: 400;
font-family:Raleway;
color: rgba(100, 100, 100, 1);
text-align: center;
line-height: 100px;
height: 100px;
}

.item_rooms .table_white .presentation .subtitle_big{
width:100%;
padding: 0px;
margin: 0;
font-size: 25px;
font-weight: 200;
font-family:Raleway;
color: rgba(100, 100, 100, 1);
text-align: center;

}


.title_agr{
width:100%;
padding: 0;
margin: 0;
font-size: 40px;
font-weight: 600;
color: rgba(150, 120, 93, 1);
text-align: center;

}

.cont_title{
width:90vw;

margin:0 auto;

display:inline-table;
background-size: 100% 100%;
background-repeat: y-repeat;
background-color: inherit;
text-align: center;
}

.titoletto{
	height:20vw;
	width:auto;
	display: inline-table;
	align-content: center;

padding: 0 2% 0 2%;


margin-left:auto;
margin-right:auto;


font-size: 4vh;
font-weight: 200;
font-family:Raleway;

height:20vw;
color: rgba(100, 100, 100, 1);

text-align: center;
background-color: inherit;

}





.input_form{
width:700px;
height:35px;
border: 1px solid #bbbbbb;
color: #999999;
font-size: 11pt;
float: left;
background-color: #eeeeee;
box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
-webkit-box-shadow:  0px 3px 3px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
-o-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
}



.button_form{
width:120px;
height:40px;
border: 1px solid #bbbbbb;
color: #000000;
font-size: 11pt;
line-height: 40px;

padding:0;
margin:0;
background-color: #eeeeee;
box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
-webkit-box-shadow:  0px 3px 3px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
-o-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
float: right;;
}



.content_agr{
width:80% !important;
margin:0 auto;
margin-top:25px;
text-align: justify;
color: #000000;
font-weight: 200;

}

#div_table_prezzi{
overflow-x:auto;
overflow-y:visible;
}



#div_table_prezzi table{
transform:none !important;
-ms-transform: none !important;
-webkit-transform: none !important;
}



/*.vertical.carousel.slide .inner .item_rooms .table_white .presentation .blocco .text_agr
.content_agr table{
-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);

}
*/

.blocco{
width: 100%;


top:0;
margin: 0;
padding: 0;

}



.img_agr{
webkit-box-shadow: 5px 5px 5px 0px rgba(75,75,75,1);
-moz-box-shadow: 5px 5px 5px 0px rgba(75,75,75,1);
box-shadow: 5px 5px 5px 0px rgba(75,75,75,1);
margin:0 auto;

margin-top:15px;
width:90%;
height:37.5vw;

background-repeat:no-repeat;
background-position:center center;
background-size:100% auto;
}

#table-offer{
height:100% !important;

color: #96785d;

overflow: visible;



}


#tableicon{
width:90vw !important;
height:540px;
color: #96785d;
}

#tableicon2{
width:90vw !important;
height:540px;
color: #96785d;
}

#tableicon3{
width:90vw !important;
height:540px;
color: #96785d;
}


#nameservice{
width:90vw !important;
margin-bottom: 0 5vw;
}



#CDSSCROLLINGRAVE.wide
{
width:90vw !important;

}

#table_contact{
width:100vw !important;
height:100% !important;
color: #96785d;
overflow:visible;
}


.icons{
width:90vw;
height:100%;
overflow:visible;
color: #96785d;
display:table;
}

.iconbox{
width:108px;
height:110px;
margin: 10px 0px 0 0px;
font-family: Raleway;
font-size: 10pt;
font-weight: 100;
text-align: center;
float:left;
border-radius:5px;
}


.icon{
width:60px;
height:60px;
padding: 5px;
margin: 0 auto;
margin-top: 10px;
margin-bottom: 10px;

border-radius:3px;

background-repeat: no-repeat;
background-size: 80% 80%;
background-position: center center;


}



.col-md-5{
width:27vw;


}


.trasporto{
	padding-top: 20px;
width:350px;
margin:0 auto;
color: #96785d;
font-family: Raleway;
font-size: 18pt;
font-weight: 600;
height: 35px;
line-height: 35px;
}


.trasporto img{
width:35px;
height: auto;
padding-bottom: 11px;
}


#presentationgallery{

height: 100%;
overflow:visible;
display:table;
}


.gal_el{
 width:28vw;
 height: 25vw;
 background-color: #eeeeee;
 float: left;
 margin: 1vw;

 webkit-box-shadow: 5px 5px 5px 0px rgba(75,75,75,1);
-moz-box-shadow: 5px 5px 5px 0px rgba(75,75,75,1);
box-shadow: 5px 5px 5px 0px rgba(75,75,75,1);
}



.gal_img{
 width:26vw;
 height: 19.5vw;
 margin: 1vw 1vw 0 1vw;
 background-position:center center;
 background-size:cover;

}


.gal_text{
	text-align: center;
 width:18vw;
 height: 4.5vw;
 margin: 0 0.1vw 0 0.1vw;
 color: #96785d;
 font-style: italic;
 font-family: Raleway;
 font-weight: 200;
 line-height: 4.5vw;
 font-size: 6px;
}


#divLargerImage{
    display: none;
    max-width: 100vw;
    height: auto;
    z-index: 2000;
    position: absolute;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto;

 /*   top: 35%;
    left: 35%;*/
    border: #ffffff solid;
    -webkit-border-radius: 17px ;
-moz-border-radius: 17px;
border-radius: 17px;
background-color: #ffffff;
margin: 5px;


}



#divOverlay{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('../img/trasp.png');

    width: 100vw;
    height: 100%;
    z-index: 1098;
}


#temporary{
    display: none;
    position: absolute;
    background-image: url('../img/loadingAnimation.gif');
    background-position:center center;
    background-repeat:no-repeat;
    background-size: auto;
   width: 100vw;
    height: 100%;
    z-index: 1099;
}



.chiudi
{
  float: right;
  background-image: url('../img/close2.png');
  height: 23px;
  width: 21px;
  background-size: cover;
}




.left
{
  float: left;
  background-image: url('../img/left-arrow.png');
  height: 21px;
  width: 23px;
  /*position: absolute;*/
background-size: cover;
}


.right
{
  float: right;
  background-image: url('../img/right-arrow.png');
  height: 21px;
  width: 23px;
  /*position: absolute;*/
  background-size: cover;
}

.dida{

text-align: center;
 color: #ffffff;
 font-style: italic;
 text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
 font-family: Raleway;
 font-weight: 700;
 line-height: 20px;
 height: 20px;
 }

#bottoneservizi{
 margin-top: 400px !important;

 }


 #bottoneservizi2{
 margin-top: 150px !important;

 }

 .bottoneprenota{

text-align: center;
 color: #96785d;
 background-color: #ffffff;
 border: 1px solid #96785d;
 border-radius: 5px;
 font-family: Raleway;
 font-weight: 200;
 line-height: 40px;
 width: 100px;
 height: 40px;
 padding-bottom: 10px;
 margin: 0 auto;
 margin-bottom: 20px;
 margin-top: 40px;
 cursor:hand;
 cursor: pointer;
     -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

 }

 .bottoneprenota_mo{

text-align: center;
 color: #ffffff;
 background-color: #96785d;
 border: 1px solid #ffffff;
 border-radius: 5px;
 font-family: Raleway;
 font-weight: 200;
 line-height: 40px;
 width: 100px;
 height: 40px;
 margin: 0 auto;
 padding-bottom: 10px;
 margin-bottom: 20px;
 margin-top: 120px;

  cursor:hand;
 cursor: pointer;
     -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

 }

















.cell_son_long{
height: 100%;
width: 100%;

}

.cell_long{
width:100%;
height:100%;
float:left;
max-height: inherit;
background-position: center center;
background-size: auto 100%;
background-repeat: no-repeat;
}


.cell_son p{
	position: absolute;


top:0;
padding-top: 0;
margin-top:0;
width: inherit;
margin: 0 auto;
font-size: 4vh;
position: relative;
z-index: 25;
line-height: 10vh;



}



.cell_son_long p{
position: absolute;

top:0;
padding-top: 0;
margin-top:0;
width: inherit;
margin: 0 auto;
font-size: 4vh;
position: relative;
z-index: 25;
line-height: 10vh;
}




.item2{



height:56.25vw;
		max-width: 100vw;
		width:100vw;
margin: 0 auto;
font-size: small;
position: relative;
z-index: 2;
}






}
