/* Theme Name:  Child las 12 Theme URI:   
http://example.com/twenty-fifteen-child/ 
Description:  CHILD THEME DE LAS 12 
Author:       LAS 12 EN PUNTO 
Author URI:   http://example.com 
Template: Divi 
Version:      1.0.0 
License:      GNU General Public License v2 or later 
License URI:  http://www.gnu.org/licenses/gpl-2.0.html 
Text Domain:  */
/* Parent stylesheet should be loaded from functions.php not using @import */

/* INICIO Código Introducido por el EQUIPO del Estudio Las 12 en Punto Sl */
.et_pb_slides .et_pb_slider_container_inner {
  display: block !important;
  vertical-align: inherit !important;
}

/* INICIO CABECERA */

.nombre {
  width: 100%;
  height: 40px;
  background-color: #ffffff;
  padding: 0px 20%;
  -webkit-box-shadow: 0 2px 3px 6px rgba(158, 158, 158, 0.10);
  box-shadow: 0 2px 10px 4px rgba(158, 158, 158, 0.10);
  border-bottom: 3px solid #ffe081;
}

.anchor {
  padding-top: 10% !important;
  /* padding-bottom: 100px !important; */
  margin-top: -2% !important;
}

/* INICIO titulo añadido a HEADER*/

h1.nombrecabecera {
  padding-top: 15px;
  font-size: 1.2em;
  text-transform: uppercase;
  color: #0f8445;
  line-height: 12px;
  text-align: center;
  letter-spacing: 0.2em;
  font-family: 'baar', PT Sans, Helvetica, Arial, Lucida, sans-serif !important;
}

/* FINAL titulo añadido a HEADER*/

.boton_tabs {
  border: 2px solid;
  color: #0f8445;
  padding: .3em 1em !important;
  text-align: center;
  display: inline-block;
  font-size: 20px;
  border-radius: 3px;
  background-color: #fff;
}

.boton_tabs:hover {
  text-decoration: none;
  color: #fff;
  border: 2px solid transparent;
  background-color: #0f8445;
}

.tab-documentos .et_pb_tabs_controls li a {
  padding: 10px 30px;
}

.tab-documentos .et_pb_module.et_pb_tabs.et_pb_tabs_0 {
  padding-top: 0px;
}

.tab-documentos ul.et_pb_tabs_controls:after {
  border-top: 0px solid #d9d9d9;
}

.tab-documentos li.et_pb_tab_0,
.tab-documentos li.et_pb_tab_1,
.tab-documentos li.et_pb_tab_2 {
  width: 33.33%;
  text-align: center;
}

.tab-documentos .et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_active a {
  color: #fff !important;
  background-color: #0f8445 !important;
}

.tab-documentos .et_pb_tab_content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.tab-documentos p {
  width: 100%;
  text-align: center;
}

.tab-documentos .tab-documentos #logo {
  display: inline-block;
  float: none;
  max-height: 54%;
  margin-bottom: 0px;
  vertical-align: middle;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
  margin-left: 5%;
  /* background-color: white; */
  /* border: 1px black solid; */
  padding: 1%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  /* future proofing */
  -khtml-border-radius: 100%;
  /* for old Konqueror browsers */
}

#main-header {
  position: relative;
  z-index: 99999;
  top: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  font-weight: 500;
  line-height: 23px;
}

div#et-top-navigation {
  width: 67%;
  /* margin-left: 25%; */
}

.et_header_style_left #et-top-navigation,
.et_header_style_split #et-top-navigation {
  padding: 50px 45px 0 0 !important;
  height: 98px;
}

@media (min-width: 981px) {
  .et_fullwidth_nav #main-header .container {
    width: 100%;
    max-width: 100%;
    padding-right: 0px !important;
    padding-left: 0px !important;
    border-bottom: 0px solid #ffe081;
  }

  .et_header_style_left #et-top-navigation nav>ul>li>a,
  .et_header_style_split #et-top-navigation nav>ul>li>a {
    padding-bottom: 20px !important;
  }
}

.otrosmenu {
  font-size: 10px;
}

/* INICIO menu 6 columnas */

#top-menu li.mega-menu>ul>li:nth-of-type(5n) {
  clear: none;
}

#top-menu li.mega-menu>ul>li:nth-of-type(6n) {
  clear: none;
}

#top-menu li.mega-menu>ul>li {
  width: 20%;
  margin: 0;
}

/*
#top-menu li .menu-item-has-children>a:first-child {
    padding-right: 5px;
    padding-left: 5px;
}
#top-menu li.mega-menu>ul>li>a {
    width: 98%;
    padding: 2%;
}
#top-menu li.mega-menu>ul {
    position: absolute!important;
    left: 0!important;
    width: 100%;
    padding-top: 10px;
    padding-left: 2px;
    padding-right: 2px;
}

/* FINAL menu 6 columnas */

/* FINAL CABECERA */

/* INICIO SLIDER */

.sliderlas12 {
  max-height: 250px;
}

.sliderinicio {}

.et_fullscreen_slider .et_pb_slides,
.et_fullscreen_slider .et_pb_slide,
.et_fullscreen_slider .et_pb_container {
  min-height: 100% !important;
  height: 100vh !important;
}

.et_pb_slider .et_pb_slide {
  display: none;
  float: left;
  position: relative;
  width: 100%;
  margin-right: -100%;
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .1);
  -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, .1);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, .1);
  text-align: center;
  list-style: none !important;

}

/* FINAL SLIDER */


/* mailing*/


/* FINAL mailing*/

input#submit {
  margin-top: 20px;
  background-color: #0f8445;
  color: white;
  transition-duration: 0.7s;
}

input#submit:hover {
  margin-top: 20px;
  background-color: white;
  color: #0f8445;
}

dt#email-label {
  margin-top: 30px;
}

/* INICIO FONTS */

h4 {
  font-size: 18px;
  line-height: 25px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #7b7b7b;
  font-weight: 600;
}

h1.entry-title {
  text-transform: uppercase;
  text-align: center;

}

/* FINAL FONTS */

/* INICIO BLOG */

#left-area .post-meta {
  padding-bottom: 15px;
  font-size: 11px;
  text-align: center;

}

.et_pb_widget_area_left {
  padding-right: 0px;
  border-right: 0px solid rgba(0, 0, 0, .1);
}

/* FINAL BLOG */

/* INICIO CALENDARIO */

.tribe-events-notices {
  background: rgba(228, 200, 117, 0.3);
  border-radius: 4px;
  border: 1px solid rgba(228, 200, 117, 0.3);
  /* color: #ffe081; */
  margin: 10px 0 18px;
  padding: 8px 35px 8px 14px;
  text-shadow: 0 0px 0 #fff;
}

.tribe-events-calendar thead th,
.tribe-events-grid .tribe-grid-header .tribe-grid-content-wrap .column,
.tribe-grid-header {
  background-color: rgb(15, 132, 69) !important;
  border-left-color: rgb(15, 132, 69) !important;
  border-right-color: #8edba0 !important;
}

.tribe-events-calendar div[id*="tribe-events-daynum-"],
.tribe-events-calendar div[id*="tribe-events-daynum-"] a {
  background-color: #8edba0 !important;
}


.tribe-events-schedule h2 {
  font-style: normal;
  display: none;
  font-weight: 700;
}

#tribe-events-pg-template,
.tribe-events-pg-template {
  margin: 0 auto;
  max-width: 1000px;
  display: block;
}

div#tribe-events-content-wrapper {
  overflow-x: hidden;
}

/* FINAL CALENDARIO */

/* INICIO tabla asesoria*/

/* INICIO info (hed, dek, source, credit) */

.entry-content table,
body.et-pb-preview #main-content .container table {
  width: 100%;
  margin: 0 0 15px 0;
  border: 0px solid #eee;
  text-align: left;
}

table.rg-table th {
  font-weight: bold;
  padding: 0.35em;
  font-size: 0.9em;
  text-transform: uppercase;
  text-align: center;
  background-color: #8edba0;
}

.rg-container {
  font-family: 'Lato', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  margin: 0;
  padding: 1em 0.5em;
  color: #222;
}

.rg-header {
  margin-bottom: 1em;
  text-align: left;
}

.rg-header>* {
  display: block;
}

.rg-hed {
  font-weight: bold;
  font-size: 1.4em;
}

.rg-dek {
  font-size: 1em;
}

.rg-source {
  margin: 0;
  font-size: 0.75em;
  text-align: right;
}

.rg-source .pre-colon {
  text-transform: uppercase;
}

.rg-source .post-colon {
  font-weight: bold;
}

/* FINAL info (hed, dek, source, credit) */

/* INICIO table */

table.rg-table {
  width: 100%;
  margin-bottom: 0.5em;
  font-size: 1em;
  border-collapse: collapse;
  border-spacing: 0;
}

table.rg-table tr {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-align: left;
  color: #333;
}

table.rg-table thead {
  border-bottom: 3px solid #ddd;
}

table.rg-table tr {
  border-bottom: 1px solid #ddd;
  color: #222;
}

table.rg-table tr.highlight {
  background-color: #dcf1f0 !important;
}

table.rg-table.zebra tr:nth-child(even) {
  background-color: #f6f6f6;
}

table.rg-table th {
  font-weight: bold;
  padding: 0.35em;
  font-size: 0.9em;
}

table.rg-table td {
  padding: 0.35em;
  font-size: 0.9em;
}

table.rg-table .highlight td {
  font-weight: bold;
}

table.rg-table th.number,
td.number {
  text-align: right;
}

/* FINAL table */

/* INICIO media queries (RESPONSIVE)) */

@media screen and (max-width: 600px) {
  .rg-container {
    max-width: 600px;
    margin: 0 auto;
  }

  table.rg-table {
    width: 100%;
  }

  table.rg-table tr.hide-mobile,
  table.rg-table th.hide-mobile,
  table.rg-table td.hide-mobile {
    display: none;
  }

  table.rg-table thead {
    display: none;
  }

  table.rg-table tbody {
    width: 100%;
  }

  table.rg-table tr,
  table.rg-table th,
  table.rg-table td {
    display: block;
    padding: 0;
  }

  table.rg-table tr {
    border-bottom: none;
    margin: 0 0 1em 0;
    padding: 0.5em;
  }

  table.rg-table tr.highlight {
    background-color: inherit !important;
  }

  table.rg-table.zebra tr:nth-child(even) {
    background-color: none;
  }

  table.rg-table.zebra td:nth-child(even) {
    background-color: #f6f6f6;
  }

  table.rg-table tr:nth-child(even) {
    background-color: none;
  }

  table.rg-table td {
    padding: 0.5em 0 0.25em 0;
    border-bottom: 1px dotted #ccc;
    text-align: right;
  }

  table.rg-table td[data-title]:before {
    content: attr(data-title);
    font-weight: bold;
    display: inline-block;
    content: attr(data-title);
    float: left;
    margin-right: 0.5em;
    font-size: 0.95em;
    width: 100%;
  }

  table.rg-table td:last-child {
    padding-right: 0;
    border-bottom: 2px solid #ccc;
  }

  table.rg-table td:empty {
    display: none;
  }

  table.rg-table .highlight td {
    background-color: inherit;
    font-weight: normal;
  }
}


/* INICIO preparados*/

.et_pb_section_parallax:not(.et_pb_fullwidth_menu),
.et_pb_slider_parallax {
  overflow: hidden;
  border-bottom: 15px solid white;
  -webkit-box-shadow: inset 13px 11px 46px 2px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: inset 13px 11px 46px 2px rgba(0, 0, 0, 0.13);
  box-shadow: inset 13px 11px 46px 2px rgba(0, 0, 0, 0.13);
}

.preparados {
  color: #0f8445;
  position: relative;
  font-weight: 600;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s linear;
  line-height: 2em;
}

.preparados:hover {
  color: #222;
}

.preparados:before,
a:after {
  content: '';
  background: #8edba0;
  position: absolute;
  width: 0;
  height: 2px;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s linear;
}

.preparados:before {
  top: 0;
  left: 0;
}

a.preparados:after {
  top: 100%;
  right: 0;
}

a.preparados:hover:before,
a.preparados:hover:after {
  width: 100%;

}

/* FIN preparadosS*/

/* INICIO GENERALES*/

.et_pb_bg_layout_dark .et_pb_slide_description {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  padding-top: 25%;
}

.btn {
  width: auto;
  height: auto;
  line-height: 20px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  font-weight: 600;
  color: #000;
  background-color: #ffe081;
  border: none;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  padding: 15px 30px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.btn:hover {
  background-color: #8edba0;
}

.botones button.btn {
  margin-left: 110px;
  margin-right: 110px;
}

/** @import url('https://fonts.googleapis.com/css?family=Coustard:400,900'); */

.cita {
  font-family: 'Coustard', serif !important;
  font-size: 1.2em !important;
  /* background: #54CDAC; */
  color: #fff;
  text-align: center !important;
  line-height: 1.1em !important;
  font-weight: 600;
}

.citanegra {
  font-family: 'Coustard', serif !important;
  font-size: 1.2em !important;
  /* background: #54CDAC; */
  color: #000;
  text-align: center !important;
  line-height: 1.1em !important;
  font-weight: 600;
}

h6 {
  padding-bottom: 10px;
  color: #333;
  font-weight: 500;
  line-height: 1.2em;
}

strong {
  font-weight: 900;
}

h1 {
  font-family: 'Helvetica' !important;
  font-size: 4em;
  font-weight: bold;
  font-variant: normal;
  text-transform: uppercase;
  color: #0f8445;
  text-align: center !important;
  letter-spacing: 0.1em;
}

#top-menu li.mega-menu>ul>li>a {
  width: 90%;
  padding: 0 20px 10px;
  padding-top: 0px;
  padding-right: 20px;
  font-family: 'Helvetica';
}

h2 {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 100 !important;
  color: #9c9c9c;
  display: table;
  /*   white-space: nowrap; */
}

h2:before,
h2:after {
  border-top: 1px solid green;
  content: '';
  display: table-cell;
  position: relative;
  top: 0.5em;
  /*   width: 45%; */
  width: 10%;
}

h2:before {
  right: 1.5%;
}

h2:after {
  left: 1.5%;
}

h3 {
  font-size: 22px;
  text-transform: uppercase;
  color: #0f8445;
  display: table;
  white-space: nowrap;
  font-family: 'baar', PT Sans, Helvetica, Arial, Lucida, sans-serif !important;
}

@font-face {
  font-family: waldos5;
  src: url('fuente/waldos5.ttf');
}

@font-face {
  font-family: baar;
  src: url('fuente/baar.ttf');
}

h1.titulo_inicio {
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  color: #0f8445;
  white-space: nowrap;
  display: table;
}

h1.titulo_inicio:before,
h1.titulo_inicio:after {
  border-top: 1px solid green;
  content: '';
  display: table-cell;
  position: relative;
  top: 0.5em;
  width: 45%;
}

h1.titulo_inicio:before {
  right: 1.5%;
}

h1.titulo_inicio:after {
  left: 1.5%;
}

h3:before,
h3:after {
  border-top: 1px solid green;
  content: '';
  display: table-cell;
  position: relative;
  top: 0.5em;
  width: 45%;
}

h3:before {
  right: 1.5%;
}

h3:after {
  left: 1.5%;
}

a:hover {
  text-decoration: none;
  color: black;
}

a {
  color: #0f8445;
  font-weight: 300;
}

blockquote {
  display: block;
  /* background: #fff; */
  padding: 5%;
  margin: auto;
  position: relative;
  font-family: Georgia, serif;
  font-size: 15px;
  line-height: 1.2;
  color: #000;
  text-align: center;
  line-height: 2em;
  border: 0px;
  font-weight: 700;
}

blockquote::before {
  content: "\201C";
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #000;
  position: absolute;
  left: 0%;
  top: 5%;
}

blockquote::after {
  content: "\201D";
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #000;
  position: absolute;
  left: 95%;
  top: 90%;
}

.et_pb_tabs {
  border: 0px solid #d9d9d9;
  padding: 7%;
}

ul.et_pb_tabs_controls {
  background-color: #ffffff;
}

.et_pb_tabs_controls li {
  display: table;
  float: left;
  position: relative;
  z-index: 11;
  max-width: 100%;
  height: 100%;
  border-right: 4px solid #0f8445;
  font-weight: 600;
  line-height: 1.7em;
  cursor: pointer;
}

.et_pb_tabs_0.et_pb_tabs .et_pb_all_tabs {
  background-color: #f8f8f8 !important;
}

.et_pb_blog_grid .et_pb_post {
  padding: 18px;
  border: 0px;
  background-color: #f8f8f8;
  word-wrap: break-word;
}

.cajas1 {
  padding: 5%;
  height: 410px;
  background-color: rgba(238, 238, 238, 0.55);
}

.cajas2 {
  padding: 5%;
  height: 410px;
  background-color: rgba(255, 238, 170, 0.55);
}

.cajas3 {
  padding: 5%;
  height: 410px;
  background-color: rgba(164, 232, 146, 0.28);
}

/*inicio footer*/

#footer-bottom {
  background-color: rgba(255, 255, 255, 0) !important;
}

#main-footer {
  background-color: #f4d061 !important;
}

/*fin footer*/

.fondojunta {
  padding: 5%;
  background-color: rgba(238, 238, 238, 0.35);
}

.et_parallax_bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

/* INICIO formulario*/

input.text,
input.title,
input[type=email],
input[type=password],
input[type=tel],
input[type=text],
select,
textarea {
  padding: 10px;
  width: 100%;
  border: 0px;
  color: #4e4e4e;
  background-color: #f2f2f2;
  font-size: 14px;
}

input.wpcf7-form-control.wpcf7-submit {
  color: #0f8445;
  position: relative;
  padding: .3em 1em;
  border: 2px solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: 0 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.7em !important;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}

input.wpcf7-form-control.wpcf7-submit:hover {
  border: 2px solid transparent;
  background: rgba(0, 0, 0, .05);
}

/* FINAL formulario*/

/* INICIO TEXTS LEGALES RGPD */

h2.wordpress-gdpr-privacy-center-item-headline {
  font-size: 18px !important;
  margin-bottom: 10px !important;
}

p.wordpress-gdpr-privacy-center-item-desc {
  margin-bottom: 20px !important;
}

@media only screen and (max-width: 950px) {
  .wordpress-gdpr-privacy-center-item {
    width: 100% !important;
  }
}

.wordpress-gdpr-form input[type="submit"] {
  border: 1px solid #000;
  padding: 15px;
  width: 100%;
  background: transparent;
  font-size: 15px;
  -webkit-transition: 0.5s;
  /* Safari */
  transition: 0.5s;
  cursor: pointer;

}

.wordpress-gdpr-form input[type="submit"]:hover {
  border: 1px solid #000;
  padding: 15px;
  width: 100% !important;
  background: #000 !important;
  color: white !important;
}

a.wordpress-gdpr-popup-agree {
  font-size: 1.3em;
  text-transform: uppercase;
  border: 1px solid #000;
  margin: 5px;
  padding: 5px;
  line-height: 3em;
  background-color: #000;
  transition: 0.5s;
}

a.wordpress-gdpr-popup-agree:hover {
  background-color: #fff;
  border: 1px solid #fff;
  color: #000;
}

wordpress-gdpr-popup-actions {
  margin-top: 5%;
}

input[type="button" i],
input[type="submit" i],
input[type="reset" i],
input[type="file" i]::-webkit-file-upload-button,
button {
  border-color: #000;
  border-style: solid;
  border-width: 1px;
  padding: 1%;
  transition: 0.5s;
  font-size: 1.2em;
  cursor: pointer;
}

input[type="button" i]:hover,
input[type="submit" i]:hover,
input[type="reset" i]:hover,
input[type="file" i]::-webkit-file-upload-button,
button {
  border-color: #000;
  border-style: solid;
  border-width: 1px;
  padding: 1%;
  background: #000;
  color: white;
  cursor: pointer;

}

/* FINAL TEXTS LEGALES RGPD*/

/* INICIO RESPONSIVE*/


/* INICIO RESPONSIVE CONTACTO */

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

  .contacto h3:before,
  h3:after {
    display: none;
  }
}

@media only screen and (max-width: 1290px) {
  .contacto h3 {
    display: block;
    white-space: normal;
  }
}

@media only screen and (max-width: 980px) {
  .contacto .et_pb_column.et_pb_column_1_2.et_pb_column_2.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    margin-top: 37px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 980px) {
  .contacto h1 {
    font-size: 45px !important;
  }
}

/* FINAL RESPONSIVE CONTACTO */


/* INICIO RESPONSIVE CERTIFICADO*/


@media only screen and (max-width: 312px) {
  .certificacion h1 {
    font-size: 23px !important;
  }
}

@media only screen and (max-width: 560px) {
  .iconos .et_pb_blurb_content {
    display: flex;
  }

  .iconos .et_pb_row_5col>.et_pb_column.et_pb_column_1_5,
  .iconos .et_pb_column.et_pb_column_1_4 {
    width: 100% !important;
    margin-right: 0%;
    margin-bottom: 0px;
  }

  .et_pb_blurb_6.et_pb_blurb .et_pb_module_header,
  .et_pb_blurb_7.et_pb_blurb .et_pb_module_header,
  .et_pb_blurb_9.et_pb_blurb .et_pb_module_header {
    text-align: left !important;
  }

  .et_pb_main_blurb_image {
    margin-bottom: 0px;
  }

  .iconos .et_pb_column.et_pb_column_1_3.et_pb_column_6.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    margin-top: 20px;
  }

  .et-pb-icon-circle {
    border-radius: 100%;
    padding: 20px 25px;
  }
}

@media only screen and (min-width: 561px) and (max-width: 767px) {

  .iconos .et_pb_row_5col>.et_pb_column.et_pb_column_1_5,
  .iconos .et_pb_column.et_pb_column_1_3 {
    width: 50%;
    margin-right: 0%;
  }

  .iconos span.et-waypoint.et_pb_animation_top.et-pb-icon.et-pb-icon-circle.et-animated {
    font-size: 40px;
    color: #ffffff;
    background-color: #0f8445;
  }

  .et-pb-icon-circle {
    border-radius: 100%;
    padding: 20px 25px;
  }

  .iconos .et_pb_column.et_pb_column_1_3.et_pb_column_6.et_pb_css_mix_blend_mode_passthrough.et-last-child,
  .iconos .et_pb_column.et_pb_column_1_5.et_pb_column_10.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    margin: 0px auto !important;
    width: 100% !important;
  }
}

@media only screen and (max-width: 600px) {
  .botones button.btn {
    margin-left: 10% !important;
    margin-right: 10% !important;
  }
}

@media only screen and (max-width: 767px) {
  .iconos a {
    font-size: 15px !important;
  }

  .verde h3 {
    font-size: 24px !important;
  }

  .normativas .et_pb_column {
    padding-bottom: 50px;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 50px;
    width: 100% !important;
    margin-bottom: 0px !important;
  }

  .normativas .et_pb_row.et_pb_row_4 {
    padding-bottom: 0px !important;
  }

  .normativas .et_pb_row.et_pb_row_6,
  .normativas .et_pb_row.et_pb_row_7 {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 980px) {

  .iconos .et_pb_row_5col>.et_pb_column.et_pb_column_1_5,
  .iconos .et_pb_column.et_pb_column_1_3 {
    width: 33%;
    margin-right: 0%;
  }

  .iconos span.et-waypoint.et_pb_animation_top.et-pb-icon.et-pb-icon-circle.et-animated {
    font-size: 40px;
    color: #ffffff;
    background-color: #0f8445;
  }

  .et-pb-icon-circle {
    border-radius: 100%;
    padding: 25px;
  }

  .et_pb_blurb_6.et_pb_blurb .et_pb_module_header,
  .et_pb_blurb_7.et_pb_blurb .et_pb_module_header,
  .et_pb_blurb_9.et_pb_blurb .et_pb_module_header {
    text-align: center !important;
  }

  .pdf .et_pb_column.et_pb_column_1_3.et_pb_column_33.et_pb_css_mix_blend_mode_passthrough {
    width: 50%;
    margin-left: 25%;
  }

  .normativas .et_pb_column {
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 980px) {
  .normativas .et_pb_row.et_pb_row_4 {
    padding-bottom: 0px !important;
  }

  .admision .et_pb_row {
    padding: 0px !important;
  }
}

@media only screen and (min-width: 981px) and (max-width: 1125px) {
  .iconos a {
    font-size: 19px !important;
  }
}

@media only screen and (min-width: 981px) and (max-width: 1260px) {
  .botones button.btn {
    margin-left: 10% !important;
    margin-right: 10% !important;
  }
}

@media only screen and (min-width: 1025px) {

  h3:before,
  h3:after {
    border-top: 1px solid green;
    content: '';
    display: table-cell;
    position: relative;
    top: 0.5em;
    width: 45%;
  }

  h3:before {
    right: 1.5%;
  }

  h3:after {
    left: 1.5%;
  }
}

/* FINAL RESPONSIVE CERTIFICADOS*/


/* INICIO RESPONSIVE DEMETER ESPAÑA */

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

  .et_pb_blurb_3.et_pb_blurb .et_pb_module_header,
  .et_pb_blurb_4.et_pb_blurb .et_pb_module_header,
  .et_pb_blurb_5.et_pb_blurb .et_pb_module_header {
    text-align: left !important;
  }

  /* .quienes .et_parallax_bg {
    display: none;
  } */
}

@media only screen and (max-width: 767px) {
  .quienes h2 {
    font-size: 20px !important;
  }
}

/* FINAL RESPONSIVE DEMETER ESPAÑA */


/* INICIO RESPONSIVE DEMETER2 y DEMETER INTERNACIONAL */

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

  .et_pb_row.et_pb_row_7.boton-esp.et_pb_equal_columns.et_pb_gutters3,
  .et_pb_row.et_pb_row_9.boton-esp.et_pb_equal_columns.et_pb_gutters3,
  .imagen .et_pb_row.et_pb_row_10.et-last-child {
    width: 100%;
  }

  .bandera-movil .et_pb_row {
    width: 100% !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .bandera-movil .et_pb_column {
    padding-bottom: 50px;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 50px;
    margin-bottom: 0px !important;
  }

  .et_pb_section.et_pb_section_5.imagen.et_section_regular.et_pb_section_sticky.et_pb_section_sticky_mobile {
    padding-top: 0px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
  .logo img {
    max-width: 75%;
  }

  .et_pb_section.et_pb_section_13.bandera-tablet .et_pb_row {
    display: flex !important;
  }

  .bandera-tablet .et_pb_row {
    width: 100% !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .bandera-tablet .et_pb_column {
    padding-bottom: 50px;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 50px;
    margin-bottom: 0px !important;
  }

  .bandera-tablet .et_pb_row.et_pb_row_32 {
    width: 50% !important;
    margin-left: 50%;
    background-color: #f6f5f5;
  }

  .bandera-tablet .et_pb_row.et_pb_row_32.inida-tablet img {
    width: 20% !important;
  }
}

@media only screen and (min-width: 981px) and (max-width: 1260px) {

  .linea:before,
  .linea:after {
    width: 9% !important;
  }

  #historia h3 {
    white-space: pre-wrap;
  }
}


/* FINAL RESPONSIVE DEMETER2 Y DEMETER INTERNACIONAL */


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

  .et_fullscreen_slider .et_pb_container {

    height: 45vh !important;
  }

  blockquote {
    display: block;
    font-size: 12px !important;
    line-height: 15px;
  }

  /* span {
    font-size: 12px;
} */
  h1.nombrecabecera {
    font-size: 1em !important;

  }

  blockquote::before {
    content: "\201C";
    font-family: Georgia, serif;
    font-size: 60px;
    font-weight: bold;
    color: #000;
    position: absolute;
    left: -5%;
    top: 5%;
  }

  .btn {
    padding: 10px 20px;
  }

  /* .et_pb_column .et_pb_row_inner, .et_pb_row {
    padding: 10px 0;
} */
}

@media only screen and (max-width: 767px) {
  h1.titulo_inicio {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    color: #0f8445;
    white-space: normal;
    display: block;
  }

  h1.nombrecabecera {
    padding-top: 15px;
    font-size: 1.1em;
    text-transform: uppercase;
    color: #0f8445;
    line-height: 1.2em;
  }

  h1 {
    font-size: 25px;
    letter-spacing: 0.2em;
  }

  h3 {

    display: block;
    white-space: inherit;
    font-size: 18px !important;
  }

  h4 {
    font-size: 15px !important;

  }

  h2 {

    display: block;
    white-space: normal;
    font-size: 22px !important;

  }

  .et_header_style_split #et-top-navigation {
    padding: 0px 0px 0 0 !important;
    height: auto;
  }

  blockquote {
    display: block;
    font-size: 14px !important;
    line-height: 17px;
  }

  .citanegra {

    font-size: 1em !important;
  }

  .cajas1 {
    padding: 5%;
    height: 350px;

  }

  blockquote::before {
    font-size: 40px;
  }

  blockquote::after {

    font-size: 40px;

  }

  .tribe-events-sub-nav li a {
    background: #fff;

  }

  #tribe-events-content .tribe-events-calendar td {
    height: 90px;

  }

  #tribe-events-content .tribe-events-calendar td.tribe-events-present.mobile-active:hover,
  .tribe-events-calendar td.tribe-events-present.mobile-active,
  .tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-],
  .tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-] a {
    background-color: #e8e8e8;

  }

  #tribe-events-content .tribe-events-calendar .mobile-active:hover,
  #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active,
  #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active div[id*=tribe-events-daynum-],
  #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active div[id*=tribe-events-daynum-] a,
  .tribe-events-calendar .mobile-active div[id*=tribe-events-daynum-],
  .tribe-events-calendar .mobile-active div[id*=tribe-events-daynum-] a,
  .tribe-events-calendar td.mobile-active {
    background-color: #949494;
    color: #fff;
  }

}

@media only screen and (max-width: 980px) {
  .et_pb_section {
    padding: 15px 0;
  }

  .et_pb_section_parallax:not(.et_pb_fullwidth_menu),
  .et_pb_slider_parallax {
    overflow: hidden;
    border-bottom: 0px solid white;
    -webkit-box-shadow: inset 13px 11px 46px 2px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: inset 13px 11px 46px 2px rgba(0, 0, 0, 0.13);
    box-shadow: inset 13px 11px 46px 2px rgba(0, 0, 0, 0.0);
  }

  .tribe-events-sub-nav li a {
    background: #ececec !important;
    color: #fff;
    display: block;
    padding: 10px 20px;
    position: relative;
    white-space: normal;
  }

  .tribe-events-calendar th {

    color: #fff;

  }
}

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

  h2:before,
  h2:after {
    border-top: 1px solid green;
    content: '';
    display: none;
    position: relative;
    top: 0.5em;
    width: 45%;
  }

  h2 {
    display: block;
    white-space: normal;
  }

  h3:before,
  h3:after {

    display: none;

  }

  h3 {
    display: block;
    white-space: normal;
  }
}

/* FINAL RESPONSIVE*/

.cajasuscriptor {
  margin-top: 10px !important;
  margin-left: 5% !important;
}

h3.tribe-events-month-event-title {
  white-space: pre-line !important;
}

h3.tribe-events-month-event-title:before,
h3.tribe-events-month-event-title:after {
  border-top: 0px;
  content: '';
  display: block;
  position: relative;
  top: 0.5em;
  width: 100%;
}

/* ASESORÍA */

.fila-asesor {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.fila-asesor div:first-child {
  width: 25%;
  margin-right: 5%;
}

.fila-asesor div:nth-child(2) {
  width: 70%;
}

/* RGDP */

.wordpress-gdpr-popup-actions-buttons {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
}

a.wordpress-gdpr-popup-decline:hover {
  border: 1px solid #FFF;
}

a.wordpress-gdpr-popup-decline {
  padding-top: 21px !important;
  height: 60px;
  margin-top: 5px;
  border: 1px solid #000;
}

a.wordpress-gdpr-popup-agree {
  padding-top: 5px !important;
}

a.wordpress-gdpr-popup-agree,
a.wordpress-gdpr-popup-decline {
  width: 30%;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px !important;
  padding-right: 10px !important;
  padding-bottom: 5px !important;
  padding-left: 10px !important;
  margin-right: 0px !important;
  margin-bottom: 20px !important;
}