@import url(https://fonts.googleapis.com/css?family=Barlow:300,400,500,600,700&display=swap);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap);@charset "UTF-8";

.form-control {
  padding: 0.375rem 0.5rem !important;
}

a:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.landingLeadbox {
  padding: 0px;
  /*header*/
  /*end header*/
  /*menu*/
  /***End menu***/
  /*Start Banner Desktop*/
  /*End Banner Desktop*/
  /*start Logotext*/
  /*endLogoText*/
  /*start timeline */
  /*start background1*/
  /*end background1*/
  /*start brackground2*/
  /*end background2*/
  /*start brackground3*/
  /*end background3*/
  /* start slider seccion 3*/
  /* end slider seccion 3*/
  /* end timeline* seccion 2*/
  /* WebKit Animations */
  /* FireFox Animations */
  /* Animations */
  /*Animación texto lead banner*/
  /*End Animación*/
  /******  End de banner  ********/
  /******  Section 1 Introducción ********/
  /******  End Section  ********/
  /******  Section 5 Dónde Aplicar ********/
  /******  End Section 5  ********/
  /*leads*/
  /******  Section 2 Campañas Digitales ********/
  /*Start Cotizador*/
  /* */
  /*modalform prueba 15 días*/
  /*end modalform*/
  /*Start Modal Contact Custom*/
  /*end  Modal Contact Custom*/
  /*Start modal Contact starups*/
  /*end modal contact startups*/
  /* startSnniper input*/
  /*Prevent text selection*/
  /* end snniper input*/
  /*end cotizador*/
  /*Nuestros Clientes*/
  /***** Nuestros planes ******/
  /*tabla1*/
  /*** *Contenido Planes ***/
  /*tabla 2*/
  /*Que Opinan*/
  /*carrucel*/
  /* Center slide text vertically */
  /*historias de exito*/
  /*faq*/
  /*  .collapse.show {
    background: #f6f6f7;
  } */
  /*footer*/
  /*fin footer*/
  /******  End Css Desktop  ************/
  /** ================ Responsive ===================**/
  /*movile*/
  /*Tablet*/
  /* Portrait and Landscape  TABLET J.A.*/
  /* Portrait and Landscape END */
  /* Style the navbar links */
}

.landingLeadbox nav {
  background: #013b49;
  border-top: 3px solid #013b49;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.landingLeadbox nav.scrollUp {
  -webkit-transform: translateY(-80px);
          transform: translateY(-80px);
}

.landingLeadbox .navbar-brand {
  margin-top: -10px;
}

.landingLeadbox .nav-link {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}

.landingLeadbox .navbar-nav .nav-link {
  color: #fff;
}

.landingLeadbox .navbar-nav .nav-link:hover {
  color: #22d3c5;
}

.landingLeadbox .navbar-nav .nav-link:active {
  color: #22d3c5;
}

.landingLeadbox .cotizadorIcon {
  color: #ffcf01 !important;
}

.landingLeadbox .IconCot {
  width: 25px;
  margin-top: -8px;
}

.landingLeadbox .a .nav-link.disabled .cotizadorIcon :active {
  color: #9c7b17 !important;
}

.landingLeadbox .a .nav-link.disabled .cotizadorIcon :hover {
  color: white !important;
}

.landingLeadbox img.img-fluid.img-fondo {
  position: absolute;
  right: 0%;
}

.landingLeadbox li.nav-item-8 {
  border: 2px solid #22d3c5;
  padding: 1px 6px;
  margin: 0px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 50%;
  margin-left: 2px;
}

.landingLeadbox li.nav-item-8 a {
  color: #22d3c5 !important;
}

.landingLeadbox li.nav-item-7:hover {
  background: #013b49;
}

.landingLeadbox li.nav-item-7:hover a {
  color: #fff !important;
}

.landingLeadbox svg.svg-inline--fa.fa-user.fa-w-14 {
  width: 30px;
}

.landingLeadbox div#carouselExampleFade {
  margin-top: 50px;
}

.landingLeadbox .swiper-container-video {
  width: 100%;
  height: 100%;
}

.landingLeadbox #video {
  height: 100%;
  width: 100%;
}

.landingLeadbox .bannerCero {
  background: url("/frontend/images/banner-tienda-lb-desktop.jpg");
  background-position: inherit;
  background-size: cover;
  margin-top: 2%;
  height: 95vh;
  background-repeat: no-repeat;
}

.landingLeadbox .bannerCero h5 {
  font-weight: 400;
  font-family: barlow;
  color: #ffcf01;
  font-size: 3rem;
  margin-top: 60%;
  margin-top: 60%;
  line-height: 0.5;
}

.landingLeadbox .bannerCero h4 {
  font-weight: 300;
  font-family: barlow;
  color: #ffff;
  font-size: 3rem;
  margin-bottom: 25px;
  line-height: 1.2;
}

.landingLeadbox .bannerCero a.btn-LeadShop {
  background: #22d3c5;
  padding: 10px 20px 10px 20px;
  border-radius: 7px;
  font-size: 2rem;
}

.landingLeadbox .bannerCero a.btn-LeadShop:hover {
  color: #013b49;
}

.landingLeadbox .bannerOne {
  background: url("/frontend/images/banner0.jpg");
  background-position: inherit;
  background-size: cover;
  margin-top: 2%;
  height: 95vh;
  background-repeat: no-repeat;
}

.landingLeadbox .bannerOne h5 {
  font-weight: 300;
  font-family: barlow;
  color: #4a5b5f;
  font-size: 3rem;
  margin-top: 60%;
  line-height: 0.5;
}

.landingLeadbox .bannerOne h4 {
  font-weight: 300;
  font-family: barlow;
  color: #4a5b5f;
  font-size: 3rem;
}

.landingLeadbox .bannerOne h4 span {
  color: #22d3c5;
  font-weight: 700;
}

.landingLeadbox .FondLadersMakers {
  background: url("/frontend/images/banner1.jpg");
  background-position: inherit;
  background-size: cover;
  margin-top: 2%;
  height: 95vh;
  background-repeat: no-repeat;
}

.landingLeadbox .FondLadersMakers h5 {
  font-weight: 300;
  font-family: barlow;
  color: #fff;
  font-size: 3rem;
  margin-top: 60%;
  line-height: 0.5;
}

.landingLeadbox .FondLadersMakers h5 span {
  color: #ffcf01;
  font-weight: 700;
  line-height: 1.3;
}

.landingLeadbox .FondLadersMakers h4 {
  font-weight: 300;
  font-family: barlow;
  color: #fff;
  font-size: 3rem;
  line-height: 0.3;
}

.landingLeadbox .bannerthree {
  background: url("/frontend/images/banner2.jpg");
  background-position: inherit;
  background-size: cover;
  margin-top: 2%;
  height: 95vh;
  background-repeat: no-repeat;
}

.landingLeadbox .bannerthree h5 {
  font-weight: 300;
  font-family: barlow;
  color: #fff;
  font-size: 3rem;
  margin-top: 40%;
  line-height: 0.5;
}

.landingLeadbox .bannerthree h5 span {
  color: #22d3c5;
  font-weight: 700;
  line-height: 0.7;
}

.landingLeadbox .bannerthree h4 {
  font-weight: 300;
  font-family: barlow;
  color: #fff;
  font-size: 3em;
  line-height: 0.8;
}

.landingLeadbox .logoText {
  padding-top: 20px;
  padding-bottom: 20px;
}

.landingLeadbox .logoText .textS2 {
  font-family: "Roboto", sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  text-align: left;
  line-height: 26px;
  color: #003b4a;
  margin-top: 60px;
}

.landingLeadbox .logoText .Sec1 {
  margin-top: 103px;
}

.landingLeadbox .bg1 {
  background: url("/frontend/images/bg1.png");
  background-size: auto;
  background-repeat: no-repeat;
}

.landingLeadbox .bg1 .animWor {
  padding-top: 87px;
  margin-right: -5px;
}

.landingLeadbox .bg1 .UseValePerd {
  right: -8%;
  position: absolute;
  z-index: 2;
  width: 35%;
  bottom: 4px;
}

.landingLeadbox .bg1 .iconFaTim {
  padding-top: 77px;
}

.landingLeadbox .bg1 .imgInforma {
  position: absolute;
  bottom: -100px;
  z-index: 1;
}

.landingLeadbox .bg1 .contenDatos {
  position: relative;
  z-index: 2;
  right: 38%;
}

.landingLeadbox .bg2 {
  background: url("/frontend/images/bg2.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.landingLeadbox .bg2 .animation_container1 {
  display: table-caption;
  height: 4vh;
  grid-template-columns: 2fr 1fr 1fr 2fr;
  z-index: 2;
  position: inherit;
}

.landingLeadbox .bg2 .Cod-T {
  grid-area: 3/3;
  float: right;
}

.landingLeadbox .bg2 .In-T {
  grid-column: 4/4;
  margin-left: 60%;
  position: relative;
  z-index: 2;
  bottom: 35px;
}

.landingLeadbox .bg2 .In-T1 {
  margin-left: 30%;
}

.landingLeadbox .bg2 .Inst-T {
  grid-column: 5/4;
  margin-left: 111px;
}

.landingLeadbox .bg2 .Ing-T {
  grid-area: 3/4;
  margin-left: 162px;
  margin-top: -148px;
}

.landingLeadbox .bg2 .Fac-T {
  grid-area: 3/3;
  margin-left: 58px;
  margin-bottom: 44px;
}

.landingLeadbox .bg2 .Wor-T {
  grid-area: 3/4;
  margin-left: 157px;
}

.landingLeadbox .bg2 .contenDatos {
  text-align: right;
}

.landingLeadbox .bg2 .posicionNum {
  position: relative;
  top: 48%;
  left: 30%;
  z-index: 2;
}

.landingLeadbox .bg2 .HeaderPosNum {
  padding-bottom: 7px;
}

.landingLeadbox .TextTimeL01 {
  text-align: center;
  font-family: barlow;
  font-size: 2.5rem;
  font-weight: 700;
  color: #077382;
  line-height: 35px;
}

.landingLeadbox .TextTimeL01 span {
  font-weight: 100;
}

.landingLeadbox .headeConDat {
  padding-bottom: 7px;
}

.landingLeadbox .numbers {
  font-family: barlow;
  font-size: 8rem;
  font-weight: bold;
  color: #ffcf01;
  line-height: 65%;
}

.landingLeadbox .TextTimeL {
  text-align: right;
  font-family: barlow;
  font-size: 2.5rem;
  font-weight: 700;
  color: #077382;
  line-height: 35px;
}

.landingLeadbox .TextTimeL span {
  font-weight: 100;
}

.landingLeadbox .TextTimeL1 {
  text-align: left;
  font-family: barlow;
  font-size: 2.5rem;
  font-weight: 700;
  color: #077382;
  line-height: 35px;
}

.landingLeadbox .TextTimeL1 span {
  font-weight: 100;
}

.landingLeadbox .ContentStep3 {
  position: relative;
  right: 39%;
}

.landingLeadbox .bg3 {
  background: url("/frontend/images/bg1.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.landingLeadbox .calendario-img {
  position: relative;
  z-index: 2;
  left: 15%;
}

.landingLeadbox .Contenstep4 {
  position: relative;
  z-index: 2;
  left: 56%;
  top: 10%;
}

.landingLeadbox .real-img {
  position: relative;
  z-index: 2;
  left: 37%;
}

.landingLeadbox .Sectimeliner {
  float: left;
}

.landingLeadbox img.img-fluid.center.imagestiml {
  max-width: 85%;
}

.landingLeadbox section {
  padding: 0;
}

.landingLeadbox html,
.landingLeadbox body {
  overflow-x: hidden;
}

.landingLeadbox body {
  font-family: "Roboto";
  font-size: 17px;
  font-weight: 400;
  background-color: #eee;
}

.landingLeadbox h1 {
  font-size: 200%;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 400;
}

.landingLeadbox .imgCalend {
  width: 57px;
}

.landingLeadbox .IntContStep3 {
  padding-top: 39px;
  padding-bottom: 20px;
  text-align: center;
}

.landingLeadbox .BodyContStep3 {
  padding-bottom: 20px;
  text-align: center;
}

.landingLeadbox .FooterContStep3 {
  text-align: center;
}

.landingLeadbox .bodyContStep4 {
  padding-bottom: 19px;
}

.landingLeadbox .headerContStep4 {
  padding: 10px;
}

.landingLeadbox .IconRealtime {
  width: 88px;
  position: relative;
  right: 70px;
}

.landingLeadbox img.img-fluid.barrasImg {
  width: 188px;
  position: absolute;
  z-index: 1;
  bottom: 80px;
  right: 119px;
}

.landingLeadbox .imgFondoCamp {
  background: url("/frontend/images/bg-lb2-100.jpg");
  background-size: cover;
}

.landingLeadbox .CampaniaEfec {
  position: relative;
  right: 3%;
}

.landingLeadbox .ContainerCamp {
  position: absolute;
  bottom: 13%;
  left: 0%;
}

.landingLeadbox .liked {
  position: relative;
  top: 44px;
}

.landingLeadbox .textCampDigi {
  font-size: 36px;
  color: white;
  line-height: 45px;
  font-family: "Roboto", sans-serif;
}

.landingLeadbox .textCampDigi .strong {
  font-size: 53px;
}

.landingLeadbox .btnPrueAho {
  background: #ffc401;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffc401), color-stop(84%, #fca613), color-stop(100%, #fca017));
  background: -webkit-gradient(linear, left top, left bottom, from(#ffc401), color-stop(84%, #fca613), to(#fca017));
  background: linear-gradient(to bottom, #ffc401 0%, #fca613 84%, #fca017 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc401', endColorstr='#fca017', GradientType=0 );
  color: white;
  border-radius: 40px;
  font-size: 25px;
  padding-left: 50px;
  padding-right: 50px;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  -webkit-box-shadow: 0px 4px 5px 0px #009ac0;
  box-shadow: 0px 4px 5px 0px #009ac0;
}

.landingLeadbox .btnPrueAho:hover {
  color: white;
  -webkit-box-shadow: 0px 4px 5px 0px #027b96;
  box-shadow: 0px 4px 5px 0px #027b96;
}

.landingLeadbox .BodyContCamp {
  position: relative;
  left: 10%;
}

.landingLeadbox .slider2 {
  margin-top: 90px;
  height: 680px;
}

.landingLeadbox .slider2 .swiper-pagination-bullet {
  width: 18px !important;
  height: 5px !important;
  display: inline-block;
  background: #ffcf01 !important;
  border-radius: 6px !important;
  /* opacity: .2; */
}

.landingLeadbox .slider2 .swiper-pagination-bullet-active {
  opacity: 1;
  background: #ffcf01 !important;
}

.landingLeadbox .Se3 {
  background-position: center;
  background-size: cover;
}

.landingLeadbox .Sec3 {
  background: url("/frontend/images/estadisticasSlide.png");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: auto;
}

.landingLeadbox .Sec3 .contS2 {
  margin-bottom: 161px;
}

.landingLeadbox .Sec3 .nums3 {
  font-size: 8rem;
  color: #68ddce;
  font-weight: 600;
  font-family: "Barlow", sans-serif;
}

.landingLeadbox .Sec3 .coms3 {
  font-size: 4rem;
  color: #68ddce;
  text-align: left;
  font-weight: 600;
  font-family: Barlow;
}

.landingLeadbox .Sec3 .coms33 {
  font-size: 4rem;
  color: #68ddce;
  font-weight: 600;
  font-family: Barlow;
  text-align: left;
}

.landingLeadbox .Sec3 .textps3 {
  font-size: 1.6rem;
  color: #68ddce;
  text-align: left;
  line-height: 40%;
  font-weight: 300;
}

.landingLeadbox .Sec3 .comps3 {
  font-size: 2.5rem;
  color: #68ddce;
  font-family: "Barlow", sans-serif;
  line-height: 100%;
  font-weight: bold;
}

.landingLeadbox .Sec3 .texts3 {
  font-size: 1.2rem;
  line-height: 22px;
  font-family: "Roboto", sans-serif;
  color: #003b49;
}

.landingLeadbox .Sec3 .sleft {
  margin-top: 100px;
  line-height: 18px;
  text-align: left;
  padding-right: 20px;
}

.landingLeadbox .cicon {
  font-size: 15px;
  color: #97adb3;
  text-align: center;
  padding-left: 5px;
}

.landingLeadbox .S3-r1 {
  width: 400px;
}

.landingLeadbox span.titles4 {
  font-size: 35px;
  color: #1ad4c6;
  font-weight: bold;
}

.landingLeadbox .navbar-toggler {
  color: white;
  border-color: #013b49;
}

.landingLeadbox .item-1,
.landingLeadbox .item-2,
.landingLeadbox .item-3,
.landingLeadbox .item-4 {
  position: absolute;
  display: block;
  width: 100%;
  font-weight: 600;
  color: #ffcf01;
  text-align: right;
  margin-top: 3px;
  font-size: 32px;
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.landingLeadbox .item-1 {
  -webkit-animation-name: anim-1;
          animation-name: anim-1;
}

.landingLeadbox .item-2 {
  -webkit-animation-name: anim-2;
          animation-name: anim-2;
}

.landingLeadbox .item-3 {
  -webkit-animation-name: anim-3;
          animation-name: anim-3;
}

.landingLeadbox .item-4 {
  -webkit-animation-name: anim-4;
          animation-name: anim-4;
}

@-webkit-keyframes anim-1 {
  0%, 7.3% {
    left: 0%;
    opacity: 0;
  }

  7.3%, 16% {
    left: 0%;
    opacity: 1;
  }

  25.33%, 100% {
    left: 0%;
    opacity: 0;
  }
}

@keyframes anim-1 {
  0%, 7.3% {
    left: 0%;
    opacity: 0;
  }

  7.3%, 16% {
    left: 0%;
    opacity: 1;
  }

  25.33%, 100% {
    left: 0%;
    opacity: 0;
  }
}

@-webkit-keyframes anim-2 {
  0%, 25.33% {
    left: 0%;
    opacity: 0;
  }

  31.63%, 40.29% {
    left: 0%;
    opacity: 1;
  }

  47.50%, 100% {
    left: 0%;
    opacity: 0;
  }
}

@keyframes anim-2 {
  0%, 25.33% {
    left: 0%;
    opacity: 0;
  }

  31.63%, 40.29% {
    left: 0%;
    opacity: 1;
  }

  47.50%, 100% {
    left: 0%;
    opacity: 0;
  }
}

@-webkit-keyframes anim-3 {
  0%, 47.50% {
    left: 0%;
    opacity: 0;
  }

  58.66%, 68.29% {
    left: 0%;
    opacity: 1;
  }

  78.66%, 100% {
    left: 0%;
    opacity: 0;
  }
}

@keyframes anim-3 {
  0%, 47.50% {
    left: 0%;
    opacity: 0;
  }

  58.66%, 68.29% {
    left: 0%;
    opacity: 1;
  }

  78.66%, 100% {
    left: 0%;
    opacity: 0;
  }
}

@-webkit-keyframes anim-4 {
  0%, 78.66% {
    left: 0%;
    opacity: 0;
  }

  85.96%, 95.62% {
    left: 0%;
    opacity: 1;
  }

  100% {
    left: 0%;
    opacity: 0;
  }
}

@keyframes anim-4 {
  0%, 78.66% {
    left: 0%;
    opacity: 0;
  }

  85.96%, 95.62% {
    left: 0%;
    opacity: 1;
  }

  100% {
    left: 0%;
    opacity: 0;
  }
}

.landingLeadbox span.titlelads {
  font-weight: 200;
  color: #fff;
}

.landingLeadbox #ad-1 #content h2 {
  color: #ffc107;
  font-size: 40px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  line-height: 43px;
  -webkit-animation: h2-animation 7s 1 ease-in-out !important;
  animation: h2-animation 7s 1 ease-in-out !important;
}

.landingLeadbox #ad-1 {
  width: 100%;
  height: 500px;
  margin: 4px auto 0;
  background: url("/frontend/images/Landing-LeadBox-animacion-Fondo2.png");
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
}

.landingLeadbox #ad-1 ul#ciudadleadbox li {
  width: 875px;
  height: 485px;
  background: url("/frontend/images/Landing-LeadBox-animacion-Edificio-luces-1-02.png");
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0px;
  left: 10%;
  z-index: 7;
  overflow: visible;
  -webkit-animation: ciudadleadbox-animation 2s infinite ease-in-out;
  animation: ciudadleadbox-animation 2s infinite ease-in-out;
}

.landingLeadbox #ad-1 #ciudad {
  width: 875px;
  height: 485px;
  background: url("/frontend/images/Landing LeadBox animacion Edificio luces C-01.png");
  background-repeat: no-repeat;
  margin-left: 0px;
  bottom: 0px;
  left: 10%;
  -webkit-animation: ciudad-animation 2s 1 ease-in-out;
  animation: ciudad-animation 2s 1 ease-in-out;
}

.landingLeadbox #ad-1 #fciudad {
  width: 875px;
  height: 485px;
  position: absolute;
  background: url("/frontend/images/Landing LeadBox animacion Edificio luces C-02.png");
  background-repeat: no-repeat;
  margin-left: 0px;
  bottom: 0px;
  -webkit-animation: fciudad-animation 3s 1 ease-in-out;
  animation: fciudad-animation 3s 1 ease-in-out;
}

.landingLeadbox #ad-1 #luzcuidad {
  width: 875px;
  height: 485px;
  position: absolute;
  background: url("/frontend/images/Landing LeadBox animacion Edificio luces C-03.png");
  background-repeat: no-repeat;
  margin-left: 0px;
  bottom: 0px;
  -webkit-animation: luzcuidad-animation 4s 1 ease-in-out;
  animation: luzcuidad-animation 4s 1 ease-in-out;
}

.landingLeadbox #ad-1 #ciudadsombra {
  width: 875px;
  height: 395px;
  position: absolute;
  background: url("/frontend/images/Landing LeadBox animacion 2-05.png");
  background-repeat: no-repeat;
  bottom: 0px;
  z-index: 4;
  margin-left: 60px;
  -webkit-animation: ciudadsombra-animation 4s 1 ease-in-out;
  animation: ciudadsombra-animation 4s 1 ease-in-out;
  -webkit-animation: ciudadsombra 6s ease-in-out infinite;
          animation: ciudadsombra 6s ease-in-out infinite;
}

.landingLeadbox #ad-1 #ciudadsombra2 {
  width: 875px;
  height: 353px;
  position: absolute;
  background: url("/frontend/images/Landing LeadBox animacion 2-06.png");
  background-repeat: no-repeat;
  bottom: 0px;
  float: right;
  z-index: 4;
  left: 53%;
  -webkit-animation: ciudadsombra2-animation 4s 1 ease-in-out;
  animation: ciudadsombra2-animation 4s 1 ease-in-out;
  -webkit-animation: ciudadsombra2 6s ease-in-out infinite;
          animation: ciudadsombra2 6s ease-in-out infinite;
}

.landingLeadbox #ad-1 #ciudadsombra3 {
  width: 875px;
  height: 405px;
  position: absolute;
  background: url("/frontend/images/Landing LeadBox animacion 2-07.png");
  background-repeat: no-repeat;
  bottom: 0px;
  float: right;
  z-index: 4;
  left: 8%;
  -webkit-animation: ciudadsombra3-animation 4s 1 ease-in-out;
  animation: ciudadsombra3-animation 4s 1 ease-in-out;
  -webkit-animation: ciudadsombra3 6s ease-in-out infinite;
          animation: ciudadsombra3 6s ease-in-out infinite;
}

.landingLeadbox #ad-1 #leadfacebook {
  width: 30px;
  height: 30px;
  position: absolute;
  background: url("/frontend/images/Landing LeadBox animacion 2-22.png");
  background-repeat: no-repeat;
  margin-left: 28%;
  top: 21%;
  -webkit-animation: leadfacebook-animation 5.4s 1 ease-in-out;
  animation: leadfacebook-animation 5.4s 1 ease-in-out;
}

.landingLeadbox #ad-1 #leadform {
  width: 30px;
  height: 30px;
  position: absolute;
  background: url("/frontend/images/Landing LeadBox animacion 2-18.png");
  background-repeat: no-repeat;
  margin-left: 21%;
  top: 6%;
  -webkit-animation: leadform-animation 5s 1 ease-in-out;
  animation: leadform-animation 5s 1 ease-in-out;
}

.landingLeadbox #ad-1 #iconolead8 {
  width: 30px;
  height: 30px;
  position: absolute;
  background: url("/frontend/images/Iconos Leads-08.png");
  background-repeat: no-repeat;
  margin-left: 64%;
  top: 16%;
  -webkit-animation: lead5-animation 5s 1 ease-in-out;
  animation: lead5-animation 5s 1 ease-in-out;
}

.landingLeadbox #ad-1 #iconolead9 {
  width: 30px;
  height: 30px;
  position: absolute;
  background: url("/frontend/images/Iconos Leads-09.png");
  background-repeat: no-repeat;
  margin-left: 6%;
  top: 15%;
  -webkit-animation: leadform9-animation 5s 1 ease-in-out;
  animation: leadform9-animation 5s 1 ease-in-out;
}

.landingLeadbox #ad-1 #iconolead10 {
  width: 30px;
  height: 30px;
  position: absolute;
  background: url("/frontend/images/Iconos Leads-10.png");
  background-repeat: no-repeat;
  margin-left: 38%;
  top: 10%;
  -webkit-animation: leadform10-animation 5s 1 ease-in-out;
  animation: leadform10-animation 5s 1 ease-in-out;
}

.landingLeadbox #ad-1 #iconolead11 {
  width: 30px;
  height: 30px;
  position: absolute;
  background: url("/frontend/images/Iconos Leads-11.png");
  background-repeat: no-repeat;
  margin-left: 8%;
  top: 28%;
  -webkit-animation: leadform11-animation 5s 1 ease-in-out;
  animation: leadform11-animation 5s 1 ease-in-out;
}

.landingLeadbox #ad-1 #iconolead12 {
  width: 30px;
  height: 30px;
  position: absolute;
  background: url("/frontend/images/Iconos Leads-12.png");
  background-repeat: no-repeat;
  margin-left: 75%;
  top: 10%;
  -webkit-animation: leadform1-animation 5s 1 ease-in-out;
  animation: leadform1-animation 5s 1 ease-in-out;
}

.landingLeadbox #ad-1 #iconolead13 {
  width: 30px;
  height: 30px;
  position: absolute;
  background: url("/frontend/images/Iconos Leads-13.png");
  background-repeat: no-repeat;
  margin-left: 42%;
  top: 1%;
  -webkit-animation: lead13-animation 6s 1 ease-in-out;
  animation: lead13-animation 6s 1 ease-in-out;
}

.landingLeadbox #ad-1 #iconolead14 {
  width: 30px;
  height: 30px;
  position: absolute;
  background: url("/frontend/images/Iconos Leads-14.png");
  background-repeat: no-repeat;
  margin-left: 48%;
  top: 24%;
  -webkit-animation: leadform14-animation 5s 1 ease-in-out;
  animation: leadform14-animation 5s 1 ease-in-out;
}

.landingLeadbox #ad-1 #iconolead15 {
  width: 30px;
  height: 30px;
  position: absolute;
  background: url("/frontend/images/Iconos Leads-15.png");
  background-repeat: no-repeat;
  margin-left: 16%;
  top: 33%;
  -webkit-animation: leadform15-animation 5s 1 ease-in-out;
  animation: leadform15-animation 5s 1 ease-in-out;
}

.landingLeadbox #ad-1 #iconolead16 {
  width: 30px;
  height: 30px;
  position: absolute;
  background: url("/frontend/images/Iconos Leads-16.png");
  background-repeat: no-repeat;
  margin-left: 56%;
  top: 19%;
  -webkit-animation: leadform16-animation 5s 1 ease-in-out;
  animation: leadform16-animation 5s 1 ease-in-out;
}

.landingLeadbox #ad-1 #iconolead17 {
  width: 30px;
  height: 30px;
  position: absolute;
  background: url("/frontend/images/Iconos Leads-17.png");
  background-repeat: no-repeat;
  margin-left: 50%;
  top: 9%;
  -webkit-animation: lead17-animation 5s 1 ease-in-out;
  animation: lead17-animation 5s 1 ease-in-out;
}

.landingLeadbox #ad-1 #iconolead18 {
  width: 30px;
  height: 30px;
  position: absolute;
  background: url("/frontend/images/Iconos Leads-18.png");
  background-repeat: no-repeat;
  margin-left: 28%;
  top: 2%;
  -webkit-animation: leadform18-animation 5s 1 ease-in-out;
  animation: leadform18-animation 5s 1 ease-in-out;
}

.landingLeadbox #ad-1 #iconolead19 {
  width: 30px;
  height: 30px;
  position: absolute;
  background: url("/frontend/images/Iconos Leads-19.png");
  background-repeat: no-repeat;
  margin-left: 35%;
  top: 26%;
  -webkit-animation: leadform19-animation 5s 1 ease-in-out;
  animation: leadform19-animation 5s 1 ease-in-out;
}

.landingLeadbox #ad-1 #leadwordpress {
  width: 30px;
  height: 30px;
  background: url("/frontend/images/Landing LeadBox animacion 2-19.png");
  background-repeat: no-repeat;
  margin-left: 65%;
  z-index: 1;
  top: 5%;
  position: absolute;
  -webkit-animation: leadwordpress-animation 5.7s 1 ease-in-out;
  animation: leadwordpress-animation 5.7s 1 ease-in-out;
}

.landingLeadbox #ad-1 #leadinstagram {
  width: 30px;
  height: 30px;
  background: url("/frontend/images/Landing LeadBox animacion 2-21.png");
  margin-left: 73%;
  z-index: 1;
  top: 23%;
  position: absolute;
  -webkit-animation: leadinstagram-animation 4s 1 ease-in-out;
  animation: leadinstagram-animation 4s 1 ease-in-out;
}

.landingLeadbox #ad-1 #iconolead5 {
  width: 30px;
  height: 30px;
  background: url("/frontend/images/Iconos Leads-05.png");
  background-repeat: no-repeat;
  margin-left: 13%;
  z-index: 1;
  top: 16%;
  position: absolute;
  -webkit-animation: lead5-animation 4s 1 ease-in-out;
  animation: lead5-animation 4s 1 ease-in-out;
}

.landingLeadbox #ad-1 #iconolead7 {
  width: 20px;
  height: 20px;
  background: url("/frontend/images/Iconos Leads-07.png");
  background-repeat: no-repeat;
  margin-left: 60%;
  z-index: 1;
  top: 29%;
  position: absolute;
  -webkit-animation: lead7-animation 4s 1 ease-in-out;
  animation: lead7-animation 4s 1 ease-in-out;
}

.landingLeadbox #ad-1 #leadlinkedin {
  width: 30px;
  height: 30px;
  background: url("/frontend/images/Landing LeadBox animacion 2-20.png");
  background-repeat: no-repeat;
  margin-left: 58%;
  z-index: 1;
  bottom: 94%;
  position: absolute;
  -webkit-animation: leadlinkedin-animation 6s 1 ease-in-out;
  animation: leadlinkedin-animation 6s 1 ease-in-out;
}

.landingLeadbox #ad-1 #iconolead2 {
  width: 18px;
  height: 18px;
  background: url("/frontend/images/Iconos Leads-02.png");
  background-repeat: no-repeat;
  margin-left: 35%;
  z-index: 1;
  top: 3%;
  position: absolute;
  -webkit-animation: lead2-animation 6s 1 ease-in-out;
  animation: lead2-animation 6s 1 ease-in-out;
}

.landingLeadbox #ad-1 #iconolead3 {
  width: 25px;
  height: 25px;
  background: url("/frontend/images/Iconos Leads-03.png");
  background-repeat: no-repeat;
  margin-left: 45%;
  z-index: 1;
  top: 15%;
  position: absolute;
  -webkit-animation: leadform9-animation 6s 1 ease-in-out;
  animation: leadform9-animation 6s 1 ease-in-out;
}

.landingLeadbox #ad-1 #iconolead4 {
  width: 25px;
  height: 25px;
  background: url("/frontend/images/Iconos Leads-04.png");
  background-repeat: no-repeat;
  margin-left: 15%;
  z-index: 1;
  top: 7%;
  position: absolute;
  -webkit-animation: lead4-animation 6s 1 ease-in-out;
  animation: lead4-animation 6s 1 ease-in-out;
}

.landingLeadbox #tablet {
  width: 364px;
  height: 360px;
  background: url("/frontend/images/Landing-LeadBox-Tablet-1.png");
  background-repeat: no-repeat;
  right: 40px;
  z-index: 8;
  bottom: 0%;
  position: absolute;
  -webkit-animation: tablet-animation 8s 1 ease-in-out;
  animation: tablet-animation 8s 1 ease-in-out;
}

.landingLeadbox .tabletleadt2 {
  -webkit-animation: tabt-animation 12s 1 ease-in-out;
  animation: tabt-animation 12s 1 ease-in-out;
}

.landingLeadbox #tablet2 {
  width: 364px;
  height: 360px;
  background: url(/frontend/images/Landing-LeadBox-Tablet-3.png);
  background-repeat: no-repeat;
  right: 44px;
  z-index: 9;
  bottom: 0px;
  position: absolute;
  -webkit-animation: tablet2-animation 10s 1 ease-in-out;
  animation: tablet2-animation 10s 1 ease-in-out;
}

@-webkit-keyframes ciudad-animation {
  0% {
    opacity: 0;
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fciudad-animation {
  0% {
    opacity: 0;
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes luzcuidad-animation {
  0% {
    opacity: 0;
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes ciudadsombra-animation {
  0% {
    opacity: 0;
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes leadfacebook-animation {
  0% {
    opacity: 0;
    top: 200px;
  }

  90% {
    opacity: 0.3;
    top: 200px;
  }

  100% {
    opacity: 1;
    top: 21%;
  }
}

@-webkit-keyframes leadform-animation {
  0% {
    opacity: 0;
    top: 150px;
  }

  90% {
    opacity: 0.3;
    top: 150px;
  }

  100% {
    opacity: 1;
    top: 6%;
  }
}

@-webkit-keyframes leadform1-animation {
  0% {
    opacity: 0;
    top: 150px;
  }

  90% {
    opacity: 0.3;
    top: 150px;
  }

  100% {
    opacity: 1;
    top: 10%;
  }
}

@-webkit-keyframes lead2-animation {
  0% {
    opacity: 0;
    top: 300px;
  }

  90% {
    opacity: 0.3;
    top: 300px;
  }

  100% {
    opacity: 1;
    top: 3%;
  }
}

@-webkit-keyframes lead4-animation {
  0% {
    opacity: 0;
    top: 250px;
  }

  90% {
    opacity: 0.3;
    top: 250px;
  }

  100% {
    opacity: 1;
    top: 7%;
  }
}

@-webkit-keyframes lead5-animation {
  0% {
    opacity: 0;
    top: 250px;
  }

  90% {
    opacity: 0.3;
    top: 250px;
  }

  100% {
    opacity: 1;
    top: 16%;
  }
}

@-webkit-keyframes lead7-animation {
  0% {
    opacity: 0;
    top: 250px;
  }

  90% {
    opacity: 0.3;
    top: 250px;
  }

  100% {
    opacity: 1;
    top: 26%;
  }
}

@-webkit-keyframes leadform9-animation {
  0% {
    opacity: 0;
    top: 150px;
  }

  90% {
    opacity: 0.3;
    top: 150px;
  }

  100% {
    opacity: 1;
    top: 15%;
  }
}

@-webkit-keyframes leadform10-animation {
  0% {
    opacity: 0;
    top: 300px;
  }

  90% {
    opacity: 0.3;
    top: 300px;
  }

  100% {
    opacity: 1;
    top: 10%;
  }
}

@-webkit-keyframes leadform11-animation {
  0% {
    opacity: 0;
    top: 280px;
  }

  90% {
    opacity: 0.3;
    top: 280px;
  }

  100% {
    opacity: 1;
    top: 28%;
  }
}

@-webkit-keyframes lead13-animation {
  0% {
    opacity: 0;
    top: 250px;
  }

  90% {
    opacity: 0.3;
    top: 250px;
  }

  100% {
    opacity: 1;
    top: 1%;
  }
}

@-webkit-keyframes leadform14-animation {
  0% {
    opacity: 0;
    top: 150px;
  }

  90% {
    opacity: 0.3;
    top: 150px;
  }

  100% {
    opacity: 1;
    top: 24%;
  }
}

@-webkit-keyframes leadform15-animation {
  0% {
    opacity: 0;
    top: 150px;
  }

  90% {
    opacity: 0.3;
    top: 150px;
  }

  100% {
    opacity: 1;
    top: 33%;
  }
}

@-webkit-keyframes leadform16-animation {
  0% {
    opacity: 0;
    top: 150px;
  }

  90% {
    opacity: 0.3;
    top: 150px;
  }

  100% {
    opacity: 1;
    top: 19%;
  }
}

@-webkit-keyframes lead17-animation {
  0% {
    opacity: 0;
    top: 150px;
  }

  90% {
    opacity: 0.3;
    top: 150px;
  }

  100% {
    opacity: 1;
    top: 9%;
  }
}

@-webkit-keyframes leadform18-animation {
  0% {
    opacity: 0;
    top: 250px;
  }

  90% {
    opacity: 0.3;
    top: 250px;
  }

  100% {
    opacity: 1;
    top: 2%;
  }
}

@-webkit-keyframes leadform19-animation {
  0% {
    opacity: 0;
    top: 150px;
  }

  90% {
    opacity: 0.3;
    top: 150px;
  }

  100% {
    opacity: 1;
    top: 26%;
  }
}

@-webkit-keyframes leadwordpress-animation {
  0% {
    opacity: 0;
    top: 150px;
  }

  90% {
    opacity: 0.3;
    top: 150px;
  }

  100% {
    opacity: 1;
    top: 5%;
  }
}

@-webkit-keyframes leadinstagram-animation {
  0% {
    opacity: 0;
    top: 150px;
  }

  90% {
    opacity: 0.3;
    top: 150px;
  }

  100% {
    opacity: 1;
    top: 23%;
  }
}

@-webkit-keyframes leadlinkedin-animation {
  0% {
    opacity: 0;
    top: 150px;
  }

  90% {
    opacity: 0.3;
    top: 150px;
  }

  100% {
    opacity: 1;
    top: 0px;
  }
}

@-webkit-keyframes tablet-animation {
  0% {
    opacity: 0;
    right: -400px;
  }

  90% {
    opacity: 0.5;
    right: -400px;
  }

  100% {
    opacity: 1;
    right: 40px;
  }
}

@-webkit-keyframes tablet2-animation {
  0% {
    opacity: 0;
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes tabt-animation {
  0% {
    opacity: 0;
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes ciudadsombra {
  0% {
    -webkit-transform: translatex(0px);
            transform: translatex(0px);
  }

  50% {
    -webkit-transform: translatex(-7px);
            transform: translatex(-7px);
  }

  100% {
    -webkit-transform: translatex(0px);
            transform: translatex(0px);
  }
}

@keyframes ciudadsombra {
  0% {
    -webkit-transform: translatex(0px);
            transform: translatex(0px);
  }

  50% {
    -webkit-transform: translatex(-7px);
            transform: translatex(-7px);
  }

  100% {
    -webkit-transform: translatex(0px);
            transform: translatex(0px);
  }
}

@-webkit-keyframes ciudadsombra2 {
  0% {
    -webkit-transform: translatex(0px);
            transform: translatex(0px);
  }

  50% {
    -webkit-transform: translatex(7px);
            transform: translatex(7px);
  }

  100% {
    -webkit-transform: translatex(0px);
            transform: translatex(0px);
  }
}

@keyframes ciudadsombra2 {
  0% {
    -webkit-transform: translatex(0px);
            transform: translatex(0px);
  }

  50% {
    -webkit-transform: translatex(7px);
            transform: translatex(7px);
  }

  100% {
    -webkit-transform: translatex(0px);
            transform: translatex(0px);
  }
}

@-webkit-keyframes ciudadsombra3 {
  0% {
    -webkit-transform: translatex(0px);
            transform: translatex(0px);
  }

  50% {
    -webkit-transform: translatex(7px);
            transform: translatex(7px);
  }

  100% {
    -webkit-transform: translatex(0px);
            transform: translatex(0px);
  }
}

@keyframes ciudadsombra3 {
  0% {
    -webkit-transform: translatex(0px);
            transform: translatex(0px);
  }

  50% {
    -webkit-transform: translatex(7px);
            transform: translatex(7px);
  }

  100% {
    -webkit-transform: translatex(0px);
            transform: translatex(0px);
  }
}

@keyframes ciudad-animation {
  0% {
    opacity: 0;
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fciudad-animation {
  0% {
    opacity: 0;
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes luzcuidad-animation {
  0% {
    opacity: 0;
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes ciudadsombra-animation {
  0% {
    opacity: 0;
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes leadfacebook-animation {
  0% {
    opacity: 0;
    top: 200px;
  }

  90% {
    opacity: 0.3;
    top: 200px;
  }

  100% {
    opacity: 1;
    top: 21%;
  }
}

@keyframes leadform-animation {
  0% {
    opacity: 0;
    top: 150px;
  }

  90% {
    opacity: 0.3;
    top: 150px;
  }

  100% {
    opacity: 1;
    top: 6%;
  }
}

@keyframes leadform1-animation {
  0% {
    opacity: 0;
    top: 150px;
  }

  90% {
    opacity: 0.3;
    top: 150px;
  }

  100% {
    opacity: 1;
    top: 10%;
  }
}

@keyframes lead2-animation {
  0% {
    opacity: 0;
    top: 300px;
  }

  90% {
    opacity: 0.3;
    top: 300px;
  }

  100% {
    opacity: 1;
    top: 3%;
  }
}

@keyframes lead4-animation {
  0% {
    opacity: 0;
    top: 250px;
  }

  90% {
    opacity: 0.3;
    top: 250px;
  }

  100% {
    opacity: 1;
    top: 7%;
  }
}

@keyframes lead5-animation {
  0% {
    opacity: 0;
    top: 250px;
  }

  90% {
    opacity: 0.3;
    top: 250px;
  }

  100% {
    opacity: 1;
    top: 16%;
  }
}

@keyframes lead7-animation {
  0% {
    opacity: 0;
    top: 250px;
  }

  90% {
    opacity: 0.3;
    top: 250px;
  }

  100% {
    opacity: 1;
    top: 29%;
  }
}

@keyframes leadform9-animation {
  0% {
    opacity: 0;
    top: 150px;
  }

  90% {
    opacity: 0.3;
    top: 150px;
  }

  100% {
    opacity: 1;
    top: 15%;
  }
}

@keyframes leadform10-animation {
  0% {
    opacity: 0;
    top: 300px;
  }

  90% {
    opacity: 0.3;
    top: 300px;
  }

  100% {
    opacity: 1;
    top: 10%;
  }
}

@keyframes leadform11-animation {
  0% {
    opacity: 0;
    top: 280px;
  }

  90% {
    opacity: 0.3;
    top: 280px;
  }

  100% {
    opacity: 1;
    top: 28%;
  }
}

@keyframes lead13-animation {
  0% {
    opacity: 0;
    top: 250px;
  }

  90% {
    opacity: 0.3;
    top: 250px;
  }

  100% {
    opacity: 1;
    top: 1%;
  }
}

@keyframes leadform14-animation {
  0% {
    opacity: 0;
    top: 250px;
  }

  90% {
    opacity: 0.3;
    top: 250px;
  }

  100% {
    opacity: 1;
    top: 24%;
  }
}

@keyframes leadform15-animation {
  0% {
    opacity: 0;
    top: 250px;
  }

  90% {
    opacity: 0.3;
    top: 250px;
  }

  100% {
    opacity: 1;
    top: 33%;
  }
}

@keyframes leadform16-animation {
  0% {
    opacity: 0;
    top: 250px;
  }

  90% {
    opacity: 0.3;
    top: 250px;
  }

  100% {
    opacity: 1;
    top: 19%;
  }
}

@keyframes lead17-animation {
  0% {
    opacity: 0;
    top: 250px;
  }

  90% {
    opacity: 0.3;
    top: 250px;
  }

  100% {
    opacity: 1;
    top: 9%;
  }
}

@keyframes leadform18-animation {
  0% {
    opacity: 0;
    top: 250px;
  }

  90% {
    opacity: 0.3;
    top: 250px;
  }

  100% {
    opacity: 1;
    top: 2%;
  }
}

@keyframes leadform19-animation {
  0% {
    opacity: 0;
    top: 250px;
  }

  90% {
    opacity: 0.3;
    top: 250px;
  }

  100% {
    opacity: 1;
    top: 26%;
  }
}

@keyframes leadwordpress-animation {
  0% {
    opacity: 0;
    top: 150px;
  }

  90% {
    opacity: 0.3;
    top: 150px;
  }

  100% {
    opacity: 1;
    top: 5%;
  }
}

@keyframes leadinstagram-animation {
  0% {
    opacity: 0;
    top: 150px;
  }

  90% {
    opacity: 0.3;
    top: 150px;
  }

  100% {
    opacity: 1;
    top: 23%;
  }
}

@keyframes leadlinkedin-animation {
  0% {
    opacity: 0;
    top: 150px;
  }

  90% {
    opacity: 0.3;
    top: 150px;
  }

  100% {
    opacity: 1;
    top: 0px;
  }
}

@keyframes tablet-animation {
  0% {
    opacity: 0;
    right: -400px;
  }

  90% {
    opacity: 0;
    right: -400px;
  }

  95% {
    opacity: 0.5;
    right: 20px;
  }

  100% {
    opacity: 1;
    right: 40px;
  }
}

@keyframes tablet2-animation {
  0% {
    opacity: 0;
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes tabt-animation {
  0% {
    opacity: 1;
  }

  80% {
    opacity: 0.5;
  }

  100% {
    opacity: 0;
  }
}

.landingLeadbox ul.content__container__list {
  color: #ffc107;
  font-weight: 600;
  text-align: right;
  font-size: 32px;
}

.landingLeadbox .textoleads {
  font-size: 32px;
  padding-top: -10px;
  color: #fff;
  margin-top: 4px;
  padding-left: 1px;
  margin-left: -12px;
  font-weight: 200;
}

.landingLeadbox .content {
  position: absolute;
  top: 22%;
  left: 45%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 160px;
  overflow: hidden;
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  line-height: 40px;
  color: #ecf0f1;
}

.landingLeadbox .content__container {
  font-weight: 200;
  overflow: hidden;
  height: 55px;
}

.landingLeadbox .content__container:after,
.landingLeadbox .content__container:before {
  position: absolute;
  top: 0;
  color: #16a085;
  font-size: 42px;
  line-height: 40px;
  -webkit-animation-name: opacity;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-name: opacity;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}

.landingLeadbox .content__container__list {
  margin-top: 0;
  padding-left: 0px;
  text-align: left;
  list-style: none;
  -webkit-animation-name: change;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-name: change;
  -webkit-animation-duration: 12s;
          animation-duration: 12s;
  animation-iteration-count: infinite;
}

.landingLeadbox .content__container__list__item {
  line-height: 40px;
  margin: 0;
  padding-bottom: 6px;
  padding-top: 8px;
}

@-webkit-keyframes opacity {
  0%, 100% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }
}

@keyframes opacity {
  0%, 100% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }
}

@-webkit-keyframes change {
  0%, 12.66%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  16.66%, 29.32% {
    -webkit-transform: translate3d(0, -25%, 0);
            transform: translate3d(0, -25%, 0);
  }

  33.32%, 45.98% {
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }

  49.98%, 62.64% {
    -webkit-transform: translate3d(0, -75%, 0);
            transform: translate3d(0, -75%, 0);
  }

  66.64%, 79.3% {
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }

  83.3%, 95.96% {
    -webkit-transform: translate3d(0, -25%, 0);
            transform: translate3d(0, -25%, 0);
  }
}

@keyframes change {
  0%, 12.66%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  16.66%, 29.32% {
    -webkit-transform: translate3d(0, -25%, 0);
            transform: translate3d(0, -25%, 0);
  }

  33.32%, 45.98% {
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }

  49.98%, 62.64% {
    -webkit-transform: translate3d(0, -75%, 0);
            transform: translate3d(0, -75%, 0);
  }

  66.64%, 79.3% {
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }

  83.3%, 95.96% {
    -webkit-transform: translate3d(0, -25%, 0);
            transform: translate3d(0, -25%, 0);
  }
}

.landingLeadbox div.textochance {
  width: 100%;
  overflow: hidden;
}

.landingLeadbox .modal-video-close-btn {
  width: 30px;
  height: 30px;
  border-radius: 20px;
  background: #5b5c5d;
}

.landingLeadbox .modal-video-close-btn:before,
.landingLeadbox .modal-video-close-btn:after {
  content: "";
  margin-top: -1px;
  background: #ffc107;
  padding: 1px;
}

.landingLeadbox div.textochance li {
  -webkit-animation: 0.5s slide-right;
          animation: 0.5s slide-right;
}

@-webkit-keyframes slide-right {
  from {
    margin-left: -100%;
    width: 300%;
  }

  to {
    margin-left: 0%;
    width: 100%;
  }
}

@keyframes slide-right {
  from {
    margin-left: -100%;
    width: 300%;
  }

  to {
    margin-left: 0%;
    width: 100%;
  }
}

.landingLeadbox .logo-lead {
  margin-top: -30px;
}

.landingLeadbox svg.svg-inline--fa.fa-play-circle.fa-w-16 {
  font-size: 22px;
}

.landingLeadbox img.logolead {
  width: 250px;
  margin-top: 60px;
}

.landingLeadbox .campdigitales {
  height: 110px;
  margin-bottom: 15px !important;
  margin-top: 8px !important;
}

.landingLeadbox .center {
  display: block;
  margin: auto;
}

.landingLeadbox .justify-content-center {
  margin: 10px 0;
  padding: 60px;
}

.landingLeadbox h4.tboton {
  background: #ffcf01;
  color: #003a48;
  padding: 15px;
  text-align: center;
  margin-right: 80px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  margin-bottom: 20px;
  font-size: 20px;
  border-radius: 7px;
}

.landingLeadbox h4.tboton:hover {
  cursor: pointer;
  -webkit-box-shadow: 2px 5px 5px;
          box-shadow: 2px 5px 5px;
  -webkit-box-shadow: 1px 2px 3px 1px;
          box-shadow: 1px 2px 3px 1px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.landingLeadbox p.titlecampanias {
  text-align: center;
  font-size: 20px;
  font-family: "Barlow", sans-serif;
  color: #19d3c5;
  font-weight: bold;
}

.landingLeadbox p.titlecampanias span {
  text-align: center;
  font-size: 20px;
  font-family: "Barlow", sans-serif;
  color: 19 d3c5;
  font-weight: 400;
}

.landingLeadbox p.descrip {
  color: #22d3c5;
  padding-left: 30px;
  margin-top: -13px;
  font-size: 18px;
  text-align: center;
}

.landingLeadbox .img-leadbox {
  margin-top: 50px;
  padding-top: 20px;
  margin-bottom: 10px;
}

.landingLeadbox img.logosleads {
  margin-top: 60px;
  margin-bottom: 40px;
  width: 85px;
}

.landingLeadbox img.logosleads2 {
  margin-top: 20px;
  margin-bottom: 40px;
  width: 85px;
}

.landingLeadbox img.logosleads3 {
  margin-top: 20px;
  margin-bottom: 70px;
  width: 100px;
}

.landingLeadbox section.donde_utilizarlo.bg_color_a {
  background: #003b49;
  padding: 40px;
}

.landingLeadbox section.donde_utilizarlo.bg_color2 {
  padding: 40px;
}

.landingLeadbox img.img-fluid.mx-auto.d-block.apli {
  height: 300px;
}

.landingLeadbox section.de_donde.bg_color_white {
  margin-top: 50px;
  padding: 50px 0;
  padding-top: 40px;
  background: #f6f6f7;
}

.landingLeadbox .domleds {
  margin-top: 80px;
}

.landingLeadbox section.tips {
  padding: 15px;
  padding-bottom: 50px;
}

.landingLeadbox h1.titular-white {
  color: white;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  font-size: 2rem;
  padding: 45px 0;
  padding-bottom: 20px;
}

.landingLeadbox .nav-tabs {
  border-bottom: 1px solid #003b49;
  margin-left: 42%;
  margin-top: -10px;
  margin-bottom: 35px;
}

.landingLeadbox .row.nap {
  margin-top: -40px;
}

.landingLeadbox p.titular1 {
  color: #003b49;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  font-size: 3rem;
  padding: 45px 0;
  padding-bottom: 20px;
}

.landingLeadbox h1.titular2 {
  color: #003b49;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  text-align: left;
  font-size: 2rem;
  padding: 45px 0;
  padding-bottom: 10px;
}

.landingLeadbox h2.titular-blue2 {
  color: #003b49;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  text-align: left;
  font-size: 1rem;
  line-height: 16px;
  margin-bottom: 0px;
}

.landingLeadbox h2.titular-blue {
  color: #003b49;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  text-align: left;
  font-size: 2rem;
  padding: 10px 0;
  margin-top: 50px;
}

.landingLeadbox hr.subtitular {
  border-top: 7px solid #fff;
  margin-top: 4px;
  width: 90px;
  position: absolute;
}

.landingLeadbox hr.subtitular2 {
  border-top: 7px solid #22d3c5;
  margin-top: 6px;
  width: 90px;
  position: absolute;
}

.landingLeadbox p.textodescrip {
  font-size: 0.9rem;
  margin-bottom: 45px;
  margin-top: 25px;
  color: #84848a;
  padding: 0 30px;
}

.landingLeadbox .bg-gris {
  background: #f6f6f7;
  height: 380px;
  margin-top: 40px;
  padding-top: 30px;
  border-radius: 10px;
}

.landingLeadbox .panel-default > .panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.landingLeadbox .panel-default > .panel-heading a {
  display: block;
  padding: 10px 15px;
}

.landingLeadbox .panel-default > .panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: -webkit-transform .25s linear;
  transition: transform .25s linear;
  transition: transform .25s linear, -webkit-transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.landingLeadbox .panel-default > .panel-heading a[aria-expanded="true"] {
  background-color: #eee;
}

.landingLeadbox .panel-default > .panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.landingLeadbox .panel-default > .panel-heading a[aria-expanded="false"]:after {
  content: "+";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.landingLeadbox .cotizador-footer {
  background: #003a48;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.landingLeadbox .textfamily {
  text-align: center;
  color: #cacaca;
}

.landingLeadbox ul.list-cotizador li {
  font-size: 12px;
  color: #6e7070;
}

.landingLeadbox .cotizador-header-two {
  background: #012b36;
  padding: 5px 0px;
}

.landingLeadbox p.text-desc {
  color: #b8b8b8;
  text-align: center;
}

.landingLeadbox .textUsMin {
  font-size: 20px;
  text-align: center;
  color: #b8b8b8;
  font-family: barlow;
  font-weight: 600;
}

.landingLeadbox a.panel-title-cotizador {
  margin-left: 10px;
}

.landingLeadbox h4.panel-title {
  background: #eeeeee;
}

.landingLeadbox .iconos-logos {
  text-align: center;
}

.landingLeadbox img.img-iconos {
  width: 40px;
  text-align: center;
  margin-bottom: 12px;
  padding: 5px;
}

.landingLeadbox .check-citizador {
  margin-left: 7px;
  margin-top: 22px;
}

.landingLeadbox p.mt-4.center {
  text-align: center;
  color: #60747a;
}

.landingLeadbox h3.title-cot span {
  font-size: 16px;
  font-weight: 500;
  color: #7d8380;
  padding: 10px 0px;
}

.landingLeadbox h3.title-cot {
  font-weight: 700;
  color: #077382;
}

.landingLeadbox h4.panel-title a {
  color: #077382;
  font-size: 1.75rem;
  font-weight: 700;
}

.landingLeadbox a.collapsed {
  background: #eee;
}

.landingLeadbox h4.panel-title a span {
  font-size: 16px;
  font-weight: 500;
  color: #7d8380;
}

.landingLeadbox .cotizadors {
  padding-top: 90px;
}

.landingLeadbox .textFree {
  text-align: center;
  color: #ffc107;
  font-weight: 600;
}

.landingLeadbox .CostBot {
  background: #52aec42e;
  width: 100px;
  border-radius: 5px;
  font-size: 20px;
  color: #013b49;
  font-family: barlow;
  font-weight: bold;
  text-align: center;
}

.landingLeadbox psan.CostBot {
  text-align: center;
  margin-left: 55px;
  padding: 5px;
  display: inline-block;
}

.landingLeadbox .bg-colBen {
  border: 2px solid #1ad4c6;
  border-radius: 10px;
  padding-bottom: 10px;
  background: white;
}

.landingLeadbox .bg-colBenmodal {
  border: 2px solid #22d2c4;
  border-radius: 10px;
  padding-bottom: 10px;
  background: white;
}

.landingLeadbox .cotizador-int {
  border: 2px solid #22d2c4;
  border-radius: 15px;
  margin-right: -39px;
  background: white;
  z-index: 1;
  bottom: -16px;
}

.landingLeadbox .cotizador-intmodal {
  border: 2px solid #22d2c4;
  border-radius: 10px;
  padding-bottom: 20px;
  margin-right: -39px;
  background: white;
  z-index: 1;
  position: absolute;
  bottom: -16px;
}

.landingLeadbox .Formbtn-Cot {
  margin-left: 0px;
}

.landingLeadbox .form-app {
  padding: 15px;
}

.landingLeadbox .labelCotiz {
  text-align: left;
  font-family: barlow;
}

.landingLeadbox .cotizador-header {
  background: #013b49;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  padding: 20px;
  font-family: "Robote", sans-serif;
  border-top: linear-gradient(#47e4c4 60%, #22d2c4 100%) 18px solid;
  border-right: linear-gradient(#47e4c4 60%, #22d2c4 100%) 18px solid;
  border-left: linear-gradient(#47e4c4 60%, #22d2c4 100%) 18px solid;
}

.landingLeadbox .titlecotizador {
  font-size: 49px;
  color: #22d2c4;
  float: right;
  padding-top: 2px;
}

.landingLeadbox p.textCotz {
  font-size: 1rem;
  text-align: center;
  color: #9e9ea1;
}

.landingLeadbox .bg-1c {
  height: 380px;
  margin-top: 0px;
  border-radius: 10px;
  border: 1px solid #22d3c5;
  font-family: "Monserrat", sans-serif;
}

.landingLeadbox .textCot {
  font-size: 1.4rem;
  font-weight: bold;
  color: white;
  padding-top: 37px;
  font-family: barlow;
}

.landingLeadbox .textCotModal {
  font-size: 1.4rem;
  font-weight: bold;
  color: white;
  padding-top: 39px;
  font-family: barlow;
  margin-left: 34px;
}

.landingLeadbox .textUsM {
  font-size: 1rem;
  color: #013b49;
  font-family: barlow;
  padding-top: 3px;
}

.landingLeadbox .textUsModal {
  font-size: 1rem;
  color: #013b49;
  font-family: barlow;
  padding-top: 3px;
  margin-left: 34px;
}

.landingLeadbox .CostUsuariod {
  font-size: 54px;
  color: white;
  font-family: barlow;
  font-weight: bold;
  text-align: left;
}

.landingLeadbox .CostUsuariom {
  font-size: 20px;
  color: #00cdbb;
  font-family: barlow;
  font-weight: bold;
  text-align: center;
}

.landingLeadbox .CostUsuariomModal {
  font-size: 18px;
  color: #013b49;
  float: right;
  font-family: barlow;
  font-weight: bold;
  margin-right: 32px;
}

.landingLeadbox .etiUM {
  font-size: 11px;
  color: #84848a;
  font-family: barlow;
}

.landingLeadbox .titleFormContact {
  font-size: 1.5rem;
  color: white;
  padding-left: 35px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.landingLeadbox .contactModaHeader {
  background: #1ad4c6;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.landingLeadbox .contactModalBody {
  margin-top: 20px;
  margin-left: 35px;
  margin-right: 35px;
}

.landingLeadbox .btnCancContact {
  font-size: 16px;
  font-family: "Barlow", sans-serif;
  color: #19d3c5;
  height: 39px;
  width: 135px;
  border-radius: 10px;
  font-weight: bold;
  border: 1px solid #19d3c5;
  margin-right: 20px;
}

.landingLeadbox .btn-enviar {
  font-size: 16px;
  font-family: "Barlow", sans-serif;
  height: 39px;
  width: 135px;
  border-radius: 10px;
  font-weight: bold;
}

.landingLeadbox .contactModalFooter {
  text-align: center;
  padding-bottom: 20px;
}

.landingLeadbox .Formbtn-CotContact {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.landingLeadbox .btnCancContactCustom {
  font-size: 16px;
  font-family: "Barlow", sans-serif;
  color: #19d3c5;
  height: 39px;
  width: 135px;
  border-radius: 10px;
  font-weight: bold;
  border: 1px solid #19d3c5;
  margin-right: 20px;
}

.landingLeadbox .btn-enviarCustom {
  font-size: 16px;
  font-family: "Barlow", sans-serif;
  height: 39px;
  width: 135px;
  border-radius: 10px;
  font-weight: bold;
}

.landingLeadbox .btnCancContactStartups {
  font-size: 16px;
  font-family: "Barlow", sans-serif;
  color: #19d3c5;
  height: 39px;
  width: 135px;
  border-radius: 10px;
  font-weight: bold;
  border: 1px solid #19d3c5;
  margin-right: 20px;
}

.landingLeadbox .btn-enviarStartups {
  font-size: 16px;
  font-family: "Barlow", sans-serif;
  height: 39px;
  width: 135px;
  border-radius: 10px;
  font-weight: bold;
}

.landingLeadbox .Information {
  padding-top: 155px;
}

.landingLeadbox .qty .count {
  color: #84848a;
  display: inline-block;
  vertical-align: sub;
  font-size: 31px;
  font-weight: 700;
  min-width: 35px;
}

.landingLeadbox .qty .plus {
  cursor: pointer;
  display: inline-block;
  color: white;
  width: 22px;
  height: 22px;
  font-size: 1.4rem;
  font-family: "Barlow", sans-serif;
  text-align: center;
  border-radius: 50%;
}

.landingLeadbox .qty .minus {
  cursor: pointer;
  display: inline-block;
  color: white;
  width: 22px;
  height: 22px;
  font-size: 1.5rem;
  font-family: "Barlow", sans-serif;
  text-align: center;
  border-radius: 50%;
  background-clip: padding-box;
}

.landingLeadbox .modalbg {
  background: none;
  border: none;
}

.landingLeadbox .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #003a48;
}

.landingLeadbox .modal-header {
  border-bottom: none;
}

.landingLeadbox .closemodal {
  color: #003a48;
  width: 40px;
  position: relative;
  height: 40px;
  background: #1ad4c6;
  padding-bottom: -20px;
  opacity: 1.7;
  border-radius: 50%;
  margin: 3rem 8rem 0rem auto !important;
}

.landingLeadbox .closemodal i {
  position: absolute;
  margin-right: auto;
  margin-left: auto;
  left: 0;
  right: 0;
  top: 9px;
}

.landingLeadbox .modal-backdrop.show {
  opacity: 0.8;
}

.landingLeadbox .minus:hover {
  background-color: #1ad4c6 !important;
}

.landingLeadbox .plus:hover {
  background-color: #ffc107 !important;
}

.landingLeadbox span {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.landingLeadbox .count {
  border: 0;
  width: 100%;
}

.landingLeadbox input::-webkit-outer-spin-button,
.landingLeadbox input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.landingLeadbox input:disabled {
  background-color: white;
}

.landingLeadbox .minus.bg-darks {
  background: #1ad4c6;
  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;
}

.landingLeadbox span.plus.bg-darkl {
  background: #ffc107;
  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;
}

.landingLeadbox .qty.mt-1 {
  border: solid 1px;
  color: #1ad4c6;
  border-radius: 8px;
}

.landingLeadbox .textSub {
  font-size: 1rem;
  color: #84848a;
  font-family: barlow;
  text-align: left;
  margin-top: 18px;
}

.landingLeadbox .Subt {
  font-size: 24px;
  font-family: barlow;
  font-weight: bold;
  color: #84848a;
  float: right;
}

.landingLeadbox .ahorro {
  border-radius: 5px;
  background: #1ad4c6;
  margin-right: 33px;
  margin-left: 33px;
}

.landingLeadbox .TextAh {
  font-size: 1rem;
  font-family: barlow;
  color: white;
  font-weight: bold;
  margin-top: 8px;
}

.landingLeadbox .Ahorr {
  font-size: 24px;
  font-family: barlow;
  font-weight: bold;
  color: white;
  text-align: right;
}

.landingLeadbox .Textotal {
  font-size: 25px;
  font-family: barlow;
  margin-top: 13px;
  color: #1ad4c6;
  font-weight: bold;
}

.landingLeadbox .Total {
  font-size: 24px;
  font-family: barlow;
  font-weight: bold;
  color: #1ad4c6;
  text-align: right;
}

.landingLeadbox .TextImp {
  font-size: 9px;
  font-family: barlow;
  color: #84848a;
  margin-left: 3px;
  margin-bottom: 10px;
  text-align: left;
  margin-left: 32px;
}

.landingLeadbox .TextTemp {
  font-size: 9px;
  font-family: barlow;
  color: #84848a;
  margin-left: 7px;
  text-align: center;
}

.landingLeadbox .TitBen {
  color: #1ad4c6;
  font-size: 40px;
  font-family: barlow;
  font-weight: bold;
  padding-top: 60px;
  padding-left: 20px;
  padding-bottom: 20px;
}

.landingLeadbox .list {
  font-family: barlow;
  font-size: 12px;
  color: #003a48;
  padding-bottom: 88px;
  text-align: left;
}

.landingLeadbox ul {
  list-style: ninguno;
}

.landingLeadbox .li::before {
  content: "\2022";
  color: red;
}

.landingLeadbox .btn-cotizador {
  font-size: 16px;
  font-family: barlow;
  height: 39px;
  width: 135px;
  border-radius: 10px;
  text-align: center;
  float: right;
  color: white;
}

.landingLeadbox .CotizadorCalculo {
  font-size: 16px;
  font-family: barlow;
  height: 39px;
  width: 135px;
  border-radius: 10px;
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
}

.landingLeadbox .btn-cancelar {
  font-size: 16px;
  font-family: barlow;
  height: 39px;
  width: 135px;
  border-radius: 10px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #19d3c5;
}

.landingLeadbox .bg-blue {
  border-radius: 10px;
  height: 203px;
  background-color: #003a48;
}

.landingLeadbox .TitleStar {
  font-size: 30px;
  font-family: barlow;
  font-weight: bold;
  color: white;
  text-align: center;
}

.landingLeadbox .txtInfo {
  font-size: 1rem;
  font-family: barlow;
  color: white;
}

.landingLeadbox .So-inforStar {
  background: #1ad4c6;
  border-radius: 5px;
  border: none;
  font-size: 14px;
  font-family: barlow;
  color: white;
  width: 171px;
}

.landingLeadbox .So-inforCust {
  background: #1ad4c6;
  border-radius: 5px;
  border: none;
  font-size: 14px;
  font-family: barlow;
  color: white;
  width: 171px;
}

.landingLeadbox section#clientes {
  margin-top: 0px;
  padding: 40px;
}

.landingLeadbox .custom {
  display: block !important;
  margin: auto;
  padding-top: 0px;
  margin-top: -20px;
  padding-right: 27px;
}

.landingLeadbox section#planes {
  padding: 40px;
}

.landingLeadbox h1.Descuento {
  text-align: center;
  color: #f6f6f7;
  font-size: 20px;
  padding-bottom: 12px;
}

.landingLeadbox table.table-planes {
  width: 100%;
  color: #fff;
  font-size: 14px;
}

.landingLeadbox td.descrip {
  padding-bottom: 5px;
  text-align: left;
  padding-left: 16px;
}

.landingLeadbox td.detailes {
  text-align: right;
  padding-right: 16px;
}

.landingLeadbox tr.b-bottom {
  border-bottom: 1px solid #22d3c5;
}

.landingLeadbox ul {
  list-style-type: none;
}

.landingLeadbox a {
  text-decoration: none;
}

.landingLeadbox .pricing-table-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2.6em;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  margin-top: 15px;
  text-align: left;
  margin-bottom: 25px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.landingLeadbox .pricing-table-title a {
  font-size: 0.6em;
}

.landingLeadbox .clearfix:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  clear: both;
}

.landingLeadbox .pricing-wrapper {
  margin: 30px auto 15px;
}

.landingLeadbox .pricing-table {
  margin: 0 10px;
  text-align: center;
  width: 240px;
  float: left;
  margin-bottom: 10px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.landingLeadbox .pricing-table:hover {
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
}

.landingLeadbox .pricing-title {
  color: #003b49;
  background: #aedfe6;
  padding: 12px 0;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
}

.landingLeadbox .nav-tabs .nav-link.active {
  color: #1e1f20;
  font-weight: 500;
  background-color: #ffcf01;
  border-color: #ffcf01 #ffcf01 #ffcf01;
}

.landingLeadbox .nav-tabs .nav-link {
  border: 1px solid #31d3c4;
  border-top-left-radius: 0rem;
  border-top-right-radius: 0rem;
  padding: 0px 20px;
  color: #fff;
  font-weight: 500;
}

.landingLeadbox .pricing-table.recommended .pricing-title {
  background: #2db3cb;
}

.landingLeadbox .pricing-table.recommended .pricing-action {
  background: #ffcf01;
}

.landingLeadbox .pricing-table .price {
  background: #403e3d;
  font-size: 3.4em;
  font-weight: 700;
  padding: 20px 0;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.landingLeadbox .pricing-table .price sup {
  font-size: 0.4em;
  position: relative;
  left: 5px;
}

.landingLeadbox .table-list {
  background: #003b49;
  color: #fff;
  font-size: 14px;
  text-align: left;
  padding-left: 0px;
  margin-left: 10px;
  margin-right: 10px;
}

.landingLeadbox .table-list li {
  font-weight: 600;
  padding: 4.5px 0px;
  color: #fff;
  padding-left: 10px;
  border-bottom: 1px solid #22d3c5;
}

.landingLeadbox p.difplanes {
  font-size: 15px;
  float: right;
}

.landingLeadbox .table-list li span {
  font-weight: 400;
}

.landingLeadbox .table-list li span.unlimited {
  color: #fff;
  background: #e95846;
  font-size: 0.9em;
  padding: 5px 7px;
  display: inline-block;
  border-radius: 38px;
}

.landingLeadbox .table-mes {
  padding: 0px;
  margin-bottom: 0px;
  text-align: center;
  overflow: hidden;
}

.landingLeadbox .table-mes p {
  color: #8bd3dd;
  font-weight: 600;
  font-size: 44px;
  padding-top: 7px;
  font-family: "Montserrat", sans-serif;
}

.landingLeadbox .table-mes p sup {
  font-size: 0.5em;
  position: initial;
  left: 5px;
  font-weight: 400;
}

.landingLeadbox .table-mes span {
  font-size: 35px;
  padding-right: 5px;
}

.landingLeadbox .table-buy {
  padding: 10px;
  margin: 20px;
  text-align: center;
  overflow: hidden;
}

.landingLeadbox .table-buy p {
  color: #22d3c5;
  font-weight: 700;
  font-size: 2.4em;
  padding-top: 7px;
}

.landingLeadbox .table-buy p sup {
  font-size: 0.5em;
  position: relative;
  left: 5px;
}

.landingLeadbox .table-buy .pricing-action {
  color: #003b49;
  background: #00d3d9;
  padding: 7px 25px;
  border-radius: 5px;
  font-weight: 500;
  font-size: 17px;
  font-family: "Montserrat", sans-serif;
}

.landingLeadbox p.incluyeiva {
  text-align: center;
  color: #fff;
  padding-bottom: 30px;
  margin-bottom: 0px;
}

.landingLeadbox a.botton-buy {
  padding: 5px 40px;
  background: #22d3c5;
  color: #fff;
  background: #22d3c5;
  padding: 5px 30px;
  border-radius: 2px;
  cursor: pointer;
  border: 1px solid #003b49;
  font-weight: 700;
  font-size: 15px;
  text-shadow: 1px 1px 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.landingLeadbox .table-buy .pricing-action:hover {
  background: #04cbd1;
  text-decoration: none;
}

.landingLeadbox .recommended .table-buy .pricing-action:hover {
  background: #04cbd1;
}

.landingLeadbox .textorecomendado {
  position: relative;
  /*transform: rotate(-35deg);
	left: -70px;*/
  font-size: 14px;
  margin-top: 0px;
  color: #003b49;
  font-weight: 700;
  padding: 1px 5px;
  background: #ffcf01;
}

.landingLeadbox .recomendado {
  width: 60px;
  height: 120px;
  overflow: hidden;
  position: absolute;
}

.landingLeadbox section.nuestrosPlanes.bg_color_a {
  background: #003b49;
}

.landingLeadbox .comparison {
  max-width: 940px;
  margin: 0 auto;
  font: 13px/1.4 "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  padding: 10px;
}

.landingLeadbox .comparison table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  border-bottom: 1px solid #ccc;
}

.landingLeadbox .comparison td,
.landingLeadbox .comparison th {
  border-bottom: 1px solid #276964;
  empty-cells: show;
  padding: 5px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: white;
}

.landingLeadbox .compare-heading {
  font-size: 18px;
  font-weight: bold !important;
  border-bottom: 0 !important;
  padding-top: 10px !important;
}

.landingLeadbox .comparison tbody tr:nth-child(odd) {
  display: none;
}

.landingLeadbox span.hide-mobile {
  color: #22d3c5;
}

.landingLeadbox .comparison .compare-row {
  background: #f5f5f5;
}

.landingLeadbox .comparison .tickblue {
  color: #22d3c5;
}

.landingLeadbox img.clientes {
  width: 90%;
}

.landingLeadbox .comparison th {
  font-weight: normal;
  padding: 0;
  border-bottom: 1px solid #003b49;
}

.landingLeadbox .comparison tr td:first-child {
  text-align: left;
}

.landingLeadbox .comparison .qbse,
.landingLeadbox .comparison .qbo,
.landingLeadbox .comparison .tl {
  color: white;
  padding: 10px;
  font-size: 17px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  border-bottom: 0;
}

.landingLeadbox .comparison .tl2 {
  border-right: 0;
}

.landingLeadbox .comparison .qbse {
  background: #0078c1;
  border-top-left-radius: 3px;
  border-left: 0px;
}

.landingLeadbox .comparison .qbo {
  border-top-right-radius: 3px;
  border-right: 0px;
}

.landingLeadbox .comparison .price-info {
  padding: 5px 15px 15px 15px;
}

.landingLeadbox .comparison .price-was {
  color: #999;
  text-decoration: line-through;
}

.landingLeadbox .comparison .price-now,
.landingLeadbox .comparison .price-now span {
  color: #22d3c5;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

.landingLeadbox .comparison .price-now span {
  font-size: 32px;
}

.landingLeadbox .comparison .price-small {
  font-size: 60px !important;
  left: 2px;
  color: #fff !important;
  font-weight: 600;
}

.landingLeadbox .comparison .price-buy {
  background: #22d3c5;
  padding: 8px 40px;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  color: #003b49;
  text-decoration: none;
  border-radius: 3px;
  margin: 5px 0 10px 0;
}

.landingLeadbox .comparison .price-try {
  font-size: 12px;
}

.landingLeadbox .comparison .price-try a {
  color: #202020;
}

.landingLeadbox img.img-fluid.testimoniales {
  width: 200px;
  display: block;
  margin: 20px auto;
}

.landingLeadbox p.testimonial {
  text-align: center;
}

.landingLeadbox p.overview {
  text-align: center;
}

.landingLeadbox .swiper-container {
  width: 100%;
  height: 100%;
}

.landingLeadbox .swiper-slide.swiper-slide-active {
  padding-left: 0px;
}

.landingLeadbox .row.aplicar {
  margin: 60px 0;
}

.landingLeadbox .bg_gris {
  background: #f6f6f7;
}

.landingLeadbox .our-team .team-row {
  margin-left: -40px;
  margin-right: -40px;
}

.landingLeadbox .our-team .team-wrap {
  padding: 0 40px;
}

.landingLeadbox .our-team .container-fluid {
  padding: 0 50px;
}

.landingLeadbox .team-img img {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
}

.landingLeadbox .team-member,
.landingLeadbox .team-img {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}

.landingLeadbox .team-title {
  margin: 30px 0 7px;
}

.landingLeadbox .fa-instagram {
  font-size: 40px;
  color: white;
  margin-left: 20px;
}

.landingLeadbox svg.svg-inline--fa.fa-facebook-square.fa-w-14 {
  color: #fff;
  font-size: 45px;
  padding: 5px;
}

.landingLeadbox svg.svg-inline--fa.fa-twitter-square.fa-w-14 {
  color: #fff;
  font-size: 45px;
  padding: 5px;
}

.landingLeadbox svg.svg-inline--fa.fa-linkedin.fa-w-14 {
  color: #fff;
  font-size: 45px;
  padding: 5px;
}

.landingLeadbox .overlay {
  /* background-color: #003B49;*/
  position: absolute;
  position: absolute;
  top: 0;
  width: 90%;
  left: 5%;
  border-radius: 16px;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.landingLeadbox .team-details {
  opacity: 0;
  position: absolute;
  top: 14%;
  left: 0;
  padding: 5%;
  overflow: hidden;
  width: 100%;
  z-index: 2;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.landingLeadbox .team-details p {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  padding: 5px 10px;
  text-align: left;
  line-height: 17px;
}

.landingLeadbox .team-img:hover .team-details {
  opacity: 1;
  margin-top: -20px;
}

.landingLeadbox .team-img:hover .overlay {
  opacity: 0.5;
}

.landingLeadbox .row.team-row {
  margin-bottom: 50px;
  margin-top: 60px;
}

.landingLeadbox .card-body {
  color: #a0a0a0;
}

.landingLeadbox .card-header {
  padding: 0.1rem 2px;
  margin-bottom: 0;
  background-color: #f6f6f7;
  border-bottom: 1px solid #22d3c5;
}

.landingLeadbox .card {
  background-color: #f6f6f7;
  background-clip: border-box;
  border: 1px solid #f6f6f7;
}

.landingLeadbox .btn-link {
  font-weight: 400;
  color: #003b49;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  background-color: transparent;
}

.landingLeadbox div#accordion .btn {
  white-space: normal;
}

.landingLeadbox .btn-link:hover {
  color: #003b49;
  text-decoration: none !important;
  background-color: transparent;
  border-color: transparent;
}

.landingLeadbox .btn:not(:disabled):not(.disabled):active {
  background-image: none;
  text-decoration: none !important;
}

.landingLeadbox section.fqs [data-toggle="collapse"]:after {
  display: none;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\F054";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: all linear 0.25s;
  transition: all linear 0.25s;
  float: right;
  color: #22d3c5;
}

.landingLeadbox [data-toggle="collapse"].collapsed:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.landingLeadbox div#accordion {
  margin-top: 20px;
  padding-bottom: 0px;
  padding-top: 0px;
  width: 100%;
  margin-bottom: 0px;
}

.landingLeadbox .card-header a {
  color: #003b49;
}

.landingLeadbox .card-header a:hover {
  color: #22d3c5 !important;
  text-decoration: none !important;
}

.landingLeadbox h5.mb-0 {
  margin-top: 10px;
}

.landingLeadbox section.fqs {
  padding: 40px;
  background: #f6f6f7;
}

.landingLeadbox footer.final {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #47e4c4), to(#22d2c4));
  background: linear-gradient(#47e4c4 60%, #22d2c4 100%);
  padding-top: 30px;
}

.landingLeadbox .textofooter {
  color: #fff;
  padding-bottom: 0px;
  font-family: Barlow;
  font-size: 16px;
  text-align: center;
}

.landingLeadbox p.textofooter1 {
  color: #fff;
  padding-top: 15px;
  margin: 0 auto;
  font-family: "Montserrat", sans-serif;
  font-size: 0.78rem;
  text-align: right;
}

.landingLeadbox .redsociales {
  padding: 0px;
  text-align: center;
}

.landingLeadbox img.img-fluid.social {
  padding-left: 5px;
  margin-top: 30px;
  width: 30px;
}

.landingLeadbox i.fab.fa-facebook-square {
  color: #fff;
  font-size: 40px;
}

.landingLeadbox .youtubeicon {
  color: #fff;
  font-size: 40px;
}

.landingLeadbox i.fab.fa-linkedin {
  color: #fff;
  font-size: 40px;
}

.landingLeadbox .container-fluid.derechos {
  background: #33d6c7;
  margin-top: 40px;
}

.landingLeadbox p.textoderechos {
  color: #ffffff;
  display: block;
  text-align: center;
  margin: 0 auto;
  padding: 15px 0px;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
}

.landingLeadbox h4.titlefooter {
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  padding-top: 25px;
}

.landingLeadbox img.img.powerd {
  width: 30px;
  padding-left: 5px;
}

.landingLeadbox .titleForm {
  font-size: 1.5rem;
  color: #1ad4c6;
  margin-bottom: 28px;
}

@media only screen and (min-width: 300px) and (max-width: 650px) {
  .landingLeadbox psan.CostBot {
    text-align: center;
    margin-left: 0px !important;
  }

  .landingLeadbox h3.title-cot {
    font-size: 1.05rem;
  }

  .landingLeadbox h4.panel-title a {
    font-size: 1.05rem important;
  }

  .landingLeadbox .CostBot {
    width: 80px !important;
    font-size: 16px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .landingLeadbox {
    /*introducción*/
    /*seccion 2*/
  }

  .landingLeadbox .justify-content-center {
    margin: 10px 0;
    padding: 0px;
  }

  .landingLeadbox .campdigitales {
    height: 110px;
    margin-bottom: 20px !important;
  }

  .landingLeadbox p.textodescrip {
    font-size: 0.9rem;
    margin-bottom: 0px;
    color: #000000;
    padding: 0 10px;
  }

  .landingLeadbox h4.tboton {
    margin-right: 0px;
  }

  .landingLeadbox .domleds {
    margin-top: 40px;
  }

  .landingLeadbox .pricing-table {
    width: 280px;
  }

  .landingLeadbox .table-list li {
    font-size: 1.3em;
  }

  .landingLeadbox img.logosleads {
    margin-top: 20px;
    margin-bottom: 30px;
    width: 100px;
  }

  .landingLeadbox img.logosleads3 {
    margin-top: 45px;
    margin-bottom: 50px;
    width: 100px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .landingLeadbox {
    /*end estilos*/
  }

  .landingLeadbox .FondLadersMakers {
    height: 65vh !important;
  }

  .landingLeadbox .bannerOne {
    height: 65vh !important;
  }

  .landingLeadbox .btn-cancelar {
    width: 105px;
  }

  .landingLeadbox .lgMovil {
    display: none !important;
  }

  .landingLeadbox .slideMobile {
    display: none;
  }

  .landingLeadbox .conten-title-movile {
    display: none;
  }

  .landingLeadbox .btn-cotizador {
    width: 105px;
    float: right;
  }

  .landingLeadbox .carrucelMovil {
    display: none;
  }

  .landingLeadbox img.img-fluid.funciona {
    max-width: 100%;
    height: auto;
    width: 57%;
    display: block;
    padding-left: 13px;
    margin: auto;
    margin-top: -100px;
    margin-bottom: 50px;
  }

  .landingLeadbox .border-r {
    border-right: 1px dashed white;
  }
}

@media only screen and (min-width: 1224px) {
  .landingLeadbox .slideMobile {
    display: none !important;
  }

  .landingLeadbox .slider-mobileOne {
    display: none;
  }

  .landingLeadbox .logo-leadboxmobil {
    display: none;
  }

  .landingLeadbox .nav-mobile {
    display: none;
  }
}

@media only screen and (max-width: 1100px) and (min-width: 1024px) {
  .landingLeadbox {
    /*.carousel-control-prev {
      left: -60px;
    }
    .carousel-control-next {
      right: -60px;
    } */
  }

  .landingLeadbox .carousel-control-next {
    width: 10%;
  }

  .landingLeadbox .carousel-control-prev {
    width: 7%;
  }
}

.landingLeadbox .bg4 {
  background: url("/frontend/images/bg2.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.landingLeadbox .borderCont {
  border-right: 1px solid #dee2e6;
}

.landingLeadbox #menu {
  position: fixed;
  /* Make it stick/fixed */
  top: 0;
  /* Stay on top */
  width: 100%;
  /* Full width */
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
  /* Transition effect when sliding down (and up) */
}

.landingLeadbox .nav-up {
  background-color: #013b49 !important;
  top: 0px !important;
}

.landingLeadbox .nav-down {
  background-color: none !important;
  top: -150px !important;
}

.landingLeadbox .TermsAndConditions {
  margin-top: 100px;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  text-align: justify;
  line-height: 30px;
  margin-bottom: 40px;
}

.landingLeadbox .TermsAndConditions h3 {
  text-align: center;
  font-weight: bold;
}

.landingLeadbox .TermsAndConditions h4 {
  font-weight: bold;
}

.landingLeadbox .alertForm {
  margin-bottom: 10px;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
}

.landingLeadbox .intl-tel-input {
  display: table-cell;
}

.landingLeadbox .intl-tel-input .selected-flag {
  z-index: 3;
}

.landingLeadbox .intl-tel-input .country-list {
  z-index: 4;
}

.landingLeadbox .input-group .intl-tel-input .form-control {
  border-top-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0;
}

.landingLeadbox .contryCode {
  padding-bottom: 8px;
}

.landingLeadbox .code {
  width: 142px;
  display: inline;
}

.landingLeadbox .code-modal {
  width: 100%;
  display: inline;
}

.landingLeadbox .country-modal {
  font-size: 14px;
}

.landingLeadbox .country {
  width: 101%;
  display: inline;
}

.landingLeadbox button.btn.btn-outline-dark.btn-cancelar {
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
}

.landingLeadbox .code1 {
  width: 191px;
  display: inline;
}

.landingLeadbox .input-country {
  width: 200px;
  display: inline;
}

.landingLeadbox .label-code.ng-binding {
  /* border: 2px solid; */
  border-radius: 2px solid;
  -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  height: calc(2.25rem + 2px);
  padding: .375rem .75rem;
  width: 100%;
  color: gray;
}

.landingLeadbox .img-play-store {
  width: 150px;
}

/**********   Movil ***************/

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .menudesktop {
    display: none;
  }
}

/* Portrait and Landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .menudesktop {
    display: none;
  }

  .logo-leadboxdesktop {
    display: none;
  }

  .landingLeadbox .navbar-brand {
    margin-top: -10px;
  }

  .logo-leadboxmobil {
    height: 30px;
    margin-bottom: 4px;
    padding-top: 7px;
  }

  span.navbar-toggler-icon {
    background: url("/frontend/images/menu.png");
  }

  .cotizador-int {
    margin-right: 15px !important;
    bottom: -95px;
  }

  .bg-colBen {
    left: 4% !important;
    margin-top: 0px !important;
  }

  .bg-blue {
    margin-bottom: 30px;
  }

  /*banner*/

  img.apli {
    padding-bottom: 20px;
    padding-right: 3px !important;
    height: 190px !important;
  }

  .row.aplicar {
    margin: 10px 0;
  }

  .col-sm.primero {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  /*clientes*/

  section#clientes {
    padding: 0px 15px;
  }

  .bg-gris {
    background: #f6f6f7;
    height: 380px;
    margin-top: 0px;
    margin-bottom: 30px;
    padding-top: 20px;
    border-radius: 10px;
  }

  /*Donde Aplicar*/

  section.donde_utilizarlo.bg_color2 .swiper-slide.swiper-slide-active {
    margin-right: 10px !important;
    padding-left: 0px;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }

  section.donde_utilizarlo.bg_color2 {
    padding: 0px 15px;
  }

  img.logosleads {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100px;
  }

  .row.nap {
    margin-top: 0px;
  }

  .comparison .price-buy {
    padding: 5px 10px;
  }

  .comparison td,
  .comparison th {
    padding: 5px 5px;
  }

  .comparison .hide-mobile {
    display: table-cell;
  }

  .comparison .price-now span {
    font-size: 16px;
  }

  .comparison .price-small {
    font-size: 16px !important;
    top: 0;
    left: 0;
  }

  .comparison .qbse,
  .comparison .qbo {
    font-size: 12px;
    padding: 10px 5px;
  }

  .comparison .price-buy {
    margin-top: 10px;
  }

  .compare-heading {
    font-size: 13px;
  }

  box h1.titular1 {
    color: #003b49;
    font-size: 21px !important;
  }

  h1.titular1 {
    font-size: 21px;
  }

  section.tips {
    margin: 0px;
  }

  h1.titular2 {
    font-size: 21px;
    padding: 40px 0px 10px !important;
  }

  h1.titular-white {
    padding-left: 15px;
    font-size: 21px;
    padding-top: 40px;
  }

  p.textodapli {
    padding-left: 0px;
    line-height: 19px;
    padding-bottom: 20px;
  }

  p.textodescrip {
    padding: 0 15px;
  }

  .domleds {
    margin-top: 10px;
  }

  h2.titular-blue {
    padding-left: 15px;
    margin-top: 30px;
  }

  h2.titular-white {
    padding-left: 15px;
  }

  h4.tboton {
    margin-right: 10px;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    width: 100%;
  }

  h5.tboton2 {
    background: #ffcf01;
    width: 100%;
    text-align: center;
    padding: 15px;
    font-size: 15px;
    font-weight: 700;
    border-radius: 7px;
  }

  .textoleads {
    font-size: 28px;
  }

  .item-1,
  .item-2,
  .item-3,
  .item-4 {
    font-size: 28px;
  }

  #ad-1 #iconolead17,
  #iconolead10,
  #iconolead4,
  #iconolead15,
  #iconolead18,
  #iconolead13,
  #iconolead16,
  #leadlinkedin,
  #leadfacebook {
    width: 30px;
    height: 30px;
    display: none;
  }

  .justify-content-center {
    margin: 0px 0;
    padding: 0px;
  }

  section.de_donde.bg_color_white {
    margin: 0px 0;
    padding: 40px 0;
    padding-top: 0px;
    margin-top: 30px;
    margin-left: 15px;
    margin-right: 15px;
  }

  section.tips {
    background: #fff;
    padding: 0px;
    padding-bottom: 5px;
  }

  h1.titular1 {
    padding: 30px 15px;
  }

  img.logosleads3 {
    margin-top: 5px;
    margin-bottom: 40px;
    width: 100px;
  }

  .team-row {
    margin-bottom: 40px !important;
    margin-top: 20px !important;
  }

  .card-body {
    padding: 10px 5px;
    line-height: 18px;
  }

  .pricing-wrapper {
    margin: 30px auto 15px;
    margin-top: 0px;
  }

  h2.titular-blue2 {
    display: none;
  }

  p.textdonde {
    display: none;
  }

  .card-header {
    padding: 0.1rem 0px !important;
  }

  .btn-link {
    font-weight: 400;
    color: #003b49;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    background-color: transparent;
  }

  div#accordion {
    padding: 0px !important;
    margin-top: 0px !important;
  }

  .nav-tabs {
    border-bottom: 1px solid #003b49;
    margin-left: 27%;
    margin-top: 30px;
    margin-bottom: 35px;
  }

  /*Nuestros planes movil*/

  section#planes {
    padding: 0px;
  }

  .pricing-table {
    display: block;
    margin: 0 auto !important;
    float: none;
  }

  .custom {
    display: block !important;
    margin: auto;
    padding-top: 0px;
    padding: 0 25px;
  }

  /*Preguntas frecuentes*/

  section.fqs {
    padding: 0px 15px !important;
  }

  p.textofooter1 {
    text-align: center;
  }

  .section.fqs [data-toggle="collapse"]:after {
    display: none;
  }

  /*estilos Vale*/

  /*slide principal*/

  .banner-desktop {
    display: none;
  }

  /*style slider*/

  .bannerOne {
    background: url("/frontend/images/background-leadbox-100.jpg");
    background-position: center;
    background-size: cover;
    height: 96vh !important;
  }

  .FondLadersMakers {
    height: 96vh !important;
  }

  .content-title-movile {
    padding-top: 70px;
  }

  .title-banner {
    color: white;
    font-size: 1.3rem;
    margin: 0px;
    font-size: 18px;
  }

  .tittle-banner1 {
    color: #22d3c5;
    width: 70%;
    margin: auto;
  }

  .tamañoSlider {
    max-height: 620px !important;
    height: 100%;
  }

  #video {
    display: none;
  }

  .homeText h2 {
    margin-top: 30px;
    font-size: 1rem;
  }

  .homeText h3 {
    font-size: 1rem !important;
  }

  .ContLeaderMarkers {
    position: relative !important;
    margin-top: -34px;
  }

  .titulo_Prueba2 {
    margin-top: 16% !important;
    font-size: 1rem !important;
  }

  .titulo_Prueba {
    font-size: 1rem !important;
  }

  .btnInit {
    margin-top: 20px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-size: 1rem !important;
  }

  .btnInit2 {
    margin-top: -7% !important;
    font-size: 1rem;
  }

  .titular3 {
    font-size: 1.7rem !important;
    text-align: center;
  }

  .textLeaderM {
    font-size: 1.4rem !important;
    line-height: 20px !important;
    text-align: center;
  }

  /*timeliner*/

  .bg1 {
    display: none;
  }

  .bg2 {
    display: none;
  }

  .bg3 {
    display: none;
  }

  .bg4 {
    display: none;
  }

  .Sec1.mt-5 {
    margin: 0% !important;
    text-align: center !important;
  }

  .img-fluid.textS2 {
    max-width: 80%;
    margin-top: 58px;
  }

  p.textS2 {
    font-size: 1rem !important;
    text-align: center !important;
    margin-top: 0px !important;
  }

  .timelinerS2 {
    display: none;
  }

  /*Campañas efectivas*/

  .imgFondoCamp {
    display: none;
  }

  .BodyContCamp {
    position: absolute !important;
    left: 10% !important;
    bottom: 5% !important;
  }

  .ContIConSli {
    position: relative;
  }

  .ConmobileIcon {
    position: fixed;
    bottom: 20%;
    left: 15px;
  }

  .slideMobil .carousel-control-next-icon {
    background: #003b49 !important;
  }

  /*cotizador*/

  .cotizadors {
    padding-top: 13% !important;
  }

  .cotizadors .etiUM {
    font-size: 14px;
  }

  .cotizadors .btn-cancelar {
    width: 105px;
  }

  .cotizadors .btn-cotizador {
    width: 105px;
  }

  .cotizadors .bg-colBen {
    left: 8%;
  }

  .cotizadors .CostUsuariod {
    font-size: 3.2rem !important;
  }

  .cotizadors .CostUsuariod .span {
    margin-right: 1% !important;
  }

  .cotizadors .textCot {
    font-size: 1rem;
    padding-top: 33px;
    line-height: 22px;
    padding-top: 40px !important;
  }

  .cotizadors .TextImp {
    font-size: 0.8rem;
    margin-left: 0px !important;
  }

  .cotizadors .textUsM {
    font-size: 1rem;
    margin-left: 0px !important;
  }

  .cotizadors .TextAh {
    font-size: 1rem;
  }

  .cotizadors .textSub {
    font-size: 14px;
  }

  .cotizadors .ahorro {
    border-radius: 0px !important;
    margin-right: -0px !important;
    margin-left: -0px !important;
  }

  .cotizadors .Ahorr {
    text-align: right;
  }

  .cotizadors .bg-movilCoti {
    background: #1ad4c6;
  }

  .cotizadors .TextTemp {
    font-size: 13px;
  }

  .cotizadors .Subt {
    margin-right: 2px !important;
  }

  .cotizadors .Textotal {
    margin-left: 0px !important;
  }

  .cotizadors .Total {
    padding-right: 0px !important;
  }

  .cotizadors .titleForm {
    font-size: 1.5rem;
    color: #1ad4c6;
  }

  .cotizadors .list {
    font-size: 15px !important;
  }

  .cotizadors .cotizadors .ahorro {
    margin-right: 25px;
    margin-left: 28px;
  }

  .landingLeadbox .list {
    padding-bottom: 40px;
  }

  /*Startups, Custom*/

  .So-infor {
    font-size: 11px;
    width: 117px;
  }

  .txtInfo {
    font-size: 12px;
  }

  .TitleStar {
    padding-top: 15px;
    font-size: 25px;
    margin-left: 13px;
  }

  .txtInfo {
    font-size: 12px;
  }

  .Information {
    padding-bottom: 0 !important;
  }

  /* Slide2*/

  .slider2 {
    margin-top: -57px !important;
  }

  .nums3 {
    font-size: 5rem !important;
  }

  .coms33 {
    font-size: 2.5rem !important;
    margin-top: -7px;
  }

  .textps3 {
    font-size: 1.4rem;
    margin-top: -7px;
  }

  .texts3 {
    font-size: 1rem;
  }

  .S3-r1 {
    width: 180px !important;
    margin-top: 10px;
  }

  .cicon {
    float: left;
  }

  .texts3 {
    font-size: 1rem !important;
  }

  /* slidermobile*/

  .slideMobile {
    margin-bottom: 35px !important;
  }

  .slideMobile .swiper-pagination-bullet {
    width: 15px !important;
    height: 5px !important;
    display: inline-block;
    background: #ffcf01 !important;
    border-radius: 6px !important;
    /* opacity: .2; */
  }

  .slideMobile .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffcf01 !important;
  }

  .ContIConSli {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9;
  }

  .bulletsMobile {
    background-color: #ffcf01 !important;
  }

  .carousel-indicators .active {
    background-color: #d8b103 !important;
  }

  .IconCotSlide {
    width: 25px;
  }

  .ConmobileIcon {
    position: absolute;
    bottom: 25%;
    left: 4px;
    background: #073c4a;
    padding: 12px 15px 15px;
    border-radius: 50%;
    margin: 16px;
    text-align: center;
    -webkit-box-shadow: 0px 4px 5px 0px grey;
            box-shadow: 0px 4px 5px 0px grey;
  }

  .fixed-top {
    position: absolute !important;
  }

  .lgdesktop {
    display: none;
  }

  /* menu principal*/

  .modallink {
    display: none;
  }

  .borderCont {
    border-right: 0px !important;
  }

  nav {
    z-index: 15 !important;
  }

  .textMarketing {
    margin-left: 0px !important;
  }

  /*modalformulario*/

  .input-country {
    width: 100px !important;
    font-size: 0.9rem;
  }

  .code1 {
    width: 98px !important;
    font-size: 0.8rem !important;
  }

  .code {
    font-size: 0.8rem !important;
    width: 129px !important;
  }

  .mobileslider2 {
    text-align: center;
  }

  h4.panel-title a {
    font-size: 1.05rem !important;
  }

  .logo-cotizador {
    max-width: 250px !important;
    padding-bottom: 20px !important;
  }

  .titlecotizador {
    font-size: 46px !important;
    float: none !important;
    text-align: center !important;
    display: block !important;
  }

  nav {
    width: 100%;
    height: 60px;
    background: #ffffff;
    position: fixed;
    top: 0;
    z-index: 888;
  }

@-webkit-keyframes fadeInNav {
    0% {
      opacity: 0;
    }

    50% {
      opacity: 0;
      top: -25px;
    }

    100% {
      opacity: 1;
      top: 0;
    }
}

@keyframes fadeInNav {
    0% {
      opacity: 0;
    }

    50% {
      opacity: 0;
      top: -25px;
    }

    100% {
      opacity: 1;
      top: 0;
    }
}

  .navWrapper {
    width: 85%;
    margin: auto;
    padding-top: 15px;
  }

  #logo {
    color: #292929;
    font-size: 30px;
    font-weight: normal;
    text-decoration: none;
    margin-top: 10px;
  }

  .right {
    float: right;
  }

  #nav-icon {
    width: 60px;
    position: relative;
    z-index: 2;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg) scale(0.4);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    margin-top: 3px;
  }

  #nav-icon span {
    display: block;
    position: absolute;
    height: 9px;
    width: 100%;
    background: #ffc107;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }

  #nav-icon span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }

  #nav-icon span:nth-child(2) {
    top: 18px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }

  #nav-icon span:nth-child(3) {
    top: 36px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }

  #nav-icon.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -3px;
    left: 8px;
    background: white;
  }

  #nav-icon.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
    background: white;
  }

  #nav-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 39px;
    left: 8px;
    background: white;
  }

  .overlay {
    width: 100vh;
    height: 100vh !important;
    background: #013b49;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f84034', endColorstr='#f3167b', GradientType=1);
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
    z-index: 1;
    visibility: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .overlay.open {
    opacity: 1;
    visibility: visible;
    width: 100%;
    left: 0;
    text-align: center;
  }

  .overlay a {
    color: white;
    font-size: 1.4rem;
    font-weight: bold;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
    overflow: hidden;
  }

@-webkit-keyframes fadeInCopyright {
    0% {
      opacity: 0;
    }

    80% {
      opacity: 0;
      -webkit-transform: translateY(-10px);
              transform: translateY(-10px);
    }

    100% {
      opacity: 1;
    }
}

@keyframes fadeInCopyright {
    0% {
      opacity: 0;
    }

    80% {
      opacity: 0;
      -webkit-transform: translateY(-10px);
              transform: translateY(-10px);
    }

    100% {
      opacity: 1;
    }
}

  .overlay a:after {
    position: absolute;
    -webkit-transition: .3s;
    transition: .3s;
    content: '';
    width: 0;
    left: 50%;
    bottom: 0;
    height: 3px;
    background: white;
    left: 0;
  }

  .overlay a:hover:after {
    width: 100%;
    left: 0;
  }

  .overlay a.open:hover {
    -webkit-transform: translateY(2px);
            transform: translateY(2px);
  }

  .overlay a.open:nth-child(1) {
    opacity: 1;
    -webkit-animation: 1s fadeInLinks1 ease;
            animation: 1s fadeInLinks1 ease;
  }

@-webkit-keyframes fadeInLinks1 {
    0% {
      opacity: 0;
    }

    50% {
      opacity: 0;
      -webkit-transform: translateY(-10px);
              transform: translateY(-10px);
    }

    100% {
      opacity: 1;
    }
}

@keyframes fadeInLinks1 {
    0% {
      opacity: 0;
    }

    50% {
      opacity: 0;
      -webkit-transform: translateY(-10px);
              transform: translateY(-10px);
    }

    100% {
      opacity: 1;
    }
}

  .overlay a.open:nth-child(2) {
    opacity: 1;
    -webkit-animation: 1.25s fadeInLinks2 ease;
            animation: 1.25s fadeInLinks2 ease;
  }

@-webkit-keyframes fadeInLinks2 {
    0% {
      opacity: 0;
    }

    60% {
      opacity: 0;
      -webkit-transform: translateY(-10px);
              transform: translateY(-10px);
    }

    100% {
      opacity: 1;
    }
}

@keyframes fadeInLinks2 {
    0% {
      opacity: 0;
    }

    60% {
      opacity: 0;
      -webkit-transform: translateY(-10px);
              transform: translateY(-10px);
    }

    100% {
      opacity: 1;
    }
}

  .overlay a.open:nth-child(3) {
    opacity: 1;
    -webkit-animation: 1.5s fadeInLinks3 ease;
            animation: 1.5s fadeInLinks3 ease;
  }

@-webkit-keyframes fadeInLinks3 {
    0% {
      opacity: 0;
    }

    70% {
      opacity: 0;
      -webkit-transform: translateY(-10px);
              transform: translateY(-10px);
    }

    100% {
      opacity: 1;
    }
}

@keyframes fadeInLinks3 {
    0% {
      opacity: 0;
    }

    70% {
      opacity: 0;
      -webkit-transform: translateY(-10px);
              transform: translateY(-10px);
    }

    100% {
      opacity: 1;
    }
}

  .overlay a.open:nth-child(4) {
    opacity: 1;
    -webkit-animation: 2s fadeInLinks4 ease;
            animation: 2s fadeInLinks4 ease;
  }

@-webkit-keyframes fadeInLinks4 {
    0% {
      opacity: 0;
    }

    70% {
      opacity: 0;
      -webkit-transform: translateY(-10px);
              transform: translateY(-10px);
    }

    100% {
      opacity: 1;
    }
}

@keyframes fadeInLinks4 {
    0% {
      opacity: 0;
    }

    70% {
      opacity: 0;
      -webkit-transform: translateY(-10px);
              transform: translateY(-10px);
    }

    100% {
      opacity: 1;
    }
}

  .bannerCero {
    background: url("/frontend/images/banner-tienda-lb.jpg") !important;
    opacity: 0.9 !important;
    background-position: inherit;
    background-size: cover;
    margin-top: 11% !important;
    text-align: center;
    background-repeat: no-repeat !important;
  }

  .bannerCero h5 {
    font-weight: 300;
    font-family: barlow;
    font-family: barlow;
    color: #4a5b5f;
    font-size: 2rem !important;
    margin-top: 108% !important;
    line-height: 0.5;
  }

  .bannerCero h6 {
    font-weight: 300;
    font-family: barlow;
    font-weight: 400;
    color: #ffff;
    font-size: 1.5rem !important;
    padding-bottom: 15px;
  }

  .bannerCero h6 span {
    color: #22d3c5;
    font-weight: 700;
  }

  .bannerCero a.btn-LeadShop {
    font-size: 1.3rem !important;
  }

  .bannerOne {
    background: url("/frontend/images/banner0-movil.jpg") !important;
    background-position: inherit;
    background-size: cover;
    margin-top: 9% !important;
    text-align: center;
    background-repeat: no-repeat !important;
  }

  .bannerOne h5 {
    font-weight: 300;
    font-family: barlow;
    color: #4a5b5f;
    font-size: 2rem !important;
    margin-top: 130% !important;
    line-height: 0.5;
  }

  .bannerOne h4 {
    font-weight: 300;
    font-family: barlow;
    font-weight: 400;
    color: #4a5b5f;
    font-size: 2rem !important;
  }

  .bannerOne h4 span {
    color: #22d3c5;
    font-weight: 700;
  }

  .FondLadersMakers {
    background: url("/frontend/images/banner1-movil.jpg") !important;
    background-position: inherit;
    background-size: cover;
    margin-top: 9% !important;
    text-align: center;
    background-repeat: no-repeat !important;
  }

  .FondLadersMakers h5 {
    font-weight: 300;
    font-family: barlow;
    color: #fff;
    font-size: 2rem !important;
    margin-top: 130% !important;
    line-height: 0.5;
  }

  .FondLadersMakers h5 span {
    color: #ffcf01;
    font-weight: 700;
    line-height: 1.3;
  }

  .FondLadersMakers h4 {
    font-family: barlow;
    font-weight: 300;
    color: #fff;
    font-size: 2rem !important;
    line-height: 0.3;
  }

  .bannerthree {
    background: url("/frontend/images/banner2-movil.jpg") !important;
    background-position: inherit;
    background-size: cover;
    margin-top: 11% !important;
    text-align: center;
    background-repeat: no-repeat !important;
  }

  .bannerthree h5 {
    font-family: barlow;
    font-weight: 300;
    color: #fff;
    font-size: 2rem !important;
    margin-top: 125% !important;
    line-height: 0.5;
  }

  .bannerthree h5 span {
    color: #22d3c5;
    font-weight: 700;
    line-height: 0.7;
  }

  .bannerthree h4 {
    font-family: barlow;
    font-weight: 300;
    color: #fff;
    font-size: 2rem !important;
    line-height: 0.7;
  }
}

/* start funcionalidades*/

/*start Encuentra mas clientes*/

.BUser {
  background: url("/frontend/images/fondoBuser.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 563px;
  margin-top: 65px;
}

.contextbtn {
  margin-bottom: 25px;
}

.titleSearchU {
  font-size: 4rem;
  font-family: "Barlow", sans-serif;
  color: white;
  font-weight: bold;
  text-align: left;
  line-height: 67px;
  padding-top: 172px;
}

.text-SearchU {
  font-size: 0.9rem;
  font-family: "Barlow", sans-serif;
  color: white;
  padding-top: 20px;
}

.text-SearchU1 {
  font-size: 1rem;
  font-family: "Barlow", sans-serif;
  color: white;
}

.icon {
  margin-top: 7px;
  margin-left: 10px;
}

.titulo_Prueba {
  font-size: 21px;
  color: #ffcf01;
  text-align: center;
  font-family: "Barlow", sans-serif;
  padding-top: 5px;
  font-style: italic;
}

.btnInitfuN {
  border-radius: 22px;
  padding-left: 44px;
  padding-right: 44px;
  font-size: 20px;
  font-family: "Barlow", sans-serif !important;
  text-align: center;
}

.codefunc {
  width: 100%;
  display: inline;
}

/* End Encuentra más clientes*/

/*Texto Usuario-Estados- Automatización- Decisiones*/

.titleGeneral {
  font-size: 2rem;
  font-family: "Barlow", sans-serif;
  color: #003b49;
  font-weight: bold;
  text-align: left;
}

.textGeneral {
  font-size: 1rem;
  font-family: "Barlow", sans-serif;
  color: #003b49;
  text-align: left;
}

/* END Texto Usuario-Estados- Automatización- Decisiones*/

/* Start Usuarios*/

.bg-users {
  padding-top: 90px !important;
}

.estadosbackUsuarios {
  background: url("/frontend/images/usuarios4.svg");
  background-repeat: no-repeat;
  height: 555px;
}

/* End Usuarios*/

/*Start estados*/

.estadosback {
  position: relative;
  background: url("/frontend/images/embudo-ventas_1.svg");
  background-repeat: no-repeat;
  height: 555px;
}

.createUserImg {
  position: absolute;
  margin-top: 133px;
}

.textefec {
  font-size: 1rem;
  font-family: "Barlow", sans-serif;
  color: #22d3c5;
}

.bg-state {
  background: #f8f8f7;
  padding-bottom: 115px !important;
  padding-top: 115px !important;
}

.crearestado {
  position: absolute !important;
  z-index: 3;
  right: -13px;
  top: 130px;
  background-repeat: no-repeat;
  height: 300px;
}

.CrearEstados {
  position: absolute;
  left: 26px;
  top: 28px;
}

/*end estados*/

/*start automatizacion*/

.bg-automa {
  padding-bottom: 79px !important;
  padding-top: 115px !important;
}

.FondoAutoma {
  position: relative;
  background: url("/frontend/images/automatizacion2.svg");
  background-repeat: no-repeat;
  height: 555px;
}

.automaImg {
  position: absolute;
  top: 106px;
  padding-left: 14px;
}

/*end automatizacion*/

/*start decisiones*/

.bg-decisiones {
  background: #f8f8f7;
  padding-top: 125px !important;
  padding-bottom: 125px !important;
}

.decisionesBg {
  background: url("/frontend/images/estadisticas3.svg");
  background-repeat: no-repeat;
  height: 555px;
}

.Fecha_Decis {
  margin-top: 62px;
  padding-left: 60px;
}

/*end decisiones*/

/*Optimizacion*/

.titleOptim {
  font-size: 35px;
  font-family: "Barlow", sans-serif;
  color: white;
  font-weight: bold;
  text-align: center;
}

.Mintitleoptim {
  font-size: 1rem;
  font-family: "Barlow", sans-serif;
  color: white;
  text-align: center;
  padding-top: 20px;
  padding-left: 20px;
}

.bg-optm {
  background: url("/frontend/images/bg-Optm.jpg");
  padding-bottom: 100px !important;
  padding-top: 30px !important;
  background-size: cover;
}

.FondoDesktop {
  background: url("/frontend/images/DesktopImg.svg");
  background-repeat: no-repeat;
  height: 555px;
}

.TabletImg {
  position: absolute;
  z-index: 1;
  top: 82px;
  left: 50%;
}

.cellImg {
  position: absolute;
  z-index: 2;
  top: 47%;
}

.ContextOp {
  padding-top: 51px;
  padding-bottom: 20px;
}

/*end Optimización*/

/*marketing*/

.bg-marketing {
  background: url("/frontend/images/leadbox-footer2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 620px;
}

.bg-textMark {
  background: #ffcf01;
}

.textMarketing {
  font-size: 4.5rem;
  color: white;
  font-family: "Barlow", sans-serif !important;
  line-height: 62px;
  padding-top: 30px;
  font-weight: bold;
  margin-left: 70px;
}

/*end*marketing*/

/*movil functionalities*/

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /*start users*/

  .BUser {
    background: url("/frontend/images/fondoBuseMovil.jpg");
    background-size: auto;
    height: 563px;
    margin-top: 59px;
  }

  .createUserImg {
    margin-top: 156px;
    position: relative;
    left: 54px;
    width: 235px;
  }

  .btnInitfuN {
    font-size: 1rem !important;
  }

  .ordermobilefunction div:nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .ordermobilefunctiondec div:nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .bg-users {
    padding-top: 30px !important;
  }

  .estadosbackUsuarios {
    height: 420px !important;
  }

  .conModalBtnInit {
    text-align: center;
  }

  .bg-decisiones {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  /*end users*/

  /* start estados*/

  .estadosback {
    height: 342px !important;
  }

  .bg-state {
    background: #f8f8f7;
    padding-bottom: 70px !important;
    padding-top: 30px !important;
  }

  .CrearEstados {
    position: relative;
    left: 12px;
    width: 235px;
  }

  .crearestado {
    position: relative !important;
  }

  /*end estados*/

  .bg-automa {
    padding-top: 30px !important;
  }

  .FondoAutoma {
    height: 342px !important;
  }

  /*start decisiones*/

  .decisionesBg {
    height: 334px;
  }

  .Fecha_Decis {
    margin-top: 123px;
    width: 265px;
  }

  /*end decisiones*/

  /*automatización*/

  .automaImg {
    height: 258px !important;
    position: relative !important;
    width: 235px !important;
    margin-top: 65px !important;
  }

  /*end automatizacion*/

  /*start optimizacion*/

  .FondoDesktop {
    height: 170px !important;
  }

  .TabletImg {
    top: 0px;
  }

  .cellImg {
    top: 0px;
  }

  .ContextOp {
    padding-top: 30px !important;
  }

  /*end optimizacion*/

  /* marketing*/

  .bg-marketing {
    background: url("/frontend/images/leadbox-footer-movil.jpg");
    background-repeat: repeat;
    background-size: cover;
    height: 620px;
  }

  .textMarketing {
    font-size: 4rem;
    margin-bottom: 40px !important;
  }

  .codefunc {
    width: 100%;
    display: inline;
    font-size: 0.8rem;
  }

  /*end marketing*/
}

.banner-faqs {
  background: url("/frontend/images/FONDO11.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 65px;
  height: 500px;
}

.text-SearchU1-faq {
  color: #ffff;
  margin-top: 10px;
}

a {
  text-decoration: none;
  color: #013b48;
}

.transition,
ul li i:before,
ul li i:after,
.contAcordeon {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.flipIn,
h1,
ul li {
  -webkit-animation: flipdown 0.5s ease both;
          animation: flipdown 0.5s ease both;
}

.no-select,
h4 {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#accesos {
  min-height: 0;
  display: inline-block;
  position: relative;
  left: 50%;
  margin: 35px 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-box-shadow: 0 10px 0 0 #ffff inset;
          box-shadow: 0 10px 0 0 #ffff inset;
  background-color: #fefffa;
  width: 100%;
  padding: 1em;
  max-width: 960px;
}

@media (max-width: 550px) {
  #accesos {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    max-width: 100%;
    min-height: 100%;
    margin: 0;
    left: 0;
  }
}

#accesos ul li i.chevron:before,
#accesos ul li i.chevron:after {
  content: "";
  position: absolute;
  background-color: #013b49 !important;
  width: 3px;
  height: 9px;
}

.contAcordeon {
  color: rgba(48, 69, 92, 0.8);
  line-height: 1.5em;
  letter-spacing: .05em;
  position: relative;
  overflow: hidden;
  max-height: 200em;
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  margin-top: 1em;
  z-index: 2;
  padding: 0 .5em;
  width: 100%;
}

#accesos ul {
  list-style: none;
  -webkit-perspective: 900;
          perspective: 900;
  padding: 0;
  margin: 0;
}

#accesos ul li {
  position: relative;
  padding: 10px;
  margin: 0;
  border-top: 1px dotted #dce7eb;
  background: #eaeaea2b;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(234, 234, 234, 0.17);
}

#accesos ul li:nth-of-type(1) {
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
}

#accesos ul li:nth-of-type(2) {
  -webkit-animation-delay: 0.75s;
          animation-delay: 0.75s;
}

#accesos ul li:nth-of-type(3) {
  -webkit-animation-delay: 1.00s;
          animation-delay: 1.00s;
}

#accesos ul li:nth-of-type(4) {
  -webkit-animation-delay: 1.25s;
          animation-delay: 1.25s;
}

#accesos ul li:nth-of-type(5) {
  -webkit-animation-delay: 1.75s;
          animation-delay: 1.75s;
}

#accesos ul li:nth-of-type(6) {
  -webkit-animation-delay: 2.00s;
          animation-delay: 2.00s;
}

#accesos ul li:nth-of-type(7) {
  -webkit-animation-delay: 2.25s;
          animation-delay: 2.25s;
}

#accesos ul li:nth-of-type(8) {
  -webkit-animation-delay: 2.75s;
          animation-delay: 2.75s;
}

#accesos ul li:nth-of-type(9) {
  -webkit-animation-delay: 3.00s;
          animation-delay: 3.00s;
}

#accesos ul li:last-of-type {
  -webkit-animation-delay: 3.25s;
          animation-delay: 3.25s;
  padding-bottom: 0;
}

#accesos ul li i.chevron {
  position: absolute;
  -webkit-transform: translate(-18px, 0);
          transform: translate(-18px, 0);
  margin-top: 10px;
  right: 0;
}

#accesos ul li i.chevron:before,
#accesos ul li i.chevron:after {
  content: "";
  position: absolute;
  background-color: #ff6873;
  width: 3px;
  height: 9px;
}

#accesos ul li i:before {
  -webkit-transform: translate(-2px, 0) rotate(45deg);
          transform: translate(-2px, 0) rotate(45deg);
}

#accesos ul li i.chevron:after {
  -webkit-transform: translate(2px, 0) rotate(-45deg);
          transform: translate(2px, 0) rotate(-45deg);
}

#accesos ul li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  background-color: coral;
}

#accesos ul li input[type=checkbox] h2 i {
  background-color: teal;
  color: teal;
}

#accesos ul li input[type=checkbox]:checked ~ div {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
}

#accesos ul li input[type=checkbox]:checked ~ i:before {
  -webkit-transform: translate(2px, 0) rotate(45deg);
          transform: translate(2px, 0) rotate(45deg);
}

#accesos ul li input[type=checkbox]:checked ~ i:after {
  -webkit-transform: translate(-2px, 0) rotate(-45deg);
          transform: translate(-2px, 0) rotate(-45deg);
}

#accesos input[type=checkbox] ~ h4 {
  background-color: #f1f1f1;
}

#accesos input[type=checkbox]:checked ~ h4 {
  background-color: white;
}

#accesos h4 > i {
  width: 50px;
  height: 30px;
  display: inline-block;
  margin-right: 1em;
  margin-top: 10px;
  text-align: center;
  float: right;
}

#accesos h2 img {
  width: 40px;
  height: 40px;
  margin-right: 1em;
  margin-top: 0px;
  float: right;
}

@-webkit-keyframes flipdown {
  0% {
    opacity: 0;
    -webkit-transform-origin: top center;
            transform-origin: top center;
    -webkit-transform: rotateX(-90deg);
            transform: rotateX(-90deg);
  }

  5% {
    opacity: 1;
  }

  80% {
    -webkit-transform: rotateX(8deg);
            transform: rotateX(8deg);
  }

  83% {
    -webkit-transform: rotateX(6deg);
            transform: rotateX(6deg);
  }

  92% {
    -webkit-transform: rotateX(10deg);
            transform: rotateX(10deg);
  }

  98% {
    -webkit-transform: rotateX(-3deg);
            transform: rotateX(-3deg);
  }

  100% {
    -webkit-transform-origin: top center;
            transform-origin: top center;
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
  }
}

@keyframes flipdown {
  0% {
    opacity: 0;
    -webkit-transform-origin: top center;
            transform-origin: top center;
    -webkit-transform: rotateX(-90deg);
            transform: rotateX(-90deg);
  }

  5% {
    opacity: 1;
  }

  80% {
    -webkit-transform: rotateX(8deg);
            transform: rotateX(8deg);
  }

  83% {
    -webkit-transform: rotateX(6deg);
            transform: rotateX(6deg);
  }

  92% {
    -webkit-transform: rotateX(10deg);
            transform: rotateX(10deg);
  }

  98% {
    -webkit-transform: rotateX(-3deg);
            transform: rotateX(-3deg);
  }

  100% {
    -webkit-transform-origin: top center;
            transform-origin: top center;
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
  }
}

#accesos .sino {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 1px solid #f1f1f1;
  padding: .5em;
  max-width: 45em;
}

#accesos .sino > div {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 300px;
          flex: 1 1 300px;
  padding: .5em;
}

#accesos .sino .tit {
  font-size: 2em;
  margin-bottom: 0.5em;
}

#accesos .sino .tit i {
  font-size: 0.6em;
  margin-left: 0.5em;
  width: 30px;
  height: 30px;
  padding: 5px;
}

#accesos .sino .no .tit {
  color: #ff6772;
}

#accesos .sino .si .tit {
  color: #8bc349;
}

#accesos .sino .texto span {
  display: block;
}

#accesos .sino .texto span span {
  font-weight: bold;
}

#accesos .callout {
  border-left: 5px solid #ffc114;
  padding: 1.5em;
  margin: 0em;
}

#accesos .callout h5 {
  font-size: 1.5em;
  margin-bottom: .5em;
  margin-top: 0;
}

#accesos .destacaMucho {
  /* background-color: #ff7e50; */
  margin: 1em 0;
  padding: 1em;
  /* color: white; */
  border-left: 5px solid #22d3c5;
}

.autopista,
.calle,
.referencia,
.alerta {
  padding: 0.2em 0.4em;
  font-size: 0.8em;
  color: white;
  border-radius: 2px;
}

.titleSearchUP {
  font-size: 4rem;
  font-family: "Barlow", sans-serif;
  color: white;
  font-weight: bold;
  text-align: left;
  line-height: 67px;
  padding-top: 172px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .banner-faqs {
    background: url("/frontend/images/fondoFunc7-movil.jpg");
    background-size: auto;
    height: 563px;
    margin-top: 59px;
  }

  .titleSearchUP {
    margin-top: 50% !important;
  }
}

