.logo_h img {
    max-height: 75px;
}
.logo {
    padding: 0 !important;
}
.logo_tagline {
    color: #207caf !important;
    font-size: 14px !important;
}
.logo_tagline {
    font-size: 10px;
    text-transform: inherit !important;
    padding-left: 0 !important;
}
.sf-menu > li > a::before, .sf-menu > li > a.sf-with-ul::before {
    background-color: #207cae !important;
}
.sf-menu .sub-menu {
    background-color: #207cae !important;
}
.sf-menu > li > a {
    color: #207cae !important;
}
.isStuck {
    background-color: white !important;
}
.content-holder .title-section::before, 
.content-holder .title-section {
/*     display: none; */
	background-color: #777974 !important;
}
.content-holder .title-section .title-header {
    color: white !important;
    font-size: 18px !important;
    font-weight: normal !important;
}
.parallax-box.parallax-2 {
    margin-bottom: 0px !important;
}
.footer a,
.footer {
    color: #207caf !important;
}
.footer {
	padding-top: 18px !important;
}
.h2-list {
    color: #207caf !important;
    font: 40px/48px Lato !important;
}
.span6 h2 {
    color: white !important;
    font: 40px/48px Lato !important;
}
.btn::before, .btn-primary::before, .btn-default::before, .btn-normal::before, .btn-inline::before {
    background-color: #207caf !important;
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    background-color: red !important;
    color: #333;
}
.span12 .content_box.box-2::before {
    background-color: #207caf !important;
}
#back-top-wrapper #back-top a span {
    background-color: #207caf !important;
}
.sf-menu > li > a::before, .sf-menu > li > a.sf-with-ul::before {
    border-radius: 0 !important;
}
.sf-menu > li > a:hover::before, .sf-menu > li.sfHover > a::before, .sf-menu > li.current-menu-item > a::before, .sf-menu > li.current_page_item > a::before {
    width: 405px !important;
}

.sf-menu .current-menu-ancestor a {
    background-color: #207cae !important;
    color: white !important;
}
.sf-menu .sub-menu {
    width: 220px !important;
}
.h2-page {
	color: #207cae;
	font-weight: 300 !important;
}
.txt ul, ol {
    list-style: inherit !important;
	padding: 0 0 20px 20px !important;
}
.txt h2 {
	font-weight: 300 !important;
}
.kon-h5 {
	text-transform: inherit;
}
#post-14 h2 {
	color: #207cae;
}
.btn span, .btn-primary span, .btn-default span, .btn-normal span, .btn-inline span {
    background: #767873 !important;
}

.btn::before, .btn-primary::before, .btn-default::before, .btn-normal::before, .btn-inline::before {
    background-color: #207cae !important;
}
.slide-h1 span {
	text-transform: lowercase;
}
@media only screen and (max-width: 767px) {
	.content-holder .title-section {
		display: none;
	}
}