@font-face {

  font-family: FordAntenna-Black;
  src: url("fonts/FordF1-Bold.woff2");

}


@font-face {

  font-family: FordAntennaCond-Bold;
  src: url("fonts/FordF1-Semibold.woff2");

}


@font-face {

  font-family: FordAntennaCond-Light;
  src: url("fonts/FordF1-Light.woff2");

}


@font-face {

  font-family: FordAntennaCondWGL-Black;
  src: url("fonts/FordF1-Bold.woff2");

}


@font-face {

  font-family: FordAntennaCondWGL-Med;
  src: url("fonts/FordF1-Medium.woff2");

}


@font-face {

  font-family: FordAntenna-Regular;
  src: url("fonts/FordF1-Regular.woff2");

}


@font-face {

  font-family: FordAntennaWGL-Bold;
  src: url("fonts/FordF1-Bold.woff2");

}


@font-face {

  font-family: FordAntennaWGL-BoldItalic;
  src: url("fonts/FordF1-Bold.woff2");

}


@font-face {

  font-family: FordAntennaWGL-ExtraLight;
  src: url("fonts/FordF1-Light.woff2");

}


@font-face {

  font-family: FordAntennaWGL-Light;
  src: url("fonts/FordF1-Light.woff2");

}


@font-face {

  font-family: FordAntennaWGL-Medium;
  src: url("fonts/FordF1-Medium.woff2");

}


@font-face {

  font-family: FordAntennaWGL-MediumItalic;
  src: url("fonts/FordF1-Medium.woff2");

}



html,

body {

  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  background: #000956;

}


.content {
  position: absolute;
  overflow: hidden;
  width: 1920px;
  height: 1080px;
  background: url("../img/default/component.png");
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;

}


.content .legal {

  position: absolute;
  color: rgba(255, 255, 255, 0.54);
  line-height: 1;
  font-size: 11px;
  text-align: center;
  bottom: 7px;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1920px;
  opacity: 1;
  pointer-events: none;
  font-family: FordAntennaWGL-Light;

}


.content .back-Menu {

  position: absolute;
  bottom: 91px;
  pointer-events: none;

}


.content .overlay {

  position: absolute;
  width: 1920px;
  height: 1080px;
  background: url("../img/default/component.png");
  z-index: 3;
  display: none;
  opacity: 0;
  overflow: hidden;

}


.overlay #carousel-gallery {

  height: 636px;
  width: 1266px;
  position: absolute;
  left: 327px;
  margin-top: 231px;
  border: 3px solid white;
  overflow-x: hidden;
  overflow-y: hidden;
  border-radius: 0.2px;
  -webkit-box-shadow: 0px 0px 0px 22px rgba(1, 60, 108, 0.56);
  box-shadow: 0px 0px 0px 22px rgba(1, 60, 108, 0.56);
  opacity: 0;

}


.overlay #carousel-gallery .img-background {

  height: 636px;
  width: 1266px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;

}


.overlay #carousel-gallery .caption {

  text-align: center;
  color: #4e4e4e;
  background: white;
  padding-right: 20px;
  padding-left: 10px;
  position: absolute;
  bottom: 0px;
  width: 101%;
  height: 54px;
  font-size: 18px;
  font-family: 'FordAntennaWGL-ExtraLight';
  padding-top: 14px;
  line-height: 16px;

}


.overlay .caption {

  text-align: center;
  color: white;
  position: absolute;
  width: 100%;
  height: 39px;
  font-size: 18px;
  font-family: 'FordAntennaWGL-ExtraLight';
  padding-top: 22px;

}


.overlay .carousel-control {

  width: 66px;
  height: 66px;
  border-radius: 50%;
  opacity: 1;
  background: #002F6C;
  margin-top: 480px;
  opacity: 0;

}


.overlay .carousel-control.left {

  margin-left: 136px;

}


.overlay .carousel-control.right {

  margin-right: 136px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);

}


.overlay .carousel-control.right img {

  margin-top: 20px;
  margin-left: -1px;

}


.overlay .carousel-control.left img {

  margin-top: 20px;
  margin-left: -5px;

}


.overlay .tecnologias-viewport {

  position: absolute;
  z-index: 1;
  overflow-x: hidden;
  overflow-y: hidden;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 0px 14px rgba(255, 255, 255, 0.1);
  box-shadow: 0px 0px 0px 14px rgba(255, 255, 255, 0.1);
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 297px;
  max-width: 932px;

}


.overlay table {

  background: rgba(255, 255, 255, 0.2);

}


.overlay table th {

  text-align: center;
  color: #fff;
  display: block;
  float: left;
  width: 233px;
  font-size: 14px;
  line-height: 1.2;
  height: 72px;
  padding-top: 14px;
  font-family: 'FordAntennaWGL-Medium';
  text-transform: uppercase;
  background: rgba(0, 112, 170, .5);

}


.overlay table td {

  width: 233px;
  height: 165px;
  display: block;
  float: left;

}


.overlay table td .content-img {

  width: 148px;
  height: 148px;
  background: red;
  border-radius: 50%;
  /* position: absolute; */
  margin: 0 auto;
  margin-top: 28px;
  -webkit-box-shadow: 0px 0px 0px 9px rgba(255, 255, 255, 0.3);
  box-shadow: 0px 0px 0px 9px rgba(255, 255, 255, 0.3);
  background-position: center center !important;

}


.overlay table td img {

  height: 117px;
  border-radius: 50%;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 25px;
  -webkit-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.27);
  box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.27);

}


.overlay video {

  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 226px;
  border-radius: 1px;
  border: 3px solid white;
  -webkit-box-shadow: 0px 0px 0px 14px rgba(0, 103, 160, 0.75);
  box-shadow: 0px 0px 0px 14px rgba(0, 103, 160, 0.75);
  opacity: 0;
  background: black;

}


.overlay .pdf-cont {

  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 180px;
  border-radius: 34px;
  border: 3px solid white;
  -webkit-box-shadow: 0px 0px 0px 14px rgba(255, 255, 255, 0.3);
  box-shadow: 0px 0px 0px 14px rgba(255, 255, 255, 0.3);
  opacity: 0;
  background: white;
  overflow: hidden;
  width: 1280px;
  height: 720px;
  width: 1270px;
  height: 710px;

}


.overlay .pdf-cont embed {

  margin-top: -86px;

}


.pdf-cont ul {

  width: 1283px;
  height: 710px;
  overflow-y: scroll;
  padding: 0;
  margin: 0;
  overflow-x: hidden;

}


.pdf-cont ul li {

  display: block;

}


.pdf-cont ul li img {

  width: 1270px;
  margin-bottom: 11px;

}


.arr-down {

  width: 50px;
  height: 50px;
  position: absolute;
  background: url(../img/default/flechas.png);
  background-size: 94%;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 1;
  margin-left: 79%;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-top: -126px;

}


.overlay .flechas {

  width: 66px;
  height: 66px;
  background-repeat: no-repeat;
  background-color: #002F6C;
  border-radius: 50%;
  position: absolute;
  background-position: 50%;
  background-image: url(../img/default/flechas.png);
  margin-top: 462px;
  opacity: 0;

}


.overlay .flechas#flecha-left {

  margin-left: 363px;

}


.overlay .flechas#flecha-right {

  right: 0;
  margin-right: 363px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);

}


.overlay .title-content {

  position: absolute;
  margin-left: 50%;
  transform: translateX(-50%);
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  margin-top: 102px;

}


.overlay .title-content.cl {

  left: -274px;

}


.overlay .title-content p {

  color: white;
  line-height: .95;
  margin: 0;
  padding: 0;

}


.overlay .title-content p:first-child {

  font-size: 50px;
  font-family: 'FordAntennaWGL-Bold';
  text-transform: uppercase;

}


.overlay .title-content p:nth-child(2) {

  font-family: 'FordAntenna-Black';
  font-size: 52px;
  padding-bottom: 11px;
  text-transform: uppercase;

}


.overlay .title-content p:nth-child(3) {

  font-family: 'FordAntenna-Regular';
  font-size: 38px;
  margin-top: 2px;
  text-transform: uppercase;
  opacity: 0;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;

}


.content .logo {

  width: 369px;
  height: 78px;
  background: url("../img/default/logo2.png");
  position: absolute;

}


.content .type-car {

  position: absolute;
  width: 1255px;
  height: 59px;
  background: transparent linear-gradient(270deg, #00A9E000 0%, #00A6DD06 38%, #0070AA77 100%, #00A9E000 100%) 0% 0% no-repeat padding-box;
  text-align: left;
  font-size: 21px;
  font-family: 'FordAntennaWGL-Medium';
  color: white;
  margin-top: 113px;
  padding-top: 15px;
  padding-left: 40px;
  margin-left: 50%;
  transform: translateX(-50%);
  margin-top: 221px;
  pointer-events: none;
  z-index: 2;

}


.content .type-car.versiones {

  background: transparent linear-gradient(90deg, #00A9E000 0%, #00A6DD06 38%, #0070AA77 100%, #00A9E000 100%) 0% 0% no-repeat padding-box;
  text-align: right;
  padding-right: 40px;
  margin-left: 50%;
  margin-top: 129px;

}


.content .type-car.colores {

  background: transparent linear-gradient(90deg, #00A9E000 0%, #00A6DD06 38%, #0070AA77 100%, #00A9E000 100%) 0% 0% no-repeat padding-box;
  text-align: right;
  padding-right: 40px;
  margin-left: 50%;
  margin-top: 129px;

}


/* ******* CODIGO NIVEL 1 ******* */

.content .nivel1 {

  position: absolute;
  width: 1920px;
  z-index: 1;
  height: 761px;

}

.nivel1 .ford-f1 {

  width: 782px;
  height: 307px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background: url("../img/default/ford.png");
  position: absolute;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 70px;
  z-index: 0;

}
.nivel1 .ford {

  width: 782px;
  height: 307px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background: url("../img/default/ford-signature.png");
  position: absolute;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 70px;
  z-index: 0;

}


.nivel1 .car-menu {

  position: absolute;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 242px;
  width: 1118px;
  height: 499px;
  z-index: 1;
  opacity: 1;

}


.car-menu .contentMainCarousel {

  margin-left: -127%;

}


.overlay .viewport-option {

  position: absolute;
  width: 1219px;
  height: 366px;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.11);
  margin-top: 332px;
  -webkit-box-shadow: 0px 0px 0px 19px rgba(255, 255, 255, 0.11);
  box-shadow: 0px 0px 0px 19px rgba(255, 255, 255, 0.11);
  border-radius: 0px;

}


.overlay .viewport-option .main-option {

  width: 1219px;
  height: 366px;
  position: absolute;

}


.overlay .viewport-option .close-modal {

  right: -16px;
  top: -92px;

}


.overlay .viewport-option .option-img {

  position: absolute;
  width: 682px;
  height: 366px;
  border-radius: 10px 0px 0px 10px;

}


.overlay .viewport-option .option-con {

  position: absolute;
  width: 537px;
  height: 366px;
  right: 0;
  background: white;
  border-radius: 0px 10px 10px 0px;

}


.overlay .viewport-option .option-con h2 {

  color: #002F6C;
  font-size: 24px;
  font-family: 'FordAntennaWGL-Bold';
  padding-left: 30px;
  padding-right: 10px;
  margin-bottom: 22px;
  padding-top: 16px;

}


.overlay .viewport-option .option-con p {

  font-size: 22px;
  color: #434343;
  padding-left: 55px;
  padding-right: 40px;
  text-align: justify;
  font-family: 'FordAntenna-Regular';
  line-height: 1.3;

}

.performance-viewport .title-content {

  width: 1253px;
  position: absolute;
  top: -157px;
  left: -67px;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;

}


.performance-viewport .title-content.cl {}


.performance-viewport .title-content p {

  color: white;
  line-height: .95;
  margin: 0;
  padding: 0;
  height: 199px;

}


.performance-viewport .title-content p:first-child {

  font-size: 210px;
  font-family: 'FordAntenna-Black';
  text-transform: uppercase;

}


.performance-viewport .title-content p:nth-child(2) {

  font-family: 'FordAntennaWGL-Bold';
  font-size: 21px;
  padding-bottom: 11px;
  text-transform: uppercase;
  text-align: right;
  margin-top: -17px;

}


.performance-viewport .title-content p:nth-child(3) {

  font-family: 'FordAntenna-Regular';
  font-size: 38px;
  margin-top: 2px;
  text-transform: uppercase;
  opacity: 0;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;

}


.bullets-viewport .title-content {

  position: absolute;
  top: -150px;
  left: -82px;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  width: 1284px;
  opacity: 0;
  z-index: -1;

}


.bullets-viewport .title-content.cl {

  left: -274px;

}


.bullets-viewport .title-content p {

  color: white;
  line-height: .95;
  margin: 0;
  padding: 0;

}


.bullets-viewport .title-content p:first-child {

  font-size: 210px;
  font-family: 'FordAntenna-Black';
  text-transform: uppercase;
  width: 1284px;
  height: 199px;
  position: absolute;

}


.bullets-viewport .title-content p:nth-child(2) {

  font-family: 'FordAntenna-Black';
  font-size: 78px;
  border-bottom: 3px solid rgba(255, 255, 255, 0.66);
  padding-bottom: 11px;
  text-transform: uppercase;

}


.bullets-viewport .title-content p:nth-child(3) {

  font-family: 'FordAntenna-Regular';
  font-size: 38px;
  margin-top: 2px;
  text-transform: uppercase;
  opacity: 0;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;

}


.performance-viewport img {

  margin-left: -1565px;
  margin-top: -5px;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  width: 1128px;
  transform: translateX(-50%);

}


.performance-viewport .con-content {

  position: absolute;
  width: 1920px;
  left: -401px !important;
  height: 513px;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  z-index: -1;
  margin-top: 181px;

}


.performance-viewport .con-content ul {

  margin: 0;
  padding: 0;
  width: 1920px;

}


.performance-viewport .con-content li {

  font-size: 20px;
  font-family: 'FordAntennaWGL-Light';
  display: block;
  float: left;
  height: 82px;
  width: 50%;
  color: white;
  margin-bottom: 19px;

}


.performance-viewport .con-content li:nth-child(1),


.performance-viewport .con-content li:nth-child(3),


.performance-viewport .con-content li:nth-child(5) {

  text-align: right;
  background-image: url('../img/default/Mask-Group-1.png');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-right: 511px;
  padding-left: 46px;
  padding-top: 11px;

}

.performance-viewport .con-content li:nth-child(2),


.performance-viewport .con-content li:nth-child(4),


.performance-viewport .con-content li:nth-child(6) {

  text-align: left;
  background-image: url('../img/default/Mask-Group-2.png');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-left: 511px;
  padding-right: 46px;
  padding-top: 11px;

}


.performance-viewport .con-content b {

  font-family: 'FordAntennaCond-Bold';

}


.lanzamientos-viewport .text-left,


.lanzamientos-viewport .text-right {

  color: white;
  position: absolute;

}


.lanzamientos-viewport .text-left {

  left: -265px;
  line-height: .9;
  margin-top: 165px;
  opacity: 0;

}


.lanzamientos-viewport .text-right {

  right: -265px;
  line-height: .9;
  margin-top: 165px;
  opacity: 0;

}


.lanzamientos-viewport .text-right P:first-child {

  font-family: 'FordAntenna-Regular';
  font-size: 37px;

}


.lanzamientos-viewport .text-right P:last-child {

  font-family: 'FordAntenna-Black';
  font-size: 41px;

}


.lanzamientos-viewport .text-left p:first-child {

  font-size: 51px;
  background: rgba(0, 7, 47, 0.5);
  font-family: 'FordAntennaWGL-Bold';
  padding: 10px;
  padding-left: 17px;
  width: 233px;

}


.lanzamientos-viewport .text-left p:nth-child(2) {

  font-size: 44px;
  font-family: 'FordAntennaWGL-Bold';

}


.lanzamientos-viewport .text-left p:last-child {

  font-size: 78px;
  font-family: 'FordAntenna-Black';

}

/* ******* FIN ESTILO CODIGO NIVEL 1 ******* */


/* ******* CODIGO NIVEL 2 ******* */

.content .nivel2 {

  position: absolute;
  z-index: 2;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 90px;
  max-width: 1813px;

}


.nivel2 .selection {

  position: absolute;
  background: url("../img/default/selection.png");
  width: 259px;
  height: 205px;
  z-index: -1;
  top: 0;
  margin-left: 259px;
  display: block;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;

}


.nivel2 .content-table {

  max-width: 1036px;
  overflow: hidden;

}


.nivel2 table {

  width: 1813px;
  position: relative;
  z-index: 0;

}


.nivel2 table tr:first-child {

  border-radius: 76px 39px 0px 0px;
  height: 63px;
  display: block;

}


.nivel2 table th {

  text-align: center;
  color: #fff;
  display: block;
  float: left;
  width: 259px;
  height: 59px;
  font-size: 18px;
  line-height: 1.2;
  font-family: 'FordAntennaWGL-Medium';
  padding-top: 10px;
  font-weight: 100;
  opacity: 0;
  text-transform: uppercase;

}


.nivel2 table tr:last-child {

  border-radius: 50px 0px 39px 126px;
  display: block;
  height: 144px;

}


.nivel2 table td {

  width: 259px;
  height: 144px;
  display: block;
  float: left;
  opacity: 1;

}


.nivel2 table td img {

  opacity: 0;

}


/*
.nivel2 table td::before {

  content    : url("../img/default/logos/line.png");
  width      : 4px;
  height     : 120px;
  position   : absolute;
  margin-top : 36px;
  margin-left: -1px;

}*/


.nivel2 table td:nth-child(2)::before {

  content: "";

}


.nivel2 .bottom-home {

  width: 202px;
  height: 202px;
  position: absolute;
  background: rgba(5, 74, 121, 0.32);
  border-radius: 50%;
  margin-top: 1px;
  z-index: 1;
  opacity: 0;
  -ms-transform: scale(0.4);
  transform: scale(0.4);

}


.nivel2 .flechas {

  width: 55px;
  height: 55px;
  position: absolute;
  border-radius: 50%;
  background-color: #002F6C;
  background-image: url(../img/default/flechas.png);
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0;

}


.nivel2 .flechas#flecha-left {

  right: -62px;
  top: 139px;

}


.nivel2 .flechas#flecha-right {

  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  right: -62px;
  top: 72px;

}


.bottom-home .content-ring {

  opacity: .18;
  background: transparent linear-gradient(90deg, #002F6C 0%, #00A9E0 100%) 0% 0% no-repeat padding-box;
  width: 178px;
  height: 178px;
  position: absolute;
  border-radius: 50%;
  margin-top: 14px;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 0;

}


.ring {

  position: absolute;
  z-index: 1;
  width: 207px;
  height: 207px;
  margin-top: 24px;
  margin-left: 24px;
  pointer-events: none;
  display: none;

}


.botoncito {

  width: 120px;
  height: 120px;
  background: white;
  position: absolute;
  z-index: 2;
  border-radius: 50%;
  margin-top: 44px;
  margin-left: 41px;
  -webkit-box-shadow: 0px 0px 0px 14px rgba(255, 255, 255, 0.18);
  box-shadow: 0px 0px 0px 14px rgba(255, 255, 255, 0.18);

}


.botoncito img {

  position: absolute;
  height: 56px;
  margin-top: 28px;
  margin-left: -10px;

}


.bottom-home .back-button {

  width: 92px;
  height: 172px;
  background: url("../img/default/back-button.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  margin-left: -32px;
  margin-top: 21px;
  opacity: 0;
  position: absolute;

}


.back-button img {

  margin-left: 31px;
  display: block;
  position: absolute;
  margin-top: 74px;

}


.nivel2 table td img {

  width: 259px;
  margin: 0 auto;
  display: block;
  margin-top: -25px;

}


.nivel2 table td .color-content {

  position: absolute;
  width: 259px;
  height: 192px;
  margin-top: -56px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;

}

/* fin Nivel 2*/


/* Inicio Nivel 1*/

.content .nivel3 {

  width: 369px;
  height: 78px;
  position: absolute;
  margin-top: 22px;
  right: 0;
  margin-right: 88px;
  z-index: 3;

}


/* Content 360 exterior*/

.content .tres60 {

  background: rgba(0, 7, 47, 0.46);
  width: 257px;
  height: 65px;
  right: -48px;
  position: absolute;
  bottom: 171px;
  margin-right: 77px;
  border-radius: 12px;
  border: 3px solid rgba(255, 255, 255, 0.529412);

}


.tres60 img {

  position: absolute;
  margin-top: 7px;
  width: 79px;
  right: 35px;

}


.tres60 p {

  text-transform: uppercase;
  color: white;
  font-family: 'FordAntennaCond-Light';
  font-size: 13px;
  text-align: center;
  position: absolute;
  padding-left: 15px;
  padding-right: 12px;
  margin-top: 12px;

}


.tres60 span {

  font-family: 'FordAntennaWGL-Bold';
  font-size: 15px;
  display: block;

}


.tres60 .inicio {

  font-family: 'FordAntennaWGL-Bold';
  font-size: 11px;
  border-radius: 22px;
  position: absolute;
  color: white;
  text-align: center;
  width: 106px;
  height: 28px;
  border: 2px solid rgba(255, 255, 255, 0.58);
  bottom: 16px;
  margin-left: 50%;
  text-transform: uppercase;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-top: 5px;

}


.tres60 .inicio img {

  position: relative;
  width: 10%;
  margin-top: 0;
  -webkit-transform: rotatey(180deg);
  -ms-transform: rotatey(180deg);
  transform: rotatey(180deg);
  margin-left: 3px;
  margin-top: -2px;

}


/* Content Ford Credit*/

.content .fordCredit {

  background: rgba(0, 7, 47, 0.46);
  width: 257px;
  height: 65px;
  right: -48px;
  position: absolute;
  bottom: 91px;
  margin-right: 77px;
  border-radius: 12px;
  border: 3px solid rgba(255, 255, 255, 0.529412);

}


.fordCredit img {

  padding-top: 11px;
  margin: 0 auto;
  display: block;
  position: relative;

}


#carouselFordCredit {

  width: 1704px;
  height: 819px;
  margin: 0 auto;
  margin-top: 130px;
  border-radius: 9px;
  border: 12px solid rgba(255, 255, 255, 0.45);

}


#carouselFordCredit .item {

  /*transition: .6s ease-in-out left;*/

}


#carouselFordCredit a.left {

  z-index: 2;
  opacity: 1;
  width: 84px;
  height: 84px;
  margin-left: -108px;
  margin-top: 350px;

}


#carouselFordCredit a.left img {

  width: 84px;
  height: 84px;

}


#carouselFordCredit a.right {

  z-index: 2;
  opacity: 1;
  margin-right: -108px;
  margin-top: 350px;
  padding: 0;
  width: 84px;
  height: 84px;

}


#carouselFordCredit a.right img {

  width: 84px;
  height: 84px;

}


.fordCredit-con {

  width: 1704px;
  height: 796px;
  background: url("../img/default/back-fordCre.jpg");
  overflow: hidden;

}


#carouselFordCredit .close-fordC {

  position: absolute;
  right: 11px;
  top: 11px;
  z-index: 3;

}


.fordCredit-con .logo {

  position: absolute;
  left: 97px;
  top: 53px;
  z-index: 1;
  width: 636px;
  height: 250px;
  background: transparent;

}


.fordCredit-con h2 {

  font-size: 60px;
  color: white;
  text-align: right;
  font-family: 'FordAntennaWGL-Bold';
  position: absolute;
  z-index: 1;
  right: 68px;
  top: 147px;

}


.fordCredit-con h2 span {

  font-family: 'FordAntennaWGL-Light';
  font-size: 29px;
  display: block;

}


.fordCredit-con .car {

  position: absolute;
  left: 0;
  top: 185px;
  z-index: 2;

}


.fordCredit-con .bar {

  width: 1709px;
  height: 190px;
  position: absolute;
  top: 362px;
  background: rgba(0, 7, 47, 0.8);
  z-index: 1;

}


.fordCredit-con .cont-text {

  width: 903px;
  height: 190px;
  position: absolute;
  top: 362px;
  right: 0;
  z-index: 1;

}


.fordCredit-con .cont-text .parra {

  width: 33.3%;
  float: left;
  height: 100%;
  position: relative;
  margin: 0%;
  color: white;
  line-height: 1.3;
  padding-top: 44px;

}


.fordCredit-con .cont-text .parra.p1,


.fordCredit-con .cont-text .parra.p2 {

  font-family: "FordAntennaWGL-Medium";
  font-size: 25px;
  text-align: center;

}


.fordCredit-con .cont-text .parra.p1::after {

  content: url("../img/default/plus.png");
  position: absolute;
  right: -21px;
  top: 83px;

}


.fordCredit-con .cont-text .parra.p1 span,


.fordCredit-con .cont-text .parra.p2 span {

  font-family: 'FordAntennaWGL-Bold';
  font-size: 50px;
  color: white;
  display: block;
  text-align: center;

}


.fordCredit-con .cont-text .parra.p2::after {

  content: url("../img/default/plus.png");
  position: absolute;
  right: 4px;
  top: 83px;

}


.fordCredit-con .cont-text .parra.p3 {

  font-family: "FordAntennaWGL-Bold";
  font-size: 25px;
  text-align: center;

}


.fordCredit-con .cont-text .parra.p3 span {

  font-family: "FordAntennaWGL-Medium";
  font-size: 25px;

}


.fordCredit-con ul {

  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  bottom: 54px;
  left: 97px;

}


.fordCredit-con ul li {

  color: white;
  font-family: 'FordAntennaWGL-Light';
  font-size: 15px;

}


.content .content-qr {

  background: rgba(255, 255, 255, 0.3);
  width: 180px;
  height: 259px;
  right: -65px;
  position: absolute;
  bottom: 39px;
  margin-right: 98px;
  border-radius: 12px;
  display: none;
  opacity: 0;

}


.content-qr .qr-text {

  color: white;
  font-size: 12px;
  font-family: 'FordAntennaCond-bold';
  text-align: center;
  line-height: 1.3;
  margin-top: 28px;

}


.content-qr::after {

  content: url("../img/default/qr-icono.png");
  width: 64px;
  height: 64px;
  position: absolute;
  top: -46px;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);

}


.content-qr .qr-text span {

  font-size: 31px;
  font-family: 'FordAntennaCond-Light';

}


.content-qr .main-qr {

  width: 134px;
  height: 134px;
  background: white;
  margin-left: 50%;
  -webkit-transform: translateX(-48.5%);
  -ms-transform: translateX(-48.5%);
  transform: translateX(-48.5%);
  -webkit-box-shadow: -2px -2px 0px 3px white;
  box-shadow: -2px -2px 0px 3px white;
  margin-top: 19px;

}


.close-modal {

  position: absolute;
  content: url(../img/default/logos/close.png);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  right: 335px;
  top: 239px;
  height: 21px;
  width: 21px;

}


.exterior-viewport {

  position: absolute;
  border-radius: 45px;
  border: 4px solid white;
  overflow-x: hidden;
  overflow-y: hidden;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: -47px;
  -webkit-box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.25);
  box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.25);
  opacity: 0;

}


.exterior-viewport img {

  height: 520px;
  position: relative !important;

}


/* tablas tecnologias*/

.car-menu img {

  display: block;
  position: absolute;

}


.car-menu .tecnologias-viewport {

  position: absolute;
  z-index: 1;
  overflow-x: hidden;
  overflow-y: hidden;
  border-radius: 58px;
  -webkit-box-shadow: 0px 0px 0px 14px rgba(255, 255, 255, 0.1);
  box-shadow: 0px 0px 0px 14px rgba(255, 255, 255, 0.1);
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);

}


.car-menu table {

  background: rgba(255, 255, 255, 0.2);

}


.car-menu table th {

  text-align: center;
  color: #fff;
  display: block;
  float: left;
  width: 233px;
  font-size: 17.54px;
  line-height: 1.2;
  height: 72px;
  background: rgba(0, 7, 47, 0.76);

}


.car-menu table td {

  width: 233px;
  height: 205px;
  display: block;
  float: left;

}


.car-menu table td img {

  -webkit-transform: translateX(5%);
  -ms-transform: translateX(5%);
  transform: translateX(5%);
  height: 207px;

}


/*carousel interno*/

.car-menu .carrusel-interno {

  width: 1128px;
  height: 499px;

}


.car-menu .carrusel-interno img {

  position: absolute;

}


.car-menu .carrusel-interno p {

  position: absolute;
  color: white;
  line-height: 1;
  margin-top: 195px;

}


.car-menu .carrusel-interno .text-left {

  font-family: 'FordAntenna-Black';
  margin-top: 195px;
  opacity: 0;
  position: absolute;
  top: -337px;
  width: 1284px;
  left: -78px;
  font-size: 210px;
  height: 199px;

}


.car-menu .carrusel-interno .text-left span {

  font-family: 'FordAntenna-Black';

}


.car-menu .carrusel-interno .text-right {

  position: absolute;
  right: -282px;
  font-size: 18px;
  font-family: 'FordAntennaWGL-Medium';
  margin-top: -129px;
  opacity: 0;
  width: 1173px;
  height: 59px;
  padding-top: 20px;
  padding-right: 39px;
  background: transparent linear-gradient(90deg, #00A9E000 0%, #00A6DD06 38%, #0070AA77 100%, #00A9E000 100%) 0% 0% no-repeat padding-box;

}


.car-menu .carrusel-interno .text-right span {

  font-family: 'FordAntenna-Black';

}


.car-menu .carrusel-interno .line-mark {

  position: absolute;
  width: 0px;
  max-width: 1789px;
  height: 6px;
  background: rgba(255, 255, 255, 0.25);
  margin-top: 322px;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);

}


.car-menu .bullets-viewport {

  width: 1623px;
  height: 539px;
  position: absolute;

}


.car-menu .bullets-viewport img {

  position: absolute;

}


.car-menu .bullets-viewport .point {

  position: absolute;
  width: 75px;
  height: 75px;
  opacity: 0;
  display: none;

}


.car-menu .bullets-viewport .pointFinal {

  position: absolute;
  width: 10px;
  height: 10px;
  background: url("../img/default/puntoFinal.png");
  border-radius: 50%;

}


.car-menu .bullets-viewport .line {

  background: rgba(255, 255, 255, 0.47);
  position: absolute;
  height: 2.3px;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  opacity: 0;

}


.car-menu .bullets-viewport .point::after {

  content: url("../img/default/bullet.png");
  position: absolute;
  position: absolute;
  left: -81px;
  top: -83px;
  pointer-events: none;

}


.car-menu .bulletsv2 {

  width: 1218px;
  height: 610px;
  position: absolute;
  background: rgba(255, 255, 255, 0);
  top: -80px;
  pointer-events: none;

}


.bullets-viewport .info-bullet {

  min-width: 431px;
  max-width: 431px;

}


.bullets-viewport .info-bullet {

  margin: 0;
  padding: 0;
  color: white;
  position: absolute;
  opacity: 0;

}


.bullets-viewport .info-bullet .txt1 {

  font-family: 'FordAntennaWGL-Bold';
  font-size: 42px;
  background: #2D86BD;
  width: 185px;
  text-align: center;

}


.bullets-viewport .info-bullet .txt2 {

  font-size: 17px;
  font-family: 'FordAntenna-Regular';

}


/* carousel fade*/

.carousel.slide.carousel-fade {

  width: 1218px;
  height: 539px;

}


.carousel-fade .carousel-inner .item img {

  position: absolute;

}


.carousel-fade .carousel-inner .item {

  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;

}


.carousel-fade .carousel-inner .item,

.carousel-fade .carousel-inner .active.left,

.carousel-fade .carousel-inner .active.right {

  opacity: 0;

}


.carousel-fade .carousel-inner .active,

.carousel-fade .carousel-inner .next.left,

.carousel-fade .carousel-inner .prev.right {

  opacity: 1;

}


.carousel-fade .carousel-inner .next,

.carousel-fade .carousel-inner .prev,

.carousel-fade .carousel-inner .active.left,

.carousel-fade .carousel-inner .active.right {

  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);

}


.carousel-inner>.item {

  -webkit-transition: -webkit-transform 0s ease-in-out;
  transition: -webkit-transform 0s ease-in-out;
  -o-transition: transform 0s ease-in-out;
  transition: transform 0s ease-in-out;
  transition: transform 0s ease-in-out, -webkit-transform 0s ease-in-out;

}


.carousel-fade .carousel-control {

  z-index: 2;

}



html,

body,

.carousel,

.carousel-inner,

.carousel-inner .item {

  height: 100%;

}


.marcado img {

  -webkit-box-shadow: 0px 0px 0px 10px #ffffff;
  box-shadow: 0px 0px 0px 10px #ffffff;

}


.ult {

  list-style: none;

}


.op-home img {

  padding-top: 130px;
  opacity: 0;

}


/*Fabian */

.fordLeft {

  margin-top: 879px;
  left: -236px;
  width: 236px;
  height: 68px;
  background: #FFFFFF 0% 0% no-repeat padding-box !important;
  opacity: 1;
  position: absolute;
  border-top-Right-radius: 50px;
  border-bottom-Right-radius: 50px;

}


.fordLeft img,

.fordRight img {

  padding-top: 0 !important;
  opacity: 1 !important;

}


.fordRight {
  
  top: 0;
  margin-top: 879px;
  right: -236px;
  width: 236px;
  height: 68px;
  background: #FFFFFF 0% 0% no-repeat padding-box !important;
  opacity: 1;
  position: absolute;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;

}


.FlMnPpal {

  width: 255px;
  height: 6px;
  background-color: #4e4e4e;

}


.barraBullet1 {

  width: 1920px;
  height: 82px;
  background: transparent linear-gradient(90deg, #00A9E000 0%, #0070AA77 53%, #00A9E000 100%) 0% 0% no-repeat padding-box;
  opacity: 0.5;
  position: absolute;
  margin-top: 393px;
  pointer-events: none;
  opacity: 0;

}


.barraBullet2 {

  width: 1920px;
  height: 82px;
  background: transparent linear-gradient(90deg, #00A9E000 0%, #0070AA77 53%, #00A9E000 100%) 0% 0% no-repeat padding-box;
  opacity: 0.5;
  margin-top: 595px;
  position: absolute;
  pointer-events: none;
  opacity: 0;

}


.barraBullet3 {

  width: 1920px;
  height: 82px;
  background: transparent linear-gradient(90deg, #00A9E000 0%, #0070AA77 53%, #00A9E000 100%) 0% 0% no-repeat padding-box;
  opacity: 0.5;
  position: absolute;
  margin-top: 494px;
  pointer-events: none;
  opacity: 0;

}


.he-fo {

  width: 1315px;
  height: 59px;
  background: transparent linear-gradient(270deg, #00A9E000 0%, #00A6DD06 38%, #0070AA77 100%, #00A9E000 100%) 0% 0% no-repeat padding-box;
  position: absolute;
  font-size: 18px;
  font-family: "FordAntennaWGL-Medium";
  margin-left: 50%;
  transform: translateX(-50%);
  margin-top: 127px;
  color: white;
  padding-left: 40px;
  padding-top: 17px;

}


.ult {

  width: 1253px !important;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 57%;
  padding: 0 !important;
  margin: 0 !important;
  background: none !important;

}


.diss {

  width: 290px;
  display: block;
  position: absolute;
  font-family: 'FordAntenna-Regular';
  color: white;
  font-size: 16px;
  left: 184px;
  top: -27px;

}


.fordRightUp {
  width: 236px;
  height: 68px;
  background: #FFFFFF 0% 0% no-repeat padding-box !important;
  opacity: 1;
  position: absolute;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  right: 0px;
  bottom: 222px;
  z-index: 3;
}


.fordRightUp p {
  font-family: 'FordAntennaWGL-Bold';
  font-size: 22px;
  color: #002f6c;
  text-align: center;
  padding-top: 17px;
}


.fordRight2 {
  width: 236px;
  height: 68px;
  background: #FFFFFF 0% 0% no-repeat padding-box !important;
  opacity: 1;
  position: absolute;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  right: -236px;
  bottom: 133px;
}


.fordRight2 p {

  font-family: 'FordAntennaWGL-Bold';
  font-size: 22px;
  color: #002f6c;
  text-align: center;
  padding-top: 17px;

}


.val-cont {

  top: 0;
  z-index: 1;
  width: 1700px;
  height: 956px;
  position: absolute;
  margin-left: 50%;
  transform: translateX(-50%);
  margin-top: 62px;
  border: 2px solid white;
  border-radius: 20px;
  overflow: hidden;
  padding: 6px;

}


.val-cont .carousel-inner {

  border-radius: 20px;

}


.val-cont .carousel-control {

  width: 66px;
  height: 66px;
  border-radius: 50%;
  opacity: 1;
  background: #002F6C;
  margin-top: 480px;
  opacity: 1;

}


.val-cont .carousel-control.left {

  margin-left: 5px;

}


.val-cont .carousel-control.right {

  margin-right: 5px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);

}


.val-cont .carousel-control.right img {

  margin-top: 20px;
  margin-left: -1px;

}


.val-cont .carousel-control.left img {

  margin-top: 20px;
  margin-left: -5px;

}


.over-val {

  z-index: 3;
  width: 1920px;
  height: 1920px;
  position: absolute;
  top: 1px;
  background: url("../img/default/component.png");
  z-index: 3px;
  display: none;

}


.over-val span {

  color: white;
  font-size: 38px;
  position: absolute;
  right: 73px;
  top: 18px;

}


.cot_but {

  top: 35px;
  right: 18px;
  width: 257px;
  height: 48px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 69px;
  display: block;
  position: absolute;
  color: #002F6C;
  font-size: 20px;
  text-align: center;
  font-family: "FordAntenna-Regular";
  z-index: 3;
  padding-top: 8px;
  opacity: 0;

}


.cot_but b {

  font-family: "FordAntenna-Black";

}


.cot-container {

  display: none;
  width: 1920px;
  height: 1080px;
  position: absolute;
  background: url('../img/default/component.png');

}


.cot-container .main-cont {

  width: 1920px;
  height: 1080px;
  position: absolute;
  background: rgb(0 47 108 / .8);

}



.main-cont .close-cot {

  top: 6em;
  right: 6em;
  position: absolute;
  background: #ffffff;
  border-radius: 69px;
  padding: 0.8em 3em;

}


.main-cont .close-cot span {

  font-size: 28px;
  color: #2d96cd;
  text-align: center;
  font-weight: 600;

}


.main-cont .leg-cot {

  color: rgb(255 255 255 / 53%);
  text-align: center;
  width: 1725px;
  height: 31px;
  font-family: "FordAntennaWGL-Light";
  font-size: 12px;
  position: absolute;
  bottom: 26px;
  margin-left: 50%;
  transform: translateX(-50%);

}


.val {

  bottom: 213px;
  z-index: 3;

}


.att {

  bottom: 334px;
  z-index: 1;

}


.att img {

  position: absolute;
  left: 21px;
  top: 7px;

}


.over-att {

  z-index: 3;
  width: 1920px;
  height: 1920px;
  position: absolute;
  top: 1px;
  background: rgba(1, 48, 108, .85);
  z-index: 3px;
  display: none;

}


.over-att span {

  color: white;
  font-size: 38px;
  position: absolute;
  right: 474px;
  top: 96px;

}


.over-att .cont-att {

  width: 920px;
  height: 788px;
  background: #FFFFFF;
  border-radius: 10px;
  margin-left: 50%;
  transform: translateX(-50%);
  position: absolute;
  top: 133px;
  overflow: hidden;
  overflow-y: scroll;

}


.cont-att img {

  margin-bottom: 30px;

}


.cont-att .text {

  color: #01306C;
  font-size: 20px;
  font-family: 'FordAntenna-Regular';
  text-align: justify;

}


.cont-att .text b {

  font-family: 'FordAntennaWGL-Bold';

}


/*COTIZADOR*/

/**************************************************************/

.pesos {

  top: 585px;
  text-decoration: underline;
  font-size: 48px;
  font-family: 'FordAntennaWGL-Medium';
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;

}


.signo {

  text-decoration: unset !important;
  top: 585px;
  height: 200px;
  font: normal normal 600 48px/68px Ford Antenna;
  letter-spacing: 6px;
  color: #ffffff;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 25px;

}


.vehiculo-image {

  top: 54px;
  left: -54px;
  max-width: 45% !important;

}


.info-vehiculo {

  top: 64px;

}


.text-vehi {

  top: 12px;
  width: 246px;
  text-align: left;
  font-size: 28px;
  font-family: 'FordAntennaWGL-Medium';
  color: #ffffff;
  opacity: 1;

}


.text-version {
  top: 2px;
  width: 246px;
  text-align: left;
  font-size: 28px;
  font-family: 'FordAntennaWGL-Light';
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 0.4;

}


/* .flechas {

  top: 54px;
  color: #ffffff;

} */

/*************************************************************************************************************/


.contenedor-cotizador {

  position: absolute;
  width: 1480px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

}


.letra-ford {

  width: auto;
  height: 68px;
  opacity: 1;
  margin-right: 2em;

}


.text-row1 {

  width: 394px;
  height: 46px;
  font-size: 38px;
  font-family: 'FordAntennaCond-Bold';
  color: #ffffff;
  display: block;

}


.text-row2 {

  width: 394px;
  font-size: 22px;
  font-family: 'FordAntennaCond-Light';
  color: #ffffff;
  opacity: 0.6;
  display: block;

}


.margin-ford {

  display: flex;
  justify-content: space-between;
  align-items: center;

}


.margin-ford .logo-title {

  display: flex;

}


.space-div {

  margin-top: 50px;

}


.back-ground-difu {

  background: url(../img/default/rect-table.png);
  width: 100%;
  padding: 0 4em;
  margin-top: 2em;

}


.back-ground-difu .gradient-separator {

  width: 100%;
  position: absolute;
  left: 0;

}


.container-content-visual {

  width: 100%;
  padding: 3em 4em 0em;

}


.container-middle-pricing {

  display: grid;
  grid-template-columns: 2fr 1fr;

}


.typeUser {

  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);

}


.typeLife {

  width: 100%;
  display: flex;
  justify-content: center;

}


.psudoactive {

  padding: 0.5em;

}


.psudoactiveTw {

  padding: 0.5em;

}


.psudoactiveTh {

  padding: 0.5em;

}


#tipoPersona .type-active {

  background: #004290;
  border-radius: 6px;

}


#tipoSeguroVida .typ-act {

  background: #004290;
  border-radius: 6px;

}


#seguroTodoR .typ-active {

  background: #004290;
  border-radius: 6px;

}


.rectangular {

  color: #ffffff;
  height: 92px;
  display: flex;
  justify-content: space-between;
  align-items: center;

}


.texto-cambiante {

  height: 33px;
  font-size: 28px;
  font-family: 'FordAntenna-Regular';
  letter-spacing: 0px;
  opacity: 1;

}


.texto-pasos {

  font-size: 24px;
  font-family: 'FordAntenna-Regular';
  color: #ffffff4d;

}


.final-div {

  width: 100%;
  height: 4px;
  opacity: 1;
  background: url(../img/default/rect-final.png);

}


.space-div,

.texto {

  margin-top: 2%;

}


.texto-seleccion {

  font-size: 22px;
  font-family: 'FordAntenna-Regular';
  letter-spacing: 1px;
  color: #ffffff;
  margin-bottom: 1em;

}


.contenedor-unic {

  display: flex;
  margin-left: -257px !important;
  margin-top: 46px !important;

}


.col-comp-flex {

  display: flex;
  flex-direction: column;
  justify-content: center;

}


.columna-izq {

  color: aliceblue;
  height: 228px;
  min-width: 912px;
  background: #002657;
  border-radius: 7px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  display: flex;
  justify-content: space-around;
  align-items: center;

}


.columna-der {

  background-color: white;
  height: 228px;
  min-width: 456px;
  background: #0a5586;
  border-radius: 7px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  display: flex;
  justify-content: center;
  align-items: center;

}


#textAutoSelect {

  font-size: 20px;
  font-family: "FordAntennaWGL-Light";

}


.texto-typePer {

  font-size: 17px;
  font-family: "FordAntennaWGL-Light";
  letter-spacing: 0px;
  color: #ffffff4d;
  opacity: 1;

}


.contenedor-botones {

  margin-top: 4em;
  display: flex;
  justify-content: center;

}


.btn-siguiente {

  background: #ffffff;
  border-radius: 69px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 22px;
  font-family: "FordAntennaWGL-Medium";
  letter-spacing: 0px;
  color: #002f6c;
  opacity: 1;
  cursor: pointer;
  padding: 1em 2em;

}


.btn-regresar {

  width: 179px;
  background: #ffffff00 0% 0% no-repeat padding-box;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  font-family: "FordAntenna-Regular";
  letter-spacing: 0px;
  color: #ffffff;
  cursor: pointer;

}


.btn-codeQR {

  width: 233px;
  height: 68px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 69px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font: normal normal 600 22px/30px Ford Antenna;
  letter-spacing: 0px;
  color: #002f6c;
  opacity: 1;
  cursor: pointer;

}


.wrapper {

  max-width: 300px;
  margin: 0 auto;

}


.wrapper>div {

  border-radius: 4px;
  background-color: rgb(255 255 255);
  padding: 4px;
  color: #002f6c;
  font: normal normal bold 30px/42px Ford Antenna;

}


.wrapper {

  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 5px;

}


.one {

  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  cursor: pointer;

}


.wrapper2 {

  max-width: 414px;
  margin: 0 auto;

}


.wrapper2>div {

  border-radius: 5px;
  padding: 1em;
  color: #ffffff;

}


.wrapper2 {

  display: grid;

}


.one2 {

  grid-column: 1;
  grid-row: 1;

}


.two {

  grid-column: 2 / 3;
  grid-row: 1 / 2;

}


.three {

  grid-column: 1;
  grid-row: 2 / 3;

}


.wrapper3 {

  max-width: 940px;

}


.wrapper3 {

  display: grid;
  grid-gap: 1px;

}


.one3 {

  grid-column: 1;
  grid-row: 1;

}


.three3 {

  grid-column: 1;
  grid-row: 2 / 2;

}


.mensual-grid {

  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2em;

}


.engancheText {

  font-family: "FordAntennaWGL-Light";
  font-size: "24px";
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
  margin-bottom: 14px;

}


.cajasAzules {

  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100px;
  background: #002657;
  border-radius: 10px;
  font-family: "FordAntenna-Regular";
  font-size: 28px;

}


.textMeaning {

  color: white;
  font-size: 32px;
  line-height: initial;

}


.arrows {

  margin-left: 1em;

}


.flexed {

  display: flex;
  align-items: center;

}


.flexed img {

  width: 66px;
  opacity: 0.5;
  margin-left: 14px;

}


.grided {

  position: relative;

}


.keyboardShow {

  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2em;

}


.keyboard-container {

  grid-column: 3 / 4;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 5px;
  padding: 3em;
  background: #001c40;
  position: fixed;
  right: 57px;
  width: 435px;

}


.keyboard-container .one {

  border-radius: 4px;
  background-color: rgb(255 255 255);
  padding: 4px;
  color: #002f6c;
  font-size: 30px;
  font-family: "FordAntennaWGL-Bold";

}


.arrow-1 {

  height: 15px;
  width: 15px;
  border: 1px solid rgb(255, 255, 255);
  border-width: 3px 3px 0 0;
  transform: rotate(-45deg);

}


.arrow-2 {

  height: 15px;
  width: 15px;
  border: 1px solid rgb(255, 255, 255);
  border-width: 3px 3px 0 0;
  transform: rotate(135deg);

}


.wrapper4 {

  display: grid;
  grid-template-columns: repeat(3, 1fr);

}


.signoPesos {

  text-align: end;
  padding-right: 8px;
  font-size: 20px;

}


.classContBot {

  display: flex;
  justify-content: center;

}


.textTyFord {

  font-size: 22px;
  font-family: 'FordAntenna-Regular';

}


.wrapper6 {

  margin: 0 auto;

}


.wrapper6>div {

  border-radius: 5px;
  padding: 0.5em;
  color: #ffffff;

}


.wrapper6 {

  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 10px;

}


.table-amortizacion {

  grid-column: 5 / 7;
  grid-row: 3;
  display: flex;
  justify-content: center !important;

}


.cont-sumary {

  font-size: 24px;
  font-family: "FordAntennaWGL-Medium";
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 0.7;

}


.btn-amortizacion {

  top: 564px;
  left: 1313px;
  width: 413px;
  height: 44px;
  background: #2d96cd 0% 0% no-repeat padding-box;
  border-radius: 40px;
  opacity: 1;
  display: flex;
  justify-content: center !important;
  align-items: center;
  font: normal normal 300 18px/25px Ford Antenna;

}


.cajasAzules2 {

  top: 518px;
  left: 343px;
  width: 368px;
  height: 70px;
  background: #002657 0% 0% no-repeat padding-box;
  border-radius: 10px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  font: normal normal normal 28px/40px Ford Antenna;
  letter-spacing: 0px;

}


.recta-final {

  opacity: 0.5;

}


.imagen-recta {

  width: 100%;
  height: 32%;
  opacity: 0.5;

}


.numberFinal {

  background: #09437d;
  padding: 2em;
  border-radius: 4px;

}


.numberFinal .grided {

  position: relative;
  margin-top: 28px;

}


.numberFinal .grided:first-of-type {

  margin-top: 0;

}


.numberFinal .grided .cajasAzules {

  height: 80px;

}


.numberFinal .grided .cajasAzules span {

  color: white;
  margin-right: 10px;

}


.flecha-arriba {

  background-image: url("../img/default/flechas.png");
  transform: rotate(-45deg);

}


.contenedor-transparente {

  width: 60px;
  height: 100px;
  background: #105f9670 0% 0% no-repeat padding-box;
  border-radius: 11px;
  opacity: 1;

}


.separacion {

  margin-left: 17px;
  margin-top: 23px;

}


.calculoAmorti {

  position: relative;
  top: 194px;
  left: 120px;
  width: 155px;
  background: antiquewhite;

}


.ed-modal-contain {

  background-color: honeydew;
  width: 90%;
  margin: auto;

}


.ed-modal-container {

  background: gray;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  display: flex;

}


.over-vala {

  z-index: 3;
  width: 1920px;
  height: 1920px;
  position: absolute;
  top: 1px;
  background: rgba(0, 26, 59, 0.95);
  z-index: 3px;
  display: none;

}


.over-vala span {

  color: white;
  font-size: 38px;
  position: absolute;
  right: 73px;
  top: 18px;
  cursor: pointer;

}


#global {

  height: 450px;
  width: 1506px;
  border: 1px solid #ddd;
  background: rgba(0, 26, 59, 0.95);
  overflow-y: scroll;
  left: 10%;
  position: relative;
  top: 45px;

}


#mensajes {

  height: auto;

}


.btnclosedamor {

  top: 831px;
  left: 844px;
  width: 233px;
  height: 68px;
  background: #2d96cd 0% 0% no-repeat padding-box;
  opacity: 1;
  position: fixed;
  border-radius: 40px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;

}


.table-cot tbody tr:first-child {

  background: #b3b3b33b;

}


.table-cot tbody tr:nth-child(2n + 3) {

  background: #b3b3b33b;

}


.text-invalid-percentage {

  width: 58%;
  background: rgb(105 107 110 / 24%);
  overflow-y: scroll;
  left: 21%;
  position: relative;
  top: 90%;
  display: flex;
  justify-content: center;
  color: aliceblue;
  border-radius: 12px;

}


.ove-val {

  z-index: 3;
  width: 1920px;
  height: 1920px;
  position: absolute;
  top: 1px;
  background: rgba(0, 26, 59, 0.95);
  z-index: 3px;
  display: none;

}


.top-center-invalid {

  top: 500px;
  position: relative;

}


.btn-legal-vehicles {

  width: 100%;
  padding: 12px;
  grid-column: 1 / -1;
  background: #2d96cd26;
  color: white;
  border-radius: 40px;
  opacity: 1;
  display: flex;
  justify-content: center !important;
  align-items: center;
  font-size: 16px;
  font-family: "FordAntennaWGL-Light";
  margin-top: 1em;

}


.global-legal-text {

  height: 144%;
  width: 81%;
  background: rgb(135 138 142 / 9%);
  overflow-y: scroll;
  left: 10%;
  position: relative;
  top: 45px;
  color: white;
  line-height: 31px;
  padding: 14px;
  border-radius: 9px;
  font-size: 18px;

}


.finalTable {

  width: 100%;
  display: grid;
  grid-template-columns: 2.5fr 1fr;
  grid-column-gap: 3em;

}


.item-sumary {

  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1em 24px;

}


.item-sumary:nth-child(even) {

  background: #00295d73;

}


.item-sumary span {

  font-family: "FordAntennaWGL-Light";
  font-size: 24px;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 0.7;

}


.item-sumary .cont-sumary {

  font-weight: 600;
  opacity: 1;

}


.cover-legal {

  z-index: 3;
  width: 1920px;
  height: 1920px;
  position: absolute;
  top: 1px;
  background: rgba(0, 26, 59, 0.95);
  z-index: 3px;
  display: none;

}


.cover-generateQR {

  z-index: 3;
  width: 1920px;
  height: 1920px;
  position: absolute;
  top: 1px;
  background: rgba(0, 26, 59, 0.95);
  z-index: 3px;
  display: none;

}


.global-qr {

  background-image: url(../img/default/frameQR.png);
  background-repeat: no-repeat;
  height: 1029px;
  width: 571px;
  left: 701px;
  position: relative;
  padding: 14px;

}


.text-qr {

  color: black;
  position: absolute;
  top: 122px;
  font: normal normal 200 24px/35px Ford Antenna;
  color: #ffffff;
  left: 29px;

}


.input-big {

  width: 25px;
  height: 26px;

}


.text-row3 {

  text-align: right;
  font: normal normal 200 24px/34px Ford Antenna;
  letter-spacing: 0px;
  color: #ffffff9e;
  opacity: 1;
  width: 437px;
  display: flex;
  font-weight: bold;

}


.sizeVehicle {

  width: 200px;

}


.cover-invalid {

  color: blanchedalmond;
  display: block;
  position: absolute;
  left: 1000px;
  top: 402px;
  font-size: 17px;

}


.btncloseQR {

  top: 913px;
  left: 862px;
  width: 233px;
  height: 68px;
  background: #2d96cd 0% 0% no-repeat padding-box;
  opacity: 1;
  position: fixed;
  border-radius: 40px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;

}


.own-qr {

  background: #ffffff;
  top: 292px;
  position: absolute;
  width: 70%;
  left: 14%;
  height: 380px;
  padding: inherit;
  padding-left: 3.5%;
  padding-top: 2%;

}


.content-qr-section {

  height: 380px;
  top: 123px;
  position: relative;

}


.first-lineT-qr {

  position: relative;
  top: 243px;
  left: 37px;
  border: 2px solid #fefefe;
  width: 123px;
  border-radius: 2px;
  background: white;

}


.first-lineB-qr {

  position: relative;
  top: 299px;
  left: -23px;
  border: 2px solid #fefefe;
  width: 123px;
  border-radius: 2px;
  transform: rotateZ(90deg);
  background: white;

}


.second-lineT-qr {

  position: relative;
  top: 299px;
  left: 435px;
  border: 2px solid #fefefe;
  width: 123px;
  border-radius: 2px;
  transform: rotateZ(90deg);
  background: white;

}


.second-lineB-qr {

  position: relative;
  top: 232px;
  left: 375px;
  border: 2px solid #fefefe;
  width: 123px;
  border-radius: 2px;
  background: white;

}


.third-lineT-qr {

  position: relative;
  top: 663px;
  left: 37px;
  border: 2px solid #fefefe;
  width: 123px;
  border-radius: 2px;
  background: white;

}


.third-lineB-qr {

  position: relative;
  top: 600px;
  left: -23px;
  border: 2px solid #fefefe;
  width: 123px;
  border-radius: 2px;
  transform: rotateZ(90deg);
  background: white;

}


.four-lineT-qr {

  position: relative;
  top: 594px;
  left: 435px;
  border: 2px solid #fefefe;
  width: 123px;
  border-radius: 2px;
  transform: rotateZ(90deg);
  background: white;

}


.four-lineB-q {

  position: relative;
  top: 651px;
  left: 375px;
  border: 2px solid #fefefe;
  width: 123px;
  border-radius: 2px;
  background: white;

}


.text-legal-style {

  font-family: 'FordAntennaWGL-ExtraLight';
  font-size: 40px;
  color: #ffffff;
  text-align: center;

}


.content-legals {

  height: 380px;
  top: 123px;
  position: relative;

}


.tecnologias-viewport.fix {

  max-width: inherit;

}

.specialEdition {
  position: absolute;
  z-index: 2;
  width: 300px;
  height: 20px;
  top: 26vh;
  color: #fff;
  font-size: 22px;
  right: 16vw;
}

.category {

  top: 48px;
  right: 24px;
  position: fixed;
  display: flex;
  align-items: center;
  gap: 20px;  
  padding: 16px;

}