/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.home_title h1 {
	text-transform: uppercase;
}
.color-fff {
	color: #fff;
}
.home_ourfleet h3{
	margin: 10px 0;
}
.our_team_img {
	width: 100%;
}
.our_team_img img {
	width: 100%;
}	
#google_map iframe{
	width: 100%;
}
.fusion-logo:after {
    position: absolute;
    top: 20px;
    content: "SERVING NORTHWESTERN BC ABORIGINAL OWNED";
    COLOR: blue;
    display: block;
    width: 230px;
    left: 100%;
    text-align: left;
    padding: 0;
}
.fusion-logo {
	position: relative;
}
.contact_box .fusion-column:nth-child(3) h2 {
	text-align: center;
}

.contact_box .fusion-column:nth-child(3) .content-container {
	padding-left: 110px;
}
.ourteam_text {
	line-height: 1.6em;
}
.service_left_img img {
	width: 100%;
	height: 263px;
}
.slide-content {
	position: relative;
	top: -100px;
}
.title-heading-center.fusion-responsive-typography-calculated {
	font-size: 50px;
	line-height: 0.88 !important;
}
.home_ourfleet img{
	width: 240px;
	height: 175px;
}
.footer-menu a:hover {
	color: #EC9E0C !important;
}
.footer-menu a.active{
	font-weight: bold;
	color: #EC9E0C !important;
}
.fusion-footer-copyright-area a.bottom-footer:hover{
	color: #EC9E0C !important;
}
/* .fusion-footer-copyright-area a.bottom-footer {
	color: #65bc7b !important;
} */


