<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* IEç”¨ */

.footer::after{
	content: url(../../img/footer/footer.svg);
}

.footer::before{
	content: url(../../img/footer/footer1.svg);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

	.site-back-top{
		background-color		: rgba(34, 115, 134,.8);
	}
	.site-back-top:hover{
		background-color		: rgba(34, 115, 134,1);
	}
	.shadow-left{
		background				: -moz-linear-gradient(left,  rgba(34, 115, 134,1) 0%, rgba(34, 115, 134,8) 60%, rgba(34, 115, 134,0) 100%);
		background				: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(34, 115, 134,8)), color-stop(60%,rgba(34, 115, 134,8)), color-stop(100%,rgba(34, 115, 134,0)));
		background				: -webkit-linear-gradient(left,  rgba(34, 115, 134,1) 0%,rgba(34, 115, 134,8) 60%,rgba(34, 115, 134,0) 100%);
		background				: -o-linear-gradient(left,  rgba(34, 115, 134,1) 0%,rgba(34, 115, 134,8) 60%,rgba(34, 115, 134,0) 100%);
		background				: -ms-linear-gradient(left,  rgba(34, 115, 134,1) 0%,rgba(34, 115, 134,8) 60%,rgba(34, 115, 134,0) 100%);
		background				: linear-gradient(to right,  rgba(34, 115, 134,1) 0%,rgba(34, 115, 134,8) 60%,rgba(34, 115, 134,0) 100%);
		filter					: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(34, 115, 134,1)', endColorstr='rgba(34, 115, 134,1)',GradientType=1 );
	}

	.btn-default{
		background		: linear-gradient(90deg, rgb(233, 244, 247) 50%, rgb(34, 115, 134) 50%);
		background-size: 201%;
		background-position: 100% 50%;
		transition: all 0.7s cubic-bezier(0.25, 0.1, 0.25, 1);
		color: #fff;
	}
	.btn-default.light{
		background		: linear-gradient(90deg, rgb(34, 115, 134) 50%, rgb(233, 244, 247) 50%);
		background-size: 210%;
		background-position: 100% 50%;
		transition: all 0.7s cubic-bezier(0.25, 0.1, 0.25, 1);
		color: rgb(34, 115, 134);
		border: 1px solid #e9f4f7;
	}
	.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open&gt;.dropdown-toggle.btn-default{
		color:rgb(34, 115, 134);
	}
	.nav-pager li.active a{
		background-color		: rgb(34, 115, 134);
	}

	.data-form label{
		color: rgb(34, 115, 134);
	}

	.data-form input[type="text"]:hover,
	.data-form input[type="text"]:focus,
	.data-form input[type="password"]:hover,
	.data-form input[type="password"]:focus,
	.data-form input[type="email"]:hover,
	.data-form input[type="email"]:focus,
	.data-form input[type="url"]:hover,
	.data-form input[type="url"]:focus,
	.data-form input[type="number"]:hover,
	.data-form input[type="number"]:focus,
	.data-form input[type="tel"]:hover,
	.data-form input[type="tel"]:focus,
	.data-form input[type="date"]:hover,
	.data-form input[type="date"]:focus,
	.data-form textarea:hover,
	.data-form textarea:focus,
	.data-form select:hover,
	.data-form select:focus{
		border-color			: rgb(34, 115, 134);
	}

	.site-nav{
		background-color		: rgb(34, 115, 134);
	}

	.site-nav ul.nav-default li ul li a{
		color:  rgb(34, 115, 134);
	}

	#site-container::before{
		background-image: var(--bg-img);
	}
	#site-container.service::after{
		background-image: var(--bg-img2);
	}

	#site-container.news::after{
		background-image: var(--bg-img);
	}

	#site-header .header-inner{
		background: rgba(34, 115, 134,.8);
	}

	.main-gif{
		background:rgb(34, 115, 134);
	}

	.footer{
		color: rgb(34, 115, 134);
	}

	#site-footer{
		background: rgb(34, 115, 134);
	}

	.title_home .title h2{
		color: rgb(34, 115, 134);
	}

	.title_home .title h3{
		background-color: rgb(34, 115, 134);
	}

	.title_home ul li p:hover {
		color: rgb(34, 115, 134);
	}

	date{
	  color: rgb(34, 115, 134);
	}

	.button-group.show-bt{
		color: rgb(34, 115, 134);
	}

	.button-group.show-bt a.btn{
		color: rgb(34, 115, 134);
	}

	.events:hover{
		background:rgba(34, 115, 134,.04);
	}
	.content h4,
	.dis_flex h4{
	    color: rgb(34, 115, 134);
	}

	.title_home.content .title h3{
		color:rgba(34, 115, 134,.65);
	}

	.prev hr{
	  border: 0.03em solid rgb(34, 115, 134);
	}
	.prev .btn-default{
		border: 1px solid rgb(34, 115, 134);
	}

	.cls-1{fill:rgb(34, 115, 134)}
	.pattern{
		background:rgb(34, 115, 134);
		-webkit-mask:url(../img/banner/banner.svg);
		mask: url(../img/banner/banner.svg);
		-webkit-mask-size: cover;
		mask-size: cover;
		overflow:hidden;
		/* background:url(assets/img/banner/news-p.svg),#ccc;
		-webkit-mask:url(assets/img/banner/banner.svg);
		mask: url(assets/img/banner/banner.svg);
		-webkit-mask-size: cover;
		mask-size: cover;" */
	}

	square{
		background: rgb(34, 115, 134);
	}


	div.time span{
		background: rgb(34, 115, 134);
	}

	.title_home-ori .title h3{
		color: rgb(34, 115, 134);
	}

	.title_home-ori .title h4{
		color: rgb(34, 115, 134);
	}
	.story p{
	  background: rgb(34, 115, 134);
	}

	h4.mob-show{
		color: rgb(34, 115, 134);
	}

	#menber{
		background-color: rgb(34, 115, 134);
	}

	.box-bg{
		background-color: rgb(34, 115, 134);
	}

	h3.service::after{
		background: rgb(34, 115, 134);
	}
	.rent-list label{
		color: rgb(34, 115, 134);
	}

	.ctx:hover {
	  background-color: rgba(34, 115, 134,0.1);
	}

	.ctx:hover span:first-child {
	  border-color: rgb(34, 115, 134);
	}
	.inp-box:checked + .ctx span:first-child {
	  background: rgb(34, 115, 134);
	  border-color: rgb(34, 115, 134);
	}
	ul.bootstrap li.active,
	ul.bootstrap li a:hover{
		color: rgb(34, 115, 134);
	}
}


/* RESPONSIVE */
@media (max-width: 480px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	span.more{
		display: block;
	}
	.button-group.nobt .btn.active{background-color: rgb(34, 115, 134);}
}
@media (max-width: 767px) and (-ms-high-contrast: none) , (-ms-high-contrast: active) {
	.title.info square{background: rgb(34, 115, 134);}
	.title_home-ori .title.info h3{color: rgb(34, 115, 134);}
}
@media (min-width: 992px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#site-header .header-menu &gt; ul &gt; li &gt; ul li a{
		color: rgb(34, 115, 134);
	}
}
@media (max-width: 991px) and (-ms-high-contrast: none) , (-ms-high-contrast: active) {
	.shadow-left{
		background				: -moz-linear-gradient(top,  rgba(34, 115, 134,1) 0%, rgba(34, 115, 134,8) 60%, rgba(34, 115, 134,0) 100%);
		/* background				: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(34, 115, 134,8)), color-stop(60%,rgba(34, 115, 134,8)), color-stop(100%,rgba(34, 115, 134,0))); */
		background				: -webkit-linear-gradient(top,  rgba(34, 115, 134,1) 0%,rgba(34, 115, 134,8) 60%,rgba(34, 115, 134,0) 100%);
		background				: -o-linear-gradient(top,  rgba(34, 115, 134,1) 0%,rgba(34, 115, 134,8) 60%,rgba(34, 115, 134,0) 100%);
		background				: -ms-linear-gradient(top,  rgba(34, 115, 134,1) 0%,rgba(34, 115, 134,8) 60%,rgba(34, 115, 134,0) 100%);
		background				: linear-gradient(to bottom,  rgba(34, 115, 134,1) 0%,rgba(34, 115, 134,8) 60%,rgba(34, 115, 134,0) 100%);
		filter					: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(34, 115, 134,1)', endColorstr='rgba(34, 115, 134,1)',GradientType=1 );
	}

}
</pre></body></html>