<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {height: 100%;}

body {
	min-height: 100%;
	height: 100%;
	font-family: 'Open Sans', sans-serif;
    margin: 0px;
    padding: 0px;
	font-size: 13px;
    color: #333;
	font-weight: 400;
	background: #F9FAFC;
}

#header {
	padding-top: 10px;
	padding-bottom: 10px;
}

#topmenu2 {
	height: 35px;
	background: #990D5F;
}

#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline-block;
}

.company_pic img {
	width: 100%;
	height: auto;
}

.company_text p {
	padding-bottom: 10px;
}

.company_pic {
	position: relative;
}

.ping {
	width: 100%;
	height: 120px;
	background: rgba(153, 13, 95, 0.50);
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.ping a {
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 121%;
	display: inline-block;
	background: url(../img/arrow-right.svg) no-repeat right center;
	padding-right: 20px;
	position: absolute;
	right: 20px;
	bottom: 20px;
}

#certs {
	background: #F1F2F6;
	padding-bottom: 150px;
}

.cert_item {
	background: #ffffff;
	height: 450px;
	position: relative;
}

.cert_item img {
	width: auto;
	height: auto;
	max-width: 90%;
	max-height: 90%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.pr {
	position: relative;
}

#news {
	padding-bottom: 150px;
}

.news_item {
	min-height: 310px;
	background: #F1F2F6;
	padding: 32px 24px;
}

.service_item {
	min-height: 350px;
	background: #F1F2F6;
	padding: 32px 24px;
}

.service_item img {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}

.news_heading {
	color: #333;
	font-size: 18px;
	font-weight: 700;
	line-height: 130.182%;
}

.service_heading {
	color: #333;
	font-size: 16px;
	font-weight: 700;
	line-height: 130.182%;
}

.news_desc {
	color: #333;
	font-size: 13.3px;
	font-style: normal;
	font-weight: 400;
	line-height: 119%;
	padding-top: 13px;
	padding-bottom: 13px;
}

a.read_more:link, a.read_more:visited {
	display: inline-block;
	color: #990D5F;
	float: right;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 126.5%;
	background: #F1F2F6;
	padding-left: 15px;
}

.rrr {
	height: 12px;
	background: url(../img/line.svg) repeat-x 8px;
}

#map {
	height: 400px;
}

#foooter2 {
	width: 100%;
	height: 400px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 3;
	padding-top: 38px;
	padding-bottom: 38px;
}

.fheading {
	color: #FFF;
	font-size: 20px;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	margin-bottom: 17px;
}

.contacts {
	border-bottom: 1px solid #ffffff;
	margin-bottom: 22px;
}

.copyright {
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	line-height: normal;
}

.finexpertiza a {
	width: 100%;
	height: 100%;
	display: block;
}

@media (min-width: 768px) {
	.company {
		color: #990D5F;
		text-align: center;
		font-size: 32px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		padding-top: 35px;
	}
	
	.langs {
		padding-top: 48px;
		text-align: right;
	}
	
	.langs a {
		display: inline-block;
		margin-left: 10px;
	}
	
	#topmenu {
		height: 35px;
		background: #990D5F;
	}
	
	#slider_ {
		height: 100%;
		background: url(../img/rec1.svg) no-repeat right 10px center;
		backdrop-filter: blur(5px);
		width: 60%;
		background-size: cover;
	}

	#slider__ {
		height: 100%;
		background: url(../img/rec2.svg) no-repeat right center;
		width: 100%;
		background-size: contain;
		position: relative;
	}
	
	.slogan {
		color: #ffffff;
		font-size: 24px;
		font-style: italic;
		width: 61%;
		position: absolute;
		right: 150px;
		top: 50%;
		transform: translate(0,-50%);
	}

	.sname {
		text-align: right;
		font-size: 14px;
		padding-top: 20px;
	}
	
	#slider {
		height: calc(100vh - 207px);
	}
	
	a.mail {
		color: #ffffff;
		font-size: 16px;
		background: url(../img/email.svg) no-repeat left center;
		padding-left: 30px;
		line-height: 35px;
		display: inline-block;
	}

	a.phone {
		color: #ffffff;
		font-size: 16px;
		background: url(../img/call.svg) no-repeat left center;
		padding-left: 23px;
		line-height: 35px;
		display: inline-block;
		margin-left: 60px;
	}
	
	#foooter {
		width: 50%;
		height: 400px;
		background: rgba(153, 13, 95, 0.70);
		backdrop-filter: blur(2px);
		position: absolute;
		left: 0px;
		bottom: 0px;
		z-index: 2;
	}
	
	.faddr {
		color: #E6E6E6;
		font-size: 20px;
		font-weight: 400;
		line-height: normal;
		background: url(../img/location.svg) no-repeat left center;
		padding-left: 26px;
		margin-bottom: 13px;
	}

	.fphone a {
		display: block;
		color: #E6E6E6;
		font-size: 20px;
		font-weight: 400;
		line-height: normal;
		background: url(../img/call.svg) no-repeat left center;
		padding-left: 26px;
		margin-bottom: 13px;
	}

	.femail a {
		display: block;
		color: #E6E6E6;
		font-size: 20px;
		font-weight: 400;
		line-height: normal;
		background: url(../img/email.svg) no-repeat left center;
		padding-left: 26px;
		margin-bottom: 22px;
	}
	
	.contentheading {
		color: #333;
		text-align: center;
		font-size: 44px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		padding-top: 100px;
		padding-bottom: 50px;
	}
	
	.finexpertiza {
		width: 120px;
		height: 25px;
		background: url(../img/finexpertiza.svg) no-repeat;
		background-size: contain;
		float: right;
		margin-top: 5px;
	}
	
	.company_text {
		font-size: 21px;
		font-weight: 400;
		line-height: 121%;
		border-bottom: 1px solid #990D5F;
	}
	
	#company {
		padding-bottom: 150px;
	}
	
	.line1 {
		width: 470px;
		height: 1px;
		background: #990D5F;
		position: absolute;
		left: 15px;
		bottom: -75px;
	}

	.line2 {
		width: 470px;
		height: 1px;
		background: #990D5F;
		position: absolute;
		right: 15px;
		bottom: -75px;
	}
	
	.slick-prev
	{
		left: 43%;
		background: url(../js/slick/left.svg) no-repeat;
		background-size: 36px 36px;
	}

	[dir='rtl'] .slick-prev
	{
		right: -25px;
		left: auto;
	}
	.slick-prev:before
	{
	   background: url(../js/slick/left.svg) no-repeat;
	}
	[dir='rtl'] .slick-prev:before
	{
		content: 'â†’';
	}

	.slick-next
	{
		right: 43%;
		background: url(../js/slick/right.svg) no-repeat;
		background-size: 36px 36px;
	}

	[dir='rtl'] .slick-next
	{
		right: auto;
		left: -25px;
	}
	.slick-next:before
	{
		background: url(../js/slick/right.svg) no-repeat;
	}
	[dir='rtl'] .slick-next:before
	{
		content: 'â†';
	}
	
	#topmenu ul li {
		display: inline-block;
		line-height: 35px;
		padding-left: 41px;
		padding-right: 41px;
	}

	#topmenu a {
		color: #ffffff;
		font-size: 16px;
		font-weight: bold;
	}
	
}

@media (max-width: 767px) {
	
	#topmenu ul li {
		display: block;
		line-height: 45px;
		text-align: center;
	}

	#topmenu a {
		color: #ffffff;
		font-size: 22px;
		font-weight: bold;
	}
	
	#hamburger {
		width: 45px;
		height: 45px;
		background: #990D5F url(../img/menu.svg) no-repeat center center;
		background-size: 25px 20px;
		border-radius: 50%;
		position: fixed;
		right: 15px;
		top: 15px;
		z-index: 10000;
	}
	
	.menu-close {
		width: 45px;
		height: 45px;
		background: #990D5F url(../img/menu-close.svg) no-repeat center center;
		background-size: 45px 45px;
		border-radius: 50%;
		position: fixed;
		right: 15px;
		top: 15px;
		z-index: 12000;		
	}
	
	.slick-prev
	{
		left: 23%;
		background: url(../js/slick/left.svg) no-repeat;
		background-size: 36px 36px;
	}

	[dir='rtl'] .slick-prev
	{
		right: -25px;
		left: auto;
	}
	.slick-prev:before
	{
	   background: url(../js/slick/left.svg) no-repeat;
	}
	[dir='rtl'] .slick-prev:before
	{
		content: 'â†’';
	}

	.slick-next
	{
		right: 23%;
		background: url(../js/slick/right.svg) no-repeat;
		background-size: 36px 36px;
	}

	[dir='rtl'] .slick-next
	{
		right: auto;
		left: -25px;
	}
	.slick-next:before
	{
		background: url(../js/slick/right.svg) no-repeat;
	}
	[dir='rtl'] .slick-next:before
	{
		content: 'â†';
	}
	
	.line1, .line2 {
		display: none;
	}
	
	#company {
		padding-bottom: 50px;
	}
	
	.company_text {
		font-size: 21px;
		font-weight: 400;
		line-height: 121%;
		padding-top: 20px;
		border-bottom: 1px solid #990D5F;
	}
	
	.finexpertiza {
		display: none;
	}
	
	.contentheading {
		color: #333;
		text-align: center;
		font-size: 36px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.faddr {
		color: #E6E6E6;
		font-size: 17px;
		font-weight: 400;
		line-height: normal;
		background: url(../img/location.svg) no-repeat left center;
		padding-left: 26px;
		margin-bottom: 13px;
	}

	.fphone a {
		display: block;
		color: #E6E6E6;
		font-size: 17px;
		font-weight: 400;
		line-height: normal;
		background: url(../img/call.svg) no-repeat left center;
		padding-left: 26px;
		margin-bottom: 13px;
	}

	.femail a {
		display: block;
		color: #E6E6E6;
		font-size: 17px;
		font-weight: 400;
		line-height: normal;
		background: url(../img/email.svg) no-repeat left center;
		padding-left: 26px;
		margin-bottom: 22px;
	}
	
	#foooter {
		width: 100%;
		height: 400px;
		background: rgba(153, 13, 95, 0.70);
		backdrop-filter: blur(2px);
		position: absolute;
		left: 0px;
		bottom: 0px;
		z-index: 2;
	}
	
	a.mail {
		color: #ffffff;
		font-size: 13px;
		background: url(../img/email.svg) no-repeat left center;
		padding-left: 30px;
		line-height: 35px;
		display: inline-block;
		float: left;
	}

	a.phone {
		color: #ffffff;
		font-size: 13px;
		background: url(../img/call.svg) no-repeat left center;
		padding-left: 23px;
		line-height: 35px;
		display: inline-block;
		float: right;
	}

	#slider {
		height: 300px;
	}
	
	.slogan {
		color: #ffffff;
		font-size: 20px;
		font-style: italic;
		width: 80%;
		position: absolute;
		left: 15px;
		top: 50%;
		transform: translate(0,-50%);
	}

	.sname {
		text-align: left;
		font-size: 14px;
		padding-top: 20px;
	}
	
	#slider_ {
		height: 100%;
		background: url(../img/rec1.svg) no-repeat right 10px center;
		backdrop-filter: blur(5px);
		width: 100%;
		background-size: cover;
	}

	#slider__ {
		height: 100%;
		background: url(../img/rec2.svg) no-repeat right center;
		width: 100%;
		background-size: contain;
		position: relative;
	}
	
	#topmenu {
		height: 35px;
		background: #990D5F;
	}
	
	#topmenu ul {
		display: none;
		width: 100%;
		height: 100%;
		position: fixed;
		background: rgba(155,15,95,0.9);
		left: 0px;
		top: 0px;
		z-index: 11000;
		padding-top: 80px !important;
	}
	
	.langs a {
		display: inline-block;
		margin-left: 10px;
		margin-right: 10px;
	}	
	
	.langs {
		padding-top: 25px;
		text-align: center;
	}
	
	.company {
		color: #990D5F;
		text-align: center;
		font-size: 26px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		padding-top: 25px;
	}	

	.logo {
		text-align: center;
	}	
}

.static {
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 60px;
}

.client_title {
	color: #990D5F;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.pagi {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

.pagination {
  margin: 0px 0;
  font-size: 13px;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul &gt; li {
  display: inline;
}

.pagination ul &gt; li &gt; a,
.pagination ul &gt; li &gt; span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul &gt; li &gt; a:hover,
.pagination ul &gt; .active &gt; a,
.pagination ul &gt; .active &gt; span {
  background-color: #f5f5f5;
}

.pagination ul &gt; .active &gt; a,
.pagination ul &gt; .active &gt; span {
  color: #999999;
  cursor: default;
}

.pagination ul &gt; .disabled &gt; span,
.pagination ul &gt; .disabled &gt; a,
.pagination ul &gt; .disabled &gt; a:hover {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul &gt; li:first-child &gt; a,
.pagination ul &gt; li:first-child &gt; span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul &gt; li:last-child &gt; a,
.pagination ul &gt; li:last-child &gt; span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination a:link, .pagination a:visited {
	color: #0088cc;
	text-decoration: none;
}

.pagination a:link, .pagination a:visited {
	color: #005580;
	text-decoration: none;
}

#map_click {
	cursor: pointer;
}

.team_photo img {
	width: 90%;
	height: auto;
}

.mb30 {
	margin-bottom: 30px;
}

.ttt {
	font-size: 14px;
}

.adm {
	position: relative;
	left: 15px;
	bottom: 15px;
	z-index: 15000;
	display: block;
	width: 25px;
	height: 14px;
	background: url(../img/key.svg) no-repeat;
	background-size: 25px 14px;
}</pre></body></html>