.bg-w {
  background-color: #ffffff;
}


section.page-title.parallax3.parallax-fix.page-title-large.size-bw-bg {
  min-height: 550px;
}

.grid-gallery figcaption i {
  font-size: inherit;
  color: #000;
  margin: 0 3px;
}

.bg-fashion.b-dark {
  background: #111!important;
}

#sticky {
  z-index: -9999;
}

.tape-text-color {
  color: #d12732;
}

.os-sub-title {
  color: #d12732;
}

ul.portfolio-filter.promo li.active {
  background-color: #d12732;
}

.padding-sidecontentm{
  padding:35px 50px;
}

.patrocinadores {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
li.full-width{
  width: 100%!important;
}
.gallery-img {

    background-color: #fff!important;
}
h1.title-bottom3 {
    margin-top: 80px;
}
.text-white {
    color: #fff;
}
figcaption.promo {
    bottom: 0!important;
    opacity: 1;
    position: inherit;
    text-align: center;
    width: 100%;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
}

.btn-small-white-background {
  margin-right: 0px !important;
}

.item.patrocinador {
  text-align: center;
}

@media screen and (max-width: 1330px) {
  .btn-small-white-background {
    padding: 2px 5px !important;
  }

  .moda-link {
    font-size: 20px;
  }
  
}

@media screen and (max-width: 1270px) {
  .moda-link {
    font-size: 18px;
  }
  
}

@media screen and (max-width: 1199px){
  .photography-grid .grid li {
    width: 100%;
  }

  #black-shops  li {
    width: 33% !important;
  } 

  .moda-link {
    font-size: 24px;
  }
}

@media screen and (max-width: 1024px){
  .promo-desc {
    min-height: 250px;
  }

  #black-shops  li {
    width: 50% !important;
  }
  
  section.page-title.parallax3.parallax-fix.page-title-large.size-bw-bg {
    background-position: center !important;
    background-size: cover !important;
  }
}

@media screen and (max-width: 768px){
  .nav-tabs > li{
    display: inherit;
  }

  #black-shops li {
    width: 100% !important;
}

}


