<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a, #footer ul a:hover, #top ul a:hover, .overlay-a, .list-a a:before, .image-b:before, button, input[type="button"], input[type="reset"], input[type="submit"], .link-b a { 
	color: #2BFEDB; 
}
.about .image-frame .dot, .intro-wide .dot, .loading &gt; * &gt; .a, .miziajs &gt; .frame, .news figure:before, .project-header:after, .totop, .form-a .success &gt; .frame.a { 
	background-color: #2BFEDB; 
	background-color: #F00D78;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .link-b a { border-color: #2BFEDB; }

::selection { background: #ff009f; }
::-moz-selection { background: #ff009f; }
#introtext {
	text-transform: none;
	letter-spacing: 0px;
	font-weight: 400;
	width: 50%;
	position: relative;
	margin: 0 auto;
	text-align: right;
	line-height: 150%
}
.services {
	background-color: #3c0df0;
	color: #fff;
	width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
	padding-left: 10%;
	padding-right: 10%;
	margin-bottom: 60px;
	margin-left: 0
}
.services .col-a {

}
.services h2 {
	font-size: 70px;
	background-color: rgba(240, 13, 120, 0.9);
	color: #fff !important;
	display: inline;
}
ul.romb {
	margin-top: 40px;
}
ul.romb li {
	list-style: none;
	font-size: 25px;
	color: #fff
}
ul.romb li:before {
	content: '\25CA';
	font-weight: bold;
	font-family: Georgia, serif;
	margin-right: 10px;
	color: #AAFEEB
}

.project-thumb {
	position: absolute;
	top: -20px;
	left: 40px;
	width: 40%;
	height: auto;
}
.news article {
	background-color: #121212;
}
.news article:nth-child(2n) {
	background-color: #F00D78;	
}
.news article h3 {
	
}
.news article h3 .small {
	color: #fff
}
.news a {
	color: #fff;
}
.white {
	width: 100%;
	background-color: #fff;
}
.white .intro &gt; span.date, .white .background-a &gt; .background {
	color: #eee
}
.white h1, .white h2, .white h3, .white h4, .white h5, .white h6, .white .list-a span:first-child, 
.white #root .form-a .success {
	color: #000;
}
.white .news:before {
	background-color: transparent;
}
.el {
	width: 100%;
	float: left;
	margin-bottom: 80px
}
.el-thumb {
	float: left;
	width: 45%;
	margin-left: 5%;

}
.el .info {
	position: relative;
	z-index: 10;
    padding: 50px;
    float: left;
    width: 45%;
    background-color: rgba(255,255,255,0.93);
}
.el h3 {
	font-size: 40px;
	text-transform: uppercase;
	font-weight: bold;
}
.title-section {
	float: left;
    margin-left: 20%;
    margin-bottom: 50px;
}
.el p {
	color: #7f8698
}
.el.reverse .el-thumb {
	float: right;
	margin-right: 5%;
	margin-left: 0
}
.el.reverse {
	padding-right: 50px
}
.el-small {
	margin-left: 50%;
	transform: translateX(-50%);
	width: 900px
}
.el-small .info {
	padding: 0;
}
.el-dark {
	background-color: #121212;
	padding-top: 60px;
	padding-bottom: 60px
}
.el-dark h3 {
	color: #fff
}
.el.reverse .info {
	background-color: transparent;
	margin-left: 5%;
	text-align: right;
}
section, .el, .white {
	content: "";
	display: table;
	clear: both;
}
#trust-cont {
    position: relative;
	width: 100%;
    margin: 100px auto 160px;
}
#trustus {
	position: relative;
	background: rgba(255,255,255,0.90);
	border: 1px solid #F2F2F2;
    z-index: 2;
    padding-top: 60px;
    padding-bottom: 60px;
}
#trustus img {
	max-width: 70px;
	max-height: 50px;
    margin-top: 30px;
    margin-right: 3%;
    margin-left: 3%;
}
#log1 { width: 105px; height: auto; }
#log2 {}
#log3 { width: 105px; height: auto; }
#log4 { max-height: 55px; }
#trustus h2 {
	float: left;
    margin-left: 40px;
    margin-right: 20%;
    margin-top: 30px;
    font-size: 40px
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
#block-trustus {
	position: relative;
}
#block-trustus svg {
    position: absolute;
    top: -70px;
	left: 17%;
    z-index: 1;
}
#trust-cont .cent {
	width: 80%;
	position: relative;
	margin: 0 auto;
}
@media only screen and (max-width: 47.5em) { /* 760 */

	#logo {
		margin-left: 20px;
	}
	.services {
		padding: 40px 15px;
	}
	.services h2 {
		font-size: 60px
	}
	.services .col-a {
		border-left: 0
	}
	.services .col-b {
		    border-left: 10px solid rgba(0,0,0,0);
	}
	ul.romb {
		padding-left: 0
	}
	.el {
		margin-bottom: 10px;
	}
	.el .info {
		width: 100%;
	}
	.el img {
		width: 100%;
	}
	.el-thumb {
		margin-left: 2%;
	}
	.el.reverse {
    	padding-right: 0px;
	}
	.el.reverse .el-thumb {
		margin: 0 auto;
	}
	.el .info {
		padding: 30px 50px;
	}
	.el.reverse .info {
		padding: 30px 50px;
		margin-left: 0;
		text-align: left;
	}
	.info h3 {
		margin-bottom: 10px;
		line-height: 100%;
		font-size: 33px;
	}
	#trustus img {
	    margin-right: 7%;
	    margin-left: 7%;
	    display: inline;
	}
	.cent {
		text-align: center;
	}
	#trustus h2 {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
		text-align: center;
	}
}</pre></body></html>