.section_header_about {
	font-size: 48px;
}

.i18n-message {
	border:1px dashed #0f0;
	display: inline-block;
}


.widget_archive span.i18n-message, .widget_categories h3 span.i18n-message {
	font-size: 26px;
	display: block;
	position: relative;
}

.widget_categories span.i18n-message {
	display: block;
	position: relative;
}

.show_pic {
	position: fixed;
	bottom: 10px;
	right: 10px;
	padding: 10px;
	background: #000;
	color: #fff;
	text-decoration: none;
	z-index: 9999;
}

.coolpic:hover {
	border: 2px dashed green;
}

.div-moving-services h3 a,
.div-moving-services h3 a:hover {
  color: #FE3A00;	
}

@media (min-width: 1200px) {
  .intro_section .big {
    font-size: 40px;
  }
}

.intro_section .flex-active-slide .bg_overlay, .intro_section .bg_overlay.animated {
  width: 55%;
}