
/****************************** HEADER **********************************/
.site-header{
    position: sticky;
    top: 0;
    display: block;
    width: 100%;
    z-index: 110;
	background: none!important;
}

.home .stm-header__row_color_top:before{
	background-color:transparent;
}

.home .stm-header__row_color_center:before{
	background-color: transparent;
}

.color_nav{
	background:#094579!important;
	transition: background 0.8s ease;
	transition: all 0.8s ease;
}

.color_nav_top{
	background:rgb(33, 39, 53)!important;
	transition: background 0.8s ease;
	transition: all 0.8s ease;
}

vc_single_image-wrapper:hover {
	transform: none;
}


.stm-logo a:nth-of-type(2){
	padding-left: 1em;
}

.stm_mobile__logo a{
	display: inline-block;
	width: 40%;
}

.stm_mobile__logo a{
	display: inline-block;
	
}

.stm_mobile__logo a:nth-of-type(1){
	width: 50%;
}

.stm_mobile__logo a:nth-of-type(2){
	width: 40%;
}

.stm_mobile__logo a:nth-of-type(2){
	padding-left: 1em;
}


/*************** ICONS MEDIA *********************************/
.fa-whatsapp, .fa-facebook, .fa-instagram, .fa-play{
	font-size: 1em;
    border-radius: 50%;
    border: solid white;
	position: relative;
    background: white;
    width: 1.8em;
    height: 1.8em;
    text-align: center;
    display: inline-block;
}

.fa-facebook:before, .fa-instagram:before, .fa-whatsapp:before{
	color: #054c89!important;
	position: absolute;
 	margin: auto;
	top: 50%; right: 50%;
	transform: translate(50%,-50%);
}

.fa-play:before{
	color: #054c89!important;
	position: absolute;
 	margin: auto;
	transform: translate(50%,-50%);
	top: 50%; right: 45%;
}

.stm_header_style_1 .stm-header__element .stm-socials a{
	padding: 0!important;
	margin: 0 10px!important;
}

/************** HEADER TEXT RESERVAS ************************/
.reservas_text{
	padding-left: .5em;
	vertical-align: super;
}


@media (max-width: 1023px){
	.stm-logo{
/*		display: none;*/
	}
	
	header .stm-icontext__text span{
		display: block;
		padding-top: .5em;
	}
	
	header .stm-header__cell_left{
/*		display: none;*/
	}
	
	.stm-header__element{
		margin: .7em 0!important;
	}
	
	.stm-header__element.stm_header_element_5b435c6f02a2b{
		display: block!important;
	}
	
	.display_none_mobile{
		display: none;
	}
}
.hidden-desktop{
    display: none;
}


@media (max-width: 1023px){
.stm-header__cell_left, .stm-header__cell_right{
    margin-bottom: 1.3em;
    }
    
.fa-whatsapp, .fa-facebook, .fa-instagram, .fa-play {
    font-size: .8em;
    }
    
header .stm-icontext__text span {   
    padding-top: .7em;
}
    
.stm-header__element .stm_header_element_5b433f2c59fc4 {   
    display: block!important;
    margin-top: 1.7em!important;
    padding-left: 0;
    margin-left: 0;
    }
    
.hidden_desktop{
    display: block  ;
}
    
.stm-header__element .hidden-mobile{
    display: none!important;
}
    
.fa-facebook, .fa-instagram, .fa-play {
    font-size: 1.1em;
    margin-left: 0; 
    
}

.stm_header_style_1 .stm-header__element .stm-socials a{
    margin: 0!important;
}



@media (max-width: 550px){
	.stm_mobile__logo {
    max-width: 265px;
}   
}
