


.node-type-static-plans .field-item.even {
	min-height: 360px;
}

.bg-medio 
{ 
	background-image: url('../img/bottom.jpg'); 
	background-repeat: no-repeat; 
	background-position: center bottom;
	background-color: #cbcbcb;
	padding-bottom: 320px;
	background-size: 100% auto; 
	-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.75);
	   -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.75);
	        box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.75);
}

.decompras {
	padding-left: 16px;
}

.decompras h1 {
	margin: 60px 0 0;
	color: #fff;
	font-family: "Roboto";
	font-size: 60px;
	font-weight: bold;
	text-shadow: 2px 2px 2px #1e4c5d;
	
	padding: 0 15px 275px;
	background: url('../img/top.jpg') no-repeat center bottom;
	background-size: auto 250px;
}

.titulo {
	width: 100%;
	display: block;
	border-bottom: 1px solid;
	border-color: #ffa735;
	margin-bottom: 10px;
}
.pig
{
	background-image: url('../img/pig.png');
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 43px;
	padding-left: 60px;
	display: block;
	max-width: 250px;
}

.idioma-de .pig {
	min-height: 48px;
	
}

.idioma-de .creditcard {
	min-height: 48px;
	
}
.hora
{
	background-image: url('../img/clock.png');
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 42px;
	padding-left: 70px;
	display: block;
	/*max-width: 190px;*/
	}

.idioma-de .hora
{
	min-height: 48px;
	padding-left: 46px;
    padding-top:9px;
	
	}
.creditcard
{
	background-image: url('../img/creditcard.png');
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 42px;
	padding-left: 70px;
	display: block;
	max-width: 249px;
}
.farmacia
{
	background-image: url('../img/farmacia.png');
	background-repeat: no-repeat;
	background-position: left top;
    background-size: contain;
	min-height: 42px;
	padding-left: 70px;
	display: block;
	max-width: 249px;
}

h1.alojarse 
{
   	color: #fff; /* text color */
   	font-family: 'Roboto', sans-serif;
   	font-size: 49px;
   	padding-left: 20px;

}
.rectangulo
{
	background-color: #FFF;
	padding: 20px 35px;
	float: left;

}
.rectangulo p 
{
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #393939;
	line-height: 1.42857;
}
.rectangulo img {
    display: block;
    margin: 10px auto 5px;
    
}
.rectangulo h3
{
	font-family: 'Roboto', sans-serif;
	color: #393939; /* text color */
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 300;
}  

.idioma-hu .rectangulo h3 , .idioma-en .rectangulo h3 , .idioma-fr .rectangulo h3 , .idioma-it .rectangulo h3
{
	
	font-size: 19px;
    padding-top: 6px;
	
}  

.idioma-de .rectangulo h3
{
	font-size: 20px;
	}  

.bg-bottom {
	color: white;
	padding: 30px 66px;
}

.bg-bottom h3 {
	font-weight: 200;
	margin-bottom: 28px;
}

.bg-bottom p {
	margin-bottom: 25px !important;
	font-size: 14px;
}

/* ##################################################
   ################  MAYOR A 768px ################## */

@media only screen and (min-width: 767px) {

	.node-type-static-inspires .main-container { position: relative; top: -77px; }
	
	.bg-top {
		background-image: url('../img/top.jpg'); 
		background-repeat: no-repeat; 
		background-position: center top;  
		min-height: 519px !important;
	}
	 .decompras h1 {
	 		margin: 20px 0 10px;
			text-shadow: 3px 3px 3px #000;
			background-image: none;
			padding: 0;
		}
	 .node-type-static-plans .field-item.even {
		min-height: 300px;
	 }
	 .bg-medio 
	 {
	 	background-image: url('../img/bottom.jpg'); 
		background-repeat: no-repeat; 
		background-position: center top; 
	 	min-height: 859px;
	 	padding-top: 50px;
	 	padding-bottom: 0;
	 }

	 .rectangulo
	 {
	 	background-color: rgba(255,255,255,.6);
	 	max-width: 460px;
	 	margin-right: 10px;
	 	margin-bottom: 20px;
		padding: 0;
	 }
	  .rectangulo p
	 {
	 	color: #393939; /* text color */
		font-family: "Roboto";
		font-size: 14px;
	 	padding: 10px 20px;
	 }
	.rectangulo .titulo {
		background-color: rgba(255,255,255,.8);
		padding: 20px;
		min-height: 90px;
	}
	 .rectangulo .titulo h3
	 {
	 	margin: 0px;
	 }
	 .decompras h1
	 {
	 	padding-top: 70px;
		font-size: 32pt;
	 } 
	span.decompras
	{
		 display: inline;
	}
	.galeria
	{
		z-index: 10;
		position: absolute;
		max-width: 940px;
		max-height: 460px;
	}
	#ms-container{
        margin-top: -139px;
    }
    #ms-container, #ms-container-2{
        display: flex;
    }
	.bg-bottom h3 {
		margin-bottom: 16px;
	}

	.bg-bottom p {
		margin-bottom: 25px;
	}
}

/* ##################################################
   ################  MAYOR A 940px ################## */

@media only screen and (min-width: 991px) {
	.bg-top{min-height: 419px;}
	.bg-medio{min-height: 859px;}
	.node-type-static-inspires .main-container {position: relative; top: -94px;}
}

/* ##################################################
   ################  MAYOR A 1400px ################## */

@media only screen and (min-width: 1400px) {
	
	.bg-medio {
		background-size: 100% auto;
	} 
}