@charset "utf-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}	
body {
	font-size:1em;
	font-family: "Montserrat", sans-serif;
	margin: 0;
	padding:0;
}
html {
  scroll-behavior: smooth;
}
.cont_menu{
    background-color: #EBC104;
    width: 100%;
    overflow: hidden;  
}
#but_menu{
	display:none;
}
.cont_menu_dent{
	animation-name:animacion;
	animation-duration:1s;
    width: 1200px;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
    font-size: 0.8em;
}
#logo{
    margin-right: auto;
    margin-left: auto;
    float: left;
    width: 170px;
    padding: 10px;
}    
.cont_menu_dent_text{
	color:#000;
    float: left;
    width: 95px;
    height: 16px;
    margin-left:12px;
	margin-right:7px;
    padding:5px;
    margin-top: 25px;
    text-align:center;
    background-color: white; 
    border: 2px solid #000;
    border-radius: 10px;
}
#nosotros{
    width: 160px;
}
#preguntas{
    width: 180px;         
}
.cont_menu_dent_log_iniciar{
    float: left;
    padding: 5px;
    background-color: black;
    color: white;
    border: 2px solid #000;
    border-radius: 10px;
    margin-left:30px;
    text-align:center;
    width: 120px;
    height: 16px;
    margin-top: 25px; 
}
#logo_iniciar{
    display: none;    
}
.cont_info{
	display:none;
    width: 1200px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
	overflow:hidden;
	animation-name:animacion;
	animation-duration:1s;
}
.cont_info_dent{
    width: 600px;
    padding-top: 50px;   
    margin-bottom: 20px;
    float: left;
}
.cont_info_dent_text{
    width: 600px;
}
#musica{
	padding-top:120px;
    font-size: 4em;
    line-height: 1;
}
#texto{
	font-size: 1.8em;
    margin-top: 10px;
    line-height: 1.2;   
}
#empezar{
	margin-left: auto;
    margin-right: auto;
    background-color: black;
    color: white;
    text-align: center;
    width: 120px;
    padding:15px;
    margin-top: 30px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 1.5em; 
}
.cont_info_dent_text_img{
    width: 600px;
    float: left;
	text-align: center;
}

.cont_general{
    width: 1200px;
	overflow:hidden;
    margin-left: auto;
    margin-right: auto;
}
#novedades{
    width: 1200px;
    overflow: hidden;
}
.cont_general_dent{
    width: 1200px;
    overflow: hidden;
}

.img_art{
	float:left;
	background:#333;
	margin:5px;
    width: 230px;
    height: 230px;
}
.img_art img{
    width: 230px;
}

#id_preguntas img{
    margin-top: 80px;
    width: 570px;

}
.cont_global{
	padding-top:50px;
	animation-name:animacion;
	animation-duration:3s;
	padding-bottom:50px;
    width: 100%;
}
.cont_global_plan_1{
    width: 100%;
    background-color: #00ACC6;
}
.cont_global_plan_2{
    width: 100%;
    background-color: #F6CD00;
}
.cont_global_plan_3{
    width: 100%;
    background-color: #784499;
}
.cont_global_flash{
    width: 100%;
    background-color: #A493B5;
}
.cont_global_resumen{
    width: 100%;
    background-color: #E89434;
}
.cont_global_preguntas{
	padding-bottom:50px;
	padding-top:50px;
    width: 100%;
    background-color: #E58A95;
}
.cont_general_dent_text{
    width: 600px;
    float: left;
    height: 600px;
    text-align: center;
    align-content: center;
}
.cont_general_dent_text1,.cont_general_dent_text2,.cont_general_dent_text3,.cont_general_dent_text4{
    width: 600px;
    float: left;
    height: 600px;
    text-align: center;
    align-content: center;
}
.cont_general_dent_text4 img{
    width:600px;
}
.cont_general_dent_text1 img,.cont_general_dent_text2 img,.cont_general_dent_text3 img{
    width: 430px;
}
.cont_general_dent_text1,.cont_general_dent_text3{
	position: relative;
	animation: moveUpDown1 2s ease-in-out infinite alternate;
}
.cont_general_dent_text2,.cont_general_dent_text4{
	position: relative;
	animation: moveUpDown2 2s ease-in-out infinite alternate;
}
@keyframes moveUpDown1 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(20px);
  }
}
@keyframes moveUpDown2 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-50px);
  }
}
h1{
    font-size: 2em;
}
.cont_general_plan{
    width: 500px;
    text-align: left;
    font-size: 1.4em;
    line-height: 40px;
    margin-left: 30px;
    overflow: hidden;
}
.cont_resumen{
    width: 300px;
    float: left;
    text-align: center;
}
.cont_resumen img{
    width: 80px;
    padding-top: 20px;
    padding-bottom: 10px;
}
.cont_resumen_titulo{
    color: #fff;
    font-size: 25px;
    font-weight: bold;
}
.cont_resumen_texto{
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
}
.cont_preguntas_img{
    width: 320px;
    float: left;
}
.cont_preguntas_img img{
    width: 320px;
}
#preguntas_img{
    padding-top: 40px;
    padding-bottom: 25px;
}
.cont_preguntas_texto{
    width: 560px;
    float: left;
    font-size: 30px;
    font-weight: bold;
    margin-top: 50px;
}
hr{
    width: 300px;
    margin-left: 0px;
    background-color: #000;
    height: 5px;
    border: none;

}
span{
    font-size: 50px;
    font-weight: bold;
}
#texto{
    padding-top: 30px;
    font-size: 20px;
}
#but_empezar{ 
	margin-top:50px;
	text-align:center;
	color:#333;
    width: 150px;
    padding:5px;
    background-color: #E89335; 
    border: 2px solid #000;
    border-radius: 10px;
    font-size: 1em;
    font-weight: bold;
}
#but_empezar2{
	margin-top:50px;
	text-align:center;
	color:#333;
    width: 200px;
    padding:5px;
    background-color: #E89335; 
    border: 2px solid #000;
    border-radius: 10px;
    font-size: 0.8em;
    font-weight: bold;
}
#but_preguntas{
    width: 150px;
    height: 35px;
    background-color: #E89335; 
    border: none;
    border-radius: 10px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}
.cont_final{
    width: 100%;
    background-color: #EBC104;
}
.cont_final_chico{
	padding-bottom:110PX;
    width: 1200px;
	overflow:hidden;
    margin-left: auto;
    margin-right: auto;
    background-color: #EBC104;
}
.cont_final_dent{
    width: 400px;
    float: left;
    margin-top: 80px;
    text-align: center;
}
.cont_final_dent_chico{
    width: 400px;
    float: left;
    margin-top: 150px;
    text-align: center;
}
.cont_contacto{
    width: 200px;
    font-weight: bold;
    float: left;
    margin-left: 90px;
    text-align: left;
    font-size: 1.3em;
}
.cont_form{
    width: 300px;
    margin-top: 45px;
    margin-left: 90px;
}
.cont_form_text{
    width: 150px;
    height: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 0px;
    text-align: left;
}
.cont_form_input{
    width: 150px;
    margin-left: 0px;
}
input{
    width: 200px;
    height: 30px;
    border-radius: 5px;
    border-color: #000;
    border: 1px solid;
    text-align: left;
    margin-left: 0px;
    outline: none;
}
textarea{
    width: 280px;
    height: 125px;
    resize: none;
    border-radius: 10px;
    border-color: #000;
    border: 1px solid;
    outline: none;
    font-size: 1.3em;
}
#but_enviar{
    margin-top: 10px;
    border-radius: 5px;
    border-radius: 5px;
    width: 80px;
    height: 35px;
    text-align: center;
    font-weight: bold;
    background-color: black;
    border: none;
    cursor: pointer;
    color: #fff;  
    font-size: 1em;
}
#con_form_result{
	padding-bottom:10px;
	padding-top:10px;
	background:red;
	color:#fff;
	display:none;
	text-align:center;
    position:fixed;
	z-index:50;
	top:0;
	width:100%;
}
.cont_final_dent_text{
    width: 250px;
    float: right;
    margin-top: 20px;
    text-align:left;
    line-height: 1.5em;
}
#seguir{
    margin-top: 25px;
    font-size: 1.3em;
    margin-bottom: 10px;
    font-weight: bold;
}
#correo_texto{
    text-align: center;
}
.caja_con_boton{
    position: relative;
    float: left;
    width: 275px;
    margin-top: 10px;
    border: 1px solid #000;
    border-radius: 5px;
}
#correo{
    border-top-right-radius: 0px;
    outline: none;
    height: 30px;
    border-right: none;
    width: 175px;
    background-color: #EBC104;
}
#boton_suscribite{
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    text-align: center;
    font-weight: bold;
    background-color: black;
    border: none;
    cursor: pointer;
    color: #fff;   
    float: left;
    font-size: 1em;
    width: 100px; 
}
.cont_logo{
    margin-left: 30px;
}
.cont_final_dent_text_img img{
    width: 50px;
    float: left;
    padding: 5px;
}
.cont_final_dent_redes{
    margin-top: 30px;
    width: 300px;
    float: right;   
}
.cont_redes{
    margin-top: 20px;
    text-align: center;
}
.cont_ws{
	position:fixed;
	z-index:5;
	right:70px;
	bottom: 90px;
	width:50px;
}
.cont_ws img{
	width:50px;
    animation-name:animacion;
	animation-duration:2s;
}
.cont_ws img:hover{
    transform: scale(1.15);
}
.cont_subir{
    position:fixed;
	z-index:5;
	right:70px;
	bottom: 30px;
	width:50px;
    animation-name:animacion;
	animation-duration:1s;
}
.cont_subir:hover{
    transform: scale(1.15);
}

@keyframes animacion {
    from {opacity: 0;}
    to {opacity: 1;}
}

@media screen and (min-width:10px) and (max-width:800px) {
.cont_menu_dent{
    width: 100%;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
    font-size: 0.8em;
}
}
@media screen and (min-width:10px) and (max-width:600px) {
#logo{
    width: 250px;
	padding: 0px;
    background-color:#EBC104;
    margin-top: 8px;
} 
#but_menu{
	background:#EBC104;
	text-align:center;
	display:block;
	float: left;
    width: 160px;
    margin-top: 28px;
}
.cont_menu_dent_log_iniciar{
	float: left;
    padding: 0;
    background-color:#EBC104;
    color: white;
    border: none;
    border-radius: 0;
    margin-left:0;
    text-align:center;
    width: 150px;
    height: auto;
    margin-top: 20px;   
}
#cont_menu_cel{
	display:none;
	position:absolute;
	top:100px;
	background:#fff;
	width: 600px;
	padding-bottom:10px;
}
.cont_menu_dent{
    width: 600px;
    font-size: 0.8em;
    height: 90px;
}
.cont_menu_dent_text{
	font-size: 1.3em;
    float: none;
    width: 500px;
    margin-left:auto;
	margin-right:auto;
    padding:0px;
	padding-top:15px;
	padding-bottom:15px;
    margin-top: 50px;
    border: 2px solid #000;
    border-radius: 10px;
}
#nosotros{
    width: 500px;
}
#preguntas{
    width: 500px;         
}
.cont_info_dent_text_img{
	padding-top:50px;
	width: 600px;
}
.cont_info{
    width: 600px;
    margin-top: 20px;
}
.cont_info_dent{
	text-align:center;
    width: 600x;
    padding-top: 0px;   
    margin-bottom: 0px;
}
#menu_iniciar{
    display: none;
}
#logo_iniciar {
    display: block;
}
#logo_iniciar img{
    width: 55px; 
    margin-left: 70px;
    height: 55px;
    text-align: center;
}
.cont_general{
    width: 600px;
}
.cont_general_dent{
    width: 600px;
    overflow: hidden;
}
#novedades{
	width: 600px;
}
.img_art{
    width: 285px;
    height: 285px;
	margin:7.5px;
}
.img_art img{
    width: 285px;
}
.estilo-imagen-abrir {
    width: 60px;
    text-align: center;
    height: 40px;
}
.cont_general_dent_text{
    width: 600px;
    overflow: hidden;
}
.cont_general_dent_text img{
    width: 400px;
}
#id_planes img{
    margin-left: 40px;
}
#id_preguntas img{
    margin-top: 120px;
    width: 500px;
}
.cont_preguntas_texto{
    margin-left: 20px;
}
.cont_preguntas_img{
    width: 600px;
    text-align: center;
}
#but_empezar{
	margin-right:auto;
	margin-left:auto;
    width: 200px;
    height: 40px;
    font-size: 30px;
    color: #000;
}
#but_preguntas{
    width: 240px;
    height: 40px;
    font-size: 30px;
    color: #000;
    background-color: #EBC104;
}
.cont_final{
    width: 600px;
    background-color: #EBC104;
}
.cont_final_chico{
	padding-bottom:0px;
    width: 600px;
}
.cont_final_dent{
    width: 600px;
    margin-top: 20px;
}

.cont_contacto{
    margin-left: 25px;
    font-size: 1.8em;
}
.cont_form{
    margin-left: auto;
    margin-right: auto;
    width: 550px;
    margin-top: 50px;
    overflow: hidden;
}
.cont_form_text{
    width: 400px;
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 1.5em;
    margin-left: 0px;
}
.cont_form_input{
    width: 400px;
}
input{
    width: 400px;
    height: 45px;
    font-size: 1.2em;
}
textarea{
    width: 500px;
    height: 200px;
    font-size: 1.2em;
}
#but_enviar{
    width: 130px;
    height: 45px;
    font-size: 1.4em;
}

.caja_con_boton {
    width: 90%; 
    margin-top: 20px;
}
#correo{
    width: 300px;
}
#boton_suscribite {
    width: 200px; 
    font-size: 1em;
}
.cont_final_dent_chico{
    width: 600px;
    margin-top: 20px;
    padding-bottom: 50px;
}
.cont_final_dent_text{
    width: 575px;
    float: left;
    padding-left: 25px;
    font-size: 1.5em;
    line-height: 1.5;
}   
.cont_final_dent_text_img{
    margin-left: 150px;
}
.cont_ws{
    width: 70px;
    right: 10px;
    margin-bottom: 10px;
    text-align: center;
}
.cont_subir{
    width: 70px;
    right: 10px;
    background-color: transparent;
    text-align: center;
}
#musica{
	padding-top:50px;
}
#con_form_result{
	font-size:1.5em;
}
.cont_general_plan li{
    font-size: 1em;
}
.cont_final_dent_redes{
	text-align:center;
    margin-top: -30px;
	margin-bottom: 50px;
    width: 600px;
    float: left;  
	font-size:1.5em;	
}
.cont_redes{
    margin-top: 50px;
    text-align:center;
}
#correo{
    height: 50px;
	font-size:1em;
}

}