:root {
  --medium-sea-green: #4dbd90;
  --cornflower-blue: #489fd9;
  --light-slate-gray: #8668ab;
  --gainsboro: #dfe8e4;
}

h1 {
  color: #fff;
  background-color: #06f;
  border-color: #0000;
  margin-top: 0;
  margin-bottom: 19px;
  display: inline-block;
}

h2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  display: inline-block;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 3px;
  margin-right: 14px;
  padding: 13px 23px;
  font-family: Roboto Slab, sans-serif;
  text-decoration: none;
  transition: background-color .3s, box-shadow .3s, color .3s;
  display: inline-block;
  box-shadow: 0 2px 1px #0000001f;
}

.button:hover {
  background-color: #489fd9;
}

.button.hollow {
  color: #000;
  text-shadow: none;
  background-color: #0000;
  box-shadow: 0 2px 1px #0000001f, inset 0 0 0 2px #000;
}

.button.hollow:hover {
  color: #fff;
  text-shadow: none;
  background-color: #489fd9;
  box-shadow: 0 2px 1px #0000001f, inset 0 0 0 2px #489fd9;
}

.navigation {
  opacity: 1;
  color: #fff;
  background-color: #fff;
  margin-bottom: auto;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 1px #00000021;
}

.navigation:hover {
  color: #000;
  background-color: #fff;
}

.scontacto {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  background-image: linear-gradient(#0006, #0006), url('../images/Contactanos.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  padding-top: 70px;
  padding-bottom: 70px;
}

.scontacto.main {
  color: #fff;
  text-shadow: 0 1px #0000003b;
  background-color: #06f;
  background-image: url('../images/analytics-graphic2.png');
  background-position: 0 23%;
  background-size: cover;
}

.scontacto.footer {
  color: #e4e8eb;
  text-align: center;
  background-color: #2b2c2e;
  background-image: linear-gradient(to top, #000, #0000), url('../images/Contactanos.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  height: 900px;
  padding-top: 42px;
  padding-bottom: 42px;
}

.main-subtitle {
  margin-bottom: 26px;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
}

.nav-menu {
  float: right;
  display: inline-block;
  position: static;
  inset: auto 0% 0%;
}

.footer-title {
  color: #fff;
  text-align: center;
  text-transform: none;
  text-shadow: 1px 1px 6px #000;
  margin-top: 0;
  font-family: Roboto, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 48px;
}

.main-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 38px;
  line-height: 44px;
}

.section-subtitle {
  text-align: center;
  font-size: 19px;
  font-weight: 300;
  line-height: 22px;
}

.bold-text {
  font-weight: 400;
}

.additional-contact {
  text-align: center;
  margin-top: 21px;
}

.feature {
  text-align: left;
}

.testimonial-slider {
  background-color: #0000;
  height: auto;
  margin-top: 45px;
}

.testimony-slide {
  text-align: center;
  margin-top: 50px;
  padding-top: 0;
  padding-left: 10%;
  padding-right: 10%;
}

.testimony-text {
  margin-bottom: 21px;
  font-family: Roboto Slab, sans-serif;
  font-size: 31px;
  font-weight: 300;
  line-height: 31px;
}

.slide-nav {
  font-size: 10px;
  display: none;
}

.name {
  font-weight: 500;
}

.slider-arrow {
  color: #bdbdbd;
  width: 50px;
  font-size: 32px;
  transition: color .3s;
}

.slider-arrow:hover {
  color: #000;
}

.feature-icon {
  margin-bottom: 12px;
}

.main-feature-group {
  margin-top: 30px;
}

.small-features-row {
  margin-top: 71px;
}

.encabezado {
  height: 700px;
}

.titlesheader {
  margin-top: 290px;
}

.textcontent {
  color: #333;
  font-size: 16px;
  font-weight: 300;
}

.sliders {
  height: 700px;
  position: static;
}

.header1 {
  background-image: radial-gradient(circle closest-corner, #0000, #000), url('../images/Adwords-Ventas.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.header2 {
  background-image: radial-gradient(circle closest-corner, #0000, #000), url('../images/web-page.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.header3 {
  text-align: center;
  background-image: radial-gradient(circle farthest-side, #0000, #000), url('../images/Adwords-Google-4.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.titleswrite {
  text-shadow: 1px 1px 6px #000;
  margin-top: 15px;
  font-size: 40px;
  font-weight: 400;
}

.subbar {
  color: #fff;
  text-align: center;
  background-color: #06f;
}

.subtitle {
  background-image: linear-gradient(#1870ff99, #1870ff99), url('../images/Usuarios-Nuevos.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 130px;
}

.adwords-google {
  padding-top: 10px;
  display: inline-block;
  bottom: 0;
  left: 0;
  right: 0;
}

.cestrategy {
  text-align: center;
  background-image: linear-gradient(#f7f2eb, #f7f2eb);
  padding-top: 50px;
  padding-bottom: 50px;
}

.coperation {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#3aa4f0, #3aa4f0);
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 0;
}

.triangulo {
  float: left;
  margin-top: -30px;
  display: block;
}

.cexpert {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#fc9221, #fc9221);
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 0;
}

.capoyo {
  color: #fff;
  text-align: center;
  background-color: #384f63;
  padding-top: 50px;
  padding-bottom: 50px;
}

.relations {
  background-image: url('../images/Adwords-Resultados.jpg');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: contain;
  background-attachment: fixed;
  height: 400px;
}

.titlesimages {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  padding-top: 100px;
  font-size: 50px;
  line-height: 50px;
}

.supertienda {
  background-image: url('../images/Super-Tienda.jpg');
  background-position: 50%;
  background-size: cover;
}

.supertienda.clientes {
  text-align: center;
  background-image: url('../images/Pcmig.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

.supertienda.clientes:hover {
  background-image: linear-gradient(#0066ffbf, #0066ffbf), url('../images/Super-Tienda.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.tresestrellas {
  background-image: url('../images/Tres-Estrellas.jpg');
  background-position: 50%;
  background-size: cover;
}

.tresestrellas.clientes {
  text-align: center;
  background-image: url('../images/LineaBlanca.JPG');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

.tresestrellas.clientes:hover {
  background-image: linear-gradient(#0066ffbf, #0066ffbf), url('../images/LineaBlanca.JPG');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.loolha {
  background-image: url('../images/SpaLoolha.jpg');
  background-position: 50%;
  background-size: cover;
}

.loolha.clientes {
  text-align: center;
  background-image: url('../images/Seym20.JPG');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

.loolha.clientes:hover {
  background-image: linear-gradient(#0066ffbf, #0066ffbf), url('../images/Seym20.JPG');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.dermedical {
  background-image: url('../images/Dermedical.jpg');
  background-position: 50%;
  background-size: cover;
}

.dermedical.clientes {
  text-align: center;
  background-image: url('../images/Dermedical20.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

.dermedical.clientes:hover {
  background-image: linear-gradient(#0066ffbf, #0066ffbf), url('../images/Dermedical20.JPG');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.titlespages {
  color: #06f;
  text-align: center;
  background-color: #f0f0f0;
  height: 110px;
  padding-top: 30px;
  padding-bottom: 20px;
  font-size: 32px;
  font-weight: 500;
}

.pevalua {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#378db8, #378db8);
  border-style: none;
  border-radius: 120px;
  height: 230px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  font-size: 22px;
  font-weight: 500;
}

.pplan {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#26a2e0, #26a2e0);
  border-radius: 120px;
  height: 230px;
  padding-top: 60px;
  font-size: 22px;
}

.pdesarrollo {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#fcae1c, #fcae1c);
  border-style: none;
  border-radius: 120px;
  height: 230px;
  padding-top: 60px;
  font-size: 22px;
}

.poptimiza {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#ffc252, #ffc252);
  border-radius: 120px;
  height: 230px;
  padding-top: 60px;
  font-size: 21px;
}

.proceso {
  background-image: linear-gradient(#ebeff0, #ebeff0);
  padding-top: 30px;
  padding-bottom: 30px;
}

.process {
  padding-top: 50px;
  padding-bottom: 50px;
}

.revalua {
  text-align: center;
  border-top: 5px solid #378db8;
}

.rplan {
  text-align: center;
  border-top: 5px solid #26a2e0;
}

.rdesarrollo {
  text-align: center;
  border-top: 5px solid #fcae1c;
}

.roptimiza {
  text-align: center;
  border-top: 5px solid #ffc252;
}

.b1 {
  color: #fff;
  text-align: center;
  background-color: #de7e3e;
  height: 250px;
  padding-top: 30px;
  font-size: 25px;
  line-height: 25px;
}

.b2 {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#ffb121, #ffb121);
  height: 250px;
  padding-top: 30px;
  font-size: 25px;
  line-height: 25px;
}

.b3 {
  color: #fff;
  text-align: center;
  background-color: #e39b6b;
  height: 250px;
  padding-top: 30px;
  font-size: 25px;
  line-height: 25px;
}

.b4 {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#015d85, #015d85);
  height: 250px;
  padding-top: 30px;
  font-size: 25px;
  line-height: 25px;
}

.b5 {
  color: #fff;
  text-align: center;
  background-color: #3e9ac2;
  height: 250px;
  padding-top: 30px;
  font-size: 25px;
  line-height: 25px;
}

.b6 {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(to top, #5eb9eb, #5eb9eb);
  height: 250px;
  padding-top: 30px;
  font-size: 25px;
  line-height: 25px;
}

.envudodec {
  text-align: center;
  margin-top: 80px;
}

.beneficios {
  background-color: #ebeff0;
  padding-top: 50px;
  padding-bottom: 50px;
}

.estrategia {
  margin-bottom: 50px;
}

.ppcategoria {
  color: #fff;
  background-color: #384f63;
  font-size: 22px;
  font-weight: 500;
}

.ppazul {
  background-color: #ebf0ef;
}

.ppprofesional {
  color: #fff;
  text-align: center;
  background-color: #384f63;
  border: 5px #3e9ac2;
  border-bottom-style: solid;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: 500;
}

.pppyme {
  color: #fff;
  text-align: center;
  background-color: #de7e3e;
  border-bottom: 5px solid #e39b6b;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 21px;
  font-weight: 500;
}

.pppremium {
  color: #fff;
  text-align: center;
  background-color: #3e9ac2;
  border-bottom: 5px solid #5eb9eb;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: 500;
}

.pppersonalizado {
  color: #fff;
  text-align: center;
  background-color: #ffb121;
  border-bottom: 5px solid #ffdc4f;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 22px;
}

.textprecio {
  text-align: center;
  border: 2px solid #0000001a;
}

.cazul {
  text-align: center;
  border: 1px #0003;
  border-style: none solid;
}

.cblanca {
  text-align: center;
  border: 1px solid #0003;
}

.filafunnel {
  margin-bottom: 25px;
}

.frases {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  background-image: linear-gradient(to top, #000, #0000), url('../images/Garantia-de-Resultados.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
  height: 400px;
}

.testimonios {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  background-image: linear-gradient(to top, #000, #0000), url('../images/Testimonios.jpg');
  background-position: 0 0, 50% 175px;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 400px;
  padding-top: 50px;
}

.bartitles {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  background-color: #fc9221;
  height: 100px;
  padding-top: 30px;
  font-size: 14px;
  line-height: 21px;
}

.roi {
  margin-top: 40px;
  padding-bottom: 40px;
}

.tabsfunnel {
  margin-top: 50px;
}

.tabsadwords {
  margin-top: 50px;
  margin-bottom: 50px;
}

.cimgad {
  text-align: center;
}

.adwords {
  margin-top: 50px;
}

.buttontab:hover {
  color: #fff;
  background-color: #06f;
}

.funnelsales {
  margin-top: 40px;
  margin-bottom: 40px;
}

.arrowm {
  padding-left: 15px;
}

.buttoncta {
  background-image: linear-gradient(2deg, #06f 50%, #0000 80%);
  border-radius: 7px;
  margin-top: 31px;
}

.buttoncta:hover {
  text-shadow: 0 1px #000;
  background-image: linear-gradient(#06f 50%, #0000 80%);
}

.planesyp {
  margin-top: 50px;
  margin-bottom: 50px;
}

.subsbar {
  background-image: linear-gradient(#1870ff, #1870ff);
}

.subtitle2 {
  background-image: linear-gradient(#1870ff99, #1870ff99), url('../images/Matores-Resultados.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 90px;
}

.formulario {
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  font-size: 22px;
}

.icocontact {
  text-align: center;
}

.subcontact {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}

.textlogros {
  color: #06f;
  text-align: center;
  font-size: 50px;
  font-weight: 500;
}

.txtlogros {
  text-align: center;
  font-size: 25px;
  line-height: 25px;
}

.textclient {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  margin-top: 80px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 27px;
  font-weight: 500;
  display: block;
}

.tuestacio {
  background-image: url('../images/Tu-Espacio.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

.tuestacio.clientes {
  text-align: center;
  background-image: url('../images/Adn-Human.JPG');
  background-position: 50%;
  background-size: cover;
}

.tuestacio.clientes:hover {
  background-image: linear-gradient(#0066ffbf, #0066ffbf), url('../images/Adn-Human.JPG');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.hivisa {
  text-align: center;
  background-image: url('../images/ValetParkig20.JPG');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

.hivisa:hover {
  background-image: linear-gradient(#0066ffbf, #0066ffbf), url('../images/ValetParkig20.JPG');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.korpo {
  text-align: center;
  background-image: url('../images/MasajesAE.JPG');
  background-position: 100%;
  background-size: cover;
  height: 200px;
}

.korpo:hover {
  background-image: linear-gradient(#0066ffbf, #0066ffbf), url('../images/MasajesAE.JPG');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.sins {
  text-align: center;
  background-image: url('../images/EasyCommers.JPG');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

.sins:hover {
  background-image: linear-gradient(#0066ffbf, #0066ffbf), url('../images/EasyCommers.JPG');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.textcontac {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  margin-bottom: 40px;
  font-size: 36px;
  font-weight: 400;
}

.canalytics {
  margin-top: 70px;
}

.titlebenefis {
  text-shadow: 0 1px #000;
}

.textbenefis {
  text-shadow: 0 1px 1px #000;
  line-height: 30px;
  display: none;
}

.subventas {
  background-image: linear-gradient(#fff, #fff);
}

.elige:hover {
  color: #fff;
  background-image: linear-gradient(#06f, #06f);
}

.buttonsliders {
  text-shadow: 1px 1px 1px #000;
  background-color: #e8412ebf;
  background-image: linear-gradient(#e8412e 61%, #0000);
  border: 2px solid #e8412e;
  border-radius: 5px;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

.buttonsliders:hover {
  border-color: #fff;
  font-weight: 500;
}

.buttonsliders.w--current {
  background-image: linear-gradient(to top, #f7a31b 51%, #fff);
}

.buttonsliders.w--current:hover {
  background-image: linear-gradient(#f7a31b 51%, #fff);
}

.subblack {
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  font-size: 30px;
  font-weight: 300;
  line-height: 30px;
  display: inline;
}

.titleblue {
  text-shadow: 1px 1px 6px #000;
  background-color: #0000;
  font-size: 55px;
  font-weight: 500;
  line-height: 55px;
  display: inline;
}

.textpie {
  text-align: center;
}

.resultadosweb {
  margin-top: 60px;
  margin-bottom: 50px;
}

.barra2 {
  color: #fff;
  background-color: #0000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.texlogo2 {
  color: #fff;
  margin-top: 20px;
  padding-left: 0;
  font-size: 28px;
  line-height: 40px;
  display: inline;
}

.texslogan2 {
  color: #fff;
  text-shadow: 0 1px 1px #000;
  padding-left: 16px;
  font-size: 12px;
  line-height: 12px;
  display: block;
}

.texslogan2.bar1 {
  color: #000000b3;
  text-shadow: none;
}

.bartop2 {
  background-color: #06f;
  margin-bottom: 20px;
}

.txtwhite {
  color: #fff;
  text-decoration: none;
}

.txtwhite.barp, .txtwhite.bar1 {
  color: #000000b3;
  text-shadow: none;
}

.navlink2 {
  color: #333333b3;
  padding: 5px 10px;
}

.navlink2:hover {
  border-style: solid none none;
  border-top-width: 2px;
  border-top-color: #b5b5b580;
}

.navlink2.part {
  padding-right: 40px;
}

.navlink2.part2 {
  color: #0e0000b3;
  padding-right: 30px;
}

.navlink2.barp {
  color: #000000b3;
  padding-right: 20px;
}

.navlink2.bar1 {
  padding-right: 20px;
}

.navlink2.barn {
  color: #090000b3;
}

.navlink2.bar2 {
  color: #030000b3;
  padding-right: 20px;
}

.navlink2.write {
  color: #fff;
  padding-right: 10px;
}

.navlink2.write._1, .navlink2.black, .navlink2._2 {
  padding-right: 20px;
}

.titulosslider {
  text-align: center;
}

.icowhatss {
  float: left;
  display: inline;
  position: static;
}

.subpartner, .subpartner.w--open {
  background-color: #fff;
}

.titlesjobs {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 33px;
  line-height: 33px;
}

.header4 {
  background-image: radial-gradient(circle, #0000, #000), url('../images/AdwordsGoogle.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.header5 {
  background-image: radial-gradient(circle, #0000, #000), url('../images/Agencias-Partner.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.header6 {
  background-image: radial-gradient(circle, #0000, #000), url('../images/Afiliador-Partner.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.googlepartner {
  float: left;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: inline-block;
}

.subwrite {
  text-align: center;
}

.furmulario {
  margin-bottom: 50px;
}

.piepagina {
  margin-top: 30px;
}

.comoselogra {
  margin-top: 50px;
}

.chevrolet {
  background-image: url('../images/Chevrolet.jpg');
  background-position: 50%;
  background-size: cover;
}

.chevrolet:hover {
  background-image: linear-gradient(#0066ffbf, #0066ffbf), url('../images/Chevrolet.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.chevrolet.clientes {
  text-align: center;
  background-image: url('../images/Midsa.JPG');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

.chevrolet.clientes:hover {
  background-image: linear-gradient(#0066ffbf, #0066ffbf), url('../images/Midsa.JPG');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.txticon {
  text-decoration: none;
}

.map {
  display: none;
}

.bold-text-2 {
  text-shadow: none;
  display: block;
}

.bold-text-2.barp {
  color: #000000b3;
  text-shadow: none;
}

.brand {
  float: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 10px;
  margin-left: 60px;
  display: block;
  position: static;
}

.brand.w--current {
  padding-right: 10px;
  display: inline-block;
}

.text-block {
  text-decoration: none;
}

.imlog {
  float: left;
  display: block;
  position: static;
}

.heading-6 {
  color: #fff;
  display: inline;
}

.heading-6.barp {
  color: #fff;
}

.lbwrite {
  color: #fff;
  text-decoration: none;
  display: inline-block;
}

.text-block-2 {
  display: inline;
}

.navbar1 {
  background-color: #fff;
  position: fixed;
  inset: 0% 0% auto;
}

.swhats {
  z-index: 3;
  display: none;
  position: fixed;
  inset: auto auto 0% 0%;
}

.stele {
  z-index: 3;
  display: none;
  position: fixed;
  inset: auto 0% 0% auto;
}

.sresult {
  margin-top: 60px;
}

.lbweb {
  text-align: center;
  text-decoration: none;
}

.nbvd {
  color: #000;
  background-color: #fff;
}

.hlogo {
  color: #000000b3;
  background-color: #fff;
  margin-top: 20px;
  padding-top: 0;
}

.h1head {
  color: #000;
  background-color: #06f0;
  margin-top: 40px;
  font-size: 64px;
  line-height: 66px;
}

.navnew {
  background-color: #fff0;
  position: fixed;
  inset: 0% 0% auto;
}

.linm {
  color: #a7a7a7;
  -webkit-text-stroke-color: silver;
  padding: 10px;
  font-weight: 700;
}

.droplin {
  color: #a5a5a5;
  padding: 10px 40px 10px 10px;
  font-weight: 700;
}

.navmv.w--open {
  background-color: #fff;
}

.navm {
  color: gray;
  font-weight: 700;
}

.navm:hover {
  color: #fff;
  background-color: #06f;
}

.image {
  text-align: left;
}

html.w-mod-js [data-ix="fade-in-on-load"], html.w-mod-js [data-ix="fade-in-on-scroll"] {
  opacity: 0;
  transform: translate(0, 25px);
}

html.w-mod-js [data-ix="showbar"] {
  display: none;
}

html.w-mod-js [data-ix="enterright"] {
  transform: translate(-100px);
}

html.w-mod-js [data-ix="enterleft"] {
  transform: translate(100px);
}

html.w-mod-js [data-ix="disaperar"] {
  opacity: 0;
}

html.w-mod-js [data-ix="submenus"] {
  display: none;
}

@media screen and (max-width: 991px) {
  .navigation {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .scontacto.footer {
    height: 700px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-menu {
    float: none;
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .main-feature-group {
    margin-top: 0;
  }

  .main-image {
    margin-top: 49px;
  }

  .titlesheader {
    margin-top: 220px;
  }

  .adwords-google {
    display: inline-block;
  }

  .bartitles {
    padding-top: 10px;
  }

  .icocontact {
    display: block;
  }

  .textpie {
    color: #fff;
  }

  .txtwhite {
    font-size: 15px;
  }

  .navlink2.part2 {
    color: #0c0000b3;
  }

  .navlink2.barp {
    padding-right: 10px;
  }

  .icowhatss, .googlepartner {
    display: inline-block;
  }

  .txticon {
    font-size: 16px;
  }

  .menub {
    color: #06f;
  }

  .menub.w--open {
    background-color: #06f;
  }

  .text-block {
    display: inline;
  }

  .heading-2 {
    font-size: 18px;
  }

  .text-block-2 {
    display: inline;
  }

  .linm {
    color: #06f;
  }

  .linm:hover {
    color: #fff;
    background-color: #06f;
  }

  .droplin {
    color: #06f;
  }

  .droplin:hover {
    color: #fff;
    background-color: #06f;
  }

  .navm {
    color: #06f;
    font-weight: 700;
  }

  .mbutt {
    color: #fff;
  }

  .mbutt.w--open {
    background-color: #c8c8c800;
  }

  .nav-menu-2 {
    background-color: #fff;
  }
}

@media screen and (max-width: 767px) {
  h3 {
    margin-bottom: 8px;
  }

  .navigation {
    display: block;
  }

  .scontacto {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .scontacto.main {
    margin-top: 51px;
  }

  .scontacto.footer {
    color: #fff;
    background-position: 0 0, 30% 0;
    height: 900px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-menu {
    background-color: #06f;
    padding-left: 12px;
    padding-right: 12px;
  }

  .footer-title {
    margin-top: 35px;
  }

  .section-subtitle {
    margin-bottom: 44px;
  }

  .feature {
    text-align: center;
    margin-bottom: 32px;
  }

  .testimonial-slider {
    margin-top: 10px;
  }

  .feature-icon {
    margin-bottom: 4px;
  }

  .main-feature-group {
    margin-top: 0;
    margin-bottom: 34px;
  }

  .titlesheader {
    margin-top: 200px;
  }

  .adwords-google {
    display: none;
  }

  .relations {
    background-size: cover;
    background-attachment: fixed;
    height: 300px;
  }

  .titlesimages {
    padding-top: 60px;
  }

  .titlespages {
    padding-top: 20px;
    font-size: 26px;
    line-height: 25px;
  }

  .testimonios {
    padding-top: 20px;
  }

  .bartitles {
    padding-top: 12px;
  }

  .planesyp {
    display: none;
  }

  .icocontact {
    color: #fff;
  }

  .textcontac {
    font-size: 30px;
  }

  .bartop2 {
    text-align: center;
    display: block;
  }

  .navlink2 {
    color: #fff;
  }

  .navlink2.bar3, .navlink2.write._2 {
    padding-right: 20px;
    display: block;
  }

  .navlink2._2 {
    display: block;
  }

  .icowhatss {
    float: left;
  }

  .googlepartner {
    display: none;
  }

  .txticon, .menub.bar, .heading-2, .heading-3, .heading-4, .heading-5 {
    color: #fff;
  }

  .lbwrite, .text-block-2 {
    display: inline-block;
  }

  .swhats, .stele {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .navigation {
    display: block;
  }

  .scontacto {
    padding-bottom: 100px;
  }

  .scontacto.footer {
    height: 1500px;
  }

  .footer-title {
    font-size: 44px;
  }

  .testimonial-slider {
    margin-top: 0;
  }

  .testimony-slide {
    margin-top: 20px;
  }

  .testimony-text {
    font-size: 21px;
  }

  .titlesheader {
    margin-top: 250px;
  }

  .titlesimages {
    padding-top: 10px;
  }

  .titlespages {
    height: 130px;
  }

  .testimonios {
    height: 450px;
    padding-top: 0;
  }

  .bartitles {
    text-align: center;
    padding-top: 10px;
  }

  .subcontact {
    font-size: 25px;
  }

  .textcontac {
    margin-top: 60px;
    margin-bottom: 0;
    font-size: 32px;
  }

  .subblack {
    display: none;
  }

  .texlogo2 {
    text-align: left;
    margin-top: -60px;
    margin-bottom: 15px;
    padding-left: 80px;
    font-size: 30px;
    font-weight: 800;
    line-height: 35px;
    display: inline-block;
  }

  .bartop2 {
    text-align: center;
  }

  .icowhatss {
    font-size: 15px;
    line-height: 25px;
  }

  .txticon {
    color: #dfe8e4;
  }

  .text-block {
    display: inline;
  }

  .heading {
    margin-top: 40px;
    margin-bottom: 0;
    font-size: 30px;
  }
}


