/* **************************************** */
/* **************************************** */
/* **************************************** */
/* STYLES CHEVRON 2022   */
/* **************************************** */
/* **************************************** */
/* **************************************** */
/* COLORES CHEVRON */
@font-face {
  font-family: GothamBold;
  src: url(../../dist/fonts/Gotham-Bold.otf); }
@font-face {
  font-family: GothamLight;
  src: url(../../dist/fonts/Gotham-Light.otf); }
@font-face {
  font-family: GothamMedium;
  src: url(../../dist/fonts/GothamMedium.ttf); }
@font-face {
  font-family: GothamBook;
  src: url(../../dist/fonts/GothamNarrow-Book.otf); }
/* CAMPANA CHEVRON CARD AUTOS */
.backFooter {
  background-color: #0073BC; }

.footer__copyright {
  color: #FFFFFF;
  font-weight: lighter;
  text-align: center; }

.tarjeta {
  /*  background-image: linear-gradient(to bottom , $colorChe3, transparent 5%); */
  background: -webkit-gradient(linear, left bottom, left top, color-stop(73%, white), to(rgba(46, 146, 255, 0.4)));
  background: linear-gradient(0deg, white 73%, rgba(46, 146, 255, 0.4) 100%);
  height: 50vh; }

.imgTarjet {
  width: 37rem;
  position: absolute;
  top: 2rem;
  left: -10rem; }

.imgTarjetTwo {
  width: 25rem;
  position: absolute;
  top: -5rem;
  right: 0rem; }

.listTarjet {
  list-style: none;
  font-size: 18px;
  font-weight: 550; }

ul.listTarjet li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

p.numberList {
  font-size: 28px;
  font-weight: bold;
  background-color: #09A9EA;
  color: #FFFFFF;
  padding: 1rem;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 1rem;
  font-family: "GothamMedium"; }

.textList {
  color: #09A9EA;
  font-size: 22px;
  font-family: "GothamBold"; }

.btnRegister {
  background-color: #FFFFFF;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 6px 0px #0073BC;
          box-shadow: 0px 0px 6px 0px #0073BC;
  padding: 0.3rem 1rem 0.3rem 1rem;
  color: #09A9EA;
  margin-left: .4rem;
  text-decoration: none;
  font-size: 20px; }

.tarjetText {
  color: #09A9EA;
  font-weight: 650;
  font-family: "GothamBold"; }

.controlSlide {
  width: 4rem; }

.carousel-control-prev {
  background-color: transparent !important;
  list-style: none;
  border: 0px transparent; }

.carousel-control-next {
  background-color: transparent !important;
  list-style: none;
  border: 0px transparent; }

.btnLog {
  background-color: #FFFFFF !important;
  border-radius: 30px !important;
  color: #09A9EA !important;
  border-bottom: 0px !important; }

.btn-City {
  background-color: #FFFFFF;
  color: #A2A2A2;
  font-weight: 400;
  border-radius: 30px;
  font-size: 14px;
  padding: 0.7rem;
  cursor: pointer; }

.dropdown-menu {
  border-radius: 15px !important; }

.dropdown-item {
  color: #0073BC !important; }

.mobilLogo.scroll {
  width: 11rem; }

.iconColor {
  color: #F2ECE6 !important; }

.gridAutos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.modalWidth {
  max-width: 1200px !important; }

.img_efectoTwo {
  width: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin: auto; }

.btnChevronLink {
  color: #FFFF !important;
  background-color: #09A9EA;
  border: 1px solid #09A9EA !important;
  outline: none !important;
  font-weight: 550;
  font-size: 22px;
  padding: .5rem;
  border-radius: 20px;
  cursor: pointer;
  width: 250px !important;
  margin-top: .5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  height: 2rem; }

.btnChevronLinkTwo {
  color: #FFFF !important;
  background-color: #0073BC;
  font-weight: 550;
  font-size: 18px;
  padding: .5rem;
  width: 200px;
  border-radius: 20px;
  margin-top: .5rem;
  height: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.logoCard2023 {
  width: 25rem; }

.chevronBottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 18rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto; }

.backFooter {
  background-color: #0073BC; }

.terminosBottom {
  background-color: #003149;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 3rem; }

.bottomLink {
  color: #FFFF !important; }

/* .container.card.card-body{
    width: 1440px;
} */
/* .container {
    max-width: 100%;
} */
.btnLink {
  width: 200px;
  height: 50px;
  background-color: #EA5B07;
  border: 1px solid #EA5B07;
  color: white !important;
  font-weight: 600;
  padding: 1rem;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0px 0px 5px 0px #eaeaea;
          box-shadow: 0px 0px 5px 0px #eaeaea;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
  margin-top: .5rem;
  margin-bottom: .5rem;
  text-decoration: none !important; }

.btnLink:focus {
  -webkit-box-shadow: 0px 0px 5px 0px #EA5B07;
          box-shadow: 0px 0px 5px 0px #EA5B07; }

.btnLink:hover {
  background-color: #000;
  border: 1px solid #000;
  cursor: pointer; }

.noticia {
  height: auto;
  margin-top: 6rem; }

.itemInfo {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 10px 0px #0073BC;
          box-shadow: 0px 0px 10px 0px #0073BC;
  width: 100%; }

.titleNoticias {
  color: #09A9EA;
  font-weight: bold;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 1px; }

.boxInfo {
  margin-right: 3rem;
  width: 320px;
  height: 450px; }

.imgNoticias {
  width: 320px;
  height: 200px; }

.btnClose {
  outline: none !important;
  font-size: 25pt !important;
  color: #0073BC !important; }

.imgGalery {
  width: 300px;
  height: 300px;
  -webkit-box-shadow: 0px 0px 5px 0px #09A9EA;
          box-shadow: 0px 0px 5px 0px #09A9EA; }

.titleBox {
  color: #09A9EA;
  font-weight: bold;
  font-size: 22px;
  margin-top: 1rem; }

.subBox {
  color: #A2A2A2;
  font-weight: bold;
  font-size: 18px; }

.textBox {
  color: #A2A2A2;
  font-weight: normal;
  font-size: 14px; }

.btnMore {
  background-color: #0073BC;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 14px;
  padding: .5rem;
  text-transform: uppercase;
  text-decoration: none !important; }

.btnMore:hover {
  color: #FFFFFF !important; }

.itemBene {
  width: 540px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 10px 0px #0073BC;
          box-shadow: 0px 0px 10px 0px #0073BC; }

.div_Beneficios {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%; }

.beneficio {
  height: auto;
  margin-top: 6rem; }

.titleBeneficio {
  font-size: 35px;
  color: #09A9EA;
  font-weight: bold;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%; }

.imgBeneficio {
  width: 540px;
  height: 300px; }

.boxProducto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 3rem;
  margin-top: 1rem; }

.titleProducto {
  color: #09A9EA;
  font-weight: bold;
  font-size: 25px;
  margin-top: 1rem; }

.subProducto {
  color: #A2A2A2;
  font-weight: bold;
  font-size: 20px; }

.imgProducto {
  width: 420px;
  height: 300px; }

.contacItem {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 8px 0px #0073BC;
          box-shadow: 0px 0px 8px 0px #0073BC;
  padding: 1.3rem;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.colorIcon {
  color: #09A9EA; }

/* -------------- */
.imgRegisterconf {
  width: 34rem;
  position: absolute;
  top: 4rem; }

.imgConfTop {
  width: 15rem; }

.iconDoc {
  width: 1.3rem; }

.flagProfile {
  width: 2rem; }

.nameTable {
  width: 25%; }

.btnConferences {
  margin: auto auto 3rem !important;
  width: 400px !important; }

/* HEADER */
.titleProx {
  font-size: 35px;
  color: #FFFFFF;
  padding: 1rem;
  background-color: #2e92ff;
  border-radius: 3px;
  border: 1px solid #2e92ff;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif; }

.itemSlideTwo {
  height: auto;
  margin-top: 2rem; }

.itemSlide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
  margin-top: 2rem;
  /* background-image: linear-gradient(#0E4427, transparent), url(custom/imgs/chevronBack.jpg) */ }

.container-fluid.fixed-top.scrollcolor {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#09A9EA), to(#0073BC));
  background-image: linear-gradient(to bottom, #09A9EA, #0073BC); }

.menu {
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(white));
  background: linear-gradient(to bottom, white, white 100%);
  /* height: 88px; */
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  font-family: 'Montserrat', sans-serif;
  z-index: 1052; }

.menu-top2 {
  /* height: 100%!important; */
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
  z-index: 1045 !important; }

.heightNav {
  /*  height: 100%!important; */
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in; }

.collapse.navbar-collapse, .navbar-brand {
  /* padding-top: 2.5rem; */
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.boxItem {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.imgProf {
  width: 200px; }

.titleConfe {
  color: #2e92ff;
  font-size: 14px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  text-transform: uppercase; }

.textConfe {
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  text-transform: uppercase; }

ul.navbar-nav li.nav-item > .nav-link {
  color: #FFFFFF;
  font-size: 12px;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
  border-radius: 0px;
  font-family: "GothamMedium";
  font-weight: 550;
  border-bottom: 0px solid transparent;
  border: 0px solid transparent;
  outline: none;
  background-color: transparent;
  cursor: pointer;
  height: auto;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  transition: all .3s ease-in;
  border-bottom: 1px solid transparent; }

ul.navbar-nav li.nav-item:hover > .nav-link {
  border-bottom: 3px solid #F2ECE6; }

ul.navbar-nav li.nav-item > a.nav-link.active {
  background-color: #2e92ff;
  color: #F2ECE6; }

.bar1, .bar2, .bar3 {
  width: 30px;
  height: 3px;
  background-color: #FFFFFF;
  margin: 6px 0;
  -webkit-transition: 0.4s;
  transition: 0.4s; }

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-6px, 6px);
  transform: rotate(-45deg) translate(-7px, 7px);
  background-color: #FFFFFF; }

.change .bar2 {
  opacity: 0; }

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-5px, -5px);
  transform: rotate(45deg) translate(-6px, -6px);
  background-color: #FFFFFF; }

.imgEquipo {
  width: 35rem;
  position: absolute;
  right: 0rem;
  top: 15rem;
  /* width: 40rem;
  position: relative;
  left: -18rem;
  top: 0rem; */ }

.imgEquipoLog {
  width: 35rem;
  position: absolute;
  left: -9rem;
  top: 8rem; }

.imgEquipoLogTwo {
  width: 35rem;
  position: absolute;
  left: -12rem;
  top: 12rem;
  z-index: 0;
  opacity: 0.2 !important; }

.imgwordPosition {
  width: 45rem;
  position: absolute;
  left: -24rem;
  top: -1rem; }

.titleSlide {
  font-size: 30px;
  color: #09A9EA;
  font-weight: bold;
  font-family: "GothamMedium";
  padding-top: 1rem; }

.subtSlide {
  font-size: 18px !important;
  color: #09A9EA !important;
  font-weight: 650 !important;
  font-family: "GothamBold";
  text-align: start; }

.titleIndex {
  font-size: 26px;
  color: #FFFFFF;
  font-weight: bold;
  font-family: "GothamBold";
  padding-top: 1rem; }

.subtitleIndex {
  font-size: 21px;
  color: #FFFFFF;
  font-weight: 550;
  font-family: "GothamMedium";
  padding-top: 1rem;
  text-align: center; }

.textIndex {
  font-size: 16px;
  color: #A2A2A2;
  font-weight: 400;
  font-family: "GothamMedium";
  padding-top: 1rem;
  text-align: center; }

.img-top {
  width: 70px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.imgposition {
  position: absolute;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 9rem;
  top: 11rem;
  width: 50%;
  opacity: 0.7; }

.search {
  width: 160px;
  height: 35px;
  border-radius: 0px;
  background-color: #EEEEEE;
  color: #B9B9B9;
  font-weight: 600;
  border: 0px solid white;
  border: 1px; }

.btnSearch {
  width: 35px;
  height: 35px;
  background-color: #233913;
  border-radius: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.form-inline {
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in; }

.imgSlide {
  width: 2.5rem; }

.logoSlide {
  border-radius: 50px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1rem;
  width: 70px;
  height: 70px;
  background: #2e92ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.itemBackground {
  background-color: #F8F8F8; }

.imgSlideBottom {
  width: 720px; }

.slideBackground {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5))), url(../imgs/jezael-melgoza-HYQvV8wWX18-unsplash.png);
  background: linear-gradient(rgba(0, 0, 0, 0.5)), url(../imgs/jezael-melgoza-HYQvV8wWX18-unsplash.png);
  height: 480px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.containerExpo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.itemExpos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.register {
  font-size: 11px;
  font-weight: 600;
  color: #F2ECE6 !important;
  background-color: #000000;
  padding: 0.4rem; }

.itemCard {
  margin-top: 2.5rem;
  /*  margin-left: 1.5rem;  */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 250px;
  height: 300px;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 6px 0px #eaeaea;
          box-shadow: 0px 0px 6px 0px #eaeaea;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in; }

.itemBody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.itemExpos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.imgBackground {
  background-size: cover;
  background-repeat: no-repeat;
  height: 380px;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.btnCard {
  width: 140px;
  height: 40px;
  background-color: #233913;
  color: white;
  font-size: 14px;
  font-weight: 550;
  border: 1px solid #233913; }

.imgCard {
  width: 100%;
  height: 100%; }

.iconColor {
  color: #000000;
  font-size: 25px;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in; }

.form-check-label {
  color: #FFFFFF;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

input[type="radio"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

input[type="radio"] + label {
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  line-height: 20px; }

input[type="radio"] + label::before {
  content: "";
  display: inline-block;
  width: 20px;
  aspect-ratio: 1;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

input[type="radio"] + label::after {
  content: "";
  display: inline-block;
  width: 10px;
  aspect-ratio: 1;
  border: 1px solid #FFFFFF;
  background: #FFFFFF;
  border-radius: 50%;
  position: absolute;
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

input[type="radio"]:checked + label::after {
  opacity: 1; }

input[type="checkbox"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

input[type="checkbox"] + label {
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  line-height: 20px; }

input[type="checkbox"] + label::before {
  content: "";
  display: inline-block;
  width: 20px;
  aspect-ratio: 1;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

input[type="checkbox"] + label::after {
  content: "";
  display: inline-block;
  width: 10px;
  aspect-ratio: 1;
  border: 1px solid #FFFFFF;
  background: #FFFFFF;
  border-radius: 50%;
  position: absolute;
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

input[type="checkbox"]:checked + label::after {
  opacity: 1; }

.btnSend {
  width: 300px;
  background-color: #09A9EA;
  border: 1px solid #09A9EA;
  font-size: 18px;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: .5px;
  border-radius: 50px;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
  -webkit-box-shadow: 0px 0px 5px 0px #eaeaea;
          box-shadow: 0px 0px 5px 0px #eaeaea;
  cursor: pointer;
  -webkit-transform: scale(1);
          transform: scale(1);
  color: #FFFFFF !important;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  height: 3rem; }

.btnSend:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1); }

.textInput {
  font-size: 15px;
  font-weight: 350;
  color: #787878;
  border: 0px solid white;
  border-radius: 0px !important;
  margin-top: 0rem;
  margin-bottom: 1rem;
  text-transform: uppercase; }

.textInput:focus {
  -webkit-box-shadow: 0px 0px 5px 0px #FFFFFF;
          box-shadow: 0px 0px 5px 0px #FFFFFF; }

.titleSection {
  font-size: 14px;
  font-weight: bold;
  color: #2e92ff;
  font-family: 'Montserrat', sans-serif; }

.subTextSection {
  font-size: 30px;
  font-weight: 450;
  color: #074124;
  font-family: 'Montserrat', sans-serif; }

.btnEnviar {
  width: 120px;
  background-color: #F2ECE6;
  border: 1px solid #074124;
  outline: none !important;
  height: 35px;
  border-radius: 5px;
  color: #074124;
  font-weight: 500;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif; }

.card.card-body {
  width: 300px; }

.positionCollapse {
  position: absolute;
  top: 0rem; }

.morebtn {
  color: white !important;
  background-color: #2e92ff;
  padding: .5rem;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100px;
  margin: auto; }

.morebtn:hover {
  color: white; }

.titleProfile {
  font-size: 14px;
  color: #000000;
  font-weight: 550;
  font-family: 'Montserrat', sans-serif; }

.textProfile {
  font-size: 12px;
  color: #000000;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  text-align: justify; }

.itemAcercade {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #F2ECE6; }

.owl-nav {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 24%;
  top: 30rem; }

.titlePlanes {
  font-size: 35pt;
  color: #F2ECE6;
  font-weight: 600;
  font-family: "Basis Bold"; }

.imgslide {
  width: 450px !important; }

.imglogoBottom {
  width: 8rem; }

.fontItalic {
  font-family: "Basis Italic"; }

.mobilMenu {
  display: none; }

.acercade {
  padding-bottom: 3rem;
  padding-top: 3rem;
  background-color: #F2ECE6; }

.backgroundTwo {
  background-color: #074124;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in; }

.txtColor {
  color: #F2ECE6;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in; }

/* .mobilLogo{
    display: flex;
} */
.webLogo {
  display: none; }

.scroll {
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in; }

.scrollTwo {
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in; }

.titleProductos {
  font-size: 26px;
  color: #FFFFFF;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  padding-top: 5rem; }

.itemProduct {
  width: 250px;
  height: 350px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 5px 0px #000;
          box-shadow: 0px 0px 5px 0px #000;
  -webkit-transition: all .4s ease-in;
  transition: all .4s ease-in;
  background-color: rgba(255, 255, 255, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 0px solid transparent !important;
  margin-right: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

.itemProduct:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1); }

.productimg {
  width: 250px;
  height: 300px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }

.txtProduct {
  font-size: 16px;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif; }

.txtDecripcion {
  font-size: 12px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  color: #1e1e1e;
  text-align: justify; }

::-webkit-scrollbar {
  width: 4px; }

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.8);
  border-radius: 2px; }

::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.8); }

.btnWhatsapp {
  color: #09A9EA !important;
  font-weight: 550;
  font-family: "GothamMedium";
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in; }

.btnWhatsapp:focus {
  -webkit-box-shadow: 0px 0px 5px 0px #FFFFFF;
          box-shadow: 0px 0px 5px 0px #FFFFFF; }

.imgLogin {
  width: 25rem; }

/* RESPONSIVE */
@media (max-width: 1024px) {
  .slideBackground {
    height: 780px; }

  .imgSlideBottom {
    width: 100%;
    margin-top: 2rem; }

  .nuestrocodigo {
    margin-top: 2rem; }

  .servicios {
    height: 100%; } }
@media (max-width: 900px) {
  .form-inline {
    position: inherit !important;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 2rem; }

  .scrollcolor {
    background-color: #F2ECE6;
    margin-top: 0rem; } }
@media (max-width: 768px) {
  .itemRed {
    margin-top: 3rem; }

  .imgEquipoLog {
    opacity: 0.5 !important; }

  .container-fluid.fixed-top.scrollcolor {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
    background-image: linear-gradient(to bottom, #000, #000 100%); }

  /* .itemSlide{
      height: auto;
  } */
  .imgEquipo {
    width: 21rem;
    position: absolute;
    left: -8rem;
    top: 2rem;
    margin-top: 3rem;
    margin-bottom: 2rem; }

  .itemExpos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

  .boxItem {
    width: auto; }

  .registros {
    height: auto; }

  .img-top {
    width: 50px;
    top: 0rem !important; }

  .webLogo {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 3rem !important; }

  .collapse.navbar-collapse, .navbar-brand {
    padding-top: .5rem;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in; }

  #navbarmenu {
    height: 60rem;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in; }

  .widthMenu {
    width: 100% !important;
    height: 100% !important;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    margin-top: 3.5rem; }

  .btnContact {
    margin-top: 1rem; }

  .bottomList {
    width: 100% !important; }

  .subTextSection {
    width: 100% !important;
    font-size: 25px; }

  .itemAcercade {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

  .compromisos {
    height: 100%;
    padding-bottom: 4rem;
    padding-top: 4rem; }

  .imgslide {
    width: 330px !important;
    padding-bottom: 3rem; }

  .vision {
    padding: 1rem;
    height: 800px;
    padding-top: 2rem; }

  .textService {
    text-align: justify;
    width: 100% !important;
    font-size: 14px !important; }

  .servicios {
    height: 100%; }

  .titleService {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  .imgBottom {
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  .numberInv {
    width: 60px;
    height: 60px; }

  .textMision {
    font-size: 25px !important; }

  ul.navbar-nav li.nav-item > a.nav-link {
    font-size: 14px;
    width: 150px; }

  .mobilMenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 9rem !important; }

  ul.navbar-nav li.nav-item {
    margin-top: 1.3rem; }

  .leftfilosofia {
    left: 0rem; }

  ul.navbar-nav li.nav-item > button.nav-link {
    font-size: 14px;
    padding: 1rem;
    width: auto; }

  .subtitleIndex {
    font-size: 14px; }

  .textIndex {
    font-size: 14px; }

  .titleIndex {
    font-size: 19px;
    text-align: center; }

  .imgEquipoLogTwo {
    top: 12rem; } }
@media (max-width: 550px) {
  .tarjeta {
    height: 70vh; }

  .imgTarjet {
    width: 25rem;
    position: absolute;
    top: 28rem;
    left: -1rem; }

  .imgTarjetTwo {
    width: 16rem;
    position: absolute;
    top: 27rem;
    right: 0rem; }

  .imgConfTop {
    margin: auto; }

  .titleService {
    font-size: 35px; }

  .styleBottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

  .scrollcolor {
    margin-top: 0rem; }

  .subtSlide {
    width: 100% !important; }

  .grid-container {
    margin-top: 2rem; }

  .cardSlide {
    margin: auto; }

  .owl-nav {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

  .btnShop {
    margin-top: 2.5rem; }

  /*   .mobilLogo{
        display: none!important;
    } */ }
@media (max-width: 425px) {
  .titleSlide {
    font-size: 20px; } }
@media (max-width: 375px) {
  .mobilMenu {
    margin-top: 7rem !important; } }
@media (max-width: 320px) {
  ul.navbar-nav li.nav-item > a.nav-link {
    font-size: 15px; } }
/* ******************************************************/
/* ****************DEV: CesarSoto************************ */
/* ***************************************************** */

/*# sourceMappingURL=styles.css.map */