
/* PROPIS DEL TEMA platja d'aro hotel. Només cal fer un replace del color (hi ha rgb també!!!). Estils .button_reserva el color me l'han de ir o buscar-lo
	
	rgb(40,64,132
	rgba(40,64,132,
	background-color: #284084
	background: #284084;
	color: #284084;	

*/

/* NO COPIAR */
#subs {
    background-image: none!important; 
    background-color: #1d1d1d;
}
/*FI*/
#content[class = '128'] {
	margin-top: 180px;
}
.contenidor_centrat.home{
	margin-top: 0px;
}

.contenidor_centrat {
	width: 1200px;	
}
#content-iframe {
    margin-top: 152px;
  
}
.contenidor_centrat.home{
	margin-top:-40px;
}
.contenidor_centrat.home .titol_carousel {
    margin-top: 70px;
}
.menu_sup a.destacat {
	color: #fff;
	background-color: #284084
}

.hvr-underline-from-center:before {
	background: #284084;
}

#info_footer a:hover {
	color: #284084;	
}
.titol_generic {
	color: #284084;	
}
.titol_generic:not(.contacte) {
	color: #2d2d2d;	
}
.titol_gallery {
	color: #fff;	
}
.boto_generic {
	border-color: #284084;
	color: #284084;
}
	.boto_generic:hover {
		color: #fff;
		background-color: #284084;
	}
.boto_generic.petit {
	border-color: #fff;
	color: #fff;	
}
	.boto_generic.petit:hover {
		border-color: #fff;	
	}
.boto_generic.boto_contacte {
    background-color: #284084;
    color: #fff;
}
	.boto_generic.boto_contacte:hover {
		color: #284084;
		background-color: #fff;	
	}

.contenidor_galeria .category:after, .contenidor_galeria .category:before {	
    -webkit-box-shadow: inset 1px 1px 0 0px #fff;
    box-shadow: inset 1px 1px 0 0px #fff;
}

.contenidor_galeria .category:before {
    -webkit-box-shadow: inset -1px -1px 0 0px #fff;
    box-shadow: inset -1px -1px 0 0px #fff;
}
#desplegador_menu > span, #desplegador_menu > span::before, #desplegador_menu > span::after {
    background-color: #284084;
}

.button_reserva:hover {
    background: rgba(245,196,45,0.7)!important;
}

.slide-habitacions .owl-nav > div:hover {
	background: rgba(40,64,132,0.7)!important;
}

#reserva {
	/*background: rgba(40,64,132,0.4);	*/
	background: #002654;
}

.button_reserva {
	/*background: rgba(40,64,132,0.5);	*/
	background: #c1a875;
}

.hotel .titol_generic::after {
	 background-color: #284084;
}

#reserva.home .inputs > div {
	background: rgba(40,64,132,.3);
	transition: background .25s ease;
}
#reserva.home .inputs > div:hover, #reserva.home select option {
	background: rgba(40,64,132,1);
}

#idiomes {
	color: #284084;
}
/*#idiomes li li a{
	border: 2px solid #284084;
}

#idiomes span{
	border: 2px solid #284084;
}*/

#idiomes li li a:hover, #idiomes li li a.active{
	background: #284084;
	color: #fff;
}

.telefon_header {
    color: #284084;
}

.covid-19 {
    background: rgba(40,64,132,0.4);
}

.titol_carousel {
  
    margin-top: 240px;
}
.contenidor_fills {
    margin-top: 250px;
}

/*** ONLY CHRISTMAS BANNERS  ***/
#slide_home {
	margin-top: 205px;
}

[class="994"] {
	margin-top: 0!important;
  }



/* FI PROPIS DEL TEMA */

@media all and (min-width: 1001px) {
	[class="994"] .contenidor_noticia h1.titol_carousel {
		margin-top: 0;
	}
}

@media all and (max-width: 1000px) {
     #slide_home {
        margin-top: 141px;
    }
}

@media all and (max-width: 650px) {
	#reserva {
	    height: 104px;
	}

     #slide_home {
        margin-top: 291px;
    }

    #content {
	    margin-top: 280px;
	}
	.icon-barh {
        top: 355px!important;
    }

    .contenidor_centrat.home {
	    margin-top: -260px;
	}
	.contenidor_centrat.home .titol_carousel {
		margin-top: 270px;
	}
	.contenidor_centrat .titol_carousel {
		margin-top: 300px;
	}
	.contenidor_fills {
		margin-top: 280px;
	}
	.contenidor_fills {
		margin-top: 275px;
	}
	.contenidor_noticia h1.titol_carousel {
		margin-top:275px;
	}

	[class="994"] .contenidor_noticia h1.titol_carousel {
		margin-top:235px;
	}
}



