/* Theme Name: Otocenter
Theme URI: https://otocenter.com.co
Author: Berakah Agencia Digital
Autor URI: berakahagenciadigital.com	
Description: Sitio Web para Otocenter
Version: 1.0; */
a {
    text-decoration: none;
  }
  body,
  html {
    height: 100%;
    overflow-x: hidden;
  }
  img {
    border: none;
    display: block;
    vertical-align: bottom;
  }
  body,
  html,
  h1,
  h2,
  h3,
  h4,
  li,
  p,
  ul {
    margin: 0px;
    padding: 0px;
    line-height: 1em;
  }
  @font-face {
    font-family: 'intro_black';
    font-display: block;
    src: url("fuentes/intro_black.eot?v=20210212");
    src: url("fuentes/intro_black.eot?v=20210212") format('embedded-opentype'), url("fuentes/intro_black.woff?v=20210212") format('woff'), url("fuentes/intro_black.ttf?v=20210212") format('truetype'), url("fuentes/intro_black.svg?v=20210212") format('svg');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'intro_black_caps';
    font-display: block;
    src: url("fuentes/intro_black_caps.eot?v=20210212");
    src: url("fuentes/intro_black_caps.eot?v=20210212") format('embedded-opentype'), url("fuentes/intro_black_caps.woff?v=20210212") format('woff'), url("fuentes/intro_black_caps.ttf?v=20210212") format('truetype'), url("fuentes/intro_black_caps.svg?v=20210212") format('svg');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'intro_bold';
    font-display: block;
    src: url("fuentes/intro_bold.eot?v=20210212");
    src: url("fuentes/intro_bold.eot?v=20210212") format('embedded-opentype'), url("fuentes/intro_bold.woff?v=20210212") format('woff'), url("fuentes/intro_bold.ttf?v=20210212") format('truetype'), url("fuentes/intro_bold.svg?v=20210212") format('svg');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'intro_book';
    font-display: block;
    src: url("fuentes/intro_book.eot?v=20210212");
    src: url("fuentes/intro_book.eot?v=20210212") format('embedded-opentype'), url("fuentes/intro_book.woff?v=20210212") format('woff'), url("fuentes/intro_book.ttf?v=20210212") format('truetype'), url("fuentes/intro_book.svg?v=20210212") format('svg');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'intro_book_alt';
    font-display: block;
    src: url("fuentes/intro_book_alt.eot?v=20210212");
    src: url("fuentes/intro_book_alt.eot?v=20210212") format('embedded-opentype'), url("fuentes/intro_book_alt.woff?v=20210212") format('woff'), url("fuentes/intro_book_alt.ttf?v=20210212") format('truetype'), url("fuentes/intro_book_alt.svg?v=20210212") format('svg');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'metropolis_regular';
    font-display: block;
    src: url("fuentes/metropolis_regular.eot?v=20210212");
    src: url("fuentes/metropolis_regular.eot?v=20210212") format('embedded-opentype'), url("fuentes/metropolis_regular.woff?v=20210212") format('woff'), url("fuentes/metropolis_regular.ttf?v=20210212") format('truetype'), url("fuentes/metropolis_regular.svg?v=20210212") format('svg');
    font-weight: normal;
    font-style: normal;
  }
  .dropdown-toggle {
    background-image: url("img/menu_down.svg");
    background-repeat: no-repeat;
    background-position: right 0px bottom 12px;
    background-size: 14px auto;
    padding-right: 24px !important;
  }
  .dropdown-toggle::after {
    display: none;
  }
  .header-menu {
    padding-top: 68px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
  }
  .navbar .navbar-nav .menu-item,
  .navbar-light .navbar-nav .menu-item {
    margin-right: 34px;
  }
  .navbar .navbar-nav .menu-item .nav-link,
  .navbar-light .navbar-nav .menu-item .nav-link {
    font-family: 'intro_black_caps';
    font-weight: normal;
    font-style: normal;
    color: #000;
  }
  .navbar .navbar-nav .menu-item.current-menu-item .nav-link,
  .navbar-light .navbar-nav .menu-item.current-menu-item .nav-link,
  .navbar .navbar-nav .menu-item.current_page_item .nav-link,
  .navbar-light .navbar-nav .menu-item.current_page_item .nav-link,
  .navbar .navbar-nav .menu-item.active .nav-link,
  .navbar-light .navbar-nav .menu-item.active .nav-link,
  .navbar .navbar-nav .menu-item:hover .nav-link,
  .navbar-light .navbar-nav .menu-item:hover .nav-link {
    color: #7038c1;
  }
  .dropdown-menu.depth_0 .menu-item .nav-link {
    color: #fff !important;
  }
  .dropdown-menu.depth_0 .menu-item.current-menu-item .nav-link,
  .dropdown-menu.depth_0 .menu-item.current_page_item .nav-link,
  .dropdown-menu.depth_0 .menu-item.active .nav-link,
  .dropdown-menu.depth_0 .menu-item:hover .nav-link {
    color: #fff !important;
  }
  .dropdown-menu.depth_0 {
    left: 3.5%;
    border: none;
    background-color: transparent;
    padding: 0px;
    margin: 0px;
  }
  .dropdown-menu.depth_0 .menu-item {
    padding: 0px;
    margin: 0px;
  }
  .dropdown-menu.depth_0 .menu-item .dropdown-item {
    padding: 0px;
    margin: 0px;
    background-color: #8035c5;
    color: #fff;
    font-family: 'intro_book';
    font-weight: normal;
    font-style: normal;
    padding: 8px;
  }
  .dropdown-menu.depth_0 .menu-item .dropdown-item:hover {
    background-color: #6f2dad;
  }
  .dropdown-menu.depth_0 .menu-item .dropdown-item.active {
    background-color: #6f2dad;
  }
  .dropdown-menu.depth_0 .menu-item .dropdown-toggle {
    padding: 0px;
    margin: 0px;
    background-image: url("img/menu_right.svg");
    background-repeat: no-repeat;
    background-position: right 5px bottom 11px;
    background-size: 7px auto;
    background-color: #8035c5;
    color: #fff;
    font-family: 'intro_book';
    font-weight: normal;
    font-style: normal;
    padding: 8px;
  }
  .dropdown-menu.depth_0 .menu-item .dropdown-toggle:hover {
    background-color: #6f2dad;
  }
  .dropdown-menu.depth_0 .menu-item .dropdown-toggle.active {
    background-color: #6f2dad;
  }
  .dropdown-menu.depth_0 .menu-item:first-of-type .dropdown-item {
    border-radius: 9px 9px 0px 0px;
  }
  .dropdown-menu.depth_0 .menu-item:first-of-type .dropdown-toggle {
    border-radius: 9px 9px 0px 0px;
  }
  .dropdown-menu.depth_0 .menu-item:last-of-type .dropdown-item {
    border-radius: 0px 0px 9px 9px;
  }
  .dropdown-menu.depth_0 .menu-item:last-of-type .dropdown-toggle {
    border-radius: 0px 0px 9px 9px;
  }
  .dropdown-menu.sub-menu.depth_1 {
    border: none;
    background-color: transparent;
    top: 0%;
    left: 99%;
    padding: 0px;
    margin: 0px;
  }
  .dropdown-menu.sub-menu.depth_1 .menu-item .dropdown-item {
    padding: 8px;
    padding-left: 12px;
  }
  .index-banner img {
    max-width: 100%;
    height: auto;
  }
  .top-bar {
    background-color: #7038c1;
    color: #fff;
    padding-top: 22px;
    font-family: 'intro_book';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    padding-bottom: 26px;
  }
  .top-bar a {
    color: #fff;
  }
  .top-bar a:hover {
    color: #fff;
  }
  .top-bar img {
    height: 22px;
    width: auto;
  }
  .top-bar-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1308px;
    margin: auto;
  }
  .top-bar-item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .top-bar-item img {
    margin-right: 5px;
  }
  .header-container {
    max-width: 1310px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-bottom: 20px;
    font-family: 'intro_black_caps';
    font-weight: normal;
    font-style: normal;
  }
  .header-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 20px;
  }
  .header-logo a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header-logo a img {
    height: 142px;
    width: auto;
  }
  .carousel-indicators {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-left: 16%;
    bottom: 120px;
  }
  .carousel-indicators li {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin-left: 0px;
    margin-right: 10px;
  }
  .destacados {
    min-height: 285px;
    padding-top: 74px;
    background-image: url("img/destacado5.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .destacados-container {
    max-width: 1304px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .destacado {
    width: 288px;
    height: 136px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 58px;
  }
  .destacado a:hover {
    text-decoration: none;
  }
  .destacado h2 {
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
    color: #67039e;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .destacado h2 span {
    color: #465993;
  }
  .destacado-1 {
    width: 288px;
    background-image: url("img/destacado1.svg");
  }
  .destacado-2 {
    width: 320px;
    background-image: url("img/destacado2.svg");
  }
  .destacado-3 {
    width: 328px;
    background-image: url("img/destacado3.svg");
  }
  .destacado-4 {
    width: 331px;
    background-image: url("img/destacado4.svg");
  }
  footer {
    background-color: #7c43de;
    color: #fff;
    padding-top: 52px;
    padding-bottom: 30px;
  }
  footer img {
    height: 30px;
    width: 30px;
  }
  footer a {
    color: #fff;
  }
  footer a:hover {
    color: #fff;
  }
  .footer-container {
    max-width: 1300px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .footer-cols-lv2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-right: 40px;
  }
  .footer-cols-lv3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    background-image: url("img/separador_links.svg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 5px 150px;
    margin-left: 97px;
    padding-left: 45px;
  }
  .footer-cols-lv3 ul {
    margin: 0px;
    padding: 0px;
    font-family: 'metropolis_regular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
  }
  .footer-cols-lv3 ul li {
    margin-bottom: 20px;
  }
  .footer-cols-lv3 ul li:last-of-type {
    margin-bottom: 0px;
  }
  .footer-col-lv3-2 {
    margin-left: 53px;
  }
  .derechos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-right: 42px;
    padding-top: 45px;
  }
  .footer-col-lv2-1 {
    padding-left: 0px;
  }
  .footer-col-lv2-1 img {
    width: 158px;
    height: auto;
  }
  .redes-footer {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .footer-col-lv1-2 {
    background-image: url("img/separador_datos.svg");
    background-position: left top 5px;
    background-repeat: no-repeat;
    background-size: 5px 210px;
    padding-top: 5px;
  }
  .contact-data {
    padding-left: 93px;
    margin-bottom: 12px;
    background-repeat: no-repeat;
    background-position: left 52px top 5px;
    background-size: 34px auto;
    padding-top: 8px;
  }
  .contact-data p,
  .contact-data a {
    font-family: 'metropolis_regular';
    font-weight: normal;
    font-style: normal;
    font-size: 19px;
    line-height: 1.15em;
    letter-spacing: 1px;
  }
  .contact-data:last-of-type {
    margin-bottom: 0px;
    padding-bottom: 20px;
  }
  .contact-data-1 {
    background-image: url("img/direccion.svg");
  }
  .contact-data-2 {
    background-image: url("img/telefono.svg");
  }
  .contact-data-3 {
    background-image: url("img/correo.svg");
  }
  .derechos-agency {
    padding-top: 5px;
  }
  .derechos-agency img {
    width: 150px;
    height: auto;
  }
  .footer-col-lv1-1 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .derechos-txt {
    font-family: 'metropolis_regular';
    font-weight: normal;
    font-style: normal;
    font-size: 17.5px;
  }
  .nosotros-carrusel {
    max-width: 1303px;
    margin: auto;
    margin-bottom: 60px;
  }
  .page .header-bg {
    background-color: #fbfbfb;
  }
  .nosotros-franja-1 {
    background-color: #8035c5;
    color: #fff;
    text-align: center;
    padding-top: 36px;
    padding-bottom: 25px;
  }
  .nosotros-franja-1 h2 {
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
    font-size: 43px;
    margin-bottom: 10px;
  }
  .nosotros-franja-1 p {
    font-family: 'intro_book_alt';
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
  }
  .nosotros-cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    max-width: 1307px;
    margin: auto;
    margin-top: 74px;
  }
  .nosotros-cols .nosotros-col {
    width: 638px;
  }
  .nosotros-cols .nosotros-col h2 {
    background-color: #8035c5;
    color: #fff;
    text-align: center;
    font-size: 26.5px;
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 17px;
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
  }
  .nosotros-cols .nosotros-col p {
    font-family: 'intro_book';
    font-weight: normal;
    font-style: normal;
    text-align: justify;
    font-size: 18px;
    margin-bottom: 1.5em;
  }
  .nosotros-cols .nosotros-col p strong {
    color: #8035c5;
  }
  .nosotros-cols .nosotros-col h3 {
    color: #8035c5;
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
    margin-bottom: 0.2em;
  }
  .nosotros-line {
    background-color: #d4d4d4;
    height: 2px;
    max-width: 1307px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .nosotros-franja-2 {
    background-color: #8035c5;
    height: 92px;
    margin-bottom: 50px;
  }
  .nosotros-franja-2-container {
    max-width: 1040px;
    margin: auto;
    background-image: url("img/valores_ico.svg"), url("img/valores_ico.svg");
    background-repeat: no-repeat;
    background-position: left center, right center;
    background-size: 50px auto;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .nosotros-franja-2-container h2 {
    color: #fff;
    text-align: center;
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
    font-size: 43px;
  }
  .nosotros-items {
    max-width: 1303px;
    margin: auto;
    margin-bottom: 60px;
  }
  .nosotros-items h2 {
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
    color: #8035c5;
    margin-bottom: 0.5em;
    font-size: 28px;
    background-image: url("img/plus_btn.svg");
    background-position: left center;
    background-size: 25px auto;
    background-repeat: no-repeat;
    padding-left: 34px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .nosotros-items h2.active {
    background-image: url("img/minus_btn.svg");
  }
  .nosotros-items p {
    font-family: 'intro_book';
    font-weight: normal;
    font-style: normal;
    color: #333;
    margin-bottom: 1.5em;
    text-align: justify;
    font-size: 20px;
    display: none;
  }
  .page-id-49 .carousel-indicators {
    margin-left: 729px;
    bottom: 50px;
  }
  .section-consultas-tab {
    display: none;
  }
  .section-consultas-tab.active {
    display: block;
  }
  .franja-consultas {
    background-color: #9532cb;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 162px;
    color: #fff;
  }
  .franja-consultas h2 {
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
    font-size: 43.5px;
  }
  .franja-consultas h3 {
    font-family: 'intro_book_alt';
    font-weight: normal;
    font-style: normal;
    font-size: 26.5px;
  }
  .section-consultas {
    background-image: url("img/fnd_consultas.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    overflow: hidden;
  }
  .section-consultas-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    max-width: 1306px;
    margin: auto;
    margin-top: 74px;
  }
  .section-consultas-buttons button {
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 420px;
    height: 70px;
    border-radius: 30px;
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
    font-size: 29px;
    background-color: #fff;
    color: #b9b9b9;
    -webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.2);
            box-shadow: 0px 5px 5px rgba(0,0,0,0.2);
  }
  .section-consultas-buttons button:first-of-type,
  .section-consultas-buttons button:last-of-type {
    width: 440px;
  }
  .section-consultas-buttons button.active {
    background-color: #9532cb;
    color: #fff;
  }
  .section-consultas-buttons button:hover {
    background-color: #9532cb;
    color: #fff;
    cursor: pointer;
  }
  .section-consultas-content {
    background-color: rgba(245,245,245,0.8);
    max-width: 1308px;
    margin: auto;
    margin-top: 10px;
    border-radius: 20px 20px 0px 0px;
    padding: 85px 90px;
    padding-bottom: 20px;
    margin-bottom: 200px;
  }
  .section-consultas-content h2 {
    color: #7038c0;
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
    position: relative;
    margin-bottom: 19px;
    cursor: pointer;
  }
  .section-consultas-content h2::after {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0px;
    left: -40px;
    background-image: url("img/plus_btn.svg");
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .section-consultas-content h2.active::after {
    background-image: url("img/minus_btn.svg");
  }
  .section-consultas-content p {
    color: #333;
    font-family: 'intro_book';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    text-align: justify;
    line-height: 1.19em;
    margin-bottom: 24px;
  }
  .section-consultas-content p.texto-morado {
    margin-top: 41px;
    font-size: 19.3px;
    color: #7038c0;
  }
  .section-consultas-content .section-consultas-tab-1 p {
    display: none;
  }
  .section-consultas-content .section-consultas-tab-3 p {
    display: none;
  }
  .btn-pagar {
    background-color: #7038c0;
    color: #fff;
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
    width: 150px;
    height: 47px;
    display: block;
    border-radius: 25px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 24px;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
  }
  .btn-pagar:hover {
    -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9);
    text-decoration: none;
    color: #fff;
  }
  .section-consultas-tab-separator {
    background-color: #7038c0;
    height: 2px;
    margin-top: 15px;
    margin-bottom: 42px;
  }
  .section-consultas-tab-element-content-1 .section-consultas-tab-element-cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .section-consultas-tab-element-col-1 {
    width: 545px;
  }
  .section-consultas-tab-element-col-2 {
    width: 549px;
  }
  .section-consultas-tab-element-content-2 .section-consultas-tab-element-cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .section-consultas-tab-element-content-2 .section-consultas-tab-element-cols p.texto-morado {
    margin-top: 0px;
    font-size: 19.3px;
    color: #7038c0;
  }
  .section-consultas-tab-element-content-2 .section-consultas-tab-element-col-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .control-legend {
    background-color: #7038c0;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 6px;
    border-radius: 94px;
    width: 540px;
    height: 192px;
    padding: 0px 40px;
  }
  .control-legend img {
    width: 120px;
    height: auto;
  }
  .control-legend p {
    width: 328px;
    color: #fff;
    font-size: 17px;
    padding-top: 18px;
  }
  .section-consultas-tab >h3 {
    color: #7038c0;
    text-align: center;
    margin-bottom: 60px;
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
  }
  .nosotros-line-index {
    margin-top: 30px;
  }
  .franja-profesionales {
    background-color: #9532cb;
    height: 127px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 72px;
  }
  .franja-profesionales h2 {
    text-align: center;
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
    font-size: 50px;
  }
  .doctores {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin-top: 25px;
    padding-top: 22px;
  }
  .doctores-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 1100px;
    margin: auto;
  }
  .doctor {
    position: relative;
    width: 293px;
    margin: 22px 22px;
  }
  .doctor .doctor-foto {
    margin-bottom: 32px;
  }
  .doctor h2 {
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
    color: #7038c0;
    font-size: 21.5px;
    margin-bottom: 6px;
  }
  .doctor p {
    color: #0071a9;
    font-family: 'intro_book';
    font-weight: normal;
    font-style: normal;
    font-size: 20.3px;
    line-height: 1.1em;
  }
  .doctor button {
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 50%;
    position: absolute;
    top: 21px;
    right: 22px;
    background-image: url("img/plus_btn.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px 40px;
    cursor: pointer;
  }
  .doctores-linea {
    height: 2px;
    background-color: #d6d6d6;
    max-width: 800px;
    margin: auto;
    margin-top: 38px;
    margin-bottom: 34px;
  }
  .doctores-titulo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .doctores-titulo >h2 {
    background-color: #0173af;
    height: 53px;
    border-radius: 25px;
    color: #fff;
    line-height: 1em;
    padding: 0px;
    padding: 0px 13px;
    margin: 0px;
    margin: auto;
    font-size: 24px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
  }
  .titulo-convenios {
    background-color: #8035c5;
    margin-top: 113px;
    height: 114px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .titulo-convenios h2 {
    color: #fff;
    text-align: center;
    padding: 0px;
    margin: 0px;
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
    font-size: 41px;
  }
  .linea-azul {
    background: #145084;
    background: -webkit-gradient(linear, left top, right top, from(#145084), to(#4e8dc0));
    background: linear-gradient(90deg, #145084 0%, #4e8dc0 100%);
    height: 5px;
    max-width: 520px;
    margin: auto;
    margin-top: 30px;
  }
  .texto-convenios {
    margin-top: 28px;
  }
  .texto-convenios p {
    text-align: center;
    font-family: 'intro_book_alt';
    font-weight: normal;
    font-style: normal;
    color: #7038c0;
    font-size: 26.4px;
    line-height: 1.1;
  }
  .convenios {
    max-width: 1240px;
    margin: auto;
    margin-top: 46px;
    margin-bottom: 48px;
  }
  .convenio {
    margin: 0px 5px;
    height: 100px;
  }
  .convenio-content {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .convenio-content img {
    width: auto;
    height: 54px;
  }
  .slick-prev:before,
  .slick-next:before {
    color: #949494;
    font-size: 24px;
  }
  .titulo-testimonios {
    margin-top: 54px;
    background: #145084;
    background: -webkit-gradient(linear, left top, right top, from(#145084), to(#4e8dc0));
    background: linear-gradient(90deg, #145084 0%, #4e8dc0 100%);
    height: 116px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .titulo-testimonios h2 {
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
    color: #fff;
    text-align: center;
    font-size: 50px;
  }
  .comments-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .comentarios-cols-fnd {
    background-color: #7c43df;
    max-width: 1300px;
    margin: auto;
    border-radius: 30px;
    overflow: hidden;
    padding: 30px;
    position: relative;
    top: -50px;
    z-index: 10000;
    padding-bottom: 50px;
  }
  .comentarios-cols {
    max-width: 100%;
    margin: auto;
  }
  .comments-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .comment-list {
    width: 800px;
    max-height: 673px;
    overflow-y: auto;
    padding: 0px !important;
    margin: 0px !important;
    list-style: none !important;
  }
  .comment-list img {
    display: none;
  }
  .comment-list .vacard {
    background-color: #fff;
    margin-bottom: 20px;
    width: 95%;
    padding: 10px;
    border-radius: 20px 0px 0px 20px;
    position: relative;
    z-index: 1000;
  }
  .comment-list .vacard::before {
    z-index: 900;
    content: " ";
    width: 31px;
    height: 33px;
    background-image: url("img/rombo.svg");
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: calc(50% - 16.5px);
    left: -14px;
  }
  .comment-list .vacard >b {
    position: relative;
    z-index: 1100;
  }
  .comment-list .vacard >b a {
    color: #666;
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
    display: block;
    line-height: 1em;
    margin-bottom: 0.5em;
  }
  .comment-list .vacard .comment-content {
    position: relative;
    display: block;
    z-index: 1100;
    color: #666;
    font-family: 'intro_book';
    font-weight: normal;
    font-style: normal;
    line-height: 1em;
    margin-bottom: 0.5em;
  }
  .comment-list .vacard .comment-metadata {
    position: relative;
    z-index: 1100;
    text-align: right;
  }
  .comment-list .vacard .comment-metadata a {
    color: #868686;
    text-align: right;
    width: 100%;
    font-family: 'intro_book';
    font-weight: normal;
    font-style: normal;
  }
  .comment-list article {
    width: 95%;
  }
  .comment-list .children article {
    width: 80%;
  }
  .comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .comment-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .says.hide {
    display: none;
  }
  .comments ul,
  .comments ol {
    padding: 0px !important;
    margin: 0px !important;
    list-style: none !important;
  }
  .form-allowed-tags {
    display: none;
  }
  .comment-respond {
    margin-left: 30px;
    font-family: 'intro_book';
    font-weight: normal;
    font-style: normal;
    color: #fff;
  }
  .comment-respond .comment-reply-title {
    color: #fff;
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
    margin-bottom: 0.5em;
  }
  .comment-respond .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .comment-respond .comment-form-author {
    margin-top: 20px;
  }
  .comment-respond .comment-form-cookies-consent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #wp-comment-cookies-consent {
    margin-right: 10px;
    display: block;
  }
  .comment-form-email {
    margin-top: 10px;
  }
  .comment-form-url {
    margin-top: 10px;
  }
  .comment-respond {
    padding: 30px;
    background-color: #6839cd;
    border-radius: 30px;
  }
  .comment-respond .form-control {
    background-color: #532eb3;
    border-color: #532eb3;
    border-radius: 12px;
    color: #fff;
  }
  .comment-respond .submit.btn.btn-warning {
    background-color: #fff;
    border-color: #fff;
    text-transform: uppercase;
    font-family: 'intro_black_caps';
    font-weight: normal;
    font-style: normal;
    color: #7c43df;
    position: relative;
    top: 46px;
    border-radius: 15px;
  }
  .form-submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #map-canvas {
    width: 100%;
    height: 100%;
  }
  .contacto-map {
    width: 900px;
    height: 900px;
  }
  .contacto-doctora {
    background-color: #7c43df;
    max-width: 1300px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin-bottom: 30px;
    border-radius: 30px;
    overflow: hidden;
  }
  .video-doctora {
    width: 55%;
    background: #145084;
    background: -webkit-gradient(linear, left top, right top, from(#145084), to(#4e8dc0));
    background: linear-gradient(90deg, #145084 0%, #4e8dc0 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .video-doctora-container {
    width: 90%;
    height: 366px;
  }
  .video-doctora-container iframe {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .form-contacto {
    width: 45%;
    padding: 30px 70px;
  }
  .form-contacto h2 {
    color: #fff;
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 1.1em;
  }
  .form-contacto textarea {
    height: 150px;
  }
  .form-contacto .form-control {
    border-radius: 12px;
  }
  .form-contacto .btn-primary {
    color: #7c43df;
    text-transform: uppercase;
    background-color: #fff;
    font-family: 'intro_black_caps';
    font-weight: normal;
    font-style: normal;
    border-color: #fff;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
  }
  .form-contacto .btn-primary:hover {
    border-color: #fff;
    background-color: #fff;
    -webkit-transform: scale(0.9, 0.9);
            transform: scale(0.9, 0.9);
  }
  .form-contacto .btn-primary:focus {
    border-color: #fff;
    background-color: #fff;
  }
  .mapa-contacto {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    max-width: 1300px;
    margin: auto;
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .contacto-section {
    width: 424px;
    background-color: #9330d8;
    padding-top: 70px;
    padding-bottom: 18px;
    padding-left: 25px;
    padding-right: 25px;
    background-image: url("img/datos.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .contacto-section h2 {
    text-align: center;
    font-family: 'intro_black_caps';
    font-weight: normal;
    font-style: normal;
    color: #fff;
    font-size: 32px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 26px;
  }
  .contacto-section h3 {
    text-align: center;
    font-family: 'intro_black_caps';
    font-weight: normal;
    font-style: normal;
    color: #fff;
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 0px;
  } 
  .contacto-section p {
    font-family: 'intro_book';
    font-weight: normal;
    font-style: normal;
    color: #fff;
    margin: 0px;
    padding: 0px;
    line-height: 1.1em;
    font-size: 18px;
  }
  .contacto-section a {
    margin: 0px;
    padding: 0px;
    color: #fff;
  }
  .contacto-section img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .contacto-map {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .navbar-toggler {
    display: none;
  }
  .section-consultas-buttons button.active:focus,
  .section-consultas-buttons button:focus {
    outline: none !important;
  }
  .titulo-testimonios {
    margin-bottom: 20px;
  }
  .testimonios-bg {
    padding-top: 30px;
    background: #145084;
    background: -webkit-gradient(linear, left top, right top, from(#145084), to(#4e8dc0));
    background: linear-gradient(90deg, #145084 0%, #4e8dc0 100%);
    padding-bottom: 100px;
  }
  .testimonios-bg .slick-prev,
  .testimonios-bg .slick-next {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
  }
  .testimonios-bg .slick-prev::before,
  .testimonios-bg .slick-next::before {
    display: none;
  }
  .testimonios-bg .slick-prev {
    background-image: url("img/videos_izq.svg");
  }
  .testimonios-bg .slick-next {
    background-image: url("img/videos_der.svg");
  }
  .testimonios {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 16px;
    padding-bottom: 0px;
    max-width: 1300px;
    margin: auto;
  }
  .testimonio {
    width: 340px;
    height: 260px;
    margin: 0px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .testimonio.slick-center .testimonio-content {
    width: 100%;
    height: 100%;
  }
  .testimonio-contentainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 100%;
  }
  .testimonio-content {
    width: 90%;
    height: 90%;
  }
  .testimonio-content iframe {
    border-radius: 10px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  @media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
      display: none;
    }
    .navbar .nav-item:hover >.dropdown-menu {
      display: block;
    }
    .navbar .nav-item .dropdown-menu {
      margin-top: 0;
    }
  }
  .card-doctor-bg {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100;
    background-color: rgba(0,0,0,0.6);
    width: 100vw;
    height: 100vh;
  }
  .card-doctor-container {
    width: 100vw;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .card-doctor {
    width: 1190px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 498px;
    background-image: url("img/fnd_foto.jpg");
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 50%;
    position: relative;
    border-radius: 50px;
  }
  .card-doctor-text {
    background: #145084;
    background: -webkit-gradient(linear, left top, right top, from(#145084), to(#4e8dc0));
    background: linear-gradient(90deg, #145084 0%, #4e8dc0 100%);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 0px 90px 0px 50px;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    color: #fff;
    padding: 60px;
    position: relative;
    z-index: 1000;
  }
  .card-doctor-text h2 {
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
    border-bottom: 2px solid #fff;
    font-size: 22px;
    padding-bottom: 5px;
    margin-bottom: 30px;
    line-height: 1.3em;
  }
  .card-doctor-text p {
    font-size: 20px;
    font-family: 'intro_book';
    font-weight: normal;
    font-style: normal;
    text-align: justify;
    margin-bottom: 20px;
  }
  .card-doctor-foto {
    z-index: 500;
    position: relative;
    margin-left: -85px;
  }
  .card-doctor-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 1px;
  }
  .card-doctor-bottom img {
    z-index: 100000;
  }
  .card-doctor-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 1px;
  }
  .card-doctor-top img {
    z-index: 100000;
    margin-left: -25px;
  }
  .card-doctor-foto img {
    border-radius: 0px 50px 50px 0px;
  }
  .card-doctor-bg {
    display: none;
  }
  .whatsapp {
    bottom: 20px;
    position: fixed;
    right: 20px;
  }
  .whatsapp a {
    color: #fff;
    background-color: #25d366;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 50%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 30px;
    -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
            box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
  }
  .whatsapp a:hover {
    text-decoration: none;
    cursor: pointer;
    -webkit-transform: scale(1.2, 1.2);
            transform: scale(1.2, 1.2);
  }
  .post-container {
    max-width: 1200px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .post-list {
    width: 300px;
    margin-right: 20px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px 0px;
  }
  .post-list h3 {
    margin-bottom: 1em;
    padding-left: 30px;
    padding-right: 20px;
    color: #999;
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    background-image: url("img/triangulo_gris.svg");
    background-repeat: no-repeat;
    background-position: left 10px top 3px;
    background-size: 9px auto;
    cursor: pointer;
  }
  .post-list h3.category-active {
    background-color: #f2f2f2;
    background-image: url("img/triangulo_morado.svg");
    background-position: left 10px top 23px;
    color: #7038c1;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .post-list ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: none;
  }
  .post-list ul:first-of-type {
    display: block;
  }
  .post-list ul li {
    margin-bottom: 1em;
    border-bottom: 1px solid #ececed;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 10px;
    background-image: url("img/circulo_gris.svg");
    background-repeat: no-repeat;
    background-position: left 18px top 3px;
    background-size: 9px auto;
  }
  .post-list ul li a {
    color: #999;
    text-align: justify;
    font-family: 'intro_book_alt';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
  }
  .post-list ul li a:hover {
    text-decoration: none;
  }
  .post-content {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .post-content p {
    text-align: justify;
    margin-bottom: 1em;
  }
  .post-finder {
    background-color: #7038c1;
    color: #fff;
  }
  .post-finder-container {
    text-align: center;
    max-width: 1200px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .post-finder-container h3 {
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
    font-size: 40px;
    margin-bottom: 0.5em;
  }
  .post-finder-container h1 {
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
    font-size: 40px;
    margin: 0px;
    padding: 0px;
  }
  .post-finder-container p {
    font-family: 'intro_book_alt';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    margin-bottom: 1.5em;
  }
  .post-finder-box {
    background-color: #fff;
    background-image: url("img/lupa.svg");
    background-repeat: no-repeat;
    background-position: left 20px center;
    background-size: auto 30px;
    padding: 10px 0px;
    padding-left: 70px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 15px;
    overflow: hidden;
  }
  .post-finder-box .wp-block-search__input {
    border: none;
    margin: 0px;
    padding: 0px;
    height: 40px;
    min-width: 400px;
  }
  .post-finder-box .wp-block-search__input:focus {
    outline: none;
  }
  .post-finder-box .wp-block-search__button {
    border: none;
    margin: 0px;
    padding: 0px;
    height: 40px;
    padding: 0px 20px;
    background-color: #fff;
    border-left: 2px solid #b3b3b3;
    font-family: 'Arial';
    font-weight: 700;
    color: #7038c1;
    font-size: 20px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .post-finder-box .wp-block-search__button:hover {
    color: #b3b3b3;
  }
  .post-finder-box .wp-block-search__button:focus {
    outline: none;
    color: #b3b3b3;
  }
  .post-container {
    margin-top: 40px;
  }
  .post-content {
    padding-bottom: 60px;
  }
  .post-content .wp-block-embed__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .post-content h1 {
    background-image: url("img/blog_title.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #fff;
    padding: 20px 30px;
    font-family: 'intro_book_alt';
    font-weight: normal;
    font-style: normal;
    font-size: 26px;
  }
  .post-content h2 {
    color: #7038c1;
    font-family: 'intro_book_alt';
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    margin-bottom: 1em;
  }
  .post-content h2 a {
    color: #7038c1;
  }
  .post-content h3 {
    color: #7038c1;
    font-family: 'intro_book_alt';
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    margin-bottom: 1em;
  }
  .post-content h4 {
    color: #000;
    font-family: 'intro_book_alt';
    font-weight: 700;
    font-style: normal;
    font-size: 17px;
    margin-bottom: 1em;
  }
  .post-content blockquote p {
    font-size: 12px;
  }
  .post-content p {
    font-family: 'intro_book';
    font-weight: normal;
    font-style: normal;
    color: #333;
    font-size: 17px;
    line-height: 1.2em;
    margin-bottom: 1em;
  }
  .post-content p.has-text-align-center {
    text-align: center;
  }
  .post-content p strong {
    color: #7038c1;
    font-weight: 400;
  }
  .post-content p a {
    color: #7038c1;
  }
  .post-content p a:hover {
    color: #7038c1;
    text-decoration: none;
  }
  .post-content p em strong {
    color: #7038c1;
    font-style: normal;
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
  }
  .post-content p em {
    color: #7038c1;
  }
  .post-content ul {
    padding-left: 20px;
    margin-bottom: 1em;
  }
  .post-content ul li {
    font-family: 'intro_book';
    font-weight: normal;
    font-style: normal;
    color: #333;
    font-size: 17px;
    line-height: 1.2em;
    margin-bottom: 0.3em;
    text-align: justify;
  }
  .post-content ul li img {
    margin-bottom: 1em;
    margin-top: 1em;
  }
  .post-content ol {
    padding-left: 20px;
    margin-bottom: 1em;
  }
  .post-content ol li {
    font-family: 'intro_book';
    font-weight: normal;
    font-style: normal;
    color: #333;
    font-size: 17px;
    line-height: 1.2em;
    margin-bottom: 0.3em;
    text-align: justify;
  }
  .post-content ol li img {
    margin-bottom: 1em;
    margin-top: 1em;
  }
  .post-content img {
    margin-bottom: 1em;
  }
  .post-content .wp-block-separator {
    border: 1px solid #e6e6e6;
  }
  .post-banner {
    margin-bottom: 20px;
  }
  .post-banner img {
    width: 100%;
    height: auto;
  }
  .resultados-busqueda a {
    color: #7038c1;
    font-family: 'intro_bold';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
  }
  .resultados-busqueda a:hover {
    text-decoration: none;
  }
  #menu-item-101.active .nav-link {
    color: #000;
  }
  #menu-item-101.current-menu-item .nav-link {
    color: #000;
  }
  .page-section {
    max-width: 980px;
    margin: auto;
  }
  .page-section h3 {
    margin-bottom: 0.5em;
    font-size: 23px;
  }
  .page-section h3:last-of-type {
    margin-bottom: 0em;
  }
  .page-section h3 a {
    color: #7038c1;
    text-decoration: none;
  }
  .page-section article {
    padding: 90px 0px;
  }
  .page-section img {
    max-width: 100%;
    height: auto;
  }
  @media screen and (max-width: 1300px) {
    .top-bar-container {
      width: 95%;
    }
    .top-bar {
      font-size: 14px;
    }
    .header-container {
      width: 95%;
    }
    .header-logo a img {
      height: 100px;
    }
    .destacados-container {
      width: 95%;
    }
    .destacado {
      background-size: auto 115px;
    }
    .destacado h2 {
      font-size: 20px;
    }
    .destacado-1 {
      width: 243px;
      height: 115px;
    }
    .destacado-2 {
      width: 270px;
      height: 115px;
    }
    .destacado-3 {
      width: 277px;
      height: 115px;
    }
    .destacado-4 {
      width: 282px;
      height: 115px;
    }
    .section-consultas-buttons {
      max-width: 95%;
    }
    .section-consultas-buttons button {
      font-size: 24px;
    }
    .doctores {
      max-width: 95%;
      margin: auto;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
    }
    .doctores-titulo {
      margin-bottom: 20px;
    }
    .doctor {
      margin-bottom: 20px;
    }
    .convenios {
      max-width: 90%;
    }
    .comentarios-cols-fnd {
      max-width: 95%;
    }
    .mapa-contacto {
      max-width: 95%;
    }
    .contacto-doctora {
      max-width: 95%;
    }
    .footer-container {
      max-width: 95%;
    }
    .nosotros-cols {
      max-width: 95%;
    }
    .nosotros-cols .nosotros-col {
      width: 48%;
    }
    .nosotros-items {
      max-width: 95%;
    }
    .section-consultas-tab-element-col-1 {
      width: 48%;
    }
    .section-consultas-tab-element-col-2 {
      width: 48%;
    }
  }
  @media screen and (max-width: 1100px) {
    .navbar-toggler {
      display: block;
    }
    .header-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative;
    }
    .header-menu {
      width: 95%;
      padding-top: 0px;
    }
    .navbar {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
    }
    .navbar-toggler {
      position: absolute;
      top: 20px;
      right: 20px;
    }
    .top-bar {
      font-size: 10px;
    }
    .carousel-indicators {
      display: none;
    }
    .destacados-container {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
    }
    .destacado {
      background-color: #e9e9e9;
      margin: 10px;
      border-radius: 20px;
    }
    .footer-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
    }
    .footer-col-lv1-2 {
      background-image: none;
    }
    .contact-data {
      background-position: left 0px top 5px;
      padding-left: 45px;
    }
    .nosotros-carrusel {
      max-width: 100%;
    }
    .nosotros-carrusel img {
      max-width: 100%;
      height: auto;
    }
    .redes-footer {
      margin-left: 20px;
    }
    .nosotros-cols {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
    }
    .nosotros-cols .nosotros-col {
      width: 100%;
    }
    .control-legend {
      width: 300px;
      height: auto;
      padding: 0px 20px;
      border-radius: 50px;
    }
    .control-legend img {
      width: 80px;
      height: auto;
      margin-right: 10px;
    }
    .control-legend p {
      font-size: 14px;
    }
    .card-doctor {
      width: 933px;
    }
    .card-doctor-text p {
      font-size: 18px;
    }
    .post-container {
      max-width: 95%;
    }
  }
  @media screen and (max-width: 770px) {
    .destacado-1 {
      width: 272px;
      height: 115px;
    }
    .franja-consultas {
      height: auto;
      padding: 30px;
    }
    .titulo-convenios {
      height: auto;
      padding: 30px;
    }
    .texto-convenios {
      max-width: 95%;
      margin: auto;
      margin-top: 20px;
    }
    .testimonios {
      max-width: 80%;
    }
    .comments-area {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
    }
    .comment-list {
      width: 100%;
    }
    .contacto-doctora {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
    }
    .video-doctora {
      width: 100%;
    }
    .form-contacto {
      width: 100%;
    }
    .section-consultas-tab-element-content-1 .section-consultas-tab-element-cols {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
    }
    .section-consultas-tab-element-col-1 {
      width: 100%;
    }
    .section-consultas-tab-element-col-2 {
      width: 100%;
    }
    .section-consultas-tab-element-content-2 .section-consultas-tab-element-cols {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
    }
    .section-consultas-tab-element-content-2 .section-consultas-tab-element-col-2 {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
    }
    .card-doctor {
      width: 400px;
      background-image: none;
    }
    .card-doctor {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
    }
    .card-doctor .card-doctor-foto {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
    }
    .card-doctor .card-doctor-foto img {
      width: 100%;
      border-radius: 0px;
    }
    .card-doctor .card-doctor-text {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      border-radius: 0px;
      padding: 20px;
    }
    .card-doctor .card-doctor-text h2 {
      font-size: 20px;
    }
    .card-doctor-container {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      padding-top: 60px;
    }
    .card-doctor-bottom {
      display: none;
    }
    .card-doctor-foto {
      width: 400px;
      height: 400px;
      background-color: #f00;
      margin: 0px;
    }
    .card-doctor-foto-container {
      height: 400px;
      width: 400px;
      background-color: #0ff;
      overflow: hidden;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
    }
    .card-doctor-foto-container img {
      height: auto;
      width: 500px !important;
      max-width: 500px;
      margin-left: -60px;
    }
    .post-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
    }
    .post-list {
      width: 100%;
    }
    .page-section {
      max-width: 95%;
    }
  }
  @media screen and (max-width: 670px) {
    .top-bar-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
    }
    .top-bar-item {
      margin-bottom: 0.8em;
    }
    .derechos {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
    }
    .derechos-txt {
      margin-bottom: 0.8em;
    }
    .footer-cols-lv2 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0px;
      margin: 0px;
    }
    .footer-cols-lv3 {
      background-image: none;
      padding: 0px;
      margin-top: 20px;
      margin-bottom: 20px;
    }
    .card-doctor-container {
      overflow-y: auto;
    }
    .post-finder-container {
      max-width: 95%;
    }
  }
  @media screen and (max-width: 500px) {
    .header-menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
    }
    .header-menu >a {
      margin: 0px;
    }
    .section-consultas-buttons {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 90%;
    }
    .section-consultas-buttons button {
      width: 100%;
      margin-bottom: 10px;
    }
    .section-consultas-buttons button:first-of-type,
    .section-consultas-buttons button:last-of-type {
      width: 100%;
    }
    .franja-profesionales {
      height: auto;
      padding: 30px;
    }
    .section-consultas-content h2 {
      font-size: 18px;
    }
    .section-consultas-content {
      padding: 20px 50px;
    }
    .section-consultas-content p {
      font-size: 16px;
    }
    .comment-respond {
      margin: 0px;
    }
    .mapa-contacto {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
    }
    .contacto-section {
      width: 100%;
      padding-bottom: 30px;
    }
    .form-contacto {
      padding: 10px 10px;
    }
    .footer-cols-lv3 {
      margin: 0px;
      padding: 10px 20px;
      padding-bottom: 30px;
    }
    .derechos-txt {
      width: 100%;
      text-align: center;
    }
    .derechos {
      padding: 0px;
      padding-top: 30px;
    }
    .derechos-agency {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding-top: 20px;
      padding-bottom: 20px;
    }
    .nosotros-cols .nosotros-col h2 {
      height: auto;
      padding: 20px;
    }
    .nosotros-franja-2 {
      height: auto;
    }
    .nosotros-franja-2-container h2 {
      font-size: 20px;
      padding: 20px 50px;
    }
    .card-doctor {
      width: 300px;
    }
    .card-doctor-text p {
      font-size: 14px;
    }
    .card-doctor-foto {
      width: 300px;
      height: 300px;
      background-color: #f00;
      margin: 0px;
    }
    .card-doctor-foto-container {
      height: 300px;
      width: 300px;
      background-color: #0ff;
      overflow: hidden;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
    }
    .card-doctor-foto-container img {
      height: auto;
      width: 360px !important;
      max-width: 360px;
      margin-left: -50px;
    }
    .post-finder-box {
      width: 100%;
    }
    .wp-block-search__input {
      width: auto;
      min-width: auto !important;
    }
    .page-section h3 {
      font-size: 18px;
    }
  }
  /*# sourceMappingURL=style.css.map */