

.light:not(.sticky):not(.scrolled) nav.main_menu>ul>li.active>a, .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li:not(:first-child):before, .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a {
    color: #a9a9ad;
}
.footer_top_full {
text-align:center;
}

h3.info_section_title {
    margin-top: 30px;
    margin-bottom: 30px;
}

i.fa.fa-bars {
    font-size: 14px;
}

.light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a:hover {
    color: #e6ae48;
}

.q_logo a {
    height: 88px !important;
}

@media only screen and (max-width: 480px){
	h3 {
		text-align:left !important;
		margin-bottom:20px !important;
	}
	.wpb_single_image.vc_align_right {
		text-align: center;
	}
}	