
body {
	color: #0d0d0d;
}

header.header-1 .header-main-inner .branding img, img.logo-site {
    max-width: 190px !important;
} 

.header-default .header-main .header-content-inner .branding .site-branding-logo {
    padding: 0px 0 0px;
}

.header-right {
	display: none !important;
}

.topbar, .navigation .gva_menu > li > a {
	color: #0d0d0d;
}

.gsc-team.team-vertical .team-header .social-list a:hover, .gsc-accordion .accordion .accordion-item .accordion-header .accordion-button, .post-one__title a:hover, .post-one__footer a, .post-one__footer a:hover, .post-one__categories i, .testimonial-three__icon, .column-content a, .column-content a:hover, .column-content a:focus, .column-content a:active, .gsc-heading .sub-title, .milestone-number, .milestone-one__number, ul.list-info i, .topbar a:hover, .navigation .gva_menu > li.menu-item--active-trail > a, .navigation .gva_menu > li > a:hover, #footer a:hover, #footer a:focus, .navigation .gva_menu .sub-menu > li > a:hover, .navigation .gva_menu > li > a:active, .navigation .gva_menu > li:hover > a {
	color: #1b80bf !important;
}

.gsc-team.team-vertical .team-body .info {
	background-color: #1b80bf !important;
}

.gsc-team.team-vertical .team-body .info a, .gsc-team.team-vertical .team-body .info a:hover {
	color: #fff !important;
}

.btn-theme {
	background-color: #1b80bf !important;
}

.feature-one__icon {
	color: #1b80bf !important;
}

.post-one__date {
	background: #bbd98f !important;

}

.post-one__date:before {
	border-bottom-color: #bbd98f !important;
}


.milestone-one__number {
	font-size: 38px;
}

.big-button {
	text-align: center;
	margin-top: 25px;
	width: 100%;
}

.button:not(.register-button):not(.field-add-more-submit), .btn, .btn-white, .btn-theme, .btn-theme-second, .btn-black, .more-link a, .btn-theme-submit {
    background-color: #0d0d0d;
}
 
.heading-action a { 
    color: #fff !important;
}

.testimonial-three__stars {
	display: none;
}
.testimonial-three__quote {
	border-bottom-color: #1b80bf !important;
}

.testimonial-three__avatar {
	border-color: #1b80bf !important;
}
.testimonial-three__arrow span.second {
	background: #1b80bf !important;
}

@media (max-width: 767px) {
    .big-title {
        text-align: left;
    }
}

.logo-column img {
	border: solid 2px #8dbad9;
}

.portfolio-button a {
	background: #1b80bf;
	color: #fff !important;
	display: block;
	padding: 10px 0;
	font-size: 12px;
	font-weight: bold;
}

.portfolio-button a:hover {
	background: #146397;
	color: #fff !important;
}

.event-box {
	background: #146397;
	color: #fff !important;
	border-radius: 5px;
	text-align: center;
	margin: 25px;
}

.event-box h2 {
	color: #fff !important;
}

.small-line-height {
	line-height: 20px;
}

.webform-options-display-side-by-side {
	display: inline;
}

.form-item input {
	height: 10px;
}

.testimonial-three__icon {
	width: 90px;
	height: 80px;
}
