.bg-warning{
background:#1251AF !important;
}

.card-img > img, .card-img-top > img, .card-img-bottom > img {
  display: block;
  width: 292px;
  height: 300px;
}

.bg-lyld{
 background-color: #303030; 
}

.navbar-expand-lg .navbar-nav .nav-item:hover > .nav-link:not(.disabled){
 color: #1251AF; 
}

.btn-translucent-primary:hover, .btn-translucent-primary:focus, .btn-translucent-primary:active, .btn-translucent-primary.active, .btn-translucent-primary.show{
 background-color: #1251AF; 
}

/*--------WhatsApp Button-------*/
        .whatsapp {
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:40px;
  z-index:100;
}

.whatsapp-icon {
  margin-top:13px;
}
/*--------WhatsApp Button-------*/

.SB p {
  line-height:1.5em;
  margin-bottom: 2em;
  text-align: justify;
}
.SB_T h5, .SB_T h4, .SB_T h3, .SB_T h2, .SB_T h1 {
  margin-top: 1em
}

.cajahome {
		background: #eee;
		padding: 30px;
		margin: 30px 0;
	}