a,
.f-dropdown li a,
ul.social li .fa,
.step-number span,
.post-block-1:hover p.entry{color:#1976d2; }
a:hover, a:focus,
.f-dropdown li a{color:#256eb2;}

.section-dark{background-color: #1976d2;}
.section-dark.lighter,
.menu-location li:hover{background-color: #3176d6;}

button, .button {background-color: #ff8b00;}
button:hover, button:focus, .button:hover, .button:focus {background-color: #e57e02; }
.section-dark button, .section-dark .button {background-color: #1976d2;}
.section-dark button:hover, .section-dark button:focus, .section-dark .button:hover, .section-dark .button:focus {background-color: #125597; }

.section-dark.lighter button, .section-dark.lighter .button {background-color: #8cd1f9;}
.section-dark.lighter button:hover, .section-dark.lighter button:focus, .section-dark.lighter .button:hover, .section-dark.lighter .button:focus {background-color: #6eb5de; }


.post-block-1:hover h3{color:#fff; background: #8cd1f9;}

.post-block-2:hover{background-color: #eaf1e8;}
.post-block-2:hover a{color:#7cb342;}
.post-block-2:hover a.arrow-link{background-color: #d1e3c2;}

.post-block-4:hover .entry{background: #2e87d8;}

@media screen {
	.header .logo .text-2{color: #bbdefb;}
	.header-mobile {
		background: #00a5e1; /* Old browsers */
		background: -moz-linear-gradient(top,  #00a5e1 0%, #0087d0 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a5e1), color-stop(100%,#0087d0)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #00a5e1 0%,#0087d0 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #00a5e1 0%,#0087d0 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #00a5e1 0%,#0087d0 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #00a5e1 0%,#0087d0 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a5e1', endColorstr='#0087d0',GradientType=0 ); /* IE6-9 */

	}
}
@media only screen and (min-width:64.063em) {
	.header {background-image: url('../img/bg-header-blue-light.png');}
	.header .main-menu>li>div{ background-color: rgba(80,83,166, 0.88);}
	.header .main-menu>li div.sub-menu ul:after{border-color: transparent transparent rgba(80,83,166, 0.88) transparent;}
}

@media only screen and (min-width:87.99999em) {

	.header:after {background-image: url('../img/bg-header-blue-light-right.png');}
	.header:before {background-image: url('../img/bg-header-blue-light-left.png');}
}