
/* Core CSS Home*/

.header{
  padding: 10px;
  margin: 0px !important;
  max-width: 100% !important;

}

a{
  text-decoration: none !important;
}

.teal{
  background-color: #00796B !important;
  color: white;
}
.teal-light{
  background: #009688 !important;
  color: white;
}

.spaceBottom{
  margin-bottom: 10px;
}

#tablet-change{

}
.product-title{
  font-size:1.55em;
  margin-bottom:0px;
  margin-top:0.4em;
  line-height: 1.1;
}
.product-subtitle{
  font-weight: 300;
  font-size:0.9em;
}

.padding-redu{
  padding-top: 4px;
  padding-bottom: 4px;
}

.product-price{
  margin:0px;
  margin-bottom:0px;
  text-align: right;
  font-weight: 400;
  font-style: italic;
}
.no-top-padding{
  padding-top: 0px;
}
.no-bottom-padding{
  padding-bottom: 0px;
}
.top-slogan{
  font-size:2em;
  margin-top:0em;
  margin-bottom:0em;
  line-height: 1em;
  margin-left: 0.2em;
  text-align:left;
}

.top-slogan-es{
  font-size:2.2em;
  margin-top:0em;
  margin-bottom:0em;
  line-height: 1em;
  margin-left: 0.2em;
  text-align:left;
}

.slogan-description-es{
  text-align: left;
  margin-top: 0em;
  margin-bottom: 0em;
  font-weight: 300;
  font-size: 17px;
  line-height: 21px;
}

.slogan-description{
  text-align:left;
  margin-top:0em;
  margin-bottom:0em;
  font-weight: 300;
  font-size: 18px;
  line-height: 21px;
}

.boxKits img{
  margin-top: 10px !important;
  margin: auto;
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;

}


.boxKits{
  height: 150px;
  word-wrap: break-word;
}

.boxItem{
  height: 75px;
  word-wrap: break-word;
}

.h1Margin{
  margin-top: 12px;
  line-height: 23px;
  margin-left: 12px;
  margin-bottom: 3px;
  font-weight: 100;
}

.h1MarginAccion{
  margin-top: 10px;
  margin-bottom: 10px;
}

/*Primer card del home */
.imgSlogan{
  width: 100%;
  height: 321px;
  text-align: center;
  /*position: relative;
  border-right: 215px solid transparent;
  border-top: 317px solid #f83081;
  border-left: 224px solid transparent;*/
}

.boxTriangulo{
  position: relative;
  margin-left: -624px;
}

.triangulo{
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  border-right: 308px solid transparent;
  border-top: 382px solid #f83081;
  border-left: 317px solid transparent;
  /* border-bottom: 120px solid transparent; */
}

.imgOneBoard{
  margin-top: 13px;
  width: 73%;
  height: 64% !important;
}

.imgSlogan p{
  width: 80%;
  text-align: center;
  line-height: 15px;
  color: white;
  margin-top: 0.6em;
  white-space: pre-line;
}

.imgSlogan h1{
  margin-top: 10px;
  margin-bottom: 5px;
  color: white;
}

.boxTriangulo{
  position: relative;
  margin-left: -624px;
}

.triangulo{
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  border-right: 308px solid transparent;
  border-top: 382px solid #f83081;
  border-left: 317px solid transparent;
  /* border-bottom: 120px solid transparent; */
}



/*Segundo card default */

.boxProduct{
  height: 160px;
  word-wrap: break-word;
  line-height:0px !important;
}
.desde-prices{
  margin-top: 10px;
}

.descriProduct{
  margin-left: 14px;
  font-size: 1em;
  text-align: left;
  line-height: 13px;
  margin-bottom: 0px;
}

.textItalic{
  font-style: italic;
  margin-left: 14px;
}
.boxProduct .desde{
  position: relative;
  top: 10px;
}

.boxProduct h1{
 line-height: 1em;
  font-weight: bold;
}

.boxProduct .precio{
  position: relative;
  top: 15px;
}

/*Tercer card default */
.textKits{
  margin: auto;
  text-align: center;
  width: 90%;
  font-size: 1.3em;
  font-weight: bold;
  color: white;
  margin-bottom: 0px;
  line-height: 1em;
}

.textKitsResponsive{
  font-weight: 200;
  font-size: 2.7em;
}

.textKits2{

  margin: auto;
  text-align: center;
  width: 90%;
  font-size: 1.1em;
  color: white;
  line-height: 1em;
}


/*Cuarto card default */

.spaceTopHome{
  padding-top: 17px;
  padding-left: 7px;
}

.textItems1{
  position: relative;
  bottom: 8px;
  left: 4px;
}

.textItems2{
  margin-left: 10px;
  text-align: left;
}

.textItems3{
  text-align: left;
  margin-top: 5px;
  line-height: 15px;
}

.textItems4{
  text-align: left;
  margin-top: 4px;
  margin-right: 15px;
  line-height: 16px;
}

.text-items{
  position: relative;
  left: 3px;
}

.text-items2{
  position: relative;
  right: 10px;
}
.product-card, .client-card, .aboutus-card, .kits-card{
  cursor: pointer;
}
.white-link{
  color:white;
}
.white-link:hover{
  color:white!important;
}
/* =====================> */

/* Responsive Core*/

@media (min-width: 450px) and (max-width:599px){
  .product-card{
    min-height: 385px;
  }
}
@media (min-width: 600px){
  .product-card{
    min-height: 300px;
  }
}
.choose-image {
  max-height: 217px;
  margin-top:0.6em;
  width:100%;
  padding: 0px !important;
}


.boxKits, .boxChoose{
  height:270px;
}

.boxItem{
  height: 135px;
}
.whiteText{
  color:white!important;
}

/* responsive cuarta card */
@media (min-width: 960px) and (max-width: 1070px){
  .product-title{
    font-size:1.4em;
    margin-bottom:0px;
    margin-top:0.4em;
  }
}

/* responsive tercera card */

@media (max-width: 599px){
  .boxKits{
    height: 150px;
    word-wrap: break-word;
  }

  .padding-redu{
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .boxKits img{
    margin-top: 10px !important;
    margin: auto;
    width: 50% !important;
    min-width: 50% !important;
    max-width: 50% !important;
    max-height: 80% !important;
  }
  .textKits{
    margin-top: 25px !important;
    margin: auto;
    text-align: center;
    width: 90%;
    font-size: 1.3em;
    font-weight: bold;
    color: white;
    margin-bottom: 5px;
    line-height: 1em;
  }

}

.banner-container {
  position: relative;
  text-align: center;
  color: white;
  background: url("../modules/core/client/img/brand/haz-de-los-datos-la-base-de-tus-decisiones-retail.jpg");
  background-size:cover;
  height: 350px;
  background-position: right center;
}

.banner-centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size:6em;
  line-height: 1em;
  width: 55%;
  text-align: left;
}


.banner-container-rent {
  position: relative;
  text-align: center;
  color: white;
  background: url("../modules/core/client/img/brand/aumentar-retanbilidad-de-tu-negocio-retail.jpg");
  background-size:cover;
  height: 350px;
  background-position: right center;
}
.banner-centered-rent {
  position: absolute;
  top: 57%;
  left: 50%;
  transform: translate(-50%, -50%);

  line-height: 1em;
  width: 75%;
  text-align: center;
}

@media(max-width: 600px){
  .banner-centered {
    font-size:3em;
  }
  .banner-centered-rent {
    font-size: 3em;
  }
}


@media (min-width: 601px) and (max-width: 959px){
  .banner-centered {
    font-size: 5em;
  }
  .banner-centered-rent {
    font-size: 4em;
  }
}

@media (min-width: 960px) {
  .banner-centered {
    font-size: 6em;
  }
  .banner-centered-rent {
    font-size: 4.5em;
  }
}

.decision-text{
  float: right;
  font-style: italic;
}

.banner-datos-img{
  height: 384px;
}

.slider-clients, .slider-partners{
  margin-left:5%;
  margin-right:5%;
}

.slider-clients-container{
  background: white;
  margin-left: 5%;
  margin-right: 5%;
  position: absolute;
  width: 90%;
  margin-top: -50px;
}
.slider-partners-container{
  
  margin-left: 5%;
  margin-right: 5%;
  width: 90%;
  margin-top: -100px;
}
.slick-prev:before, .slick-next:before{
  color:black!important;
}

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

.how-we-do-it{
  margin-left: 8%;
  margin-right: 8%;
}
.business-type-card{
  background: transparent!important;
  box-shadow: none!important;
}
.business-type-img{
  display:block;
  margin:auto;
  width: 25%;
}

.small-type-img{
  display:block;
  margin:auto;
  width: 9%;
}
.md-type-img{
  display:block;
  margin:auto;
  width: 15%;
}
.business-type-title {
  text-align: center;
  margin: 0px;
  margin-left: 25%;
  margin-right: 25%;
  background: #FFB851;
  border-radius:9px;
}

.area-type-title {
  text-align: center;
  margin: 0px;
}

.area-container{
  border: 1px dashed darkgrey;
  margin-left: 5%;
  margin-right: 5%;
  border-radius: 9px;
}

.call-to-action-container{
  background: white;
  margin-left: 5%;
  margin-right: 5%;
}

.book-button{
  width: 100%;
  background-color: #7BD164!important;
  font-weight: bold!important;
  font-size: 1.5em!important;
  height: 50px;
}
.book-button:hover{
  background-color: #42a229!important;
}

.book-container{
  margin-top:auto;
  margin-bottom: auto;
}

.small-margin{
  margin-left: 2%;
  margin-right: 2%;
}

.clients-logo{
  margin:auto;
  max-width: 100%;
  max-height:70px;
}

.partners-logo{
  margin:auto;
  max-width: 100%;
  max-height:150px;
}

.slick-track{
  margin-top: 3px;
  margin-bottom: -5px;
}

.small-call-to-action{
  height: 10px!important;
  margin-top: 0!important;
  background-color:#FFB762!important;
}
.small-call-to-action:hover{
  background-color:#ff9b24!important;
}
.back-white{
  background: white;
}