html {height:100%; }
body {height:100%; position: relative; background: #F2F2F2; } 

@font-face { font-family: bebas; src: url(../fonts/bebas.ttf); } 



h2 { font-family: bebas, sans-serif; font-size: 60px; line-height: 70px; padding: 0px 0px; margin: 10px 0px; color: transparent; -webkit-text-stroke: 1.5px #684673; }
h2 blanco { -webkit-text-stroke: 1.5px #fff !important;  }


h3 { font-family: bebas, sans-serif; font-size: 40px; line-height: 42px; padding: 0px 0px; margin: 0px 0px; color: #fff; }
h3 negro { color:#404040; }
h3 violeta { color:#684673; }

p { font-family: bebas, sans-serif; font-size: 20px; line-height: 25px; padding: 0px 0px; margin: 0px 0px; color: #fff; }
p negro { color: #404040 !important; }
p violeta { color:#684673 !important; }

p a:link { text-decoration:none; color:#fff!important; }
p a:visited { text-decoration:none; color:#fff!important; }
p a:hover { color: #fff !important; }

p negro a:link { text-decoration:none; color:#404040!important; }
p negro a:visited { text-decoration:none; color:#404040!important; }
p negro a:hover { color: #404040 !important; }

p small { font-size: 15px; }
p small a:link { color: #fff !important;}
p small a:visited { color: #fff !important;}

.btn { font-family: bebas !important; font-size: 20px; padding: 5px 30px; background: #684673; color: #fff !important; border: 0px; transition: all 0.3s ease 0s; border-radius: 0px; margin: 10px 0px; }
.btn:link, .btn:visited { text-decoration:none; color: #fff !important; }
.btn:hover { background:#404040; color:#fff !important;  }




@media screen and (max-height: 650px){

}

@media screen and (max-width: 991px){
h2 { font-size: 50px; line-height: 50px; }
h3 { font-size: 32px; line-height: 35px; }	
p { font-size: 18px; line-height: 25px; }
}	




/*///////////////////////////////////////////////////////////////// */




.waypoint_animacion { opacity: 0;}
.waypoint_animacion.animated { opacity: 1; }




/*///////////////////////////////////////////////////////////////// */




.link_arriba { position:fixed; bottom:30px; right:50px; z-index: 10; opacity:1; display:none; }
.link_arriba:hover { opacity:0.5 }
.link_arriba img {height: 40px;}

.link_whatsapp_verde { position:fixed; bottom:80px; right:50px; z-index: 1;  }
.link_whatsapp_verde img { height: 50px; -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; transition: .3s ease-in-out; }

.link_whatsapp_verde img:hover { scale:1.3; }

@media screen and (max-width: 991px){
.link_arriba { bottom:20px; right:20px; }
.link_arriba img {height: 40px;}	

.link_whatsapp_verde { bottom:70px; right:20px; z-index: 1;  }
.link_whatsapp_verde img { height: 50px;  }
}




/*///////////////////////////////////////////////////////////////// */




.nav { padding: 0px; background: rgba(152,102,168,0); -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; transition: .5s ease-in-out;}
.nav_cambiado { background: rgba(152,102,168,1); }

.navbar-brand { padding:20px 0px; -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; transition: .5s ease-in-out; }
.navbar-brand_achicar { padding:0px 0px;}

.nav-logo { height: 50px; width: auto; -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; transition: .5s ease-in-out; margin-top:-5px; opacity: 0;}
.nav-logo_achicar { height: 50px; opacity: 1; }

.nav-item {padding:0px 10px;}

.navbar-nav .active { color: rgba(255,255,255,1) !important; }
.navbar-nav a { font-family: bebas; font-size: 20px; color: rgba(255,255,255,0.8);}
.navbar-nav a:link { text-decoration: none;  }
.navbar-nav a:visited { text-decoration: none;   }
.navbar-nav a:hover { color: rgba(255,255,255,1);}

.nav_redes a {display: inline; padding:0px 5px !important;}

.nav_redes img { height:20px; width: auto; margin-top: 10px; }

.dropdown-menu .active { background: #684673; color: #fff !important; }
.dropdown-menu { background: #684673; padding: 0px; }
.dropdown-item { background: #684673; padding: 5px 10px; }
.dropdown-item:hover { background: #684673; color: rgba(255,255,255,1) !important; }


@media screen and (max-width: 991px){ 

.nav {  }  
.navbar { padding: 0px; margin: 0px; min-width: 100%; text-align: center; display: block; }

.navbar-brand { padding:15px 0px;}
.navbar-brand_achicar { padding:15px 0px; }

.nav-logo { }
.nav-logo_achicar {  }

.navbar-toggler { float:right; position: absolute; right: 10px; top: 17px; background-color:transparent; border:0px solid rgba(255,255,255,0.5); -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; transition: .5s ease-in-out;}
.navbar-toggler_achicar {top: 17px;}

.navbar-toggler-icon { background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}

.navbar-nav { text-align: center; padding:0px; margin: 0px; }
.nav-item { padding: 5px 0px; background: #684673 ; display:block !important; }
.nav_redes img { margin: 10px 0px; }

.dropdown-item { text-align: center; padding: 10px 10px; }

}




/*///////////////////////////////////////////////////////////////// */




/* .inicio {height: 100%; position: relative; overflow: hidden; padding: 0px; z-index: 0; }
.inicio .row { height: 100%; padding: 0px; display: flex; align-items: center; }

.video_fondo { padding: 0px; background-image: url("../img/ladanza_video_480px_preview.jpg"); background-position: center ; background-size: cover; position: absolute; min-width: 102%; min-height: 102%; width: auto; height: auto; top: 50%; left: 50%; -ms-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); z-index: 1;}

.inicio .overlay { padding: 0px; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.3); z-index: 2;}

.inicio .overlay_textura { padding: 0px; position: absolute; top: 0; left: 0; height: 100%; width: 100%;background-image: url("../img/ladanza_video_textura.png"); z-index: 3;}

.inicio_info { margin: 50px 0px 0px 0px; text-align: center; z-index: 4; }
.inicio_logo { width: 360px; }
.inicio_flecha { width: 50px; }

.inicio_info h3 { margin: 50px 0px 10px 0px; }
.inicio_info p { margin: 0px 0px 40px 0px; }


@media screen and (max-width: 991px){
.inicio_logo { width: 100%; max-width: 400px;} 
.inicio_info { padding: 0px 50px; } 
} */




.inicio {height: 100%; padding: 0px;}

.swiper-container { height: 100%; padding: 0px; }
.swiper-wrapper { height: 100%; padding: 0px; }
.swiper-slide .overlay { padding: 0px; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.3); z-index: 2;}
.carrousel_01 { background-image: url("../img/ladanza_inicio.jpg"); background-position: center ; background-size: cover; z-index: 1; position: relative;}
.swiper-slide .container { height: 100%; text-align: center;}
.swiper-slide .container .row { height: 100%; display: flex; align-items: center; }
.slides_info { z-index: 3;}
.inicio_logo { width: 360px; }
.inicio_flecha { width: 50px; }
.slides_info h3 { margin: 50px 0px 10px 0px; }
.slides_info p { margin: 0px 0px 40px 0px; }

@media screen and (max-width: 991px){
    .inicio_logo { width: 100%; max-width: 400px;} 
    .slides_info { padding: 0px 50px; } 
}




/*///////////////////////////////////////////////////////////////// */




.clases { padding: 80px 0px 80px 0px; }
.clases_fondo2 { background: #e5e5e5; background-image: url("../img/Textura_8.png"); }
.quitar_margin { padding: 80px 0px 0px 0px !important; }
.clases_fondo2 hr { margin: 80px 0px 0px 0px; }

.clases_titulo { margin-bottom: 10px; }
.clases_subtitulo { margin: 30px 0px 20px 0px; } 
.clases_item { margin: 20px 0px; }
.clases_item img { width: 100%; margin-bottom: 20px;}
.clases_item h3 {  height: 80px; }




@media screen and (max-width: 991px){
.clases { padding: 80px 10px 80px 10px; }
.clases_titulo { margin-bottom: 10px; }
.clases_item { margin: 20px 0px; padding: 0px 10px;}
.clases_item img { }
.clases_item h3 { height: 70px; }
}




/*///////////////////////////////////////////////////////////////// */




.aranceles { padding: 80px 0px 80px 0px; }
.aranceles_titulo { margin-bottom: 0px; }
.aranceles_subtitulo { padding: 20px 15px 40px 15px; }
.separamee { padding-top:70px; }
.p_modificado { height: 50px !important; margin-bottom: 15px; }

.aranceles_item { border-right: 1px solid #e5e5e5; }
.aranceles_item_resaltado { border-right: 2px solid #404040; }


@media screen and (max-width: 991px){
.aranceles { padding: 80px 10px 80px 10px; }
.aranceles_titulo { margin-bottom: 0px; }
.aranceles_subtitulo { padding: 15px 15px 10px 15px; }
.separamee { padding-top: 40px;  }

.p_modificado { height: auto !important; margin-bottom: 10px; }
.aranceles_item { margin: 30px 0px;  }
.aranceles_item_resaltado { margin: 30px 0px;  }

}




/*///////////////////////////////////////////////////////////////// */




.separador { background-image: url("../img/ladanza_separador_2.jpg"); background-position: center; background-size: cover; background-attachment: fixed; z-index: 1; position: relative; }
.separador .overlay { padding: 0px; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.5); z-index: 2;}
.separador .container .row { padding: 150px 0px; text-align: center; }
.separador_info { z-index: 3; }


@media screen and (max-width: 991px){
.separador .container .row { padding: 100px 0px; }
}  




/*///////////////////////////////////////////////////////////////// */




.videos { padding: 80px 0px 80px 0px; background: #e5e5e5; background-image: url("../img/Textura_8.png"); }
.videos_titulo { margin-bottom: 20px; }
.videos_subtitulo { margin: 30px 0px 20px 0px; } 

.videin { padding: 10px 15px 10px 15px; }
.videin_videin { margin: 0px 0px 20px 0px; }




/*///////////////////////////////////////////////////////////////// */




.mapa { padding: 0px; margin: 0px; height: 400px; }




/*///////////////////////////////////////////////////////////////// */




.contacto { height: 100%; position: relative; z-index: 1; text-align: center;}
.contacto .row { height: 100%; }
.contacto_imagen { height: 100%; background-image: url("../img/ladanza_contacto.jpg"); background-position: center; background-size: cover; position: relative; z-index: 2;}
.contacto_imagen .overlay { padding: 0px; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.5); z-index: 3;}


.contacto_contacto { padding: 0px; position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 4; }
.contacto_contacto .container { height: 100%; }
.contacto_contacto .container .row { height: 100%; display: flex; align-items: center; }
.contacto_info { text-align: left; }
.contacto_info img { height: 20px; margin-right: 10px; }
.contacto_info p { margin-bottom: 5px; }


.contacto_formulario { text-align: left; padding-left: 50px; z-index: 5;}
.contacto_formulario_on .form-control { font-family: sans-serif; font-size: 18px; padding:20px 10px 20px 0px; margin:20px 0px; border : none; background: #f2f2f2; border-bottom: 1px solid #684673; border-radius: 0px;  }
.contacto_formulario_on .form-control:focus {color:#000; outline: 0; background:#f2f2f2; -webkit-box-shadow: none; box-shadow: none; }
.contacto_formulario_on .form-control::placeholder { color: #333!important; opacity: 0.5!important;}



@media screen and (max-width: 991px){
.contacto { height: auto; text-align: left;}
.contacto .row { height: auto; }

.contacto_info { padding: 100px 30px 40px 30px; background-image: url("../img/ladanza_contacto_chico.jpg"); background-position: center; background-size: cover; }

.contacto_formulario { padding: 30px 30px 30px 30px; }

}




/*///////////////////////////////////////////////////////////////// */
