﻿body
{
}

.rg-image-wrapper{padding-top:0px !important;}
span.icon-bar{    background-color: white;}
.navbar-toggle{    background-color: buttonface;}

.titleLogo  .h1 ,h1{
    font-size: 4.5rem;
}
.titleLogo >.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;  
    font-weight: bold;
    line-height: 1.5;
    color: inherit;
}

/*mobile*/
@media (max-width: 767px){
.titleLogo  .h1 ,h1{font-size: 2.5rem;}
#navbar-mobile{border-bottom: 1px solid buttonface;}
 }  
/*end mobile*/