@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville&display=swap");
body {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
}
.newpel-top-bar {
  background-image: url(../img/top-bar.jpg);
  background-size: cover;
  background-position: top center;
  min-height: 20px;
  background-repeat: no-repeat;
}
.navbar {
  margin-top: 20px;
}
.navbar ul li a img {
  width: 40px;
  margin-top: -10px;
}
.navbar-nav li a {
  color: #430098;
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
}
.navbar-nav li a:hover {
  background-color: transparent;
}
.newpelhero-simple {
  background-image: url(../img/hero-background.jpg);
  background-size: cover;
  background-position: top center;
  min-height: 1100px;
  background-repeat: no-repeat;
}

.hero-paper-roll {
  position: absolute;
  top: 270px;
  right: 10%;
  z-index: 0;
}

.newpel-tecnologia {
  background-image: url(../img/tecnologia-back.jpg);
  background-size: cover;
  background-position: top center;
  min-height: 90vh;
}
.newpel-lineas {
  background-image: url(../img/lineas-back.jpg);
  background-attachment: fixed;
  background-size: cover;
  background-position: top center;
  min-height: 90vh;
  padding-top: 60px;
}

.newpel-lineas .linea-left,
.newpel-lineas .linea-right {
  display: inline-block;
}
.newpel-lineas .linea-left img,
.newpel-lineas .linea-right img {
  max-width: 100%;
}

.newpel-nosotros-flor {
  margin-top: 200px;
}
.newpel-nosotrol-content h2 {
  font-size: 28px;
}
.newpel-nosotrol-content p {
  margin-top: 60px;
  font-size: 20px;
  color: #000;
}
.newpel-tecnologia {
  padding-top: 150px;
}

.newpel-tecnologia h3,
.newpel-lineas h3 {
  color: #6502a2;
  font-size: 28px;
}
.newpel-tecnologia p {
  font-size: 22px;
}

.newpel-spacer img {
  width: 100%;
}

.navbar-nav {
  margin-top: 20px;
}
.newpelhero-simple {
  padding-top: 420px;
}
.newpelhero-simple h1 {
  color: #6502a2;
  font-size: 40px;
  font-weight: 400;
  z-index: 2000;
}

.newpelhero-simple ul {
  padding-left: 0;
  margin-left: 0;
}
.newpelhero-simple ul li {
  color: #430098;
  font-weight: 300;
  list-style-type: none;
  font-size: 22px;
  margin-bottom: 5px;
}

.newpelhero-simple ul li span {
  background-color: rgba(183, 146, 213, 0.4);
  display: inline-block;
  /* padding: 10px; */
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  padding: 5px 10px;
}
.newpelhero-simple ul li span em {
  letter-spacing: -1px;
}

.navbar-brand img {
  width: 60%;
}
.newpelhero-simple img {
  max-width: 100%;
}
img.hero-label {
  width: 70%;
}
.navbar-nav i {
  font-size: 24px;
  color: #430098;
}
.newpel-description {
  background-color: #430098;
  color: #fff;
  padding-bottom: 20px;
}
footer {
  background-color: #eb2891;
  padding-top: 10px;
  padding-bottom: 10px;
}
footer a {
  color: #fff;
  margin-top: 20px;
}


.icon-bar {
  background-color: #430098;
}
.newpel-description i {
  font-size: 36px;
  color: #fff;
}
.row-footer {
  padding-bottom: 20px;
}
.row-footer a img {
  width: 42px;
}
.back-flor-rosa {
  background-image: url(../img/flor-rosa-transparente.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 500px;
  min-height: 600px;
  padding-top: 60px;
  padding-bottom: 60px;
}
.newpel-features {
  padding-top: 100px;
}
.newpel-feature {
  text-align: center;
}
.newpel-feature h5 {
  margin-top: 20px;
  color: #430098;
}
.newpel-feature p {
  color: #430098;
  margin-top: 40px;
}
.newpel-contactanos {
  padding-top: 400;
}
.newpel-contactanos h2 {
  padding-top: 200px;
  color: #430098;
  margin-bottom: 40px;
}

.btn-download {
  background-color: #430098;
  color: #fff;
  padding: 10px 20px;
  border-radius: 10px;
  font-size: 24px;
  margin-top: 40px;
  transition: all 0.5s;
}
.btn-download:hover {
  color: #430098;
  background-color: #fff;
}
.newpel-form {
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: 500px;
}
.newpel-form h2 {
  color: #430098;
}
.newpel-form .form-control {
  background-color: #eb2891;
  color: #fff;
  border: 0;
  border-radius: 10px;
}
.newpel-form .form-control::placeholder {
  color: #fff;
}

.newpelhero-hogar{
  background-image: url(../img/linea-hogar-backv2.jpg);  
  background-size: cover;
  background-position: top center;
  padding-top: 120px;
  background-repeat: no-repeat;
}

.newpelhero-profesional{
  background-image: url(../img/linea-profesional-back.jpg);  
  background-size: cover;
  background-position: top center;
  padding-top: 120px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.linea-hogar-gota{
  position: absolute;
    top: 132px;
    left: -100px;
}
.linea-hogar_gota-mobile{
  display: none;
}
.newpelhero-catalogo{
  background-image: url(../img/catalogo-back.jpg);  
  background-size: cover;
  background-position: top center;
  padding-top: 190px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.newpelhero-catalogo img{
  max-width: 100%;
}
.newpelhero-catalogo h2{
  font-size:36px;
  color:#6502a2;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
}
.newpelhero-catalogo .row{
  margin-bottom:60px;
}
.newpel-mobile-social{
  display: none;
}
.lineas-flor-transparente{
  padding-top: 60px; max-width: 100%;
}
@media (max-width: 664px) {
  .newpelhero-simple {
    height: 1000px;
  }
  .newpelhero-simple {
    padding-top: 150px;
  }
  .newpelhero-simple ul {
    margin-top: 50px;
  }
  .navbar{
    margin-top:0;
  }
  .navbar-brand img {
    width: 120px;
    margin-top: -20px;
  }
  .navbar-nav li a {
    text-align: right;
  }
  .nav{
    background-color:rgba(255,255,255,.8);
    margin:0;
  }
  .linea-hogar-gota{
    display: none;
  }
  .linea-hogar_gota-mobile{
    display: inherit;
  }
  .newpelhero-catalogo img{
    margin-bottom:40px;
  }
  .newpel-mobile-social{
    display: inherit;
    position: fixed;
    right:0;
    top:60px;
    width:60px;
    z-index: 1000;
  }
  .newpel-mobile-social a{
    display: block;
    margin:10px 0px;
  }
  .newpel-mobile-social a img{
    width: 36px;
  }
  .nav>li.newpel-nav-social-element>a{
    display: none;
  }
  .newpel-lineas{
    min-height: auto;
    padding-top:0;
  }
  .lineas-flor-transparente{
    padding-top: 40px; 
    width:200px;
  }
  .newpel-lineas h3{
    margin-bottom:60px;
  }
  .newpel-features{
    padding-top:60px;
  }
  .newpel-contactanos{
    padding-top:0;
  }
  .newpel-nosotros-flor{
    margin-top: 340px;
  }


  .newpel-contactanos h2 {
    font-size:20px;
  }


}
