<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Color styles
 ----------------------------------------*/
.main-menu .navigation &gt; li.current a,
.main-menu .navbar-collapse &gt; .navigation &gt; li:hover &gt; a,
.main-menu .navbar-collapse &gt; .navigation &gt; li &gt; a:active,
.main-menu .navbar-collapse &gt; .navigation &gt; li &gt; a:focus,
.main-menu .navbar-header .navbar-toggle,
.main-menu .navbar-collapse &gt; .navigation &gt; li.current &gt; a,
.main-menu .navigation &gt; li &gt; ul &gt; li,
.main-menu .navigation &gt; li &gt; ul &gt; li &gt; a,
.main-menu .navigation &gt; li &gt; a:hover{
background: rgba(211,224,237,1);
background: -moz-linear-gradient(top, rgba(211,224,237,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(211,224,237,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(211,224,237,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(211,224,237,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(211,224,237,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(211,224,237,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3e0ed', endColorstr='#ffffff', GradientType=0 );}
 
 

.s-hero-area .single-slider .btn,
.s-hero-area .owl-controls .owl-dots .owl-dot.active span,
.section-title h3:before,
.btn-one,
.gallery-section .filters li,
.team-wrapper .team-content-holder::before,
.team-wrapper .team-content-holder::before,
.scroll-to-top,
.nav-icon-wrap .search-wrap i,
.about-style-2 .company .nav li a:focus,
.about-style-2 .company .nav li.active a,
.counter-style-2 .fact-counter .item,
.pricing-bg.active,
.projects .overlay-2,
.styled-pagination li a:hover, 
.styled-pagination li a.active,
.contact-info .item .icon-box i,
.search-form input[type="submit"]:hover{
	background: #77BE32;
}
.gallery-section .images-overly,
.footer-top .lightbox-image{
	background: rgba(119, 190, 50, 0.84);
}
.gallery-section .filters li:hover,
.gallery-section .filters li.active,
.gallery-section .filters li:hover:after,
.gallery-section .filters li.active:after{
	background: #66A42A;
}
.header-top .right-side .item .icon-box,
.main-menu .navigation &gt; li &gt; ul &gt; li,
.s-hero-area .single-slider .btn,
.btn-one,
.btn-one:hover,
.scroll-to-top,
.styled-pagination li a:hover, 
.styled-pagination li a.active,
.blog-section.blog-single blockquote,
.search-form input[type="search"]:focus,
.contact-page .form-group input:focus, 
.contact-page .form-group textarea:focus{
	border-color:#77BE32;
}
.about-style-2 .company .nav li.active:after{
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #77BE32;
}
a,
.header-top-bar .header-top-social a:hover,
.header-top .right-side .item .icon-box i:before,
.main-menu .navigation &gt; li &gt; ul &gt; li &gt; a:hover,
.s-hero-area .slide-text h1 span,
.section-title h3 span,
.about-section .icon-holder .icon-box i:before,
.service-section .item-holder .icon-box i:before,
.service-section .item-holder h6:hover,
.counter-section .counter-outer .count-outer,
.blog-section .images-text p span,
.footer-top .contact-links li a,
.footer-top .contact-links li,
.footer-bottom p a,
.page-title li,
.service-details .service-testimonials strong,
.projects .overlay-button a i,
.project-details .project-testimonials strong,
.right-side .categories-menu li a:hover,
.right-side .blog-tweets .item i,
.blog-section.blog-single .comment-area li a,
.btn-one:hover{
	color: #77BE32 ;
}

.navbar-header a:focus,
.navbar-header a:active{
	background: transparent!important;
}

.logo {
	background: url("../../img/logo4.png");
}</pre></body></html>