@font-face {
  font-family: 'GothamRounded-Book';
  src: url('../fonts/GothamRounded-Book.otf');
}
@font-face {
  font-family: 'GothamRounded-Bold';
  src: url('../fonts/GothamRounded-Bold.otf');
}
body{
  font-family: 'GothamRounded-Book';
}
a, a:hover{
  text-decoration: none;
}
img {
  margin-bottom: 0;
}
h1, h2, h3, h4{
  font-family: 'GothamRounded-Bold';
}
.margin-top-10{
  margin-top: 10px;
}
.margin-top-20{
  margin-top: 20px;
}
.margin-top-30{
  margin-top: 30px;
}
.margin-top-40{
  margin-top: 40px;
}
.margin-top-50{
  margin-top: 50px;
}
.margin-bottom-10{
  margin-bottom: 10px !important;
}
.margin-bottom-20{
  margin-bottom: 20px;
}
.margin-bottom-30{
  margin-bottom: 30px;
}
.margin-bottom-40{
  margin-bottom: 40px;
}
.margin-bottom-50{
  margin-bottom: 50px;
}
.padding-top-10{
  padding-top: 10px;
}
.padding-top-20{
  padding-top: 20px;
}
.padding-top-30{
  padding-top: 30px;
}
.padding-bottom-10{
  padding-bottom: 10px;
}
.padding-bottom-20{
  padding-bottom: 20px;
}
.padding-bottom-30{
  padding-bottom: 30px;
}

.margin-body{
  height: 108px;
}
.bar--transparent:not(.bar--dark):not(.pos-fixed) .menu-horizontal > li > span {
  color: #d9001a;
}
.menu-horizontal a{
  font-family: 'GothamRounded-Book';
  color: #d9001a;
  text-decoration: none;
  font-size: 14px;
}
.bar {
  padding: 35px 0;
}
.bar .logo {
  max-height: none;
  max-width: none;
}
.menu-horizontal > li:not(:hover) > span{
  opacity: 1;
}
.menu-horizontal > li:hover > span{
  opacity: 1;
}
.menu-horizontal a:hover {
  color: #48256c;
  font-weight: bold;
}
.bg-red{
  background: #d9001a;
}
.bg-violet{
  background: #48256c;
}
.bg-red h2, .bg-red .lead, .bg-violet h2, .bg-violet .lead{
  color: #FFF;
}
.imageblock .imageblock__content, .imageblock .row {
  min-height: 380px;
  padding-top: 100px;
}
[data-overlay]:before {
  background: none;
}
.slides h1{
  color: #48256c !important;
}
.btn{
  border-radius: 0;
}
.btn.white .btn__text{
  color: #FFF;
}
.btn.white{
  color: #FFF;
  border: 1px solid #FFF !important;
}
.btn.white:hover{
  border: 1px solid #FFF !important;
}
section, footer {
  padding-top: 40px;
  padding-bottom: 40px;
}
.rojo{
  color: #d9001a;
}
.violeta{
  color: #48256c;
}
.rojo-bg{
  background: #d9001a;
}
.violeta-bg{
  background: #48256c;
}
footer h6{
  margin-bottom: 10px !important;
}
footer.footer-6 .footer__lower {
  background: #d9001a !important;
  margin-top: 6px;
  padding: 6px;
  color: #FFF !important;
}
footer .type--fine-print:not(p) {
  opacity: 1;
}
.header-seccion{
  padding-top: 80px;
  padding-bottom: 80px;
}
.header-seccion h2{
  margin: 0;
}
.btn-rojo {
  color: #ffffff;
  background-color: #d9001a;
  border-color: #d9001a;
}
.btn-rojo:hover {
  color: #ffffff;
  background-color: #c60021;
  border-color: #c60021;
}
.btn-violeta {
  color: #ffffff;
  background-color: #48256c;
  border-color: #d9001a;
}
.btn-violeta:hover {
  color: #ffffff;
  background-color: #5b3789;
  border-color: #c60021;
}
.btn-violeta-2{
  border-color: #48256c !important;
}
.btn-violeta-2 .btn__text{
  color: #48256c;
}
.nosotros{
  padding-top: 200px;
}
.img-rounded{
  border-radius: 20px;
}
.slider.boxed--border .slides li {
  border: 0;
}
.banners-novedades img{
  margin-bottom: 20x;
}
.foto-novedades{
  width:400px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.btn-submit{
  background: #d9001a !important;
  width: auto !important;
  padding: 10px 20px !important;
}
.btn-submit:hover{
  background: #af001e !important;
}
.btn-rounded{
  border-radius: 10px;
}

.contacto-datos a{
  color: #48256c
}
.contacto-datos a:hover{
  color: #d9001a;
}
.contacto-datos h4{
  margin-bottom: 8px;
}
.descripcion-home{
  font-size: 16px;
  margin-top: 10px;
}
.activo{
  color: #48256c !important;
  font-weight: bold;
}
.fondo-titulos{
  background: rgba(255, 255, 255, 0.7);
  padding: 6px 24px;
}
.menu-horizontal a i{
  color: #3b5998;
}
.menu-horizontal a:hover i{
  color: #8b9dc3;
}
@media (min-width: 991px){
}
@media (min-width: 767px){
  #menu2 .social i{
    margin-left: 20px;
  }
  .bar-2 .logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -24px;
  }
  .btn + .btn {
    margin-left: 0;
  }
}
@media all and (max-width: 1199px) {
  .nosotros{
    padding-top: 140px;
  }
}
@media all and (max-width: 991px) {
  .text-center-sm {
    text-align: center;
  }
  .flickity-prev-next-button {
    display: block;
  }
  .nosotros{
    padding-top: 100px;
  }
}
@media all and (max-width: 767px) {
  .text-center-xs {
    text-align: center;
  }
  .nosotros{
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .necesidades h4{
    margin-bottom: 5px;
    margin-top: 20px;
  }
}
@media all and (max-width: 480px) {
  .imageblock .imageblock__content, .imageblock .row {
    min-height: 250px;
    padding-top: 70px;
  }
}