


@media screen and (max-width: 639px) and (orientation: landscape){


a:hover{
	text-decoration: 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 :hover {
margin:5px;
margin-top: 10px;
width: 110px;
height: 50px;
background-color:#96785d;
color: #ffffff;

}

*/


 .navbar-wrapper .container .navbar .container .navbar-header .navbar-toggle .scritta {
	text-align: left;
	margin-left:5px;
	margin-top: 8px;
	line-height: 14px;
	width: 60px;
	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%;
min-height:100vh !important;
}

.table-top{
width:100vw;
min-height:100vh;

left: 0;
right:0;
margin-left:0;
padding-left:0;
}




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


.row{
width:100vw;
height:100vh;
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:100vh;
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;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}

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

.rightcolumn{
width:100vw;
height:200vh;
float:left;
border: 1px solid #ffffff;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}


.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;
	height: 100%;
	background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}

.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: 7vh;
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:45vh;
height: 10vh;
line-height: 10vh;

}




.long_container{

font-size: 7vh;
text-align: center;
width: 100%;
margin: 0 auto;

position: relative;
z-index: 20;
top:95vh;
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: 7vh;
height: 10vh;
line-height: 10vh;
}


.menutags a:hover{

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

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


.item_rooms{

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

overflow: visible;
}


#itemservizi{


width:100%;
/*height :calc( 150vh + 150vh + 150vh + 150vh + 150vh + 350px + 350px + 350px + 20vh);*/

overflow: visible;
}


#item_offer{


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

overflow: visible;
}


#item_contact{


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




#block1{


width:90vw !important;
padding-bottom: 20vh;
height :100% !important;
float:none !important;
overflow: visible;
}


#block1 form{
width:90vw !important;
padding-bottom: 20vh;
height :100% !important;
float:none !important;
overflow: visible;
}




#block1 form input[type=text]{
width:90vw !important;

float:none !important;
overflow: visible;
}

#block1 form input[type=submit]{
width:30vw !important;

float:none !important;
overflow: visible;

}

#block1 form input[type=button]{
width:30vw !important;

float:none !important;
overflow: visible;
}


#block1 form textarea{
width:90vw !important;

float:none !important;
overflow: visible;
}



#block2{
width:90vw !important;

height :100% !important;
float:none !important;
overflow: visible;
}



#dati{
padding-left: 10vw;

width:90vw !important;

height :100% !important;
float:none !important;
overflow: visible;
}



#item_territorio{


width:100%;

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


#item_eventi{


width:100%;
height: auto !important;
/*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:90vw;

position: static;
height :100% !important;

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

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

}


.table_exp{
width:90vw;
height:100%;
overflow: visible;
position: static;
padding-top: 30px;
left: 0;
right:0;
margin:0 auto;
display: flex;
        justify-content: space-between;
}




.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:45vw;
height:100%;
overflow:visible;
padding-top: 65px;
float: none;
left: 0;
top:0;
margin-left:0 !important;
display: flex;
        justify-content: space-between;
}

.column_exp{
width:28vw;
height:100%;
overflow:visible;

left: 0;
top:0;
margin-left: 2vw !important;
}



.column_news{

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

left: 0;
top:0;
margin-left: 2vw !important;
}


#column_offer{
width:45vw !important;
height: 100% !important;
float: left;
left: 0;
top:0;
margin: 0 !important;
}

.row_room{
width:45vw;
height: 100%;
overflow: visible;
left: 0;
right:0;
margin-left:0;
padding-left:0;
margin-bottom: 0vh;
}


.row_room{


left: 0;
right:0;
margin-left:0;
padding-left:0;
margin-bottom: 5vh;
}


.row_exp{
width:28vw;
height:87vh;
left: 0;
right:0;
margin-left:0;
padding-left:0;
margin-bottom: 15vh;
float:left;
}


.row_news{
width:28vw;
height:87vh;
left: 0;
right:0;
margin-left:0;
padding-left:0;
margin-bottom: 15vh;
float:left;
}


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

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


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


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


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

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

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


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


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


.room{

width: 40vw;
height: 80vh;
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: 28vw;
background-color: #fafafa;
border: 1px solid #333333;
margin-bottom: 2vh;
border-top: 0px;
height: 80vh;
-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: 40vw;
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: 38vw;
height: 60vh;

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




.img_exp{
width: 24vw;
margin: 0  2vw ;

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


.img_offerte{
margin: 0 1vw;
width: 38vw;
height: 40vh;
background-position: center center;
overflow: hidden;
background-repeat: no-repeat;
background-size: cover;
}

#table_off, #pres_off, #blocco_off{
height: 100% !important;
overflow:visible;

}

#pres_off, #blocco_off{
width: 90vw !important;

}


.img_off{

width: 100%;
height: 0;
padding-bottom:100%;
background-position: center center;
overflow: visible;
background-repeat: no-repeat;
background-size: cover;
position: static;

}

.text_off{
	position: static;

margin: 0 auto;
width: 100%;
height: 100%;
overflow: visible;

}


.text_room{
	font-size: 1.8vw !important;
width: 38vw;
margin:0 1vw;
height: calc(20vh - 0.8vw);
margin-top: 0.8vw;
text-decoration: none;
}

.text_exp{
width: 24vw;
margin:0 2vw;
height: 16vw;
margin-top: 0.8vw;
text-decoration: none;
	font-size: 1.8vw !important;
}



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

.content_room{
color: #000000;
font-family: sans-serif;
font-style:normal;
font-weight: normal;
text-align: center;
}







/********************** 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;
overflow-x: hidden;
display:table;
height: auto;
}



.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:calc((100vw - 90px) /2);
height:90px;
border-top: 1px solid #96785d;
margin-top: 44px;
float: left;
background-color: #ffffff;
}






.line_gray{
width:calc(( 100vw - 90px) /2);
height:90px;
border-top: 1px solid #96785d;
margin-top: 44px;
float: left;
background-color: #fafafa;
}





.logo_line_gray{
/*width:20vw;

height:20vw;*/
float: left;
background-color: #fafafa;
border-color: #fafafa;
padding-bottom: 90px;
-moz-border-top-left-radius:  45px 45px;
-moz-border-top-right-radius:  45px 45px;
 -webkit-border-top-left-radius:  45px 45px;
 -webkit-border-top-right-radius: 45px 45px;
    border-top-left-radius: 45px 45px;
    border-top-right-radius: 45px 45px;
/*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:  45px 45px;
-moz-border-top-right-radius:  45px 45px;
 -webkit-border-top-left-radius:  45px 45px;
 -webkit-border-top-right-radius: 45px 45px;
    border-top-left-radius: 45px 45px;
    border-top-right-radius: 45px 45px;

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:  45px 45px;
-moz-border-top-right-radius:  45px 45px;
 -webkit-border-top-left-radius:  45px 45px;
 -webkit-border-top-right-radius: 45px 45px;
    border-top-left-radius: 45px 45px;
    border-top-right-radius: 45px 45px;

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

}


.logo_line_white{
padding-bottom: 90px;
/*width:20vw;*/
background-color: #ffffff;
border-color: #ffffff;
/*height:20vw;*/
float: left;

-moz-border-top-left-radius:  45px 45px;
-moz-border-top-right-radius:  45px 45px;
 -webkit-border-top-left-radius:  45px 45px;
 -webkit-border-top-right-radius: 45px 45px;
    border-top-left-radius: 45px 45px;
    border-top-right-radius: 45px 45px;

}


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

margin: 0 auto;
margin-top:70px;
background-color: inherit;
height:100%;
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:80%;
height:5vw;
margin:0 10%;
	display: inline-table;
background-image: url('../img/linetta.png');
background-size: 100% 100%;
background-repeat: y-repeat;
background-color: inherit;
text-align: center;
}

.titoletto{
	height:5vw;
	width:auto;
	display: inline-table;
	align-content: center;
 font-family:Raleway;
padding: 0 2% 0 2%;


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


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


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%;
margin:0 auto;
margin-top:25px;
text-align: justify;
color: #000000;
font-weight: 200;

}


/*.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-top:15px;
width:90vw;
height:37.5vw;

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

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


color: #96785d;
}

#table-gallery{
height:325vw !important;

color: #96785d;
}


#item_gallery{
height:350vw !important;


}



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

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

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


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



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

}

#table_contact{
width:90vw !important;
height :100% !important;
float:none !important;
overflow: visible;

color: #96785d;
}


.icons{
width:90vw;
height:540px;
color: #96785d;
}

.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% !important;
overflow:visible;
width: 90vw !important;
}


.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:13vw;
 height: 4.5vw;
 margin: 0 1vw 0 1vw;
 color: #96785d;
 font-style: italic;
 font-family: Raleway;
 font-weight: 200;
 line-height: 4.5vw;
 font-size: 9px;
}


#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%;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}

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


.cell_son p{
	position: absolute;


top:0;
padding-top: 0;
margin-top:0;
width: inherit;
margin: 0 auto;
font-size: 7vh;
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: 7vh;
position: relative;
z-index: 25;
line-height: 10vh;
}




.item2{




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






}
