.letter-color-blue{
  color: #003391;
}
 
.letter-color-yellow{
    color: #F3B22B;
}
.osahan-top-main{
  background:#001f4b;
}

#content{
  background: #0b3073;
}

.osahan-copyright{
  background:#001f4b;
}

#footer-institucional {
  background:#FFFFFF; 
  background-image: url('../images/elpatioderoman.png'); 
  width: 100%; 
  background-repeat: no-repeat; 
  background-size: cover;
}

.title-footer{
  color: #ffffff !important;
}

.text-secondarybx {
	color: #000000 !important;
}

.text-bco{
  color: #ffffff !important;
}

.bg-gray-600bx{
  background: #F3B22B;
}

.text-gray-800bx{
  color: #000000 !important;
}

.text-gray-900bx{
  color: #000000 !important;
}

.text-gray-900bx-bco{
  color: #ffffff !important;
}

.text-gray-900bx-aler{
  color: red !important;
}

.text-gray-900bx-success{
  color: green !important;
}


::-webkit-scrollbar {
  width: 8px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
} 

h6{ color:#F3B22B;font-size:20px}.inputs 
input{width:40px;height:40px}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button
{-webkit-appearance: none;-moz-appearance: none;appearance: none;margin: 0}.card-2{background-color:#fff;padding:10px;width:350px;height:100px;bottom:-50px;left:20px;position:absolute;border-radius:5px}.card-2 .content{margin-top:50px}.card-2 .content a{color:#F3B22B}.form-control:focus{box-shadow:none;border:2px solid #F3B22B}.validate{border-radius:20px;height:40px;background-color:#F3B22B;border:1px solid #F3B22B;width:140px}

.pordescuento {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    color: rgb(255, 188, 0);
    font-weight: bold;
}

.contacto-beneficios{ 
    background-image: linear-gradient(rgba(0, 31, 75, 0.9), rgba(255, 255, 255, -0.9)), url("https://beneficios.bocajuniors.com.ar/views/assets/images/index/bombo.jpg");
    width: 100; 
    height: 100;
}