@font-face {
  font-family: "Raleway";
  src: url("Raleway/Raleway-Bold.eot?#iefix");
  src: url("Raleway/Raleway-Bold.eot?#iefix") format("eot"),
    url("Raleway/Raleway-Bold.ttf") format("truetype"), url("Raleway/Raleway-Bold.svg#Raleway-Bold") format("svg");
}

@font-face {
  font-family: "Raleway-Regular";
  src: url("Raleway/Raleway-Regular.eot?#iefix");
  src: url("Raleway/Raleway-Regular.eot?#iefix") format("eot"),
    url("Raleway/Raleway-Regular.ttf") format("truetype"), url("Raleway/Raleway-Regular.svg#Raleway-Regular") format("svg");
}



/*
====================================================================================================================================================================================================================
************************************************************************************** ESTILOS ESCRITORIO 960PX ****************************************************************************************************
====================================================================================================================================================================================================================
*/
body {
  background-color: #253746;
  margin: 0;
  padding: 0;
  font-family: "Mulish";
}

#container_opacity {
  display: none;
  background: black;
  filter: alpha(opacity=50);
  -moz-opacity: .50;
  opacity: .50 !important;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 2000px;
  z-index: 4;
}

.ocultar {
  display: none;
  background: black;
  filter: alpha(opacity=50);
  -moz-opacity: .50;
  opacity: .50 !important;
  z-index: 4;
}

#preloader.content-preloader {
  display: none;
}

#preloader.preloader {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background: black;
  filter: alpha(opacity=80);
  -moz-opacity: .80;
  opacity: .80 !important;
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#preloader.preloader .fa-spinner {
  background-color:
    transparent;
  background-image: url("../assets/queue_waiting.gif");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 120px auto;
  width: 120px;
  display: block;
  height: 140px;
  margin: 0 auto;
}

#preloader.preloader .preloader {
  background-color: transparent;
  display: block;
  width: 476px;
  height: 160px;
  position: absolute;
  top: 25%;
  left: 50%;
  right: 50%;
  bottom: 50%;
  margin-left: -238px;
}

#preloader.preloader p {
  width: auto;
  margin: 20px 0 0 0;
  height: 93px;
  font-family: "Roboto";
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}

.higiene {
  text-align: center;
  width: 100%;
  height: 40px;
  padding: 0;
  background-color: #fedb00;
}

.higiene div {
  text-align: left;
  max-width: 1200px;
  margin: 0 auto;
}

.higiene div p {
  float: left;
  font-family: 'Mulish';
  font-size: 16px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 40px;
  letter-spacing: normal;
  color: #253746;
  margin: 0 auto;
}

.higiene a {
  color: #253746;
}

.higiene a.cerrarhigiene {
  float: right;
  color: #253746;
  font-family: 'Mulish';
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 40px;
  text-decoration: none;
}

@media screen and (max-width: 1250px) {
  .higiene {
    height: 70px;
  }

  .higiene div p {
    margin: 10px 2% 10px 5%;
    max-width: 83%;
    line-height: 22px;
  }

  .higiene a.cerrarhigiene {
    margin: 0 2% 0 0;
  }

}

@media screen and (max-width: 967px) {
  .higiene div p {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (max-width: 630px) {
  .higiene div p {
    font-size: 12px;
    line-height: 15px;
  }
}

@media not all and (min-resolution:.001dpcm) {
  @media screen and (max-width: 630px) {
    .higiene div p {
      letter-spacing: -1px;
    }
  }
}

@media screen and (max-width: 350px) {
  .higiene div p {
    font-size: 11px;
    line-height: 15px;
  }
}


.logos {
  width: 518px;
  height: auto;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 75px;
}

.linea {

  width: 100%;
  position: absolute;
  left: 0;
  top: 64px;
  height: 3.7px;
  background-color: #f8db4a;

}

.nuestrastiendas .banner.fixed .logotiendas {
  top: 105px;
}

.banner {
  width: 100%;
  height: auto;
  padding: 0;
  display: block;
  margin: 0 auto;
  max-width: 1200px;
}

.err404 .banner {

  width: 100%;
  height: 600px;
  padding: 0;
  display: block;
  margin: 0 auto;
  max-width: 1200px;
  background-image: url("../assets/ilustracion@2x.png");
  background-repeat: no-repeat;
  background-size: 96%;
  background-position: center 30px;

}

.err404 .banner .boton {
  position: relative;
  top: 180px;
  left: 75px;
  width: 180px;
  height: 25px;
  font-family: "Mulish";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fedb00;
  display: block;
  text-align: center;
  margin: 0;
  padding: 7px 10px;
  border-radius: 24.5px;
  border: solid 4px #fedb00;
  text-decoration: none;
}

.banner .tienda {
  width: 100%;
  height: auto;
  padding: 0;
  display: block;
  margin: 0 auto;
  max-width: 1200px;
}

.banner .tienda img {
  width: 100%;
  height: 100%;
  border-radius: 25px;
}

.banner h1 {
  margin: 42px 0 35px 0;
  padding: 0;
  width: auto;
  font-family: "Raleway";
  font-size: 56px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #fedb00;

}

.banner h1 span img {
  color: #fff;
  width: auto;
  height: 46px;
}

.banner p {
  width: auto;
  font-family: "Raleway";
  font-size: 24px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #fedb00;
  margin: 30px 0 50px 0;
  padding: 0;
}

.banner p span img {
  height: 20px;
}

.err404 .banner h1 {

  position: relative;
  top: 150px;
  left: 75px;
  margin: 0;
  max-width: 300px;

}

.err404 .banner h2 {

  color: #fff;
  position: relative;
  top: 155px;
  left: 75px;
  line-height: 34px;
  height: auto;
  margin: 0;
  max-width: 300px;

}

.nuestras_quienessomos {

  width: 100%;
  height: 500px;
  padding: 0;
  background-color: transparent;
  margin: 50px auto;

}

.nuestras_quienessomos .titular {

  width: 100%;
  height: 25px;
  font-family: "Mulish";
  font-size: 16px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: right;
  color: #ffffff;
  margin: 80px 110px 0 0;
  float: right;
  display: inline-block;

}

.nuestras_quienessomos .titular.drcha {
  margin: 80px 0 0 110px;
  text-align: left;
  float: left;
}

.nuestras_quienessomos .quees {

  width: 220px;
  /*width: 305px;*/
  height: 117px;
  font-family: "Raleway";
  font-size: 48px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #fedb00;
  margin: 20px 110px 20px 0;
  float: right;
  display: block;
  /*
 background-image: url("../assets/path-2@2x.png");
 background-repeat: no-repeat;
 background-size: 50px 107px;
 background-position: left 15px;
 */

}

.nuestras_quienessomos .quees span {
  color: #fff;
}

.nuestras_quienessomos .parrafo {
  width: 100%;
  height: 100px;
  font-family: "Mulish";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #ffffff;
  margin: 0 110px 0 0;
  float: right;
  display: inline-block;
}

.quienessomos {
  width: 50%;
  height: 500px;
  padding: 0;
  background-color: #505f6b;
  float: left;
  overflow: hidden;
}

.nuestrasmarcas {
  width: 50%;
  height: 500px;
  padding: 0;
  background-color: #7c8790;
  float: right;
  overflow: hidden;
}

.nuestrasmarcas .marcas {

  margin: 20px 0 20px 110px;
  text-align: left;
  float: left;
  display: flex;
  flex-wrap: wrap;
  max-width: 450px;
  width: 96%;

}

.nuestrasmarcas .marcas .yoigo {
  margin: 10px 20px 10px 0;
  background-image: url("../assets/yoigo@2x.png");
  background-repeat: no-repeat;
  background-size: 128px;
  background-position: 0 0;
  width: 128px;
  height: 128px;
}

.nuestrasmarcas .marcas .masmovil {
  margin: 10px 20px 10px 0;
  background-image: url("../assets/masmovil@2x.png");
  background-repeat: no-repeat;
  background-size: 128px;
  background-position: 0 0;
  width: 128px;
  height: 128px;
}

.nuestrasmarcas .marcas .llamaya {
  margin: 10px 20px 10px 0;
  background-image: url("../assets/llamaya@2x.png");
  background-repeat: no-repeat;
  background-size: 128px;
  background-position: 0 0;
  width: 128px;
  height: 128px;
}

.nuestrasmarcas .marcas .pepephone {
  margin: 10px 20px 10px 0;
  background-image: url("../assets/pepephone@2x.png");
  background-repeat: no-repeat;
  background-size: 128px;
  background-position: 0 0;
  width: 128px;
  height: 128px;
}

.nuestrasmarcas .marcas .lebara {
  margin: 10px 20px 10px 0;
  background-image: url("../assets/lebara@2x.png");
  background-repeat: no-repeat;
  background-size: 128px;
  background-position: 0 0;
  width: 128px;
  height: 128px;
}

.nuestrasmarcas .marcas .virgin {
  margin: 10px 20px 10px 0;
  background-image: url("../assets/virgin.png");
  background-repeat: no-repeat;
  background-size: 128px;
  background-position: 0 0;
  width: 128px;
  height: 128px;
}



.serviciospropios {
  width: 100%;
  height: auto;
  padding: 0;
  display: block;
  margin: 0 auto;
  max-width: 1200px;
}

.serviciospropios h3 {
  margin: 30px 20px 0 0;
  padding: 0;
  width: auto;
  height: 66px;
  font-family: "Raleway";
  font-size: 48px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #fedb00;
  float: left;

}

.serviciospropios h3 span {
  color: #fff;
}

.serviciospropios .link {

  width: 329px;
  height: 25px;
  font-family: "Mulish";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fedb00;
  margin-top: 55px;
  display: inline-block;

}

.serviciospropios .servicios {

  margin: 20px 0;
  text-align: center;
  float: left;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 100%;

}

.serviciospropios h4 {
  width: 245px;
  height: 112px;
  font-family: "Raleway";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #fedb00;
  margin: 30px 0 50px 0;
  padding: 135px 0 0 0;
}

.serviciospropios h4 span {
  color: #fff;
}

.serviciospropios h4.ahorra {
  background-image: url("../assets/ahorra@2x.png");
  background-repeat: no-repeat;
  background-size: 112px;
  background-position: center 0;
}

.serviciospropios h4.asesora {
  background-image: url("../assets/asesora@2x.png");
  background-repeat: no-repeat;
  background-size: 112px;
  background-position: center 0;
}

.serviciospropios h4.posventa {
  background-image: url("../assets/posventa@2x.png");
  background-repeat: no-repeat;
  background-size: 112px;
  background-position: center 0;
}

.serviciospropios h4.negocio {
  background-image: url("../assets/negocio@2x.png");
  background-repeat: no-repeat;
  background-size: 112px;
  background-position: center 0;
}

.serviciospropios h4.seguro {
  width: 200px;
  background-image: url("../assets/seguro@2x.png");
  background-repeat: no-repeat;
  background-size: 112px;
  background-position: center 0;
}

.tiendas_mascerca {

  width: 100%;
  height: 400px;
  padding: 0;
  background-color: #7c8790;
  margin: 0 auto;
  float: left;

}

.tiendas_mascerca .titular {

  width: 100%;
  height: 25px;
  font-family: "Mulish";
  font-size: 16px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: right;
  color: #ffffff;
  margin: 80px 110px 0 0;
  float: right;
  display: inline-block;

}

.tiendas_mascerca .titular.drcha {
  margin: 80px 0 0 110px;
  text-align: left;
  float: left;
}

.tiendas_mascerca .cuantas {

  width: 270px;
  height: 115px;
  font-family: "Raleway";
  font-size: 100px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #fedb00;
  margin: 10px 110px 0 0;
  float: right;
  display: block;
  background-image: url("../assets/store@2x.png");
  background-repeat: no-repeat;
  background-size: 64px;
  background-position: left 32px;

}

.tiendas_mascerca .cuantas span {
  color: #fff;
}

.tiendas_mascerca .buscar {
  width: 305px;
  height: 147px;
  font-family: "Raleway";
  font-size: 48px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fedb00;
  display: block;
  text-align: left;
  float: left;
  margin: 30px 0 0 0;
  border-left: 8px solid #fedb00;
  padding: 0 0 0 100px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;

}

.tiendas_mascerca .buscar span {
  color: #fff;
}

.tiendas_mascerca .parrafo {
  width: 100%;
  height: 100px;
  font-family: "Mulish";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #ffffff;
  margin: 10px 110px 0 0;
  float: right;
  display: inline-block;
}

.tiendas {
  width: 50%;
  height: 400px;
  padding: 0;
  background-color: #7c8790;
  float: left;
  overflow: hidden;
}

.mascerca {
  width: 50%;
  height: 400px;
  padding: 0;
  background-color: #7c8790;
  float: right;
  overflow: hidden;
}

.mascerca .dvlink {
  display: block;
  width: 200px;
  top: -15px;
  position: relative;
  left: 0;
}

.mascerca .link {

  width: 329px;
  height: 25px;
  font-family: "Mulish";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fedb00;
  margin: 0 0 0 110px;
  display: inline-block;

}

.mascerca .linkboton {
  width: 200px;
  height: 48px;
  border-radius: 24.5px;
  background-color: #fedb00;
  font-family: "Mulish";
  font-size: 18px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 48px;
  letter-spacing: normal;
  color: #253746;
  text-align: center;
  margin: 0 0 0 110px;
  padding: 0;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
}


.trabajar_nosotros {
  width: 100%;
  height: 310px;
  padding: 0;
  background-color: rgba(80, 95, 107, 0.5);
  overflow: hidden;
}

.trabajar_nosotros .titular {

  width: auto;
  height: 66px;
  font-family: "Raleway";
  font-size: 54px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fedb00;
  display: block;
  text-align: center;
  margin: 80px auto 30px auto;

}

.trabajar_nosotros .titular span {
  color: #fff;
}

.trabajar_nosotros .boton {
  width: 180px;
  height: 25px;
  font-family: "Mulish";
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fedb00;
  display: block;
  text-align: center;
  margin: 0 auto 30px auto;
  padding: 7px 10px;
  border-radius: 24.5px;
  border: solid 4px #fedb00;
  text-decoration: none;
}


.footerdiv {

  width: 100%;
  max-width: 1200px;
  color: #fff;
  padding: 40px 0;
  display: block;
  height: 56px;
  margin: 0 auto;
}

.redes-links {
  position: relative;
  font-weight: 500;
  float: left;
  font-size: 14px;
  justify-content: center;
  max-height: 56px;
}

.footer-links {
  width: auto;
  position: relative;
  font-weight: 500;
  float: right;
  font-size: 14px;
  justify-content: center;
  max-height: 56px;
  top: 0;
  left: 670px;
}

.redes-links>a {
  margin: 0 12px;
}

.footer-links>a {

  color: #fff;
  margin: 10px 12px;
  text-decoration: none;
  font-family: 'Mulish';
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: normal;

}

.copyright-container {
  position: relative;
  float: right;
  width: 663px;
  padding: 0 10px 0 0;
  top: -25px;
}

.copyright-content {
  margin: 2px 10px 0 10px;
  font-family: 'Mulish';
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: normal;
  text-decoration: none;
  color: #fff;
  float: right;
}

.logo-image-small {
  width: 663px;
  height: 56px;
  float: left;
  margin: 0 20px 0 0;
  background-image: url("../assets/D_logos_footer.png");
  background-position: 0 0;
  background-size: auto 56px;
  background-repeat: no-repeat;
}



/*
========================================================== COOKIES =============================================================== */

.cookies {
  background-color: #fff;
  position: fixed;
  z-index: 990;
  width: 90%;
  padding: 30px 5%;
  text-align: center;
  bottom: 0;
  filter: alpha(opacity=92);
  -moz-opacity: .92;
  opacity: .92 !important;
}

@media screen and (max-width:599px) {
  .cookies {
    padding: 30px 2%;
    width: 96%;
  }
}

.cookies .container {
  padding: 0;
}

/*
.cks_bot_cerrar{ float:right; right:0; top:0;}
.cks_bot_cerrar a{ display:block; width:18px; height:18px; background:url(../assets/ico_bot_cerrar.png) no-repeat;}
.cks_bot_cerrar a:hover{background:url(../assets/ico_bot_cerrar.png) no-repeat center -18px; }
*/
.cks_bot_cerrar {
  display: block;
  width: 100%;
  margin: 20px 0;
  padding: 0;
}

.cks_bot_cerrar a {
  width: 270px;
  height: 40px;
  border-radius: 8px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  background-color: #1467eb;
  font-family: Mulish;
  font-size: 16px;
  font-weight: bold;
  font-stretch: condensed;
  font-style: normal;
  line-height: 40px;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  display: block;
  margin: 0 auto;
  text-decoration: none;
}

.cks_bot_cerrar a:hover {
  color: #fff;
}

.cks_til {
  font-size: 24px;
  font-family: 'Mulish';
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
  width: 80%;
  margin: 0 auto;
}

.cks_txt {
  font-size: 18px;
  font-family: 'Mulish';
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
  width: 80%;
  margin: 0 auto;
}

.cks_txt strong {
  font-weight: bold;
}

.cks_txt a {
  font-weight: bold;
  color: #000;
}

.cks_txt a:hover {
  text-decoration: underline;
  color: #000;
}





/*
============================================================================================================================================================================================================
*********************************************************************************** ESTILOS TABLET 760PX ***************************************************************************************************
============================================================================================================================================================================================================
*/


@media screen and (max-width: 1300px) {

  .logos {
    left: 5%;
    margin-left: 0;
  }

  .banner {
    margin: 10px 5% 0 5%;
    width: 90%;
  }

  .banner .tienda img {
    border-radius: 15px;
  }

  .serviciospropios {
    width: 95%;
    margin: 0 0 0 5%;
  }

  .serviciospropios .servicios {
    margin: 20px 0 50px 0;
  }

  .serviciospropios h4 {
    height: 65px;
    margin: 30px 0 20px 0;
  }
}

@media screen and (max-width: 1200px) {
  .divmejortarifas {
    width: 95%;
    max-width: 100%;
    margin: 0 0 0 5%;
    background-position: 700px 60px;
    background-size: 224px;
  }

  .servicios .serviciospropios .servicios div {
    width: 30%;
    margin: 30px 0 50px 2%;
  }

}

@media screen and (max-width: 1100px) {
  .nuestras_quienessomos .titular {
    width: 90%;
    margin: 80px 10% 0 0;
  }

  .nuestras_quienessomos .quees {
    margin: 20px 10% 0 20px;
  }

  .nuestras_quienessomos .parrafo {
    width: 90%;
    margin: 0 10% 0 0;
  }

  .nuestras_quienessomos .titular.drcha {
    margin: 80px 0 0 10%;
  }

  .nuestrasmarcas .marcas {
    margin: 20px 0 20px 10%;
  }

  .tiendas_mascerca .titular {
    width: 90%;
    margin: 80px 10% 0 0;
  }

  .tiendas_mascerca .cuantas {
    margin: 10px 10% 0 0;
  }

  .tiendas_mascerca .parrafo {
    width: 90%;
    margin: 10px 10% 0 0;
  }

  .tiendas_mascerca .titular.drcha {
    width: 90%;
    margin: 80px 0 0 28%;
  }

  .tiendas_mascerca .buscar {
    margin: 30px 0 0 10%;
  }

  .tiendas {
    width: 40%;
  }

  .mascerca {
    width: 60%;
  }

  .mascerca .link {
    margin: 5px 0 0 173px;
  }

  .mascerca .linkboton {
    margin: 5px 0 0 173px;
  }

  .servicios .serviciospropios .servicios div {
    background-size: 90px;
    width: 24%;
    margin: 30px 0 50px 2%;
  }

  .err404 .banner h1 {
    top: 120px;
  }

  .err404 .banner h2 {
    top: 135px;
  }

  .err404 .banner .boton {
    top: 160px;
  }

  .logos {
    width: 440px;
    height: auto;
  }

  .mascerca .dvlink {
    display: block;
    width: auto;
    top: -20px;
    position: relative;
    left: 0;
  }
}

@media screen and (max-width: 1093px) {
  .footer-links {
    top: 0;
  }
}

@media screen and (max-width: 1053px) {
  .footer-links {
    top: 0;
  }
}

@media screen and (max-width: 990px) {

  #cabecera-logos {
    top: 75px;
    width: 90%;
    height: auto;
    max-width: 400px;
  }

  .quienessomos {
    width: 100%;
    height: auto;
    padding: 0 0 50px 0;
  }

  .nuestrasmarcas {
    width: 100%;
    height: auto;
    padding: 0 0 40px 0;
  }

  .nuestras_quienessomos {
    display: inline-block;
    height: auto;
    margin: 10px auto 50px;
  }

  .nuestras_quienessomos .titular {
    width: 100%;
    text-align: center;
    margin: 40px 0 0 0;
    float: left;
  }

  .nuestras_quienessomos .quees {
    text-align: right;
    margin: 80px auto 20px auto;
    float: none;
    background-position: left 15px;
    display: block;
    height: 150px;
  }

  .nuestras_quienessomos .parrafo {
    width: 90%;
    text-align: left;
    margin: 0 5% 0 5%;
    float: left;
    height: auto;
  }

  .nuestras_quienessomos .titular.drcha {
    margin: 40px 0 0 0;
    text-align: center;
  }

  .nuestrasmarcas .marcas {
    margin: 20px auto;
    max-width: 444px;
    width: 90%;
    float: none;
    position: relative;
    top: 25px;
  }

  .serviciospropios {
    margin: 0 auto 50px auto;
    float: none;
    width: 100%;
    max-width: 600px;
  }

  .serviciospropios h3 {
    height: auto;
    width: 100%;
    text-align: center;
    margin: 0;
  }

  .serviciospropios .link {
    height: auto;
    width: 100%;
    text-align: center;
    margin: 10px 0 0;
  }

  .serviciospropios h4 {
    height: 65px;
    margin: 30px auto 20px auto;
    background-position: center 0 !important;
    text-align: center;
  }

  .tiendas {
    width: 100%;
    height: auto;
    padding: 0 0 50px 0;
  }

  .mascerca {
    width: 100%;
    height: 240px;
    padding: 0 0 50px 0;
  }

  .tiendas_mascerca .titular {
    width: 100%;
    text-align: center;
    margin: 40px 0 20px 0;
    float: left;
  }

  .tiendas_mascerca .cuantas {
    text-align: right;
    margin: 20px auto;
    float: none;
    width: 200px;
    height: auto;
    background-position: left 70px;
    font-size: 70px;
  }

  .mascerca .dvlink {
    top: 15px;
  }

  .tiendas_mascerca .parrafo {
    width: 100%;
    text-align: center;
    margin: 10px 0 0 0;
    float: left;
    height: auto;
  }

  .tiendas_mascerca .titular.drcha {
    width: 100%;
    margin: 40px 0 10px 0;
    text-align: center;
  }

  .tiendas_mascerca .buscar {
    border: 0;
    padding: 0;
    margin: 10px auto 0 auto;
    text-align: center;
    width: 100%;
    font-size: 46px;
    height: auto;
  }

  .mascerca .link {
    margin: 15px auto 0 auto;
    text-align: center;
    display: block;
  }

  .mascerca .linkboton {
    margin: 15px auto 0 -100px;
    text-align: center;
    position: relative;
    left: 50%;
  }

  .trabajar_nosotros {
    height: auto;
    padding-bottom: 30px;
    font-size: 40px;
  }

  .trabajar_nosotros .titular {
    height: auto;
    font-size: 48px;
    margin: 50px auto 30px auto;
  }

  footer {
    margin: 10px auto 20px;
  }

  .footerdiv {
    height: 110px;
    padding: 50px 0 20px 0;
  }

  .redes-links {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
  }

  .footer-links {
    position: relative;
    float: none;
    width: 370px;
    padding: 0;
    top: 32px;
    text-align: left;
    margin: 0 auto;
    left: 95px;
  }

  .copyright-container {
    position: relative;
    float: none;
    width: 663px;
    padding: 0;
    top: 20px;
    text-align: center;
    margin: 0 auto;
  }

  .logo-image-small {
    float: none;
    margin: 20px auto 0;
    padding: 0;
    max-width: 663px;
    background-size: cover;
  }

  .mejortarifas p {
    font-size: 20px;
    max-width: 50%;
  }

  .divmejortarifas {
    background-size: 220px;
    background-position: 85% 75px;
  }

  .servicios .serviciospropios {
    max-width: 100%;
  }

  .servicios .serviciospropios .servicios div {
    height: auto;
  }

  .tiendas_mascerca {
    height: auto;
    padding: 0;
    background-color: transparent;
  }

  .mascerca {
    background-color: #505f6b;
  }

  .err404 .banner {
    width: auto;
    height: 630px;
    padding: 0;
    display: block;
    margin: 0 auto 30px;
    background-image: url("../assets/ilustracion-mv@2x.png");
    background-repeat: no-repeat;
    background-size: 98% 590px;
    background-position: center 30px;
    overflow: hidden;
    max-height: 630px;
    max-width: 420px;
  }

  .err404 .banner h1 {
    position: relative;
    top: 80px;
    left: 40px;
    width: auto;
    font-size: 36px !important;
    height: 45px;
    max-width: 75%;
  }

  .err404 .banner h2 {
    color: #fff;
    position: relative;
    top: 95px;
    left: 40px;
    line-height: 30px;
    height: auto;
    width: auto;
    font-size: 22px !important;
    max-width: 75%;
  }

  .err404 .banner .boton {
    position: relative;
    top: 115px;
    left: 35px;
  }


}

@media screen and (max-width: 759px) {

  .banner h1 {
    margin: 32px 0 25px 0;
    font-size: 36px;
    line-height: 42px;
  }

  .banner h1 span img {
    height: 32px;
  }

  .banner p {
    font-size: 24px;
    margin: 25px 0 32px;
  }

  .nuestras_quienessomos .titular {
    font-size: 16px;
  }

  .nuestras_quienessomos .quees {
    font-size: 36px;
    height: auto;
    background-image: none;
    text-align: center;
    width: 150px;
  }

  .serviciospropios .servicios {
    margin: 20px auto 50px auto;
    max-width: 320px;
    float: none;
  }

  .serviciospropios h3 {
    font-size: 36px;
  }

  .tiendas_mascerca .titular {
    font-size: 16px;
  }

  .tiendas_mascerca .titular.drcha {
    font-size: 16px;
  }

  .tiendas_mascerca .cuantas {
    font-size: 56px;
    width: 180px;
  }

  .tiendas_mascerca .buscar {
    font-size: 36px;
  }

  .trabajar_nosotros .titular {
    font-size: 36px;
    margin: 40px auto 30px auto;
    padding: 0 10px;
  }

  .footerdiv {
    height: 300px;
  }

  .copyright-container {
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
    top: -70px;
    text-align: center;
    margin: 0 auto;
    height: auto;
    display: block;
  }

  .redes-links {
    max-height: 40px;
    display: block;
    height: auto;
    float: none;
    width: 250px;
    margin: 0 auto;
    top: 150px;
    z-index: 980;
  }

  .footer-links {
    max-height: 100px;
    display: block;
    height: 100px;
    float: none;
    width: 250px;
    margin: 0 auto 0 -125px;
    left: 50%;
    top: 40px;
  }

  .footer-links>a {
    width: 40%;
    display: inline-block;
    font-size: 14px;
    margin: 0 5% 15px;
    height: auto;
    text-align: center;
    float: left;

  }

  .logo-image-small {
    background-image: url("../assets/M_logos_footer.png");
    width: 100%;
    height: 135px;
    background-size: auto 122px;
    background-position: center top;
  }

  .copyright-content {
    width: 250px;
    display: inline-block;
    margin: 0 0 30px;
    height: auto;
    text-align: center;
  }



  #preloader.preloader .fa-spinner {
    max-width: 120px;
    background-color:
      transparent;
    background-image: url("../assets/queue_waiting.gif");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95% auto;
    width: 100%;
    display: block;
    height: 140px;
  }

  #preloader.preloader .preloader {
    background-color: transparent;
    display: block;
    width: 95%;
    max-width: 424px;
    height: 160px;
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    bottom: 50%;
    margin: 0 auto;
  }

  #preloader.preloader p {
    height: auto;
    font-size: 18px;
    line-height: 26px;
  }

}

.visible_escXX {
  display: block !important;
}

.visible_mvXX {
  display: none !important;
}

.visible_mvXXX {
  display: none !important;
}

.ocultar_escXX {
  display: none !important;
}

@media screen and (max-width:967px) {
  .visible_escXX {
    display: none !important;
  }

  .visible_mvXXX {
    display: none !important;
  }

  .visible_mvXX {
    display: block !important;
  }

  .ocultar_mvXX {
    display: none !important;
  }

  .ocultar_mvXXX {
    display: none !important;
  }
}

@media screen and (max-width: 759px) {
  .visible_mvXXX {
    display: block !important;
  }
}

@media screen and (max-width: 599px) {
  .visible_mv {
    display: block !important;
  }

  .nuestrasmarcas .marcas {
    max-width: 298px;
    width: 100%;
    float: none;
    position: relative;
    top: 25px;
    left: 12px;

  }

  .divmejortarifas {
    height: 575px;
    background-position: center 375px;
  }

  .mascerca {
    height: 220px;
  }
}