#web {
  width: 716px;
}

#head .content{
	display:none;
}
#head {
	min-height:0;
		background-image:url(../img/masialagarrigaLogo.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto 80%;
}
#langs {
	margin-right:0;
}

#content {
    width:100%;
}

.content{
	width: 716px;
}

#logoMobile{
	display:block;
	}

#menuMobile{
	width:15%;
}
ul.menuMobileCustom{
	overflow-y:scroll;
	overflow-x:hidden;
	display:none;
	position:fixed;
	left:0px;
	top:0px;
	height:calc(100vh - 42px - 10px);
	width:100vw;
	top:42px;
	padding-top:10px;
	z-index:99;
	background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, .95);
}

ul.menuMobileCustom > li{
	display:block;
	margin-left:3%;
	margin-right:3%;
	position:relative;
}

ul.menuMobileCustom > li a{
	display:block;
	font-family:'Raleway', Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#2c2c2c;
	font-weight:600;
	padding:5px 0px;
	padding-left:29px;
	line-height:21px;
	border-bottom:1px solid #b7babc;
	transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}

ul.menuMobileCustom > li i{
	 font-size:14px;
	 display:block;
	 position:absolute;
	 left:0;
	 top:0px;
	 height:30px;
	 line-height:31px;
	 width:29px;
	 font-weight:normal;
	 text-align:center;
	 color:#2c2c2c;
	 cursor:pointer;
	 z-index:99;
}

ul.menuMobileCustom > li i.sel{
	 color:#2c2c2c !important;
}


ul.menuMobileCustom > li a:hover, ul.menuMobileCustom > li a.sel{
	color:#2c2c2c;
}

ul.menuMobileCustom > li > ul{
	display:none;
	position:relative;
	width:100%;
	top:0;
	left:0;
	padding-top:0;
	padding-bottom:0;
	border:0;
}


ul.menuMobileCustom > li > ul > li.main{
	display:block;
	margin:0px;
}

ul.menuMobileCustom > li > ul > li a{
	font-weight:300;
	padding-left:50px;
	font-size:15px;
	line-height:14px;
	margin-left:0;
	border-bottom:0;
}

ul.menuMobileCustom > li > ul > li a:before{
	display:inline-block;
	content:"• ";
	width:14px;
	font-weight:500;
}

ul.menuMobileCustom > li > ul > li.main a{
	display:block;
	font-family:'Raleway', Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:17px;
	line-height:19px;
	color:#2c2c2c;
	margin-left:6%;
	padding-left:21px;
	border-bottom: 1px solid #b7babc;
}

ul.menuMobileCustom > li > ul > li.main a:before{
	display:none;
}


ul.menuMobileCustom > li > ul > li.main i{
	display:none;
}

ul.menuMobileCustom > li > ul > li.main i{
	display:block;
	 font-size:14px;
	 left:6%;
	 color: #2c2c2c;
}


ul.menuMobileCustom > li > ul > li a:hover, #menuMobile ul > li > ul > li a.sel{
	color:#2c2c2c;
}

ul.menuMobileCustom > li > ul > li > ul{
	display:none;
	position:relative;
	left:0;
	top:0;
	padding-top:4px;
	padding-bottom:0px;
}

ul.menuMobileCustom > li > ul > li > ul > li{
}

ul.menuMobileCustom > li > ul > li > ul > li i{
	display:none !important;
}

ul.menuMobileCustom > li > ul > li > ul > li a{
	font-weight:300;
	padding-left:55px;
	line-height:16px;
	margin-left:0;
	border-bottom:0;
}

ul.menuMobileCustom > li > ul > li > ul > li a:before{
	display:inline-block;
	content:"• ";
	width:14px;
	font-weight:500;
}

#mainMobile{
	display:block;
}

#slidesInner {
	display:block;
	width:106%;
	margin-left:-3%;
	height:18vh;
	position:relative;
	overflow-x:hidden;
}

#buttonsMain{
	font-size:20px;
	line-height:200px;
}

.wedItem{
width:168px;
}

.wedItem .image{
width:168px;
text-align:center;
}

.wedItem .image .over{
	width:168px;
}

.wedItem .image img{
	display:inline-block;
}

.roomItem {
    width: 232px;
}

.packItem {
    width: 232px;
}

.freeDates {
    width:80%;
}

.roomLast {
    margin-right:10px;
}

.room3  {
    margin-right: 0px;
}

.packLast {
    margin-right:10px;
}

.pack3  {
    margin-right: 0px;
}