.barra { border-right: 1px solid #E20A17; padding-top: 0px; padding-bottom: 0px }
.barra1 { -webkit-border-bottom-right-radius: 20px; -webkit-border-bottom-left-radius: 20px; -moz-border-radius-bottomright: 20px; -moz-border-radius-bottomleft: 20px; border-bottom-right-radius: 20px; border-bottom-left-radius: 20px; padding-top: 0px; padding-bottom: 0px; margin-right:2px }
.active { font-weight: 900; }
.navbar-light .navbar-nav .nav-link { color: #E20A17; }
.bg-bco { background-color: #ffffff!important; }
.bg-gris { background-color: #f2f2f2 }
.bg-verde { background-color: #04454F }
.bg-verdec { background-color: #7FB04B }
.bg-rojo { background-color: #e52a1b }
.bg-boton { background-color: #e68b84; border:none }
.bg-boton:hover { background-color: #000000; border:none }
.fs11 { font-size: 11px; line-height: 14px; }
.fs12 { font-size: 12px; line-height: 15px; }
.fs13 { font-size: 13px; line-height: 17px; }
.text-body { font-size: 16px; line-height: 22px;color:#ffffff!important }
.fs15 { font-size: 15px; line-height: 18px; }
.fs16 { font-size: 16px; line-height: 19px; }
.fs18 { font-size: 18px; line-height: 21px; }
.fs20 { font-size: 20px; line-height: 24px; }
.fs24 { font-size: 24px; line-height: 27px; }
.fs30 { font-size: 30px; line-height: 34px; }
.rojo { color: #e52a1b }
.negro { color: #000000 }
.bco { color: #ffffff }
.griso { color: #666699 }

.modal-content { background-color: rgba(162, 144, 206,.8); }
.modal-dialog2 {
position: fixed;
bottom:20px; 
left: 50%;
transform: translate(-50%, 0);
  z-index: 9999;
}

#aceptar {display:none}
.ffPoppins {
    font-family: 'Poppins', sans-serif;
}
.fwBold {
    font-weight: bold
}

.form-input {
    background-color:#D9D9D9;
    border:none;
    
}

.form-input {
    background-color:#D9D9D9;
    border:none;
    height:31px;
    
}
.form-input2 {
    background-color:#D9D9D9;
    border:none;
    
}
.btn-env {
    background-color:#7FB04B;
    width:110px;
    height:30px;
    border-radius:16px;
    color:#ffffff;
    border:none;
}

   .aparece {
        display:none
    }
      .aparece2 {
        display:none
    }
     .video-mobile {
        display:none
    }
.device-center {
    justify-content: center
}
#footer a { color: #ffffff }
#footer a:hover { color: #ffffff }

@media(max-width:820px) {

      .aparece2 {
        display:block
    }
        .no-break {
        display:none
    }
    .text-body { font-size: 14px; line-height: 20px; }
}

@media(max-width:668px) {
    .video-desktop {
        display:none
    }
     .video-mobile {
        display:block
    }
      .aparece {
        display:block
    }
    .logos1 {
        width:300px
    }
       .logos2 {
        width:250px
    }
}