<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container {
	width: 1170px;
	margin: 0 auto;
}

.clear {
	height: 0px;
	clear: both;
}

header {
	background: #383955;
	padding: 15px 0px 15px 0px;
}

.logo {
	text-decoration: none;
	float: left;
}

.logo img {
	width: 86px;
	margin: 0px 25px 0px 0px;
	vertical-align: bottom;
	float: left;
}

.logo span {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	color: #ffffff;
	font-size: 30px;
	line-height: 86px;
	text-transform: uppercase;
	float: left;
}

.contact {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #ffffff;
	font-size: 16px;
	line-height: 23px;
	margin: 22px 0px 0px 0px;
	float: right;
}

.contact .address {
	margin: 0px 80px 0px 0px;
	float: left;
}

.contact .phone {
	float: left;
}

.contact .phone a {
	color: #ffffff;
	font-size: 23px;
	text-decoration: none;
}

.contact span {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #c9c9c9;
	font-size: 13px;
	line-height: 13px;
	margin: 0px 0px 6px 0px;
	display: block;
}

.menu {
	float: left;
}

.menu_top {
	font-size: 0px;
	background: #f9f9f9;
	padding: 27px 0px 27px 0px;
}

.menu_top ul {
	margin: 3px 0px 0px 0px;
}

.menu_top li {
	margin: 0px 18px 0px 0px;
	vertical-align: top;
	display: inline-block;
}

.menu_top li a {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	color: #1d1d1d;
	font-size: 15px;
	line-height: 40px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 5px;
	padding: 0px 10px 0px 10px;
	display: block;
}

.menu_top li a:hover {
	color: #ffffff;
	background: #383838;
}

.butt1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	color: #ffffff;
	font-size: 14px;
	line-height: 46px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	background: #dc1d0f url("../images/ico1.png") 24px center no-repeat;
	padding: 0px 30px 0px 55px;
	border-radius: 5px;
	float: right;
}

.butt1:hover {
	background: #ad170c url("../images/ico1.png") 24px center no-repeat;
}

.butt1:focus {
	background: #ad170c url("../images/ico1.png") 24px center no-repeat;
}

.butt1:active {
	background: #ad170c url("../images/ico1.png") 24px center no-repeat;
}



.photo {
	text-transform: uppercase;
	background: #262747;
	padding: 135px 0px 145px 0px;
}

.photo .container {
	position: relative;
}

.photo img {
    width: 553px;
	position: absolute;
	right: 0px;
	bottom: -145px;
}

.photo h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	color: #e4e4e4;
	font-size: 41px;
	line-height: 41px;
	margin: 0px 0px 24px 0px;
}

.photo span {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #e4e4e4;
	font-size: 41px;
	line-height: 41px;
	letter-spacing: 3px;
}

h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #ffffff;
	font-size: 36px;
	line-height: 36px;
	text-transform: uppercase;
	text-align: center;
	margin: 0px 0px 50px 0px;
}

.scheme {
	text-align: center;
	background: #30314f;
	padding: 50px 0px 50px 0px;
}

.scheme li {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-style: italic;
	color: #ffffff;
	font-size: 16px;
	line-height: 18px;
	width: 230px;
	padding: 130px 0px 0px 0px;
	vertical-align: top;
	display: inline-block;
}

.scheme li:nth-of-type(2n+2) {
	width: 55px;
	height: 30px;
	background: url("../images/ico2.png") center center no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 65px 0px 0px 0px;
}

.scheme li:nth-of-type(1) {
	background: url("../images/ico3.png") top center no-repeat;
}

.scheme li:nth-of-type(3) {
	background: url("../images/ico4.png") top center no-repeat;
}

.scheme li:nth-of-type(5) {
	background: url("../images/ico5.png") top center no-repeat;
}

.scheme li:nth-of-type(7) {
	background: url("../images/ico6.png") top center no-repeat;
}

.articles {
	background: #ffffff;
	padding: 50px 0px 30px 0px;
}

.articles .container {
	position: relative;
}

.articles h3 {
	color: #383838;
}

.articles p {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	color: #dc1d0f;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	margin: 0px 0px 20px 0px;
}

.articles .bg {
	width: 54px;
	height: 78px;
	background: url("../images/ico7.png") top center no-repeat;
	position: absolute;
	top: -50px;
	right: 0px;
}

.articles ul {
	font-size: 0px;
}

.articles li {
	width: calc(25% - 22.5px);
	background: #5c5e88;
	margin: 0px 30px 20px 0px;
	border-radius: 5px;
	overflow: hidden;
	vertical-align: top;
	display: inline-block;
}
.articles li:hover {
    background: #dc1d0f;
}
.articles li:nth-of-type(4n+4) {
	margin: 0px 0px 20px 0px;
}

.articles li p {
	width: calc(100% - 20px);
	height: 80px;
	margin: 0px 10px 0px 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.articles li p a {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	color: #e4e4e4;
	font-size: 13px;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
}

.articles li p a:hover {
	text-decoration: none;
}

.articles .info {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	color: #b1b1b1;
	font-size: 13px;
	line-height: 30px;
	text-transform: uppercase;
	text-align: center;
	background: #383838;
}

.results {
	background: #f9f9f9;
	padding: 50px 0px 10px 0px;
}

.results h3 {
	color: #383838;
}

.results ul {
	font-size: 0px;
}

.results li {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	color: #404040;
	font-size: 16px;
	line-height: 20px;
	width: calc(33.33% - 90px);
	background: url("../images/ico8.png") left top no-repeat;
	padding: 0px 0px 0px 70px;
	margin: 0px 30px 40px 0px;
	vertical-align: top;
	display: inline-block;
}

.results li:nth-of-type(3n+3) {
	margin: 0px 0px 40px 0px;
}

.results li b {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	color: #404040;
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	margin: 0px 0px 12px 0px;
	display: block;
}

.results li p {
	margin: 0px 0px 0px 0px;
}

.results li i {
	font-style: normal;
	margin: 0px 0px 0px 0px;
	display: block;
}

.reviews {
	background: #222342;
	padding: 50px 0px 50px 0px;
}

.reviews .container {
	position: relative;
}

.reviews .bg {
	width: 54px;
	height: 78px;
	background: url("../images/ico9.png") top center no-repeat;
	position: absolute;
	top: -50px;
	right: 0px;
}

.reviews .item {
	margin: 0px 50px 0px 50px;
}

.reviews .item i {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-style: italic;
	color: #ffffff;
	font-size: 16px;
	line-height: 16px;
	margin: 0px 0px 30px 0px;
	display: block;
}

.reviews .item p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #ffffff;
	font-size: 18px;
	line-height: 34px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	position: relative;
}

.reviews .item p span {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #ffffff;
	font-size: 48px;
	line-height: 48px;
	margin: 0px 5px 0px 5px;
	position: relative;
	top: 30px;
}

.reviews .item p:before {
	content: 'вЂњ';
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #ffffff;
	font-size: 48px;
	line-height: 0px;
	position: relative;
	left: -10px;
	top: 30px;
}

.reviews .item p:after {
	content: 'вЂќ';
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #ffffff;
	font-size: 48px;
	line-height: 0px;
	position: relative;
	right: -10px;
	bottom: -30px;
}

.reviews .owl-nav {
	width: 100%;
	position: absolute;
	top: 40px;
}

.reviews .owl-nav button {
	width: 23px!important;
	height: 43px!important;
	font-size: 0px!important;
}

.reviews .owl-nav .owl-prev {
	background: url("../images/arr1.png") top center no-repeat!important;
	float: left!important;
}

.reviews .owl-nav .owl-next {
	background: url("../images/arr2.png") top center no-repeat!important;
	float: right!important;
}

.serts {
    text-align: center;
	background: #f9f9f9;
	padding: 50px 0px 50px 0px;
}

.serts h3 {
	color: #383838;
}

.serts .item {
	width: calc(25% - 5.75px);
	height: 230px;
	border: 1px solid #c0c0c0;
	border-radius: 5px;
	margin: 0px 2.5px 0px 2.5px;
	overflow: hidden;
	vertical-align: top;
	display: inline-block;
}

.serts .item:nth-of-type(4n+4) {
	margin: 0px 0px 0px 0px;
}

.serts .item img {
	width: 100%;
	min-height: 230px;
	vertical-align: bottom;
}

.menu_bottom {
	background: #262746;
	padding: 12px 0px 12px 0px;
}

.menu_bottom ul {
	margin: 0px 0px 0px 0px;
}

.menu_bottom li {
	margin: 0px 10px 0px 0px;
}

.menu_bottom li a {
	color: #ffffff;
	font-size: 13px;
}

.menu_bottom li a:hover {
	background: #dc1d0f;
}

.menu_bottom .butt1 {
	line-height: 40px;
	background: #dc1d0f url("../images/ico10.png") 15px center no-repeat;
	padding: 0px 15px 0px 40px;
}

.menu_bottom .butt1:hover {
	background: #ad170c url("../images/ico10.png") 15px center no-repeat;
}

.menu_bottom .butt1:focus {
	background: #ad170c url("../images/ico10.png") 15px center no-repeat;
}

.menu_bottom .butt1:active {
	background: #ad170c url("../images/ico10.png") 15px center no-repeat;
}

footer {
	background: #30314f;
}

footer .logo2 {
	margin: 15px 110px 15px 0px;
	text-decoration: none;
	float: left;
}

footer .logo2 img {
	width: 47px;
	margin: 0px 15px 0px 0px;
	vertical-align: bottom;
	float: left;
}

footer .logo2 span {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #ffffff;
	font-size: 14px;
	line-height: 14px;
	margin: 4px 0px 0px 0px;
	float: left;
}

footer .logo2 span i {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #ffffff;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	margin: 5px 0px 0px 0px;
	display: block;
}

footer .contact .address {
	margin: 0px 55px 0px 0px;
}

footer .contact {
	line-height: 16px!important;
	margin: 20px 0px 0px 0px;
	float: left;
}

footer .contact a {
	font-size: 16px!important;
	line-height: 16px!important;
}

footer .made {
	text-align: center;
	height: 62px;
	background: #262746;
	padding: 15px 25px 0px 25px;
	float: right;
}

footer .made p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #ffffff;
	font-size: 11px;
	line-height: 11px;
	margin: 0px 0px 13px 0px;
}

footer .made a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #ffffff;
	font-size: 11px;
	line-height: 24px;
	text-decoration: none;
	background: url("../images/stem.png") right center no-repeat;
	padding: 0px 90px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline-block;
}

.popup1 { 
	width: 260px;
	margin: auto;
	display: block;
	left: 0; 
	right: 0;
	position: fixed;
	top: 0;
	visibility: hidden;
	padding: 10px 20px 15px 20px;
	border-radius: 10px 10px 10px 10px;
	text-align: center;
	z-index: 1001;
	background: #ffffff;
}

.overlay:target+.popup1 {
	top: 10%;
	opacity: 1;
	visibility: visible;
}

.popup1 .close1 {
	width: 20px;
	height: 20px;
	background: url("../images/close2.png") no-repeat;
	background-size: 20px 20px;
	margin: 0px -10px 0px 0px;
	float: right;
}

.popup1 p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #000000;
	font-size: 22px;
	line-height: 28px;
	margin: 25px 0px 20px 0px;
}

.popup1 form {
	margin: 0px 0px 0px 0px;
}

.cont_form {
    width: 300px;
    margin: 0px 0px 30px 0px;
}

.cont_form input {
	font-family: 'Open Sans', sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 40px;
	width: 278px;
	margin: 0px 0px 20px 0px;
	padding: 0px 10px 0px 10px;
	background: #ffffff;
	border: 1px solid #999999;
	border-radius: 3px;
	float: left;
}

.cont_form textarea {
	font-family: 'Open Sans', sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 24px;
	width: 278px;
	height: 100px;
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	background: #ffffff;
	border: 1px solid #999999;
	border-radius: 3px;
	float: left;
}

.popup1 input {
	font-family: 'Open Sans', sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 40px;
	width: 238px;
	margin: 0px 0px 20px 0px;
	padding: 0px 10px 0px 10px;
	background: #ffffff;
	border: 1px solid #999999;
	border-radius: 3px;
	float: left;
}

.popup1 button {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	color: #ffffff;
	font-size: 16px;
	line-height: 50px;
	text-transform: uppercase;
	background: #dc1d0f;
	border: 0 none;
	border-radius: 5px;
	width: 100%;
	display: block;
}

.popup1 button:hover {
	background: #ad170c;
}

.popup1 button:active {
	background: #ad170c;
}

.popup1 button:focus {
	background: #ad170c;
}

.cont_form button {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	color: #ffffff;
	font-size: 16px;
	line-height: 50px;
	text-transform: uppercase;
	background: #dc1d0f;
	border: 0 none;
	border-radius: 5px;
	width: 100%;
	display: block;
}

.cont_form button:hover {
	background: #ad170c;
}

.cont_form button:active {
	background: #ad170c;
}

.cont_form button:focus {
	background: #ad170c;
}

.check {
    font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #000000;
	font-size: 12.5px;
	line-height: 17px;
	text-align: left;
	margin: 10px 0px 0px 0px;
}

.check input {
    width: auto;
    float: left;
	margin: 0px 10px 0px 0px;
}

.overlay:target {
	visibility: visible;
	opacity: 1;
}

.overlay {
	background-color: rgba(0, 0, 0, 0.7);
	bottom: 0;
	cursor: default;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
	z-index: 1000;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
}

.text_page {
	padding: 50px 0px 30px 0px;
}

.text_page h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #383838;
	font-size: 36px;
	line-height: 36px;
	text-transform: uppercase;
	margin: 0px 0px 50px 0px;
	text-align: center;
}

.text_page p, .text_page span {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 400;
	color: #000000;
	font-size: 16px !important;
	line-height: 22px !important;
	margin: 0px 0px 4px 0px;
	text-align: justify !important;
}

.text_page p strong {
	font-weight: 700;
}

.text_page p a {
	color: #262746;
	text-decoration: underline;
}

.text_page p a:hover {
	text-decoration: none;
}

.text_page ul {
	margin: 0px 0px 20px 0px;
}

.text_page ul li {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #000000;
	font-size: 16px;
	line-height: 22px;
	list-style: disc inside;
	margin: 0px 0px 5px 0px;
}

@media (max-width: 1200px) {
.container {
	width: 970px;
}

.contact .address {
	margin: 0px 30px 0px 0px;
}

.logo span {
	font-size: 27px;
}

.photo h1 {
	font-size: 30px;
	line-height: 35px;
	margin: 0px 0px 15px 0px;
}

.photo span {
	font-size: 30px;
	line-height: 35px;
	letter-spacing: 2.3px;
}

.photo img {
	width: 522px;
}

.scheme li {
	width: 194px;
}

.serts .item {
	height: 190px;
}

.serts .item img {
	min-height: 190px;
}

footer .logo2 {
	display: none;
}

}

@media (max-width: 1000px) {
.container {
	width: 780px;
}

.logo span {
	font-size: 21px;
}

.contact .address {
	margin: 0px 20px 0px 0px;
}

.contact .phone a {
	font-size: 16px;
}

.menu_top li {
	margin: 0px 2px 0px 0px;
}

.photo {
	padding: 95px 0px 105px 0px;
}

.photo h1 {
	font-size: 25px;
	line-height: 30px;
	margin: 0px 0px 15px 0px;
}

.photo span {
	font-size: 25px;
	line-height: 30px;
	letter-spacing: 1.9px;
}

.photo img {
	width: 390px;
	bottom: -105px;
}

.scheme li {
	width: 147px;
}

.articles li {
	width: calc(33.33% - 20px);
	margin: 0px 30px 20px 0px;
}

.articles li:nth-of-type(4n+4) {
	margin: 0px 30px 20px 0px;
}

.articles li:nth-of-type(3n+3) {
	margin: 0px 0px 20px 0px;
}

.serts .item {
	height: 150px;
}

.serts .item img {
	min-height: 150px;
}

}

@media (max-width: 780px) {
.container {
	width: 300px;
}

.logo img {
	width: 50px;
	margin: 0px 15px 0px 0px;
}

.logo span {
	font-size: 18px;
	line-height: 50px;
}

.contact {
	margin: 15px 0px 0px 0px;
	float: left;
}

.contact .address {
	margin: 0px 0px 10px 0px;
}

.contact .phone a {
	font-size: 16px;
}

.menu_top {
	padding: 10px 0px 10px 0px;
}

.butt1 {
	background: #dc1d0f url(../images/ico1.png) 14px center no-repeat;
	padding: 0px 20px 0px 45px;
	margin: -46px 0px 0px 0px;
	position: relative;
	z-index: 2;
}

.photo {
	padding: 20px 0px 230px 0px;
}

.photo h1 {
	font-size: 25px;
	line-height: 30px;
	margin: 0px 0px 15px 0px;
}

.photo span {
	font-size: 25px;
	line-height: 30px;
	letter-spacing: 1.9px;
}

.photo img {
	width: 300px;
	bottom: -230px;
	left: -40px;
}

h3 {
	font-size: 20px;
	line-height: 24px;
	margin: 0px 0px 30px 0px;
}

.scheme {
	font-size: 0px;
	padding: 20px 0px 0px 0px;
}

.scheme li:nth-of-type(2n+2) {
	display: none;
}

.scheme li {
	font-size: 14px;
	line-height: 16px;
	width: 150px;
	padding: 115px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

.articles .bg {
	display: none;
}

.articles {
	padding: 20px 0px 0px 0px;
}

.articles li {
	width: calc(50% - 5px);
	margin: 0px 10px 20px 0px;
}

.articles li:nth-of-type(4n+4) {
	margin: 0px 10px 20px 0px;
}

.articles li:nth-of-type(3n+3) {
	margin: 0px 10px 20px 0px;
}

.articles li:nth-of-type(2n+2) {
	margin: 0px 0px 20px 0px;
}

.articles li p a {
	font-size: 12px;
	line-height: 18px;
}

.results {
	padding: 20px 0px 0px 0px;
}

.results li {
	width: calc(50% - 5px);
	background: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 20px 0px;
}

.results li:nth-of-type(3n+3) {
	margin: 0px 10px 20px 0px;
}

.results li:nth-of-type(2n+2) {
	margin: 0px 0px 20px 0px;
}

.results li b {
	font-size: 15px;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
}

.reviews {
	padding: 20px 0px 20px 0px;
}

.reviews .bg {
	display: none;
}

.reviews .item i {
	margin: 0px 0px 20px 0px;
}

.reviews .item p {
	font-size: 16px;
	line-height: 22px;
}

.reviews .item {
	margin: 0px 30px 0px 30px;
}

.serts {
	padding: 20px 0px 0px 0px;
}

.serts .item {
	width: calc(50% - 7px);
	margin: 0px 10px 20px 0px;
	height: 110px;
}

.serts .item:nth-of-type(4n+4) {
	margin: 0px 10px 20px 0px;
}

.serts .item:nth-of-type(2n+2) {
	margin: 0px 0px 20px 0px;
}

.serts .item img {
	min-height: 110px;
}

.menu_bottom {
	display: none;
}

footer .contact .phone {
	margin: 10px 0px 10px 0px;
}

footer .made {
	width: 270px;
	padding: 15px 15px 0px 15px;
}

.text_page {
	padding: 20px 0px 0px 0px;
}

.text_page h1 {
	font-size: 20px;
	line-height: 24px;
	margin: 0px 0px 30px 0px;
}

}

#menu-icon {
	display: none;
}

@media screen and (max-width: 780px) {
	#nav-wrap {
		position: relative;
	}
	#menu-icon {
		font-family: 'Open Sans Condensed', sans-serif;
		font-weight: 700;
		color: #1d1d1d;
		font-size: 22px;
		line-height: 46px;
		width: 61px;
		background: url("../images/menu-icon.png") no-repeat left center;
		padding: 0px 10px 0 38px;
		cursor: pointer;
		display: block;
		clear: both;
		margin: 0px 0px 0px 0px;
	}
	#nav {
		clear: both;
		position: absolute;
		width: 100%;
		z-index: 10000;
		background: #f9f9f9;
		display: none;
	}
	#nav li {
		width: 100%;
		clear: both;
		float: none;
	}
	#nav a:hover, 
	#nav ul a:hover {
		background: none;
	}
	#nav ul {
		width: auto;
		position: static;
		display: block;
		border: none;
		background: inherit;
	}
	.menu_top li {
		text-align: center;
		padding: 4px 0px 4px 0px;
	}
	.menu_top li a {
		font-size: 17px;
		line-height: 27px;
		padding: 0px 0px 0px 0px;
		display: block;
	}
	.menu_top li a:hover {
		color: #1d1d1d;
		background: transparent;
	}
}

@media screen and (min-width: 781px) {
	#nav {
		display: block!important;
	}
}</pre></body></html>