/*
Theme Name: FSERVIS
Template: Impreza
*/

.l-section-overlay {
	background: rgba(26,26,26,0.70) !important;
}
.ush_menu_1 .menu-item.level_1.current-menu-item>a:not(.w-btn), .ush_menu_1 .menu-item.level_1.current-menu-ancestor>a:not(.w-btn), .ush_menu_1 .menu-item.level_1.current-page-ancestor>a:not(.w-btn),.ush_menu_1 .menu-item.level_1>a:not(.w-btn):focus, .no-touch .ush_menu_1 .menu-item.level_1.opened>a:not(.w-btn), .no-touch .ush_menu_1 .menu-item.level_1:hover>a:not(.w-btn) {
	color: #fff !important;
}
.header_phone {
	display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.header_phone span {
	color: #F08340;
    font-size: 38px;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
}
.header_phone p {
	margin: 0;
    line-height: normal;
}
.header_phone p b {
	margin-right: 10px;
}
.header_phone p a {
    color: #F08340;
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
}
.header_phone p a:hover {
	
}
.main_title {
	color: #ffffff !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    font-size: 82px !important;
}
.main_title .far {
	font-size: 48px;
}
.w-iconbox-icon {
	font-size: 64px;
    padding: 20px;
    border: 2px solid;
}
.w-iconbox-title {
	font-size: 20px;
    font-weight: 600;
    padding: 0 !important;
    margin: 20px 0 !important;
}
.w-iconbox-text {
	font-size: 14px;
    line-height: normal;
}
.icons .wpb_column .w-iconbox.iconpos_top:after {
	content: '\f101';
	position: absolute;
    width: 100px;
    height: 1px;
    top: 20%;
    right: -80px;
    font-family: "fontawesome";
    color: #F08340;
    font-size: 24px;
}
.icons .wpb_column:last-child .w-iconbox.iconpos_top:after {
	content: '';
	display: none;
}
.banner .w-actionbox.color_primary  {
	background: #34609e;
}
.service_icons {
	margin-bottom: 2rem;
}
.service_icons .w-text-h {
	font-size: 20px;
}
.service_icons .far {
	color: #F08340;
    font-size: 34px;
}
.service_icons .w-text-value {
	font-weight: 600;
}
.footer_widgets .wpb_raw_html h3,.contact_widgets .wpb_raw_html h3 {
	font-size: 18px;
    font-weight: 600;
    margin-bottom: 1rem;
}
.footer_widgets .wpb_raw_html p,.contact_widgets .wpb_raw_html p {
	margin: 0;
    font-weight: 300;
}
.footer_widgets .wpb_raw_html p span,.contact_widgets .wpb_raw_html p span {
    display: inline-block;
	margin-bottom: 5px;
}
.contact_widgets .wpb_raw_html a {
	
}
.contact_widgets .wpb_raw_html a:hover {
	
}
.footer_widgets .wpb_raw_html a {
	color: #fff;
    border-bottom: 1px dashed #fff;
    margin-left: 5px;
}
.footer_widgets .wpb_raw_html a:hover, {
	color: #fff;
    border-bottom: 1px dashed #fff;
}
@media (max-width:899px) {
	.ush_menu_1 .w-nav-control {
		color: #34609e;
	}
}