/* Slider banner */
.bx-wrapper{max-width: 100%!important} /*ponemos el ancho de nuestras imágenes por defecto está al 100% */

.text-maroon {
    color: #740a1e;
}
.bg-choco {
    background-color: #cdb43f!important;
}
.fbox-txt p {
    font-size: .88rem;
}
.custom-img img {
    z-index: 10;
    position: relative;
}
.fbox-txt ul {
    margin-left: 20px;
  }
.fbox-txt ul li {
    list-style-type: disc;
  }
.flexslider {
    height: auto;
  }
.custom-icon span {
    color:#cdb43f;
}
.hastag-contact, .hastag-contact a {
    color:#740a1e;
}
.pricing-features {
    min-height: 120px;
}
.fbox-img.w-100-p img {width: 100%;}
@media screen and (max-width: 767px) { 
     .banner-12-img img {
        border-radius:0!important;
     }
}