/*
Theme Name: Barbara Kanter 2020
Author: MIRLO studio
Author URI: http://mirlostudio.com
Description: Theme for Barbara Kanter
Text Domain: bkanter
License: GNU General Public License v2 or later
License URI: license/README_License.txt
*/
body {
  margin: 0;
  overflow-x: hidden;
  font-family: 'Roboto', sans-serif;
  background-color: #fff;
  font-size: 15px;
  line-height: 1.4em;
  font-weight: 300;
}
/***********************************************
******************   COLORS   ******************
***********************************************/
/***********************************************
*******************   FONTS   ******************
***********************************************/
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmSU5vAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmEU9vAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v27/KFOlCnqEu92Fr1MmWUlvAw.ttf) format('truetype');
}
@font-face {
  font-family: 'regular';
  /*a name to be used later*/
  src: url('https://barbarakanter.com/wp-content/themes/barbarakanter/fonts/Begum_Semibold.otf');
  /*URL to font*/
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #3aafa9;
  line-height: 1em;
}
h1 {
  font-family: 'regular';
}
h2 {
  font-size: 43px;
  margin: 0;
  margin-bottom: 10px;
}
a {
  color: #2b7a78;
  text-decoration: none;
}
a:hover {
  opacity: 0.5;
}
@media only screen and (max-width: 900px) {
  h2 {
    font-size: 29px;
    line-height: 1.2em;
  }
}
/***********************************************
*******************   COMMON   *****************
***********************************************/
.site_width {
  width: 1090px;
  margin: 0 auto;
}
.youtube_wrap {
  margin-bottom: 1vh;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.youtube_wrap iframe,
.youtube_wrap object,
.youtube_wrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.boton {
  background-color: #073a38;
  border-radius: 50px;
  text-transform: uppercase;
  color: #fff;
  padding: 11px 24px;
  text-decoration: none;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin: 10px 0;
  font-size: 13px;
}
@media only screen and (max-width: 900px) {
  .site_width {
    width: 100%;
  }
}
/***********************************************
*******************   FORMS   ******************
***********************************************/
form label {
  font-weight: bold;
  font-size: 14px;
}
form input[type="text"],
form input[type="email"],
form input[type="tel"],
form input[type="password"],
form textarea,
form .select2-container--default .select2-selection--single {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 15px 10px;
  border: none;
  margin: 5px 0;
  color: #282828;
  width: 100%;
  font-size: 14px;
  line-height: 1.7em;
  -webkit-appearance: none;
  border-radius: 0!important;
  -webkit-box-sizing: border-box;
  font-family: 'Roboto', sans-serif;
  height: auto;
}
form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="tel"]:focus,
form input[type="password"]:focus,
form textarea:focus,
form .select2-container--default .select2-selection--single:focus {
  outline: none;
  background-color: rgba(255, 255, 255, 0.9);
}
form textarea {
  height: 130px;
}
form .show-password-input {
  top: 13px!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: normal;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 15px;
  right: 10px;
}
.grecaptcha-badge {
  display: none!important;
}
.captcha_notice {
  font-size: 0.65vw;
  line-height: 1.7em;
}
.captcha_notice a {
  color: #282828;
}
input[type="submit"],
button,
.button,
.woocommerce button.button {
  padding: 10px 17px;
  text-transform: lowercase;
  font-size: 13px!important;
  letter-spacing: 0.1em;
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 50px;
  -webkit-box-sizing: border-box;
  border: none;
  background-color: #073a38;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 10px;
}
.ajax-loader {
  display: none!important;
}
span.wpcf7-not-valid-tip {
  color: #00ffff;
}
div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors {
  border: none;
  background: #398f14;
  margin: 22px 0;
  color: #fff;
  padding: 13px;
  font-size: 1vw;
  letter-spacing: 0.2em;
}
div.wpcf7-validation-errors {
  background: #f7e700;
}
@media only screen and (max-width: 1420px) {
  input[type="text"],
  input[type="email"],
  textarea {
    font-size: 12.1px;
  }
  input[type="submit"] {
    font-size: 20px;
  }
}
/***********************************************
******************   CIRCULOS   ****************
***********************************************/
.circulos {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  overflow: hidden;
}
.circulos .circulo {
  width: 40vw;
  height: 40vw;
  border-radius: 50%;
  border: 4px solid #fff915;
  position: absolute;
}
.circulos .circulo.solido {
  width: 30vw;
  height: 30vw;
  border: none;
  background: linear-gradient(15deg, #2b7a78 0%, #6bf2e5 100%);
  opacity: 0.5;
}
@media only screen and (max-width: 900px) {
  .circulos .circulo {
    width: 75vw;
    height: 75vw;
  }
  .circulos .circulo.solido {
    width: 60vw;
    height: 60vw;
  }
}
/***********************************************
*******************   HEADER   *****************
***********************************************/
header {
  top: 0;
  z-index: 25;
  position: fixed;
  padding: 30px;
  width: calc(100% - 60px);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
header .positioner {
  width: 100%;
  position: relative;
}
header .positioner .logo {
  float: left;
}
header .positioner .logo svg {
  height: 23px;
  fill: #fff;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
header .positioner #burger {
  float: right;
  margin: 1vw;
  width: 30px;
  height: 22px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  display: none;
}
header .positioner #burger span {
  display: block;
  position: absolute;
  height: 3px;
  border-radius: 0px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
header .positioner #burger span:nth-child(1) {
  top: 0px;
}
header .positioner #burger span:nth-child(2),
header .positioner #burger span:nth-child(3) {
  top: 10px;
}
header .positioner #burger span:nth-child(4) {
  top: 20px;
}
header .positioner #burger.open {
  width: 30px;
}
header .positioner #burger.open span {
  background: #fff !important;
}
header .positioner #burger.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
header .positioner #burger.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
header .positioner #burger.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
header .positioner #burger.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
header .main_menu {
  float: right;
  text-align: right;
}
header .main_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
header .main_menu ul li {
  display: inline-block;
  margin: 0 20px;
}
header .main_menu ul li a {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.05em;
  color: #fff;
  text-decoration: none;
}
header .main_menu ul li:last-child {
  margin-right: 0;
}
header.fixed {
  padding: 15px 30px;
  background-color: #073a38;
}
header.fixed .positioner .logo svg,
header.fixed .positioner .logo path {
  height: 18px;
  fill: #fff !important;
}
header.fixed .main_menu ul li a {
  color: #fff !important;
}
.loader {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: #3aafa9;
  z-index: 99;
}
.page-id-49 header .positioner .logo svg,
.page-id-49 header .positioner .logo path {
  fill: #2b7a78;
}
.page-id-49 header .main_menu ul li a {
  color: #2b7a78;
}
.page-id-468 header .main_menu ul li a {
  color: #2b7a78;
}
.page-id-470 header .main_menu ul li a {
  color: #2b7a78;
}
.privacy-policy h2,
.privacy-policy h3,
.privacy-policy h4,
.privacy-policy h5,
.privacy-policy h6,
.privacy-policy p,
.privacy-policy ul,
.privacy-policy ol {
  width: 1090px;
  margin: 0 auto;
}
.privacy-policy h2 {
  margin-top: 40px;
  margin-bottom: 10px;
}
.privacy-policy h2:first-child {
  margin-top: 90px;
}
.privacy-policy ul,
.privacy-policy ol {
  margin: 20px auto;
  padding-left: 100px;
}
.privacy-policy p {
  margin: 10px auto;
}
.privacy-policy p:last-child {
  margin: 10px auto 90px auto;
}
@media only screen and (max-width: 900px) {
  header .positioner .logo svg {
    height: 18px;
    margin-top: 4px;
  }
  header .positioner #burger {
    display: block;
  }
  header .main_menu {
    float: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #073a38;
    display: none;
  }
  header .main_menu ul {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  header .main_menu ul li {
    width: 100%;
    margin: 20px 0;
  }
  header .main_menu ul li a {
    color: #fff;
  }
  header .main_menu.show {
    display: block;
  }
  .page-id-49 header .positioner .logo svg,
  .page-id-49 header .positioner .logo path {
    fill: #2b7a78;
  }
  .page-id-49 header #burger span {
    background-color: #2b7a78;
  }
  .page-id-49 header.fixed #burger span {
    background-color: #fff;
  }
  .privacy-policy h2,
  .privacy-policy h3,
  .privacy-policy h4,
  .privacy-policy h5,
  .privacy-policy h6,
  .privacy-policy p,
  .privacy-policy ul,
  .privacy-policy ol {
    width: calc(100% - 60px);
  }
  .privacy-policy h2:first-child {
    margin-top: 90px;
  }
  .privacy-policy ul,
  .privacy-policy ol {
    width: calc(100% - 130px);
    padding-left: 10px;
  }
}
/***********************************************
*******************   FOOTER   *****************
***********************************************/
#contacto {
  background-color: #3aafa9;
  padding: 70px 0;
}
#contacto .site_width {
  display: flex;
  flex-direction: row;
}
#contacto .site_width .texto {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: top;
  align-items: flex-start;
  color: #fff;
}
#contacto .site_width .texto h2 {
  font-family: 'regular';
  color: #fff;
  font-size: 60px;
}
#contacto .site_width .texto p {
  width: calc(100% - 210px);
}
#contacto .site_width .formulario {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: top;
  align-items: flex-start;
}
#contacto .site_width .formulario .wpcf7 {
  width: 100%;
}
#contacto .site_width .formulario input[type="submit"] {
  padding: 14px 29px;
}
#contacto .site_width .formulario span.wpcf7-list-item {
  margin: 0;
}
#contacto .site_width .formulario a {
  color: #073a38;
}
footer {
  background-color: #073a38;
  padding: 25px 35px 23px 35px;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.05em;
}
.whatsapp_tab {
  background-color: #075E54;
  width: 55px;
  height: 55px;
  position: fixed;
  bottom: 20px;
  right: 14px;
  border-radius: 50%;
  z-index: 19;
  display: none;
}
.whatsapp_tab img {
  position: absolute;
  width: 29px;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
}
@media only screen and (max-width: 900px) {
  #contacto {
    background-color: #3aafa9;
    padding: 70px 30px;
  }
  #contacto .site_width {
    display: block;
  }
  #contacto .site_width .texto {
    width: 100%;
    display: block;
  }
  #contacto .site_width .texto h2 {
    font-size: 45px;
  }
  #contacto .site_width .texto p {
    width: 100%;
  }
  #contacto .site_width .formulario {
    width: 100%;
    display: block;
  }
  footer {
    padding: 25px 30px 23px 30px;
  }
  .whatsapp_tab {
    display: block;
  }
}
/***********************************************
*******************   BLOCKS   *****************
***********************************************/
.fondo_imagen {
  filter: grayscale(100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.2;
}
.fondo_lightbox {
  width: 100%;
  height: 100%;
  background-color: #3aafa9;
  position: absolute;
  top: 0;
  left: 0;
  mix-blend-mode: multiply;
}
.bloque.fifty_fifty_texto_imagen {
  display: flex;
  flex-direction: row;
}
.bloque.fifty_fifty_texto_imagen .texto {
  width: calc(50% - 16vw);
  padding: 5vw 8vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.bloque.fifty_fifty_texto_imagen .imagen {
  width: 50%;
  min-height: 50vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.bloque.fifty_fifty_texto_imagen.imagen_izquierda {
  flex-direction: row-reverse;
}
.bloque.cabecera_pequena {
  position: relative;
  padding: 16vh 0 4vh 0;
}
.bloque.cabecera_pequena .positioner {
  position: relative;
  z-index: 9;
}
.bloque.cabecera_pequena .positioner .seccion {
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.05em;
}
.bloque.cabecera_pequena .positioner h1 {
  margin: 0;
  margin-top: 20px;
  color: #fff;
  font-size: 55px;
}
.bloque.cabecera_grande {
  position: relative;
  height: calc(100vh - 110px);
}
.bloque.cabecera_grande .fondo_imagen {
  filter: grayscale(100%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.2;
}
.bloque.cabecera_grande .fondo_lightbox {
  width: 100%;
  height: 100%;
  background-color: #3aafa9;
  position: absolute;
  top: 0;
  left: 0;
  mix-blend-mode: multiply;
}
.bloque.cabecera_grande .positioner {
  position: absolute;
  z-index: 9;
  left: 50%;
  top: 50%;
  transform: translate(-545px, -50%);
  width: 590px;
}
.bloque.cabecera_grande .positioner .seccion {
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.05em;
}
.bloque.cabecera_grande .positioner h1 {
  margin: 0;
  margin-top: 20px;
  color: #fff;
  font-size: 55px;
  margin-bottom: 30px;
}
.bloque.cabecera_grande .positioner .descripcion {
  color: #fff;
}
.bloque.texto_izquierda {
  padding: 90px 0;
}
.bloque.texto_izquierda .texto {
  width: 500px;
}
.bloque.texto_izquierda h2 {
  margin-bottom: 30px;
}
.bloque.texto_izquierda.centrado .texto {
  margin: 0 auto;
}
.bloque.tres_motivos {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  height: 100vw/3;
}
.bloque.tres_motivos .motivo {
  flex: 1 0 33.333%;
  max-width: 33.333%;
  position: relative;
  display: inline-block;
}
.bloque.tres_motivos .motivo .fondo {
  background-color: #282828;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
}
.bloque.tres_motivos .motivo .positioner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  max-width: 300px;
}
.bloque.tres_motivos .motivo .positioner h3 {
  color: white;
  font-size: 27px;
  font-weight: 100;
  letter-spacing: 0.05em;
}
.bloque.tres_motivos .motivo .positioner .texto {
  color: white;
  letter-spacing: 0.05em;
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.bloque.tres_motivos .motivo .positioner .arrow svg {
  height: 32px;
}
.bloque.tres_motivos .motivo:hover .fondo {
  opacity: 0.7;
}
.bloque.tres_motivos .motivo:hover .positioner .texto {
  max-height: 300px;
  margin-bottom: 20px;
}
.bloque.tres_motivos .motivo:hover .positioner .arrow {
  transform: rotate(180deg);
}
.bloque.tres_motivos.solo_dos .motivo {
  flex: 1 0 50%;
  max-width: 50%;
  position: relative;
}
.bloque.tres_links {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  height: 110px;
}
.bloque.tres_links .link {
  flex: 1 0 33.333%;
  max-width: 33.333%;
  position: relative;
  background-color: #073a38;
  text-align: center;
}
.bloque.tres_links .link:hover {
  background-color: #2b7a78;
  opacity: 1;
}
.bloque.tres_links .link .texto_boton {
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.05em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-decoration: none;
}
.bloque.tres_links.solo_dos .link {
  flex: 1 0 50%;
  max-width: 50%;
}
.bloque.testimonios {
  padding: 90px 0 110px 0;
  position: relative;
  overflow: hidden;
}
.bloque.testimonios .positioner {
  width: 780px;
  margin-left: 50%;
  transform: translate(-50%, 0);
  color: #2b7a78;
}
.bloque.testimonios .positioner .autor {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
  font-size: 14px;
}
.bloque.testimonios .positioner .testimonio {
  font-family: 'regular';
  font-size: 32px;
  line-height: 1.2em;
}
.bloque.testimonios.con_imagen .positioner {
  color: #fff;
}
.bloque.testimonios .swiper-pagination {
  margin-left: 50%;
  transform: translate(-50%, 0);
  margin-top: 20px;
}
.bloque.testimonios .swiper-pagination .swiper-pagination-bullet {
  margin: 0 2px;
}
.bloque.testimonios .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #3aafa9;
}
.bloque.testimonios .swiper-pagination .swiper-pagination-bullet:focus {
  border: none;
}
.bloque.cita {
  padding: 90px 0;
  position: relative;
}
.bloque.cita .positioner {
  width: 780px;
  margin-left: 50%;
  transform: translate(-50%, 0);
  color: #2b7a78;
}
.bloque.cita .positioner .autor {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
  font-size: 14px;
}
.bloque.cita .positioner .cita {
  font-family: 'regular';
  font-size: 32px;
  line-height: 1.2em;
}
.bloque.cita.con_imagen .positioner {
  color: #fff;
}
.bloque.servicios {
  margin: 90px 0;
}
.bloque.servicios h2 {
  width: 670px;
  font-family: 'regular';
  font-size: 70px;
  color: #2b7a78;
  margin-left: calc(50% - 545px);
  margin-bottom: 60px;
}
.bloque.servicios a {
  display: flex;
  flex-direction: row;
  text-decoration: none;
}
.bloque.servicios a .imagen {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 25vw;
  padding-top: 26%;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.bloque.servicios a .texto {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 525px;
  margin: 0 0 0 70px;
}
.bloque.servicios a .texto h3 {
  color: #3aafa9;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 42px;
}
.bloque.servicios a .texto .excerpt {
  color: #282828;
  font-size: 14px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.bloque.servicios a .texto .texto_boton {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 13px;
  margin-top: 10px;
  color: #073a38;
  font-weight: bold;
}
.bloque.servicios a:nth-child(even) {
  flex-direction: row-reverse;
}
.bloque.servicios a:nth-child(even) .texto {
  margin: 0 178px 0 0;
}
.bloque.servicios a:hover {
  opacity: 1;
}
.bloque.servicios a:hover .imagen {
  width: 35vw;
}
.bloque.servicios a:hover .texto .excerpt {
  height: auto;
  max-height: 500px;
}
.bloque.articulos_recientes,
.bloque.todos_los_articulos {
  margin: 90px 0;
}
.bloque.articulos_recientes h2,
.bloque.todos_los_articulos h2 {
  width: 670px;
  font-family: 'regular';
  font-size: 70px;
  color: #2b7a78;
  margin-left: calc(50% - 545px);
  margin-bottom: 60px;
}
.bloque.articulos_recientes .articulos,
.bloque.todos_los_articulos .articulos {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
.bloque.articulos_recientes .articulos .articulo,
.bloque.todos_los_articulos .articulos .articulo {
  flex: 1 0 calc(100% / 3);
  max-width: calc(100% / 3);
  text-decoration: none;
  -webkit-transition: 0.15s ease-in-out;
  -moz-transition: 0.15s ease-in-out;
  -o-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
.bloque.articulos_recientes .articulos .articulo .imagen,
.bloque.todos_los_articulos .articulos .articulo .imagen {
  width: 100%;
  padding-top: 70%;
}
.bloque.articulos_recientes .articulos .articulo .texto,
.bloque.todos_los_articulos .articulos .articulo .texto {
  padding: 15px;
}
.bloque.articulos_recientes .articulos .articulo .texto h3,
.bloque.todos_los_articulos .articulos .articulo .texto h3 {
  color: #3aafa9;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 24px;
}
.bloque.articulos_recientes .articulos .articulo .texto .excerpt,
.bloque.todos_los_articulos .articulos .articulo .texto .excerpt {
  color: #282828;
  font-size: 14px;
}
.bloque.articulos_recientes .articulos .articulo .texto .texto_boton,
.bloque.todos_los_articulos .articulos .articulo .texto .texto_boton {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 13px;
  margin-top: 10px;
  color: #073a38;
  font-weight: bold;
}
.bloque.articulos_recientes .articulos .articulo:hover,
.bloque.todos_los_articulos .articulos .articulo:hover {
  opacity: 1;
}
.bloque.articulos_recientes .articulos .articulo.light,
.bloque.todos_los_articulos .articulos .articulo.light {
  opacity: 0.3;
}
.bloque.articulos_recientes .mas_articulos,
.bloque.todos_los_articulos .mas_articulos {
  display: inline-block;
  margin-top: 50px;
  margin-left: 50%;
  transform: translate(-50%, 0);
}
.bloque.todos_los_articulos {
  margin-top: 0;
}
.bloque.todos_los_articulos .filtros {
  background-color: #073a38;
  padding: 10px;
  text-align: center;
  padding: 20px 0;
}
.bloque.todos_los_articulos .filtros .mobile_trigger {
  display: none;
}
.bloque.todos_los_articulos .filtros .filter_option {
  color: #fff;
  padding: 8px 15px;
  border: 1px solid transparent;
  font-weight: 100;
  text-decoration: none;
  margin: 0 8px;
  opacity: 0.5;
}
.bloque.todos_los_articulos .filtros .filter_option:hover {
  opacity: 1;
}
.bloque.todos_los_articulos .filtros .filter_option.active {
  border-color: #fff;
  opacity: 1;
}
.bloque.todos_los_articulos .articulos .articulo {
  margin-bottom: 50px;
}
.bloque.todos_los_articulos .pagination {
  width: 100%;
  text-align: center;
  margin: 40px 0 0 0;
  padding-bottom: 10px;
}
.bloque.todos_los_articulos .pagination .page-numbers {
  font-size: 18px;
  color: #3aafa9;
  font-weight: 400;
  margin: 0 7px;
  text-decoration: #073a38;
}
.bloque.todos_los_articulos .pagination .page-numbers.current {
  color: #fff;
  background-color: #073a38;
  padding: 5px 10px;
  border-radius: 100px;
}
.bloque.instagram_feed {
  background-color: rgba(58, 175, 169, 0.3);
  text-align: center;
  padding: 90px 0;
}
.bloque.instagram_feed .conectemos {
  font-family: 'regular';
  font-size: 70px;
  color: #2b7a78;
  margin: 30px 0 80px 0;
}
.bloque.instagram_feed ul {
  width: 1090px;
  margin: 0 auto;
}
.bloque.instagram_feed ul li {
  margin-top: -11px;
}
.bloque.instagram_feed ul li img {
  width: 100%;
}
.bloque.instagram_feed .ig_name {
  display: inline-block;
  font-style: italic;
  font-size: 35px;
  color: #073a38;
  text-decoration: none;
  letter-spacing: 0.05em;
  margin-top: 30px;
}
.bloque.iconos {
  margin: -90px 0;
}
.bloque.iconos .icono {
  width: 580px;
  margin: 20px 0 20px -40px;
  display: flex;
  flex-direction: row;
}
.bloque.iconos .icono .imagen {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-right: 20px;
  width: 65px!important;
  height: 65px!important;
}
.bloque.iconos .icono .imagen img {
  width: 65px!important;
  height: 65px!important;
}
.bloque.iconos .icono .texto {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.bloque.iconos .icono:nth-child(even) {
  flex-direction: row-reverse;
}
.bloque.iconos .icono:nth-child(even) img {
  margin-right: 0;
  margin-left: 20px;
}
.bloque.iconos.centrado .icono {
  margin: 0 auto;
}
@media only screen and (max-width: 900px) {
  .bloque.fifty_fifty_texto_imagen {
    flex-direction: column-reverse;
  }
  .bloque.fifty_fifty_texto_imagen .texto {
    width: calc(100% - 60px);
    padding: 30px;
    flex-direction: column;
  }
  .bloque.fifty_fifty_texto_imagen .imagen {
    width: 100%;
    min-height: 70vw;
  }
  .bloque.fifty_fifty_texto_imagen.imagen_izquierda {
    flex-direction: column-reverse;
  }
  .bloque.cabecera_pequena .positioner {
    width: calc(100% - 60px);
    margin-left: 30px;
  }
  .bloque.cabecera_pequena .positioner h1 {
    margin-top: 10px;
    font-size: 45px;
  }
  .bloque.cabecera_grande .positioner {
    left: 30px;
    top: 50%;
    transform: translate(0, -50%);
    width: calc(100% - 60px);
  }
  .bloque.cabecera_grande .positioner h1 {
    margin-top: 15px;
    font-size: 45px;
    margin-bottom: 25px;
  }
  .bloque.texto_izquierda {
    padding: 70px 0;
  }
  .bloque.texto_izquierda .texto {
    width: calc(100% - 60px);
    margin: 0 auto;
  }
  .bloque.texto_izquierda h2 {
    margin-bottom: 30px;
  }
  .bloque.tres_motivos {
    height: 210vw;
  }
  .bloque.tres_motivos .motivo {
    flex: 1 0 100%;
    max-width: 100%;
  }
  .bloque.tres_motivos .motivo .positioner {
    max-width: calc(100% - 60px);
    margin: 0 auto;
  }
  .bloque.tres_motivos .motivo .positioner h3 {
    font-size: 24px;
  }
  .bloque.tres_motivos .motivo .positioner .texto {
    font-size: 13px;
  }
  .bloque.tres_motivos.solo_dos .motivo {
    flex: 1 0 100%;
    max-width: 100%;
    position: relative;
  }
  .bloque.tres_links {
    height: auto;
  }
  .bloque.tres_links .link {
    flex: 1 0 100%;
    max-width: 100%;
    border-bottom: 0.5px solid rgba(255, 255, 255, 0.5);
    padding: 5px 0;
    padding: 28px 0 22px 0;
  }
  .bloque.tres_links .link .texto_boton {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.05em;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-decoration: none;
    width: 100%;
  }
  .bloque.tres_links.solo_dos .link {
    flex: 1 0 100%;
    max-width: 100%;
    border-bottom: 0.5px solid rgba(255, 255, 255, 0.5);
    text-align: center;
  }
  .bloque.testimonios {
    padding: 70px 0;
  }
  .bloque.testimonios .positioner {
    width: calc(100% - 60px);
  }
  .bloque.testimonios .positioner .autor {
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
    font-size: 14px;
  }
  .bloque.testimonios .positioner .testimonio {
    font-size: 29px;
  }
  .bloque.cita {
    padding: 70px 0;
  }
  .bloque.cita .positioner {
    width: calc(100% - 60px);
  }
  .bloque.cita .positioner .cita {
    font-size: 29px;
  }
  .bloque.cita.con_imagen .positioner {
    color: #fff;
  }
  .bloque.servicios {
    margin: 70px 0;
  }
  .bloque.servicios h2 {
    width: calc(100% - 60px);
    font-size: 45px;
    margin-left: 30px;
    margin-bottom: 50px;
  }
  .bloque.servicios a {
    opacity: 1;
  }
  .bloque.servicios a .imagen {
    width: 50vw;
    padding-top: 50%;
  }
  .bloque.servicios a .texto {
    width: calc(50% - 60px);
    margin: 0;
    padding: 30px;
  }
  .bloque.servicios a .texto h3 {
    margin-bottom: 0;
    font-size: 24px;
  }
  .bloque.servicios a .texto .excerpt {
    display: none;
  }
  .bloque.servicios a:nth-child(even) {
    flex-direction: row-reverse;
  }
  .bloque.servicios a:nth-child(even) .texto {
    margin: 0;
  }
  .bloque.servicios a:hover {
    opacity: 1;
  }
  .bloque.servicios a:hover .imagen {
    width: 50vw;
  }
  .bloque.servicios a:hover .texto .excerpt {
    max-height: 0;
  }
  .bloque.articulos_recientes,
  .bloque.todos_los_articulos {
    margin: 70px 0;
  }
  .bloque.articulos_recientes h2,
  .bloque.todos_los_articulos h2 {
    width: calc(100% - 60px);
    font-size: 45px;
    margin-left: 30px;
    margin-bottom: 50px;
  }
  .bloque.articulos_recientes .articulos .articulo,
  .bloque.todos_los_articulos .articulos .articulo {
    flex: 1 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .bloque.articulos_recientes .articulos .articulo .texto,
  .bloque.todos_los_articulos .articulos .articulo .texto {
    padding: 15px;
  }
  .bloque.articulos_recientes .mas_articulos,
  .bloque.todos_los_articulos .mas_articulos {
    width: max-content;
    display: block;
    margin: 0 auto;
    transform: none;
  }
  .bloque.todos_los_articulos {
    margin-top: 0;
  }
  .bloque.todos_los_articulos .filtros {
    background-color: #073a38;
    padding: 10px;
    text-align: center;
    padding: 20px 0;
  }
  .bloque.todos_los_articulos .filtros .mobile_trigger {
    display: block;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.05em;
  }
  .bloque.todos_los_articulos .filtros .mobile_trigger:after {
    content: "+";
    margin-left: 10px;
  }
  .bloque.todos_los_articulos .filtros .mobile_trigger.open:after {
    content: "-";
  }
  .bloque.todos_los_articulos .filtros .filter_options {
    max-height: 0px;
    overflow: hidden;
  }
  .bloque.todos_los_articulos .filtros .filter_options .filter_option {
    color: #fff;
    padding: 8px 15px;
    border: 1px solid transparent;
    font-weight: 100;
    text-decoration: none;
    margin: 0 8px;
    opacity: 0.5;
    display: block;
  }
  .bloque.todos_los_articulos .filtros .filter_options .filter_option:hover {
    opacity: 1;
  }
  .bloque.todos_los_articulos .filtros .filter_options .filter_option.active {
    border-color: #fff;
    opacity: 1;
  }
  .bloque.todos_los_articulos .filtros .filter_options.show {
    max-height: 500px;
  }
  .bloque.todos_los_articulos .articulos .articulo {
    margin-bottom: 50px;
  }
  .bloque.todos_los_articulos .pagination {
    width: 100%;
    text-align: center;
    margin: 40px 0 0 0;
    padding-bottom: 10px;
  }
  .bloque.todos_los_articulos .pagination .page-numbers {
    font-size: 18px;
    color: #3aafa9;
    font-weight: 400;
    margin: 0 7px;
    text-decoration: #073a38;
  }
  .bloque.todos_los_articulos .pagination .page-numbers.current {
    color: #fff;
    background-color: #073a38;
    padding: 5px 10px;
    border-radius: 100px;
  }
  .bloque.instagram_feed {
    padding: 70px 0;
  }
  .bloque.instagram_feed .conectemos {
    font-size: 45px;
    margin: 30px 0 80px 0;
  }
  .bloque.instagram_feed ul {
    width: calc(100% - 60px);
    margin: 0 auto;
  }
  .bloque.instagram_feed ul li {
    width: 100%/3 !important;
  }
  .bloque.instagram_feed ul li:last-child {
    display: none;
  }
  .bloque.instagram_feed .ig_name {
    font-size: 30px;
    margin-top: 25px;
  }
  .bloque.iconos {
    margin: -70px 0;
  }
  .bloque.iconos .icono {
    width: calc(100% - 60px);
    margin: 20px 0 20px -40px;
  }
  .bloque.iconos .icono .imagen {
    margin-right: 20px;
    margin-top: 15px;
    width: 65px!important;
    height: 65px!important;
  }
  .bloque.iconos .icono .imagen img {
    width: 65px!important;
    height: 65px!important;
  }
}
/***********************************************
*****************   SINGLE POST   **************
***********************************************/
.single-post .header {
  position: relative;
  padding: 27vh 0 4vh 0;
}
.single-post .text_content {
  width: 580px;
  margin: 70px auto;
}
.single-post .text_content .bloque.iconos {
  margin: 30px 0;
}
.single-post .text_content .bloque.iconos .site_width {
  width: 660px;
  margin-left: -40px;
}
.single-post .text_content .bloque.iconos .site_width .icono {
  width: 660px;
  margin: 10px 0;
}
.single-post .text_content h1 {
  font-family: 'regular';
  font-size: 70px;
  margin-top: 0;
}
.single-post .text_content h2 {
  margin: 30px 0 10px 0;
}
.single-post .text_content figure.wp-block-image,
.single-post .text_content figure.wp-block-embed-youtube {
  margin: 30px 0;
  width: calc(100% + 80px);
  margin-left: -40px;
}
.single-post .text_content .share {
  text-align: center;
  margin: 70px 0;
}
.single-post .text_content .fuentes_block .fuentes_trigger {
  font-weight: 400;
  color: #073a38;
  font-size: 16px;
  letter-spacing: 0.05em;
  cursor: pointer;
}
.single-post .text_content .fuentes_block .fuentes_trigger:after {
  content: "+";
  margin-left: 5px;
}
.single-post .text_content .fuentes_block .fuentes_expand {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.single-post .text_content .fuentes_block .fuentes_expand li {
  margin: 5px 0;
}
.single-post .text_content .fuentes_block.expanded .fuentes_trigger:after {
  content: "-";
}
.single-post .text_content .fuentes_block.expanded .fuentes_expand {
  max-height: 2000px;
  height: auto;
}
@media only screen and (max-width: 900px) {
  .single-post .header {
    position: relative;
    padding: 35vh 0 4vh 0;
  }
  .single-post .text_content {
    width: calc(100% - 60px);
    margin: 50px auto;
  }
  .single-post .text_content .bloque.iconos {
    margin: 30px 0;
  }
  .single-post .text_content .bloque.iconos .site_width {
    width: 100%;
    margin-left: 0;
  }
  .single-post .text_content .bloque.iconos .site_width .icono {
    width: 100%;
    margin: 10px 0;
  }
  .single-post .text_content h1 {
    font-size: 40px;
  }
  .single-post .text_content figure.wp-block-image,
  .single-post .text_content figure.wp-block-embed-youtube {
    margin: 30px 0;
    width: calc(100% + 60px);
    margin-left: -30px;
  }
  .single-post .text_content .share {
    margin: 45px 0;
  }
}
.cn-button.bootstrap {
  color: #fff;
  background: #073a38;
}
@media only screen and (max-width: 900px) {
  .cookie-notice-container {
    text-align: left;
  }
  .cookie-notice-container .cn-button {
    margin: 5px 10px 5px 0!important;
  }
  .cookie-notice-container .cn-close-icon {
    right: 10px;
    top: 20px;
  }
}
