.btn-primary {
    background: #1d4e9e none repeat scroll 0 0;
    color: #fbc707;
}

.btn-primary:hover,
.btn-primary:focus {
    background: #fbc707 none repeat scroll 0 0;
    color: #1d4e9e;
}

#main-slider .prev,
#main-slider .next {
    background-color: #fbc707;
}

.center h2 {
    color: #fbc707;
}

.request h4 a {
    background: #fbc707 none repeat scroll 0 0;
}

a {
    color: #fbc707;
}

a:hover,
a:focus {
    color: #fbc707;
}

#bottom {
    border-bottom: 5px solid #1d4e9e;
    background: #fbc707;
}

#footer{
    background: #fbc707;
}

#bottom h3{
    color: #1d4e9e;
}

.list-arrow a{
    color: #000 !important;
}
#main-slider .carousel-indicators .active::after {
    background: #fbc707;
    border: 1px solid #fbc707;
}

.menu ul ul li a:hover,
.menu ul ul li:hover>a {
    background: #fbc707 none repeat scroll 0 0;
}

.menu ul li a:hover,
.menu ul li:hover>a {
    background: #1d4e9e none repeat scroll 0 0;
    color: #fbc707;
}

th {
    background-color: #fbc707;
}

.responsive-menu {
    background: #fbc707 none repeat scroll 0 0;
}

.request h4::before {
    border-color: #fbc707 transparent transparent;
}

.request h4::after {
    border-color: #fbc707 transparent transparent;
}

#publish_date {
    background: #fbc707 none repeat scroll 0 0;
}

#bottom ul li a:hover {
    color: #fbc707;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1d4e9e;
}

.post_reply_comments h4 {
    color: #fbc707;
}

#carousel-slider .carousel-control.left i,
#carousel-slider .carousel-control.right i {
    background: #fbc707;
}

#carousel-slider .carousel-indicators li {
    border: 1px solid #fbc707;
}

#carousel-slider a i:hover {
    border: 1px solid #fbc707;
}

#carousel-slider a i {
    border: 1px solid #fbc707;
}



.C-usp-main {
    background-color: #fbc707 !important;
}

.T-usp-main {
    background-color: #fbc707 !important;
}

.C-usp-item {
    color: #000;
}

.T-usp-item {
    color: #000;
}

.C-usp-flag {
    color: #fbc707;
}
.team-name, .T-usp-title, .C-usp-title{
    color: #1d4e9e;
}

.vs_icon, .fa-play-circle{
    color: #fdc707;
}
.media-heading{
    color: #fdc707;
}