<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a {color: #151a33;}
a.breadcrumbs__link {color: #3da8f8; text-decoration:none}


footer a{
    color:#1ca8f8;
}



.site-branding-text, .site-branding-text h1 a {color: #000;}
a:hover {color: #1ca8f8;}
h1 a, h4 a {color: #151a33;}

.btn-primary {
	background: #1ca8f8 !important;
	color: white;
	border-color: #1ca8f8 !important;
}
button, html [type="button"], [type="reset"], [type="submit"], .btn, .more-link {
	background: #1ca8f8 !important;
	color: white !important;
	border-color: #1ca8f8 !important;
}

/* ---- navbar ----*/
.nav_bg { background: #1ca8f8!important;}
.middel .widget a i{color: #1ca8f8;}
/*.nav_bg {background-color: #fff;}*/
.navbar li .nav-link {color: #fff;}
.navbar li .nav-link:hover, .navbar li .nav-link:focus  {color: #151a33;}
.navbar .dropdown-item {color: #151a33;}
/* ---- topbar ----*/
.topbar {background: #151a33;}
.topbar ul li a {color: white;}

/* ---- sliderhome ----*/
.sliderhome .slide:before {background: rgba(0, 0, 0, 0.4);}
.owl-prev ,.owl-next {background: #1ca8f8;}
.owl-prev i,.owl-next i {
	color: #fff;
	font-size: 15px;
	font-weight: 600;
}
.sliderhome h2, .sliderhome {color: white;}

/*all section heading*/
.section-heading h3.sub-title {
	color: #1ca8f8;
}
/*about-us*/

/* ---- ==== Breadcrumb ==== ----*/
.breadcrumb .inner {
    background: rgba(2, 45, 98, 0.7);
}
.breadcrumb h1 {
    color: #fff;
}
.breadcrumb, .breadcrumb ul li a, .breadcrumb-item.active {
	color: #fff;
}
.breadcrumb-item + .breadcrumb-item::before {
    color: #fff !important;
}
.breadcrumb-item.active {
    color: #fff !important;
}

.sidebar .widget h3 {
	border-left-color: #1ca8f8;
}

.widget .input-group-btn .btn {
	background: #1ca8f8;
	color: white;
}

/* ---- footer ----*/
footer{background-color: #151a33;}
footer .widget h4 {
	color: white;
}
footer .widget ul li, footer .widget ul li a {
	color: #8f98b9;
}
footer .widget ul li a:hover {
	color: #1ca8f8;
}


/* ---- footer ----*/
footer{background-color: #151a33;}
footer a{
    color:#8f98b9;
}
footer a:hover{
    color:#1ca8f8;
}
footer #wp-calendar td a{
    color:#1ca8f8;
}
footer .widget h4 {
	color: white;
}
footer .widget ul li, footer .widget ul li a {
	color: #8f98b9;
}
footer .widget ul li a:hover {
	color: #1ca8f8;
}
footer .widget p {
	color: #1ca8f8;
}
footer .widget ul i{
  color: #1ca8f8;
}

footer .widget .tagcloud a {
  color: #8f98b9;
}

footer .wp-calendar-nav-prev a, .wp-calendar-nav-next a{
    color:#8f98b9;
}

footer .widget .tagcloud a:hover {
  color:#1ca8f8;
}

/*footer copyright-text*/
footer .bottom .copyright-text h4 {
    color: #666;
}

footer .bottom .copyright-text h4 a {
    color: #666;
}
footer .bottom .copyright-text h4 a:hover, footer .bottom .copyright-text h4 a:active{
    color: #1ca8f8;
}</pre></body></html>