@charset "UTF-8";
/*------------------------- Plantilla reset estilos --------------------*/
/*------------------------- Plantilla reset estilos --------------------*/
@font-face {
  font-family: "GothamHTF-Medium";
  src: url("../fonts/GothamHTF-Medium/GothamHTF-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/** Normalizar */
* {
  box-sizing: border-box;
  font-family: "GothamHTF-Medium";
  padding: 0;
  margin: 0;
}

body {
  width: 100%;
  background-color: black;
  overflow-x: hidden;
}

a:hover {
  text-decoration: none;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.5em;
}

p {
  font-size: 16px;
}

.width1180,
.width1180HD {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.width1300 {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.clear,
.clearTwo,
.clearFive {
  position: relative;
  width: 100%;
  height: 10px;
}

.clearTwo {
  height: 20px;
}

.clearFive {
  height: 30px;
}

.marginCero {
  margin: 0px;
}

.paddingCero {
  padding: 0px;
}

.relative {
  position: relative;
}

.pointer {
  cursor: pointer;
}

.textCenter {
  text-align: center;
}

.botonRojo {
  -webkit-border-radius: 5px;
  background-color: #b51118;
  border-radius: 5px;
  font-size: 23px;
  color: #fff;
  border: none;
  outline: none;
  text-align: center;
}
.botonRojo:hover {
  transform: scale(1.02);
  -ms-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.45);
  -o-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.45);
}

.mylabel {
  color: #fff;
  max-width: 200px;
  padding-right: 30px;
  width: 100%;
}

.titleSede {
  font-size: 20px;
  color: #f9b418;
  width: 100%;
  display: inline-block;
}

input,
.selectWrap select,
.lnkToMap,
.btnInscWrap .btnInsc {
  border-radius: 11px;
  border: 1px;
}

/* Section form*/
/*Menú*/
.new-home-v4-header {
  font-size: 14px;
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: inherit;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  width: 100%;
  height: 99px;
  background-color: #fff;
  display: flex;
  padding: 10px 20px;
  justify-content: center;
  box-shadow: 0 6px 9px -4px rgba(0, 0, 0, 0.1);
}
.new-home-v4-header .new-home-v4-header__content {
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: inherit;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1400px;
}
.new-home-v4-header .new-home-v4-header__content .new-home-v4-header__brand {
  line-height: 1.5;
  visibility: inherit;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
}
.new-home-v4-header .new-home-v4-header__content .new-home-v4-header__brand a {
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: inherit;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  background-color: transparent;
  text-decoration: inherit;
  color: inherit;
  display: block;
  width: 100%;
}
.new-home-v4-header .new-home-v4-header__content .new-home-v4-header__brand a img {
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: inherit;
  color: inherit;
  aspect-ratio: auto 190/69;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  border-style: solid;
  height: auto;
  display: block;
  width: 100%;
}
.new-home-v4-header .new-home-v4-header__content .new-home-v4-header__nav {
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: inherit;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  display: flex;
  align-items: center;
}
.new-home-v4-header .new-home-v4-header__content .new-home-v4-header__nav .new-home-v4-header__menu {
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: inherit;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}
.new-home-v4-header .new-home-v4-header__content .new-home-v4-header__nav .new-home-v4-header__menu .new-home-v4-btn-new-home-v4-btn--thin-new-home-v4-btn--tertiary {
  -webkit-text-size-adjust: 100%;
  visibility: inherit;
  list-style: none;
  box-sizing: border-box;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 315px;
  border-radius: 26px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  padding: 8px 16px !important;
  font-size: 14px !important;
  line-height: 18px !important;
  border: 0 !important;
  color: #1c1c1c !important;
  height: 39px;
}
.new-home-v4-header .new-home-v4-header__content .new-home-v4-header__nav .new-home-v4-header__menu .new-home-v4-btn-new-home-v4-btn--thin-new-home-v4-btn--tertiary:hover {
  background-color: #8b8b8b;
}
.new-home-v4-header .new-home-v4-header__content .new-home-v4-header__nav .new-home-v4-header__menu .new-home-v4-btn-new-home-v4-btn-thin-new-home-v4-btn-primary {
  -webkit-text-size-adjust: 100%;
  visibility: inherit;
  list-style: none;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 315px;
  border-radius: 26px;
  border: 0;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  padding: 8px 16px !important;
  font-size: 14px !important;
  line-height: 18px !important;
  background-color: #d52b1e;
  height: 39px;
  color: #fff !important;
}
.new-home-v4-header .new-home-v4-header__content .new-home-v4-header__nav .new-home-v4-header__menu .new-home-v4-btn-new-home-v4-btn-thin-new-home-v4-btn-primary:hover {
  background-color: #aa2218;
}
.new-home-v4-header .new-home-v4-header__content .new-home-v4-header__nav #newv4-nav-open-menu-btn {
  -webkit-text-size-adjust: 100%;
  visibility: inherit;
  box-sizing: border-box;
  background: none;
  outline: none;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 24px;
  margin-left: 35px;
  padding: 0;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}

#new-home-v4-nav-container {
  display: none;
}

#new-home-v4-nav-container.active {
  display: block;
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  display: flex;
  flex-direction: column;
  position: fixed;
  z-index: 99;
  top: 0;
  bottom: 0;
  background-color: #fff;
  border-radius: 20px 0 0 20px;
  transition: all 0.35s;
  opacity: 1;
  visibility: visible;
  right: 0;
  width: 405px;
  max-width: 100%;
  height: 100%;
  padding: 30px 0 15px 26px;
  box-shadow: 0 3px 17px rgba(0, 0, 0, 0.1);
}
#new-home-v4-nav-container.active .new-home-v4-nav__header {
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: visible;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-right: 26px;
  padding-bottom: 10px;
}
#new-home-v4-nav-container.active .new-home-v4-nav__header .new-home-v4-nav__brand {
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: visible;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  display: flex;
  width: 132px;
}
#new-home-v4-nav-container.active .new-home-v4-nav__header #newv4-nav-close-menu-btn {
  -webkit-text-size-adjust: 100%;
  visibility: visible;
  box-sizing: border-box;
  background: none;
  outline: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 24px;
  margin-left: 35px;
  padding: 0;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}
#new-home-v4-nav-container.active .new-home-v4-nav__content {
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: visible;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  display: flex;
  flex-direction: column;
  padding-right: 26px;
  max-height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}
#new-home-v4-nav-container.active .new-home-v4-nav__content .new-home-v4-btn-new-home-v4-btn--secondary-new-home-v4-btn--thin {
  -webkit-text-size-adjust: 100%;
  visibility: visible;
  box-sizing: border-box;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 26px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  padding: 8px 16px !important;
  font-size: 14px !important;
  line-height: 18px !important;
  border: 2px solid #1c1c1c !important;
  color: #1c1c1c !important;
  margin: 18px 0 20px;
  max-width: 258px !important;
}
#new-home-v4-nav-container.active .new-home-v4-nav__content .new-home-v4-btn-new-home-v4-btn--secondary-new-home-v4-btn--thin:hover {
  color: white !important;
  background-color: #484848;
}
#new-home-v4-nav-container.active .new-home-v4-nav__content .new-home-v4-nav__menu {
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: visible;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  margin: 0;
  padding: 0;
  list-style: none;
}
#new-home-v4-nav-container.active .new-home-v4-nav__content .new-home-v4-nav__menu li {
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: visible;
  list-style: none;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  margin: 0;
  padding: 0;
}
#new-home-v4-nav-container.active .new-home-v4-nav__content .new-home-v4-nav__menu li a {
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: visible;
  list-style: none;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  background-color: transparent;
  display: block;
  padding: 5px 0;
  margin-bottom: 10px;
  font-size: 14px;
  color: #1c1c1c;
  text-decoration: none !important;
}
#new-home-v4-nav-container.active .new-home-v4-nav__content .new-home-v4-nav__menu li a:hover {
  color: #ffad12 !important;
}
#new-home-v4-nav-container.active .new-home-v4-nav__content .new-home-v4-nav__footer-menu {
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: visible;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  list-style: none;
  display: flex;
  flex-direction: column;
  grid-gap: 20px;
  gap: 20px;
  margin: 10px 0 0;
  padding: 0;
}
#new-home-v4-nav-container.active .new-home-v4-nav__content .new-home-v4-nav__footer-menu .new-home-v4-nav__footer-menu-text {
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: visible;
  list-style: none;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  background-color: transparent;
  color: inherit;
  display: flex;
  align-items: center;
  text-decoration: none !important;
}
#new-home-v4-nav-container.active .new-home-v4-nav__content .new-home-v4-nav__footer-menu .new-home-v4-nav__footer-menu-text:hover {
  color: #ffad12 !important;
}

.mainWrap {
  display: flex;
  height: auto;
  width: 100%;
  padding-bottom: 40px;
  background-image: url("../img/map/PisoOscuro.jpg");
  background-position: center top;
  background-size: 100% auto;
  text-align: center;
  flex-direction: column;
  align-items: center;
}

.titleWrap.mapTitle {
  margin: 10% auto 25px;
  text-align: center;
}
.titleWrap.mapTitle .sede {
  color: #ffb612;
}
.titleWrap.mapTitle .nombre-sede {
  color: #ffb612;
}

.tittle-address {
  display: flex;
  width: 90%;
}
.tittle-address .tittle-img {
  display: flex;
  flex-direction: column;
  width: 50%;
}
.tittle-address .tittle-img .titleWrap {
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  visibility: inherit;
  -webkit-font-smoothing: antialiased;
  border: 0 solid #e2e8f0;
  padding: 0;
  box-sizing: border-box;
  word-wrap: break-word;
  margin: 0 0 20px;
  line-height: 36px;
  color: #fff;
  text-align: start;
}
.tittle-address .tittle-img .img-map {
  width: 100%;
  height: auto;
}
.tittle-address .address-map {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
}
.tittle-address .address-map .show-locations-page__show-unit__box {
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  visibility: inherit;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  word-wrap: break-word;
  border: 0.787508px solid #ffb612;
  border-radius: 7px;
  display: flex;
  flex-direction: row;
  padding: 15px 0 15px 20px;
  grid-gap: 22px;
  gap: 22px;
  background-color: white;
  width: 90%;
}
.tittle-address .address-map .show-locations-page__show-unit__box .show-locations-page__show-unit__box__content {
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  visibility: inherit;
  -webkit-font-smoothing: antialiased;
  border: 0 solid #e2e8f0;
  box-sizing: border-box;
  word-wrap: break-word;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.tittle-address .address-map .show-locations-page__show-unit__box .show-locations-page__show-unit__box__content .show-locations-page__show-unit__box__content_tittle {
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  visibility: inherit;
  -webkit-font-smoothing: antialiased;
  border: 0 solid #e2e8f0;
  padding: 0;
  box-sizing: border-box;
  word-wrap: break-word;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  margin: 0 0 4.5px;
}
.tittle-address .address-map .show-locations-page__show-unit__box .show-locations-page__show-unit__box__content .show-locations-page__show-unit__box__content_text {
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  visibility: inherit;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  word-wrap: break-word;
  display: flex;
  align-items: flex-start;
}
.tittle-address .address-map .show-locations-page__show-unit__box .show-locations-page__show-unit__box__content .show-locations-page__show-unit__box__content_text .Address-sede {
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  visibility: inherit;
  -webkit-font-smoothing: antialiased;
  border: 0 solid #e2e8f0;
  box-sizing: border-box;
  word-wrap: break-word;
  font-size: 12px;
  line-height: 14px;
  max-width: 271px;
  margin: 0 20px 0 0;
  text-align: start;
}
.tittle-address .address-map .map-link {
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  visibility: inherit;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  word-wrap: break-word;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  height: 46px;
  margin: 0 auto;
  background-color: #d52b1e;
  border: none;
  border-radius: 26px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  text-decoration: none;
  max-width: 100%;
  margin-top: 25px;
  width: 90%;
}

.sendVideo {
  background-color: white;
  padding: 0 40px 20px 40px;
  display: flex;
  flex-direction: column;
}
.sendVideo .sendVideoTitle {
  color: #ffad12;
  padding: 20px 0 20px 0;
  align-self: center;
  max-width: 800px;
}
.sendVideo .sendVideoText {
  padding-bottom: 20px;
  max-width: 800px;
  text-align: center;
  align-self: center;
}
.sendVideo .sendVideo_video {
  width: 85%;
  height: 85%;
  -o-object-fit: contain;
     object-fit: contain;
  aspect-ratio: 15/8;
  align-self: center;
  max-width: 800px;
}

.new-home-v4-footer {
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: inherit;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  width: 100%;
  padding: 45px 20px 90px;
  background-color: #000;
  font-family: Gotham, sans-serif;
}
.new-home-v4-footer .new-home-v4-footer-logo-container {
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: inherit;
  font-family: Gotham, sans-serif;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-bottom: 1px solid #c2c2c2;
  color: #fff;
}
.new-home-v4-footer .new-home-v4-footer-logo-container .new-home-v4-footer-logo {
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: inherit;
  font-family: Gotham, sans-serif;
  color: #fff;
  aspect-ratio: auto 204/75;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  border-style: solid;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.new-home-v4-footer .new-home-v4-redes {
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: inherit;
  font-family: Gotham, sans-serif;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-bottom: 1px solid #c2c2c2;
  color: #fff;
}
.new-home-v4-footer .new-home-v4-redes .new-home-v4-footer-title {
  -webkit-text-size-adjust: 100%;
  visibility: inherit;
  color: #fff;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  font-weight: inherit;
  margin: 0 0 25px;
  font-family: Gotham-Bold, sans-serif;
  font-size: 20px;
  line-height: 24px;
}
.new-home-v4-footer .new-home-v4-redes .new-home-v4-footer-social {
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: inherit;
  font-family: Gotham, sans-serif;
  color: #fff;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  grid-gap: 15px;
  gap: 15px;
  padding: 0;
  margin: 0;
}
.new-home-v4-footer .new-home-v4-info {
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: inherit;
  font-family: Gotham, sans-serif;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-bottom: 1px solid #c2c2c2;
  color: #fff;
}
.new-home-v4-footer .new-home-v4-info .new-home-v4-footer-link {
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: inherit;
  font-family: Gotham, sans-serif;
  color: #fff;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  display: flex;
  grid-gap: 100px;
  gap: 100px;
}
.new-home-v4-footer .new-home-v4-info .new-home-v4-footer-link div {
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: inherit;
  font-family: Gotham, sans-serif;
  color: #fff;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  margin-left: 20px;
}
.new-home-v4-footer .new-home-v4-info .new-home-v4-footer-link div .new-home-v4-footer-title {
  -webkit-text-size-adjust: 100%;
  visibility: inherit;
  color: #fff;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  font-weight: inherit;
  margin: 0 0 25px;
  font-family: Gotham-Bold, sans-serif;
  font-size: 20px;
  line-height: 24px;
}
.new-home-v4-footer .new-home-v4-info .new-home-v4-footer-link div ul {
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: inherit;
  font-family: Gotham, sans-serif;
  color: #fff;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  list-style: none;
  padding: 0;
  margin: 0;
}
.new-home-v4-footer .new-home-v4-info .new-home-v4-footer-link div ul li {
  -webkit-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  visibility: inherit;
  font-family: Gotham, sans-serif;
  color: #fff;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  margin-bottom: 10px;
  list-style: none;
}
.new-home-v4-footer .new-home-v4-info .new-home-v4-footer-link div ul li a {
  padding: 0;
  margin: 0;
  -webkit-text-size-adjust: 100%;
  visibility: inherit;
  font-family: Gotham, sans-serif;
  list-style: none;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  background-color: transparent;
  color: inherit;
  font-size: 14px;
  line-height: 17px;
  text-decoration: none;
}
.new-home-v4-footer .new-home-v4-footer-disclaimer {
  -webkit-text-size-adjust: 100%;
  visibility: inherit;
  box-sizing: border-box;
  border: 0 solid #e2e8f0;
  font-family: Gotham, sans-serif;
  font-size: 14px;
  line-height: 16px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
  border-bottom: none;
}

.formContainer {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75)), url("../img/formulario/Imagen_pagina.jpg");
  background-size: cover;
  display: flex;
  align-items: flex-start;
  align-items: flex-end;
  justify-content: center;
}

.divider {
  border: none;
  border-left: 3px solid rgba(204, 204, 204, 0.5);
  height: 299px;
  margin: 190px 20px;
}

.formWrap {
  width: 100%;
  max-width: 650px;
  display: inline-block;
  margin-top: 43px;
}

.formWrapper {
  width: 100%;
  height: 100%;
  padding: 0 20px;
}
.formWrapper .titleDescWrap {
  width: 70%;
  float: left;
}
.formWrapper .titleDescWrap .titleWrap {
  font-style: italic;
  margin-top: 80px;
  text-align: left;
}
.formWrapper .titleDescWrap .titleWrap .plan {
  color: #fff;
  font-size: 50px;
  margin-bottom: -20px;
  padding-left: 20px;
  width: 100%;
}
.formWrapper .titleDescWrap .titleWrap .black {
  color: #ffad12;
  font-size: 100px;
}
.formWrapper .titleDescWrap .titleWrap .corpo {
  min-width: 350px;
  color: #fff;
  font-size: 50px;
}
.formWrapper .titleDescWrap .titleWrap .descTitle {
  color: #fff;
  font-size: 22px;
}
.formWrapper .titleDescWrap .titleWrap .title {
  color: #ffad12;
  font-size: 35px;
  margin: 0px 0 20px;
  text-transform: uppercase;
}
.formWrapper .titleDescWrap .titleWrap span {
  display: inline-block;
  vertical-align: middle;
}
.formWrapper .titleDescWrap .titleWrap.text {
  padding: 0 15px;
}
.formWrapper .titleimgWrap {
  width: 35%;
  float: left;
}
.formWrapper .formCont {
  width: 100%;
  margin-top: 14px;
}
.formWrapper .formCont .telContactoCode {
  display: flex;
  margin-bottom: 10px;
  width: 100%;
}
.formWrapper .formCont .telContactoCode .codigoTel {
  width: 100px;
  color: #303030;
  height: 40px;
  border-radius: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.formWrapper .formCont .telContactoCode .codigoTel select {
  padding: 5px 28px;
}
.formWrapper .formCont .telContactoCode .telContacto {
  width: 100%;
}
.formWrapper .formContIncribete {
  width: 100%;
}
.formWrapper .titleInsc {
  color: #ffad12;
  position: relative;
}
.formWrapper .subtitleInsc {
  color: #f8f8f8;
  margin-bottom: 10px;
}
.formWrapper .titleInsc2 {
  color: #f8f8f8;
}
.formWrapper .subtitleInsc1 {
  color: #ffad12;
  margin-bottom: 10px;
}
.formWrapper .subtitleInsc2 {
  color: #f8f8f8;
  margin-bottom: 10px;
}

.formInsc {
  display: inline-block;
  text-align: center;
  width: 90%;
}
.formInsc .inputWrap,
.formInsc .selectWrap,
.formInsc .btnWrap {
  display: flex;
  flex-direction: column;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
  position: relative;
  font-size: 13px;
  justify-content: flex-end;
  align-items: end;
}
.formInsc .inputCheckBox {
  display: flex;
}
.formInsc .inputProm {
  color: #303030;
  width: 100%;
  font-size: 14px;
  padding: 5px 28px;
  height: 40px;
  border-radius: 20px;
}
.formInsc .inputProm.labelProm {
  position: absolute;
  display: flex;
  top: 10px;
  font-weight: normal;
  text-align: left;
}
.formInsc .inputProm:focus {
  border: 1px solid #a3141b;
}
.formInsc .recaptchaContainer {
  display: flex;
  justify-content: center;
}
.formInsc .inputProm-text {
  width: 100%;
  height: 111px;
  border-radius: 20px;
  padding: 16px 26px;
  font-size: 18px;
}
.formInsc .inputProm_Datos {
  font-size: 13px;
  color: white;
}
.formInsc .inputProm_input-checkbox {
  margin-left: 25px;
  margin-right: 10px;
}
.formInsc .inputWrap input:focus + .labelProm,
.formInsc .inputWrap input[required]:valid + .labelProm,
.formInsc .inputWrap input.not-empty + .labelProm {
  display: none;
}
.formInsc .departament,
.formInsc .city,
.formInsc .sede {
  color: #303030;
  padding: 5px 28px;
  width: 100%;
  height: 40px;
  border-radius: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.formInsc .departament:focus,
.formInsc .city:focus,
.formInsc .sede:focus {
  border: 1px solid #a3141b;
}
.formInsc .btnWrap {
  text-align: center;
}
.formInsc .btnWrap .btnSend {
  display: inline-block;
  padding: 10px 14px;
  background-color: #d52b1e;
  font-weight: 600;
  color: #fff;
  font-size: 16px;
  border: 0;
  width: 133px;
  border-radius: 20px;
}
.formInsc .btnWrap .btnSend:hover {
  background-color: #86090f;
  transform: scale(1.02);
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.45);
}
.formInsc .btnWrap .btnSend:focus, .formInsc .btnWrap .btnSend:hover {
  text-decoration: none;
  color: #fff;
  outline: none;
}
.formInsc .lnkToMap {
  display: inline-block;
  color: #ffad12;
  border: 2px solid #ffad12;
  font-size: 24px;
  padding: 12px 10px;
}
.formInsc .lnkToMap .lnkText {
  display: inline-block;
  padding-right: 24px;
  background-image: url("../img/arrow-down.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 17px auto;
}
.formInsc .lnkToMap:hover {
  text-decoration: underline;
}

@media screen and (min-width: 751px) {
  .new-home-v4-btn-new-home-v4-btn-thin-new-home-v4-btn-primary {
    width: 165px;
  }
  .new-home-v4-header__brand {
    width: 200px;
  }
  .new-home-v4-header__brand {
    display: flex;
  }
  .new-home-v4-footer-logo {
    width: 204px;
  }
}
@media screen and (min-width: 751px) and (max-width: 930px) {
  .new-home-v4-nav-toggle-new-home-v4-menu-button {
    display: none;
  }
  .new-home-v4-header__menu {
    display: flex;
    width: auto;
  }
  .new-home-v4-header__menu li:nth-child(5) {
    display: none;
  }
  .new-home-v4-header__menu__list {
    display: flex;
  }
  .new-home-v4-header__brand {
    width: auto;
  }
  .new-home-v4-header__brand a {
    max-width: 100px;
  }
  .new-home-v4-btn-new-home-v4-btn-thin-new-home-v4-btn-primary {
    width: 100%;
  }
  .new-home-v4-header__content {
    padding: 20px 15px 10px;
  }
  .divider {
    display: flex;
    padding: 3px;
  }
}
@media screen and (max-width: 750px) {
  .new-home-v4-header__menu__list {
    display: none;
  }
  .new-home-v4-header__brand {
    width: 200px;
  }
  .tittle-address {
    flex-direction: column;
    align-items: center;
  }
  .tittle-address .tittle-img {
    width: 80%;
  }
  .tittle-address .address-map {
    width: 100%;
  }
  .tittle-address .address-map .show-locations-page__show-unit__box {
    margin-top: 20px;
  }
  .map-link {
    width: 377px;
  }
  .new-home-v4-footer {
    -webkit-text-size-adjust: 100%;
    line-height: 1.5;
    visibility: inherit;
    box-sizing: border-box;
    border: 0 solid #e2e8f0;
    width: 100%;
    background-color: #000;
    font-family: Gotham, sans-serif;
    padding: 45px 20px 50px;
  }
  .new-home-v4-footer .new-home-v4-footer-logo {
    width: 125px;
  }
  .new-home-v4-footer .new-home-v4-redes {
    align-items: flex-start;
  }
  .new-home-v4-footer .new-home-v4-info {
    display: block;
  }
  .new-home-v4-footer .new-home-v4-info .new-home-v4-footer-link {
    display: block;
  }
  .new-home-v4-footer .new-home-v4-info .new-home-v4-footer-link div {
    margin-left: 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #c2c2c2;
  }
  .new-home-v4-footer .new-home-v4-info .new-home-v4-footer-link div ul {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 5px;
    grid-column-gap: 30px;
  }
  .new-home-v4-footer .new-home-v4-info .new-home-v4-footer-link div:last-child {
    padding-bottom: 0;
    border: none;
  }
  .new-home-v4-footer .new-home-v4-footer-disclaimer {
    display: block;
  }
  .formContainer {
    display: flex;
    flex-direction: column;
    height: -moz-max-content;
    height: max-content;
  }
  .formContainer .formWrap {
    height: 100%;
  }
  .formContainer .formWrap .formWrapper {
    padding: 0 10px;
    display: flex;
    justify-content: center;
  }
  .formContainer .divider {
    display: none;
  }
  .formContainer .formContIncribete {
    width: 90% !important;
    padding-top: 25px !important;
  }
  .formContainer .formCont {
    width: 90% !important;
  }
  .formContainer .selectWrap .inputWrap {
    width: 360px !important;
  }
}
@media screen and (max-width: 540px) {
  .new-home-v4-header {
    height: 90px;
    filter: drop-shadow(0 0 7px rgba(0, 0, 0, 0.15));
  }
  .new-home-v4-header .new-home-v4-header__content {
    padding: 10px;
  }
  .new-home-v4-btn-new-home-v4-btn-thin-new-home-v4-btn-primary {
    width: 140px !important;
  }
  .new-home-v4-nav-toggle-new-home-v4-menu-button {
    margin-left: 15px !important;
  }
  .show-locations-page__show-unit__box {
    width: 90%;
  }
  .map-link {
    width: 90%;
  }
  .formInsc {
    width: 95%;
  }
  .formContIncribete {
    width: 90% !important;
  }
}/*# sourceMappingURL=main.css.map */