/*------------------------------------------------------------------
    File Name: colors1.css
------------------------------------------------------------------- 3E4095*/


/*------------------------------------------------------------------
    color theme
-------------------------------------------------------------------*/

.header_top,
#navbar_menu ul ul li a:hover,
#navbar_menu ul ul li a:focus,
a.btn.dark_gray_bt:hover,
a.btn.dark_gray_bt:focus {
	background: #3E4095;
    background-size: 100% 100%;
    border: none;
}

#navbar_menu > ul > li a.active,
#navbar_menu > ul > li:hover > a,
#navbar_menu > ul > li:focus > a,
footer p a:hover,footer p a:focus,
.footer-menu li a:hover,
.footer-menu li a:focus,
footer ul.social_icons li a:hover,
footer ul.social_icons li a:focus {
    color: #3E4095;
}

footer h2::after,
.cprt,.contact_us_section {
	background: #3E4095;
}

.tp-caption.tp-shape.tp-shapewrapper.tp-resizeme.rs-parallaxlevel-0 {
    background: #3E4095 !important;
}

a.btn.dark_gray_bt:hover,
a.btn.dark_gray_bt:focus {
	color: #fff;
}

#navbar_menu ul ul {
	border-color: #3E4095;
}

.tp-caption.tp-shape.tp-shapewrapper.rs-parallaxlevel-0 {
	background-color: rgba(0, 0, 0, 0.4) !important;
}

