<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* infopic */
.portfolio-boxbg { width: 1080px; padding:40px 30px 30px 30px;  background:#fff; margin-top:30px;}
.portfolio-box { width: 920px; margin-left:40px; margin-right:40px; }
.pad15 { padding-top: 15px;}

.portfolio-box .project-gallery img { margin-top: 4px; width: 100%; border:1px solid #ebebeb;}
.portfolio-box .project-gallery span { display:block;  font-size:16px; line-height:45px; text-align:center;}
.portfolio-box.owl-wrapper .item { padding: 0 15px;}


.n-product-list .owl-carousel {width: auto;}
.n-product-list .owl-theme .owl-controls {margin-top: -20px;text-align: center;position: absolute;height: 0;top: 50%;left: -50px;right: -50px;}
.n-product-list .owl-theme .owl-controls .owl-buttons div {
	font-size: 18px;
	color: #7ea0bb;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border:1px solid #7ea0bb;
	background:#f3f7fa;
	outline: none;
	padding: 0;
	margin: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	opacity: 1;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.n-product-list .owl-theme .owl-controls .owl-buttons div:hover {background: #E60012;}
.n-product-list .owl-theme .owl-controls .owl-buttons div.owl-prev {float: left;}
.n-product-list .owl-theme .owl-controls .owl-buttons div.owl-next {float: right;}
.n-product-list .owl-theme .owl-controls .owl-buttons div.owl-prev:after {content: '\f104';font-family: 'FontAwesome';color: #7ea0bb;}
.n-product-list .owl-theme .owl-controls .owl-buttons div.owl-next:after {content: '\f105';font-family: 'FontAwesome';color: #7ea0bb;}


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