
/*
Theme Name: Eskola	
Version: 2.0
Made in exts
*/

/* Overwrites and Tag Declarations
----------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, pre {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: top;
}
html, body{ height:100%; }
body {
	line-height: 1;
	background:white;
	color:#222;
	overflow-x: hidden;	
	-moz-osx-font-smoothing: grayscale;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color: #000;
	font-weight: bold;
	outline: none;
	text-decoration: none;
}
a:hover {
  color: #000;
}
a img {
	border: none;
}
.hook {
	display: block;
}
.hook:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .hook {
	height: 1%;
}

p, ul, li, pre{font-size-adjust: none;font-stretch: normal;font-style: normal;font-variant: normal;font-weight: normal;letter-spacing: 0;line-height: normal;word-spacing: normal; }

p { margin:0 0 10px 0; line-height: 1.5em; font-size: 16px; color: #333; -webkit-font-smoothing: antialiased; font-weight: 400;  }

ul li{ margin:0 0 10px 0; line-height: 1.5em; font-size: 16px; color: #333; -webkit-font-smoothing: antialiased; font-weight: 400; }

textarea, input { width:100%; padding: 10px; margin: 10px 0; position: relative; }

.transparent {
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.right{ float: right; }
.left{ float: left; }

/* Columns
----------------------------------------------- */

.container {
  margin: 0 auto 0 auto;
  padding:0;
  display:block;
  height: auto;
  }

/* Typography - Roboto:100,300,400,700,900, Roboto+Condensed:400,300,700
----------------------------------------------- */

.fontx {font-family: Verdana, Geneva, sans-serif }
body, .font1, .titulos, p, .font0 {font-family: 'Roboto', sans-serif; font-weight: 400;letter-spacing: 0em; }
.font2 {font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; color: #222; font-size: 20px; font-weight: 700; }

 .intro p, p.has-medium-font-size, p.has-large-font-size, p.has-large-font-size strong, .menuprincipal a, .footer, .titulos, blockquote p, .wp-block-latest-posts__post-title{ font-family: "Zain", sans-serif; font-weight: 300; text-transform: uppercase;  }

p.has-large-font-size strong{ font-weight: 700; }

.font2::after{ content: none; }

/* Core
----------------------------------------------- */
.wrapper{ margin: 0 auto; width: 100%; padding:0; }
.header{ width:100%; height: auto; margin: 0; }
.content{ width:100%; height: auto; margin:0 auto; }
.contenidos{ width:90%; max-width: 1300px; height: auto; margin:0 auto; }
.margen{ width:100%; height: auto; margin:0 auto; }
.footer{ width:100%; background: #387283;  }
.contenido { width: 100%; max-width: 1020px; margin: 0 auto; text-align: left; }
article { width: 90%; max-width: 1020px; margin: 0 auto 110px auto; text-align: left; }
.nk-awb .nk-awb-inner { margin: 0 auto;}

/* header 
----------------------------------------------- */

.header { width: 100%; height: 70px; position: fixed; z-index: 9999; background: url(images/70B.png);  }

.showhide{ position: relative;
  float: right;
  display: block;
  background: none;
  border: none;
  width: 90px;
  height: 100px;
  cursor: pointer;
  z-index: 99;
  display: none;
  font-size: 20px;
  line-height: 25px;
  margin: 0 20px 0 0;
color: #fff; }
  
.showhide i{ font-size: 28px; }

 .custom-logo-link { float: left; width: 340px; height: 69px; padding: 0; text-align: center;  background: #387283; top: 0; }
 .custom-logo-link img{ width: 70%; height: auto; padding-top: 15px;}



section#main{
position: relative;
}

.idiomas{ float: right; margin: 0 60px 0 20px; }

.idiomas ul li a{ font-size: 15px; font-weight: 400; margin: 0; color: #000; line-height: 30px; }
.idiomas ul li.wpml-ls-current-language a{ font-weight: 700;  }
.idiomas ul li a:hover{ font-weight: 800;  }


.idiomas ul li{ display: inline-block; list-style-type: none; margin: 0 0 0 8px; }

.idiomas ul li:first-child a::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 12px;           /* 👈 ajusta aquí la altura */
  background-color: #000; /* color del separador */
  margin-left: 10px;
  vertical-align: middle;
}




.capauno{  position: relative; width: 100%; height: auto; z-index: 10}

/* transiciones 
----------------------------------------------- */

.menuprincipal a,
.header,
.header .logo,
a.boton,
.header .right a,
.header .search a,
.wp-block-button a,
.custom-logo-link,
.menuredes a,
.menuredes i,
.sticky .showhide,
.idiomas,
.bloqueintro,
.footer ul li a
{-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease; }


/* menu 
----------------------------------------------- */
.menuprincipal{ display:block; position: relative; float: right; background: none; width: auto; height: auto; margin:0; text-align: left;  }
.menuprincipal ul{ margin: 0; }
.menuprincipal li{ display:inline-block; position: relative; }
.menuprincipal a{ display: inline-block; width: auto; height: auto; margin:0 10px 0 0; text-transform: uppercase; font-size:14px; letter-spacing:1px; padding:0; text-align:left; font-weight:700; height: 67px;line-height: 72px; color: #000;  }
.menuprincipal a:hover{ color: #000; border-bottom: 3px solid #387283; }
.menuprincipal li.current-menu-item a { border-bottom: 3px solid #387283; }


.wp-block-button a{ 
padding: 15px 40px !important;
font-weight: 700;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 2px;
line-height: 1.3em;
margin: 0;
}
.wp-block-button a:hover{ transform: scale(1.07); }

/* sticky 
----------------------------------------------- */

.sticky .header { background: #fff;  }

.sticky .menuredes i {  }

 .showhide { height: 70px; color: #000; }

.sticky2 .bloqueintro { margin-top: -280px;}
.sticky2 .bloqueintro .C1.cinco { opacity: 0;}


/* portada
----------------------------------------------- */
.contenedor{ position: relative; width: 100%; }
.bloqueintro{ position: relative; left: 0;top: 0; margin-top: -180px; width: 100%;  }
.home .bloqueintro{ position: relative; left: 0;top: 0; margin-top: -210px; width: 1360px;  }
.bloqueintro .C1{ float: left; width: 340px; height: 280px; border: 1px solid #fff; border-left: none; }
.home .bloqueintro .C1{ float: left; width: 340px; height: 454px; border: 1px solid #fff; border-left: none; }

.bloqueintro .C1 .cont{ margin: 30px 30px 45px 30px; }
.bloqueintro .titulo{ color: #fff; font-size: 24px; font-weight: 600; }
.bloqueintro p{ color: #fff; }
.bloqueintro a{ color: #fff; padding: 0 0 0 0; }
.bloqueintro .wp-font-awesome-icon{ color: #fff; display: inline-block; }

.bloqueintro .C1.tres{ background: #fff; color: #000;}
.bloqueintro .C1.tres .titulo{ color: #000; font-size: 24px; font-weight: 600; }
.bloqueintro .C1.tres p{ color: #000; }
.bloqueintro .C1.tres a{ color: #000; padding: 0 0 0 0; }
.bloqueintro .C1.tres .wp-font-awesome-icon{ color: #000; display: inline-block; }

.bloqueintro .C1.cinco{ 
  display: none;
  width: calc(100% - 680px);
  height: 100px;
  margin-top: 180px;
  border: none;
  transition: opacity 0.1s ease;
  opacity: 1;
}

.bloqueintro .C1.cuatro .wp-block-image{ margin: 0; }
.wp-block-image{ margin: 0; }

.contenedor.uno{ }
.contenedor .col{ position: relative; float: left; }
.contenedor .col.una{ position: relative; width: 1020px; }
.contenedor .col.dos{ position: relative; width: calc( 100% - 1020px); }
.contenedor .col.una .cont{ margin: 50px 50px; }
.contenedor .col.una .cont{ margin: 4vw 5vw; }

.contenedor .col.una .uno{ width: 160px; height: 140px; float: left; }
.contenedor .col.una .uno p{ color: #387283; letter-spacing: 5px; font-size: 16px; font-weight: 600; text-align: left; padding: 10px 0 0 0;  }

.contenedor .col.una .dos p{ margin: 0 0 10px 20px;}

ul li{ margin: 0 0 5px 20px;
  text-transform: uppercase;
  font-weight: 600;
  color: #387283;}
ul { margin:20px 0; }


.page-template-page-paginas ul li{ 
  margin: 0 0 5px 10px;
  text-transform: none;
  font-weight: normal;
  color: #000;
list-style-type: disc}
ul { margin:20px 0; }
.page-template-page-paginas ol li{ font-weight: bold;}
.page-template-page-paginas ol ul li{ font-weight: normal;}

.intro{ margin: 20px 0 30px -10px;}
.intro h3{ margin: 10px 0 10px 20px;}
.intro .left p{ margin: 0 0 0 20px; font-size: 14px; font-weight: 700;}
.intro .wp-block-image img { border: 2px solid #387283; margin: 0 0 0 20px; }

.contenedor .col.una .dos{ width: calc( 100% - 202px ); float: left; }

.contenedor .col.una.full{ position: relative; float: none; width: 80%; margin: 0 auto; text-align: center;  }
.contenedor .col.una.full .uno { width: 48%; height: auto; float: none; display: inline-block; }
.contenedor .col.una.full .dos { width: 50%; height: auto; float: none; display: inline-block; }
.contenedor .col.una.full .cont { margin: 0 auto; text-align: center; }
.contenedor .col.una.full .uno p { text-align: right; padding: 18px; height: auto; }

h2.line, h1.line{ padding: 0 0 0 20px; border-left: 2px solid #387283; margin: 0 0 0 0;  }

.contenedor .col.una .dos h3{ margin: 16px 0 10px 20px; font-size: 16px;}
.contenedor .col.una .dos .wp-block-button{ margin: 0 0 0 20px; }

.wp-block-separator{ background: #387283;border: none; width: 100px; height: 2px; margin: 40px 20px; }
.wp-block-separator.dos{ margin: 40px 0; }

.wp-block-buttons {margin: 0 0; }
.wp-block-buttons.sinmargen{ margin: 0;}

h1{ font-size: 38px; color: #387283; line-height: 1.2em; }
h2{ font-size: 36px; color: #387283; line-height: 1.2em;}
h3{ font-size: 20px; color: #387283; font-weight: 600;line-height: 1.1em; text-transform: uppercase; }
h4{ font-size: 32px; color: #387283; font-weight: 700;line-height: 1.1em; }

.left p.numero{ background: #387283; color: #fff; padding: 8px 20px; font-size: 36px; font-weight: 800; margin: 0 20px 0 0; }
.left p{ margin: 10px 0 10px 0;}
.left.segunda{ width: 75%; }
.left ul li{ margin: 0 0 5px 0; }
.left .wp-block-separator{ margin: 40px 0; }

.precios{ width: 65%; margin: 0 auto; }
.precios.dos{ width: 100%; margin: 0 auto; }
.precios .contenedor{ width: calc(100% / 3); border: 1px solid #387283; float: left; margin: -1px; }
.precios .contenedor .contenido{ margin: 40px; }
.precios .contenedor .contenido h3{ margin: 20px 0; color: #387283; }
.precios .contenedor .contenido .price{ color: #387283; font-size: 42px; font-weight: 800; margin: 20px 0; }
.precios .contenedor .contenido .wp-block-separator{ background: #387283;border: none; width: 200px; height: 2px; margin: 0 0 20px 0; }
.precios .contenedor.dos .contenido .wp-block-separator{ background: #fff;}
.precios .contenedor .contenido p .wp-font-awesome-icon{ color: #387283; }
.precios .contenedor .contenido p { margin: 0 0 10px 0; }

.precios .contenedor.uno{ margin-top: 20px; }
.precios .contenedor.tres{ margin-top: 20px; }

.precios .contenedor.dos .contenido{ margin: 60px 40px; }
.precios .contenedor.dos{ background: #387283; color: #fff; }
.precios .contenedor.dos h2{ color: #fff; }
.precios .contenedor.dos p{ color: #fff; }
.precios .contenedor.dos h3{ color: #fff; }
.precios .contenedor.dos .price{ color: #fff; }
.precios .contenedor-dos .contenido p .wp-font-awesome-icon{ color: #fff; }

.cursos .left{ width: 60%; margin: 0 140px 0 0;  }
.cursos .precios{ width: auto; }

.cursos .precios .contenedor{ width: 360px; border: 1px solid #387283; float: right; margin: 0 20px 0 0; background: #fff; }

.contenidos .curso ul.wp-block-list{ margin: 10px 0 30px 0 }
.curso ul { width: 100%; max-width: 360px; clear: both; }
.curso ul li { text-transform: none; font-size: 18px; margin: 0; padding: 6px 0; border-bottom: 1px dotted #387283;   }
.curso ul li strong { float: right; font-weight: 600; }

.contenedor-pegado{
display: flex;
align-items: flex-start;
}
.pegado{ position: sticky; top: 220px; right: 0; z-index: 1; }

.campblock{ margin-left: 160px;}

.camps .C1{ padding: 30px;}

.masa{ display: inline-block; padding: 50px; text-align: left; max-width: 440px; }
.masa p{ margin: 0 0 10px 0; }
.aright{ text-align: right; }

.counter{ width: 100%; font-size: 56px; color: #387283; text-align: center; font-weight: 900; margin: 20px 0;}
.contadores p{ text-transform: uppercase; font-weight: 900; margin: 0; font-size: 16px; letter-spacing: 1px; color: #387283; }

.anos .counter{ color: #fff;}

#cookie-notice .button.bootstrap{ display: block; margin:10px 0; }

#cookie-notice .cn-button{ display: block; margin:10px 0; width: 90%; }

.opacity img{ 
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; 
  filter: alpha(opacity=50); 
  opacity: 0.2;
}
.wp-block-columns.sponsors{
max-width: 600px;
margin: 0 auto;
}
/* resto
----------------------------------------------- */
.contenidos .wp-block-list{ margin: 20px 0 10px 0; }

.otras .contenidos{ padding: 100px 0; }
.otras .contenidos h1{ padding: 50px 0; }
.otras .contenidos h2{ padding: 30px 0; font-size: 1.8rem }

/* galerias
----------------------------------------------- */
.wp-block-gallery .wp-block-image {
    aspect-ratio: 3 / 2; /* o el ratio que quieras */
    overflow: hidden;
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.grupo{ max-width: 90%; text-align: center; margin: 0 auto; }
/* Form
----------------------------------------------- */

/* ===== RESET ===== */
.wpcf7 p {
    margin: 0 0 6px;
}

.wpcf7 p br {
    display: none;
}

/* ===== BASE ===== */
.wpcf7 form {
    max-width: 620px;
    font-size: 16px;
    color: #222;
}

/* ===== LABEL ===== */
.wpcf7 label {
    display: block;
    font-weight: 600;
    margin-bottom: 3px;
}

/* ===== INPUT WRAP ===== */
.wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}

/* ===== INPUTS ===== */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
    width: 100%;
    padding: 8px;
    border: 1px solid #222;
    font-size: 15px;
    color: #222;
    border-radius: 0;
    box-sizing: border-box;
}

/* ===== FOCUS ===== */
.wpcf7 input:focus,
.wpcf7 textarea:focus {
    outline: 2px solid #000;
    outline-offset: 1px;
}

/* ===== TEXTAREA ===== */
.wpcf7 textarea {
    min-height: 90px;
}

.wpcf7-select {
    padding: 10px 7px !important;
font-size: 22px;
margin: 10px 0;
}

/* ===== FIELDSET ===== */
.wpcf7 fieldset {
 border: 1px solid #222;
 padding: 20px 30px;
 margin: 20px 0px 20px 0px;
}

.wpcf7 fieldset.hermanos {
border: 1px solid #222;
 padding: 20px 10px;
margin: 40px 0 40px 20px;
background: #f2f2f2;
}

.wpcf7 legend {
    font-weight: 600;
    font-size: 15px;
    padding: 0 6px;
}

/* ===== TITULOS INTERNOS ===== */
.wpcf7 fieldset strong {
    display: block;
    margin-top: 6px;
    font-size: 15px;
}

/* ===== CHECKBOX CONTENEDOR ===== */
.wpcf7 .wpcf7-checkbox {
    display: block;
    width: 100%;
}

/* ===== ITEM ===== */
.wpcf7 .wpcf7-list-item {
    display: block;
    width: 100%;
    margin: 0 0 4px;
}

/* ===== LABEL CHECKBOX ===== */
.wpcf7 .wpcf7-list-item label {
    display: grid;
    grid-template-columns: 18px 1fr;
    align-items: start;
    gap: 8px;
    width: 100%;
    cursor: pointer;
}

/* ===== TEXTO CHECKBOX ===== */
.wpcf7 .wpcf7-list-item-label {
    display: block;
    width: auto !important;
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    line-height: 1.3;
    font-size: 14px;
}

/* ===== INPUT CHECK ===== */
.wpcf7 input[type="checkbox"] {
    margin-top: 3px;
    accent-color: #222;
}

.politica .wpcf7-form-control-wrap{  }
 .wpcf7 .politica input[type="checkbox"]{ width: 25px; height: 25px; margin: 0;  }
.wpcf7 .politica .wpcf7-list-item-label{ font-size: 18px;}


/* ===== SMALL ===== */
.wpcf7 small {
    font-size: 16px;
    color: #444;
}

/* ===== BOTÓN ===== */
.wpcf7 input[type="submit"] {
width: auto;
padding: 15px 40px;
background: #fff;
color: #000;
border: 2px solid #000;
font-size: 19px;
border-radius: 0;
cursor: pointer;
font-weight: 600;
margin: 20px 0 0 0;
}

.wpcf7 input[type="submit"]:hover {
    background: #000; color: #fff;
}

.wpcf7 a{ color: #444;border-bottom: 1px solid #444;}
.wpcf7 a:hover{ color: #000;border-bottom: 1px solid #000;}

/* ===== ERRORES ===== */
.wpcf7-not-valid-tip {
    font-size: 13px;
    color: #b00020;
}

.wpcf7 input.wpcf7-not-valid,
.wpcf7 textarea.wpcf7-not-valid {
    border-color: #b00020;
}

/* ===== MENSAJE ===== */
.wpcf7-response-output {
    margin-top: 10px;
    padding: 8px;
    border: 1px solid #222;
    font-size: 14px;
    color: #222;
}

/* blog
----------------------------------------------- */

.single article{ margin: 0 0 0 0; width: 64%; float: left;}
.single .sidebar{ margin: 97px 0 0 0; width: 35%; float: right; background: #387283;}
.single article h1{ margin: 30px 0;font-size: 2rem;}
.single article h2{ margin: 30px 0;font-size: 1.5rem;}
.single article img{ max-width: 100%; height: auto; margin: 0; }
.single article .post-navigation{ margin: 100px 0;}
.single article a{ color: #387283; font-weight: 400; }
.single article a:hover{ color: #222; font-weight: 600; }
.single article i{ margin: 0 10px 0 0; }

a.sidebar-post-link{ font-size: 1rem; color: #fff;}
a.sidebar-post-link:hover{ border-bottom: 1px solid #fff; }
p.sidebar-post-subtitle{ font-size: 0.80rem; font-weight: 300; color: #fff;}

.breadcrumbs{ margin: 90px 0 40px 0;}
.breadcrumbs ol li{ list-style: none; display: inline-block; }
.breadcrumbs span{ margin: 0 10px; vertical-align: bottom;}
.breadcrumbs a{ color: #387283; }

.contenidosblog {
width: 90%;
max-width: 1130px;
height: auto;
margin: 0px auto;
padding: 0 0 150px 0;
}

article.blog-item {
width: 100%;
max-width: 300px;
margin: 0 0 10px 0;
text-align: left;
display: flex;
flex-direction: column;
min-width: 0;}

.blog-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.blog-thumb {
    display: block;
    width: 100%;
    aspect-ratio: 3 / 2; /* 300x200 */
    overflow: hidden;
    background: #f2f2f2; /* fallback visual */
}

.blog-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.blog-content {
    padding-top: 15px;
}

.blog-head{
  height: 75px;
}

.blog-title {
    font-size: 1rem;
    margin-bottom: 10px;
}
.blog-title a {
    color: #387283;
}

.blog-subtitle {
    font-size: 0.8rem;
    margin-bottom: 10px;
    color: #222;
    font-weight: 300;
}

.blog-excerpt {
    font-size: 0.85rem;
    line-height: 1.5;
    font-weight: 400;
    height: 90px;
}

.blog-more {
    font-size: 0.75rem;
    line-height: 1.5;
    font-weight: 600;
}

.blog-more a { color: #666; }


.archive-header{ margin: 100px 0;}

/* Tablet */
@media (max-width: 992px) {
    .blog-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Mobile */
@media (max-width: 600px) {
    .blog-grid {
        grid-template-columns: 1fr;
    }
}

/* footer
----------------------------------------------- */

.footer { border-top: 1px dotted #333; padding: 60px 0; }
.footer p{ color: #fff; text-transform: none; }
.footer p a{ color: #fff; }
.footer a{ color: #fff; }
.footer h2{ color: #fff; font-size: 32px; margin: 0 0 20px 0; }

.footer ul li { margin: 0; list-style-type: none; margin: 0; }
  
.footer ul li a {
  display: block;
  width: auto;
  height: auto;
  margin: 0 0 0 0;
  color: #fff;
  text-transform: none;
  font-size: 18px;
  letter-spacing: 1px;
 padding: 3px 0 3px 5px;
  text-align: left;
  font-weight: 400;
  line-height: normal;
  background: none;
  border-bottom: 1px dotted #afdce9;
  }
.footer ul li a:hover{ background: #316473;  }
 
.footer p.gestion-cookies{ width: 100%; margin: 5px 0 0 0; font-size: 13px; text-transform: uppercase; cursor: pointer;}

.copyright{ display: block;
color: #fff;
margin: 0 0 0 0;
font-size: 13px;
text-align: center;
font-weight: 400;
letter-spacing: 0.1em; }

.fa-brands{ font-size: 42px;}


/* Media queries
*********************************/

@media screen and (min-width: 2600px) {	
  .wp-block-cover, .wp-block-cover-image{ aspect-ratio: 3 / 1.5!important;}
  .contenidos { max-width: 2120px; }
  body p{ font-size: 140%!important; }
  .contenedor .col.una, .contenedor .col.dos{ width: 50%;}
  .contenedor .col.una .uno{ width: 200px; }
}




@media screen and (max-width: 1360px) {
  
.bloqueintro{  }
.bloqueintro .C1{ float: left; width: 340px; height: auto; border: 1px solid #fff; border-left: none; }
.bloqueintro .C1.tres{ height: 454px; clear: left; }
.bloqueintro .C1.cuatro img{ margin-top: -1px; }
.bloqueintro .C1.cincox{ height: 454px; display: block; width: calc( 100% - 680px); border: none; }

.contenedor .col.una{ width: 680px;}
.contenedor .col.dos{ width: calc( 100% - 680px)}

.home .contenedor .col.una .uno { width: 100%; height: auto; }
.contenedor .col.una .dos { width: 100%; }
h2.line, h1.line { padding: 0; border-left: none; margin: 0 0 0 0; }
p { margin: 0 0 10px 0; }
.wp-block-separator { margin: 40px 0;}
.margen{ width: 100%; }
.custom-logo-link{ top: 15px; }
.sticky .custom-logo-link, .custom-logo-link{ width: 300px; height: 69px; padding: 0; text-align: center;  }
.sticky .custom-logo-link img, .custom-logo-link img{ width: 70%; padding-top: 15px;}
.precios { width: 96%; }
.contenedor .col.una .dos p { margin: 0 0 10px 0; }
ul li { margin: 0px 0px 5px 0; }
.contenedor .col.una .dos .wp-block-button { margin: 0px 0px 0px 0; }
.contenedor .col.una .dos h3 { margin: 16px 0 10px 0; }
.contenedor .col.una .uno { width: auto; height: auto; margin: 0 0 10px 0; }
.cursos .left{ width: 50%; margin: 0 20px 0 0;}
.campblock { margin-left: 2%; }
.sidebar ul li{ margin: 0 0 5px 20px; }
.intro .left{ margin: 0 10px 0 0;}
}


  
@media screen and (max-width: 1200px) {
  
  .showhide{display:block;  }
  
  .idiomas{ margin: 0 0 0 0;  }

    
    .menuprincipal { 
  display: none;
  z-index: 5;
  position: absolute;
  left: 0;
  top: 69px;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0 0 0 0;
  padding: 0px 0;
  background: #387283;
  border-top: 1px solid #fff;
   }
      
   
  .menuprincipal a, .sticky .menuprincipal a,  .menuprincipal a:hover, .sticky .menuprincipal a:hover { 
  display: block;
  width: 100%;
  height: auto;
  background: none;
  font-size: 20px;
  padding: 15px 0;
  margin: 0;
  text-align: center;
  color: #fff;
  line-height: normal;
  border-bottom: 1px solid #fff;
   }
  .menuprincipal li.current-menu-item a, .sticky .menuprincipal li.current-menu-item a{ border-bottom: 1px solid #fff;}
  .menuprincipal li{ display: block; margin: 0; }
      


.cursos .left{ width: 40%; margin: 0 20px 0 0;}

  .wpcf7 fieldset.hermanos {  margin: 40px 0 40px 0px;}
  .wpcf7 fieldset { padding: 20px 20px; margin: 20px 0px 20px 0px; }

}



@media screen and (max-width: 960px) {
  
  
  .contenedor .col.una{ width: 100%;}
  .contenedor .col.dos{ width: 100%; }
  
  
  .precios .contenedor { width: 60%; float: none; margin: 0 auto; }
  .precios .contenedor.dos{ margin-top: 20px; }
  
  .cursos .left {
  width: 100%;
  margin: 0 0 0 0;
}
.pegado {
position: relative;
top: 0;
right: 0;
z-index: 1;
margin: 0;
}
.cursos .precios .contenedor{ width: 100%; margin: 20px 0;  }
  .cursos .precios .contenedor .wp-block-buttons{ justify-content: left; }
  
  article.blog-item { margin: 10px auto; }
  
 .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
   flex-basis: 100% !important;
 }
 .wp-block-columns {
   flex-wrap: wrap !important;
   width: 90%;
   margin: 0 auto;
 }
 .wp-block-navigation .wp-block-navigation-item {
   align-items: center;
   display: block;
   position: relative;
   width: 100%;
 }
 .wp-block-navigation .wp-block-navigation-item__content {
   display: block;
   width: 100%;
   text-align: center;
 }
 .wp-block-navigation.is-vertical{ width: 100%; }
  
  .wp-block-buttons.is-content-justification-right, .wp-block-buttons {
    justify-content: left;
  }
  
  .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    width: 100%;
    left: 0%;
  }
  .wp-block-media-text > .wp-block-media-text__content {
    padding: 0px;
  }
  .wp-block-media-text__content {
    background: #fff;
    position: relative;
    width: 100%;
    left: 0;
  }
  
  .footer .wp-block-spacer{ max-height: 5px; }
.copyright { margin: 80px 0 0 0; }
.single article { width: 100%;}
.single .sidebar { margin: 0 0 0 0; width: 100%; float: left;}
  
}


@media screen and (max-width: 684px) {
  
  .home .bloqueintro {
  position: relative;
  left: 0;
  top: 0;
  margin-top: -210px;
  width: 100%;
  }
  .bloqueintro{ margin-top: 0; width: 100%;  }
  .bloqueintro .C1, .home .bloqueintro .C1{ float: left; width: 100%; height: auto; border: 1px solid #fff; border-left: none; }
  .bloqueintro .C1.tres{ height: auto; clear: left; }
  .bloqueintro .C1.cuatro img{ margin-top: -1px; }
  .bloqueintro .C1.cinco{  display: none; }
 .bloqueintro .C1 img{ width: 100%; height: auto; }
  
/* Mantiene la sección a pantalla completa */
.nk-awb-fullheight {
  position: relative;
  min-height: 80vh !important;
  
}

/* Ajusta la imagen del fondo AWB */
.portada .jarallax-img {
  object-fit: contain !important;      /* Se adapta al ancho */
  object-position: bottom center !important; /* Se alinea abajo */
  width: 100% !important;
  height: 100% !important;
  top: auto !important;
  bottom: 0 !important;
}
  .precios .contenedor { width: 90%; }
  
.precios .contenedor .contenido {  padding: 40px; margin: 0; }
.precios .contenedor.dos .contenido{  padding: 40px; margin: 0; }
  
}

@media screen and (max-width: 480px) {
  
  .header{ background: #fff; }
  
  p{ font-size: 18px; }
  p.margenes{ margin: 0 20px; }
  
  .home .bloqueintro  { margin-top: -26px; }
  .bloqueintro  { margin-top: 0px; }
  .bloqueintro .C1, .home .bloqueintro .C1{ border-right: none;}
  
  .page-id-1751 .bloqueintro .C1, .page-id-2105 .bloqueintro .C1{ display: none; }
  
  .nk-awb-fullheight { position: relative; min-height: 60vh !important; }
  .nk-awb-fullheight.horizontale { position: relative; min-height: 30vh !important; }
  
.showhide {
width: 50px;
height: 70px;
line-height: 25px;
margin: 0 20px 0 0;
}

.idiomas {
width: 80px;
height: 70px;
line-height: 70px;
}

.custom-logo-link, .sticky .custom-logo-link { width: calc( 100% - 182px ); }
.custom-logo-link img, .sticky .custom-logo-link img { padding-top: 22px; }

h1 { font-size: 30px; }

.intro .left { width: 100%; text-align: center; }
.intro .wp-block-image img { margin: 0 0 0 0; }
.left.segunda { width: 60%; }
h3 { font-size: 18px; line-height: 1.3em;}
.wp-block-spacer { max-height: 30px; }
.masa { padding: 20px; }
.has-x-large-font-size, h2 { font-size: 28px!important;}
.contenidosblog h2 { font-size: 16px!important;}

.wp-block-cover, .wp-block-cover-image{ min-height: 400px!important; }

.blog-head { height: auto; }
.blog-excerpt { height: auto; margin: 0 0 10px 0; }

.social{ margin: 40px 0 0 0; }

.sponsors img{ max-width: 180px; margin: 0 auto; }
.sponsors .first img{ max-width: 150px; margin: 0 auto; }
.sponsors .wp-block-image { text-align: center; }

.elecnor{ max-width: 240px; margin: 0 auto; }

.logoskit{ margin: 60px 0;}

.wp-block-columns.anos{ width: 100%; margin: 0 0 50px 0;}
.mtop{ margin-top: 30px;}

.footer{ margin-top: -90px; }
.page-template-page-paginas .footer{ margin-top: 0; }
.contenidosblog { margin: -210px auto 0px auto; }
.single .contenidosblog { margin: 0px auto 0px auto; }

.idiomas ul li{ margin: 0 0 0 2px; }

.idiomas ul li:first-child a::after { margin-left: 2px; }
  
  
}









