/* Add here all your CSS customizations */
#header .header-top.header-top-style-2 {
	background: #898988;
	margin-top: -16px;
}
#header .header-top p {
	color:white;
}
#header .header-nav.header-nav-stripe nav > ul > li > a {
    color: #20409A;
}

.slider-container.light .main-label {
	color: #20409a;
	text-shadow: 2px 2px 1px rgba(255,255,255,0.8);
}
html section.section-tertiary h3 {
    color: #20409a;
}

.thumb-info.thumb-info-bottom-info-dark .thumb-info-title {
	background: -webkit-linear-gradient( bottom , rgba(32, 64, 154, 0.8) 0, transparent 100%) repeat scroll 0 0 transparent;
	background: linear-gradient(to top, rgba(32, 64, 154, 0.8) 0, transparent 100%) repeat scroll 0 0 transparent;
	color: #FFF;
}
.text-primary {
    color: #20409a;
}
html .thumb-info .thumb-info-action-icon-light {
    background-color: #20409A;
}
html .thumb-info .thumb-info-action-icon-light i {
    color: #FFF;
}
#contact-us {
    color:#eee;
}

#contact-us .gmap_marker {
    color: #444;
}

#footer {
    margin-top: 0px;
}

.feature-box .feature-box-icon {
    background-color: #898988;
}
.slider .tp-bannertimer {
    visibility: hidden !important;
}
.social-icons li a {
    background: transparent;
}
.social-icons li {
	box-shadow: none;
    margin-left: 3px;
}
.social-icons li:hover a {
	background: none !important;
	color: none !important;
}