b{font-weight: 700;}

.visorhotel{
	height:640px;
	margin-top: -9px;
}

.visorhotel2{
	height:640px;
	background:rgba(0,0,0,0.75);
	text-align: center;
	padding: 157px 0;
}

.visorhotel .titol{
	color: white;
	text-shadow: 0 0;
	font-size: 62px;
	margin-top: 35px;
	font-weight: bold;
}

.visorhotel .subtitol{
	color: #EAB545;
	text-shadow: 1px 1px black;
	font-size: 25px;
	font-weight: 100;
	margin: 20px 0 45px 0;
}

.rodona{
	background: #EAB545;
	border-radius: 100%;
	color: black;
	text-shadow: 0 0;
	padding: 17px;
	display: inline-block;
	text-align: center;
	height: 70px;
	width: 70px;
	font-size: 16px;
}

.rodona b{font-size: 28px;}

.hotelbanner{
	padding: 15px;
	border-top: 1px solid #EAB545;
}

.linkhotel{
  background: #EAB545;
  color: white;
  padding: 10px 60px;
  font-size: 15px;
  border-radius: 2px;
  float: right;
}

#habitacions .div1{
	width: 25%;
	float: left;
	background: #000000;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #000000 0%, #202125 50%, #212226 55%, #202125 60%, #000000 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#000000), color-stop(50%,#202125), color-stop(55%,#212226), color-stop(60%,#202125), color-stop(100%,#000000));
	background: -webkit-linear-gradient(left, #000000 0%,#202125 50%,#212226 55%,#202125 60%,#000000 100%);
	background: -o-linear-gradient(left, #000000 0%,#202125 50%,#212226 55%,#202125 60%,#000000 100%);
	background: -ms-linear-gradient(left, #000000 0%,#202125 50%,#212226 55%,#202125 60%,#000000 100%);
	background: linear-gradient(to right, #000000 0%,#202125 50%,#212226 55%,#202125 60%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 );
	height: 350px;
	text-align: right;
	padding: 8% 4% 0% 4%;
	font-size: 12px;
}

#habitacions .div1 h2{
	color: #EAB545;
	font-size: 33px;
	font-weight: lighter;
	font-family: 'Roboto', sans-serif;
	margin-top: 10px;
	margin-bottom: 30px;
}

#habitacions .div2{
	width: 75%;
	float: left; 
	height: 350px;
	overflow: hidden;
}

#habitacions .div2 div{
	max-width:100% !important;
	height: 350px;
}

#habitacions .div2 img{
	height: 350px;
	width: auto !important;
	max-width: none;
	border-left: 1px solid white;
}

#habitacions .div2 li{margin: 0 !important;}

#habitacions .bx-prev {background-image: url('../../../img/navigation_previous.png');}

#habitacions .bx-next {background-image: url('../../../img/navigation_next.png');}

#habitacions .bx-prev {background-image: url('../../../img/navigation_previous.png');}

#habitacions .bx-next {background-image: url('../../../img/navigation_next.png');}

#habitacions .bx-next,#habitacions  .bx-prev   {
  width: 39px;
  height: 39px;
  margin-top: 20px;
}

#habitacions .bx-next:hover ,#habitacions  .bx-prev:hover  {background-position: bottom;}

#habitacions  .bx-default-pager{display: none;}

#habitacions  .bx-controls-direction a:before {color:transparent;}

#habitacions  .bx-controls.bx-has-pager.bx-has-controls-direction{height: 400px;}

#restaurant .imatges div,
#restaurant .imatges a{
	width: 19%;
	/*height: 140px;*/
	display: inline-block;
	margin-right: 1%;
}
#restaurant .imatges img{width: 100%;}

#restaurant .imatges a.menu2{
	margin-right: 0%;
	color: white;
	background: #EAB545;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-shadow: none;
	padding: 20px;
}

#restaurant .imatges a.menu2 b{
	font-size: 40px;
	line-height: 30px;
	font-weight: 300;
}

#restaurant .imatges a.menu2:hover{
	opacity:0.7;
}

#restaurant .imatges{
	margin-top: 65px;
	text-align: center;
}

#restaurant .titolsuperior{
	text-align: center;
	margin: 20px 0 50px 0;
	color: #EAB545;
	font-size: 15px;
}

.visorhotel3{
	height: 420px;
	color: white;
	text-shadow: 1px 1px black;
	font-size: 18px;
	text-align: center;
	padding: 148px 0;
	margin-top: 45px;
}

.visorhotel3 h3{
	font-size: 60px;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
}

#info div.logo{
	width: 50%;
	padding: 20px;
	float: left;
	text-align: center;
}

#info div.logo h3{
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.meshotelinfo{
	text-align: center;
	border-top: 1px solid #e2e2e2;
	padding: 35px 0;
	margin-top: 15px;
}

.meshotelinfo h1{}

.meshotelinfo a{
	display: inline-block;
	float: none;	
}

.visortour{
	height: 348px;
	margin-top: -18px;
	text-align: center;
	color: white;
	font-size: 35px;
	font-weight: 200;
	padding: 95px 0;
}

.visortour h3{
	font-size: 70px;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
}

#iconestour img{
	float:left;
	width: 10%;
	margin-right: 2%;
}

#iconestour div b{
	float:left;
	width: 88%;
}

#iconestour div {
  width: 100%;
  /* margin-bottom: 10px; */
  height: 55px;
}

.quadretour{
	height: 315px;
	text-align: left; 
	text-align: center;
	color:white;
	font-family: 'Roboto', sans-serif;
	font-size: 19px;
	font-weight: 100;
	padding: 35px 0px 35px 16px;
	line-height: 35px;
	line-height: 25px;
}

.quadretour b{
	font-size: 35px;
	font-weight: 100;
	line-height: 25px;
	line-height: 40px;
}

#bannertour{
	height: 215px;
	margin-top: 60px;
	color: #EAB545;
	font-size: 38px;
	padding: 35px;
	font-weight: 700;
	line-height: 36px;
	margin-bottom: 35px;
}

#bannertour b{
	font-weight: 100;
	font-size: 34px;
}

.tour.formulari h3{
	color: #EAB545;
	font-size: 17px;
	font-weight: 100;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	border-bottom: 1px solid #EAB545;
	padding-bottom: 15px;
	margin: 0 235px;
}

.tour.formulari form{
	text-align: left;
	padding: 0 60px;
}

/*
.tour.formulari input{
	width: 75%;
	float: right;
	border: 1px solid #D5D4D4;
	height: 28px;
}
*/
/*
.tour.formulari form div{height: 40px;}
*/

#tour #columns{padding-bottom: 0px;}