.debug{
    border:1px solid #cc0000 !important;
}
.clearfix, .page{
    clear:both !important;
}
p, li{
    color:#000 !important;
}
footer{
    background-color: #34343a !important;
}
footer p{
    color:#fafafa !important;
}
.brand{
    border-radius:10px;
}
.preloader-logo img{
    width:500px !important;
    height: 225px !important;
}
.preloader-logo p{
    text-align: center;
    font-weight: bold;
}
.rd-navbar-brand{
    height: 100px;
}
.main-logo .brand-logo-dark, .main-logo .brand-logo-light, .rd-navbar-classic.rd-navbar-static .rd-navbar-brand img{
    width:230px;
}
.main-logo{
    margin-top:30px !important;
}
.rd-navbar-brand{
    height: 130px;
}
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-brand img{
    max-height: 100px;
}

.banner-top{
    background-color: #AB1816;
    height: 30px;
}
.banner-top a{
    color:#fff !important;
    list-style: 40px !important;
    font-size:13px !important;
}
.text-right{
    float: right;
    border-right:1px solid #fff !important;
    padding:5px 10px !important;
}
.text-left{
    float: left;
    border-right:1px solid #fff !important;
    padding:5px 10px !important;
}
.text-left:last-child(), .text-right:last-child(){
    border:0px !important;
}
a.special{
    background-color: #fff;
    color:#cc0000 !important;
    font-weight: bold !important;
    border-bottom: 1px solid #cc0000;
}
.icon.box-classic-icon{
    color:#AB1816;
}
.icon.box-classic-icon:hover{
    background-color: #AB1816;
}
.rd-navbar-classic.rd-navbar-static .rd-navbar-brand img{
    max-width: 350px !important;
    max-height: 150px !important;
}
.rd-navbar-static .rd-nav-item.active .rd-nav-link,
.rd-navbar-static .rd-nav-item:hover .rd-nav-link,
.preloader-logo p{
    color:#cc0000;
}
.hide{
    display:none !important;
}
.box-classic.category p{
    font-size:14px !important;
}
.question{
    border:1px solid #ccc; 
    border-radius:10px;
    padding:10px;
}
h3.faq-category{
    margin:10px 0px;
}
.question{
    margin-bottom:10px;
}
.question h4{
    margin:10px !important;
    cursor: pointer;
}
.question div{
    display:none;
    color:#000;
}
.button-primary, .btn-primary{
    background-color: #cc0000 !important;
    border:1px solid #cc0000;
    color:#fff !important;
}
.button-primary:hover, .btn-primary:hover{
    border-color: #fff;
}
.rd-navbar-nav{
    float:right;
}
.rd-nav-item:hover ul.dropdown-menu{
    display: block;
}
.box{
    float:left;
    border:1px solid #ccc;
    border-radius:10px;
    padding:10px;
    margin:5px;
    width:31%;
    min-height: 320px;
    max-height: 320px;
    line-height: 2;
}
.box:last-child{
    width:35%;
}
.box:hover{
    box-shadow: 5px 5px 5px #F7C6C5;
}
.box ul{
    margin-top:10px;
}
.box ul li{
    list-style:circle;
}
h3.sub-title{
    margin-top:20px !important;
}
.dropdown-item a{
    color:#cc0000;
}
.dropdown-item a:target{
    background-color: #ccc !important;
}
.ui-to-top{
    color:#cc0000;
}
.rd-navbar-classic.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-main, .rd-navbar-classic.rd-navbar-static.rd-navbar--is-clone .rd-navbar-main{
    height: 120px !important;
}
ul{
    margin-left:30px;
}
ul li{
    display: list-item;
    list-style: square;
    line-height: 1.5;
}
.partner{
    border:1px solid #ccc;
    border-radius:5px;
    padding:4px;
    text-align: center;
}
.mission li{
    text-align: left !important;
    font-size: 21px;
}
.register-content p{
    font-size:15px !important;  
}
a, a:focus, a:active{
    color:#cc0000 !important;
}
.footer-menu li{
    line-height: 1.75 !important;
}
.footer-menu li a{
    color:#fff !important;
}
.bg-gray-950.footer-classic .counter{
    background-color: #cc0000 !important;
}
.alert-success{
    background: #18864B;
    color:#fff;
}
.alert-danger{
    background: #cc0000;
    color:#fff;
}
.alert-danger li{
    color:#fff !important;
}
[type=radio]{
    margin-top:8px;
    float: left;
    width: 10%;
    line-height: 40px;
}


.banner-top{
    position:fixed !important;
    width:100%;
    z-index: 999 !important;
}
.rd-navbar-static{
    margin-top:30px;
    box-shadow: 5px 5px 30px 0 rgba(100, 0, 0, 0.95);
}
#sdgs article li{
    margin-left:30px !important;
}
#sdgs article:nth-child(3n){
    margin-bottom: 100px;
}
@media (min-width: 1200px) {
  .rd-navbar-classic.rd-navbar-static .rd-navbar-main {
    padding: 0px !important;
  }
}
