.img-logo{
  left: 35px;
  width: 130px;
}

.menu a{
  font-size: 20px;
}

.btn-default.quotebtn.amarillo{
  background: #FBCD00;
  color: #000;
}

.btn-default.quotebtn.amarillo:hover{
  background: transparent;
}


/* Home */

.home-title{
  width: 75%;
  text-align: center;
  margin-bottom: 40px;
  display: inline-block;
}

.home-title span{
  padding: 25px 15px;
  color: #fff;
  background: rgba(0, 0, 0, .7);
  font-size: 30px;
  display: inline-block;
  text-transform: uppercase;
}

.home-title span.zonas{
  background: none;
  text-transform: initial;
  font-size: 15px;
  padding: 0;
  padding-top: 20px;
}

#bick4, #bick7, #bick6, #bick5, #bick8, #block-left{
  height: 335px;
}

.navi-sq-4{
  background: #FBCD00;
  padding: 0;
}

.image-product{
  background: #fff;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 135px;
}

.navi-sq-4 h1{
  text-align: center;
  line-height: 20px;
  padding: 20px 0;
  color: #fff;
  background: #000;
}

.navi-sq-4 p{
  text-align: center;
  padding-top: 25px;
  color: #333;
  font-size: 16px;
}

.live-tile, .navi-sq-4{
  overflow: visible !important;
}

.live-tile .link-product{
  text-align: center;
  overflow: visible;
  position: absolute;
  bottom: -20px;
  width: 100%;
}

.live-tile .ver-mas{
  text-transform: uppercase;
  font-size: 14px;
  height: 40px;
  line-height: 30px;
}

.live-tile .ver-mas.btn-default:hover{
  background: #FBCD00;
  color: #353535;
}

.banios-home .image-product img{
  width: 121px;
  margin-top: -45px;
}

.obradores-home .image-product img{
  margin-top: -35px;
  width: 185px;
}

.cargadoras-home .image-product img{
  width: 191px;
  margin-top: -35px;
}

.grupos-elect-home .image-product img{
  width: 161px;
  margin-top: -35px;
}

.boleterias-home .image-product img{
  width: 161px;
  margin-top: -35px;
}

.oficinas-home .image-product img{
  width: 121px;
  margin-top: -45px;
}

.contenedores-home .image-product img{
  width: 185px;
  margin-top: -25px;
}






/* Empresa */

section.about{
  height: 100vh;
}

.about-1 div img{
  width: 185px;
}

.about-1 p{
  line-height: 25px;
  margin: 0;
  color: #fafafa;
}

.about-1 h4{
  font-size: 30px;
  margin-bottom: 20px;
}





/* Servicios */

#services{
  padding: 0;
}

.service-home-left, .service-home-right{
  margin-top: 110px !important;
  padding-top: 50px;
}

.service-home-left .img-service-home img, .service-home-right .img-service-home img{
  position: absolute;
}

.services .btn-default.quotebtn.amarillo:hover{
  background: #000;
  color: #FBCD00;
}


/* Left */

.service-home-left .btn{
  float:left;
  margin-top: 0;
}

.service-home-left p, .service-home-left h3{
  text-align: left;
}

.service-home-left h3{
  text-transform: uppercase;
  color: #fff;
  background: #000;
  padding: 10px;
  font-size: 35px;
  margin-bottom: 20px;
}

.service-home-left .img-service-home{
  position: relative;
}

.service-home-left .img-service-home .cuadro-amarillo{
  position: absolute;
  background: #FBCD00;
  height: 80%;
  width: 130%;
  right: -45%;
  top:-2%;
}

.service-home-left .img-service-home .cuadro-gris{
  position: absolute;
  background: #cfc4c4;
  height: 60%;
  width: 100%;
  right: -12%;
  top:8%;
}

.service-home-left .img-service-home.minicargadora img{
    top: -10%;
    left: 35px;
    max-width: 400px;
}

.service-home-right .img-service-home.obradores img{
    top: -10%;
    left: 60px;
    height: 250px;
}

.service-home-left .img-service-home.grupo-elect img{
    top: -15%;
    left: 100px;
    max-width: 400px;
}

.service-home-right .img-service-home.banios img{
    top: -16%;
    left: 130px;
}

.service-home-right .img-service-home.contenedores img{
    top: 8%;
    left: 90px;
}

.service-home-left .img-service-home.boleterias img{
    top: -15%;
    left: 120px;
}

.service-home-left .img-service-home.oficinas img{
    top: -20%;
    left: 165px;
}




/* Right */

.service-home-right .btn{
  float:right;
  margin-top: 0;
}

.service-home-right p, .service-home-right h3{
  text-align: right;
}

.service-home-right h3{
  text-transform: uppercase;
  color: #fff;
  background: #000;
  padding: 10px;
  font-size: 35px;
  margin-bottom: 20px;
}

.service-home-right .img-service-home{
  position: relative;
}

.service-home-right .img-service-home .cuadro-amarillo{
  position: absolute;
  background: #FBCD00;
  height: 80%;
  width: 130%;
  left: -45%;
  top:-2%;
}

.service-home-right .img-service-home .cuadro-gris{
  position: absolute;
  background: #cfc4c4;
  height: 60%;
  width: 100%;
  left: -12%;
  top:8%;
}

.services a.ver-mas{
  margin-right: 20px;
}



/* Clientes */

.clientes{
  padding: 50px 0;
}

.clientes h1{
  font-size: 30px;
  letter-spacing: 8px;
  margin: 50px auto 0;
  width: 90%;
  text-transform: uppercase;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot{
  color:#FBCD00;
  outline: none;
}

.owl-carousel .owl-nav span{
  font-size: 50px;
  outline: none;
}



/* Contacto */

 .contact-title{
   font-size: 30px;
   text-transform: uppercase;
 }

 #access_cont.is-visible .mask3 .mask_cont .fadein_item{
   margin-bottom: 15px;
 }

 .form-contact{
   width: 60%;
 }

 .form-contact input,  .form-presupuesto input{
   width: 100%;
   border: none;
   margin-bottom: 10px;
   height: 20px;
   padding: 20px;
   background: rgba(255, 255, 255, 0.8);
 }

 .form-contact textarea, .form-presupuesto textarea{
   width: 100%;
   border: none;
   margin-bottom: 10px;
   height: 120px;
   padding: 20px;
   background: rgba(255, 255, 255, 0.8);
 }
 
 .form-presupuesto textarea{
   margin-bottom: 0;
 }

 .form-contact .btn.amarillo{
   margin-top: 0;
   margin-bottom: 20px;
 }

 p.msj-contacto{
   text-align:left;
   color:#f7d444;
   font-size:20px;
   padding:40px 0;
 }

 .error-form{
   color:red;
 }


 /* Presupuestos */

 .modalPresupuesto .modal-header,  .modalPresupuesto .modal-footer{
   border: none;
 }

.modalPresupuesto .btn{
  width: 50%;
  border: none;
}

.modalPresupuesto .btn:hover{
  color: #000;
  background: #FBCD00;
}

.modalPresupuesto .close{
  outline: none;
}

.modalPresupuesto .close span{
  font-size: 28px !important;
}

.modalPresupuesto .modal-title{
  text-align: center;
  width: 100%;
  font-size: 25px;
}

.modalPresupuesto .modal-dialog{
  max-width: 600px;
}

.modalPresupuesto .modal-header{
  background: #FBCD00;
}

.modalPresupuesto .modal-footer{
  padding: 0;
  justify-content: center;
  padding-bottom: 20px;
}

.form-presupuesto textarea, .form-presupuesto input{
  border: 1px solid #ccc;
}

.form-presupuesto select{
  margin-bottom: 10px;
}

 p.msj-presupuesto{
   text-align:center;
   color:#000;
   font-size:20px;
   padding:40px 0;
 }



/* Footer */
.footer-logo img{
  width: 100px;
}

.copyright a:hover{
  color:#FBCD00;
}

#footer.minimal{
  margin-top: 60px;
}

a.whatsapp-modal-btn{
  padding: 10px 20px 10px 40px;
  font-size: 20px;
  text-align: center;
  width: 265px;
  margin: 0 auto;
  animation: latidos 1s infinite;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: url('../img/wp-icon.png') no-repeat 10px center #00bb2d;
  background-size: 35px;
}

a.wp-icon-footer{
  display: inline-block;
  height: 50px;
  width: 50px;
  position: fixed;
  right: 30px;
  bottom: 30px;
  background: url('../img/wp-icon.png') no-repeat center center;
  z-index: 999;
  animation: latidos 1s infinite;
}


a.membresia-icon-footer{
  display: inline-block;
  height: 50px;
  width: 50px;
  position: fixed;
  right: 30px;
  bottom: 100px;
  background: url('../img/membresia-icon.png') no-repeat center center;
  z-index: 999;
  animation: latidos 1s infinite;
}

/* Animacion whatsapp button */
@keyframes latidos {
    from { transform: none; }
    50% { transform: scale(1.2); }
    to { transform: none; }
}

.tooltip-wp.tooltip > .tooltip-inner{
  background-color: #00bb2d;
  padding: 10px 10px;
  font-size: 18px;
}

.tooltip-membresia.tooltip > .tooltip-inner {
  background-color: #F44336;
  padding: 10px 10px;
  font-size: 18px;
}


.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
    border-bottom-color: #00bb2d !important;
}
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
    border-top-color: #00bb2d !important;
}
.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
    border-left-color: #00bb2d !important;
}
.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
    border-right-color: #00bb2d !important;
}


/* Modal promocion */
#modalPromo .modal-content{
  background: none;
  border: none;
}

#modalPromo .modal-content .close{
  opacity: 1;
  color: #fff;
}

#modalPromo .modal-content .close span{
  font-size: 50px !important;
}

.modal{
  background: rgba(0, 0, 0, .7);
}


.form-membresia .form-control{
  text-align: left;
  margin-bottom: 20px;
  width: 90%;
  background: #eee;
  padding-left: 10px;
}

.modal-body.body-membresia{
  padding: 35px;
}

.form-membresia .form-control:focus{
  border-color: #FBCD00;
}

.form-membresia input[type="email"]{
  height: 38px;
}

p.msj-membresia-body{
  font-size: 23px;
  text-align: center;
  margin-bottom: 40px;
  color: #25d366;
}


.body-membresia .msj-error{
  width: 100%;
  text-align: center;
  color: red;
  font-size: 20px;
}

.body-membresia .msj-membresia{
  width: 100%;
  text-align: center;
  color: #25d366;
  font-size: 20px;
}




/* Responsive */


@media screen and (max-width: 720px) {

  .home-section{
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
    background-image: none;
    background-color: silver;
  }

	#bick5 {
		display: inline-block;
    margin-bottom: 35px;
	}
	#bick6 {
		display: inline-block;
    margin-bottom: 35px;
	}
	#bick4 {
		display: inline-block;
    margin-bottom: 35px;
	}
	#bick7{
		display: inline-block;
    margin-bottom: 35px;
  }
	#bick8{
		display: inline-block;
    margin-bottom: 35px;
  }
  
  .home-title span{
    font-size: 25px;
    line-height: 25px;
  }
  
  .home-title{
    margin-top: 300px;
    margin-bottom: 45px;
    width: 100%;
  }

  .img-logo{
    width: 95px;
    z-index: 999;
  }

  #home{
    padding-bottom: 7px;
  }

  section.about{
    height: auto  
  }

  .service-home-left h3{
    font-size: 22px;
    padding: 15px 10px;
  }
  .service-home-right h3{
    font-size: 22px;
    padding: 15px 10px;
  }

  .service-home-right p, .service-home-right h3 {
    text-align: left;
  }

  .service-home-left, .service-home-right{
      margin-top: 30px !important;
  }

  #services .btn-default.quotebtn.amarillo{
    width: 100%;
    margin-bottom: 15px;
  }

  .cuadro-gris, .cuadro-amarillo{
    display: none;
  }

  .img-service-home img{
    max-width: 100%;
  }

  .service-home-left .img-service-home img, .service-home-right .img-service-home img{
    position: relative;
  }

  .service-home-left .img-service-home.minicargadora img{
    top: 0;
    left: 0;
    max-width: 100%;
  }

  .service-home-right .img-service-home.obradores img{
    top: 0;
    left: 0;
    height: auto;
  }

  .service-home-left .img-service-home.grupo-elect img{
    top: 0;
    left: 0;
    max-width: 100%;
  }

  .service-home-right .img-service-home.banios img{
    top: 0;
    left: 0;
    max-width: 100%;
  }

  .service-home-left .img-service-home.boleterias img{
    top: 0;
    left: 0;
    max-width: 100%;
  }

  .service-home-left .img-service-home.oficinas img{
    top: 20px;
    left: 0;
    max-width: 100%;
  }

  .service-home-right .img-service-home.contenedores img{
    top: 35px;
    left: 0;
    max-width: 100%;
  }

  .services a.ver-mas{
    margin-right: 0;
  }

  .footer-form .btn span{
    font-size: 10px;
  }

  .modalPresupuesto .btn{
    width: 90%;
  }

  #access_cont .mask2, #access_cont .mask1{
    height: 0;
  }

  #access_cont .mask3{
    height: 100%;
  }

  #access_cont .mask3 form{
    margin-left: 17%;
  }

  .form-contact textarea{
    height: 70px;
  }

  #access_cont.is-visible .mask3 .mask_cont .fadein_item{
    margin-bottom: 5px;
  }

  #access_cont .mask3 .mask_cont{
    top: 56%;
  }

  #access_cont .mask3 .mask_cont p.error-form{
    font-size: 18px;
  }

  #btn_access a{
    right: -19px;
  }

  label.cbox2{
    font-size: 13px;
  }
  .modal-body.body-membresia{
    padding: 20px;
    padding-bottom: 10px;
  }

  .form-membresia .form-control{
    width: 100%;
  }
  
}


/* Tablet */
@media screen and (max-width: 1100px) and (min-width: 720px) {

  .live-tile{
    width: 49% !important;
    margin-bottom: 50px !important;
  }

  #bick7 {
    display: block;
  }

  .home-title span{
    font-size: 25px;
  }

  section.about{
    height: 100%;
  }

  .service-home-right .img-service-home.obradores img {
    top: 1%;
    left: -57px;
    height: 250px;
  }

  .services a.ver-mas {
    margin-right: 0;
  }

  .service-home-left .img-service-home.boleterias img {
    top: 6%;
    left: 120px;
  }

  .service-home-right .img-service-home.banios img {
    top: 8%;
    left: -33px;
  }

  .service-home-left .img-service-home.oficinas img {
    top: 0%;
    left: 88px;
  }

  .service-home-right .img-service-home.contenedores img {
    top: 17%;
    left: -50px;
  }


}