@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
.text-yellow {
  color: #eebf37 !important;
}

.text-white {
  color: white !important;
}

.text-silver {
  color: #B2B2B2 !important;
}
.text-silver a, .text-silver h1, .text-silver h2, .text-silver h3, .text-silver p {
  color: #B2B2B2 !important;
}

@font-face {
  font-family: "Esphimere";
  font-style: normal;
  font-weight: normal;
  src: local("Esphimere Regular"), url("../fonts/Esphimere.woff") format("woff");
}
@font-face {
  font-family: "Esphimere";
  font-style: italic;
  font-weight: normal;
  src: local("Esphimere Italic"), url("../fonts/Esphimere Italic.woff") format("woff");
}
/*@font-face {
font-family: 'Esphimere Thin';
font-style: normal;
font-weight: normal;
src: local('Esphimere Thin'), url('../fonts/Esphimere Thin.woff') format('woff');
}*/
/*@font-face {
font-family: 'Esphimere Thin Italic';
font-style: normal;
font-weight: normal;
src: local('Esphimere Thin Italic'), url('../fonts/Esphimere Thin Italic.woff') format('woff');
}*/
/*@font-face {
font-family: 'Esphimere Extra Light';
font-style: normal;
font-weight: normal;
src: local('Esphimere Extra Light'), url('../fonts/Esphimere Extra Light.woff') format('woff');
}*/
/*@font-face {
font-family: 'Esphimere Extra Light Italic';
font-style: normal;
font-weight: normal;
src: local('Esphimere Extra Light Italic'), url('../fonts/Esphimere Extra Light Italic.woff') format('woff');
}*/
@font-face {
  font-family: "Esphimere Light";
  font-style: normal;
  font-weight: normal;
  src: local("Esphimere Light"), url("../fonts/Esphimere Light.woff") format("woff");
}
/*@font-face {
font-family: 'Esphimere Light Italic';
font-style: normal;
font-weight: normal;
src: local('Esphimere Light Italic'), url('../fonts/Esphimere Light Italic.woff') format('woff');
}*/
@font-face {
  font-family: "Esphimere Semi Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Esphimere Semi Bold"), url("../fonts/Esphimere Semi Bold.woff") format("woff");
}
/*@font-face {
font-family: 'Esphimere Semi Bold Italic';
font-style: normal;
font-weight: normal;
src: local('Esphimere Semi Bold Italic'), url('../fonts/Esphimere Semi Bold Italic.woff') format('woff');
}*/
@font-face {
  font-family: "Esphimere Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Esphimere Bold"), url("../fonts/Esphimere Bold.woff") format("woff");
}
/*@font-face {
font-family: 'Esphimere Bold Italic';
font-style: normal;
font-weight: normal;
src: local('Esphimere Bold Italic'), url('../fonts/Esphimere Bold Italic.woff') format('woff');
}*/
/*@font-face {
font-family: 'Coolvetica Compressed Regular';
font-style: normal;
font-weight: normal;
src: local('Coolvetica Compressed Regular'), url('coolvetica compressed rg.woff') format('woff');
}


@font-face {
font-family: 'Coolvetica Condensed Regular';
font-style: normal;
font-weight: normal;
src: local('Coolvetica Condensed Regular'), url('coolvetica condensed rg.woff') format('woff');
}


@font-face {
font-family: 'Coolvetica Crammed Regular';
font-style: normal;
font-weight: normal;
src: local('Coolvetica Crammed Regular'), url('coolvetica crammed rg.woff') format('woff');
}*/
@font-face {
  font-family: "Coolvetica";
  font-style: normal;
  font-weight: normal;
  src: local("Coolvetica Regular"), url("../fonts/coolvetica rg.woff") format("woff");
}
@font-face {
  font-family: "Coolvetica";
  font-style: italic;
  font-weight: normal;
  src: local("Coolvetica Regular Italic"), url("../fonts/coolvetica rg it.woff") format("woff");
}
.esphimere-sb {
  font-family: "Esphimere Semi Bold" !important;
}

.coolvetica {
  font-family: "Coolvetica" !important;
}

.padding-section {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
@media all and (max-width: 1399px) {
  .padding-section {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
}
@media all and (max-width: 1199px) {
  .padding-section {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}
@media all and (max-width: 991px) {
  .padding-section {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}
@media all and (max-width: 767px) {
  .padding-section {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}

.padding-section-bottom {
  padding-bottom: 60px !important;
}
@media all and (max-width: 1399px) {
  .padding-section-bottom {
    padding-bottom: 50px !important;
  }
}
@media all and (max-width: 1199px) {
  .padding-section-bottom {
    padding-bottom: 40px !important;
  }
}
@media all and (max-width: 991px) {
  .padding-section-bottom {
    padding-bottom: 30px !important;
  }
}
@media all and (max-width: 767px) {
  .padding-section-bottom {
    padding-bottom: 20px !important;
  }
}

.cont-nowarp {
  flex-wrap: nowrap !important;
}

.no-padding {
  padding: 0 !important;
}
.no-padding > div {
  padding: 0 !important;
}

.texto-oculto {
  display: none;
}

body {
  font-size: 18px;
}
@media all and (max-width: 1199px) {
  body {
    font-size: 17.28px;
  }
}
@media all and (max-width: 991px) {
  body {
    font-size: 16.56px;
  }
}
@media all and (max-width: 767px) {
  body {
    font-size: 15.84px;
  }
}
body {
  line-height: 1.5;
  color: black;
  font-family: "Raleway";
}

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

h1, h2, h3 {
  font-weight: 700;
}

h1 {
  font-size: 50px;
}
@media all and (max-width: 1600px) {
  h1 {
    font-size: 46px;
  }
}
@media all and (max-width: 1399px) {
  h1 {
    font-size: 42px;
  }
}
@media all and (max-width: 1199px) {
  h1 {
    font-size: 38px;
  }
}
@media all and (max-width: 991px) {
  h1 {
    font-size: 34px;
  }
}
@media all and (max-width: 767px) {
  h1 {
    font-size: 30px;
  }
}
@media all and (max-width: 575px) {
  h1 {
    font-size: 26px;
  }
}
h1 {
  font-weight: bold;
}

h2 {
  font-size: 36px;
}
@media all and (max-width: 1600px) {
  h2 {
    font-size: 34.2px;
  }
}
@media all and (max-width: 1399px) {
  h2 {
    font-size: 32.4px;
  }
}
@media all and (max-width: 1199px) {
  h2 {
    font-size: 30.6px;
  }
}
@media all and (max-width: 991px) {
  h2 {
    font-size: 28.8px;
  }
}
@media all and (max-width: 767px) {
  h2 {
    font-size: 27px;
  }
}
@media all and (max-width: 575px) {
  h2 {
    font-size: 25.2px;
  }
}

h3 {
  font-size: 24px;
}
@media all and (max-width: 1600px) {
  h3 {
    font-size: 22.8px;
  }
}
@media all and (max-width: 1399px) {
  h3 {
    font-size: 21.6px;
  }
}
@media all and (max-width: 1199px) {
  h3 {
    font-size: 20.4px;
  }
}
@media all and (max-width: 991px) {
  h3 {
    font-size: 19.2px;
  }
}
@media all and (max-width: 767px) {
  h3 {
    font-size: 18px;
  }
}
@media all and (max-width: 575px) {
  h3 {
    font-size: 16.8px;
  }
}
h3 {
  font-weight: bold;
}

ul {
  list-style-type: "•";
}
ul li {
  padding-left: 10px;
}

.small h1 {
  font-size: 34px;
}
.small h3 {
  font-size: 18px;
}

.big p {
  font-size: 28px;
}

p, h1, h2, h3, li {
  font-family: "Raleway";
}

/*@media all and (max-width:$md-max) {
    body{
        font-size: 20px;
    }
    h1 {
        font-size: 40px;
    }
    h2 {
        font-size: 30px;
    }
    h3 {
        font-size: 22px;
    }

}


@media all and (max-width:$sm-max) {
    body{
        font-size: 18px;
    }

    h1 {
        font-size: 36px;
    }
    h2 {
        font-size: 26px;
    }
    h3 {
        font-size: 20px;
    }
    p {
        font-size: 16px;
    }
}*/
.button a {
  border-radius: 0;
  padding: 10px 30px !important;
  font-size: 20px;
}
@media all and (max-width: 1199px) {
  .button a {
    font-size: 19.2px;
  }
}
@media all and (max-width: 991px) {
  .button a {
    font-size: 18.4px;
  }
}
@media all and (max-width: 767px) {
  .button a {
    font-size: 17.6px;
  }
}
.button a {
  font-weight: 600;
}

.button.yellow a {
  border: black solid 3px;
  color: white !important;
  background-color: black !important;
}
.button.yellow a:hover {
  background-color: white !important;
  color: black !important;
}
.button.black a {
  color: white !important;
  background-color: black !important;
}
.button.silver a {
  border: 3px solid #B2B2B2;
  color: black !important;
  background-color: #B2B2B2 !important;
}
.button.silver a:hover {
  background-color: white !important;
  color: #B2B2B2 !important;
}

form input[type=text], form input[type=email], form input[type=tel], form textarea {
  width: 100%;
  padding: 3px 10px;
  margin-bottom: 10px;
  border: none;
  background-color: #F5F6F6;
}
form input[type=submit] {
  border-radius: 6px;
  display: inline-block !important;
  font-size: 20px;
}
@media all and (max-width: 1199px) {
  form input[type=submit] {
    font-size: 19.2px;
  }
}
@media all and (max-width: 991px) {
  form input[type=submit] {
    font-size: 18.4px;
  }
}
@media all and (max-width: 767px) {
  form input[type=submit] {
    font-size: 17.6px;
  }
}
form input[type=submit] {
  font-weight: normal;
  border: none;
  background-color: #B2B2B2;
  color: black;
}
form input[type=submit]:hover {
  background-color: black;
  color: white !important;
}
@media all and (max-width: 1199px) {
  form input[type=submit] {
    min-width: 160px !important;
  }
}
@media all and (max-width: 991px) {
  form input[type=submit] {
    min-width: 140px !important;
  }
}
@media all and (max-width: 767px) {
  form input[type=submit] {
    min-width: 100px !important;
  }
}
form label {
  width: 100%;
  font-weight: 500;
}
form .wpcf7-spinner {
  display: block;
}
form textarea {
  height: 180px;
}
form .cont-aceptar {
  margin-bottom: 40px;
  border: 2px solid #F5F6F6;
  border-radius: 6px;
  max-width: 500px;
  padding-top: 10px;
  padding-bottom: 10px;
}
form .cont-aceptar p {
  margin: 0 !important;
}

.franja-top {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
@media all and (max-width: 991px) {
  .franja-top {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}
@media all and (max-width: 767px) {
  .franja-top {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}
.franja-top.yellow {
  background-color: #eebf37;
  min-height: 190px;
}
@media all and (max-width: 1399px) {
  .franja-top.yellow {
    min-height: 170px;
  }
}
@media all and (max-width: 1199px) {
  .franja-top.yellow {
    min-height: 140px;
  }
}
@media all and (max-width: 991px) {
  .franja-top.yellow {
    min-height: 120px;
  }
}
@media all and (max-width: 767px) {
  .franja-top.yellow {
    min-height: 100px;
  }
}
.franja-top.black {
  background-color: black;
  color: white !important;
}
.franja-top .big h2 {
  font-size: 42px;
}
@media all and (max-width: 1600px) {
  .franja-top .big h2 {
    font-size: 38.64px;
  }
}
@media all and (max-width: 1399px) {
  .franja-top .big h2 {
    font-size: 35.28px;
  }
}
@media all and (max-width: 1199px) {
  .franja-top .big h2 {
    font-size: 31.92px;
  }
}
@media all and (max-width: 991px) {
  .franja-top .big h2 {
    font-size: 28.56px;
  }
}
@media all and (max-width: 767px) {
  .franja-top .big h2 {
    font-size: 25.2px;
  }
}
@media all and (max-width: 575px) {
  .franja-top .big h2 {
    font-size: 21.84px;
  }
}

.forma {
  width: 100% !important;
  height: 200px !important;
  background-color: #2B2D35;
  clip-path: polygon(0% 0%, 100% 0%, 100% 50%, 57% 50%, 53% 99%, 0% 99%);
}
@media all and (max-width: 767px) {
  .forma {
    height: auto !important;
    clip-path: none;
  }
}

.title-logo h2 {
  padding-bottom: 20px;
  line-height: 1;
}
.title-logo h2 img {
  width: 190px;
  margin: 0 !important;
  margin-bottom: -5px !important;
}
@media all and (max-width: 1399px) {
  .title-logo h2 img {
    width: 180px;
  }
}
@media all and (max-width: 1199px) {
  .title-logo h2 img {
    width: 170px;
  }
}
@media all and (max-width: 991px) {
  .title-logo h2 img {
    width: 160px;
  }
}
@media all and (max-width: 767px) {
  .title-logo h2 img {
    width: 150px;
  }
}

section.consulta {
  padding-bottom: 50px;
}
section.consulta .cont-img-superior {
  margin-top: -200px;
}
section.consulta .cont-img-superior img {
  height: 400px;
  object-fit: contain;
}
section.consulta .text-consulta {
  max-width: 500px;
}
section.consulta .linea {
  max-width: 362px;
  background: #B2B2B2;
  padding: 0;
  height: 2px;
  margin-top: 50px;
}
@media all and (max-width: 1199px) {
  section.consulta .cont-img-superior {
    margin-top: -120px;
  }
  section.consulta .cont-img-superior img {
    height: 220px;
  }
  section.consulta .text-consulta {
    max-width: 400px;
  }
  section.consulta .linea {
    max-width: 300px;
  }
}
@media all and (max-width: 767px) {
  section.consulta .cont-img-superior {
    margin-top: 0;
    justify-content: center;
  }
  section.consulta .cont-img-superior img {
    max-width: 200px;
    width: 100%;
    height: auto;
  }
}

section.bg-como {
  height: 563px;
}
@media all and (max-width: 1199px) {
  section.bg-como {
    height: 500px;
  }
}
@media all and (max-width: 991px) {
  section.bg-como {
    height: 400px;
  }
}
@media all and (max-width: 767px) {
  section.bg-como {
    height: 300px;
  }
}

.circulo {
  border: 2px solid #eebf37;
  border-radius: 40px;
  width: 260px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.circulo p {
  margin: 0 !important;
  font-size: 16px;
}
@media all and (max-width: 991px) {
  .circulo p {
    font-size: 15.04px;
  }
}

@media all and (max-width: 767px) {
  .cont-vacio {
    display: none !important;
  }
}
.cont-sm {
  max-width: 900px;
  margin: auto;
}

.franja-black {
  background-color: black;
}
.franja-black h2 {
  color: white !important;
}

.cont-plata {
  width: 274px !important;
  height: 74px !important;
  padding-left: 20px;
  padding-right: 20px;
}
.cont-plata p {
  margin: 0;
  font-size: 16px;
}
@media all and (max-width: 991px) {
  .cont-plata p {
    font-size: 15.04px;
  }
}

.elementor-location-header {
  background-color: black !important;
  padding-bottom: 160px !important;
}
@media all and (max-width: 1399px) {
  .elementor-location-header {
    padding-bottom: 140px !important;
  }
}
@media all and (max-width: 1199px) {
  .elementor-location-header {
    padding-bottom: 120px !important;
  }
}
@media all and (max-width: 991px) {
  .elementor-location-header {
    padding-bottom: 100px !important;
  }
}
@media all and (max-width: 767px) {
  .elementor-location-header {
    padding-bottom: 80px !important;
  }
}

header {
  z-index: 100 !important;
  background-color: black !important;
}
header .logo {
  background-image: url("../images/logo-real-aligner.svg");
  background-repeat: no-repeat !important;
  height: 70px !important;
  background-size: contain !important;
  width: 300px;
}
header #lang-selector {
  width: 30px;
  margin-bottom: 16px;
}
header #lang-selector .wpml-ls a.wpml-ls-item-toggle {
  padding: 5px;
  border: none;
  background-color: transparent;
}
header #lang-selector .wpml-ls a.wpml-ls-item-toggle:after {
  display: none;
}
header #lang-selector .wpml-ls a.wpml-ls-item-toggle:hover, header #lang-selector .wpml-ls a.wpml-ls-item-toggle:focus {
  background-color: transparent;
  opacity: 0.8;
}
header #lang-selector .wpml-ls ul.wpml-ls-sub-menu {
  background-color: white;
  padding: 5px;
  border: none;
}
header #lang-selector .wpml-ls ul.wpml-ls-sub-menu li a {
  padding: 5px 0;
  border: none;
}
header #lang-selector .wpml-ls ul.wpml-ls-sub-menu li a:hover {
  background-color: transparent;
  opacity: 0.8;
}
header .cont-menu .acceso-profesional p, header .cont-menu .cont-profesional p {
  font-size: 16px;
  color: white;
}
header .cont-menu .acceso-profesional a, header .cont-menu .cont-profesional a {
  color: white;
}
header .cont-menu .acceso-profesional a:hover, header .cont-menu .cont-profesional a:hover {
  text-decoration: underline !important;
}
header .cont-menu .cont-profesional .btn-profesional {
  width: 180px;
  margin-top: -35px;
  background-color: #B2B2B2 !important;
  border-radius: 0 0 12px 12px;
  padding: 10px 10px 3px;
  color: black;
}
header .cont-menu .cont-profesional .btn-profesional p {
  margin-bottom: 0px;
  color: black;
}
header .cont-menu .cont-profesional .btn-profesional:hover {
  background-color: black;
  text-decoration: none !important;
}
header .cont-menu .cont-profesional .btn-profesional:hover p {
  color: white !important;
}
header .cont-menu .cont-profesional .btn-profesional-mvl {
  display: none;
}
header .cont-menu .menu {
  height: 36px;
}
header .cont-menu .menu nav ul {
  width: 100%;
}
header .cont-menu .menu nav ul li {
  padding: 0 15px;
  border-right: 1px solid #B2B2B2;
}
header .cont-menu .menu nav ul li a {
  font-size: 16px;
  padding: 0 5px !important;
  color: white;
}
header .cont-menu .menu nav ul li a:after {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #B2B2B2;
  left: 0;
  bottom: -10px;
  content: "";
}
header .cont-menu .menu nav ul li a.elementor-item-active {
  font-weight: 900;
}
header .cont-menu .menu nav ul li:last-child {
  border-right: none !important;
}
header .cont-menu .menu nav ul li.btn-profesionales-movil {
  display: none !important;
}
header .cont-menu .menu nav ul li .sub-menu {
  margin-top: 10px !important;
  margin-left: 30px !important;
  background-color: #B2B2B2 !important;
  width: 170px !important;
}
header .cont-menu .menu nav ul li .sub-menu li {
  width: 100%;
  padding: 0;
  padding: 5px 10px !important;
  border-right: none;
}
header .cont-menu .menu nav ul li .sub-menu li a {
  border-bottom: 2px solid white !important;
  color: black !important;
  text-wrap: nowrap !important;
  width: 100%;
  max-width: none !important;
  padding-bottom: 4px !important;
  font-size: 15px;
}
@media all and (max-width: 991px) {
  header .cont-menu .menu nav ul li .sub-menu li a {
    font-size: 14.1px;
  }
}
header .cont-menu .menu nav ul li .sub-menu li a:after {
  display: none !important;
}
header .cont-menu .menu nav ul li .sub-menu li a:hover, header .cont-menu .menu nav ul li .sub-menu li a.elementor-item-active {
  font-weight: 900 !important;
  background-color: #B2B2B2 !important;
}
header .cont-menu .menu.interior nav ul {
  flex-wrap: nowrap;
}
header .cont-menu .menu.interior nav ul li {
  display: flex;
  align-items: center;
}
header .cont-menu .menu.interior nav ul li:nth-last-child(2) {
  border-right: none !important;
}
header .cont-menu .menu.interior nav ul li a {
  max-width: 180px !important;
  line-height: 1.1;
  text-wrap: wrap !important;
  text-align: center;
}
header .cont-menu .menu .elementor-menu-toggle {
  margin-left: auto !important;
  margin-right: 10px !important;
}
header.fixed {
  background-color: black !important;
  margin-bottom: 0;
}
header.fixed .cont-menu .menu nav ul li {
  border-color: #B2B2B2;
}
header.fixed .cont-profesional .btn-profesional {
  background-color: #B2B2B2 !important;
}
@media all and (max-width: 1199px) {
  header .logo {
    height: 60px !important;
  }
  header .cont-menu .menu nav ul li a {
    font-size: 15px;
  }
}
@media all and (max-width: 991px) {
  header .logo {
    height: 50px !important;
  }
  header .cont-menu .acceso-profesional p, header .cont-menu .cont-profesional p {
    font-size: 15px;
  }
  header .cont-menu .menu {
    height: 25px;
  }
  header .cont-menu .menu nav ul li {
    padding: 0 5px;
  }
  header .cont-menu .menu nav ul li a {
    font-size: 13.5px;
  }
  header .cont-menu .menu nav ul li a .sub-arrow {
    padding-left: 5px;
  }
}
@media all and (max-width: 767px) {
  header {
    margin-bottom: 75px !important;
  }
  header > div {
    align-items: start !important;
  }
  header .logo {
    height: 45px !important;
  }
  header #lang-selector {
    position: absolute;
    top: 20px;
    right: 40px;
    z-index: 1000;
  }
  header .cont-menu {
    position: absolute;
    left: 0;
    width: 100%;
  }
  header .cont-menu .acceso-profesional, header .cont-menu .cont-profesional {
    margin-top: -7px;
  }
  header .cont-menu .acceso-profesional p, header .cont-menu .cont-profesional p {
    font-size: 14px;
  }
  header .cont-menu .acceso-profesional .btn-profesional, header .cont-menu .cont-profesional .btn-profesional {
    padding-top: 20px;
  }
  header .cont-menu .menu {
    position: absolute;
    left: 0;
    top: 15px;
    height: auto;
    width: 100%;
  }
  header .cont-menu .menu nav.elementor-nav-menu--dropdown {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  header .cont-menu .menu nav.elementor-nav-menu--dropdown ul {
    flex-wrap: nowrap;
  }
  header .cont-menu .menu nav.elementor-nav-menu--dropdown ul li {
    border-right: none !important;
    flex-direction: column;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  header .cont-menu .menu nav.elementor-nav-menu--dropdown ul li a {
    text-align: left;
    max-width: none !important;
    font-size: 16px;
    padding: 10px 0 10px 40px !important;
    width: 100%;
  }
  header .cont-menu .menu nav.elementor-nav-menu--dropdown ul li a:hover, header .cont-menu .menu nav.elementor-nav-menu--dropdown ul li a.elementor-item-active, header .cont-menu .menu nav.elementor-nav-menu--dropdown ul li a:focus {
    background-color: #eebf37;
    color: black !important;
  }
  header .cont-menu .menu nav.elementor-nav-menu--dropdown ul li a:after {
    display: none;
  }
  header .cont-menu .menu nav.elementor-nav-menu--dropdown ul li .sub-menu {
    width: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
  }
  header .cont-menu .menu nav.elementor-nav-menu--dropdown ul li .sub-menu li {
    border: none !important;
  }
  header .cont-menu .menu nav.elementor-nav-menu--dropdown ul li .sub-menu li a {
    padding: 5px 0 5px 40px !important;
    width: 100%;
  }
  header .cont-menu .menu nav.elementor-nav-menu--dropdown ul li.current-menu-item a {
    background-color: #eebf37;
  }
  header .cont-menu .menu .elementor-menu-toggle {
    margin-left: auto !important;
    margin-right: 10px !important;
    margin-top: 5px;
  }
  header.fixed .cont-menu .menu nav {
    background-color: #eebf37 !important;
  }
  header.fixed .cont-menu .menu nav ul li a:hover {
    background-color: black !important;
    color: #eebf37;
  }
  header.fixed .cont-menu .menu nav ul li.current-menu-item a {
    background-color: black;
    color: #eebf37;
  }
}
@media all and (max-width: 575px) {
  header .cont-menu .acceso-profesional p, header .cont-menu .cont-profesional p {
    font-size: 13px;
    text-align: right;
  }
  header .cont-menu .acceso-profesional .btn-profesional, header .cont-menu .cont-profesional .btn-profesional {
    display: none;
  }
  header .cont-menu .acceso-profesional .btn-profesional-mvl, header .cont-menu .cont-profesional .btn-profesional-mvl {
    display: block;
  }
  header .cont-menu .menu nav ul li.btn-profesionales-movil {
    display: block !important;
  }
}

footer {
  padding-top: 20px;
  padding-bottom: 60px;
}
footer .footer-left {
  width: 75%;
}
footer .footer-left p {
  line-height: 2;
  font-size: 15px;
}
footer .footer-right {
  width: 25%;
}
footer .footer-right img {
  width: 230px;
  max-width: 100%;
}
footer {
  background-color: black;
}
footer h3 {
  color: white;
  font-size: 16px;
}
@media all and (max-width: 991px) {
  footer h3 {
    font-size: 15.04px;
  }
}
footer h3 {
  margin-bottom: 10px !important;
}
footer p {
  font-size: 16px;
}
@media all and (max-width: 991px) {
  footer p {
    font-size: 15.04px;
  }
}
footer p {
  color: white;
  font-weight: 300;
}
footer a {
  color: white;
}
footer a:hover {
  text-decoration: underline white 1px;
}
@media all and (max-width: 767px) {
  footer .footer-left, footer .footer-right {
    width: 100%;
  }
  footer .footer-right {
    text-align: center;
    align-items: center;
  }
}

section#chica .img-chica {
  margin-top: -100px;
}
section#chica .cont-procediminetos h3 {
  font-size: 16px;
  font-family: "Esphimere Bold";
}
@media all and (max-width: 991px) {
  section#chica .cont-procediminetos {
    grid-template-columns: 1fr 1fr !important;
  }
  section#chica .cont-procediminetos h3 {
    font-size: 15px;
  }
}
@media all and (max-width: 767px) {
  section#chica .e-con-inner {
    flex-wrap: nowrap;
    gap: 10px;
  }
  section#chica .e-con-inner > .e-con.e-child:first-child {
    width: 40%;
  }
  section#chica .e-con-inner > .e-con.e-child:nth-child(2) {
    width: 60%;
  }
  section#chica .cont-procediminetos h3 {
    font-size: 14px;
  }
  section#chica .img-chica {
    margin-top: -35px;
    max-width: 280px;
  }
}
@media all and (max-width: 575px) {
  section#chica .e-con-inner {
    flex-wrap: wrap;
  }
  section#chica .e-con-inner > .e-con.e-child:first-child {
    width: 100%;
  }
  section#chica .e-con-inner > .e-con.e-child:nth-child(2) {
    width: 100%;
  }
  section#chica .e-con-inner .img-chica {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
}

#popup-inicio {
  padding: 40px;
}
#popup-inicio .button {
  width: 100%;
  max-width: auto;
}
#popup-inicio .button a {
  width: 100%;
}
#popup-inicio .button.paciente a {
  border: 2px solid #B2B2B2;
  background-color: white;
  color: #B2B2B2;
}
#popup-inicio .button.paciente a:hover {
  background-color: #B2B2B2;
  border: 2px solid #B2B2B2;
  color: black;
}
#popup-inicio .button.profesional a {
  border: 2px solid #B2B2B2;
  background-color: #B2B2B2;
  color: black;
}
#popup-inicio .button.profesional a:hover {
  background-color: white;
  border: 2px solid #B2B2B2;
  color: #B2B2B2;
}

section#porque {
  background-size: auto 100%;
}
section#porque .franja-black h2 {
  padding-top: 40px;
  color: white !important;
  margin-right: 90px;
}
section#porque .cont-main .cont-porque {
  max-width: 550px;
  padding-left: 60px;
}
section#porque .cont-main .cont-porque .img-dentadura {
  max-width: 228px;
  width: 100%;
}
section#porque .cont-main .cont-porque .img-dentadura img {
  width: 100%;
}
section#porque .cont-main .cont-porque .cont-dentadura {
  margin-top: 20px;
  padding: 0 !important;
}
section#porque .cont-main .cont-porque .cont-dentadura .text {
  max-width: 225px;
  padding-left: 15px;
}
section#porque .cont-main .cont-porque .button {
  margin-top: 60px;
}
@media all and (max-width: 1199px) {
  section#porque {
    background-size: 60%;
  }
}
@media all and (max-width: 991px) {
  section#porque .franja-black h2 {
    padding-top: 40px;
    color: white !important;
    margin-right: 30px;
  }
  section#porque .cont-main .cont-porque {
    padding-left: 0;
  }
}
@media all and (max-width: 767px) {
  section#porque {
    background-size: 50%;
    padding-bottom: 300px;
  }
  section#porque br {
    display: none !important;
  }
  section#porque .cont-main {
    width: 100%;
  }
  section#porque .cont-main .cont-porque {
    padding-left: 0;
    max-width: none;
  }
  section#porque .cont-main .cont-porque .cont-dentadura {
    flex-wrap: nowrap;
  }
  section#porque .cont-main .cont-porque .cont-dentadura .text {
    max-width: none;
  }
}

section#dudas {
  padding-top: 50px;
  padding-bottom: 50px;
}
section#dudas .cont-up-text {
  background: white;
  z-index: 1;
  margin-bottom: -325px;
}
section#dudas .cont-dudas {
  max-width: 540px;
}
section#dudas .button {
  margin-top: -40px;
}
@media all and (max-width: 991px) {
  section#dudas .cont-up-text {
    margin-bottom: -285px;
    margin-right: 50px;
  }
  section#dudas .cont-dudas img {
    max-width: 400px;
  }
}
@media all and (max-width: 767px) {
  section#dudas .cont-up-text {
    margin-bottom: -285px;
  }
  section#dudas .cont-dudas {
    justify-content: center;
    width: 100%;
  }
  section#dudas .cont-dudas img {
    max-width: 400px;
    width: 100%;
  }
}
@media all and (max-width: 550px) {
  section#dudas .cont-up-text {
    margin-bottom: -245px;
    margin-right: 0;
  }
  section#dudas .cont-up-text p {
    font-size: 14px;
  }
  section#dudas .cont-dudas {
    max-width: 340px;
  }
  section#dudas .cont-dudas img {
    max-width: 300px;
  }
}

section#sonrisa10 {
  background-color: black !important;
  padding-bottom: 110px !important;
  padding-top: 15px !important;
}
section#sonrisa10 .cont-slide {
  padding: 0 !important;
  border-top: 2px solid #B2B2B2;
  border-bottom: 2px solid #B2B2B2;
  flex-wrap: nowrap;
}
section#sonrisa10 .cont-slide .swiper-slide img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
section#sonrisa10 .cont-slide .swiper .swiper-wrapper {
  transition-timing-function: linear;
}

section#pasos {
  margin-top: -108px;
}
section#pasos .cont-pasos .paso {
  max-width: 360px;
}
section#pasos .cont-pasos .paso .numero span {
  width: 85px;
  height: 85px;
  font-size: 73px;
}
@media all and (max-width: 1600px) {
  section#pasos .cont-pasos .paso .numero span {
    font-size: 67.16px;
  }
}
@media all and (max-width: 1399px) {
  section#pasos .cont-pasos .paso .numero span {
    font-size: 61.32px;
  }
}
@media all and (max-width: 1199px) {
  section#pasos .cont-pasos .paso .numero span {
    font-size: 55.48px;
  }
}
@media all and (max-width: 991px) {
  section#pasos .cont-pasos .paso .numero span {
    font-size: 49.64px;
  }
}
@media all and (max-width: 767px) {
  section#pasos .cont-pasos .paso .numero span {
    font-size: 43.8px;
  }
}
@media all and (max-width: 575px) {
  section#pasos .cont-pasos .paso .numero span {
    font-size: 37.96px;
  }
}
section#pasos .cont-pasos .paso .numero span {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #B2B2B2;
  font-weight: bold;
  color: white;
  font-family: "Coolvetica";
  margin-bottom: 20px;
}
section#pasos .cont-pasos .paso .title h3 {
  font-size: 25px;
}
@media all and (max-width: 1600px) {
  section#pasos .cont-pasos .paso .title h3 {
    font-size: 23.75px;
  }
}
@media all and (max-width: 1399px) {
  section#pasos .cont-pasos .paso .title h3 {
    font-size: 22.5px;
  }
}
@media all and (max-width: 1199px) {
  section#pasos .cont-pasos .paso .title h3 {
    font-size: 21.25px;
  }
}
@media all and (max-width: 991px) {
  section#pasos .cont-pasos .paso .title h3 {
    font-size: 20px;
  }
}
@media all and (max-width: 767px) {
  section#pasos .cont-pasos .paso .title h3 {
    font-size: 18.75px;
  }
}
@media all and (max-width: 575px) {
  section#pasos .cont-pasos .paso .title h3 {
    font-size: 17.5px;
  }
}
section#pasos .cont-pasos .paso .title h3 {
  font-family: "Coolvetica";
  font-weight: 400;
  margin-bottom: 5px;
}
section#pasos .cont-big-text {
  max-width: 800px;
}
section#pasos .cont-big-text p {
  font-size: 25px;
}
@media all and (max-width: 1600px) {
  section#pasos .cont-big-text p {
    font-size: 23.75px;
  }
}
@media all and (max-width: 1399px) {
  section#pasos .cont-big-text p {
    font-size: 22.5px;
  }
}
@media all and (max-width: 1199px) {
  section#pasos .cont-big-text p {
    font-size: 21.25px;
  }
}
@media all and (max-width: 991px) {
  section#pasos .cont-big-text p {
    font-size: 20px;
  }
}
@media all and (max-width: 767px) {
  section#pasos .cont-big-text p {
    font-size: 18.75px;
  }
}
@media all and (max-width: 575px) {
  section#pasos .cont-big-text p {
    font-size: 17.5px;
  }
}
section#pasos .cont-big-text p {
  font-weight: 600;
}
@media all and (max-width: 767px) {
  section#pasos .cont-pasos {
    justify-content: center;
  }
  section#pasos .cont-pasos .paso {
    max-width: 360px;
  }
  section#pasos .cont-pasos .paso .numero.fuera span {
    color: black;
  }
  section#pasos .cont-big-text p {
    font-size: 22px;
  }
}
@media all and (max-width: 767px) and (max-width: 1600px) {
  section#pasos .cont-big-text p {
    font-size: 20.9px;
  }
}
@media all and (max-width: 767px) and (max-width: 1399px) {
  section#pasos .cont-big-text p {
    font-size: 19.8px;
  }
}
@media all and (max-width: 767px) and (max-width: 1199px) {
  section#pasos .cont-big-text p {
    font-size: 18.7px;
  }
}
@media all and (max-width: 767px) and (max-width: 991px) {
  section#pasos .cont-big-text p {
    font-size: 17.6px;
  }
}
@media all and (max-width: 767px) and (max-width: 767px) {
  section#pasos .cont-big-text p {
    font-size: 16.5px;
  }
}
@media all and (max-width: 767px) and (max-width: 575px) {
  section#pasos .cont-big-text p {
    font-size: 15.4px;
  }
}

section#parati .img-caja img {
  position: relative;
  top: 120px;
  z-index: 2;
}
section#parati .franja-black {
  width: 54%;
}
section#parati .franja-black h2 {
  padding-top: 40px;
  color: white !important;
  margin-left: 30px;
}
@media all and (max-width: 1600px) {
  section#parati .img-caja img {
    max-width: 400px;
  }
}
@media all and (max-width: 991px) {
  section#parati .franja-black {
    width: 60%;
  }
  section#parati .img-caja img {
    max-width: 300px;
  }
}
@media all and (max-width: 767px) {
  section#parati .cont-franja {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  section#parati .cont-franja .franja-black {
    order: 1;
    width: 100%;
    margin-bottom: -84px;
  }
  section#parati .cont-franja .img-caja {
    order: 2;
    position: estatic;
    position: block;
  }
  section#parati .cont-franja .img-caja img {
    position: estatic;
    max-width: 400px;
  }
  section#parati .cont-para-ti {
    justify-content: center;
  }
  section#parati .cont-para-ti .img {
    max-width: 300px;
    width: 100%;
  }
}

section#ortodoncia h2 {
  color: #B2B2B2;
  font-size: 24px;
}
@media all and (max-width: 1600px) {
  section#ortodoncia h2 {
    font-size: 22.8px;
  }
}
@media all and (max-width: 1399px) {
  section#ortodoncia h2 {
    font-size: 21.6px;
  }
}
@media all and (max-width: 1199px) {
  section#ortodoncia h2 {
    font-size: 20.4px;
  }
}
@media all and (max-width: 991px) {
  section#ortodoncia h2 {
    font-size: 19.2px;
  }
}
@media all and (max-width: 767px) {
  section#ortodoncia h2 {
    font-size: 18px;
  }
}
@media all and (max-width: 575px) {
  section#ortodoncia h2 {
    font-size: 16.8px;
  }
}
section#ortodoncia .img-ortodoncia img {
  position: relative;
  z-index: 1;
  margin-top: -120px;
  border-radius: 12px;
}
section#ortodoncia .img-dentadura {
  position: absolute;
  top: 0;
  left: 0;
}
section#ortodoncia .img-dentadura img {
  position: relative;
  z-index: 1;
  top: -21px;
  left: -138px;
  max-width: 260px;
}
section#ortodoncia .titulo-desplazado {
  padding-right: 100px;
}
section#ortodoncia .cont-mitad {
  padding-left: 150px;
}
@media all and (max-width: 1199px) {
  section#ortodoncia .img-dentadura img {
    max-width: 250px;
    width: 100%;
    left: -134px;
  }
}
@media all and (max-width: 991px) {
  section#ortodoncia .img-dentadura img {
    max-width: 200px;
    width: 100%;
    top: 26px;
    left: -79px;
  }
  section#ortodoncia .titulo-desplazado {
    padding-right: 35px;
  }
}
@media all and (max-width: 767px) {
  section#ortodoncia .img-ortodoncia img {
    position: relative;
    z-index: 1;
    margin-top: 0;
  }
  section#ortodoncia .img-dentadura {
    position: relative;
  }
  section#ortodoncia .img-dentadura img {
    max-width: 200px;
    width: 100%;
    top: 0;
    left: 0;
  }
  section#ortodoncia .cont-texto {
    justify-content: center;
  }
  section#ortodoncia .titulo-desplazado {
    padding-right: 0;
  }
  section#ortodoncia .cont-mitad {
    padding-left: 0;
  }
}

section.franja-oscura {
  height: 220px;
}
section.franja-oscura h2 {
  color: white;
  font-size: 24px;
}
@media all and (max-width: 1600px) {
  section.franja-oscura h2 {
    font-size: 22.8px;
  }
}
@media all and (max-width: 1399px) {
  section.franja-oscura h2 {
    font-size: 21.6px;
  }
}
@media all and (max-width: 1199px) {
  section.franja-oscura h2 {
    font-size: 20.4px;
  }
}
@media all and (max-width: 991px) {
  section.franja-oscura h2 {
    font-size: 19.2px;
  }
}
@media all and (max-width: 767px) {
  section.franja-oscura h2 {
    font-size: 18px;
  }
}
@media all and (max-width: 575px) {
  section.franja-oscura h2 {
    font-size: 16.8px;
  }
}
@media all and (max-width: 767px) {
  section.franja-oscura {
    background-image: none !important;
    background-color: black;
    height: 150px;
  }
  section.franja-oscura > div {
    justify-content: center !important;
    align-items: center !important;
  }
  section.franja-oscura > div .cont-sm > div {
    justify-content: center !important;
    align-items: center !important;
  }
  section.franja-oscura h2 {
    text-align: center;
  }
}

section.forma .titulo {
  padding-left: 100px;
}
section.forma .cont-text {
  padding-left: 132px;
}
section.forma h2 {
  color: white;
  font-size: 24px;
}
@media all and (max-width: 1600px) {
  section.forma h2 {
    font-size: 22.8px;
  }
}
@media all and (max-width: 1399px) {
  section.forma h2 {
    font-size: 21.6px;
  }
}
@media all and (max-width: 1199px) {
  section.forma h2 {
    font-size: 20.4px;
  }
}
@media all and (max-width: 991px) {
  section.forma h2 {
    font-size: 19.2px;
  }
}
@media all and (max-width: 767px) {
  section.forma h2 {
    font-size: 18px;
  }
}
@media all and (max-width: 575px) {
  section.forma h2 {
    font-size: 16.8px;
  }
}
@media all and (max-width: 991px) {
  section.forma .cont-text {
    padding-left: 0;
  }
  section.forma .cont-text h2 {
    width: 50%;
  }
}
@media all and (max-width: 767px) {
  section.forma .cont-text {
    padding-left: 0;
  }
  section.forma .cont-text h2 {
    text-align: center;
    width: 100%;
  }
}

section#software .cont-software .lista {
  max-width: 350px;
}
section#software .cont-software .lista ul li {
  font-size: 20px;
}
@media all and (max-width: 1199px) {
  section#software .cont-software .lista ul li {
    font-size: 19.2px;
  }
}
@media all and (max-width: 991px) {
  section#software .cont-software .lista ul li {
    font-size: 18.4px;
  }
}
@media all and (max-width: 767px) {
  section#software .cont-software .lista ul li {
    font-size: 17.6px;
  }
}
section#software .cont-software .lista ul li {
  margin-bottom: 5px;
  line-height: 1.3;
}
section#software .cont-software .cont-mercado {
  margin-top: 50px;
}
section#software .cont-software .cont-mercado .titulo {
  border-bottom: 2px solid #B2B2B2;
}
section#software .cont-software .cont-mercado .titulo h2 {
  font-weight: 400;
}
section#software .cont-software .cont-mercado .title {
  border-bottom: 2px solid #B2B2B2;
}
section#software .img-doctora {
  margin-top: -150px;
}
@media all and (max-width: 767px) {
  section#software .cont-software .cont-mercado {
    margin-top: 0;
  }
  section#software .cont-software .lista {
    max-width: 100%;
  }
  section#software .img-doctora {
    margin-top: 0;
  }
  section#software .img-doctora img {
    max-width: 300px;
  }
}

section#ventajas {
  padding-bottom: 100px;
}
section#ventajas .cont-yellow {
  background-color: black;
  border-radius: 36px;
  max-width: 90%;
  color: white;
}
section#ventajas .cont-ventajas {
  grid-template-rows: auto auto !important;
}
section#ventajas .cont-ventajas .ventaja h3 {
  border-bottom: 3px solid #B2B2B2;
  font-size: 20px;
}
@media all and (max-width: 1199px) {
  section#ventajas .cont-ventajas .ventaja h3 {
    font-size: 19.2px;
  }
}
@media all and (max-width: 991px) {
  section#ventajas .cont-ventajas .ventaja h3 {
    font-size: 18.4px;
  }
}
@media all and (max-width: 767px) {
  section#ventajas .cont-ventajas .ventaja h3 {
    font-size: 17.6px;
  }
}
section#ventajas .cont-ventajas .ventaja h3 {
  padding-bottom: 5px;
  margin-bottom: 10px !important;
}
@media all and (max-width: 767px) {
  section#ventajas .cont-ventajas .ventaja {
    flex-wrap: nowrap;
  }
  section#ventajas .cont-ventajas .ventaja p {
    margin-bottom: 0;
  }
}

section#ofrecemos-top .textos {
  max-width: 750px !important;
}
section#ofrecemos-top h2 {
  color: white;
  font-weight: 500;
  font-size: 24px;
}
@media all and (max-width: 1600px) {
  section#ofrecemos-top h2 {
    font-size: 22.8px;
  }
}
@media all and (max-width: 1399px) {
  section#ofrecemos-top h2 {
    font-size: 21.6px;
  }
}
@media all and (max-width: 1199px) {
  section#ofrecemos-top h2 {
    font-size: 20.4px;
  }
}
@media all and (max-width: 991px) {
  section#ofrecemos-top h2 {
    font-size: 19.2px;
  }
}
@media all and (max-width: 767px) {
  section#ofrecemos-top h2 {
    font-size: 18px;
  }
}
@media all and (max-width: 575px) {
  section#ofrecemos-top h2 {
    font-size: 16.8px;
  }
}
section#ofrecemos-top h2 {
  line-height: 1.5;
}

section#que .cont-servicios .servicio .titulo {
  height: 40px;
}
section#que .cont-servicios .servicio .titulo > div {
  display: flex;
  align-items: center;
}
section#que .cont-servicios .servicio .linea {
  background-color: #B2B2B2;
  padding: 0 !important;
  height: 2px;
}
section#que .cont-futuro p {
  font-size: 22px;
}
@media all and (max-width: 1600px) {
  section#que .cont-futuro p {
    font-size: 20.9px;
  }
}
@media all and (max-width: 1399px) {
  section#que .cont-futuro p {
    font-size: 19.8px;
  }
}
@media all and (max-width: 1199px) {
  section#que .cont-futuro p {
    font-size: 18.7px;
  }
}
@media all and (max-width: 991px) {
  section#que .cont-futuro p {
    font-size: 17.6px;
  }
}
@media all and (max-width: 767px) {
  section#que .cont-futuro p {
    font-size: 16.5px;
  }
}
@media all and (max-width: 575px) {
  section#que .cont-futuro p {
    font-size: 15.4px;
  }
}
@media all and (max-width: 767px) {
  section#que .cont-servicios {
    grid-template-columns: 1fr 1fr !important;
  }
}
@media all and (max-width: 575px) {
  section#que .cont-servicios {
    grid-template-columns: 1fr !important;
  }
  section#que .cont-servicios .servicio {
    align-items: center;
  }
  section#que .cont-servicios .servicio p {
    text-align: center;
  }
}

section.flujo-intro {
  margin-top: -150px;
  height: 700px;
  background-size: auto 100%;
  background-repeat: no-repeat;
  z-index: -1;
}

section#flujo {
  margin-top: -500px;
}
section#flujo .title-logo h2 {
  border: none;
}
section#flujo .title-logo h2 img {
  margin-top: -6px !important;
}
section#flujo .cont-flujo .flujo .header {
  max-width: 220px;
  flex-wrap: nowrap;
}
section#flujo .cont-flujo .flujo .header img {
  height: 100px;
}
section#flujo .cont-flujo .flujo .linea {
  padding: 0 !important;
  height: 8px;
  background-color: #B2B2B2;
  max-width: 220px;
}
section#flujo .cont-flujo .flujo h3 {
  font-size: 18px;
}
@media all and (max-width: 1199px) {
  section#flujo .cont-flujo .flujo h3 {
    font-size: 17.28px;
  }
}
@media all and (max-width: 991px) {
  section#flujo .cont-flujo .flujo h3 {
    font-size: 16.56px;
  }
}
@media all and (max-width: 767px) {
  section#flujo .cont-flujo .flujo h3 {
    font-size: 15.84px;
  }
}
section#flujo .cont-flujo .flujo h3 {
  margin-top: 15px;
}
section#flujo .cont-flujo .flujo p {
  font-size: 16px;
}
@media all and (max-width: 991px) {
  section#flujo .cont-flujo .flujo p {
    font-size: 15.04px;
  }
}
section#flujo .img-flujo {
  z-index: 99;
}
section#flujo .imagen-fondo {
  height: 700px;
}
section#flujo .button {
  margin-bottom: -25px;
}
@media all and (max-width: 1199px) {
  section#flujo .img-flujo {
    max-width: 500px;
    width: 100%;
  }
  section#flujo .imagen-fondo {
    height: 500px;
  }
}
@media all and (max-width: 991px) {
  section#flujo .cont-flujo {
    grid-template-columns: 1fr 1fr !important;
  }
  section#flujo .imagen-fondo {
    height: 400px;
  }
}
@media all and (max-width: 767px) {
  section#flujo .cont-flujo {
    justify-items: center;
  }
  section#flujo .cont-flujo .flujo {
    max-width: 360px;
  }
  section#flujo .img-flujo {
    max-width: 360px;
  }
  section#flujo .imagen-fondo {
    height: 300px;
  }
}
@media all and (max-width: 575px) {
  section#flujo .cont-flujo {
    grid-template-columns: 1fr !important;
  }
  section#flujo .img-flujo {
    max-width: 300px;
  }
  section#flujo .imagen-fondo {
    height: 218px;
  }
}

section#tipos .list-tipos {
  max-width: 890px;
  margin: auto;
}
section#tipos .cont-desplegable {
  cursor: pointer;
}
section#tipos .cont-desplegable .tipo {
  padding-right: 20px !important;
  padding-left: 20px !important;
  background-size: cover;
  border-radius: 0 15px 15px 15px;
  margin-bottom: 10px;
  position: relative;
}
section#tipos .cont-desplegable .tipo:hover {
  opacity: 0.9;
}
section#tipos .cont-desplegable .tipo h2 {
  font-size: 58px;
}
@media all and (max-width: 1600px) {
  section#tipos .cont-desplegable .tipo h2 {
    font-size: 53.36px;
  }
}
@media all and (max-width: 1399px) {
  section#tipos .cont-desplegable .tipo h2 {
    font-size: 48.72px;
  }
}
@media all and (max-width: 1199px) {
  section#tipos .cont-desplegable .tipo h2 {
    font-size: 44.08px;
  }
}
@media all and (max-width: 991px) {
  section#tipos .cont-desplegable .tipo h2 {
    font-size: 39.44px;
  }
}
@media all and (max-width: 767px) {
  section#tipos .cont-desplegable .tipo h2 {
    font-size: 34.8px;
  }
}
@media all and (max-width: 575px) {
  section#tipos .cont-desplegable .tipo h2 {
    font-size: 30.16px;
  }
}
section#tipos .cont-desplegable .tipo h2 {
  font-family: "Esphimere";
  font-weight: 500;
  margin-bottom: 0 !important;
}
section#tipos .cont-desplegable .tipo p {
  font-size: 16px;
}
@media all and (max-width: 991px) {
  section#tipos .cont-desplegable .tipo p {
    font-size: 15.04px;
  }
}
section#tipos .cont-desplegable .tipo p {
  margin-bottom: 0 !important;
  line-height: 1.2;
}
section#tipos .cont-desplegable .tipo::after {
  content: "";
  display: block;
  position: absolute;
  height: 5px;
  top: 0;
  left: 0;
  background-color: #B2B2B2;
}
section#tipos .cont-desplegable:nth-child(1) {
  cursor: auto;
}
section#tipos .cont-desplegable:nth-child(1) .tipo:hover {
  opacity: 1;
}
section#tipos .cont-desplegable:nth-child(1) .tipo::after {
  width: 15%;
}
section#tipos .cont-desplegable:nth-child(2) .tipo::after {
  width: 35%;
}
section#tipos .cont-desplegable:nth-child(3) .tipo::after {
  width: 55%;
}
section#tipos .cont-desplegable:nth-child(4) .tipo::after {
  width: 75%;
}
section#tipos .texto-oculto {
  padding-left: 40px !important;
  background-color: #f6f6f8;
  margin-top: -40px;
  padding-top: 20px !important;
  border-radius: 0 0 15px 15px;
}
section#tipos .texto-oculto p {
  font-size: 16px;
}
section#tipos .texto-oculto ul {
  display: flex;
  flex-wrap: wrap;
}
section#tipos .texto-oculto ul li {
  width: 33%;
  font-size: 16px;
}
section#tipos .cont-kids {
  max-width: 720px;
}
section#tipos .cont-kids .btn-desplegable {
  left: 25px;
  right: auto;
  bottom: 15px;
}
section#tipos .cont-kids #kids-img {
  width: 50%;
  cursor: pointer;
}
section#tipos .cont-kids #kids-img:hover {
  opacity: 0.9;
}
section#tipos .cont-kids .texto-oculto {
  border-radius: 15px;
  margin-top: -20px;
}
section#tipos .cont-kids .titulo h2 {
  font-size: 26px;
}
@media all and (max-width: 1600px) {
  section#tipos .cont-kids .titulo h2 {
    font-size: 24.7px;
  }
}
@media all and (max-width: 1399px) {
  section#tipos .cont-kids .titulo h2 {
    font-size: 23.4px;
  }
}
@media all and (max-width: 1199px) {
  section#tipos .cont-kids .titulo h2 {
    font-size: 22.1px;
  }
}
@media all and (max-width: 991px) {
  section#tipos .cont-kids .titulo h2 {
    font-size: 20.8px;
  }
}
@media all and (max-width: 767px) {
  section#tipos .cont-kids .titulo h2 {
    font-size: 19.5px;
  }
}
@media all and (max-width: 575px) {
  section#tipos .cont-kids .titulo h2 {
    font-size: 18.2px;
  }
}
section#tipos .cont-kids .titulo h2 {
  font-weight: 700;
}
section#tipos .cont-kids .titulo h2 em {
  color: #B2B2B2;
}
@media all and (max-width: 767px) {
  section#tipos .cont-kids .e-con-inner {
    flex-wrap: nowrap;
  }
}
@media all and (max-width: 575px) {
  section#tipos .cont-kids .e-con-inner {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
  }
  section#tipos .cont-kids .e-con-inner img {
    margin: auto;
  }
}
section#tipos .btn-desplegable {
  position: absolute;
  right: 10px;
  bottom: 15px;
  pointer-events: none;
  cursor: pointer;
  width: 24px;
  height: 24px;
  background-image: url("../images/btn-open.png");
  background-repeat: no-repeat;
  background-size: contain;
}
section#tipos .btn-desplegable.opened {
  background-image: url("../images/btn-close.png");
}
section#tipos .cont-servicio .head {
  border-bottom: 2px solid #B2B2B2;
}
section#tipos .cont-servicio .head h2 {
  font-size: 26px;
}
@media all and (max-width: 1600px) {
  section#tipos .cont-servicio .head h2 {
    font-size: 24.7px;
  }
}
@media all and (max-width: 1399px) {
  section#tipos .cont-servicio .head h2 {
    font-size: 23.4px;
  }
}
@media all and (max-width: 1199px) {
  section#tipos .cont-servicio .head h2 {
    font-size: 22.1px;
  }
}
@media all and (max-width: 991px) {
  section#tipos .cont-servicio .head h2 {
    font-size: 20.8px;
  }
}
@media all and (max-width: 767px) {
  section#tipos .cont-servicio .head h2 {
    font-size: 19.5px;
  }
}
@media all and (max-width: 575px) {
  section#tipos .cont-servicio .head h2 {
    font-size: 18.2px;
  }
}
section#tipos .cont-servicio .head h2 {
  font-weight: 500;
}
section#tipos .cont-servicio .lista ul {
  width: 100%;
  list-style-type: "•";
}
section#tipos .cont-servicio .lista ul li {
  padding-left: 10px;
  margin-bottom: 5px;
  font-size: 16px;
}
@media all and (max-width: 991px) {
  section#tipos .cont-servicio .lista ul li {
    font-size: 15.04px;
  }
}
section#tipos .cont-servicio .bg-yellow {
  background-color: black;
  padding: 10px;
}
section#tipos .cont-servicio .bg-yellow > div {
  display: flex;
  justify-content: center;
}
section#tipos .cont-servicio .bg-yellow p {
  margin: 0;
  font-family: "Esphimere";
  text-align: center;
  color: white;
}
section#tipos .cont-servicio .bg-yellow h2 {
  color: white;
  margin: 0;
}
section#tipos .cont-servicio .texto p {
  font-size: 16px;
}
@media all and (max-width: 991px) {
  section#tipos .cont-servicio .texto p {
    font-size: 15.04px;
  }
}
@media all and (max-width: 767px) {
  section#tipos .cont-servicio .lista ul {
    margin-bottom: 0;
  }
}

section.bg-aligner {
  height: 1000px;
  background-size: cover;
}
@media all and (max-width: 1600px) {
  section.bg-aligner {
    height: 800px;
  }
}
@media all and (max-width: 1399px) {
  section.bg-aligner {
    height: 700px;
  }
}
@media all and (max-width: 1199px) {
  section.bg-aligner {
    height: 600px;
  }
}
@media all and (max-width: 991px) {
  section.bg-aligner {
    height: 500px;
  }
}
@media all and (max-width: 767px) {
  section.bg-aligner {
    height: 400px;
  }
}
@media all and (max-width: 575px) {
  section.bg-aligner {
    height: 300px;
  }
}

section#top-contacto {
  height: 300px;
  background-size: auto 100%;
  background-position: center;
}
@media all and (max-width: 1399px) {
  section#top-contacto {
    height: 270px;
  }
}
@media all and (max-width: 1199px) {
  section#top-contacto {
    height: 240px;
  }
}
@media all and (max-width: 991px) {
  section#top-contacto {
    height: 210px;
  }
}

section#contacto h2 {
  font-size: 30px;
}
@media all and (max-width: 1600px) {
  section#contacto h2 {
    font-size: 28.5px;
  }
}
@media all and (max-width: 1399px) {
  section#contacto h2 {
    font-size: 27px;
  }
}
@media all and (max-width: 1199px) {
  section#contacto h2 {
    font-size: 25.5px;
  }
}
@media all and (max-width: 991px) {
  section#contacto h2 {
    font-size: 24px;
  }
}
@media all and (max-width: 767px) {
  section#contacto h2 {
    font-size: 22.5px;
  }
}
@media all and (max-width: 575px) {
  section#contacto h2 {
    font-size: 21px;
  }
}
section#contacto h2 {
  padding-bottom: 5px;
  border-bottom: 2px solid #B2B2B2;
  margin-bottom: 30px;
}
section#contacto a {
  color: #B2B2B2;
}
section#contacto .enviar {
  padding: 10px 15px !important;
  color: black;
  font-weight: 500;
  font-size: 16px;
}
@media all and (max-width: 991px) {
  section#contacto .enviar {
    font-size: 15.04px;
  }
}
@media all and (max-width: 991px) {
  section#contacto .contacto {
    width: 70%;
  }
}
@media all and (max-width: 767px) {
  section#contacto .contacto {
    width: 100%;
  }
  section#contacto .img-dectadura {
    display: none;
  }
}

section#franja-datos {
  height: 400px !important;
  margin-top: -155px;
  margin-bottom: 100px;
  z-index: -1;
}
section#franja-datos .dato {
  flex-wrap: nowrap;
  max-width: 150px;
  height: 150px;
  border-radius: 50%;
  background-color: white;
}
section#franja-datos .dato img {
  max-width: 60px;
}
section#franja-datos .dato p {
  font-size: 13px;
}
section#franja-datos .cont-iconos {
  margin-bottom: -100px;
}
@media all and (max-width: 991px) {
  section#franja-datos {
    height: 500px !important;
    margin-top: -89px;
  }
}
/*section#cabecera-documentacion {
    padding-top: 40px;
    padding-bottom: 40px;
    h2 {
        color: white;
    }

}*/
section#top-documentacion {
  height: 300px;
  background-size: auto 100%;
  background-position: center;
}
section#top-documentacion h2 {
  margin-right: 217px;
}
@media all and (max-width: 1399px) {
  section#top-documentacion {
    height: 270px;
  }
}
@media all and (max-width: 1199px) {
  section#top-documentacion {
    height: 240px;
  }
}
@media all and (max-width: 991px) {
  section#top-documentacion {
    height: 210px;
  }
}

section#documentacion {
  height: 800px;
  background-position: center bottom;
}
section#documentacion a:hover {
  text-decoration: underline;
}
section#documentacion h2 {
  font-size: 30px;
}
@media all and (max-width: 1600px) {
  section#documentacion h2 {
    font-size: 28.5px;
  }
}
@media all and (max-width: 1399px) {
  section#documentacion h2 {
    font-size: 27px;
  }
}
@media all and (max-width: 1199px) {
  section#documentacion h2 {
    font-size: 25.5px;
  }
}
@media all and (max-width: 991px) {
  section#documentacion h2 {
    font-size: 24px;
  }
}
@media all and (max-width: 767px) {
  section#documentacion h2 {
    font-size: 22.5px;
  }
}
@media all and (max-width: 575px) {
  section#documentacion h2 {
    font-size: 21px;
  }
}
section#documentacion h2 {
  border-bottom: 2px solid #B2B2B2;
  padding-bottom: 5px;
  display: inline-block;
}
section#documentacion .button {
  margin-top: 200px;
}

section#legal h1 {
  font-size: 36px;
}
@media all and (max-width: 1600px) {
  section#legal h1 {
    font-size: 34.2px;
  }
}
@media all and (max-width: 1399px) {
  section#legal h1 {
    font-size: 32.4px;
  }
}
@media all and (max-width: 1199px) {
  section#legal h1 {
    font-size: 30.6px;
  }
}
@media all and (max-width: 991px) {
  section#legal h1 {
    font-size: 28.8px;
  }
}
@media all and (max-width: 767px) {
  section#legal h1 {
    font-size: 27px;
  }
}
@media all and (max-width: 575px) {
  section#legal h1 {
    font-size: 25.2px;
  }
}
section#legal h1 {
  margin-bottom: 30px;
}
section#legal h2 {
  margin-bottom: 0px;
  color: #B2B2B2;
  font-size: 24px;
}
@media all and (max-width: 1600px) {
  section#legal h2 {
    font-size: 22.8px;
  }
}
@media all and (max-width: 1399px) {
  section#legal h2 {
    font-size: 21.6px;
  }
}
@media all and (max-width: 1199px) {
  section#legal h2 {
    font-size: 20.4px;
  }
}
@media all and (max-width: 991px) {
  section#legal h2 {
    font-size: 19.2px;
  }
}
@media all and (max-width: 767px) {
  section#legal h2 {
    font-size: 18px;
  }
}
@media all and (max-width: 575px) {
  section#legal h2 {
    font-size: 16.8px;
  }
}
section#legal h3 {
  color: black;
  font-size: 22px;
}
@media all and (max-width: 1600px) {
  section#legal h3 {
    font-size: 20.9px;
  }
}
@media all and (max-width: 1399px) {
  section#legal h3 {
    font-size: 19.8px;
  }
}
@media all and (max-width: 1199px) {
  section#legal h3 {
    font-size: 18.7px;
  }
}
@media all and (max-width: 991px) {
  section#legal h3 {
    font-size: 17.6px;
  }
}
@media all and (max-width: 767px) {
  section#legal h3 {
    font-size: 16.5px;
  }
}
@media all and (max-width: 575px) {
  section#legal h3 {
    font-size: 15.4px;
  }
}
section#legal a {
  color: #B2B2B2;
}

section#innovacion {
  padding-bottom: 100px;
}
section#innovacion .fino {
  font-weight: 400 !important;
}
section#innovacion .cont-real {
  max-width: 700px;
}
section#innovacion .cont-real .texto {
  max-width: 300px;
  padding-left: 40px;
}
section#innovacion .cont-real .img-franja {
  max-width: 180px;
  width: 100%;
}
section#innovacion .cont-real .img-franja img {
  border-radius: 12px;
}
section#innovacion .cont-real .img-cajas {
  position: absolute;
}
section#innovacion .cont-real .img-cajas img {
  position: absolute;
  max-width: 500px;
  top: 169px;
  left: -14px;
}
section#innovacion .cont-lista {
  gap: 50px;
}
section#innovacion .cont-lista .img-lista {
  max-width: 300px;
  width: 100%;
}
section#innovacion .titulo::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  height: 4px;
  background: linear-gradient(90deg, rgb(129, 128, 128) 0%, rgb(255, 255, 255) 36%, rgb(129, 128, 128) 68%, rgb(178, 178, 178) 99%);
  width: 100%;
  max-width: 300px;
}
section#innovacion .titulo h2 {
  margin-bottom: 20px;
}
section#innovacion .titulo.interior {
  margin-top: 100px;
}
section#innovacion .cont-dentadura {
  margin-top: 60px;
}
section#innovacion .cont-dentadura p {
  font-size: 16px;
}
@media all and (max-width: 991px) {
  section#innovacion .cont-dentadura p {
    font-size: 15.04px;
  }
}
section#innovacion .cont-dentadura p {
  font-weight: 600;
}
section#innovacion .cont-dentadura img {
  width: 100%;
}
section#innovacion .cont-dentadura .yellow {
  color: #eebf37;
  margin-top: 20px;
  margin-bottom: 20px;
}
section#innovacion .cont-dentadura .yellow p {
  font-size: 18px;
}
@media all and (max-width: 1199px) {
  section#innovacion .cont-dentadura .yellow p {
    font-size: 17.28px;
  }
}
@media all and (max-width: 991px) {
  section#innovacion .cont-dentadura .yellow p {
    font-size: 16.56px;
  }
}
@media all and (max-width: 767px) {
  section#innovacion .cont-dentadura .yellow p {
    font-size: 15.84px;
  }
}
section#innovacion .dientes .dentadura {
  max-width: 330px;
}
section#innovacion .text-dientes {
  margin-top: -100px;
  color: white;
  max-width: 80%;
}
section#innovacion .tipos-dientes {
  margin-top: 100px;
}
section#innovacion .funda1 {
  max-width: 250px;
  width: 100%;
}
@media all and (max-width: 991px) {
  section#innovacion .cont-real .img-franja {
    max-width: 200px;
    width: 100%;
  }
  section#innovacion .cont-real .img-franja img {
    border-radius: 12px;
  }
  section#innovacion .cont-real .img-cajas {
    position: absolute;
  }
  section#innovacion .cont-real .img-cajas img {
    position: absolute;
    max-width: 505px;
    top: 166px;
    left: 47px;
  }
  section#innovacion .dientes .dentadura {
    max-width: 240px;
  }
  section#innovacion .titulo.interior {
    margin-top: 60px;
  }
}
@media all and (max-width: 767px) {
  section#innovacion .cont-real .e-con-inner {
    flex-wrap: nowrap;
  }
  section#innovacion .cont-real .img-franja {
    max-width: 140px;
    width: 100%;
    margin-left: 80px;
  }
  section#innovacion .cont-real .img-franja img {
    border-radius: 12px;
  }
  section#innovacion .cont-real .img-cajas {
    position: absolute;
  }
  section#innovacion .cont-real .img-cajas img {
    position: absolute;
    max-width: 292px;
    top: 193px;
    left: 131px;
  }
  section#innovacion .cont-dentadura {
    margin-top: 40px;
    max-width: 360px;
    width: 100%;
  }
  section#innovacion .cont-dentadura img {
    width: 100%;
    max-width: 300px;
  }
  section#innovacion .cont-lista {
    gap: 20px;
  }
  section#innovacion .cont-lista .img-lista {
    max-width: 200px;
    width: 100%;
    margin: auto;
  }
  section#innovacion .titulo.interior {
    margin-top: 20px;
  }
  section#innovacion .contenido {
    width: 100%;
  }
  section#innovacion .contenido img {
    margin: auto;
  }
  section#innovacion .funda1 {
    margin: auto;
    max-width: 200px;
  }
}
@media all and (max-width: 575px) {
  section#innovacion .cont-real .e-con-inner {
    flex-wrap: wrap;
  }
  section#innovacion .cont-real .img-franja {
    max-width: 110px;
    width: 100%;
    margin-left: 80px;
  }
  section#innovacion .cont-real .img-cajas {
    position: absolute;
  }
  section#innovacion .cont-real .img-cajas img {
    position: absolute;
    max-width: 230px;
    top: 146px;
    left: 106px;
  }
  section#innovacion .cont-real .texto {
    max-width: 100%;
  }
  section#innovacion .text-dientes {
    max-width: 95%;
  }
  section#innovacion .text-dientes p {
    font-size: 14px;
  }
}
@media all and (max-width: 400px) {
  section#innovacion .cont-real .img-franja {
    max-width: 110px;
    width: 100%;
    margin-left: 30px;
  }
  section#innovacion .cont-real .img-cajas {
    position: absolute;
  }
  section#innovacion .cont-real .img-cajas img {
    position: absolute;
    max-width: 230px;
    top: 80px;
    left: 80px;
  }
}

section.noticias .cont-noticia {
  max-width: 500px;
}
section.noticias .cont-noticia .img-noticia {
  opacity: 0.5;
}
section.noticias .cont-noticia .img-noticia:hover {
  opacity: 1;
}
section.noticias .cont-noticia .img-noticia img {
  border-radius: 16px;
  height: 220px;
  object-fit: cover;
}
section.noticias .cont-noticia h2 {
  margin-top: 10px;
  font-size: 22px;
}
@media all and (max-width: 1600px) {
  section.noticias .cont-noticia h2 {
    font-size: 20.9px;
  }
}
@media all and (max-width: 1399px) {
  section.noticias .cont-noticia h2 {
    font-size: 19.8px;
  }
}
@media all and (max-width: 1199px) {
  section.noticias .cont-noticia h2 {
    font-size: 18.7px;
  }
}
@media all and (max-width: 991px) {
  section.noticias .cont-noticia h2 {
    font-size: 17.6px;
  }
}
@media all and (max-width: 767px) {
  section.noticias .cont-noticia h2 {
    font-size: 16.5px;
  }
}
@media all and (max-width: 575px) {
  section.noticias .cont-noticia h2 {
    font-size: 15.4px;
  }
}
section.noticias .cont-noticia h2 {
  color: #B2B2B2;
  font-weight: 600;
}
section.noticias .cont-noticia h2:hover {
  text-decoration: underline;
}
section.noticias .cont-noticia .contenido {
  margin-top: 10px;
  font-size: 16px;
}
@media all and (max-width: 991px) {
  section.noticias .cont-noticia .contenido {
    font-size: 15.04px;
  }
}
@media all and (max-width: 1600px) {
  section.noticias .cont-noticia .img-noticia img {
    height: 200px;
  }
}
@media all and (max-width: 1399px) {
  section.noticias .cont-noticia .img-noticia img {
    height: 180px;
  }
}

section#noticia-interior h1 {
  font-size: 38px;
}
@media all and (max-width: 1600px) {
  section#noticia-interior h1 {
    font-size: 36.1px;
  }
}
@media all and (max-width: 1399px) {
  section#noticia-interior h1 {
    font-size: 34.2px;
  }
}
@media all and (max-width: 1199px) {
  section#noticia-interior h1 {
    font-size: 32.3px;
  }
}
@media all and (max-width: 991px) {
  section#noticia-interior h1 {
    font-size: 30.4px;
  }
}
@media all and (max-width: 767px) {
  section#noticia-interior h1 {
    font-size: 28.5px;
  }
}
@media all and (max-width: 575px) {
  section#noticia-interior h1 {
    font-size: 26.6px;
  }
}
section#noticia-interior h1 {
  color: #eebf37 !important;
}
section#noticia-interior h2 {
  color: #eebf37 !important;
}

section#faqs h2 {
  color: black;
  text-align: center;
  font-size: 24px;
}
@media all and (max-width: 1600px) {
  section#faqs h2 {
    font-size: 22.8px;
  }
}
@media all and (max-width: 1399px) {
  section#faqs h2 {
    font-size: 21.6px;
  }
}
@media all and (max-width: 1199px) {
  section#faqs h2 {
    font-size: 20.4px;
  }
}
@media all and (max-width: 991px) {
  section#faqs h2 {
    font-size: 19.2px;
  }
}
@media all and (max-width: 767px) {
  section#faqs h2 {
    font-size: 18px;
  }
}
@media all and (max-width: 575px) {
  section#faqs h2 {
    font-size: 16.8px;
  }
}
section#faqs .selector p {
  margin: 0;
}
section#faqs .selector p a {
  font-size: 18px;
}
@media all and (max-width: 1199px) {
  section#faqs .selector p a {
    font-size: 17.28px;
  }
}
@media all and (max-width: 991px) {
  section#faqs .selector p a {
    font-size: 16.56px;
  }
}
@media all and (max-width: 767px) {
  section#faqs .selector p a {
    font-size: 15.84px;
  }
}
section#faqs .selector p a {
  text-align: center;
}
section#faqs .selector p a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 0;
  background-color: #eebf37;
  transition: width 0.3s ease;
}
section#faqs .selector p a:hover::after {
  width: 100%;
}
section#faqs .desplegable {
  margin-bottom: 30px;
}
section#faqs .desplegable h3 {
  color: #B2B2B2;
  margin: 0;
  font-size: 18px;
}
@media all and (max-width: 1199px) {
  section#faqs .desplegable h3 {
    font-size: 17.28px;
  }
}
@media all and (max-width: 991px) {
  section#faqs .desplegable h3 {
    font-size: 16.56px;
  }
}
@media all and (max-width: 767px) {
  section#faqs .desplegable h3 {
    font-size: 15.84px;
  }
}
section#faqs .desplegable h4 {
  font-size: 16px;
}
@media all and (max-width: 991px) {
  section#faqs .desplegable h4 {
    font-size: 15.04px;
  }
}
section#faqs .desplegable details {
  border-bottom: 1px solid #B2B2B2;
}
section#faqs .desplegable details .e-n-accordion-item-title {
  border: none;
}
section#faqs .desplegable details > div {
  border: none;
}
section#faqs .desplegable p {
  font-size: 16px;
}
@media all and (max-width: 991px) {
  section#faqs .desplegable p {
    font-size: 15.04px;
  }
}
section#faqs .desplegable li {
  font-size: 16px;
}
@media all and (max-width: 991px) {
  section#faqs .desplegable li {
    font-size: 15.04px;
  }
}

.formacion input[type=submit] {
  margin-top: 20px;
  padding: 10px 15px !important;
  color: black;
  font-weight: 500;
  font-size: 16px;
}
@media all and (max-width: 991px) {
  .formacion input[type=submit] {
    font-size: 15.04px;
  }
}
.formacion a {
  color: #B2B2B2;
}/*# sourceMappingURL=main.min.css.map */