/* CSS Document */



h1{ display: block; text-transform: none; color: #232323 !important; font-weight: bold; font-size: 29px !important; vertical-align: top; }
h2{ display: block; text-transform: none; color: #232323 !important; font-weight: bold; font-size: 29px !important; vertical-align: top; padding:0 0 20px 20px; }


#corazon{ display: inline-block; margin: 0 5px 0 0; vertical-align:middle; }
#corazon img { width: 22px; }

.box_openmenu{ margin-bottom: 35px; }
.box_openmenu a{ color: #232323 !important; font-size: 20px !important; text-decoration: none; vertical-align: top;  }

.margen_raya{ margin: 25px 0; } 
.margen_raya1{ margin: 15px 0 0 0; }

.raya_puntos{ width: 100%; height: 3px; border-top: 3px silver dotted; }
.raya_puntos_vertical{ width: 3px; height: 100%; border-left: 3px silver dotted; }

.contenedor_flats{ font-size: 0px; overflow: hidden; box-sizing: border-box; padding: 0 15px;  }
.contenedor_flats a{ text-decoration: none !important; }
.box_flat{ position: relative; width: 180px; height: 180px; border-radius: 4px; display: inline-block; vertical-align: middle; margin:0 20px 20px 0; color: #232323; } 


.nom_flat{ font-size: 23px; line-height: 23px; padding-top: 42px; box-sizing: border-box; padding: 42px 15px 0 15px; }
.num_flat{ position: absolute; bottom: 12px; right: 12px; font-size: 27px; line-height: 27px; } 

.corazonflat{ position: absolute; top: 12px; right: 12px; } 

.fondoflat_rojo{ background-color: #8a1a30; }
.fondoflat_claro{ background-color: #eff3fc; } 


.box_info_flat{ display: block; box-sizing: border-box; overflow: hidden; padding: 0 20px; }


.box_cursos{ position: relative; width: 100%; padding: 30px 20px; }  
.box_cursos a{ text-decoration: none; }

.tit_curso{ color: #8a1a30; font-size: 20px; font-weight: bold; text-align: left; text-transform: uppercase; }
.cod_curso{ color: #232323; font-size: 13px; }

.box_flatin{ position: relative; overflow: hidden; width: 100%; padding-top: 20px; }
.flat_curso{ display: inline-block; vertical-align: middle; width: calc(100% - 400px); box-sizing: border-box; padding-right: 15px; font-size: 20px; color: #232323; }
.flat_curso a{ color: #232323; } 

.box_botones_flat{ display: inline-block; width: 396px; box-sizing: border-box; padding-left: 20px; vertical-align: middle; } 

.box_cursosin{ position: relative; overflow: hidden; width: 100%; padding-top: 20px; }
.info_curso{ display: inline-block; vertical-align: middle; width: calc(100% - 220px); box-sizing: border-box; padding-right: 15px; font-size: 20px; color: #232323; }
.info_curso a{ color: #232323; } 


.box_botones_curso{ display: inline-block; width: 216px; box-sizing: border-box; padding-left: 20px; vertical-align: middle; } 

.infoiconos{ width: 255px; display: inline-block; vertical-align: middle; padding-left: 20px; border-left: 3px silver dotted; }
.botones_curso{ width: calc(100% - 259px); display: inline-block; vertical-align: top; }

.fila_iconos{ margin-bottom: 8px; }
#tex_iconos{ color: #232323; font-size: 14px; font-weight: bold; display: inline-block; vertical-align: middle; }


.balto { display:block; width:100%; font-size:15px; font-weight: 400; color:#ffffff; background-color: #494949; padding: 15px 10px; transition: all 300ms ease-in-out; border: solid 2px #494949; border-radius: 3px; text-align: center; text-decoration: none; }
.balto:hover {
    background-color: transparent;
    text-decoration: none;
    color: #494949;
   /* border: solid 2px #ffffff !important;*/
}

.balto2 { display:block; width:100%; font-size:15px; font-weight: 600; color:#000000; background-color: #ebebeb; padding: 15px 10px; border: solid 2px #ebebeb; border-radius: 3px; text-align: center; text-decoration: none; }

.sep_botones{ width: 100%; height: 12px; }

.blista { position: relative;  width:100%; height: 50px; font-size:11px; color:#ffffff; background-color: #494949; padding: 0px 0px; transition: all 300ms ease-in-out; border: solid 2px #494949; border-radius: 3px; text-align: center; text-decoration: none; }
.blista:hover {
    background-color: transparent;
    text-decoration: none;
    color: #494949;
   /* border: solid 2px #ffffff !important;*/
}

.blista2 { position: relative;  width:117px; height: 50px; font-size:11px; color:#ffffff; background-color: #494949; padding: 0px 0px; transition: all 300ms ease-in-out; border: solid 2px #494949; border-radius: 3px; text-align: center; text-decoration: none; }
.blista2:hover {
    background-color: transparent;
    text-decoration: none;
    color: #494949;
   /* border: solid 2px #ffffff !important;*/
}

.box_tex_btn{ display: flex; align-items: center;  justify-content: left; }
.tex_boton_center{ width: 85%; text-align: center; font-size: 13px; line-height: 16px; font-weight: 500;  }
.tex_boton_right{ width: 85%; text-align: right; font-size: 13px; line-height: 16px; font-weight: 500;  }
.flecha{ position: absolute; top: 13px; right: 5px; font-size: 14px; font-weight: 600; }


@media screen and (max-width:1023px) {  
	
	h1{ width: calc(100% - 32px); font-size: 20px !important; line-height: 20px !important; }
	h2{ width: calc(100% - 32px); font-size: 20px !important; line-height: 20px !important; }
	.box_openmenu a{ font-size: 18px !important; line-height: 18px !important; }

	.tit_curso{ font-size: 18px; line-height: 20px; }

	
	
}

@media screen and (max-width:900px) {  

	.nom_flat{ font-size: 20px; line-height: 20px; }
	.num_flat{ font-size: 22px; line-height: 22px; }
	
	.box_botones_flat { padding-left: 0px; }

	.info_curso{ display: block; width: 100%; margin-bottom: 25px; font-size: 18px; }
	.flat_curso{ display: block; width: 100%; margin-bottom: 25px; font-size: 18px; }
	.box_botones_curso{ display: block; width: 346px; padding-left: 0px; }
	.infoiconos{ /*width: 175px;*/ display: inline-block; vertical-align: middle; padding-left: 0px; border-left: 0px silver dotted; } 
	#tex_iconos{ color: #232323; font-size: 12px; font-weight: bold; display: inline-block; vertical-align: middle; }


}

@media screen and (max-width:600px) {  
	
	h1{ width: calc(100% - 32px); font-size: 18px !important; line-height: 20px !important; }
	h2{ width: calc(100% - 32px); font-size: 18px !important; line-height: 20px !important; }
	.box_openmenu a{ font-size: 16px !important; line-height: 16px !important; }

	.tit_curso{ font-size: 16px; line-height: 18px; }

	.info_curso{ display: block; width: 100%; margin-bottom: 25px; font-size: 16px;  }

}

@media screen and (max-width:500px) {
	
	.box_botones_flat { width: 100%; }
	
	.box_flat{ position: relative; width: 100%; height: 140px; }
	.nom_flat{ font-size: 20px; line-height: 20px; padding-top: 42px; box-sizing: border-box; padding: 42px 15px 0 15px; }
	.num_flat{ font-size: 22px; line-height: 22px; }
	
	.box_botones_curso{ width: 100%; }
	.infoiconos{ width: 100%; display: block; padding-bottom: 20px; } 
	.botones_curso{ width: 100%; }
    .balto2{ padding: 16px 10px; }

}