/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline; }

.benefits h3 {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}

.benefits p {
    color: #fff;
    line-height: 1.3;
    margin: 18px 0;
    font-size: 14px;
}

.benefits li {
    margin-left: 18px;
    line-height: 1.2;
    font-size: 13px;
    margin-top: 6px;
}

.benefits ul {
    list-style: disc;
    color: #fff;
    /* margin-left: 20px; */
    margin: 10px 0;
}

.portfolio li {
    list-style: disc;
    line-height: 1.3;
    margin-left: 18px;
}

.portfolio ul, .portfolio p {
    line-height: 1.4;
    margin-top: 20px;
    font-size: 17px;
    margin-bottom: 20px;
}

.portfolio h3 {
    font-weight: 800;
    font-size: 20px;
}

/* make sure to set some focus styles for accessibility */
:focus {
		outline: 0; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
		display: block; }

body {
		line-height: 1; }

ol, ul {
		list-style: none; }

blockquote, q {
		quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
		content: '';
		content: none; }

table {
		border-collapse: collapse;
		border-spacing: 0; }

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
		-webkit-appearance: none;
		-moz-appearance: none; }

input[type=search] {
		-webkit-appearance: none;
		-moz-appearance: none;
		-webkit-box-sizing: content-box;
		        box-sizing: content-box; }

textarea {
		overflow: auto;
		vertical-align: top;
		resize: vertical; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
		display: inline-block;
		*display: inline;
		*zoom: 1;
		max-width: 100%; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
		display: none;
		height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
		display: none; }

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
		font-size: 100%;
		/* 1 */
		-webkit-text-size-adjust: 100%;
		/* 2 */
		-ms-text-size-adjust: 100%;
		/* 2 */ }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
		outline: 0; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
		outline: 0; }

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
		border: 0;
		/* 1 */
		-ms-interpolation-mode: bicubic;
		/* 2 */ }

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
		margin: 0; }

/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
		margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
		border: 1px solid #c0c0c0;
		margin: 0 2px;
		padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
		border: 0;
		/* 1 */
		padding: 0;
		white-space: normal;
		/* 2 */
		*margin-left: -7px;
		/* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
		font-size: 100%;
		/* 1 */
		margin: 0;
		/* 2 */
		vertical-align: baseline;
		/* 3 */
		*vertical-align: middle;
		/* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
		line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
		text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
		-webkit-appearance: button;
		/* 2 */
		cursor: pointer;
		/* 3 */
		*overflow: visible;
		/* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
		cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
		/* 1 */
		padding: 0;
		/* 2 */
		*height: 13px;
		/* 3 */
		*width: 13px;
		/* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
		-webkit-appearance: textfield;
		/* 1 */
		/* 2 */
		-webkit-box-sizing: content-box;
		        box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
		-webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
		border: 0;
		padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
		overflow: auto;
		/* 1 */
		vertical-align: top;
		/* 2 */ }

/**
 * Remove most spacing between table cells.
 */
table {
		border-collapse: collapse;
		border-spacing: 0; }

html,
button,
input,
select,
textarea {
		color: #222; }

::-moz-selection {
		background: #b3d4fc;
		text-shadow: none; }

::selection {
		background: #b3d4fc;
		text-shadow: none; }

img {
		vertical-align: middle; }

fieldset {
		border: 0;
		margin: 0;
		padding: 0; }

textarea {
		resize: vertical; }

.chromeframe {
		margin: 0.2em 0;
		background: #ccc;
		color: #000;
		padding: 0.2em 0; }

@font-face {
		font-family: 'Inter';
		font-style: normal;
		font-weight: 400;
		src: url(../../assets/fonts/Inter-Regular.eot?) format("eot"), url(../../assets/fonts/Inter-Regular.ttf) format("ttf"), url(../../assets/fonts/Inter-Regular.woff) format("woff"), url(../../assets/fonts/Inter-Regular.woff2) format("woff2"); }

@font-face {
		font-family: 'Inter';
		font-style: normal;
		font-weight: 500;
		src: url(../../assets/fonts/Inter-Medium.eot?) format("eot"), url(../../assets/fonts/Inter-Medium.ttf) format("ttf"), url(../../assets/fonts/Inter-Medium.woff) format("woff"), url(../../assets/fonts/Inter-Medium.woff2) format("woff2"); }

@font-face {
		font-family: 'Inter';
		font-style: normal;
		font-weight: 600;
		src: url(../../assets/fonts/Inter-SemiBold.eot?) format("eot"), url(../../assets/fonts/Inter-SemiBold.ttf) format("ttf"), url(../../assets/fonts/Inter-SemiBold.woff) format("woff"), url(../../assets/fonts/Inter-SemiBold.woff2) format("woff2"); }

@font-face {
		font-family: 'Inter';
		font-style: normal;
		font-weight: 800;
		src: url(../../assets/fonts/Inter-Bold.eot?) format("eot"), url(../../assets/fonts/Inter-Bold.ttf) format("ttf"), url(../../assets/fonts/Inter-Bold.woff) format("woff"), url(../../assets/fonts/Inter-Bold.woff2) format("woff2"); }

*,
*:after,
*:before {
		-webkit-box-sizing: border-box;
		        box-sizing: border-box; }

.services h3 {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
}

body {
		font-family: 'Inter', 'Segoe UI', sans-serif;
		font-size: 15px; }

a {
		color: inherit;
		text-decoration: none; }

.container {
		position: relative;
		max-width: 1200px;
		padding: 0 20px;
		margin: 0 auto; }

.btn {
		position: relative;
		color: #ffffff;
		background-color: #f02930;
		width: 200px;
		height: 50px;
		text-align: center;
		line-height: 50px;
		border-radius: 2px;
		display: block;
		cursor: pointer;
		-webkit-transition: box-shadow linear .1s, background-color linear .3s, top linear .1s, color linear .3s;
		-webkit-transition: background-color linear .3s, top linear .1s, color linear .3s, -webkit-box-shadow linear .1s;
		transition: background-color linear .3s, top linear .1s, color linear .3s, -webkit-box-shadow linear .1s;
		-o-transition: box-shadow linear .1s, background-color linear .3s, top linear .1s, color linear .3s;
		transition: box-shadow linear .1s, background-color linear .3s, top linear .1s, color linear .3s;
		transition: box-shadow linear .1s, background-color linear .3s, top linear .1s, color linear .3s, -webkit-box-shadow linear .1s; }
		.btn:hover {
				background-color: #d01e24;
				color: #ffffff; }

section {
		position: relative; }

.img-bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%; }

.title {
		position: relative;
		text-transform: uppercase;
		font-size: 36px;
		line-height: 40px;
		font-weight: 600; }
		.title:after {
				content: '';
				position: absolute;
				left: 0;
				bottom: -10px;
				right: 0;
				margin: 0 auto;
				display: block;
				border-radius: 2px;
				height: 3px;
				width: 100px;
				background-color: #f02930;
				-webkit-border-radius: 2px;
				-moz-border-radius: 2px;
				-ms-border-radius: 2px;
				-o-border-radius: 2px; }

.subtitle {
		font-size: 20px;
		text-align: center;
		line-height: 28px;
		font-weight: 500;
		color: #f02930; }

.text {
		font-size: 15px;
		line-height: 25px;
		font-weight: normal; }

.card__title {
		font-weight: 500;
		font-size: 18px;
		text-align: center; }

.card__text {
		font-size: 14px;
		line-height: 18px;
		text-align: center; }

.social-links {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between; }
		.social-links .link__pic {
				width: 30px;
				height: 30px;
				margin: 5px; }

.swiper-pagination-bullet {
		background-color: #f02930;
		width: 9px;
		height: 9px;
		vertical-align: middle; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
		width: 30px;
		height: 10px;
		border-radius: 6px; }

.nav {
		top: 125px;
		color: rgba(240, 41, 48, 0.85); }

.preloader {
		position: fixed;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		overflow: hidden;
		background-color: #21D4FD45;
		background-image: -o-linear-gradient(109deg, #114d69fc 0%, #737373fc 100%);
		background-image: linear-gradient(-19deg, #114d69fc 0%, #737373fc 100%);
		z-index: 1001;
		color: #eee; }

.preloader__image {
		position: relative;
		top: 50%;
		left: 50%;
		width: 70px;
		height: 70px;
		margin-top: -35px;
		margin-left: -35px;
		text-align: center;
		-webkit-animation: preloader-rotate 2s infinite linear;
		        animation: preloader-rotate 2s infinite linear; }

@-webkit-keyframes preloader-rotate {
		100% {
				-webkit-transform: rotate(360deg);
				        transform: rotate(360deg); } }

@keyframes preloader-rotate {
		100% {
				-webkit-transform: rotate(360deg);
				        transform: rotate(360deg); } }

.loaded_hiding .preloader {
		-webkit-transition: 0.3s opacity;
		-o-transition: 0.3s opacity;
		transition: 0.3s opacity;
		opacity: 0; }

.loaded .preloader {
		display: none; }

/*Form styles start*/
.form {
		padding: 0 20px;
		margin: 0 0 0 auto; }

.form__body:after {
		content: "";
		position: fixed;
		z-index: 100;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(78, 78, 78, 0.7);
		opacity: 0;
		visibility: hidden;
		-webkit-transition: all linear .4s;
		-o-transition: all linear .4s;
		transition: all linear .4s; }

.form__body._sending:after {
		opacity: .7;
		visibility: visible; }

.form__title {
		font-size: 17px;
		margin-bottom: 25px;
		line-height: 24px; }

.form .t-red {
		color: #2c3e50; }

.form__body__item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		margin: 0 -20px; }

.form__item {
		padding: 0 20px;
		margin-bottom: 20px;
		-webkit-box-flex: 1;
		    -ms-flex: 1 0 50%;
		        flex: 1 0 50%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start; }

.form__label {
		display: inline-block;
		font-size: 15px;
		margin-bottom: 5px; }

.form__input {
		height: 46px;
		padding: 0 15px;
		width: 100%;
		font-size: 14px;
		border-radius: 2px;
		border: 1px solid #c7c7c7;
		-webkit-transition: all linear .3s;
		-o-transition: all linear .3s;
		transition: all linear .3s;
		font-family: inherit;
		font-style: normal; }

.form__input:focus {
		border: 1px solid #2c3e50;
		-webkit-box-shadow: 0 0 5px #2c3e50;
		        box-shadow: 0 0 5px #2c3e50; }

.form__input::-webkit-input-placeholder {
		color: #919191; }

.form__input:-moz-placeholder {
		color: #919191; }

._error {
		-webkit-box-shadow: 0 0 5px red;
		        box-shadow: 0 0 5px red; }

textarea.form__input {
		min-height: 100px;
		resize: vertical;
		padding: 10px 15px; }

.form__button {
		border: none; }

/*Request form*/
.request-form {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background-color: rgba(44, 62, 80, 0.95);
		z-index: 1000;
		visibility: hidden;
		opacity: 0;
		-webkit-transition: all linear .4s;
		-o-transition: all linear .4s;
		transition: all linear .4s; }
		.request-form p {
				padding: 20px 20px;
				font-size: 18px;
				color: #000000;
				background: #ffffff;
				border: 2px solid #f02930;
				position: absolute;
				top: 0;
				left: 0;
				right: 0;
				bottom: 0;
				margin: auto auto;
				text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
				max-width: 350px;
				max-height: 80px;
				text-align: center; }
				.request-form p span {
						display: block;
						color: #f02930; }

.show-request {
		opacity: 1;
		visibility: visible; }

.header {
		position: fixed;
		width: 100%;
		top: 0;
		left: 0;
		z-index: 100; }
		.header .container {
				max-width: 1400px; }
		.header:before {
				content: '';
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				background-color: #2c3e50;
				z-index: 2; }
		.header__burger {
				display: none; }
		.header__body {
				position: relative;
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-pack: justify;
				    -ms-flex-pack: justify;
				        justify-content: space-between;
				height: 80px;
				-webkit-box-align: center;
				    -ms-flex-align: center;
				        align-items: center; }
		.header__menu {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-align: center;
				    -ms-flex-align: center;
				        align-items: center; }
		.header__list {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				position: relative;
				z-index: 2; }
		.header__list li {
				list-style: none;
				margin: 0 0 0 20px;
				color: #ffffff; }
		.header__link {
				text-transform: uppercase;
				font-size: 18px;
				position: relative; }
				.header__link:after {
						content: "";
						position: absolute;
						bottom: -4px;
						left: 0;
						width: 0%;
						height: 2px;
						background-color: #ffffff;
						transition: all linear .3s;
						-webkit-transition: all linear .3s;
						-moz-transition: all linear .3s;
						-ms-transition: all linear .3s;
						-o-transition: all linear .3s; }
				.header__link:hover.header__link::after {
						width: 100%; }
		.header__logo {
				-webkit-box-flex: 0;
				    -ms-flex: 0 0 200px;
				        flex: 0 0 200px;
				position: relative;
				z-index: 3;
				display: block;
				height: 100%;
				padding: 12px 0; }
		.header__logo img {
				max-width: 100%;
				display: block;
				height: 100%;
				-o-object-fit: contain;
				   object-fit: contain; }
		.header__phone {
				margin-left: 30px;
				z-index: 2;
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-pack: end;
				    -ms-flex-pack: end;
				        justify-content: flex-end; }
		.header .link__pic {
				font-size: 0;
				width: 100%;
				height: 100%; }
		.header .img {
				display: block;
				width: 25px;
				height: 25px;
				margin-left: 5px; }
		.header .phone__link {
				font-size: 24px;
				color: #ffffff; }
				.header .phone__link:last-child {
						margin-left: 10px; }
		.header .phone-top {
				display: none; }

.intro {
		width: 100%;
		min-height: calc(100vh - 80px);
		margin-top: 80px;
		background: url(../../assets/img/bg-4.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover; }
		.intro__bg {
				background-color: rgba(255, 255, 255, 0.6); }
		.intro .container {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				    -ms-flex-direction: column;
				        flex-direction: column;
				-webkit-box-align: center;
				    -ms-flex-align: center;
				        align-items: center; }
		.intro__title {
				font-size: 48px;
				font-weight: 800;
				text-align: center;
				margin-bottom: 50px;
				padding-top: 150px; }
				.intro__title::after {
						display: none; }
				.intro__title p {
						display: none; }
		.intro__list {
				list-style: none;
				margin: 0 auto 30px auto;
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-ms-flex-wrap: wrap;
				    flex-wrap: wrap;
				-webkit-box-pack: center;
				    -ms-flex-pack: center;
				        justify-content: center; }
				.intro__list li {
						-webkit-box-flex: 0;
						    -ms-flex: 0 0 45%;
						        flex: 0 0 45%;
						font-size: 24px;
						padding: 15px 15px 15px 50px;
						margin-bottom: 10px;
						position: relative; }
						.intro__list li:before {
								content: '';
								position: absolute;
								top: 0;
								bottom: 0;
								left: 0;
								margin: auto 0;
								display: block;
								width: 40px;
								height: 40px;
								background-repeat: no-repeat;
								background-size: contain;
								background-position: center;
								background-image: url(../../assets/img/sale.png); }
						.intro__list li:nth-child(2)::before {
								background-image: url(../../assets/img/delivery.png); }
						.intro__list li:nth-child(3)::before {
								background-image: url(../../assets/img/consult.png); }
						.intro__list li:nth-child(4)::before {
								background-image: url(../../assets/img/pay.png); }
		.intro__form {
				position: relative;
				padding: 20px;
				background: -webkit-gradient(linear, left top, right top, from(#d4d4d417), color-stop(50%, #ffffffc9), to(#d4d4d417));
				background: -o-linear-gradient(left, #d4d4d417 0%, #ffffffc9 50%, #d4d4d417 100%);
				background: linear-gradient(90deg, #d4d4d417 0%, #ffffffc9 50%, #d4d4d417 100%);
				-webkit-box-shadow: 0 -10px 15px rgba(0, 0, 0, 0.2);
				        box-shadow: 0 -10px 15px rgba(0, 0, 0, 0.2); }
				.intro__form::before, .intro__form:after {
						content: "";
						position: absolute;
						top: 0;
						left: 0;
						z-index: -1;
						width: 100%;
						height: 100%; }
				.intro__form:before {
						-webkit-box-shadow: 0 -10px 15px rgba(0, 0, 0, 0.2);
						        box-shadow: 0 -10px 15px rgba(0, 0, 0, 0.2); }
				.intro__form:after {
						-webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
						        box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2); }
		.intro .form {
				max-width: 700px; }
				.intro .form__title {
						text-align: center;
						font-size: 28px;
						font-weight: 600;
						color: #f02930; }
						.intro .form__title span {
								color: #000000;
								font-size: 24px; }
				.intro .form__body__item {
						display: -webkit-box;
						display: -ms-flexbox;
						display: flex;
						-webkit-box-pack: justify;
						    -ms-flex-pack: justify;
						        justify-content: space-between; }
				.intro .form__item {
						width: 340px; }
				.intro .form__label {
						font-weight: 500;
						color: #6b6b6b; }
				.intro .form__input {
						border-color: rgba(153, 153, 153, 0.8);
						border-radius: 2px;
						-webkit-border-radius: 2px;
						-moz-border-radius: 2px;
						-ms-border-radius: 2px;
						-o-border-radius: 2px; }
				.intro .form__button {
						text-transform: uppercase;
						margin: 0 auto;
						width: 280px; }

.upbtn {
		z-index: 9999;
		font-size: 40px;
		line-height: 50px;
		text-align: center;
		width: 50px;
		height: 50px;
		color: #FFF;
		position: fixed;
		bottom: 20px;
		right: 20px;
		cursor: pointer;
		border-radius: 50%;
		-webkit-transform: scale(0);
		        -ms-transform: scale(0);
		    transform: scale(0);
		-webkit-transition: all .7s ease-in-out;
		-o-transition: all .7s ease-in-out;
		transition: all .7s ease-in-out;
		background-color: rgba(44, 62, 80, 0.8); }

.upbtn:hover {
		-webkit-transform: rotate(-90deg) scale(1.2) !important;
		        -ms-transform: rotate(-90deg) scale(1.2) !important;
		    transform: rotate(-90deg) scale(1.2) !important; }

.benefits {
		padding: 80px 0;
		background-repeat: no-repeat;
		background-size: cover;
		padding-bottom: 80px;
		background-color: rgba(44, 62, 80, 0.79); }
		.benefits__title {
				text-align: center;
				margin: 40px 0;
				color: #ffffff;
				}
		.benefits__cards {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-pack: justify;
				    -ms-flex-pack: justify;
				        justify-content: space-between;
				-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
				        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4); }
		.benefits .card__pic {
				margin: 0 auto 20px;
				width: 70px;
				height: 70px;
				display: block; }
		.benefits .card__title {
				font-size: 16px;
				color: #0075ae;
				margin-bottom: 10px;
				text-transform: uppercase;
				}
		.benefits .card__logo-pic {
				width: 100%;
				height: 100%;
				-o-object-fit: contain;
				   object-fit: contain; }
		.benefits .card__text {
				font-size: 14px;
				color: #ffffff;
				position: absolute;
				width: 100%;
				height: 100%;
				top: 0;
				left: 0;
				padding: 35px 10px 0;
				margin: auto;
				background-color: rgba(44, 62, 80, 0.92);
				line-height: 20px;
				opacity: 0;
				visibility: hidden;
				transition: all linear .3s;
				-webkit-transition: all linear .3s;
				-moz-transition: all linear .3s;
				-ms-transition: all linear .3s;
				-o-transition: all linear .3s; }
		.benefits__card {
				position: relative;
				-webkit-box-flex: 1;
				    -ms-flex: 1 1 220px;
				        flex: 1 1 220px;
				padding: 20px;
				background-color: rgba(255, 255, 255, 0.99);
				cursor: pointer;
				transition: all linear .3s;
				-webkit-transition: all linear .3s;
				-moz-transition: all linear .3s;
				-ms-transition: all linear .3s;
				-o-transition: all linear .3s; }
				.benefits__card:nth-child(even) {
						background-color: rgba(240, 240, 240, 0.99); }
				.benefits__card:hover {
						z-index: 2;
						transform: scale(1.1);
						opacity: 1;
						visibility: visible;
						-webkit-transform: scale(1.1);
						-moz-transform: scale(1.1);
						-ms-transform: scale(1.1);
						-o-transform: scale(1.1); }
						.benefits__card:hover .card__text {
								opacity: 1;
								visibility: visible; }
		.benefits__brands {
				padding-top: 60px; }
				.benefits__brands .title {
						color: #ffffff; }
		.benefits .logo__cards {
				margin-bottom: 0; }
		.benefits .logo__card {
				background-color: #fff;
				margin: 0;
				border-radius: 0;
				-webkit-box-shadow: none;
				        box-shadow: none;
				border: 1px solid #d1d1d1; }
		.benefits__desc {
				margin-top: 30px;
				color: #ffffff;
				text-align: center;
				font-size: 30px;
				font-weight: 500; }

.services {
		background-image: url(../../assets/img/bg5.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		padding: 80px 0; }
		.services__title {
				margin-bottom: 30px;
				text-align: center; }
		.services__subtitle {
				padding: 0 15% 30px;
				border-bottom: 2px solid #adadad;
				margin: 0 auto 30px;
				line-height: 28px; }
		.services__cards {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-pack: center;
				    -ms-flex-pack: center;
				        justify-content: center;
				margin-bottom: 40px;
				-ms-flex-wrap: wrap;
				    flex-wrap: wrap; }
				.services__cards:last-child {
						margin-bottom: 0; }
		.services__card {
				-webkit-box-flex: 1;
				    -ms-flex: 1 1 330px;
				        flex: 1 1 330px;
				max-width: 440px;
				margin: 0 15px 30px;
				border-radius: 10px;
				padding: 20px;
				background-color: rgba(255, 255, 255, 0.54);
				-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
				        box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); }
				.services__card__pic {
						display: block;
						border-radius: 8px;
						margin: 0 auto 20px;
						max-width: 100%;
						max-height: 200px;
						-o-object-fit: contain;
						   object-fit: contain; }
				.services__card__text {
						text-align: center;
						font-size: 24px; }

.portfolio {
		padding: 80px 0;
		background-image: url(../../assets/img/bg4.jpg);
		background-position: 0 0;
		background-size: cover;
		background-repeat: no-repeat; }
		.portfolio__title {
				text-align: center;
				margin-bottom: 40px; }
		.portfolio .slider {
				max-width: 1050px;
				margin: 0 auto;
				padding-bottom: 40px; }
		.portfolio .card__wrapper {
				padding: 20px 20px 35px; }
		.portfolio__card {
				position: relative;
				padding: 80px 15px 90px;
				overflow: hidden;
				border: 1px solid rgba(44, 62, 80, 0.5);
				-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
				        box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
				background-color: rgba(243, 243, 243, 0.85);
				max-height: 700px; }
				.portfolio__card img {
						display: block;
						margin: 0 auto;
						border-radius: 4px;
						max-width: 100%;
						height: 100%;
						max-height: 500px;
						-o-object-fit: contain;
						   object-fit: contain; }
				.portfolio__card__desc {
						position: absolute;
						width: 100%;
						height: 100%;
						top: 0;
						left: 0;
						padding: 20px 30px 90px; }
				.portfolio__card-title {
						color: #3e3e3e;
						font-size: 26px;
						text-align: center;
						font-weight: 600; }
		.portfolio .nav {
				top: 31%; }
		.portfolio__btn {
				width: 85%;
				position: absolute;
				bottom: 20px;
				left: 0;
				right: 0;
				margin: 0 auto; }

.price {
		padding: 80px 0 0;
		background-color: #2c3e50; }
		.price__title {
				text-align: center;
				color: #ffffff; }
		.price__subtitle {
				max-width: 600px;
				margin: 0 auto;
				color: #ffffff;
				position: absolute;
				top: 20px;
				left: 0;
				right: 0; }
		.price .table {
				position: relative;
				padding: 189px 170px 0 142px;
				max-width: 100%;
				margin: 0 auto;
				background-image: url(../../assets/img/b-price.png);
				background-repeat: no-repeat;
				background-size: contain;
				background-position: center top; }
				.price .table__wrapper {
						position: relative;
						height: 384px;
						bottom: 32px;
						overflow-y: scroll; }
				.price .table__row {
						display: -webkit-box;
						display: -ms-flexbox;
						display: flex;
						-webkit-box-align: center;
						    -ms-flex-align: center;
						        align-items: center;
						padding: 10px 0 10px 20px;
						font-size: 14px; }
						.price .table__row:nth-child(even) {
								background-color: #eeeeee; }
						.price .table__row:nth-child(odd) {
								background-color: #d6d6d6; }
						.price .table__row.row-price {
								background-color: #fff; }
				.price .table .title-row {
						padding: 20px 0;
						font-size: 20px;
						font-weight: 600;
						text-align: center;
						border-bottom: 2px solid #000;
						background-color: #818181; }
				.price .table__cell:first-child {
						-webkit-box-flex: 0;
						    -ms-flex: 0 1 70%;
						        flex: 0 1 70%; }
				.price .table__cell:last-child {
						text-align: center;
						-webkit-box-flex: 0;
						    -ms-flex: 0 1 30%;
						        flex: 0 1 30%;
						font-weight: 600;
						font-size: 16px;
						color: #cf2e2e; }
				.price .table__cell.table__text {
						-webkit-box-flex: 0;
						    -ms-flex: 0 0 100%;
						        flex: 0 0 100%;
						color: #3194f2;
						text-align: left;
						background-color: #fff; }

.review {
		padding: 80px 0; }
		.review .slider {
				max-width: 800px;
				margin: 0 auto; }
		.review__title {
				text-align: center;
				margin-bottom: 40px; }
		.review .card__wrapper {
				padding: 20px 50px; }
		.review__card {
				position: relative;
				background-color: rgba(248, 248, 248, 0.2);
				padding: 20px;
				margin-bottom: 30px;
				border-radius: 8px;
				-webkit-box-shadow: 0 0 20px rgba(44, 62, 80, 0.2);
				        box-shadow: 0 0 20px rgba(44, 62, 80, 0.2); }
				.review__card::before, .review__card:after {
						content: "";
						position: absolute;
						margin: auto;
						display: block;
						width: 70px;
						height: 50px;
						background-image: url(../../assets/img/quote.png);
						background-repeat: no-repeat;
						background-size: contain;
						background-position: center;
						opacity: .1; }
				.review__card::before {
						top: 20px;
						right: 20px; }
				.review__card::after {
						bottom: 10px;
						left: 20px;
						-webkit-transform: rotate(180deg);
						        -ms-transform: rotate(180deg);
						    transform: rotate(180deg); }
				.review__card .card__avatar {
						display: -webkit-box;
						display: -ms-flexbox;
						display: flex;
						padding-bottom: 15px;
						border-bottom: 1px solid #d1d1d1;
						margin-bottom: 15px;
						-webkit-box-align: center;
						    -ms-flex-align: center;
						        align-items: center; }
				.review__card .card__pic {
						width: 70px;
						height: 70px;
						border-radius: 50%;
						margin-right: 30px; }
				.review__card .card__title {
						margin-bottom: 10px;
						font-size: 20px;
						text-align: left; }
				.review__card .card__subtitle {
						text-align: left;
						font-size: 15px; }
				.review__card .card__text {
						text-align: left; }

.contacts {
		padding: 80px 0;
		background-color: #f3f3f3;
		background-image: url(../../assets/img/contacts-pic1.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: right bottom; }
		.contacts__bg {
				background-image: url(../../assets/img/contacts-pic-phone.png);
				background-size: contain;
				background-repeat: no-repeat;
				background-position: left top; }
		.contacts__blend {
				background-color: rgba(255, 255, 255, 0.4); }
		.contacts__title {
				text-align: center;
				margin-bottom: 30px; }
		.contacts__subtitle {
				text-align: center;
				font-size: 18px;
				font-weight: 500;
				margin-bottom: 60px; }
		.contacts__body {
				max-width: 400px;
				text-align: center;
				margin: 0 auto 40px;
				font-weight: 600; }
				.contacts__body .phone__link {
						display: block;
						font-size: 26px;
						color: #f02930;
						margin-bottom: 15px; }
		.contacts__schedule {
				font-size: 20px; }
				.contacts__schedule span {
						color: #f02930; }
		.contacts__form {
				max-width: 700px;
				margin: 0 auto;
				background-color: rgba(255, 255, 255, 0.94);
				-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);
				        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6); }
		.contacts .form {
				padding: 30px 20px; }
				.contacts .form__title {
						text-align: center;
						font-size: 24px;
						color: #f02930;
						font-weight: 600; }
						.contacts .form__title span {
								display: block;
								color: #000000; }
				.contacts .form__button {
						width: 70%;
						margin: 0 auto;
						text-transform: uppercase;
						font-size: 16px; }

.footer {
		background-color: rgba(44, 62, 80, 0.85);
		padding: 80px 0; }
		.footer__logo {
				display: block;
				max-width: 300px;
				margin: 0 auto; }
		.footer .logo_pic {
				width: 100%;
				height: 100%;
				-o-object-fit: contain;
				   object-fit: contain; }

@media (max-width: 1270px) {
		.lock {
				overflow: hidden; }
		.header__body {
				height: 60px; }
		.header__logo {
				-webkit-box-flex: 0;
				    -ms-flex: 0 0 120px;
				        flex: 0 0 120px; }
		.header__burger {
				display: block;
				position: relative;
				width: 30px;
				height: 20px;
				z-index: 3; }
				.header__burger span {
						position: absolute;
						background-color: #fff;
						left: 0;
						width: 100%;
						height: 2px;
						top: 9px;
						-webkit-transition: ease .2s;
						-o-transition: ease .2s;
						transition: ease .2s; }
				.header__burger:before, .header__burger:after {
						content: '';
						background-color: #fff;
						position: absolute;
						width: 100%;
						height: 2px;
						left: 0;
						top: 0;
						-webkit-transition: ease .2s;
						-o-transition: ease .2s;
						transition: ease .2s; }
				.header__burger:after {
						top: auto;
						bottom: 0; }
		.header__menu {
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				    -ms-flex-direction: column;
				        flex-direction: column;
				position: fixed;
				top: -100%;
				left: 0;
				width: 100%;
				height: 100%;
				background-color: rgba(24, 75, 99, 0.94);
				padding: 80px 0 0 0;
				-webkit-transition: ease .4s;
				-o-transition: ease .4s;
				transition: ease .4s;
				overflow: auto; }
		.header__list {
				text-align: center;
				display: block; }
				.header__list li {
						margin: 0 0 20px 0; }
		.header__link {
				font-size: 28px; }
		.header__phone:not(.phone-top) {
				margin-top: 40px; }
		.header__burger.active span {
				-webkit-transform: scale(0);
				        -ms-transform: scale(0);
				    transform: scale(0); }
		.header__burger.active::before {
				-webkit-transform: rotate(45deg);
				        -ms-transform: rotate(45deg);
				    transform: rotate(45deg);
				top: 9px; }
		.header__burger.active::after {
				-webkit-transform: rotate(-45deg);
				        -ms-transform: rotate(-45deg);
				    transform: rotate(-45deg);
				bottom: 9px; }
		.header__menu.active {
				top: 0; }
		.header .phone-top {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex; }
		.header__phone {
				margin-left: 0; }
		.lock .header .phone-top {
				display: none; }
		.intro {
				margin-top: 60px; } }

@media (max-width: 1200px) {
		.intro__title {
				line-height: 42px; }
		.price {
				padding-bottom: 40px; }
		.price .table {
				background-image: none;
				padding: 100px 0 0;
				max-width: 700px; }
		.price .table__wrapper {
				height: 400px;
				bottom: auto; } }

@media (max-width: 960px) {
		.benefits__cards {
				max-width: 800px;
				-ms-flex-wrap: wrap;
				    flex-wrap: wrap;
				-webkit-box-pack: center;
				    -ms-flex-pack: center;
				        justify-content: center;
				margin: 0 auto; }
		.contacts__blend {
				background-color: rgba(255, 255, 255, 0.6); } }

@media (max-width: 780px) {
		.intro__list li {
				font-size: 15px; }
		.contacts {
				background-image: none; } }

@media (max-width: 600px) {
		.intro {
				background-image: url(../../assets/img/bg-3.jpg);
				background-position: left bottom;
				background-size: auto; }
				.intro__title {
						position: relative;
						background: url(../../assets/img/bg-1.jpg);
						background-repeat: no-repeat;
						background-position: 70% 100%;
						background-size: cover;
						height: calc(100vh - 60px);
						margin-top: 0;
						padding-top: 25vh;
						color: #ffffff; }
						.intro__title h1 {
								position: relative;
								z-index: 2; }
						.intro__title__bg {
								background: -webkit-gradient(linear, left bottom, left top, from(#36003300), to(#2c3e50));
								background: -o-linear-gradient(bottom, #36003300, #2c3e50);
								background: linear-gradient(0deg, #36003300, #2c3e50); }
						.intro__title p {
								position: absolute;
								bottom: 100px;
								left: 0;
								right: 0;
								display: block;
								text-align: center;
								font-weight: normal;
								color: #ffffff;
								font-size: 18px;
								text-transform: none; }
				.intro__bg {
						background-color: rgba(255, 255, 255, 0.65); }
				.intro__form {
						margin-bottom: 40px; }
				.intro__list {
						-webkit-box-ordinal-group: 2;
						    -ms-flex-order: 1;
						        order: 1; }
						.intro__list li {
								padding: 50px 10px 10px 10px;
								text-align: center;
								font-weight: 600;
								font-size: 18px; }
								.intro__list li::before {
										top: -35px;
										right: 0;
										margin: auto; }
				.intro .arrow {
						position: absolute;
						right: 0;
						left: 0;
						bottom: 0px;
						margin: 40px auto 10px auto;
						width: 38px;
						height: 75px; }
				.intro .arrow span {
						display: block;
						width: 30px;
						height: 30px;
						border-bottom: 5px solid #337AB7;
						border-right: 5px solid #337AB7;
						-webkit-transform: rotate(45deg);
						        -ms-transform: rotate(45deg);
						    transform: rotate(45deg);
						margin: -16px 0;
						-webkit-animation: arrow 2s infinite;
						        animation: arrow 2s infinite; }
				.intro .arrow span:nth-child(2) {
						-webkit-animation-delay: -0.2s;
						        animation-delay: -0.2s; }
				.intro .arrow span:nth-child(3) {
						-webkit-animation-delay: -0.4s;
						        animation-delay: -0.4s; }
		@-webkit-keyframes arrow {
				0% {
						opacity: 0;
						-webkit-transform: translate(0, -20px) rotate(45deg);
						        transform: translate(0, -20px) rotate(45deg); }
				50% {
						opacity: 1; }
				100% {
						opacity: 0;
						-webkit-transform: translate(0, 20px) rotate(45deg);
						        transform: translate(0, 20px) rotate(45deg); } }
		@keyframes arrow {
				0% {
						opacity: 0;
						-webkit-transform: translate(0, -20px) rotate(45deg);
						        transform: translate(0, -20px) rotate(45deg); }
				50% {
						opacity: 1; }
				100% {
						opacity: 0;
						-webkit-transform: translate(0, 20px) rotate(45deg);
						        transform: translate(0, 20px) rotate(45deg); } }
		.price .table__row {
				font-size: 13px;
				padding-top: 6px;
				padding-bottom: 6px; }
		.portfolio__card-title
.portfolio {
				padding-bottom: 20px; }
				.portfolio__card-title
.portfolio__card {
						max-height: 500px;
						padding: 65px 10px 80px; }
						.portfolio__card-title
.portfolio__card-title {
								font-size: 16px; }
						.portfolio__card-title
.portfolio__card img {
								max-height: 320px; }
						.portfolio__card-title
.portfolio__card__desc {
								padding: 20px 15px; } }

@media (max-width: 600px) and (orientation: landscape) {
		.header__body {
				height: 50px; }
		.header__list li {
				margin-bottom: 10px; }
		.header__link {
				font-size: 18px; }
		.header__phone:not(.phone-top) {
				margin-top: 15px; } }

@media (max-width: 550px) {
		.header .phone-top {
				-webkit-box-align: center;
				    -ms-flex-align: center;
				        align-items: center; }
				.header .phone-top .img {
						width: 0;
						margin-left: 0; }
				.header .phone-top .phone__link {
						font-size: 18px; }
		.intro__title {
				font-size: 36px; }
		.intro__list {
				-ms-flex-wrap: wrap;
				    flex-wrap: wrap; }
		.intro__list li {
				-webkit-box-flex: 0;
				    -ms-flex: 0 1 300px;
				        flex: 0 1 300px; }
		.intro .form__body__item {
				-ms-flex-wrap: wrap;
				    flex-wrap: wrap; }
		.form__item {
				-webkit-box-flex: 0;
				    -ms-flex: 0 1 100%;
				        flex: 0 1 100%; }
		.services__subtitle {
				font-size: 16px;
				line-height: 22px;
				padding: 0 10px 20px; }
		.benefits__cards {
				-ms-flex-wrap: wrap;
				    flex-wrap: wrap;
				-webkit-box-pack: center;
				    -ms-flex-pack: center;
				        justify-content: center;
				max-width: 300px;
				margin: 0 auto; }
		.review__title {
				padding: 0 40px; }
		.review .card__wrapper {
				padding-left: 40px;
				padding-right: 40px; }
		.review__card .card__title {
				font-size: 16px; }
		.review__card .card__subtitle {
				font-size: 14px; }
		.review__card .card__text {
				font-size: 12px; }
		.price__subtitle {
				font-size: 16px;
				line-height: 20px; } }

@media (max-width: 450px) {
		.title {
				font-size: 30px; }
		.price .table__cell:last-child {
				font-size: 14px; }
		.price .table .title-row,
		.price .title-row .table__cell:last-child {
				font-size: 16px; }
		.contacts .form__button {
				width: 98%; }
		.contacts__schedule span {
				display: block; } }

@media (max-width: 420px) {
		.portfolio__card {
				padding-top: 60px; }
				.portfolio__card__desc {
						padding-top: 20px; }
				.portfolio__card-title {
						font-size: 20px; }
				.portfolio__card img {
						max-height: 370px; } }

@media (max-width: 380px) {
		.header .phone-top .phone__link {
				font-size: 16px; }
		.intro .form {
				padding: 0; }
		.price .table__text {
				top: 15px;
				font-size: 14px; }
		.contacts .form__button {
				font-size: 15px; } }

@media (max-width: 340px) {
		.intro .form__item {
				width: 280px; } }

