/*
CTC Separate Stylesheet
Updated: 2022-09-02 21:17:08
*/


body {
	 --wp--custom--spacing--outer: 10%;
	--disa--azul: #194988;
	--disa--dorado: #F6D126;
	--disa--amarillo: #F6D60D;
	--disa--celeste: #A1D3F3;
	--disa--celeste--ninas: #BFE2F9;
	background: #fff;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;    
    font-weight: 400;
	color: var(--disa--azul) !important;
	font-size: 1rem;
	line-height: 1.5rem;
	max-width: 100%;
}


.wp-site-blocks {
	xmin-width: 620px;
}

.container-header {
	border-top: 5px solid #00669C;
	background: #FFFFFF;
	border-bottom: 2px solid #00669C;
	background-position: 170px 100%;
    position: relative;
    background-image: url(https://www.escuelita.biplano.info/wp-content/uploads/2022/09/pico.png);
    background-repeat: no-repeat;
}

.container-header, main, footer {
	padding-left: 0;
	padding-right: 0;
}

.imagen-portada img {
	border-radius: 30px;
}

.wp-block-post-title, h1, h2, h3, h4, h5, h6 {
    font-family: var(--wp--preset--font-family--system-font);
}

h3 {
	font-size: 2.5rem;
}

.no-gap {
	gap: 0 !important;
}

.header_t {
    z-index: 12;
    padding: 5px 0;
    position: relative;
    background-color:#00669C;
    color:white;
}

.header_b {
    border-bottom: 2px solid #194988;
}

.footer_100 {
	width: 100%;
	min-width: 100%;
}

.footer_100 div, .footer_100 div div {
	height: 35px !important;
	max-height: 35px !important;
	min-height: 35px !important;
}

.footer_100_left {
	flex-basis: 100%;
  height: 35px !important;
  max-height: 35px !important;
  min-height: 35px !important;
  background-image: url("/wp-content/uploads/2022/09/pie_izquierda.png");
  background-position: left;
  background-repeat: repeat-x;
}

.footer_100_right {
	flex-basis: 50px;
  height: 35px !important;
  max-height: 35px !important;
  min-height: 35px !important;
  background-image: url("/wp-content/uploads/2022/09/pie_derecha.png");
  background-position: right;
  background-repeat: no-repeat;

}


div.wpcf7 { 
	background-color: #fff;
	padding: 2% 5%;
	margin: 0;
}

.wpcf7 form h4, .wpcf7 form h5, .wpcf7 form h6 {
    font-weight: 500;
    margin: 10px 0;
	text-transform: none;
	color: var(--disa--azul);
}

.bloque_formulario {
	border: 2px solid var(--disa--azul);
	border-radius: 0 0 50px 0;
	padding: 20px;
	margin: 10px 0 50px 0;
}

div.bloque_formulario label, div.bloque_formulario p {
	color: var(--disa--azul);
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="date"],
.wpcf7 textarea {
	background:#fff;
	color:#000;
	
    min-width: 270px;
	max-width: 600px;
	width: 30%;
		
	height: 30px;
	
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 2px;
    border-style: solid;
    border-color: var(--disa--azul);
    border-width: 1px;
    
    padding: 0 16px;
    text-align: left;
    vertical-align: middle;
	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
	
}

.wpcf7 textarea {
	height: 120px;
}

.wpcf7 input[type="submit"],
.wpcf7 input[type="button"] { 
	background-color: var(--disa--azul);	
	color: #fff;
	border: 1px solid var(--disa--azul);
	
    min-width: 270px;
	max-width: 600px;
	width: 30%;
		
	height: 40px;
	
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 2px;
    border-style: solid;
    border-color: var(--disa--azul);
    border-width: 1px;
    
    padding: 0 16px;
    text-align: center;
    vertical-align: middle;
	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
}


.wpcf7 form .wpcf7-response-output {
    margin: 0;
    padding: 0.2em 0.2em;
    border: 2px solid var(--disa--dorado);
}

.bloque-home p {
	margin-left: 2%;	
}

.bloque-home ul {
	margin-left: 2%;	
}

.fondo-amarillo {
    position: relative;
	display: inline;
	padding: 20px 10px 0 10px;
}
    
.fondo-amarillo:before {
        border-top: 1.5rem solid var(--disa--amarillo);
        content:"";
        margin: 0 auto;
        position: absolute;
        top: 3.2rem; left: 0; right: 0; bottom: 0;
        width: 100%;
        z-index: -1;
}


.texto-destacado {
    position: relative;
	display: inline;
	margin: 0;
	padding: 2px 1px 0 1px;
	font-size: 1.2rem;
	background: var(--disa--amarillo);
}
    

.caja-categoria {
	margin: 10px;
	padding: 20px;
	border: 0;
	border-radius: 15px;
	text-align: center;
	height: 200px;
	max-width: 80%;
}

.categoria-titulo {
	font-size: 2rem;
	line-height: 2rem;
}

.categoria-mixto {
	margin-top: 0px;
	font-size: 1.3rem;
	line-height: 1.3rem;
}

.categoria-clases {
	margin-top: 0px;
	font-size: 1rem;
	line-height: 2rem;
	border-bottom: 2px solid blue;
}

.categoria-horario {
	font-size: var(--wp--preset--font-size--medium);
}

.caja-categoria-ninas {
	background-color: var(--disa--celeste--ninas);
}

.caja-categoria-sub-8 {
	background-color: var(--disa--celeste);
}

.caja-categoria-sub-10 p.categoria-clases {
	border-bottom: 2px solid #fff;
}


.caja-categoria-sub-10 {
	background-color: var(--disa--azul);
	color: #fff;
}

.caja-categoria-sub-12 {
	background-color: var(--disa--amarillo);
}

.boton-inscripcion {
	margin-left: 3em;
}

.boton-inscripcion a {
	margin-left: 5em;
}

.wp-block-button .wp-block-button__link {
    background-color: var(--disa--azul);
    border-radius: 0;
    color: var(#fff);
}

.cuadro-destacado {
	background-color: var(--disa--azul);
	color: #fff;
	border-radius: 15px;
	padding: 10px;
	width: 90%;
	text-align: center;
	font-size: 1.5rem;
	text-style: italic;	
}

@media only screen and (max-width: 1200px) {
  body {
	--wp--custom--spacing--outer: 5%;
    font-size: .9rem;
	line-height: 1.3rem;
  }
}

@media only screen and (max-width: 780px) {
  body {
	--wp--custom--spacing--outer: 0;
    font-size: .8rem;
	line-height: 1.2rem;
  }
	
	h3 {
		font-size: 1.6rem !important;
	}

	.fondo-amarillo {
		padding: 15px 6px 0 6px;
	}

	.fondo-amarillo:before {
		border-top: .8rem solid var(--disa--amarillo);
		top: 2.1rem; left: 0; right: 0; bottom: 0;
	}
}



