.menu-links > ul li {
    color: #fdc707;
}
..menu-links > ul li a{
    color: #fdc707;
}
.menu-links>ul li:hover>a {
    color: #fff;
}

.topbar,
.menu-links,
.menu-links>ul li ul,
.awesome-text,
.title h2::before,
.testimonials-carousel .owl-nav>div,
.make-app,
.widget-title>h4::before,
.toggle-item h3::before,
.post-name>h5::before,
th,
.footer-bottom,
.open-menu {
	background-color: #1d4e9e;
}
.expert-detail::before,
.expert-detail::after{
	background-color: #fdc707;
}

/*normal*/
.button:hover,
.button:active,
.button:focus,
.expert-member:hover .expert-detail::before,
.expert-member:hover .expert-detail::after,
.testimonials-carousel .owl-nav>div:hover,
.toggle-item h3.active::before {
	background-color: #1d4e9e;
}

/*dark*/
.topbar .button,
.counter-box>i,
.awesome-text .button,
.awesome-image .button,
.title.style3>.testi i,
.button:active,
.button:focus,
.pagetop-inner ul li i,
.pagetop-inner ul li::before,
.menu-links>ul li>a:focus,
.header-info ul li>span a:focus,
.awesome-text h4 span a:hover {
	color: #fff
}
.title h2 i,
.title.style3>.testi i, 
.awesome-text h4 span{
	color: #fdc707;
}

.title .testi::before {
	background-color: #fff;
}

.button:hover,
.button:active,
.button:focus,
.review-img>img {
	border-color: #a79f9f;
}

/*dark*/
.testimonials {
	border-color: #1d4e9e;
}

/*normal*/
.header-info::before,
.finance-service:hover>span,
.responsive-header {
	background-color: #1d4e9e;
}

/*light*/
.header-info span i,
.expert-detail h4 a:hover,
.expert-detail h4 a:focus,
.expert-team span a:hover,
.expert-team span a:focus,
.post-name h5 a:hover,
.post-name h5 a:focus,
ul.meta li a:hover,
ul.meta li a:focus,
.storyTags:hover,
.storyTags:focus {
	color: #fdc707;
}

.awesome-text h4,
.title .testi {
	border-bottom: 1px dashed #fff;
}

.title.style3>h2 i,
.widget a:hover,
.pagetop-inner ul li a:hover,
.pagetop-inner ul li a:focus,
.responsive-links ul li a:hover,
.responsive-links ul li a:focus,
.query-form .widget a:hover,
.query-form .widget a:focus {
	color: #1d4e9e;
}

.counter-box i a:hover {
	color: #fff;
}

ul.tabs li {
	background: #1d4e9e;
}

ul.tabs li.current {
	background: #fdc707;
}

.menu-links {
	background-color: unset !important;
	background-image: url('../images/LicBlue.png') !important;
	background-size: cover, width: 99.4%;
}


.vs_icon {
	color: #1d4e9e;
}

.vs-testi-video {
	color: #1d4e9e;
	background: #fff;
}

.vs-testi-video-li {
	color: #1d4e9e;
	background: #fff;
}

/*for Web start*/
@media (min-width: 992px) {

	.C-usp-main {
		background-color: #1d4e9e;
		color: #fff;
	}

	.T-usp-main {
		background-color: #1d4e9e;
		color: #fff;
	}

}

/*for wen end*/

/*for PWA start*/
@media (max-width: 991px) {

	.vs-row4-widthT {
		background-color: #1d4e9e;
	}

	.vs-row4-widthC {
		background-color: #1d4e9e;
	}

}

/*for PWA end*/
.C-usp-title{
	color: #fdc707;
}

.C-usp-suffix {
    color: #fdc707;
}

.button {
    border: 3px solid #fdc707;
}
.header-info ul li > i:before{
        color: #fdc707 !important;
    }
.T-usp-title {
    color: #fdc707;
}
.team-name {
	color: #1d4e9e;
}

.widget-title{
    color: #fdc707 !important;
} 
.list-arrow{
    color: #fdc707 !important;
}
.list-arrow a:hover{
    color: #fff;
}
#myBtn{
    background-color:#fdc707 ;
    color:#1d4e9e ;
}

#myBtn:hover{
    background-color:#1d4e9e ;
    color:#fdc707 ;
}