@font-face {
  font-family: "ATCDuel-V8";
  src: url("../fonts/ATCDuel-V8.woff2") format("woff2"),
    url("../fonts/ATCDuel-V8.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "akzidenz-grotesk_bqbold";
  src: url("../fonts/akzidenz-grotesk-bq-bold-webfont.woff2") format("woff2"),
    url("../fonts/akzidenz-grotesk-bq-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "akzidenz-grotesk_bqmedium";
  src: url("../fonts/akzidenz-grotesk-bq-medium-webfont.woff2") format("woff2"),
    url("../fonts/akzidenz-grotesk-bq-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "akzidenz-grotesk_bqregular";
  src: url("../fonts/akzidenz-grotesk-bq-regular-webfont.woff2") format("woff2"),
    url("../fonts/akzidenz-grotesk-bq-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500&display=swap");

body {
  font-size: 16px;
  font-family: "akzidenz-grotesk_bqregular" !important;
  font-weight: normal;
  font-style: normal;
}

.bg-darkblue {
  background-color: #0e1f43;
}
.bg-green {
  background: #29e72e;
}
.bg-blue {
  background: #0062ff;
}
.bg-gray {
  background: #ececec;
}
.bg-lightgray {
  background: #ececec;
}
.bg-darkgray {
  background: #c1c1c1;
}
.bg-white {
  background: white;
}
.bg-lightblue {
  background-color: #d9e7ff;
}

.text-darkblue {
  color: #0e1f43;
}
.text-green {
  color: #29e72e;
}
.text-blue {
  color: #0062ff;
}
.text-white {
  color: white;
}

.atc {
  font-family: "ATCDuel-V8" !important;
  font-weight: normal !important;
  font-style: normal !important;
}
.akzidenz-bold,
b,
strong {
  font-family: "akzidenz-grotesk_bqbold" !important;
  font-weight: normal !important;
  font-style: normal !important;
}
.akzidenz-med {
  font-family: "akzidenz-grotesk_bqmedium" !important;
  font-weight: normal;
  font-style: normal;
}
.akzidenz-reg {
  font-family: "akzidenz-grotesk_bqregular" !important;
  font-weight: normal;
  font-style: normal;
}
.playfair {
  font-family: "Playfair Display", serif !important;
}

.py-row {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.pb-row {
  padding-bottom: 5rem;
}
.pt-row {
  padding-top: 5rem;
}

.font-small {
  font-size: 16px;
}
.font-sub {
  font-size: 45px;
}

.highlight {
  padding: 0px 15px 5px 15px;
  line-height: 75px;
}
.item-block {
  padding-bottom: 70px;
}
.item-block:last-child {
  padding-bottom: 5rem;
}
.ico {
  padding-bottom: 25px;
}

a.no-link {
  cursor: default !important;
}

.ytvideo {
  position: relative;
  height: 0;
  margin: 2rem 0;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}
.ytvideo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0px none;
}

/* Form Pop UP */
.contacto-modal a {
  padding: 15px 15px 15px 15px;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 5;
  text-align: center;
  transition: all 0.3s ease-in;
}
.contacto-modal a:hover {
  background: #29e72e;
  text-decoration: none;
  color: #0e1f43 !important;
}
#contacto {
  position: relative;
  z-index: 20;
}

/*Contacto Pop UP*/
#contacto .datos {
  font-size: 28px;
  line-height: 30px;
}
#form-info {
  max-width: 900px;
  background: #29e72e !important;
  padding: 24px;
}
/*#contacto .txt-tyc a { color:#0e1f43!important; }*/

/* Contacto */
#contacto .ao-form {
  font-size: inherit !important;
  font-family: "akzidenz-grotesk_bqregular" !important;
}
#contacto .ao-form .ao-block-wrapper {
  /* margin-bottom: 10px; */
}
#contacto .ao-form label.ao-form-label {
  display: none !important;
}
#contacto .ao-form .ao-row {
  padding: 0 5px !important;
  margin-bottom: 10px !important;
}
#contacto .ao-form #column-c1733633907854 .ao-block-wrapper {
    margin: 0;
}
#block-b1733633979674 p{
  margin-bottom: 0px !important;
}
/*
#contacto .ao-form .ao-row:nth-child(1) { width:30%; }
#contacto .ao-form .ao-row:nth-child(2), #contacto .ao-form .ao-row:nth-child(3) { width:35%; }
*/

#contacto .ao-form #row-r1549298732700 label.ao-form-label {
  display: inline-block !important;
}
#contacto .ao-form #row-r1549298732700 .ao-combo-block,
#contacto .ao-form #row-r1768403147344 .ao-combo-block,
#contacto .ao-form #row-r1768404146007 .ao-combo-block{
  display: flex;
  justify-content: space-between;
}
#contacto .ao-form #row-r1549298732700 .ao-combo-block > div,
#contacto .ao-form #row-r1768404146007 .ao-combo-block > div,
#contacto .ao-form #row-r1768403147344 .ao-combo-block > div {
  float: none !important;
  white-space: nowrap;
}

#contacto .ao-form input:not([type="radio"]):not([type="checkbox"]) {
  padding: 10px;
  box-sizing: border-box !important;
  border: 1px solid #fff !important;
  background-color: #fff !important;
}
#contacto .ao-form input:not([type="radio"]):not([type="checkbox"]),
.ao-form textarea,
.ao-form select {
  color: #0e1f43 !important;
  padding: 0.2rem 0.5rem !important;
  box-sizing: border-box !important;
  border: 1px solid #fff !important;
  background-color: #fff !important;
}
#contacto .ao-form .ao-combo-label {
  color: #fff !important;
  margin: 0 !important;
  padding: 0 !important;
}
#contacto .ao-form .ao-combo-block label {
  font-size: 14px !important;
  color: #fff !important;
  margin: 0 0 0 1rem !important;
}
#contacto .ao-form .ao-combo-block label:first-child {
    margin-left: 0 !important;
}
#contacto .ao-form .ao-combo-label input[type="radio"] {
  border-color: #fff !important;
  background: #fff !important;
}
#contacto .ao-form .ao-combo-label input[type="radio"]:checked::after {
  margin-top: 2px;
}
#contacto .ao-form .ao-combo-label span {
  display: inline-block;
  line-height: 15px;
  margin: 2px 0 0 2px;
}

#contacto .ao-form button.ao-form-submit {
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 100px !important;
  background: #0e1f43;
  border: 0px none !important;
  border-radius: 0 !important;
}
#contacto .ao-form button.ao-form-submit:hover {
  color: #0e1f43;
  background: #29e72e;
}
#contacto .txt-tyc {
  font-size: 16px;
}
#contacto .txt-tyc a {
  color: #fff;
  text-decoration: underline;
}
#contacto .txt-tyc a:hover {
  text-decoration: none;
}

.ao-form .ao-block-wrapper input + span.ao-form-error-message,
.ao-form .ao-block-wrapper select + span.ao-form-error-message,
.ao-form .ao-block-wrapper textarea + span.ao-form-error-message,
.ao-form
  .ao-block-wrapper
  div.ao-form-field-date-wrapper
  > span.ao-form-error-message,
.ao-form .ao-block-wrapper div.ao-combo-layout + span.ao-form-error-message {
  margin-top: -30px !important;
}
.carousel-dots {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0 0 2rem;
}
.carousel-dots .carousel-indicators {
  position: relative;
  left: auto !important;
  bottom: auto !important;
  margin-left: auto;
  justify-content: flex-end;
}

.fancybox {
  display: none;
}
#tyc.fancybox-content {
  width: 980px;
  max-width: 90%;
  max-height: 90%;
  font-size: 16px;
  font-weight: 400;
  padding: 2rem;
}
#tyc.fancybox-content a {
  color: #0062ff;
  text-decoration: underline;
}
#tyc.fancybox-content a:hover {
  text-decoration: none;
}

.ao-form:after {
  clear: both;
  display: table;
  content: "";
}
.ao-form label.ao-form-label {
  display: none;
}
.ao-row {
  margin: 0 !important;
}
/*#block-b1540410327944 { display:flex; justify-content:space-between; }*/
#contacto .ao-form #block-b1540410327944 > label,
#contacto .ao-form #block-b1768346353704 > label,
#contacto .ao-form #block-b1538605725519 > label {
  display: block !important;
  padding: 0 !important;
}
#contacto .ao-form#ao-form-f1008b8a-01f0-4ca4-9037-f618405aa393 #block-b1538605725519 label{
  display: inline-block !important;
}
.ao-form input:not([type="radio"]):not([type="checkbox"]) {
  width: 100% !important;
  padding: 5px !important;
}
.ao-form select {
  width: 100% !important;
}
#ao-form-a6928bf9-0238-4d5f-ad45-f7b1878f13e4 .ao-row {
  padding: 0 15px !important;
}
#form-info .txt-tyc {
  position: relative;
  left: auto;
  bottom: auto;
  display: block;
  text-align: center;
  transform: none;
  padding-top: 15px;
}

/* FOOTER */
footer {
  position: relative;
  z-index: 21;
}
.footer-redes {
  list-style: none;
  padding-left: 0px;
}
.footer-redes li {
  margin-left: 20px;
}
.footer-redes li:first-child {
  margin-left: 0px;
}
.footer-redes li a {
  position: relative;
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 100%;
  background: white;
  color: #0e1f43;
  transition: all 0.4s ease-in-out;
}
.footer-redes li a:hover {
  background: #29e72e;
  color: #0e1f43;
}
.footer-iconos {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media (min-width: 1750px) {
  .container {
    min-width: 1550px !important;
  }
}

@media (min-width: 1440px) and (max-width: 1749.98px) {
  .container {
    min-width: 1360px !important;
    max-width: 1360px !important;
  }
}

@media (min-width: 1200px) and (max-width: 1439.98px) {
  .container {
    min-width: 1160px !important;
    max-width: 1160px !important;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .header-wrapper {
    display: flex !important;
  }
  .header {
    background-size: cover;
    background-position: 30% center;
  }
}

@media (min-width: 992px) {
  .row.gutter-30 {
    margin-right: -30px;
    margin-left: -30px;
  }
  .row.gutter-30 > .col,
  .row.gutter-30 > [class*="col-"] {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991.99px) {
  .header {
    background-size: cover;
  }
  .header-wrapper {
    display: block !important;
  }
}

/* SM */
@media (min-width: 576px) and (max-width: 767.99px) {
  .container {
    min-width: 536px !important;
    max-width: 536px !important;
  }
  .header {
    background-size: 150%;
  }
  .header .container {
    max-width: 100% !important;
    min-width: 100% !important;
  }
  #form-header {
    display: none !important;
  }
  .pb-row.header-wrapper {
    padding-bottom: 0px !important;
  }
  footer img {
    padding-bottom: 2rem;
  }
}
/* XS */
@media (max-width: 575.98px) {
  .header {
    background-size: 150%;
  }
  #form-header {
    display: none !important;
  }
  .pb-row.header-wrapper {
    padding-bottom: 0px !important;
  }
  .py-row {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  .pb-row {
    padding-bottom: 3rem !important;
  }
  .pt-row {
    padding-top: 3rem !important;
  }
  .font-small {
    text-align: center;
  }

  .contacto-modal a {
    font-size: 14px;
    line-height: 16px;
    padding: 10px;
  }
  .item-block {
    padding-bottom: 30px;
    text-align: center !important;
  }
  .item-block img {
    width: 20%;
  }
  #contacto .datos {
    font-size: 20px !important;
    line-height: 22px;
  }

  footer img {
    padding-bottom: 3rem;
  }
  .footer-redes {
    padding-bottom: 1rem;
  }
  footer span,
  footer b {
    text-align: center;
  }
}

@media (max-width: 429px) {
  body {
    overflow-x: hidden;
  }
}

.formulario-acton a,
#form-header a {
  color: white;
  text-decoration: underline;
}
.formulario-acton a:hover,
#form-header a:hover {
  color: white;
  text-decoration: none;
}

#form-header #contacto .ao-form .ao-row {
  padding: 0 0.5rem !important;
}
#form-header #contacto #block-b1550157732339 > label.ao-form-label {
  display: block !important;
  margin: 0 0 1rem 0 !important;
  padding: 0 !important;
}
#form-header #contacto .ao-form .ao-combo-layout:after {
  clear: both;
}
#form-header #contacto .ao-form #b1550157732339 label {
  float: left;
  display: flex;
  width: 33.33%;
  margin: 0 0 5px !important;
}
#form-header #contacto .ao-form #b1550157732339 label > input {
  margin: 2px 0 0 0 !important;
}
#form-header #contacto .ao-form #b1550157732339 label > span {
  line-height: 17px;
  margin: 0 0 0 5px !important;
}
#form-header #contacto .ao-form #b1550157732339:after {
  clear: both;
  display: table;
  content: "";
}
#form-header #contacto .ao-form #row-r1549298732700 .ao-combo-block {
  position: relative;
}
#form-header #contacto .ao-form #row-r1549298732700 .ao-combo-block > label {
  line-height: 17px;
  margin-left: 0 !important;
}

#form-header #contacto .ao-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 14px;
}
#form-header #contacto .ao-form input::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 14px;
}
#form-header #contacto .ao-form input:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 14px;
}
#form-header #contacto .ao-form input:-moz-placeholder {
  /* Firefox 18- */
  font-size: 14px;
}
#form-header
  #contacto
  .ao-form
  input:not([type="radio"]):not([type="checkbox"]),
#form-header #contacto .ao-form textarea,
#form-header #contacto .ao-form select {
  font-size: 14px !important;
  padding: 6px !important;
}

#ao-form-9d110cc9-19b0-4f8f-bbc3-e20719ec26df .ao-form-error-message {
  position: absolute !important;
  left: 0;
  top: 0;
  width: 100% !important;
  margin: 0 !important;
}

/* CONTACTO 2 */
#contacto-2 #block-b1613690174874 > label.ao-form-label {
  display: block !important;
  margin: 0 0 1rem 0 !important;
  padding: 0 !important;
}
#contacto-2 .ao-form #row-r1613690139713 {
  margin-bottom: 1.5rem !important;
}
#contacto-2 .ao-form #b1613690174874 label {
  float: left;
  display: flex;
  width: 33.33%;
  margin: 0 0 5px !important;
}
#contacto-2 .ao-form #b1613690174874 label > input {
  margin: 2px 0 0 0 !important;
}
#contacto-2 .ao-form #b1613690174874 label > span {
  margin: 0 0 0 5px !important;
}

#contacto-2 .ao-form #row-r1549298732700 .ao-combo-block {
  position: relative;
}
#contacto-2 .ao-form #row-r1549298732700 .ao-combo-block > label {
  margin-left: 0 !important;
}

#contacto-2 .ao-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 16px;
}
#contacto-2 .ao-form input::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 16px;
}
#contacto-2 .ao-form input:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 16px;
}
#contacto-2 .ao-form input:-moz-placeholder {
  /* Firefox 18- */
  font-size: 16px;
}

#ao-form-5921c2af-9be9-435c-bf2d-3b58885d3544 .ao-form-error-message {
  position: absolute !important;
  left: 0;
  top: 0;
  width: 100% !important;
  margin: 0 !important;
}

@media (max-width: 575.98px) {
  #contacto-2 .ao-form .ao-block-wrapper {
    margin-bottom: 1rem;
  }
  #contacto-2 .ao-form input:not([type="radio"]):not([type="checkbox"]),
  #contacto-2 .ao-form textarea,
  #contacto-2 .ao-form select {
    font-size: 15px !important;
    padding: 8px !important;
  }
  #contacto-2 .ao-form input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 15px;
  }
  #contacto-2 .ao-form input::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 15px;
  }
  #contacto-2 .ao-form input:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 15px;
  }
  #contacto-2 .ao-form input:-moz-placeholder {
    /* Firefox 18- */
    font-size: 15px;
  }

  #contacto-2 .ao-form #b1613690174874 label {
    width: 50%;
  }
  #contacto-2 .ao-form #b1613690174874 label > span {
    font-size: 15px;
    line-height: 17px;
  }
  #contacto .ao-form #row-r1549298732700 label.ao-form-label {
    font-size: 14px !important;
    line-height: 17px;
  }
}
