<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html .scroll-to-top {
  bottom: 85px !important;
}
body {
	font-family: "Sintony", sans-serif;
	color: #313542;
}
h3 {
    text-transform: none;
}
p {
    color: #313542;
}
/*.post-content h2, .post-content h3 {
	font-family: "Sintony", sans-serif;
	color: #313542;
	line-height: 24px;
	margin: 0 0 20px;
	font-size: 14px;
	letter-spacing: 0;
}*/
.page-header-light {
    background-color: #313542;
    border-bottom: 0px solid #EDEDED;
    border-top: 5px solid #fff;
}
.page-header-more-padding {
    padding: 30px 0 35px;
}
.page-header-light h1 {
    color: #fff;
}
.page-header h1 span {
    color: #fff;
}
.dropdown-menu .active &gt; a, .dropdown-submenu.active &gt; a {
    background-color: #282828 !important;
}
.breadcrumb &gt; .active {
    color: #fff;
}
.page-header .breadcrumb.breadcrumb-valign-mid {
    top: 0px !important;
    border-bottom: 0px solid #eaeaea !important;
    font-size: 11px !important;
}
.custom-call-to-action {
    border-left: 2px solid #069ece !important;
}
.owl-carousel.custom-dots-style-1 .owl-dot.active span, .owl-carousel.custom-dots-style-1 .owl-dot:hover span {
    border: 2px solid #0089c2;
}
.owl-carousel.custom-dots-style-1 .owl-dot.active span::before, .owl-carousel.custom-dots-style-1 .owl-dot:hover span::before {
    background: #009ee1;
}
#footer {
    margin-top: 30px;
}
#footer .footer-copyright p {
    color: #a8b1b8;
}
#footer.short {
    padding-top: 20px;
}
.feature-box.feature-box-style-3 .feature-box-icon i.fa, .feature-box.feature-box-style-3 .feature-box-icon i.icons {
    color: #446B7B;
}
html section.section-secondary h1, html section.section-secondary h2, html section.section-secondary h3, html section.section-secondary h4, html section.section-secondary h5, html section.section-secondary h6 {
    color: #212529;
}
html section.section-secondary p {
    color: #212529;
}
.custom-accordion-style-1 .panel .panel-title &gt; a.accordion-toggle::before {
    border-left: 1px solid #446b7b;
}
.custom-accordion-style-1 .panel .panel-title &gt; a.accordion-toggle {
    color: #446b7b;
}
.custom-accordion-style-1 .panel .panel-title &gt; a.accordion-toggle .custom-accordion-plus::after {
    border-top: 2px solid #446b7b;
}
.nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
    border-top: 3px solid #446B7B;
    color: #446B7B;
}
@media (min-width: 992px) and (max-width: 1199px) {}
@media (min-width: 1200px) {
	.my-logo {
		width:400px;
		height:80px;
	}
}
@media (max-width: 1199px) {
	.my-logo {
		width:240px;
		height:48px;
	}
}
@media (min-width: 992px) {
	#header .header-nav.header-nav-dark-dropdown nav &gt; ul &gt; li.dropdown .dropdown-menu &gt; li &gt; a {
		color: #fff;
	}
	#header .header-nav-main.header-nav-main-light nav &gt; ul &gt; li.active &gt; a {
		background: #FFF;
		color: #446b7b;
	}
}
@media (min-width: 991px) {
	#header .header-nav-main nav &gt; ul &gt; li &gt; a {
		font-size: 13px;
		padding: 10px 15px !important;
	}
	html #header .header-nav-bar-primary {
		background: #446b7b !important;
		color: #FFF !important;
	}
	.link-top-header {
		font-size: 1.2em !important;
	}
	.page-header-more-padding h1, .page-header-custom-background h1, .page-header-float-breadcrumb h1 {
		max-width: 65%;
	}
}
@media (max-width: 992px) {
	.breadcrumb {
		display: none;
	}
	#header .header-nav-bar .header-btn-collapse-nav {
		margin-top: -60px;
	}
	#header .header-nav-main:not(.header-nav-main-mobile-dark) nav &gt; ul &gt; li &gt; a {
		color: #446b7b;
		background: transparent;
	}
	#header .header-nav-main nav &gt; ul &gt; li.active &gt; a, #header .header-nav-main nav &gt; ul &gt; li.active &gt; a:focus, #header .header-nav-main nav &gt; ul &gt; li.active &gt; a:hover {
		color: #1A1E2A;
	}
}
@media (min-width: 481px) {
	.my-display {
		display: inline;
	}
}
@media (max-width: 480px) {
	.my-display {
		display: inherit;
	}
}</pre></body></html>