@charset "UTF-8";
/*
 Theme Name:   Peygran
 Theme URI:    www.peygran.com
 Description:  Peygrand Child Theme
 Author:       Javi Acceseo
 Author URI:   http://acceseo.com
 Template:     Divi
 Version:      1.0.0
 */
@import url("../css/style.css");
@font-face {
  font-family: DINPro;
  src: url('/peygran/font/fuentes/dinpro-regular-webfont.eot');
  /*IE*/
  src: local(DINPro-Bold), url("/peygran/font/fuentes/DINPro.otf");
  /*resto de navegadores*/ }
@font-face {
  font-family: DINPro-Bold;
  src: url('/peygran/font/fuentes/dinpro-bold-webfont.eot');
  /*IE*/
  src: local(DINPro-Bold), url('/peygran/font/fuentes/DINPro-Bold.otf');
  /*resto de navegadores*/ }
@font-face {
  font-family: DINPro-Light;
  src: url(''/peygran/font/fuentes/dinpro-light-webfont.eot'');
  /*IE*/
  src: local(DINPro-Light), url('/peygran/font/fuentes/DINPro-Light.otf');
  /*resto de navegadores*/ }
  
/* MonumentGrotesk */  
  
@font-face {
  font-family: MonumentGrotesk;
  src: url('/peygran/font/fuentes/MonumentGrotesk/MonumentGrotesk-Medium.eot');
  /*IE*/
  src: local(MonumentGrotesk-Bold), url('/peygran/font/fuentes/MonumentGrotesk/MonumentGrotesk-Medium.ttf');
  /*resto de navegadores*/ }
@font-face {
  font-family: MonumentGrotesk-Bold;
  src: url('/peygran/font/fuentes/MonumentGrotesk/MonumentGrotesk-Bold.eot');
  /*IE*/
  src: local(MonumentGrotesk-Bold), url('/peygran/font/fuentes/MonumentGrotesk/MonumentGrotesk-Bold.ttf');
  /*resto de navegadores*/ }
@font-face {
  font-family: MonumentGrotesk-Light;
  src: url('/peygran/font/fuentes/MonumentGrotesk/MonumentGrotesk-Regular.eot');
  /*IE*/
  src: local(MonumentGrotesk-Light), url('/peygran/font/fuentes/MonumentGrotesk/MonumentGrotesk-Regular.ttf');
  /*resto de navegadores*/ }
  
h1, h2, h3, h4, h5, h6 {
  padding-bottom: 10px;
  color: #000;
  font-weight: 500;
  line-height: 1em;
  font-family: MonumentGrotesk; }

p {
  line-height: 1;
  font-family: MonumentGrotesk; }

body {
  background: #24135F !important;
  background-color: #24135F !important; }

/* 
  Intentamos arreglar un poco las tablas.
  */
table tr td {
  margin-top: 15px;
  padding: 0px 7px !important;
  line-height: 2em !important; }

.text-black {
  color: black; }

.text-black h1 {
  color: black;
  font-size: 40px; }

#et-main-area {
  background: #fff; }

#main-content {
  background-color: #24135F; }

@media (min-width: 1024px) {
  #portada {
    background: url(img/peygran-soluciones-tecnicas.gif);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-color: white; } }
.tituloSeccion {
  text-align: center;
  margin-top: 50px;
  color: #000;
  font-family: MonumentGrotesk-Bold;
  font-size: 46px; }

@media (min-width: 1024px) {
  .tituloSeccion {
    text-align: left;
    font-size: 70px;
    margin-left: 10%; } 
}

h3 {
  font-size: 18px; }

.container {
  position: relative;
  width: 100%;
  margin: auto; }

.tg_menu {
  float: none !important; }
  .tg_menu #top-menu-nav {
    width: 94%; }
    .tg_menu #top-menu-nav .nav {
      float: none !important;
      width: 100%;
      text-align: center; }
      .tg_menu #top-menu-nav .nav ul {
        width: 100%; }
        .tg_menu #top-menu-nav .nav ul li {
          display: inline-block; }

#et_top_search {
  color: white;
  margin: 13px 0 0 22px !important; }
  #et_top_search .et-search-form {
    max-width: 90% !important; }

.et-search-form input {
  color: white !important; }
  .et-search-form input::placeholder {
    color: white !important; }
  .et-search-form input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: white !important; }
  .et-search-form input::-moz-placeholder {
    /* Firefox 19+ */
    color: white !important; }
  .et-search-form input:-ms-input-placeholder {
    /* IE 10+ */
    color: white !important; }
  .et-search-form input:-moz-placeholder {
    /* Firefox 18- */
    color: white !important; }

span.et_close_search_field {
  color: white !important; }

.autor {
  font-style: italic;
  font-size: 16px;
  color: #00C1D5;
  width: 100%;
  margin: auto;
  text-align: center; }

.imgSoluciones {
  background: url(img/soluciones-tecnicas.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 60%;
  padding-top: 150px; }

.imgSoluciones:hover {
  background: url(img/fabricacion-peygran-hover.png) !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  padding-left: 60%;
  padding-top: 150px; }

@media (max-width: 850px) {
  .imgSoluciones {
    background: url(img/fabricacion-peygran-hover.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 60%;
    padding-top: 150px; }

  .imgSoluciones:hover {
    background: url(img/fabricacion-peygran-hover.png) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    padding-left: 60%;
    padding-top: 150px; } }
.info-servicio {
  width: auto; }

.imgSoluciones2 {
  background: url(img/marca-peygran.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 60%;
  padding-top: 150px; }

.imgSoluciones2:hover {
  background: url(img/calidad-peygran-hover.png) !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  padding-left: 60%;
  padding-top: 150px; }

@media (max-width: 850px) {
  .imgSoluciones2 {
    background: url(img/calidad-peygran-hover.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 60%;
    padding-top: 150px; }

  .imgSoluciones2:hover {
    background: url(img/calidad-peygran-hover.png) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    padding-left: 60%;
    padding-top: 150px; } }
.imgSoluciones3 {
  background: url(img/asesoramiento.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 60%;
  padding-top: 150px; }

.imgSoluciones3:hover {
  background: url(img/como-invertir-peygran-hover.png) !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  padding-left: 60%;
  padding-top: 150px; }

@media (max-width: 850px) {
  .imgSoluciones3 {
    background: url(img/asesoramiento.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 60%;
    padding-top: 150px; }

  .imgSoluciones3:hover {
    background: url(img/como-invertir-peygran-hover.png) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    padding-left: 60%;
    padding-top: 150px; } }
.soluciones span {
  font-size: 18px;
  color: #00C1D5;
  font-family: MonumentGrotesk-Bold; }

.soluciones h3 {
  font-size: 18px !important; }

#bloqueSol {
  margin: auto;
  margin-top: 200px; }

@media all and (max-width: 728px) {
  #bloqueSol {
    width: 80% !important;
    margin-left: 10%; } }


#bloqueSol {
  text-align: center !important; }



@media (min-width: 1024px) {
  #barraAbajoServicios {
    top: -30px;
    display: block !important; } }
#barraAbajoServicios {
  border-right: solid 1px;
  border-bottom: solid 1px;
  border-left: solid 1px;
  border-color: #00C1D5;
  padding: 5px;
  width: 85%;
  margin: 0 5%;
  position: relative;
  top: -30px;
  display: none; }

@media (min-width: 1024px) {
  .footerServicio {
    top: 20px;
    display: block !important;
    text-align: center;
    padding-left: 10%; } }
.footerServicio h3 {
  font-size: 18px;
  margin-top: -40px;
  margin-bottom: 40px;
  width: 100%; }

.footerServicio {
  position: relative;
  top: -25px;
  display: none;
  width: 85.5%; }

@media (min-width: 768px) {
  .Nosotros h3 {
    color: #00C1D5;
    font-size: 20px !important; } }
.Nosotros h3 {
  color: #00C1D5;
  text-align: left;
  line-height: 1; }

@media (min-width: 1024px) {
  .Nosotros .textDes {
    font-size: 18px !important;
    margin: 15px 0 0 0;
    width: 90%;
    color: white; } }
.Nosotros .textDes {
  text-align: left;
  font-size: 16px;
  color: white;
  line-height: 1.42857143;
  text-align: justify; }

@media (min-width: 1024px) {
  .textDes2 {
    font-size: 18px !important;
    margin: 15px 0 0 0;
    text-align: center;
    width: 90%;
    color: white; } }
@media all and (max-width: 1023px) and (min-width: 483px) {
  .textDes2 {
    text-align: center;
    font-size: 16px;
    color: white; } }
@media all and (max-width: 482px) and (min-width: 366px) {
  .textDes2 {
    text-align: center;
    font-size: 12px;
    color: white; } }
@media all and (max-width: 365px) {
  .textDes2 {
    text-align: center;
    font-size: 11px;
    color: white; } }
input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title, textarea, select {
    padding: 2px;
    border: 1px solid #000;
    color: black !important;
    background-color: transparent !important;
    margin-bottom: 10px;
    margin-right: 10%;
    margin-left: 10%;
    width: 80% !important;
}

input[type=submit] {
    width: 80%;
    border: solid 1px #000;
    background: none;
    color: #000;
    margin: 13px 47px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    margin-top: 17px;
}

.productos {
  width: 16.5% !important;
  float: left; }

#productos .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 0px; }

@media (max-width: 1023px) {
  #talocha {
    background: url(img/talocha-peygran-3.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 100%;
    height: 250px; } }
@media (min-width: 1024px) {
  #talocha {
    background: url(img/talocha-peygran.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 100%;
    height: 200px; }

  #talocha:hover {
    background: url(img/talocha-peygran-2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 100%;
    height: 200px; } }
#talocha h2, #cruceta h2, #calzo h2, #grapa h2, #plot h2, #expositor h2 {
  position: relative;
  top: 145px; }

@media (max-width: 1023px) {
  #cruceta {
    background: url(img/cruceta-alicatado-3.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 100%;
    height: 250px; } }
@media (min-width: 1024px) {
  #cruceta {
    background: url(img/cruceta-alicatado.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 100%;
    height: 200px; }

  #cruceta:hover {
    background: url(img/cruceta-alicatado-2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 100%;
    height: 200px; } }
@media (max-width: 1023px) {
  #calzo {
    background: url(img/calzo-nivelacion-ceramica-3.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 100%;
    height: 250px; } }
@media (min-width: 1024px) {
  #calzo {
    background: url(img/calzo-nivelacion-ceramica.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 100%;
    height: 200px; }

  #calzo:hover {
    background: url(img/calzo-nivelacion-ceramica-2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 100%;
    height: 200px; } }
@media (max-width: 1023px) {
  #grapa {
    background: url(img/grapa-anclaje-fachada-3.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 100%;
    height: 250px; } }
@media (min-width: 1024px) {
  #grapa {
    background: url(img/grapa-anclaje-fachada.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 100%;
    height: 200px; }

  #grapa:hover {
    background: url(img/grapa-anclaje-fachada-2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 100%;
    height: 200px; } }
@media (max-width: 1023px) {
  #plot {
    background: url(img/Soporte-pavimento-flotante-3.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 100%;
    height: 250px; } }
@media (min-width: 1024px) {
  #plot {
    background: url(img/Soporte-pavimento-flotante.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 100%;
    height: 200px; }

  #plot:hover {
    background: url(img/Soporte-pavimento-flotante-2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 100%;
    height: 200px; } }
@media (max-width: 1023px) {
  #expositor {
    background: url(img/punto-venta-expositor-3.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 100%;
    height: 250px; } }
@media (min-width: 1024px) {
  #expositor {
    background: url(img/punto-venta-expositor.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 100%;
    height: 200px; }

  #expositor:hover {
    background: url(img/punto-venta-expositor-2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 100%;
    height: 200px; } }
.info-prod a {
  border: solid 1px #00C1D5;
  color: #00C1D5;
  padding: 5px 10px;
  text-decoration: none;
  position: relative;
  font-size: 14px;
  top: 15px; }

.info-prod h2 {
  font-size: 22px;
  text-align: center !important;
  height: 75px; }

@media all and (max-width: 500px) {
  .info-prod h2 {
    font-size: 21px; } }
.imgServicios .container {
  padding-top: 0px !important; }

#main-footer {
  border-top: solid 1px #00C1D5;
  background-color: #24135F;
  text-align: center; }

#footer-bottom {
  padding: 15px 0 15px;
}

.copy {
  font-size: 12px;
  margin: auto;
  text-align: center;
}

@media all and (min-width: 981px) {
  .imgServicios {
    padding-left: 10%; } }
@media all and (min-width: 1024px) {
  hr {
    width: 40%;
    border-color: #00C1D5;
    margin-bottom: 1%;
    position: relative;
    top: 10px;
    margin-left: 24.5%; } }
@media all and (max-width: 1023px) {
  hr {
    width: 51%;
    border-color: #00C1D5;
    margin-bottom: 4%;
    position: relative;
    top: 10px;
    margin-left: 24.5%; }
}

.sociales {
  width: 10px;
  text-align: center;
  font-size: 28px;
  margin-top: 10px;
  z-index: 9999999;
  display: table;
  top: 250px;
  left: 0;
  position: fixed; }

.face:hover {
  background: url(img/facebook-peygran-2hover2.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 30px !important; }

.twitter:hover {
  background: url(img/twitter-peygran-2hover2.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 30px !important; }

.instagram:hover {
  background: url(img/instagram-peygran-2hover2.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 30px !important; }

.youtube:hover {
  background: url(img/youtube-peygran-2hover2.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 30px !important; }

.vimeo:hover {
  background: url(img/vimeo-peygran-2hover2.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 30px !important; }

.face {
  background: url(img/facebook-peygran-2.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 30px !important; }

.twitter {
  background: url(img/twitter-peygran-2.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 30px !important; }

.instagram {
  background: url(img/instagram-peygran-2.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 30px !important; }

.youtube {
  background: url(img/youtube-peygran-2.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 30px !important; }

.vimeo {
  background: url(img/vimeo-peygran-2.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 30px !important; }

.sociales li {
  margin-top: 6px; }

.buttonSM {
  border: solid 1px #00C1D5;
  color: #00C1D5;
  text-decoration: none;
  padding: 5px 10px;
  font-size: 14px;
  position: relative;
  top: 15px;
  text-align: center;
  margin-left: 40.5%; }

.chk {
  float: left;
  margin-top: 15px;
  margin-left: 10px;
  cursor: pointer; }

@media (min-width: 1024px) {
  .menu2 > ul > li {
    list-style: none;
    line-height: 1;
    margin: 0px;
    position: relative; } }
@media (min-width: 1024px) {
  .menu li {
    padding: 15px 0 5px 25px;
    border-top: none;
    list-style: none; } }
.menu li {
  text-align: center;
  border-top: solid 1px #00C1D5;
  padding-top: 10px;
  list-style: none; }

#top-menu a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  height: 30px;
  font-family: MonumentGrotesk-Light; }

#top-menu a:hover {
  display: inline-block;
  color: #00C1D5;
  text-decoration: none;
  height: 30px;
  font-family: MonumentGrotesk-Light; }

#top-menu li.current-menu-item > a {
  color: white; }

/*#main-header .et-fixed-header {
  -webkit-box-shadow: 0 2px 5px rgba(0, 207, 232, 0.3) !important;
  box-shadow: 0 2px 5px rgba(0, 207, 232, 0.3) !important; }*/

.newsEmail {
  float: left;
  width: 60% !important;
  margin-left: 0px !important;
  margin-left: 0px !important; }

.newsEnviar {
  float: left;
  width: 40% !important;
  margin-top: -2px; }

.newsEnviar input[type=submit] {
  width: 100% !important;
  border: solid 1px #000;
  background: none;
  color: #000;
  margin: 0px 0 !important;
  font-size: 14px !important;
  padding-top: 0px !important;
  padding-bottom: 2px !important;
  margin-left: 2px !important; }

input[type=email] {
  font-size: 14px !important; }

.newsletterdes {
  color: #fff;
  text-align: left; }

.newslettertit {
  color: #00C1D5;
  text-align: left; }

.datosFooter {
  float: left;
  color: #A7ADBD; }

.datosEmpresa img {
  margin-right: 5px;
  clear: left; }

@media (max-width: 1024px) {
  .footer-widget #text-4 {
    width: 100% !important; } }
.footer-widget #text-3 {
  max-width: 77% !important; }

.datosEmpresa p {
  padding-bottom: 5px !important; }

.subDatosEmpresa, .subDatosEmpresa2, .subDatosEmpresa3 {
  float: none !important;
  width: 100%;
  height: 35px; }

.subDatosEmpresa, .subDatosEmpresa2 {
  margin-bottom: 10px !important; }

.datosFooter strong {
  color: white !important;
  font-size: 13px; }

.dondecomprar {
  text-align: center; }

body {
  color: #24135F;
  background: #fff; }

#producto .container {
  text-align: center;
  margin-top: 50px;
  height: 100%; }

#producto .container h1 {
  width: 100%;
  text-align: center;
  position: relative;
  top: -50px;
  color: #24135F; }

#producto .container h2 {
  margin-top: -40px;
  text-align: left;
  color: #00C1D5;
  font-size: 20px; }

#producto .container img {
  margin-top: -50px;
  width: 250px;
  height: 250px; }

.cabecera div {
  height: 100%;
  text-align: left;
  padding: 0 10px;
  box-sizing: border-box; }

.cabecera div a {
  color: #00C1D5;
  border: solid 1px #00b5de;
  text-decoration: none;
  padding: 5px 10px; }

.dondecomprar {
  text-align: center; }

#tabs {
  background: #24135F;
  font-size: 10px;
  text-align: center;
  padding: 5px; }

#tabs a {
  text-decoration: none;
  color: #00C1D5;
  margin: 0 10px;
  padding: 2px 5px 10px 5px; }

#tabs a:hover {
  background: #fff;
  color: #00C1D5; }

.tabActual {
  background: #fff !important;
  color: #24135F !important; }

.tabContent {
  font-size: 12px;
  display: none; }

.tabContent .respuesta {
  cursor: default; }

.nomProd {
  font-family: MonumentGrotesk-Bold;
  font-size: 14px;
  margin-top: 10px;
  margin-left: 10px;
  text-align: left; }

#esponja .imgProd img {
  margin-top: 15px;
  width: 245px;
  height: 224px; }

#esponja .titParrafo {
  font-family: MonumentGrotesk-Bold;
  font-size: 13px; }

#esponja .parrafo {
  text-align: left;
  font-size: 13px; }

#plastico .head-plastico {
  font-family: MonumentGrotesk-Bold;
  color: #00C1D5;
  font-size: 13px; }

#plastico p {
  text-align: left; }

.textura {
  width: 93px !important;
  height: 50px !important;
  margin-top: 5px !important; }

.prodtextura {
  width: 177px !important;
  height: 134px !important;
  margin-top: 30px !important; }

#plastico .talocha-plastico {
  display: flex; }

#llana .contenido span {
  font-family: MonumentGrotesk-Bold; }

#llana .contenido p {
  text-align: center;
  font-size: 14px;
  color: #00C1D5;
  width: 80px;
  margin: auto; }

#llana .contenido img {
  width: 191px;
  height: 141px;
  margin-top: 5px; }

#llana .contenido div {
  margin-top: 10px; }

#mango .respuesta p {
  text-align: left; }

#mango .respuesta img {
  width: 127px;
  height: 106px;
  margin-top: 10px;
  margin-bottom: 10px; }

.mango-caracteristicas {
  display: inline; }

#mango .pasos {
  font-family: MonumentGrotesk-Bold;
  font-size: 15px; }

#mango .contenido #retirar div {
  display: flex; }

#mango .contenido #colocar div {
  display: flex; }

#mango .contenido div p {
  margin-left: 10px;
  margin-top: 5px; }

#mango .nota span {
  font-family: MonumentGrotesk-Bold;
  color: #00C1D5; }

.paso2colocar {
  margin-right: auto; }

table {
  display: none; }

@media (min-width: 480px) {
  #producto .container h2 {
    padding: 0 30px; }

  #producto .container img {
    margin-top: -30px;
    margin-bottom: 30px; }

  .cabecera div {
    height: 100%;
    padding: 0 30px; }

  #tabProducto {
    padding: 0 40px; }

  #tabs {
    background: #24135F;
    font-size: 14px;
    text-align: left;
    padding: 10px 5px 5px 5px; }

  #tabs a {
    text-decoration: none;
    color: #00C1D5;
    margin-left: 15px;
    padding: 2px 5px 10px 5px; }

  .tabContent .contenido div {
    font-size: 14px; }

  #esponja .imgProd img {
    margin-top: 20px; }

  #llana .contenido div {
    display: flex; }

  #llana .contenido p {
    text-align: left;
    font-size: 14px;
    max-width: 80px; }

  #llana .contenido img {
    margin-top: 10px; }

  #mango .respuesta p {
    font-size: 14px; }

  #mango .respuesta img {
    margin-top: 10px;
    margin-bottom: 10px; }

  .footer-mango {
    text-align: center !important; } }
@media (min-width: 768px) {
  #producto .container {
    text-align: left; }

  #producto .container h1 {
    width: 600px;
    margin-left: 20px;
    text-align: left; }

  #producto .container h2 {
    padding: 0;
    margin-left: 20px;
    margin-bottom: 30px; }

  #producto .container img {
    margin-left: 20px; }

  .cabecera {
    display: flex;
    height: 100%; }

  .cabecera div {
    height: 100%;
    padding: 0 30px; }

  #tabProducto {
    padding: 0px 40px;
    margin-top: 30px !important; }

  #tabs {
    text-align: left;
    padding: 10px 5px 5px 5px; }

  #tabs a {
    margin-left: 15px; }

  .nomProd {
    font-size: 20px; }

  #esponja .contenido {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }

  #esponja .titParrafo {
    font-size: 16px; }

  #esponja .parrafo {
    width: 300px;
    max-width: 300px;
    font-size: 14px;
    margin-left: 15px; }

  #plastico .head-plastico {
    font-family: MonumentGrotesk-Bold;
    color: #00C1D5;
    font-size: 14px; }

  #plastico .head-plastico {
    font-size: 16px; }

  #plastico .talocha-plastico {
    margin-left: 20px; }

  #plastico .talocha-plastico div {
    width: 170px; }

  #plastico .contenido {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }

  .prodtextura {
    margin: auto !important;
    width: 123.9px !important;
    height: 93.8px !important; }

  #llana .contenido {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }

  #llana .contenido p {
    margin-top: 0px; }

  #llana .contenido img {
    width: 191px;
    height: 141px;
    margin-top: 5px; }

  #llana .contenido div {
    width: 300px;
    margin-top: 0px;
    margin-left: 15px; }

  #mango .respuesta p {
    font-size: 14px; }

  .mango-caracteristicas {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }

  .pasos {
    font-size: 16px !important; }

  #mango .contenido .montaje {
    display: flex; }

  #mango .contenido #retirar div p {
    width: 200px;
    max-width: 200px; }

  #mango .contenido #colocar div p {
    width: 200px;
    max-width: 200px; } }
.tituloProducto {
  font-size: 70px !important;
  text-align: left;
  color: #24135F; }

@media (max-width: 1024px) {
  .tituloProducto {
    font-size: 26px !important; } }
.textoTituloProducto {
  font-size: 20px;
  color: #00C1D5; }

.dondecomprar {
  color: #00C1D5;
  border: solid 1px #00b5de;
  padding: 5px 10px !important;
  width: 150px;
  margin: auto;
  text-decoration: none; }

.textoProducto {
  color: black;
  font-size: 18px; }

@media (max-width: 1024px) {
  .textoProducto {
    font-size: 14px !important; } }
@media (min-width: 1024px) {
  #producto .container h1 {
    width: 950px; }

  #producto .container h2 {
    width: 500px; }

  #producto .container img {
    width: 350px;
    height: 350px; }

  .cabecera div {
    font-size: 18px; }

  #tabProducto {
    padding: 0 40px; }

  #esponja .imgProd img {
    margin-top: 0px;
    width: 350px;
    height: 320px; }

  .textura {
    width: 93px !important;
    height: 50px !important;
    margin-top: 5px !important; }

  .prodtextura {
    width: 177px !important;
    height: 134px !important;
    margin-top: 30px !important; }

  #llana .contenido img {
    width: 191px;
    height: 141px;
    margin-top: 5px; }

  #llana .contenido div {
    margin: auto; }

  table {
    display: block;
    font-size: 14px;
    width: 820px;
    max-width: 820px;
    margin: auto; }

  .table-plastico {
    width: 710px;
    max-width: 710px; }

  .table-llana {
    width: 770px;
    max-width: 770px; }

  table th {
    border-bottom: solid 1px #00C1D5; }

  table .ref1, table .ref2, table .ref3 {
    margin: auto;
    width: 29px !important;
    height: 28px !important;
    border: none;
    position: relative;
    top: 0px !important;
    left: 0px !important; }

  td, th {
    text-align: center;
    padding: 0 10px; }

  th {
    font-family: MonumentGrotesk-Bold;
    color: #24135F; }

  .expCarac {
    width: 600px;
    max-width: 600px;
    margin-left: 20px; }

  .mango-caracteristicas img {
    width: 127px !important;
    height: 106px !important; }

  .montaje img {
    width: 191px !important;
    height: 128px !important; }

  #nota p {
    width: 400px !important;
    max-width: 400px !important; } }
.entry-content table, body.et-pb-preview #main-content .container table {
  width: 100%;
  margin: auto !important;
  border: none !important;
  text-align: center; }

.entry-content tr th, .entry-content thead th, body.et-pb-preview #main-content .container tr th, body.et-pb-preview #main-content .container thead th {
  padding: 0px 0px !important; }

.entry-content tr td, body.et-pb-preview #main-content .container tr td {
  padding: 6px 12px !important;
  border: none !important; }

@media all and (min-width: 1400px) {
  .parrafo {
    width: 35%;
    float: left;
    padding: 10px 10% 10px 0px; }

  .imgProd {
    width: 50% !important;
    float: left;
    text-align: right;
    padding-right: 61px; }

  .talocha-plastico2 {
    width: 24% !important;
    float: right; }

  .talochaDerecha {
    float: left !important; }

  .talocha-plastico {
    width: 50% !important;
    float: left; } }
@media all and (max-width: 1399px) and (min-width: 981px) {
  .parrafo {
    width: 40%;
    float: left; }

  .talochaDerecha {
    float: left !important; }

  .imgProd {
    width: 50% !important;
    float: left;
    text-align: right;
    padding-right: 61px; }

  .talocha-plastico2 {
    width: 35% !important;
    float: right; }

  .talocha-plastico {
    width: 50% !important;
    float: left; } }
@media all and (max-width: 980px) {
  .parrafo {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    float: left; }

  .imgProd {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    text-align: center; }

  .talocha-plastico2 {
    width: 100% !important; }

  .talocha-plastico {
    width: 80% !important;
    margin-left: 10%;
    margin-right: 10%; }

  .prodtextura {
    float: none !important; } }
.textoLlana {
  float: left;
  width: 40%; }

.head-plastico {
  font-weight: bold;
  font-size: 15px; }

ul.et_pb_tabs_controls {
  background-color: #24135F !important; }

.accordions-head {
  color: #24135F !important;
  font-size: 20px !important;
  font-weight: bold;
  background: white !important;
  border: none !important; }

.accordion-content {
  border: none !important; }

.et_pb_tabs a {
  color: #000000 !important; }

.et_pb_tabs .et_pb_tab_active a {
  color: #00C1D5 !important; }

#productosDiv {
  width: 16.5%;
  float: left;
  height: 400px;
  padding: 40px 10px;
  text-align: center; }

.divProductos {
  max-width: none !important;
  padding: 2% 10% !important; }

@media all and (max-width: 1240px) and (min-width: 1149px) {
  .info-prod h2 {
    font-size: 20px !important;
    text-align: center !important;
    height: 75px; } }
@media all and (max-width: 1148px) and (min-width: 1115px) {
  .info-prod h2 {
    font-size: 19px !important;
    text-align: center !important;
    height: 75px; } }
@media all and (max-width: 1114px) and (min-width: 992px) {
  #productosDiv {
    width: 32.0%;
    float: left;
    height: 400px;
    padding: 40px 10px;
    text-align: center; } }
@media all and (max-width: 991px) and (min-width: 650px) {
  #productosDiv {
    width: 49%;
    float: left;
    height: 400px;
    padding: 40px 10px;
    text-align: center; } }
@media all and (max-width: 649px) and (min-width: 50px) {
  #productosDiv {
    width: 100%;
    height: 400px;
    padding: 40px 10px;
    margin: auto; } }
@media all and (max-width: 886px) and (min-width: 751px) {
  #PagServicios h2 {
    font-size: 22px !important; } }
@media all and (max-width: 750px) and (min-width: 615px) {
  #PagServicios h2 {
    font-size: 18px !important; } }
@media all and (max-width: 614px) and (min-width: 546px) {
  #PagServicios h2 {
    font-size: 16px !important; } }
@media all and (max-width: 545px) and (min-width: 409px) {
  #PagServicios h2 {
    font-size: 12px !important; } }
@media all and (max-width: 408px) {
  #PagServicios h2 {
    font-size: 10px !important; } }
ul.et_pb_side_nav {
  top: 42% !important; }

.et_mobile_menu li a {
  color: white !important; }

@media all and (min-width: 1600px) {
  #ui-id-6 .talocha-plastico {
    width: 27% !important; }

  #ui-id-6 .talocha-plastico:nth-child(1) {
    margin-left: 24%; } }
@media all and (max-width: 1599px) and (min-width: 1300px) {
  #ui-id-6 .talocha-plastico {
    width: 34% !important; }

  #ui-id-6 .talocha-plastico:nth-child(1) {
    margin-left: 18%; } }
@media all and (max-width: 1599px) and (min-width: 1300px) {
  #ui-id-6 .talocha-plastico {
    width: 34% !important; }

  #ui-id-6 .talocha-plastico:nth-child(1) {
    margin-left: 18%; } }
@media all and (max-width: 1299px) and (min-width: 1120px) {
  #ui-id-6 .talocha-plastico {
    width: 40% !important;
    float: left; }

  #ui-id-6 .talocha-plastico:nth-child(1) {
    margin-left: 11%; } }
@media all and (max-width: 1299px) and (min-width: 1120px) {
  #ui-id-6 .talocha-plastico {
    width: 40% !important;
    float: left; }

  #ui-id-6 .talocha-plastico:nth-child(1) {
    margin-left: 11%; } }
@media all and (max-width: 1119px) and (min-width: 1024px) {
  #ui-id-6 .talocha-plastico {
    width: 44% !important;
    float: left; }

  #ui-id-6 .talocha-plastico:nth-child(1) {
    margin-left: 3%; } }
@media all and (max-width: 1023px) and (min-width: 981px) {
  #ui-id-6 .talocha-plastico {
    width: 50% !important;
    float: left; }

  #ui-id-6 .talocha-plastico:nth-child(1) {
    margin-left: 0%; } }
@media all and (max-width: 980px) and (min-width: 620px) {
  #ui-id-6 .talocha-plastico {
    width: 80% !important; }

  #ui-id-6 .talocha-plastico:nth-child(1) {
    margin-left: 10%; } }
@media all and (max-width: 619px) and (min-width: 300px) {
  #ui-id-6 .talocha-plastico {
    width: 100% !important;
    text-align: center;
    margin-left: 0%;
    margin-right: 0%; }

  #ui-id-6 .textoLlana {
    width: 100%;
    text-align: center; } }
.pasos {
  font-weight: bold; }

@media all and (min-width: 768px) {
  #retirar {
    width: 50%;
    float: left; }

  #colocar {
    width: 50%;
    float: left; }

  .montaje {
    width: 100%; }

  #colocar p, #retirar p {
    width: 90%; }

  #colocar img, #retirar img {
    float: left;
    width: 35%;
    margin-right: 30px; }

  .pasos {
    float: none !important;
    font-weight: bold; }

  #nota {
    margin-top: 50px; } }
.page-id-148 .entry-content tr td {
  padding: 0px 7px !important;
  line-height: 1.8 !important; }

@media (min-width: 1660px) {
  .page-id-148 .contenido img {
    position: relative;
    left: -15px;
    margin-right: 10px;
    width: 128px !important;
    height: 536px !important;
    float: left; }

  .page-id-148 .contenido {
    padding-left: 25%; } }
@media all and (max-width: 1659px) and (min-width: 1204px) {
  .page-id-148 .contenido img {
    position: relative;
    left: -15px;
    margin-right: 10px;
    width: 128px !important;
    height: 536px !important;
    float: left; }

  .page-id-148 .contenido {
    padding-left: 15%; } }
@media all and (max-width: 1203px) and (min-width: 1024px) {
  .page-id-148 .contenido img {
    position: relative;
    left: -15px;
    margin-right: 10px;
    width: 128px !important;
    height: 536px !important;
    float: left; }

  .page-id-148 .contenido {
    padding-left: 0%; } }

@media (min-width: 1400px) {
  .contenido > .imgProd {
    width: 21% !important; }

  .contenido > .imgProd img {
    /*height: 100%;*/ }

  .contenido > .parrafo {
    width: 75% !important; } }
.cabeza-modo {
  text-align: center;
  width: 70%;
  margin: 0 auto; }

.cabeza-modo p {
  line-height: 1em !important; }

.cabeza-modo .paso {
  display: inline-block;
  padding-left: 5px;
  float: left;
  width: 48%;
  margin: 0 1% 10px 1%; }

.cabeza-modo .paso img {
  width: 100%;
  float: left;
  margin-top: 15px; }

.cabeza-modo .paso .texto-modo {
  width: 100%;
  float: right;
  text-align: left;
  line-height: 1em !important;
  margin-top: 8px; }

.respuesta .titModo {
  color: #00C1D5;
  font-family: MonumentGrotesk-Bold; }

.productoAcordeon {
  width: 151px;
  height: 189px; }

.cabeza-funcion {
  width: 90%;
  margin: 0 auto;
  text-align: center; }

.cabeza-funcion .funcion {
  display: inline-block;
  width: 30%; }

.cabeza-beneficios {
  width: 90%;
  margin: 0 auto;
  text-align: center; }

.cabeza-beneficios img {
  display: inline-block;
  float: left;
  width: 22%;
  margin: 10px 1%; }

@media (max-width: 1024px) {
  .cabeza-beneficios img {
    width: 47%;
    margin: 10px 1%; } }
@media (max-width: 600px) {
  .cabeza-beneficios img {
    width: 94%;
    margin: 10px 1%; } }
.parrafo > .titParrafo {
  font-size: 18px;
  color: #24135F !important;
  font-weight: bold; }

.parrafo .subTitParrafo {
  color: #00C1D5;
  font-weight: bold; }

img.centrada {
  display: block;
  margin: 0 auto; }

#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
  position: absolute;
  top: 11px;
  right: 0;
  font-family: "ETmodules";
  font-size: 16px;
  font-weight: 800;
  content: "3"; }

/********
  Soluciones T├®cnicas
  ***********/
.titServicio {
  display: block;
  margin: 0 auto;
  text-align: center; }

.sloganServicio {
  margin: 0 auto;
  display: block;
  text-align: center; }

.body-servicio {
  text-align: center; }

/*
  POPUP SOLUCIONES T├ëCNICAS
  */
.img-escuchamos {
  background: url(img/servicios/soluciones/soluciones-tecnicas-6.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 60px;
  padding-top: 60px;
  display: block;
  cursor: default; }

.img-escuchamos {
  background: url(img/servicios/soluciones/soluciones-tecnicas-1.png);
  background-repeat: no-repeat;
  background-position: center center;
  margin: auto;
  width: 35px; }

.img-escuchamos:hover {
  background: url(img/servicios/soluciones/soluciones-tecnicas-6.png);
  background-repeat: no-repeat;
  background-position: center center; }

.img-analizamos {
  background: url(img/servicios/soluciones/soluciones-tecnicas-7.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 60px;
  padding-top: 60px;
  display: block;
  cursor: default; }

.img-analizamos {
  background: url(img/servicios/soluciones/soluciones-tecnicas-2.png);
  background-repeat: no-repeat;
  background-position: center center;
  margin: auto;
  width: 35px; }

.img-analizamos:hover {
  background: url(img/servicios/soluciones/soluciones-tecnicas-7.png);
  background-repeat: no-repeat;
  background-position: center center; }

.img-estudiamos {
  background: url(img/servicios/soluciones/soluciones-tecnicas-8.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 60px;
  padding-top: 60px;
  display: block;
  cursor: default; }

.img-estudiamos {
  background: url(img/servicios/soluciones/soluciones-tecnicas-3.png);
  background-repeat: no-repeat;
  background-position: center center;
  margin: auto;
  width: 35px; }

.img-estudiamos:hover {
  background: url(img/servicios/soluciones/soluciones-tecnicas-8.png);
  background-repeat: no-repeat;
  background-position: center center; }

.img-optimizamos {
  background: url(img/servicios/soluciones/soluciones-tecnicas-9.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 60px;
  padding-top: 60px;
  display: block;
  cursor: default; }

.img-producimos {
  background: url(img/servicios/soluciones/soluciones-tecnicas-10.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 60px;
  padding-top: 60px;
  display: block;
  cursor: default; }

.img-optimizamos {
  background: url(img/servicios/soluciones/soluciones-tecnicas-4.png);
  background-repeat: no-repeat;
  background-position: center center;
  margin: auto;
  width: 35px; }

.img-producimos {
  background: url(img/servicios/soluciones/soluciones-tecnicas-5.png);
  background-repeat: no-repeat;
  background-position: center center;
  margin: auto;
  width: 35px; }

.img-optimizamos:hover {
  background: url(img/servicios/soluciones/soluciones-tecnicas-9.png);
  background-repeat: no-repeat;
  background-position: center center;
  display: block; }

.img-producimos:hover {
  background: url(img/servicios/soluciones/soluciones-tecnicas-10.png);
  background-repeat: no-repeat;
  background-position: center center; }

#barraSoluciones {
  border-right: solid 1px;
  border-bottom: solid 1px;
  border-left: solid 1px;
  border-color: #00C1D5;
  padding: 2px;
  width: 100%;
  display: block; }

.footer-servicio {
  display: block;
  margin: 0 auto;
  text-align: center; }

/*
Marca propia
*/
.img-detectamos {
  background: url(img/servicios/marca/marca-peygran-1.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 60px;
  padding-top: 60px;
  cursor: default;
  display: block; }

.img-solucionamos {
  background: url(img/servicios/marca/marca-peygran-2.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 60px;
  padding-top: 60px;
  cursor: default;
  display: block; }

.img-fabricamos {
  background: url(img/servicios/marca/marca-peygran-3.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 60px;
  padding-top: 60px;
  cursor: default;
  display: block; }

.img-comercializamos {
  background: url(img/servicios/marca/marca-peygran-4.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 60px;
  padding-top: 60px;
  cursor: default;
  display: block; }

.img-detectamos {
  background: url(img/servicios/soluciones/soluciones-tecnicas-1.png);
  background-repeat: no-repeat;
  background-position: center center;
  margin: auto;
  width: 35px; }

.img-solucionamos {
  background: url(img/servicios/soluciones/soluciones-tecnicas-2.png);
  background-repeat: no-repeat;
  background-position: center center;
  margin: auto;
  width: 35px; }

.img-fabricamos {
  background: url(img/servicios/soluciones/soluciones-tecnicas-3.png);
  background-repeat: no-repeat;
  background-position: center center;
  margin: auto;
  width: 35px; }

.img-comercializamos {
  background: url(img/servicios/soluciones/soluciones-tecnicas-4.png);
  background-repeat: no-repeat;
  background-position: center center;
  margin: auto;
  width: 35px; }

.img-detectamos:hover {
  background: url(img/servicios/marca/marca-peygran-1.png);
  background-repeat: no-repeat;
  background-position: center center; }

.img-solucionamos:hover {
  background: url(img/servicios/marca/marca-peygran-2.png);
  background-repeat: no-repeat;
  background-position: center center; }

.img-fabricamos:hover {
  background: url(img/servicios/marca/marca-peygran-3.png);
  background-repeat: no-repeat;
  background-position: center center; }

.img-comercializamos:hover {
  background: url(img/servicios/marca/marca-peygran-4.png);
  background-repeat: no-repeat;
  background-position: center center; }

/*
Asesoramiento
*/
.img-contacta {
  background: url(img/servicios/asesoramiento/formacion-peygran-2.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 60px;
  padding-top: 60px;
  display: block;
  cursor: default; }

.img-asesoramiento {
  background: url(img/servicios/asesoramiento/formacion-peygran-4.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 60px;
  padding-top: 60px;
  display: block;
  cursor: default; }

.img-jornadas {
  background: url(img/servicios/asesoramiento/formacion-peygran-6.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 60px;
  padding-top: 60px;
  display: block;
  cursor: default; }

.img-contacta {
  background: url(img/servicios/asesoramiento/formacion-peygran-1.png);
  background-repeat: no-repeat;
  background-position: center center;
  margin: auto;
  width: 35px; }

.img-asesoramiento {
  background: url(img/servicios/asesoramiento/formacion-peygran-3.png);
  background-repeat: no-repeat;
  background-position: center center;
  margin: auto;
  width: 35px; }

.img-jornadas {
  background: url(img/servicios/asesoramiento/formacion-peygran-5.png);
  background-repeat: no-repeat;
  background-position: center center;
  margin: auto;
  width: 35px; }

.img-contacta:hover {
  background: url(img/servicios/asesoramiento/formacion-peygran-2.png);
  background-repeat: no-repeat;
  background-position: center center; }

.img-asesoramiento:hover {
  background: url(img/servicios/asesoramiento/formacion-peygran-4.png);
  background-repeat: no-repeat;
  background-position: center center; }

.img-jornadas:hover {
  background: url(img/servicios/asesoramiento/formacion-peygran-6.png);
  background-repeat: no-repeat;
  background-position: center center; }

.aviso_legal_title {
  color: #00C1D5;
  font-weight: bold; }

.line-height-aviso p {
  line-height: 1.4em; }

.input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
  border-color: #EEE;
  color: #EEE; }

.recaptcha > div {
  margin: 0 auto; }

@media (max-width: 768px) {
  .logo_desktop {
    display: none; }

  .logo_mobile {
    display: block; } }
@media (min-width: 768px) {
  .logo_desktop {
    display: block; }

  .logo_mobile {
    display: none; } }
@media (min-width: 1024px) {
  .direccion_google a.btn-mapa {
    display: none !important; } }
@media (max-width: 1023px) {
  .mapa_ibi {
    display: none; }

  .mapa_contacto {
    display: none; }

  .direccion_google {
    text-align: center;
    color: white;
    line-height: 1.5em; }

  .direccion_google a.btn-mapa {
    border: 1px solid white;
    line-height: 18px;
    padding: 8px;
    color: white;
    text-decoration: none; }

  .formulario_contacto_box .et_pb_column_1_2 {
    width: 100% !important; } }


.formulario_contacto_box input[type=submit] {
  width: 100% !important;
  margin-left: 10px; }

@media (max-width: 500px) {
  .recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    margin-top: 30px; } }
@media (max-width: 380px) {
  .recaptcha {
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    margin-top: 30px; } }
@media (max-width: 1024px) {

  .social-box-footer {
    width: 160px;
    height: 32px;
    margin: 30px auto; }

  .social-img {
    display: block;
    float: left;
    width: 30px;
    height: 30px; } }
@media (min-width: 1024px) {

  .sociales {
    display: block; } 
}

@media (max-width: 1024px) {
  .calzado-necesitas {
    display: none !important; } }
.producto_soporte {
  font-weight: bold;
  font-size: 1.2em; }



.contenido img {
  display: block;
  margin: 30px auto; }

.beneficios-anclajes img {
  display: block;
  margin: 30px auto; }

.beneficios-texto {
  text-align: center; }

.anclajes_footer {
  width: 80%;
  margin: 0 auto; }

.anclajes_footer .text {
  padding: 20px;
  line-height: 1.3em;
  text-align: right; }

@media (max-width: 1024px) {
  .anclajes_footer .text {
    padding: 20px;
    line-height: 1.3em;
    text-align: center; }

  .anclajes_footer img {
    text-align: center; } }

/*# sourceMappingURL=style.css.map */


.post-template-default #main-content{
  padding:0px 20% !important;
  background-color: #fff !important;
}

.post-template-default #main-content .container{
    background: white !important;
}



.homeProd, .imagenProducto2, .modoDeUso{
  max-width: 1080px !important;
  margin: auto;
}
.divBlog {
    max-width: 1280px !important;
    margin: auto;
}

.homeProd p{
  text-align: left;
    color: #000;
    font-weight: lighter;
    font-size: 20px;
    padding-bottom: 0.5em !important;
}

#footer-widget ]input[type=email]{
    background-color: white !important;
}

.imagenSubida{
  margin-top: -240px;
}

/*.imagenProducto{
    z-index:999;
}

.imagenProducto2 img{
    width:200% !important;
    max-width: 200% !important;
}*/

.tab a {
    float: left;
    display: block;
    color: black;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
}

div.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
    margin-bottom: 50px;
}

.tab1{
  float:left;
  width:32%;
  margin-right: 1%;
  margin-top:5px;
}
.tab2{
  float:left;
  width:32%;
  margin-right: 1%;
  margin-top:5px;
}
.tab3{
  float:left;
  width:32%;
  margin-top:5px;
}

@media all and (max-width:600px){
  .tab1{
    float:left;
    width:100%;
    margin:auto;
  }
  .tab2{
    float:left;
    width:100%;
    margin:auto;
  }
  .tab3{
    float:left;
    width:100%;
    margin:auto;
  } 
}

.tabs{
  width:100%;
}

.imagenProducto2{
  z-index: 999;
}

.imagenProducto2 .imagenSubida{
    width: 150%;
    margin-left: -50px;
}


.compartirRS p{
  display:inline-block;
}

@media all and (min-width:1700px){
  .productoTabs{
    margin-top:-80px;
  }
  .compartirRS {
    margin-top: -68px;
    position: absolute;
    float: right;
    margin-left: 53%;
  }
}
@media all and (max-width:1700px) and (min-width:1500px){
  .productoTabs{
    margin-top:-60px;
  }
  .compartirRS {
    margin-top: -46px;
    position: absolute;
    float: right;
    margin-left: 53%;
  }
}

@media all and (max-width:1500px) and (min-width:1200px){
  .productoTabs{
    margin-top:-40px;
  }
  .compartirRS {
      margin-top: -29px;
      position: absolute;
      float: right;
      margin-left: 53%;
  }
}
@media all and (max-width:1200px) and (min-width:1000px){
  .productoTabs{
    margin-top:-20px;
  }
  .compartirRS {
    margin-top: -13px;
    position: absolute;
    float: right;
    margin-left: 50%;
  }
}
@media all and (max-width:1000px) and (min-width:980px){
  .productoTabs{
    margin-top:-15px;
  }
  .compartirRS {
    margin-top: -10px;
    position: absolute;
    float: right;
    margin-left: 48%;
}
}
.et_pb_tabs {
    border: none !important;
}

ul.et_pb_tabs_controls {
    background-color: white !important;
}

.et_pb_tab_active{
  border-top:2px solid #0EB4CE;
}

.et_pb_tabs_controls li {
    border-right: 0px solid #d9d9d9;

}

ul.et_pb_tabs_controls {
    border-bottom: 0px solid #d9d9d9;
}  


.fa{
      margin-right: 4px;
}
.fa-pinterest{
      margin-right: 6px;
}

.compartirRss{
  color:#A9A7BC;
}
.compartirRss p{
  display:inline-block;
}

.tg_menu #top-menu-nav .nav ul {
    width: 230px;
}

.page-id-536 #et-main-area {
    background: #D9D9D9;
}

.divBlog{
      box-shadow: 2px 10px 50px 13px #888888;
}

.gridBlog1 .size-1of2{
  width: 100% !important;
}

.gridBlog1 article{
  width: 100% !important;
  border:0px !important;
}

.gridBlog1 .et_pb_image_container{
  width: 50%;
    margin-right: 10px !important;
    float: left;
}

.gridBlog1 h2{
  margin-top:0px !important;
  color:#00B4D4;
}

.et_pb_image_container{
    margin: 0px !important;
}

.masPopulares .et_pb_text{
  display:none;
}


.page-id-536 .et_pb_row {
    position: relative;
    width: 91%;
    max-width: none;
    margin-left: 5%;
    margin-right:none;
  margin-bottom:0px !important;
  padding-bottom: 0px !important;

}

@media (min-width: 981px){
  .page-id-536 .et_pb_column_3_4{
      width: 67.625% !important;
      margin-right: 3.5% !important;
  }

  .page-id-536 .et_pb_column_1_4{
      width: 28.875%;
  }

  .page-id-536 .masPopulares .et_pb_post {
     margin-bottom: 0px !important;
     padding:0px !important;
  }

  .page-id-536 .et_pb_text_1{
        margin-bottom: 6% !important;
  }

  .blogPrincipal .entry-title{
    position: absolute;
      margin-top: -546px;
      color: #00B4D4;
      font-size: 40px;
      font-weight: bold;
  }

  .blogPrincipal .post-meta, .blogPrincipal .et_pb_section{
    display:none;
  }

  .blogPrincipal article{
    margin-bottom:0px !important;
  }
}


#top-menu li li img {
    display: none;
    width: auto;
    height: 358px;
    padding-left: 20px;
    opacity: 1 !important;
    max-height: none !important;
    max-width: none !important;
}

.imgMenu1{
  position: absolute;
    left: 190px;
    top: -23px;
}
.imgMenu2{
  position: absolute;
    left: 190px;
    top: -58px;
}
.imgMenu3{
  position: absolute;
    left: 190px;
    top: -93px;
}
.imgMenu4{
  position: absolute;
    left: 190px;
    top: -128px;
}
.imgMenu5{
  position: absolute;
    left: 190px;
    top: -163px;
}

.imgMenu6{
  position: absolute;
    left: 190px;
    top: -198px;
}

.imgMenu7{
  position: absolute;
    left: 190px;
    top: -233px;
}

.imgMenu8{
  position: absolute;
    left: 190px;
    top: -268px;
}

.imgMenu9{
  position: absolute;
    left: 190px;
    top: -303px;
}

@media all and (max-width:980px){
  .imgMenu1{
    display:none !important;
  }
  .imgMenu2{
    display:none !important;
  }
  .imgMenu3{
    display:none !important;
  }
  .imgMenu4{
    display:none !important;
  }
  .imgMenu5{
    display:none !important;
  }

  .imgMenu6{
    display:none !important;
  } 
  .imgMenu7{
    display:none !important;
  }
}

.sub-menu img {

}

#top-menu li li:hover img {
    display: block;
    opacity: 1 !important;
}

.contactoDiv .et_pb_column_0{
  padding:0% 5% !important;
}

.chk{
  margin-left:15% !important;
}

.nav ul li a:hover{
    opacity: 1;
}

@media all and (min-width:700px){
  .page-id-624 .contactoHaz .wpcf7-form-control-wrap {
      position: relative;
      float: left;
      width: 19%;
      margin-right: 1%;
  }
}
@media all and (max-width:700px) and (min-width:450px){
  .page-id-624 .contactoHaz .wpcf7-form-control-wrap {
      position: relative;
      float: left;
      width: 49%;
      margin-right: 1%;
  }
}
@media all and (max-width:450px){
  .page-id-624 .contactoHaz .wpcf7-form-control-wrap {
      position: relative;
      float: left;
      width: 100%;
      margin-right: 1%;
  }  
}


.page-id-624 .contactoHaz .your-message{
  width:99%;
}

.page-id-624 .et_pb_row{
      max-width: 1080px !important;
}

.page-id-624 .contactoHaz input[type=submit] {
    width: 250px;
    float:right;
    border: solid 1px #000;
    background: none;
    color: #000;
    margin: 13px 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    margin-top: 17px;
}

.page-id-624 .contactoHaz .accept-this-3{
      width:auto !important;
      margin-left:2px;
}

@media all and (min-width:700px){
  .page-id-2815 .contactoHaz .wpcf7-form-control-wrap {
      position: relative;
      float: left;
      width: 19%;
      margin-right: 1%;
  }
}
@media all and (max-width:700px) and (min-width:450px){
  .page-id-2815 .contactoHaz .wpcf7-form-control-wrap {
      position: relative;
      float: left;
      width: 49%;
      margin-right: 1%;
  }
}
@media all and (max-width:450px){
  .page-id-2815 .contactoHaz .wpcf7-form-control-wrap {
      position: relative;
      float: left;
      width: 100%;
      margin-right: 1%;
  }  
}


.page-id-2815 .contactoHaz .your-message{
  width:99%;
}

.page-id-2815 .et_pb_row{
      max-width: 1080px !important;
}

.page-id-2815 .contactoHaz input[type=submit] {
    width: 250px;
    float:right;
    border: solid 1px #000;
    background: none;
    color: #000;
    margin: 13px 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    margin-top: 17px;
}

.page-id-2815 .contactoHaz .accept-this-3{
      width:auto !important;
      margin-left:2px;
}

.modoUsoProducto .et_pb_text{
  margin-bottom:1.30% !important;
}


#mobile_menu .imgMenu{
  display:none !important;
}

@media all and (max-width:980px){
  .compartirRS{
    display:none !important;
  }

  .imagenDesProd {
    margin-bottom:20px !important;
  }
}


@media (max-width: 980px){
  .imagenSubida {
      margin-top: 0px !important;
      margin-right: 0px !important; 
      margin-left: 0px !important; 
      text-align: center !important; 
     }
      .imagenProducto2 .imagenSubida {
       width: 100% !important; 
       margin-left: 0px !important; 
  }
  .explicacionPiezasProducto .et_pb_column_1_3{
    width:100% !important;
  }
}

@media all and (max-width:1600px) and (min-width:980px){
  .explicacionPiezasC1{width:50% !important; margin-right:0px !important;}
  .explicacionPiezasC2{width:50% !important; margin-right:0px !important;}
  .explicacionPiezasC3{width:100% !important; margin-right:0px !important;}
  .explicacionPiezasC4 h2, .explicacionPiezasC4 img{
    display:inline-block; text-align: center;
  }
}

@media all and (max-width:600px){

}

@media all and (max-width:980px){
  .imagenPlotPasos{
    max-width:100% !important;
    text-align: center;
  } 
  .imagenPlotPasos img{
    display:inline-block !important;
  }
  .ctp{
    text-align: center !important; font-size: 26.3px;
  }
  .dfa{
   text-align: center !important; color: white; font-size: 43.22px;
  }
  .tituloSeccion{
    font-size:40px !important;
  }
  .dfa{
    font-size: 35px !important;
  }
  /*.et_header_style_left .logo_container {
      position: absolute;
      width: 96%;
      height: 100%;
  }*/

}

.fa-clock-o:before {
    margin-right: 5px;
}

.dfa{
   text-align: right; color: white; font-size: 38.22px;
}

.ctp{
  text-align: right; color: white; font-size: 25.3px; padding-bottom: 0px;
}

.imagenPlotPasos{
  max-width:60%;
}

#top-menu li {
    padding-right: 0px !important;
}

.divFot1{
  width:50%; float:left; text-align:center;
}

.divFot2{
   width:50%; float:left;
}

@media all and (max-width:980px){
  .et_pb_image_15 {
      margin-top: -90px !important;
  }
  .malUsoImg{
    float:none !important; 
    width:100%; 
    text-align:center;
    margin-right: 10px;
  }
  .malUsoImg img{
    display:inline-block;
  }
  .malUsoTex{
    float:none !important; 
    width:100% !important; 
    line-height: 1.3; 
    font-weight: 100; 
    text-align: justify;
    font-size: 13px;
    margin-bottom:50px;
  }

  /*.et_header_style_left .logo_container {
      position: absolute;
      width: 94% !important;
      height: 100%;
  }*/
  .footer-widget:nth-child(1), .footer-widget:nth-child(3) {
    width:100% !important;
  }
  .divFot1{
    width:100%; float:none; text-align:center;
  }

  .divFot2{
     width:100%; float:none;
  }
  .datosEmpresa{
    text-align: center;
  }

  .datosEmpresa img {
      margin-right: 5px;
      clear: none; 
      float: none !important;
  }
  .datosFooter{
    float:none !important;
  }
  .subDatosEmpresa, .subDatosEmpresa2, .subDatosEmpresa3 {
      float: none !important;
      width: auto;
      height: 35px;
      /* display: inline-block; */
      margin-top: 50px;
  }
  .footer-widget{
    text-align: center;
  }
  #text-5{
    display:inline-block;
    float: none;
  }
  .et_pb_widget{
    float:none !important;
  }
  .tutorialDiv p, .tutorialDiv img{
    float:none !important; 
    color:#00C1D5;
    display:inline-block;
    width: 50%;
  }

  .tutorialDiv{
    float:none !important; 
    width:100% !important; 
    text-align: center;
  }
  .titCompa {
      font-size: 31px !important;
      color: #0eb4ce;
  }

  .masPopulares .et_pb_section {
    height: 0px;
      padding-top: 0px !important;
      padding-bottom: 0px !important;
    }
    .tituloPopulares{
      display:none !important;
    }
    .masPopulares{
      display:none !important;
    }
}


}

.tutorialDiv p{
   float:left; 
   color:#00C1D5;
}

.tutorialDiv{
   float:left; 
   width:50%; 

}

.malUsoImg{
  float:left; 
  width:auto; 
  margin-right: 10px;
}
.malUsoTex{
  float:left; 
  width:70%; 
  line-height: 1.3; 
  font-weight: 100; 
  font-size: 13px;
}

.titCompa{
   font-size: 58px; 
   color: #0eb4ce;
}


@media all and (min-width:980px){
  .imgServicios .et_pb_column {
      margin: 0px !important; 
  }
    .textoProdSoPaEl{
    margin-bottom:100px !important;
  }
  .page-template-pagesubprod-php .et_pb_section{
    padding:0 !important;
    background:#fff !important;
  }
  .page-template-pagesubprod .et_pb_column_2{
    padding-right: 52px;
  }
}


.page-id-528 form{
    padding-top: 31px !important;
}
.page-id-2809 form {
    padding-top: 31px !important;
}



.mostrarGrande td {
    color: black !important;
}


#logo{
    max-height: 50% !important;
}

#rev_slider_8_1_wrapper .tp-thumbs{
  top:111% !important;
}
#rev_slider_10_1_wrapper .tp-thumbs{
  top:111% !important;
}

/*#main-header.et-fixed-header, #main-header{
 box-shadow: 0px 0px 5px #00C1D5 !important;
}*/

.et_pb_section_3{
  padding:1% 0 !important;
}

.textoProducto{
  text-align: justify;
  font-family:MonumentGrotesk-Light;
  font-size: 15px;
}

.sub-menu{
    width: 250px !important;
}

.sub-menu li{
  width: 100% !important;
}

.sub-menu a{
  width: 100% !important;
}

.current_page_item a{
  color:#00C1D5 !important;
}

.page-template-pagesubprod-php  .et_pb_row{
  background:white;
}

#PagContacto{
  background-position: initial !important;
}

.contactoDiv .et_pb_text{
  padding-right: 0px !important;
}

#PagContacto .et_pb_column_1_3 {
  margin-right: 0px !important;
}



.et_gallery_item:nth-child(3n+1) {
     clear: none !important; 
}

.amazingcarousel-nav{
  display:none !important;
}

.amazingcarousel-image div a{
  display:none !important;
}

@media all and (min-width:1650px){
  .pum-container{
    top: 465px !important;
      left: 1068.891px !important;
  }
}

@media all and (max-width:1650px) and (min-width: 1140px){
  .pum-container{
      top: 474px !important;
      left: 621.891px !important;
  }
}

@media all and (max-width:1140px) and (min-width: 1060px){
  .pum-container{
    top: 474px !important;
      left: 844.891px !important; 
  }
  .pum-container.pum-responsive.pum-responsive-medium {
      margin-left: -40% !important;
      width: 64% !important;
  }
}

@media all and (max-width:1060px) and (min-width: 980px){
  .pum-container{
    top: 474px !important;
      left: 844.891px !important; 
  }
  .pum-container.pum-responsive.pum-responsive-medium {
      margin-left: -67% !important;
      width: 70% !important;
  }
}
.et_gallery_item {
    float: left;
    width: 28%;
    margin: 0 5.3% 5.3% 0;
}

.et_gallery_item:nth-child(3n) {
    margin: 0 5.3% 5.3% 0;
}


@media all and (max-width: 637px) and (min-width: 580px){
  .tp-thumb-mask{
    left:40% !important;
  }
}

@media all and (max-width: 580px) and (min-width: 500px){
  .tp-thumb-mask{
    left:25% !important;
  }
}

@media all and (max-width: 500px) and (min-width: 300px){
  .tp-thumb-mask{
    left:10% !important;
  }
}

@media all and (max-width:1050px){
  .page-template-pagesubprod .pum-trigger{
    display:none !important;
  }
}

.nuestrosVideos p{
  float:left;
}

.nuestrosVideos p{
  margin-top:10px;
  margin-right:20px;
}


/* RRSS */
@media (min-width: 1024px){
  .sociales {
      position: fixed;
      left: 0;
      top: 250px;
      display: table;
      width: 40px;
  }
  .social-img {
    border: 1px solid #00C1D5;
  }
}

@media all and (max-width: 1024px){
  .sociales {
    display:none;
  } 
}

#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: #fff !important;
}

p.texto-contacto {
    font-family: MonumentGrotesk-Light;
}

.homeProd div div p {
    font-family: MonumentGrotesk-Light;
}

h1 {
    font-size: 24px;
}

.imagenProducto .et_pb_all_tabs{
  padding:24px 0px !important;
}

@media all and (min-width: 981px){
  .imagenProducto .et_pb_column_1_4{
    margin-right: 0.5%;
    width: 25.875%;
  }
  .imagenProducto .et_pb_column_3_4{
      width: 70.625%;
      margin-left: 3%;
  }
}


.compartirRss p{
  padding:7px !important;
}

.descargarPdf span{
  vertical-align: top;
    margin-right: 15px; 
    font-size: 13px;
}

.descargarPdf{
  margin-top:20px;
}



::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    black;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    black;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    black;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    black;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color:    black;
}




@media all and (max-width:1788px) and (min-width:1600px){
  .page-id-528 .et_pb_column_1, .page-id-528 .et_pb_column_0{
    width:40% !important;
  }
}
@media all and (max-width:1600px) and (min-width:980px){
  .page-id-528 .et_pb_column_1, .page-id-528 .et_pb_column_0{
    width:50% !important;
  }
}

@media all and (max-width: 650px){
  .page-id-528 input[type=submit] {
      width: 80%;
      border: solid 1px #000;
      background: none;
      padding-top: 10px;
      padding-bottom: 10px;
      font-size: 15px;
      margin-left: 10%;
      margin-top: 17px;
      margin-bottom: 20px;
  } 
}

@media all and (max-width:980px){
  .homeProd .et_pb_module, .homeProd .et_pb_column{
    margin-bottom:0px !important;
  }

  .imagenProducto .et_post_gallery{
    display:none !important;
  }
  .calculatorPlot{
    display:none !important;
  }
} 


@media all and (max-width:1270px) and (min-width:980px){
  .heightDefinido{
    height: 50px;
  }
}

@media all and (max-width:980px) and (min-width: 600px){
  .footer-widget:nth-child(2){
    width: 50% !important;
    margin:0px 25% !important;
  }

  .footer-widget:nth-child(2) p{
    text-align: center !important;
  }

  .footer-widget:nth-child(2) input{
    width: 100% !important;
    margin:5px 0px !important;
  } 
}
@media all and (max-width:600px){
  .footer-widget:nth-child(2){
    width: 80% !important;
    margin:0px 10% 0px 10% !important;
  }

  .footer-widget:nth-child(2) p{
    text-align: center !important;
  }

  .footer-widget:nth-child(2) input{
    width: 100% !important;
    margin:5px 0px !important;
  }
}

@media (max-width: 767px){
  .page-id-157 .et_pb_tabs_controls li, .page-id-233 .et_pb_tabs_controls li, .page-id-92 .et_pb_tabs_controls li {
       width:50% !important;
       float:left !important;
       margin:0px !important;
       border-bottom:0px !important;
       border-left:0px !important;
       border-right: 0px !important;
       text-align: center !important;
  }
  .et_pb_tabs_controls li{
   width:100% !important;
   border-bottom:0px !important;
   border-left:0px !important;
   border-right: 0px !important;
   text-align: center;
   margin:0px !important;
  }
}


@media all and (max-width:500px) and (min-width:400px){
  .et_pb_tabs_controls li {
    font-size:13px;
  }
}
@media all and (max-width:400px){
    .et_pb_tabs_controls li {
    font-size:10px;
  }
}

  .calculaText1{
    text-align: right; 
    color: white; 
    padding-bottom: 0px;
  }
  .calculaText2{
    text-align: right; 
    color: white; 
  }


@media all and (min-width:1700px){
  .calculaText1{
    text-align: right; 
    color: white; 
    font-size: 26.3px; 
    padding-bottom: 0px;
  }
  .calculaText2{
    text-align: right; 
    color: white; 
    font-size: 43.22px;
  }
  .tituloCompatibilidades{
    margin-top: -250px;
  }
}
@media all and (max-width:1700px) and (min-width:1400px){
  .calculaText1{
    font-size: 23.3px; 
  }
  .calculaText2{
    font-size: 36.22px;
  }
  .tituloCompatibilidades{
    margin-top: -200px;
  }
}
@media all and (max-width:1400px) and (min-width:1200px){
  .calculaText1{
    font-size: 20.3px; 
  }
  .calculaText2{
    font-size: 32.22px;
  }
  .tituloCompatibilidades{
    margin-top: -150px;
  }
}
@media all and (max-width:1200px) and (min-width:980px){
  .calculaText1{
    font-size: 18.3px; 
  }
  .calculaText2{
    font-size: 30px;
  }
  .tituloCompatibilidades{
    margin-top: -100px;
  }
}

@media all and (max-width: 980px) and (min-width: 600px){
    .tituloCompatibilidades{
    margin-top: -150px;
  }
}

@media all and (max-width: 600px){
    .tituloCompatibilidades{
    margin-top: -100px;
  }
}

@media (max-width: 980px){
  .modoDeUso .et_pb_row{
      padding: 15px 0;
  }
}

@media all and (min-width:1400px){
  .et_post_gallery .et_gallery_item:nth-child(1){
      width: 37%;
      position: absolute;
      margin-left: -50px;
      margin-top: -331px;
  }
}
@media all and (max-width:1400px) and (min-width:1280px){
  .et_post_gallery .et_gallery_item:nth-child(1){
      width: 37%;
      position: absolute;
      margin-left: -50px;
      margin-top: -300px;
  }
}

@media all and (max-width:1280px) and (min-width:1080px){
  .et_post_gallery .et_gallery_item:nth-child(1){
      width: 37%;
      position: absolute;
      margin-left: -50px;
      margin-top: -270px;
  }
}

@media all and (max-width:1080px) and (min-width:980px){
  .et_post_gallery .et_gallery_item:nth-child(1){
      width: 37%;
      position: absolute;
      margin-left: -50px;
      margin-top: -240px;
  }
}

#et-main-area{
  overflow:hidden;
}

.single-post textarea{
  border:1px solid black !important;
  width: 100% !important
}

.single-post .entry-title, .single-post h1, .single-post h2, .single-post h3, .single-post h4{
  color:#24135F;
}


@media (min-width: 981px){
  .divBlog {
      padding: 8% 0 4% 0;
  }
}

@media (min-width:1100px){
  .montajeRapido{
    height: 500px;
    display:flex;
  }
  .montajeTexto{
    height: 64.5%;
  }
  .montajeImagen{
    display:flex;
  }
  .montarImagen img{
    align-self: flex-end;
  }
}

.et-search-form input {
    background: #24135F !important;
}
@media all and (min-width:980px){
  #et-top-navigation #top-menu-nav{
    text-align: center;
  }
  .tg_menu #top-menu-nav .nav {
    float: none !important;
    width: 524px;
    text-align: center;
    display: inline-block;
  }
  #et_top_search{
    float:initial !important;
    display:inline-block;
    top:-9px;
  }
  .idiomasTop{
    width: auto!Important;
    position: absolute!Important;
    left: 85%!Important;
    bottom: 0px!Important;
  }
}

@media all and (max-width: 980px){
  .idiomasTop{
    position: absolute;
  }
}

@media all and (max-width:980px) and (min-width:701px){
   #et_top_search{
    float:right !important;
    display:inline-block;
    top:-9px;
  } 
}

/*@media all and (max-width: 700px){
  #et_top_search{
    float: right;
    right: 30px;
  }      
}*/

@media all and (min-width:980px){
  .footer-widget:nth-child(3) {
    padding-left: 6%;
  }
}

@media all and (max-width:980px) and (min-width:767px){
   .footer-widget:nth-child(3) {
    margin-top: 50px !important;
  } 

}



#main-footer #text-4, #main-footer #text-2{
  width:100%;
}
#main-footer #text-4 p, #main-footer #text-2 .textwidget{
  width:100%;
  text-align: center;
}

#main-footer #text-4 img, #main-footer #text-2 img{
  display:inline-block;
}
/* BORRAR CUANDO VUELVA EL NEWSLETTER AL FOOTER */

/* REBRANDING 2024 */

#et_mobile_nav_menu {
	display: block;
	float: left;
}

.et_menu_container {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.et_menu_container>div {
    width: 30% !important;
}

#et-top-navigation {
    padding: 0 !important;
}

#et-top-navigation #top-menu-nav {
    display: none !important;
}
  
.menu-item img {
  display: none !important;
}

/*.container.clearfix.et_menu_container::before {
    content: none !important;
}*/

.mobile_menu_bar::before {
    color: #24135F !important;
}

.mobile_menu_bar.mobile_menu_bar_toggle {
    padding: 0 !important;
}

.language-selector select {
      padding: 3px 10px;
      font-size: 16px;
      border-radius: 16px;
      border: 1px solid #ccc;
      background-color: #f9f9f9;
      outline: none;
      margin: 0;
      cursor: pointer;
}

.language-selector option {
    color: black;
    padding: 10px;
    cursor: pointer;
}

.logo_container {
    position: inherit !important;
    width: 25% !important;
    height: 75px !important;
    text-align: center !important;
}

.et-search-form {
    max-width: 30% !important;
}

.header-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}

body {
    background: #fff !important;
}

#main-content {
    background: #fff !important;
}

@media all and (min-width:980px){
    #mobile_menu {
         width: 30% !important;
         margin-top: 20px !important;
    }
}

#main-header {
    color: #24135F !important;
    background-color: #fff !important;
}

#main-header select,
#main-header #et_top_search,
#main-header .et_close_search_field,
#main-header input,
#main-header input::placeholder {
    color: #24135F !important;
    background-color: #fff !important;
}

#et_top_search {
    margin: 0 !important;
}

.custom-slider-peygran .slotholder {
    padding: 1% 3% 5% !important;
}
    
.custom-slider-peygran .slotholder>div {
  	overflow: hidden !important;
    border-radius: 25px !important;
}

#PagProductos a {
    color: #000 !important;
}

.et_mobile_menu {
    border-top: none !important;
}

.et_mobile_menu li a {
    color: #24135F !important;
}

#footer-bottom {
    background-color: #24135F;
    color: #fff;
}

.footer-left span {
    margin-bottom: 5px;
}

#main-footer .container{
  padding: 0 50px;
}

#footer-widgets {
    padding-top: 2%;
}

.footer-widget a {
    color: #fff !important;
}

#sistema_de_nivelacion_calculator h3 {
    color: #fff;
}

#baldosas_sobre_plots_calculator h3 {
    color: #fff;
}

@media (min-width: 980px) {
    #et_search_icon::before {
        margin-top: 5px;
    }  
}

@media all and (max-width: 700px){
  #et_search_icon::before {
    position: inherit !important;
  }      
}

@media (max-width: 980px) {
    .et_header_style_left #logo, .et_header_style_split #logo {
        max-width: 90%;
    }
    .et_header_style_left .et-search-form, .et_header_style_split .et-search-form {
        width: 100% !important;
        max-width: 100% !important;
    }
}
