.title.has_background {
	background-position: center 0px; background-repeat: no-repeat;
}
.title.has_fixed_background {
	background-position: center 0px; background-attachment: fixed; background-repeat: no-repeat;
}
header.move_menu {
	background-image: none; background-color: rgba(0, 0, 0, 0.7);
}
header.move_menu {
	background-color: rgba(0, 51, 89, 0.7);
}
.footer_bottom_holder {
	background-color: rgb(0, 51, 89);
}
.footer_top_holder {
	background-color: rgb(27, 36, 42);
}
nav.main_menu > ul > li:hover > a {
	background-color: rgba(0, 51, 89, 0.9);
}
nav.main_menu > ul > li.has_sub:hover > a {
	background-color: rgba(0, 51, 89, 0.9);
}
.drop_down .second .inner2 {
	background-color: rgba(0, 51, 89, 0.9);
}
.drop_down .second .inner ul li ul {
	background-color: rgba(0, 51, 89, 0.9);
}
.header_right_widget #lang_sel ul > li:hover a.lang_sel_sel {
	background-color: rgba(0, 51, 89, 0.9);
}
.header_right_widget #lang_sel_click ul > li:hover a.lang_sel_sel {
	background-color: rgba(0, 51, 89, 0.9);
}
.header_right_widget #lang_sel ul ul {
	background-color: rgba(0, 51, 89, 0.9);
}
.header_right_widget #lang_sel_click ul ul {
	background-color: rgba(0, 51, 89, 0.9);
}
.google_map {
	height: 400px;
}
