@import "https://fonts.googleapis.com/css2?family=Roboto:wght@200;300;400;600;700;900&display=swap";
@font-face {
  font-family: "SF Pro Display Regular";
  font-style: normal;
  font-weight: 400;
  src: local("SF Pro Display Regular"),
    url(./fuentes/SFPRODISPLAYREGULAR.woff) format("woff");
}
@font-face {
  font-family: "SF Pro Display Regular";
  font-style: normal;
  font-weight: 700;
  src: local("SF Pro Display Regular"),
    url(./fuentes/SFPRODISPLAYBOLD.woff) format("woff");
}
@font-face {
  font-family: "SF Pro Display Regular";
  font-style: normal;
  font-weight: 500;
  src: local("SF Pro Display Regular"),
    url(./fuentes/SFPRODISPLAYMEDIUM.woff) format("woff");
}

/* codigo propio */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Roboto", sans-serif;
  scroll-behavior: smooth;
  list-style: none;
}
:root {
  --secondary-color: #00e1ff;
  --scrollbar-track-color: transparent;
  --scrollbar-color: #00b6cf;
  --scrollbar-size: 0.375rem;
  --scrollbar-minlength: 1.5rem;
}
.active {
  color: #aaa;
}
body {
  background-color: #000;
  overflow-x: hidden;
}

img {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  pointer-events: none;
}
a {
  text-decoration: none;
}
.is-loading {
  display: none;
}
.is-loading2 {
  display: none;
}
.none {
  display: none;
}
.cookies {
  position: fixed;
  bottom: 40px;
  right: 20px;
  max-width: 500px;
  background: rgba(21, 21, 21, 0.66667);
  z-index: 1000;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  padding: 30px 50px;
}
.title__cookies,
.desc__cookies {
  color: #fff;
}
.title__cookies {
  font-size: 30px;
}
.desc__cookies {
  padding: 20px 0;
  line-height: 150%;
  font-weight: lighter;
}
.btn__cookies {
  width: 100%;
  background: #00e1ff;
  margin: 0;
  padding: 10px 0;
  display: flex;
  justify-content: center;
  align-self: center;
  cursor: pointer;
}
.btn__cookies a {
  color: #fff;
}
@media (max-width: 530px) {
  .cookies {
    right: 0;
    left: 0;
  }
}
.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #fff;
  border-radius: 50%;
  -webkit-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #00e1ff transparent transparent;
}
.lds-ring div:nth-child(1) {
  -webkit-animation-delay: -0.45s;
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  -webkit-animation-delay: -0.15s;
  animation-delay: -0.15s;
}
.loading__autocomplete {
  position: relative;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.loading__autocomplete div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  margin: 8px;
  border: 2px solid #fff;
  border-radius: 50%;
  -webkit-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.loading__autocomplete div:nth-child(1) {
  -webkit-animation-delay: -0.45s;
  animation-delay: -0.45s;
}
.loading__autocomplete div:nth-child(2) {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.loading__autocomplete div:nth-child(3) {
  -webkit-animation-delay: -0.15s;
  animation-delay: -0.15s;
}
@-webkit-keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loader {
  background-color: #fff;
  width: 100%;
  height: 100vh;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 10000;
  -webkit-clip-path: circle(141.2% at 100% 0);
  clip-path: circle(141.2% at 100% 0);
  transition: 0.3s ease-in-out;
}
.loader2 {
  -webkit-clip-path: circle(0% at 100% 0);
  clip-path: circle(0% at 100% 0);
}
.logo {
  background-image: url(../img/logoFrame.svg);
  height: 20px;
  width: 328px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;

  cursor: unset;
  background-position-y: 75%;
}

html body [data-ca3_iconfont="ETmodules"]::before {
  font-family: "ETmodules";
}
[data-ca3_icon]::before {
  font-weight: 400;
  content: attr(data-ca3_icon);
}
.ca3-scroll-down-arrow {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2hldnJvbl90aGluX2Rvd24iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiBmaWxsPSJ3aGl0ZSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTE3LjQxOCw2LjEwOWMwLjI3Mi0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwYzAuMjcsMC4yNjgsMC4yNzEsMC43MDEsMCwwLjk2OWwtNy45MDgsNy44M2MtMC4yNywwLjI2OC0wLjcwNywwLjI2OC0wLjk3OSwwbC03LjkwOC03LjgzYy0wLjI3LTAuMjY4LTAuMjctMC43MDEsMC0wLjk2OWMwLjI3MS0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwTDEwLDEzLjI1TDE3LjQxOCw2LjEwOXoiLz48L3N2Zz4=);
  background-size: contain;
  background-repeat: no-repeat;
  scroll-behavior: smooth;
  display: none;
}
.ca3-scroll-down-link {
  cursor: pointer;
  height: 40px;
  width: 40px;
  margin: 0 0 0 -40px;
  line-height: 60px;
  position: absolute;
  left: 50%;
  bottom: 10vh;
  color: #fff;
  text-align: center;
  font-size: 70px;
  z-index: 1;
  text-decoration: none;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  -webkit-animation: ca3_fade_move_down 2s ease-in-out infinite;
  animation: ca3_fade_move_down 2s ease-in-out infinite;
}
@-webkit-keyframes ca3_fade_move_down {
  0% {
    -webkit-transform: translate(0, -20px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
}
@keyframes ca3_fade_move_down {
  0% {
    transform: translate(0, -20px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translate(0, 20px);
    opacity: 0;
  }
}
@media (max-width: 500px) {
  .ca3-scroll-down-link {
    left: 53%;
  }
}
.avion {
  height: 100vh;
  background: #000;
  margin-bottom: 5px;
}
.avion:after {
  content: "";
  position: absolute;
  display: block;
  left: 0px;
  width: 100%;
  height: 20%;
  bottom: 0;
  background: linear-gradient(to top, #000 0%, transparent 100%);
  transform: translateY(2px);
}
.avion img {
  position: absolute;
  height: 100%;
  width: 100%;
  /* max-width: 1440px; */
  -o-object-fit: cover;
  object-fit: cover;
  margin: auto;
  right: 0;
  left: 0;
  top: 0;
}
@media (max-width: 580px) {
  /* .avion {
    height: 80vh;
  } */
  .avion:after {
    height: 50%;
  }
}
.pl11 {
  filter: brightness(0.7);
}
.title__home img {
  position: relative;
  height: 80px;
  opacity: 1;
  margin: auto;
}
@media (max-width: 550px) {
  .title__home img {
    object-fit: contain;
  }
}
.content__home {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: absolute;
  top: 30vh;
}
.title__home {
  z-index: 3;
  opacity: 0;
  height: 80px;
  width: 90%;
  margin-bottom: 15px;
  animation-name: opacityLoad;
  animation-duration: 0.75s;
  animation-delay: 0.1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  -webkit-animation-name: opacityLoad;
  -webkit-animation-duration: 0.75s;
  -webkit-animation-delay: 0.1s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
}
.description1__home {
  color: #fff;
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 35px;
  text-align: center;
  width: 90%;
  z-index: 2;
  text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.75);
}
.sp1 {
  opacity: 0;
  animation-name: opacityLoad;
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  -webkit-animation-name: opacityLoad;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
}
.sp2 {
  opacity: 0;
  animation-name: opacityLoad;
  animation-duration: 0.75s;
  animation-delay: 1s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  -webkit-animation-name: opacityLoad;
  -webkit-animation-duration: 0.75s;
  -webkit-animation-delay: 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
}
.description2__home {
  color: #fff;
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 35px;
  text-align: center;
  width: 90%;
  opacity: 0;
  z-index: 2;
  text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.75);
  animation-name: opacityLoad;
  animation-duration: 1s;
  animation-delay: 1.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  -webkit-animation-name: opacityLoad;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 1.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
}
@media (max-width: 580px) {
  .title__home {
    font-size: 30px;
  }
  .description1__home,
  .description2__home {
    font-size: 18px;
  }
}
@-webkit-keyframes opacityLoad {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes opacityLoad {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
video {
  width: 100%;
  height: 80%;
  outline: none;
  border: none;
  pointer-events: none;
  -webkit-mask-image: hidden;
  mask-image: hidden;
  backface-visibility: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-appearance: none;
  appearance: none;
}
.black {
  color: #000;
}
.video {
  height: 100%;
  display: flex;
  align-items: center;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ph-container {
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: hidden;
}
.bg {
  background: conic-gradient(
    from -82.18deg at 47.64% 56.16%,
    #00e29a 0deg,
    #00e1ff 90deg,
    #5fffe2 180deg,
    #00e1ff 189.38deg,
    #648f98 234.38deg,
    #ad00ff 360deg
  );
  filter: blur(72px);
  height: 100vh;
  width: 100%;
  position: absolute;
  z-index: 1000;
  border-radius: 8px;
}
.ph-bg {
  width: 250px;
  height: 600px;
  position: absolute;
  background: conic-gradient(
    from -82.18deg at 47.64% 56.16%,
    #00e29a 0deg,
    #00e1ff 90deg,
    #5fffe2 180deg,
    #00e1ff 189.38deg,
    #648f98 234.38deg,
    #ad00ff 360deg
  );
  filter: blur(72px);
}
.primergb {
  left: 25%;
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
}
.segundobg {
  right: 25%;
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
}
@media (max-width: 1300px) {
  .primergb {
    left: 20%;
  }
  .segundobg {
    right: 20%;
  }
}
@media (max-width: 1200px) {
  .primergb {
    left: 16%;
  }
  .segundobg {
    right: 16%;
  }
}
@media (max-width: 1100px) {
  .primergb {
    left: 13%;
  }
  .segundobg {
    right: 13%;
  }
}
@media (max-width: 1000px) {
  .primergb {
    left: 10%;
  }
  .segundobg {
    right: 10%;
  }
}
@media (min-width: 1600px) {
  .primergb {
    left: 31%;
  }
  .segundobg {
    right: 31%;
  }
}
.ph1 {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  margin: auto;
}
.ph2 {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
}
.pht1 {
  position: absolute;
  right: 15%;
}
.pht2 {
  position: absolute;
  left: 15%;
}
.container {
  width: 500px;
  height: 1000px;
  overflow: hidden;
  z-index: 10;
  transform: scale(0.5);
  position: relative;
  top: 0;
}
.segundo {
  transform: translateX(50%) scale(0.5);
}
@media (max-width: 991px) {
  .pht1 {
    right: 7vh;
  }
  .pht2 {
    left: 7vh;
  }
}
@media (max-width: 900px) {
  .primero {
    transform: scale(0.5) translateY(-10vh);
  }
  .segundo {
    transform: scale(0.5) translateY(-10vh);
  }
  .pht1 {
    left: 0;
    right: 0;
    top: 85%;
    margin: auto;
    width: 80%;
  }
  .pht2 {
    left: 0;
    right: 0;
    top: 85%;
    margin: auto;
    width: 80%;
  }
  .primergb {
    left: 0;
    right: 0;
    margin: auto;
  }
  .segundobg {
    right: 0;
    left: 0;
    margin: auto;
  }
}
@media (max-width: 500px) {
  .primero {
    transform: scale(0.4) translateY(-15vh);
  }
  .segundo {
    transform: scale(0.4) translateY(-15vh);
  }
  .ph-text {
    font-size: 20px;
    transform: translateY(-7vh);
  }
  .primergb {
    height: 300px;
    margin-bottom: 0;
  }
  .segundobg {
    height: 300px;
    margin-bottom: 0;
  }
}
@-webkit-keyframes ripple {
  0% {
    transform: scale(0.6);
  }
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(0.6);
  }
}
@keyframes ripple {
  0% {
    transform: scale(0.6);
  }
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(0.6);
  }
}
.quote {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1250px;
  margin: auto;
  padding-bottom: 100px;
  margin-top: -40vh;
  flex: 1;
}
.modal-quote,
.modal-empty,
.modal-quote2,
.modal_ok {
  position: fixed;
  top: calc(50% - 215px);
  margin: 0 auto;
  left: 0;
  right: 0;
  max-width: 750px;
  padding: 5px;
  display: none;
  color: #000;
  max-height: 80vh;
  z-index: 99;
}

/* Modal empty */
.modal-empty {
  max-width: 500px;
}
.modal_ok.active,
.modal_ok.active .form__modal__ok {
  display: flex;
  align-items: center;
  gap: 25px;
  justify-content: center;
  z-index: 999;
  color: white;
}
@media (max-width: 450px) {
  .modal_ok.active {
    flex-wrap: wrap;
  }
  .modal_ok svg {
    transform: scale(0.75);
  }
}
.blur__modal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: blue;
}
.modal-quote.active,
.modal-empty.active,
.modal-quote2.active,
.modal_ok.active {
  display: unset;
}
.modal-quote svg,
.modal-quote2 svg,
.modal-empty svg,
.modal_ok svg {
  cursor: pointer;
}
.modal-quote h2,
.modal-quote2 h2,
.modal-empty h2 {
  padding: 10px 10px 30px;
  font-weight: 500;
}
.modal-empty h2 {
  text-align: center;
}
.form__modal,
.modal_ok .form__modal__ok {
  width: 80%;
  height: 90%;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(25px);
  -webkit-backdrop-filter: blur(25px);
  color: white;
  margin: auto;
  padding: 30px 20px;
  overflow-y: auto;
}
.modal-quote .button,
.modal-quote2 .button,
.modal-empty .button,
.modal_ok button {
  background: linear-gradient(
    153.35deg,
    rgba(1, 226, 255, 0.9) 16.71%,
    rgba(0, 104, 134, 0.9) 155.94%
  );
  color: #fff;
  display: flex;
  align-items: center;
  border: none;
  outline: none;
  padding: 15px 30px;
  cursor: pointer;
  font-size: 16px;
  border-radius: 4px;
  margin: auto;
}
button.button__back__one,
button.button__back__two {
  background-color: gray !important;
}
.modal-quote .button svg,
.modal-quote2 .button svg .modal-empty .button svg {
  padding-left: 10px;
}
@media (max-width: 730px) {
  .modal-quote,
  .modal-quote2,
  .modal-empty {
    top: 75px;
  }
  .btn__trip,
  .btn__aircraft,
  .btn__departure,
  .btn__destination {
    width: 100%;
  }
  .trip,
  .aircraft {
    width: 49.87%;
  }
  .quote {
    padding: 0 10px 100px;
    max-width: 400px;
  }
}
.grid__form {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  padding: 10px;
}
.modal-empty .grid__form {
  justify-content: center;
  text-align: center;
}
.grid__form input {
  border: none;
  outline: none;
  border-bottom: 1px solid white;
  width: 100%;
  padding: 10px;
  margin: 0 0 30px;
  background: transparent;
  color: white;
}
.button__back__one svg,
.button__back__two svg {
  width: 100%;
  height: 16px;
  transform: translateX(-10%);
}
.grid__form .input {
  width: 70%;
  position: relative;
}
.grid__form .two {
  width: 140px;
}
@media (max-width: 725px) {
  .grid__form .input {
    width: 100%;
  }
}
input .none {
  display: none;
}
/* .quote div,
.quote .button {
  margin-bottom: 1px;
} */
.button__quote {
  background: linear-gradient(
    153.35deg,
    rgba(1, 226, 255, 0.9) 16.71%,
    rgba(0, 104, 134, 0.9) 155.94%
  );
  color: #fff;
  outline: none;
  border: none;
  width: 160px;
  height: 48px;
  font-weight: 200;
  font-size: 18px;
  position: relative;
}
.btn__trip,
.btn__aircraft {
  position: relative;
  width: 205px;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(25px);
  -webkit-backdrop-filter: blur(25px);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 30px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  cursor: pointer;
}

.option__aircraft {
  position: relative;
}
.option__aircraft svg,
.option__trip svg {
  position: absolute;
  left: 7.5%;
  top: 25%;
}

.btn__trip .options__trip,
.btn__aircraft .options__aircraft {
  position: absolute;
  top: 50px;
  left: 0;
  display: none;
}
.btn__trip .options__trip.active,
.btn__aircraft .options__aircraft.active {
  display: unset;
}
.btn__trip p,
.btn__aircraft p {
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 200;
  text-align: center;
}
.btn__departure p,
.btn__destination p {
  padding: 15px 30px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 200;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-x: hidden;
}
.btn__trip .options__trip .option__trip:nth-child(1) {
  border-bottom: 0.5px solid rgba(17, 17, 17, 0.7);
  background: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.btn__trip .options__trip .option__trip:nth-child(2) {
  background: #f3f4f7;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.btn__aircraft .options__aircraft .option__aircraft {
  background: #fff;
}
.btn__aircraft .options__aircraft .option__aircraft:nth-child(1) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.btn__aircraft .options__aircraft .option__aircraft:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.btn__aircraft .options__aircraft .option__aircraft:nth-child(2n) {
  background: #f3f4f7;
  border-bottom: 0.5px solid rgba(17, 17, 17, 0.7);
  border-top: 0.5px solid rgba(17, 17, 17, 0.7);
}
.btn__trip .options__trip .option__trip,
.btn__aircraft .options__aircraft .option__aircraft {
  color: #000;
  text-align: center;
  padding: 15px 0;
  width: 280px;
  cursor: pointer;
  margin-bottom: 0;
  z-index: 20;
}
.btn__trip .options__trip .option__trip p,
.btn__aircraft .options__aircraft .option__aircraft p {
  font-weight: 400;
  text-transform: none;
  text-transform: initial;
}
.btn__departure,
.btn__destination {
  position: relative;
  width: 320px;
  cursor: pointer;
}
.btn__destination,
.btn__departure {
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(25px);
  -webkit-backdrop-filter: blur(25px);
}
.modal-trip,
.modal-aircraft {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  flex-direction: column;
  align-items: center;
  display: none;
}
.modal-trip.active,
.modal-aircraft.active {
  display: flex;
}
.modal__option__trip:nth-child(1) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.modal-trip .modal__option__trip:nth-child(2) {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.modal-aircraft .modal__option__trip:nth-child(5) {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.modal__option__trip {
  background-color: #fff;
  width: 350px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  cursor: pointer;
  position: relative;
}
.modal__cancelar {
  background-color: #fff;
  width: 350px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 25px 0;
  color: red;
  border-radius: 4px;
  cursor: pointer;
}
.modal__option__trip svg {
  position: absolute;
  left: 15px;
}
.ida {
  top: 30%;
}
.modal__option__trip:nth-child(2n) {
  background: #f3f4f7;
}
.modal-trip div {
  position: relative;
}
@media (max-width: 400px) {
  .modal__cancelar,
  .modal__option__trip {
    width: 90%;
  }
}
@media (max-width: 315px) {
  .modal__cancelar,
  .modal__option__trip {
    font-size: 12px;
  }
}
/* .destination {
  margin-left: 1px;
  margin-right: 1px;
}
.departure,
.aircraft {
  margin-left: 1px;
} */
.departure,
.destination,
.dates {
  position: relative;
}
.input_departure,
.input_destination,
.options__departure__input,
.options__destination__input {
  display: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-x: hidden;
}
.error__input__msg,
.error__double__msg {
  position: absolute;
  color: red;
  padding-top: 10px;
  opacity: 0;
}
.error_fullname_one,
.error_email_one,
.error_phone_one,
.error_fullname_two,
.error_email_two,
.error_phone_two,
.error_salida_one,
.error_amount_one,
.error_salida_two,
.error_amount_two {
  color: red;
  position: absolute;
  bottom: 5px;
  opacity: 0;
}
.modal__buttons {
  display: flex;
  justify-content: center;
  gap: 1em;
}

.airport__departure span,
.airport__destination span,
.airport__destination__input span,
.airport__departure__input span {
  width: 100%;
  font-weight: 200;
}
/* .airport__destination:hover,
.airport__departure:hover {
  background: #3333;
} */
.btn__departure span,
.btn__destination span {
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  left: 20px;
  background: #000;
  padding: 0 10px;
  color: #414141;
}
.button__quote {
  cursor: pointer;
}
.dates button {
  display: flex;
  padding: 15px 30px;
  position: relative;
  width: 180px;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(25px);
  -webkit-backdrop-filter: blur(25px);
  font-weight: 200;
  outline: none;
  border: none;
  height: 48px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
.options__button__dates {
  position: absolute;
  top: 48px;
  color: white;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  display: none;
  z-index: 10;
  backdrop-filter: blur(25px);
  -webkit-backdrop-filter: blur(25px);
}
.options__button__dates svg.dates__closer {
  display: none;
}
.dates input {
  background-color: transparent;
  border: none;
  color: white;
  outline: none;
  text-align: center;
  cursor: pointer;
}
.date__calendar {
  width: 296px;
  height: 220px;
  overflow: hidden;
  position: relative;
}
.date__calendar input {
  display: none;
}
.date__calendar .litepicker {
  opacity: 0;
  z-index: 0;
}
.date__calendar .litepicker.active {
  opacity: 1;
  z-index: 99;
}
/* .date__calendar input.active {
  display: unset;
  height: 0px;
} */
.date__people {
  width: 100px;
}
.date__people .block__people {
  width: 100%;
}
.date__people input {
  font-size: 18px;
  width: 28px;
  color: rgba(240, 240, 240, 0.6);
}
.date__people .text__block {
  display: flex;
  justify-content: space-between;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.options__button__dates.active {
  display: flex;
  justify-content: center;
  row-gap: 1em;
  column-gap: 2em;
  flex-wrap: wrap;
  text-align: center;
  padding: 20px;
  width: 470px;
}

.options__button__dates__buttons {
  display: flex;
  justify-content: center;
  width: 100%;
}
.options__button__dates__buttons button {
  font-size: 15px;
  display: block;
  padding: 10px 10px;
  max-width: 100px;
  height: unset;
}
.options__button__dates__buttons button.active {
  background: linear-gradient(
    153.35deg,
    rgba(1, 226, 255, 0.9) 16.71%,
    rgba(0, 104, 134, 0.9) 155.94%
  );
}
.input__block {
  display: flex;
  justify-content: center;
  gap: 0.75em;
}
.input__block svg {
  transform: translateY(2px);
}
.arrow__plus,
.arrow__less {
  cursor: pointer;
}

/* .month-item {
  width: 100%;
} */
@media (max-width: 730px) {
  .dates {
    position: unset;
  }
  .options__button__dates {
    position: fixed;
    top: 60px;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    flex-direction: column;
    align-items: center;
    z-index: 1000;
  }
  .options__button__dates svg.dates__closer {
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
  }
  .options__button__dates.active {
    width: 100%;
    overflow-y: auto;
  }
  .date__calendar {
    overflow: auto;
  }
}
.litepicker {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  /* opacity: 0; */
}
.litepicker .container__months,
.litepicker .container__main,
.litepicker,
.litepicker button {
  background-color: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.litepicker .container__months .month-item-header {
  padding: 0;
}
.litepicker .container__days .day-item,
.litepicker .container__months .month-item-header {
  color: white;
}
.litepicker svg {
  transform: translate(0);
  margin: auto;
}
.litepicker button {
  background-color: transparent;
}
@media (min-width: 1250px) {
  .btn__departure,
  .btn__destination {
    display: none;
  }
  .input_departure,
  .input_destination {
    display: flex;
    padding: 15px 30px;
    position: relative;
    width: 220px;
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(25px);
    -webkit-backdrop-filter: blur(25px);
    font-weight: 200;
    outline: none;
    border: none;
    height: 48px;
    color: #fff;
    font-size: 16px;
  }
  ::-moz-placeholder {
    color: #fff;
    font-weight: 200;
    font-size: 16px;
  }
  :-ms-input-placeholder {
    color: #fff;
    font-weight: 200;
    font-size: 16px;
  }
  ::placeholder {
    color: #fff;
    font-weight: 200;
    font-size: 16px;
  }

  .options__departure__input,
  .options__destination__input {
    position: absolute;
    top: 48px;
    background: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(25px);
    -webkit-backdrop-filter: blur(25px);
    width: 320px;
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: hidden;
    overflow-y: scroll;
    -webkit-overflow-y: auto;
    white-space: nowrap;
    min-height: 0;
    flex: 1 1;
    -webkit-overflow-scrolling: touch;
    color: #000;
    display: block !important;
    color: white;
  }
  .options__departure__input::after,
  .options__destination__input::after {
    visibility: hidden;
  }
  .options__departure__input ul,
  .options__destination__input ul {
    flex: 1;
    overflow: hidden;
  }
}
.options__departure__input::-webkit-scrollbar,
.options__destination__input::-webkit-scrollbar {
  height: 0.375rem;
  height: var(--scrollbar-size);
  width: 0.375rem;
  width: var(--scrollbar-size);
}
.options__departure__input::-webkit-scrollbar-track,
.options__destination__input::-webkit-scrollbar-track {
  background-color: transparent;
  background-color: var(--scrollbar-track-color);
}
.options__departure__input::-webkit-scrollbar-thumb,
.options__destination__input::-webkit-scrollbar-thumb {
  background-color: #00b6cf;
  background-color: var(--scrollbar-color);
}
.options__departure__input::-webkit-scrollbar-thumb:hover,
.options__destination__input::-webkit-scrollbar-thumb:hover {
  background-color: #00e1ff;
  background-color: var(--secondary-color);
}
.options__departure__input::-webkit-scrollbar-thumb:vertical,
.options__destination__input::-webkit-scrollbar-thumb:vertical {
  min-height: 1.5rem;
  min-height: var(--scrollbar-minlength);
}
.options__departure__input::-webkit-scrollbar-thumb:horizontal,
.options__destination__input::-webkit-scrollbar-thumb:horizontal {
  min-width: 1.5rem;
  min-width: var(--scrollbar-minlength);
}
@media (max-width: 1250px) {
  .options__departure__input,
  .options__destination__input,
  .input_departure,
  .input_destination,
  .options__departure__input ul,
  .options__destination__input ul,
  .options__departure__input li,
  .options__destination__input li {
    display: none !important;
  }
}
@media (max-width: 730px) {
  .modal-quote,
  .modal-quote2,
  .modal-empty {
    top: 75px;
  }
  .btn__trip,
  .btn__aircraft,
  .btn__departure,
  .btn__destination,
  .dates button {
    width: 100%;
  }
  .trip,
  .aircraft {
    width: 49.87%;
  }
  .quote {
    padding: 0 10px 100px;
    max-width: 400px;
  }
  .destination,
  .departure,
  .button__quote,
  .dates {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .btn__trip,
  .btn__aircraft,
  .btn__departure,
  .btn__destination {
    width: 100%;
  }
  .trip,
  .aircraft {
    width: 49.87%;
  }
  .destination,
  .departure,
  .button__quote,
  .dates {
    width: 100%;
  }
  .btn__trip p,
  .btn__aircraft p,
  .btn__departure p,
  .btn__destination p,
  .button__quote {
    font-size: 14px;
  }
}
@media (max-width: 411px) {
  .trip,
  .aircraft {
    width: 100%;
  }
  .btn__trip p,
  .btn__aircraft p {
    font-size: 14px;
  }
  .btn__departure p,
  .btn__destination p,
  .button__quote,
  p.p__dates {
    text-align: center;
  }
  p.p__dates {
    width: 100%;
  }
}
@media (max-width: 350px) {
  .button__quote {
    width: 100%;
  }
}
.quote,
.empty {
  color: #fff;
}

.btn__mobile-form {
  display: none;
}
.btn__mobile-form button {
  background: linear-gradient(
    153.35deg,
    rgba(1, 226, 255, 0.9) 16.71%,
    rgba(0, 104, 134, 0.9) 155.94%
  );
  color: #fff;
  outline: none;
  border: none;
  padding: 15px 25px;
  font-weight: 200;
  font-size: 18px;
  position: relative;
  font-size: 16px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  cursor: pointer;
}
.btn__mobile-form p {
  padding: 15px 25px 15px 10px;
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(12.5px);
  font-size: 16px;
}
.btn__mobile-form div {
  padding: 15px 0px 15px 15px;
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(12.5px);
  font-size: 16px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.btn__mobile-form div svg {
  transform: translateY(2px);
}
@media (max-width: 1020px) {
  header .submenu,
  .header__container {
    background: rgba(0, 0, 0, 0.8);
  }

  .quote {
    height: 0;
    position: absolute;
    top: -100vh;
  }
  .options__button__dates.active {
    z-index: 9999;
  }
  .dates button {
    position: unset;
  }
  .content__home {
    top: auto;
  }
  .avion {
    display: flex;
    align-items: center;
  }
  .title__home {
    height: unset;
  }
  .title__home img {
    object-fit: cover;
    height: 60px;
  }
  .modal-quote.active,
  .modal-empty.active,
  .modal-quote2.active,
  .modal_ok.active {
    z-index: 9999;
  }
  .btn__mobile-form {
    display: flex;
    position: relative;
    z-index: 10;
    align-items: center;
    margin-bottom: 50px;
    margin-left: 20px;
    margin-right: 20px;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 450px) {
  .title__home img {
    object-fit: cover;
    height: 50px;
  }
}
@media (max-width: 370px) {
  .title__home img {
    object-fit: cover;
    height: 40px;
  }
}
@media (max-width: 345px) {
  .btn__mobile-form button {
    width: 100%;
    border-radius: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .btn__mobile-form div {
    width: 20%;
    border-radius: 0;
    border-top-left-radius: 5px;
  }
  .btn__mobile-form p {
    width: 80%;
    border-top-right-radius: 5px;
  }
}
@media (max-width: 300px) {
  .title__home img {
    object-fit: cover;
    height: 30px;
  }
}

.empty {
  max-width: 1200px;
  margin: 15vh auto 0;
  padding-top: 50px;
}
@media (max-width: 580px) {
  .empty {
    margin: 0 auto;
    padding-top: 0;
  }
}
.empty h2 {
  font-size: 45px;
  font-weight: 500;
  text-align: center;
  width: 100%;
  padding-top: 50px;
  position: relative;
  /* padding-left: 50px; */
}
.empty span {
  /* background-image: linear-gradient(90deg, #1A5FA4 0%, #00E1FF 64.52%); */
  background-image: linear-gradient(90deg, #1a5fa4 0%, #00e1ff 64.52%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 700;
}
.empty p {
  /* font-weight: 300; */
  font-size: 20px;
  padding-bottom: 75px;
  width: 100%;
  text-align: center;
  position: relative;
  /* padding-left: 50px; */
}
.empty__more a {
  color: white;
  text-align: center;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  margin: 0 auto;
  padding: 10px 20px;
  background-color: black;
  border-radius: 50px;
  font-size: 16px;
  width: 100%;
  cursor: pointer;
  /* border: 2px solid white;
  border-radius: 50px; */
}
.empty__more {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 120px;
  /* background-image: linear-gradient(90deg, #1a5fa4 0%, #00e1ff 64.52%); */
  background: linear-gradient(
    92.82deg,
    rgba(26, 95, 164, 0.6) 5%,
    rgba(0, 225, 255, 0.6) 92.4%
  );
  padding: 2px;
  border-radius: 50px;
  margin: 0 auto;
}

@media (max-width: 400px) {
  .empty h2 {
    font-size: 28px !important;
    padding-left: 0;
    text-align: center;
    padding-top: 0;
  }
  .empty p {
    font-size: 14px;
    padding-left: 0;
    text-align: center;
  }
}
.splide {
  margin: auto;
  margin-bottom: 100px;
  max-width: 1200px;
}
.splide__list {
  display: flex;
  overflow: auto;
  scroll-snap-type: x mandatory;

  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  gap: 16px;
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.splide__slide {
  scroll-snap-align: start;
  position: relative;
}

.splide__list::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.splide__list::-webkit-scrollbar-thumb {
  background: white;
  border-radius: 10px;
}
.splide__list::-webkit-scrollbar-track {
  background: transparent;
}
.glider-slide {
  margin: 0 10px 140px;
  height: 390px;
  width: 280px;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
  transition: 0.3s ease-in;
}
@media (max-width: 1200px) {
  .splide__list {
    margin-left: 20px;
  }
}
@media (max-width: 400px) {
  .glider-slide {
    width: 220px;
  }
}
@media (max-width: 280px) {
  .splide__list {
    margin-left: 0px;
  }
}
@media (max-width: 280px) {
  .glider-slide {
    width: calc(100vw - 10px);
  }
}
.splide img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  filter: brightness(50%);
  transition: 0.1s ease-in;
}
.glider-slide:hover {
  transform: translateY(-5px);
}
.glider div {
  position: relative;
  height: 390px;
  width: 688px;
  margin-right: 15px;
  overflow: hidden;
}
.splide .destiny {
  position: absolute;
  top: 10px;
  left: 15px;
  color: #fff;
  font-size: 28px;
  line-height: 120%;
  font-weight: 400;
}
.splide .destiny span {
  font-weight: 200;
  font-size: 20px;
  text-transform: lowercase;
}
@media (max-width: 400px) {
  .splide .destiny {
    font-size: 20px;
  }
  .splide .destiny span {
    font-size: 16px;
  }
}
.splide .price {
  position: absolute;
  bottom: 10px;
  right: 15px;
  color: #fff;
  font-weight: 200;
}
.splide .numprice {
  font-weight: 500;
  font-size: 18px;
}
.date svg {
  margin-right: 5px;
}
.blur-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.33333);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  -moz-backdrop-filter: blur(10px);
  top: 0;
  left: 0;
  z-index: 20;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: none;
}
.blur-modal.active {
  display: unset;
}
.car-container {
  display: flex;
  align-items: center;
}
.swiper-container {
  width: 100%;
  background: #000;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  height: 100vh;
  position: relative;
}
.car-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.33333);
  z-index: -1;
}
.swiper-slide .swiper-content {
  display: flex;
  flex-direction: column;
  width: 60%;
  height: 100%;
  justify-content: center;
  margin: auto;
}
.swiper-slide-active .green {
  -webkit-animation: fadeInUp 1.5s;
  animation: fadeInUp 1.5s;
}
.swiper-slide-active .cp1 {
  -webkit-animation: fadeInUp 1.5s;
  animation: fadeInUp 1.5s;
}
.swiper-slide-active .ct2 {
  -webkit-animation: fadeInRight 1.5s;
  animation: fadeInRight 1.5s;
}
.swiper-slide-active .cp2 {
  -webkit-animation: fadeInRight 1.5s;
  animation: fadeInRight 1.5s;
}
.swiper-slide-active .ct3 {
  -webkit-animation: fadeInLeft 1.5s;
  animation: fadeInLeft 1.5s;
}
.swiper-slide-active .cp3 {
  -webkit-animation: fadeInLeft 1.5s;
  animation: fadeInLeft 1.5s;
}
@media (min-width: 751px) {
  .video {
    transform: translateX(15%);
  }
  .ph-text {
    transform: translateX(-15%);
  }
}
@media (min-width: 1150px) {
  .video {
    transform: translateX(20%);
  }
  .ph-text {
    transform: translateX(-20%);
  }
}
@media (max-width: 750px) {
  .swiper-slide {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(2, 1fr);
  }
  .swiper-slide .swiper-content .end,
  .swiper-slide .swiper-content .green {
    text-align: left;
  }
  .swiper-slide .swiper-content .end,
  .swiper-slide .swiper-content .green {
    text-align: right;
  }
  .swiper-slide .swiper-content {
    order: 1;
    width: 80%;
  }
  .swiper-slide .swiper-content h3 {
    padding-bottom: 14px;
  }
  .video {
    transform: translateY(18vh) translateX(0);
  }
  video {
    height: 125%;
  }
  .ph-text {
    transform: translateY(5vh) translateX(0);
  }
}
.swiper-slide .swiper-content h3 {
  color: #fff;
  font-size: 36px;
  margin-bottom: 16px;
}
.swiper-slide .swiper-content .green {
  text-align: left;
}
.swiper-slide .swiper-content .green {
  text-align: right;
}
.swiper-slide .swiper-content .green {
  background: linear-gradient(
    180deg,
    hsla(130, 100%, 50%, 1) 20%,
    hsla(130, 89%, 19%, 1) 100%
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.swiper-slide .swiper-content .end {
  text-align: right;
}
.swiper-slide .swiper-content .end {
  text-align: left;
}
.swiper-slide .swiper-content .start {
  text-align: left;
}
.swiper-slide .swiper-content .start {
  text-align: right;
}
.swiper-slide .swiper-content p {
  color: #fff;
  font-weight: 200;
  font-size: 18px;
  padding-bottom: 16px;
}
@media (max-width: 380px) {
  .swiper-slide .swiper-content p {
    font-size: 15px;
  }
  .swiper-slide .swiper-content {
    padding-bottom: 20px;
  }
}
.swiper-slide .swiper-content a {
  text-decoration: none;
  color: #458fff;
}
.swiper-slide .swiper-content a:hover {
  text-decoration: underline;
}
#car-1.lazy {
  background-image: none;
  background-color: #ccc;
}
#car-2.lazy {
  background-image: none;
  background-color: #ccc;
}
#car-3.lazy {
  background-image: none;
  background-color: #ccc;
}
#car-1 {
  background-image: url(../img/carousel1.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
}
#car-2 {
  background-image: url(../img/carousel2.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
}
#car-3 {
  background-image: url(../img/carousel3.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
}
#car-4 {
  background-image: url(../img/fff.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
}
.ph-text {
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}
.inner {
  height: 100vh;
  background: #000;
  position: relative;
}
.inner img {
  position: absolute;
  height: 50%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0;
  top: 25%;
}
@media (min-width: 991px) {
  .inner img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    top: 0;
  }
}
#degradado {
  opacity: 1;
  z-index: 10;
}
.download {
  height: 70vh;
  background-color: #f2f2f2;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
@media (max-width: 900px) {
  .apps__download,
  .description__download {
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    text-align: center;
  }
  .apps__download {
    flex-direction: column;
  }
}
@media (max-width: 680px) {
  .download {
    flex-direction: column;
  }
  .apps__download,
  .description__download {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media (max-width: 330px) {
  .apps__download,
  .description__download {
    padding: 10px;
  }
}
.description__download h3 {
  color: #2c2c2c;
  text-align: center;
  font-size: 28px;
}
.apps__download,
.description__download {
  width: 312px;
  margin-left: 25px;
  margin-right: 25px;
}
.apps__download img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 600px) {
  .apps__download img {
    width: 80%;
  }
}
.services {
  background: #fff;
}
.services a {
  color: #000;
  display: flex;
  flex-wrap: wrap;
  cursor: pointer;
}
.services h2 {
  width: 100%;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
  font-weight: 400;
  font-size: 38px;
}
.wrapper {
  padding-bottom: 100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.wrapper .right {
  width: 512px;
  position: relative;
}
.wrapper .right p {
  line-height: 30px;
  font-weight: 400;
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  opacity: 0;
  color: #000;
  padding-left: 30px;
}
.wrapper .right p.active {
  opacity: 1;
}
.wrapper .left {
  text-align: right;
}
.wrapper .left {
  text-align: left;
}
.wrapper .left {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.wrapper .left ul {
  padding-right: 68px;
  border-right: 1px solid #000;
}
.wrapper .left a {
  text-align: right;
}
/* .wrapper .left a {
  text-align: left;
} */
.wrapper .left a {
  margin: 25px 0;
  display: block;
  color: gray;
  font-size: 19px;
}
.wrapper .left a.active {
  color: #00b6cf;
}
@media (max-width: 790px) {
  .services h2 {
    padding-bottom: 50px;
  }
  .wrapper .right p {
    transform: translateY(50%);
    text-align: center;
    padding: 0 20px;
    border: none;
  }
  .wrapper .right {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .wrapper .left a {
    text-align: center;
  }
  .wrapper .left {
    align-items: center;
    text-align: center;
    padding: 0;
  }
  .wrapper .left ul {
    border: none;
    padding: 0;
  }
}
@media (max-width: 375px) {
  .wrapper .right {
    padding-bottom: 200px;
  }
}
@media (max-width: 275px) {
  .wrapper .right {
    padding-bottom: 400px;
  }
}
.contenedor__footer {
  background-color: #151515;
  width: 100%;
}
.footer {
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  background-color: #151515;
  padding-bottom: 50px;
  justify-content: center;
  display: flex;
  justify-content: center;
  margin: auto;
  flex: 1;
  padding-top: 35px;
}
.nav__footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 90%;
  align-items: flex-start;
  max-width: 1300px;
}
.numbers p {
  text-align: left;
}
/* .numbers p {
  text-align: right;
} */
.nav__footer div {
  width: 230px;
  /* margin: 10px; */
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 30px 30px 0;
}
.nav__footer div:nth-child(4) {
  width: 250px;
}
.nav__footer div h4 {
  margin-bottom: 15px;
  font-size: 18px;
}
.nav__footer ul li a {
  cursor: pointer;
  font-weight: 200;
  color: #ccc;
  text-transform: capitalize;
}
.nav__footer ul li a:hover {
  color: #00e1ff;
}
.nav__footer p {
  font-weight: 200;
  color: #ccc;
}
.faces__footer {
  width: 100%;
  display: flex;
  justify-content: center;
  padding-bottom: 50px;
  padding-top: 50px;
}
.faces__footer svg {
  margin-left: 5px;
  margin-right: 5px;
}
.faces__footer svg:hover {
  transform: scale(1.2);
}
.copy__footer {
  width: 80%;
  margin: auto;
  text-align: center;
  max-width: 1300px;
}
.numbers a {
  cursor: pointer;
  font-weight: 200;
  color: #ccc;
  text-decoration: none;
}
.numbers a:hover {
  color: #00e1ff;
}
.contact-us a {
  cursor: pointer;
  font-weight: 200;
  color: #ccc;
  text-decoration: none;
}
.contact-us a:hover {
  color: #00e1ff;
}
.contact-us span {
  display: block;
  padding-bottom: 5px;
}
.numbers p span {
  font-weight: 400;
}
.white {
  color: #fff;
}
.nav__footer ul li {
  padding-bottom: 5px;
}
@media (max-width: 610px) {
  /* .nav__footer div {
    width: 50%;
    margin: 0;
  } */
  .nav__footer div {
    width: 250px;
  }
  .footer {
    font-size: 16px;
  }
}
/* @media (max-width: 570px) {
  .nav__footer {
    justify-content: flex-start;
  }
} */
@media (max-width: 313px) {
  .nav__footer div {
    width: 90%;
  }
}
.termsfeed-com---palette-dark.termsfeed-com---nb {
  opacity: 0;
  transform: scale(0.001);
  -webkit-transform: scale(0.001);
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
}
.termsfeed-com---palette-dark.termsfeed-com---nb.sticky {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
}
