
.logo{
width: 50%;    
    
    
}

.navbar-brand{
   padding: 0px 15px; 
}

.navbar-custom{
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

.title-about{
    text-align: center;
}


@media (min-width: 768px){
    header .intro-text {
        padding: 15% 20% 5% 20%;
    }
}    

.title-form{
    
text-transform: none;   
text-align:center;
line-height: 1.5;
    
}    

.content-country{
    
    padding-bottom: 5%;
}

.btn-primary{
    border-radius:0px;
    text-transform: none;
    
}

.quicklinks-logo{
    width:70%;
}

.navbar-custom .nav li a{
    
    text-transform: none;
}


.navbar-custom .navbar-nav > .active > a {
   
   background-color: none;
}

.navbar-custom .navbar-nav > .active > a:hover, .navbar-custom .navbar-nav > .active > a:focus {
   
}