body{
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.carousel{
  margin-bottom: 0 !important;
}

.carousel-caption{
  padding-right: 0% !important;
  padding-left: 0% !important;
  right: 4% !important;
  left: 4% !important;
}

.carousel-control-next, .carousel-control-prev{
  z-index: 1000;
}

.carousel-control-prev-icon {
  background-image: url(img/ic-chevron-left.svg) !important;
}
.carousel-control-next-icon{
  background-image: url(img/ic-chevron-right.svg) !important;
}

.btn-primary{
  background-color: #FFC629;
  color: #2D0B00;
  border-radius: 24px;
  border-color: #FFC629;
  font-family: Mali;
  font-size: 16px;
}

.btn-primary:hover, .btn-primary:focus{
  background-color: #CF9E20;
  border-color: #CF9E20;
}

.position-relative{
  position: relative;
}

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

/* NAVBAR */

.navbar-fixed-top{
  background: transparent !important;
}

.navbar-fixed-top.scrolled {
  background-color: rgba(255,246,170,0.6) !important;
  transition: background-color 200ms linear;
}



.ic-logo-nav {
  width: 115px;
  height: auto;
  display: block;
}

.navbar-align{
  justify-content: end;
}

.nav-link{
  font-family: Mali;
  font-size: 24px;
  font-weight: normal;
  color: #191A1B;
  padding: 0 15px !important;
}

/* NUESTROS PRODUCTOS */
.np{
  background-color: #FFDE6A;
  height: 800px;
  background-image: url("img/bg-fondo-nubes.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
  text-align: center;
  padding-top: 170px;
}

.np-h2{
  font-family: Mali;
  font-size: 42px;
  color: #191A1B;
  margin-top: 10px;
  margin-bottom: 60px;
  font-weight: 700;
}

.np-a{
  text-decoration: none;
}

.np-a:hover{
  opacity: 0.8;
}

.np-ic-logo{
  width: 120px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.np-h3{
  font-family: Mali;
  font-size: 21px;
  color: #191A1B;
  margin-top: 20px;
  text-align: center;
}


/* BENEFICIOS */
.bf{
  background-color: #ffffff;
  height: 500px;
  text-align: center;
}

.bf-h2{
  font-family: Mali;
  font-size: 42px;
  color: #191A1B;
  margin-top: 60px;
  margin-bottom: 60px;
  font-weight: 400;
  text-align: center;
}

.bf-h3{
  font-family: Mali;
  font-size: 18px;
  color: #191A1B;
  margin-top: 20px;
  text-align: center;
  margin-bottom: 40px;
}

/* LINEAS */
.ln{
  background-color: #FFF3CE;
  text-align: center;
}

.ln-h2{
  font-family: Mali;
  font-size: 42px;
  color: #191A1B;
  margin-top: 60px;
  margin-bottom: 10px;
  font-weight: 400;
  text-align: center;
}


.ln-img-cotton{
  width: 500px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}

.ln-img-cotton-premium{
  width: 500px;
  height: 500px;
  display: inline-block;
  background-image: url("img/home-linea-duffy-premium.png");
  background-size: 81%;
  background-position: bottom;
  vertical-align: middle;
  background-repeat: no-repeat;
}

.ln-text-right{
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}

.ln-ct-text-right{
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
}

.ln-h3{
  font-family: Mali;
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  text-align: left;
}

.ln-p{
  font-family: Mali;
  font-size: 18px !important;
  color: #474748;
  text-align: left;
}

.ln-button{
  text-align: left;
  margin-top: 40px;
}

.ln-ic-logo{
  width: 100px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.ln-h4{
  font-family: Mali;
  font-size: 14px !important;
  color: #474748;
  text-align: center;
}


/* ANCHORS */

.anchor-tips{margin-bottom: 50px; display: block;}
.anchor-beneficios{margin-bottom: 70px; display: block;}
.anchor-diferencias{margin-bottom: 50px; display: block;}

/* TIPS */

.tp{
  margin-bottom: 50px;
}

.tp-a{
  text-decoration: none;
}

.tp-a:hover{
  opacity: 0.6;
}

.tp-h2{
  font-family: Mali;
  font-size: 42px;
  color: #191A1B;
  margin-top: 60px;
  margin-bottom: 40px;
  font-weight: 400;
  text-align: center;
}

.tp-img{
  width: 140px;
  height: 140px;
  border-radius: 100px;
}


.tp-h3{
  font-family: Mali;
  font-size: 21px;
  color: #474748;
  margin-top: 20px;
  text-align: center;
}


/* Full Lineas */
.fl{
  background-color: #214870;
  padding: 20px 0;
}

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

.fl-img{
  width: 400px;
  height: auto;
  margin: 0 auto;
}

.fl-h2{
  font-family: Mali;
  font-size: 28px;
  color: #ffffff;
  margin-top: 50px;
}

.fl-p{
  font-family: Mali;
  font-size: 16px;
  color: #ffffff;
  margin-top: 20px;
}

.fl-button{
  text-align: left;
  margin-top: 20px;
}


/* FOOTER */

.ft{
  background-color: #10314D;
}

.ft-h2{
  font-family: Mali;
  font-size: 42px;
  color: #ffffff;
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: center;
}

.ft-h5{
  font-family: Mali;
  font-size: 21px;
  color: #ffffff;
}

.ft-p{
  font-family: Mali;
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 30px;
}

.ft-p-phone{
  font-family: Mali;
  font-size: 36px;
  color: #ffffff;
  margin-bottom: 60px;
  text-decoration: none;
}

.ft-p-mail{
  font-family: Mali;
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 30px;
  text-decoration: none;
}

.ft-ul{
  width: 100%;
  display: block;
  list-style-image: none;
  padding-left: 0;
  margin-top: 50px;
}

.ft-li{
  display: inline-block;
  list-style-image: none;
  margin-right: 10px;
}

.ft-a{
  width: 30px;
  height: 30px;
}

.ft-a:hover{
  opacity: 0.7;
}

.ft-img-rrss{
  width: 30px;
  height: 30px;
}

.ft-img-rrss-logo{
  width: 140px;
  height: 74px;
}



.form-label{
  font-family: Mali;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  display: block;
}

.form-control{
  margin-bottom: 15px;
}

.form-textarea{
  resize: none;
}

.ft-btn{
  text-align: right;
}



/* PAGE COTTON */
.ct-carousel-caption{
  bottom: 0rem !important;
}


.bn{
  background-color: #EFF4FF;
  padding: 20px 0 40px;
}

.bn-h2{
  font-family: Mali;
  font-size: 28px;
  color: #474748;
  margin-top: 50px;
  margin-bottom: 30px;
  text-align: center;
}

.bn-h4{
  font-family: Mali;
  font-size: 14px !important;
  color: #214870 ;
  text-align: center;
}

.bn-ic-logo{
  width: 100px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.bn-img{
  width: 400px;
  height: auto;
  margin: 0 auto;
  position: absolute;
  bottom: -90px;
  right: 8%;
}

.bn-img-2{
  width: 200px;
  height: auto;
  margin: 0 auto;
  position: absolute;
  bottom: -80px;
  left: 0%;
}

.bn-img-3{
  width: 300px;
  height: auto;
  margin: 0 auto;
  position: absolute;
  bottom: -130px;
  right: 0%;
}

.bn-img-4{
  width: 400px;
  height: auto;
  margin: 0 auto;
  position: absolute;
  bottom: -90px;
  right: 0%;
}

.bn-img-5{
  width: 200px;
  height: auto;
  margin: 0 auto;
  position: absolute;
  bottom: -100px;
  left: 0%;
}

.bn-img-6{
  width: 230px;
  height: auto;
  margin: 0 auto;
  position: absolute;
  bottom: -150px;
  right: 0%;
}

/* DIFERENCIA */

.df{
  padding-bottom: 50px;
  background-color: #CF9E20;
  text-align: center;
}

.df-h2{
  font-family: Mali;
  font-size: 42px;
  color: #191A1B;
  padding-top: 60px;
  margin-bottom: 40px;
  font-weight: 400;
  text-align: center;
}

.df-img{
  width: 100px;
  height: 100px;
  border-radius: 100px;
  margin: 0 auto;
}

.df-h3{
  font-family: Mali;
  font-size: 18px;
  color: #ffffff;
  margin-top: 20px;
  text-align: center;
}


.ln-cp-img{
  width: 140px;
  height: auto;
}


/* PREMIUM COTTON */
.ln-pr-h3{
  font-family: Mali;
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  text-align: left;
}

.ln-pr-text-right{
  width: 50%;
  padding-left: 20px;
  display: inline-block;
  vertical-align: middle;
}

.ln-pr-p{
  font-family: Mali;
  font-size: 18px !important;
  color: #474748;
  text-align: left;
}

/* TIPS */
.container-tips{
  width: 100%;
  height: 500px;
  display: block;
  background-image: url("img/bg-tips-1.jpg");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}

.container-tips-2{
  background-image: url("img/bg-tips-2.jpg");
}

.container-tips-3{
  background-image: url("img/bg-tips-3.jpg");
  background-position: top right;
}

.tps-left{
  padding-top: 75px;
}

.tips-bg{
  background-color: #ffffff;
  padding: 50px 0 20px;
}

.bg-yellow{
  background-color: #FFF3CE;
  padding: 20px 20px 10px;
  border-radius: 16px;
}

.tips-img-small{
  width: 90%;
  height: auto;
  margin: 0 auto;
}

.tips-p{
  font-family: Mali;
  font-size: 12px;
  color: #474748;
}

.tips-h2{
  font-family: Mali;
  font-size: 28px;
  color: #474748;
}

.tips-li{
  font-family: Mali;
  font-size: 12px;
  color: #474748;
}

.ln-pr-h3-tips{
  font-size: 60px;
  text-shadow: 2px 1px white;
}


/* MEDIA QUERIES */

@media (max-width: 1121px) {
    .ft-p-phone{
      font-size: 28px;
    }
}

@media (max-width: 1097px) {
    .ln-img-cotton-premium, .ln-img-cotton{
        width: 400px;
        height: 400px;
    }
}

@media (max-width: 1062px) {
  .navbar-secondary .nav-link{
    font-size: 18px;
  }
}


@media (max-width: 992px) {
    .bf{
        height: 650px;
    }
    .fl-img{
      width: 92%;
    }
    .row.justify-content-md-center{
      margin-left:0 !important;
      margin-right: 0 !important;
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .bn-img{
      width: 300px;
    }
    .ln-pr-h3-tips{
      font-size: 48px;
    }

    .tp-siestas{
      text-align: right;
    }
}


@media (max-width: 912px) {
    .nav-link{
      font-size: 18px;
    }

    .np{
      height: 700px;
    }
    .ft-p-phone{
      font-size: 22px;
    }
    .bn-img-2{
      width: 150px;
      bottom: -100px;
    }
}

@media (max-width: 879px) {
    .ln-img-cotton-premium, .ln-img-cotton{
        width: 350px;
        height: 350px;
    }
    .carousel-cotton .ln-pr-h3{
      font-size: 30px;
    }

    .tp-siestas{
      text-align: right;
    }
}

@media (max-width: 771px) {
    .ln-img-cotton-premium, .ln-img-cotton{
        width: 320px;
        height: 320px;
    }
    .bn-img{
      width: 250px;
    }
    .bn-img-2{
      bottom: -80px;
    }
}


@media (max-width: 768px) {
    .ln-ic-logo{
      width: 70px;
    }
    .ln-h4{
       font-size: 12px;
    }
    .container.marketing.tp {
      max-width: 95%;
    }
    .bn-cotton .bn-img-4{
      width: 200px;
    }
    .bn-img-5{
      width: 180px;
    }
    .carousel-inner-pr .carousel-item {
      height: 25rem;
    }
    .carousel-inner-pr .ln-pr-text-right{
      width: 40%;
    }
  .navbar-expand-md{
      background-color: rgba(255,255,255,0.8) !important;
      transition: background-color 200ms linear;
    }
}

@media (max-width: 705px) {
    .ln-img-cotton-premium, .ln-img-cotton{
        width: 320px;
        height: 320px;
    }

    .carousel-cotton .ln-img-cotton-premium, .carousel-cotton .ln-img-cotton{
        width: 280px;
        height: 280px;
    }

    .ln-text-right{
      width: 85%;
      display: block;
      margin: 0 auto;
    }
    .ln-h3{
      text-align: center;
    }

    .carousel-cotton .carousel-item {
      height: 25rem;
    }

    .carousel-cotton .ln-h3{
      text-align: left;
    }

    .ln-button{
      text-align: center;
    }
    .ln-col-ic-logo{
      width: 30%;
    }
    .bn-img-5{
      width: 160px;
      bottom: -111px;
    }
}

@media (max-width: 666px) {
    .bn-cotton .bn-img-4{
      width: 150px;
    }
}

@media (max-width: 618px) {
    .carousel-cotton .ln-img-cotton-premium, .carousel-cotton .ln-img-cotton{
        width: 230px;
        height: 230px;
    }
    .carousel-cotton .ln-h3{
      font-size: 30px;
    }
    .carousel-cotton .ln-p{
      font-size: 14px !important;
    }
    .carousel-cotton .ln-pr-h3{
      font-size: 30px;
    }
}

@media (max-width: 576px) {
    .np {
      height: 800px;
    }
    .bf {
      height: auto;
    }
    .ln .carousel-item {
      height: 37em;
    }
    .ln-img-cotton-premium, .ln-img-cotton{
      width: 250px;
      height: 250px;
    }
    .fl-img {
      width: 60%;
    }
    .fl-h2, .fl-p{
      text-align: center;
      width: 90%;
      margin: 10px auto;
    }
    .fl-button{
      text-align: center;
    }
    .bn-cotton .col-bn-cotton{
      margin-bottom: 20px;
    }

    .bn-cotton .bn-img {
      width: 150px;
      right: 0;
    }
    .bn-img-5{
      width: 160px;
      bottom: -50px;
    }
}

@media (max-width: 510px) {
  .carousel-cotton .carousel-item, .carousel-inner-pr .carousel-item {
    height: 28rem;
    }
    .carousel-cotton .ln-img-cotton-premium, .carousel-cotton .ln-img-cotton{
      width: 230px;
      height: 230px;
      display: block;
      margin: 0 auto;
      text-align: center;
    }
    .carousel-cotton .ln-h3{
      font-size: 30px;
      text-align: center;
    }
    .carousel-cotton .ln-p{
      font-size: 14px !important;
      text-align: center;
    }
    .carousel-cotton .ln-ct-text-right{
      display: block;
      width: 90%;
      margin: 0 auto;
      padding: 0;
      text-align: center;
    }
    .carousel-inner-pr .ln-pr-text-right{
      width: 100%;
    }
    .container-tips-3{
      background-position: top right;
    }
}

@media (max-width: 470px) {
    .bn-cotton .bn-img {
      width: 100px;
      right: 0;
    }
    .bn-cotton .bn-img-4{
      width: 120px;
    }
    .bn-img-5{
      width: 130px;
      bottom: -50px;
    }
    .carousel-inner-pr .carousel-item {
    height: 30rem;
    }
    .ln-pr-h3-tips {
      font-size: 42px;
    }
}

@media (max-width: 350px) {
  .bn-img-2{
    width: 130px;
  }

  .carousel-cotton .carousel-item, .carousel-inner-pr .carousel-item {
    height: 30rem;
    }
    .bn-cotton .bn-img-4{
      width: 110px;
    }
    .bn-img-5{
      width: 110px;
      bottom: -40px;
    }
}

