/* Add here all your css styles (customizations) */
body{font-family: 'Roboto', sans-serif;min-width:1024px; color:#333}
.roboto {font-family: 'Roboto', sans-serif}
.mfont {font-family: 'Merriweather', sans-serif;}
.row {max-width: 1140px;margin:auto}
.no-gutters {margin:auto}
a,.dark-theme .nav-item .nav-link:hover, .dark-theme .nav-item.active .nav-link {   color: #333; }

.u-btn-primary {background-color: #333;}
.u-btn-primary:hover, .u-btn-primary.active {
    border-color: #666;
    background-color: #666;
}
.light-theme .nav-item .nav-link:hover, .light-theme .nav-item.active .nav-link {color:#ddd}
.forcebtn a {width:100%; max-width:280px}

.g-bg-black-opacity-0_3--after::after, .g-bg-black-opacity-0_3--before::before {opacity:0}
.white {color:#fff}
p {color:#333}
.center {text-align: center}
.tt {text-transform: uppercase; font-family:'Roboto', sans-serif; font-weight:normal !important; color:#000 }
a:hover, a:active, a:focus {
    color: #666;
}

.g-font-size-11 {font-size: 12px !important}