 
body { 
    border-top: 8px solid #be1a1a;
    padding-top: 0px!important;
 
}


.navbar-brand img{
    width: 270px;
}

.img-fluid{
    margin-bottom: 10px;
}

.nav-item{
border-right: 1px solid rgba(0, 86, 196, 0.36);
}

nav{  
    padding: 0px!important;
}


.text-white{
    font-size: 18px;
}

.navbar-toggler{padding: 10px 5px 10px 5px; margin: 10px; color: white}

.rounded{border-radius: 15px!important; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.37);border: none!important;}

nav a{color: #be1a1a; font-weight: 400; font-size: 17px}
 

.btn{ border-radius: 0px; }

.cuadrado{border-radius: 0px!important; border:none;}

.gris{ background: #e3e3e3; border:1px solid #d3d3d3; }

.cuadro1{
    background: #0c2cac!important;
}

.texto{
    line-height: 28px;
    font-size: 16px;
    color: #000;
    text-align: left;
    padding: 15px;  
}

 

#target{color:#fff;}

.py-5{
    margin-top: 40px;
    width: 100%;
    bottom: 0px;
    padding: 30px!important;
}





@media only screen and  (max-width: 992px) {
    
nav a{margin: 0 auto; text-align: center;}    


    .navbar-toggler{background: #0079C1}
    
.nav-item{
border-right: 0px solid rgba(0, 86, 196, 0);
}   
    
  body {
      
    padding-top: 56px;
  }
}
