/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28/10/2017, 01:14:53 PM
    Author     : Area de Garantias
*/
.menu_first_head{
    margin-bottom: 0rem;
}
.pull-lf{
    color: #fff !important;
    text-align: right;
      }
.b4b {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1000;
/*    font-size: 14px;*/
}

.bd-footer {
    /*padding: 4rem 0;*/
    /*margin-top: 4rem;*/
    font-size: 85%;
    color: white;
    /*text-align: center;*/
    /*background-color: #f7f7f7;*/
    background-color: #2243a0;
    border-top: 15px solid #032079;
	padding-top: 1rem;
padding-bottom: 1rem;

}

.underline:hover {
/*  text-decoration: underline;*/
}
.nav-link:focus, .nav-link:hover{
     border-bottom: 5px solid #ecad08;
     display: inline;
}
.bg-melanie{
    background-color: #26449F;
}
.logo-details{
    max-width:100%; 
    height:auto;
}
