/*
Theme Name: La Chatte
Author: La Chatte
Author URI: http://la-chatte.su
Description: La Chatte
Tags: La Chatte
Text Domain: La Chatte
*/
@font-face {font-family: SFPro;src: url(fonts/SF-Pro-Display-Regular.woff) format('woff');font-weight: 400;font-style: normal;}
@font-face {font-family: SFPro;src: url(fonts/SF-Pro-Display-Medium.woff) format('woff');font-weight: 500;font-style: normal;}
@font-face {font-family: SFPro;src: url(fonts/SF-Pro-Display-Bold.woff) format('woff');font-weight: 700;font-style: normal;}
@font-face {font-family: SFPro;src: url(fonts/SF-Pro-Display-Heavy.woff) format('woff');font-weight: 800;font-style: normal;}
@font-face {font-family: Gilroy;src: url(fonts/Gilroy-Regular.woff) format('woff');font-weight: 400;font-style: normal;}
@font-face {font-family: Gilroy;src: url(fonts/Gilroy-Medium.woff) format('woff');font-weight: 500;font-style: normal;}
@font-face {font-family: Gilroy;src: url(fonts/Gilroy-Bold.woff) format('woff');font-weight: 700;font-style: normal;}
button:hover, input[type="submit"]:hover { cursor: pointer; }
input, button, select, textarea, a, img {
	transition: 250ms;
	text-decoration: none !important;
	font-family: SFPro;
	color: white;
}
html.light input, html.light button, html.light select, html.light textarea, html.light a, html.light img { color: #04091B; }
a:hover img { opacity: 0.7; }
p { margin: 0 0 10px 0; }
.tac { text-align: center; }
.tal { text-align: left; }
.tar { text-align: right; }
.ttu { text-transform: uppercase; }
.m0 { margin: 0; }
.p0 { padding: 0; }
.posr { position: relative; }
.mb0 { margin-bottom: 0 !important; }
.db { display: block; }
.dib { display: inline-block; }
img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
body, main, section, header, footer {
	overflow-x: hidden !important;
	font-family: SFPro;
	font-weight: 400;
	line-height: 1.2;
}
body.blog-post, body.blog-post main, body.blog-post section { overflow-x: unset !important; }
body {
	background-color: #04091B;
	color: white;
}
html.light body {
	background-color: #FAFAFA;
	color: #23334C;
}
html.light body h1,html.light body h2,html.light body h3,html.light body h4,html.light body h5,html.light body h6 {
	color: #152237;
}
*, *:hover, *:focus, *:active { outline: none !important; }
:root {
	--accent: #0070F3;
}
.row {
	display: flex;
	flex-flow: row wrap;
}

body.home {
	background-repeat: no-repeat;
	background-image: url(img/hbg1.svg), url(img/hbg2.svg), url(img/hbg3.svg), url(img/hbg4.svg), url(img/hbg5.svg), url(img/hbg6.svg), url(img/hbg7.svg), url(img/hbg8.svg), url(img/hbg9.svg), url(img/hbg0.svg);
	background-position: left 756px, right 1110px, 638px 1296px, left 2295px, right 2088px, left 4404px, right 4444px, left calc(100% - 850px), 620px calc(100% - 512px), right calc(100% - 790px);
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: 800;
}

h1 { font-size: 82px; }

h2 { font-size: 56px; }

h3 { font-size: 40px; }

h4 { font-size: 32px; }

h5 { font-size: 28px; }

h6 { font-size: 24px; }

body header {
	overflow: hidden !important;
	position: absolute;
	z-index: 9;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	margin: auto;
	padding: 16px 0;
	background-color: transparent;
}

body.admin-bar header { top: 20px; }

header .wrap {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	position: relative;
	max-width: 1720px;
	margin: auto;
}

header .wrap:before {
	content: '';
	position: absolute;
	display: block;
	height: 1px;
	width: 100vw;
	max-width: 1440px;
	top: 40px;
	left: 204px;
	background-color: rgba(255,255,255,0.1);
}

html.light .itemdark, .itemlight, .itemlightflex { display: none !important; }

html.light .itemlight { display: block !important; }

html.light .itemlightflex { display: flex !important; }

header nav {
	margin-left: 46px;
	display: flex;
	flex-flow: column wrap;
	justify-content: space-between;
	height: 92px;
}

header nav ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	gap: 2px;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}

header nav > div:first-child ul { max-width: 450px; }

header nav ul li a {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 32px;
	font-size: 14px;
}

header nav > div:last-child ul li a {
	font-size: 16px;
	font-weight: 700;
}

header nav ul li a:hover { color: var(--accent); }

header .headerinfo {
	display: flex;
	flex-flow: column wrap;
	justify-content: space-between;
	height: 92px;
}

header .contactinfo {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: flex-end;
	gap: 24px;
}

header p.time {
	color: white;
	margin-bottom: 0;
	display: inline-flex;
	flex-flow: row wrap;
	align-items: center;
	min-height: 32px;
	position: relative;
	padding: 4px 20px 4px 40px;
	border-radius: 24px;
	background-color: #1FAF38;
	font-weight: 500;
	font-size: 14px;
	font-family: Gilroy;
}

header p.time:before {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 24px;
	margin: auto;
	border-radius: 100%;
	width: 8px;
	height: 8px;
	background-color: white;
}

header .socials {
	display: inline-flex;
	gap: 16px;
	align-items: center;
}

header a.tel {
	line-height: 32px;
	position: relative;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	gap: 8px;
}

header a.tel:hover { color: var(--accent); }

html.light header a.tel img { filter: brightness(0.3); }

header .buttons {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: flex-end;
	gap: 32px;
}

header .lang {
	position: relative;
	width: 70px;
	height: 32px;
	border-radius: 100px;
	border: 1px solid #D1D2D7;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	padding: 4px 6px;
	cursor: pointer;
}

header .lang:after {
	position: absolute;
	content: url(img/arrdown1.svg);
	top: 0;
	bottom: 0;
	right: 3px;
	margin: auto;
	height: 6px;
	line-height: 4px;
}

html.light header .lang:after { filter: brightness(0.3); }

header .lang span {
	position: absolute;
	top: 32px;
	display: none;
	flex-flow: row wrap;
	align-items: center;
	gap: 4px;
	font-family: Gilroy;
	font-weight: 700;
}

header .lang span:hover { color: var(--accent); }

header .lang span img {
	width: 20px;
	height: 20px;
}

header .lang span.active {
	position: initial;
	display: flex;
	color: white !important;
}

header .lang span.active img { opacity: 1 !important; }

header .lang:hover span { display: flex; }

header button.requestpopup {
	width: 144px;
	height: 44px;
	border-radius: 8px;
	background-color: var(--accent);
	border: none;
	font-size: 14px;
	font-family: Gilroy;
	font-weight: 700;
	box-shadow: 0 4px 12px 0 rgba(0,112,243,0.35);
	color: white;
}

header button.requestpopup:hover { opacity: 0.7; }

header .menuopen {
	display: flex;
	flex-flow: column wrap;
	width: 30px;
	height: 22px;
	align-items: flex-end;
	justify-content: space-between;
	cursor: pointer;
}

header .menuopen span {
	display: block;
	transition: 250ms;
	width: 100%;
	height: 4px;
	border-radius: 10px;
	background-color: white;
}

header .menuopen span:nth-child(2) { width: 20px; }

header .menuopen:hover span:nth-child(2) { width: 100%; }

html.light header .menuopen span { background-color: #1D2131; }

html.light header .lang { border-color: #1D2131; }

html.light header .lang span { color: #1D2131 !important; }

body:not(.home) main {
	background-repeat: no-repeat;
	background-image: url(img/mainbg1.svg), url(img/mainbg2.svg);
	background-position: left 286px, bottom right;
	background-size: auto 260px, auto;
}

section#first {
	padding-top: 196px;
	background-repeat: no-repeat;
	background-position: right center;
	max-width: 1920px;
	margin-right: auto;
	margin-left: auto;
}

#first .main {
	height: 100%;
	display: flex;
	flex-flow: column wrap;
	justify-content: space-between;
	max-width: 1090px;
}

#first .text { font-size: 28px; }

#first button {
	width: 240px;
	height: 68px;
	font-size: 20px;
}

.btngrad {
	display: block;
	border: none;
	border-radius: 8px;
	position: relative;
	z-index: 2;
	background-color: rgba(330,255,255,0.1);
	font-weight: 700 !important;
	color: white !important;
	padding: 16px 32px;
}

.btngrad:hover { opacity: 0.7; }

.btngrad:before {
	content: '';
	display: block;
	position: absolute;
	top: 1px;
	left: 1px;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	background-color: #1D2131;
	z-index: -1;
	border-radius: 6px;
}

.btngrad:after {
	content: '';
	display: block;
	position: absolute;
	top: -1px;
	left: -1px;
	width: calc(100% + 2px);
	height: calc(100% + 2px);
	background: linear-gradient(330deg, white, #0070F3, white);
	z-index: -2;
	border-radius: 8px;
	transition: 250ms;
}

html.light .btngrad {
	box-shadow: 0 4px 12px 0 rgba(0, 112, 243, 0.35);
	background-color: var(--accent);
}

html.light .btngrad:before, html.light .btngrad:after { content: none; }

#first .icons {
	margin-top: 120px;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: space-between;
	padding: 0 120px;
	border-radius: 64px;
	background-color: rgba(255,255,255,0.05);
	backdrop-filter: blur(12px);
	box-shadow: inset 0 0 12px 2px rgba(255,255,255,0.1);
}

html.light #first .icons { background-color: white; }

.servicecard .bgblock {
	margin: 0 0 40px 0;
	border-radius: 40px;
	background-color: rgba(255,255,255,0.05);
	backdrop-filter: blur(12px);
	box-shadow: inset 0 0 12px 2px rgba(255,255,255,0.1);
	padding: 24px 80px;
	align-items: center;
}

html.light .servicecard .bgblock {
	background-color: rgba(255,255,255,0.25);
	box-shadow: inset 0 0 4px 2px white;
}

.servicecard .bgblock .content { max-width: 664px; }

.servicecard.servicecard3 .bgblock .content { max-width: 686px; }

.servicecard .bgblock h2 { margin-bottom: 24px; }

.servicecard .bgblock .text {
	margin-bottom: 40px;
	font-size: 20px;
	font-weight: 500;
}

.servicecard .bgblock .text p:last-child { margin-bottom: 0; }

.servicecard .bgblock .buttons {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: space-between;
}

.servicecard .bgblock .buttons a {
	color: var(--accent);
	font-weight: 700;
	font-size: 20px;
	font-family: Gilroy;
	display: flex;
	flex-flow: row wrap;
	gap: 12px;
	align-items: center;
	justify-content: center;
	min-height: 28px;
}

.servicecard .bgblock .buttons a:hover { color: white; }

.servicecard .bgblock .buttons a.btn {
	gap: 0;
	position: relative;
	width: 280px;
	height: 68px;
}

.casesrowwrap {
	padding-top: 48px;
	position: relative;
}

.casesrow {
	overflow-x: auto;
	white-space: nowrap;
	transition: 250ms;
	padding-bottom: 8px;
}

body *::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

body *::-webkit-scrollbar-track { background-color: rgba(255,255,255,0.1); }

body *::-webkit-scrollbar-thumb {
	width: 4px;
	height: 4px;
	background-color: var(--accent);
	cursor: pointer;
}

.caseblock {
	display: flex;
	flex-flow: column wrap;
	justify-content: space-between;
	vertical-align: top;
	padding: 32px;
	border-radius: 16px;
	background-color: #131931;
	min-height: 326px;
	margin-bottom: 30px;
}

html.light .caseblock { background-color: white !important; }

.casesrow .caseblock {
	white-space: wrap;
	width: 400px;
	margin-right: 36px;
	display: inline-flex;
	margin-bottom: 0;
}

.servicecard2 .casesrow .caseblock {
	width: 546px;
	margin-right: 37px;
}

.casesrow .caseblock:last-child { margin-right: 0 !important; }

.caseblock .top { position: relative; }

.caseblock p.title {
	overflow: hidden;
	height: 66px;
	margin-bottom: 20px;
	font-size: 28px;
	font-weight: 500;
}

.caseblock .text {
	margin-bottom: 0;
	line-height: 1.3;
	overflow: hidden;
	height: 84px;
}

.caseblock .top:after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 100%;
	z-index: 9;
	height: 60px;
	background: linear-gradient(to top, #131931, transparent);
}

html.light .caseblock .top:after { background: linear-gradient(to top, white, transparent); }

.caseblock .bottom {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
}

.caseblock .bottom span {
	min-height: 40px;
	text-align: center;
	padding: 2px 16px;
	display: flex;
	align-items: center;
	text-align: center;
	color: var(--accent);
	border: 1px solid var(--accent);
	font-family: Gilroy;
	font-weight: 700;
	font-size: 14px;
	line-height: 1;
	border-radius: 24px;
	max-width: calc(100% - 60px);
}

.caseblock .bottom a {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 32px;
	height: 32px;
	border-radius: 8px;
	background-color: var(--accent);
}

.caseblock .bottom a:hover { opacity: 0.8; }

.casesrow .caseimage {
	white-space: wrap;
	width: 546px;
	margin-right: 37px;
	display: inline-flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	vertical-align: top;
	min-height: 360px;
}

.casesrow .caseimage:last-child { margin-right: 0; }

.casesrow .caseimage img {
	height: 100%;
	width: auto;
}

.servicecard2 .serviceulblock {
	padding: 40px 0;
	border-bottom: 1px solid var(--accent);
}

.servicecard2 .mainblock {
	position: relative;
	padding-right: 32px;
	cursor: pointer;
}

.servicecard2 .mainblock:before {
	right: 12px;
	top: 0;
	bottom: 0;
	margin: auto;
	content: '';
	position: absolute;
	background-color: var(--accent);
	display: block;
	width: 16px;
	height: 3px;
	border-radius: 2px;
	transition: 250ms;
	transform: rotate(90deg);
}

.servicecard2 .serviceulblock.active .mainblock:before { transform: rotate(0deg); }

.servicecard2 .mainblock:after {
	right: 12px;
	top: 0;
	bottom: 0;
	margin: auto;
	content: '';
	position: absolute;
	background-color: var(--accent);
	display: block;
	width: 16px;
	height: 3px;
	border-radius: 2px;
}

.servicecard2 .mainblock h3 {
	display: inline-block;
	vertical-align: bottom;
	margin: 0 24px 0 0;
	font-size: 40px;
	width: 100%;
	max-width: 548px;
}

.servicecard2 .mainblock div {
	margin-bottom: 0;
	display: inline-block;
	vertical-align: bottom;
	margin-right: 40px;
	max-width: 480px;
	visibility: hidden;
	font-size: 18px;
	font-family: Gilroy;
	font-weight: 500;
	height: 0;
	overflow: hidden;
}

.servicecard2 .serviceulblock.active .mainblock div {
	height: auto;
	overflow: visible;
	visibility: visible;
}

.servicecard2 .mainblock a {
	color: white !important;
	opacity: 0;
	visibility: hidden;
	width: 190px;
	background-color: var(--accent);
	border-radius: 12px;
	font-weight: 700;
	font-size: 14px;
	font-family: Gilroy;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	vertical-align: bottom;
	box-shadow: 0 4px 12px 0 rgba(0,112,243,0.35);
	height: 0;
	overflow: hidden;
}

.servicecard2 .serviceulblock.active .mainblock a {
	height: 44px;
	overflow: visible;
	opacity: 1;
	visibility: visible;
}

.servicecard2 .mainblock a:hover { opacity: 0.7 !important; }

.servicecard2 .casesrow {
	margin-top: 0;
	display: none;
}

.servicecard2 .serviceulblock.active .casesrow {
	margin-top: 40px;
	display: block;
}

.servicecard4 h2 { margin-bottom: 60px; }

.serviceblock {
  display: inline-flex;
  flex-flow: column wrap;
  justify-content: space-between;
  vertical-align: top;
  padding: 32px;
  border-radius: 16px;
  background-color: #131931;
  min-height: 292px;
}

html.light .serviceblock { background-color: white; }

.row .serviceblock {
	width: 100%;
	margin-bottom: 30px;
}

.serviceblock p.title {
	margin-bottom: 20px;
	font-weight: 500;
	font-size: 28px;
}

.serviceblock .text {
	margin-bottom: 0;
	line-height: 1.3;
	height: 62px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.serviceblock a {
	color: white !important;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 192px;
	height: 44px;
	background-color: var(--accent);
	border-radius: 12px;
	font-weight: 700;
	font-size: 14px;
	box-shadow: 0 4px 12px 0 rgba(0,112,243,0.35);
}

.serviceblock a:hover { opacity: 0.7; }

body.blog-post #homeform {
	margin-bottom: 0 !important;
	padding-bottom: 120px;
}

#homeform .row { align-items: center; }

#homeform h2 {
	margin-bottom: 12px;
	max-width: 460px;
}

#homeform p.text {
	margin-bottom: 0;
	font-size: 20px;
	font-weight: 500;
	max-width: 460px;
}

form.form1 {
	padding-bottom: 1px;
	max-width: 744px;
}

form.form1 p.caption {
	margin-bottom: 16px;
	line-height: 1;
	font-size: 14px;
	color: rgba(255,255,255,0.5);
}

form.form1 .socialselect {
	display: flex;
	flex-flow: row wrap;
	gap: 40px;
	align-items: center;
	margin-bottom: 32px;
}

.popup form.form1 .socialselect { margin-bottom: 24px; }

form.form1 .socialselect label {
	cursor: pointer;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	gap: 12px;
}

form.form1 .socialselect input { display: none; }

form.form1 .socialselect label span {
	display: block;
	width: 40px;
	height: 20px;
	border-radius: 100px;
	background-color: #ECECEC;
	transition: 250ms;
	position: relative;
}

form.form1 .socialselect label span:after {
	position: absolute;
	content: '';
	border-radius: 100%;
	width: 16px;
	height: 16px;
	background-color: #556174;
	transition: 250ms;
	left: 2px;
	top: 2px;
}

form.form1 .socialselect label input:checked + span { background-color: #1FAF38; }

form.form1 .socialselect label input:checked + span:after {
	background-color: white;
	left: calc(100% - 18px);
}

form.form1 .inputs {
	display: flex;
	flex-flow: row wrap;
	align-items: flex-end;
	justify-content: flex-start;
	gap: 16px 24px;
}

form.form1 label.inputlabel {
	width: calc(50% - 14px);
	display: inline-flex;
	flex-flow: column wrap;
	gap: 6px;
}

form.form1 label.inputlabel:nth-child(2n) { margin-right: 0; }

form.form1 label.inputlabel p.caption { margin: 0 0 0 4px; }

html.light form.form1 label.inputlabel p.caption { color: #04091B; }

form.form1 label.inputlabel input {
	width: 100%;
	height: 44px;
	border-radius: 8px;
	padding: 0 16px;
	border: 1px solid white;
	color: white;
	background-color: rgba(255,255,255,0.05);
	font-size: 20px;
	font-family: Gilroy;
	font-weight: 500;
}

html.light form.form1 label.inputlabel input {
	background-color: white;
	color: #04091B;
	border-color: #ECECEC;
}

form.form1 label.inputlabel input.wpcf7-not-valid { border-color: red !important; }

form.form1 button[type="submit"] {
	display: block;
	font-size: 14px;
}

form.form1 input[type="submit"] {
	width: 158px;
	height: 44px;
	border-radius: 8px;
	background-color: var(--accent);
	border: none;
	font-size: 14px;
	font-family: Gilroy;
	font-weight: 700;
	box-shadow: 0 4px 12px 0 rgba(0,112,243,0.35);
}

form.form1 button[type="submit"]:hover, form.form1 input[type="submit"]:hover { opacity: 0.7; }

.directorblock {
	max-width: 276px;
	position: relative;
}

.directorblock:before {
	position: absolute;
	content: '';
	width: 1px;
	height: 120px;
	background-color: white;
	top: 0;
	bottom: 0;
	left: -60px;
	margin: auto;
}

.directorblock .photo {
	margin-bottom: 4px;
	height: 112px;
}

.directorblock .photo img {
	height: 100%;
	width: auto;
	max-width: 100%;
	border-radius: 100%;
}

.directorblock p.title {
	margin-bottom: 2px;
	font-weight: 500;
	font-size: 28px;
}

.directorblock p.sub {
	margin-bottom: 12px;
	line-height: 1;
	font-size: 14px;
}

.directorblock p.info {
	margin-bottom: 0;
	line-height: 1.3;
}

.directorblock .socials {
	position: absolute;
	right: 0;
	top: 120px;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: flex-end;
	gap: 12px;
}

.directorblock .socials img {
	width: 40px;
	height: 40px;
}

#referal .block {
	background-color: rgba(255,255,255,0.05);
	backdrop-filter: blur(12px);
	box-shadow: inset 0 0 12px 2px rgba(255,255,255,0.1);
	border-radius: 40px;
	padding: 24px 80px;
}

html.light #referal .block {
	background-color: rgba(255,255,255,0.25);
	box-shadow: inset 0 0 4px 2px white;
}

#referal .row { align-items: center; }

#referal .text { max-width: 664px; }

#referal h2 { margin-bottom: 24px; }

#referal p {
	margin-bottom: 24px;
	line-height: 1.4;
	font-size: 20px;
	font-weight: 500;
}

#referal .steps {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	gap: 22px;
	margin-bottom: 32px;
}

#referal .steps span {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	border-radius: 24px;
	color: var(--accent);
	border: 1px solid var(--accent);
	padding: 12px 24px;
	font-family: Gilroy;
	font-weight: 700;
	font-size: 14px;
	line-height: 0.9;
}

#referal .steps span:after {
	content: '';
	position: absolute;
	left: 100%;
	height: 1px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 24px;
	background-color: var(--accent);
}

#referal .steps span:last-child:after { content: none; }

#referal a.link {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 226px;
	height: 68px;
	font-size: 20px;
}

#referal img.image {
	display: block;
	max-height: 500px;
	margin-left: auto;
}

footer {
	background-color: #0F1322;
	padding: 100px 0;
}

footer .footermain {
	height: 100%;
	display: flex;
	flex-flow: column wrap;
	justify-content: space-between;
}

footer .footermain .line {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: space-between;
}

footer .theme {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	height: 44px;
	width: 88px;
	border-radius: 100px;
	border: none;
	cursor: pointer;
	position: relative;
	transition: 250ms;
}

footer .theme:hover { opacity: 0.7; }

footer .theme:before {
	position: absolute;
	content: '';
	width: calc(100% - 10px);
	height: calc(100% - 2px);
	top: 0;
	left: 3px;
	border-radius: 100px;
	border: 1px solid white;
	z-index: 1;
}

footer .theme span {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 42px;
	border-radius: 100%;
	position: relative;
	z-index: 2;
	transition: 250ms;
}

.theme span:first-child { background-color: #4118BE; }

html.light .theme span:first-child { background-color: transparent; }

html.light .theme span:last-child { background-color: #F9B03C; }

footer .footerrow {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-end;
}

footer .footertext {
	display: flex;
	flex-flow: column; wrap;
	gap: 20px;
}

footer .footersocials {
	display: flex;
	flex-flow: row wrap;
	gap: 12px;
	align-items: center;
	justify-content: flex-end;
}

footer .footersocials a {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 48px;
	height: 48px;
	border-radius: 8px;
	background-color: #131931;
}

footer nav {
	height: 100%;
	background-color: #131931;
	border-radius: 16px;
	padding: 32px 40px;
}

footer nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-flow: column wrap;
	gap: 20px;
}

footer nav ul li {
	cursor: pointer;
	position: relative;
}

footer nav ul li span.expand, #popupmenu nav ul li span.expand {
	position: absolute;
	top: 4px;
	right: 0;
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

footer nav ul li.active span.expand img, #popupmenu nav ul li.active span.expand img { transition: 250ms; }

footer nav ul li.active span.expand img, #popupmenu nav ul li.active span.expand img { transform: rotate(180deg); }

footer nav ul ul, #popupmenu nav ul ul {
	display: flex;
	flex-flow: column wrap;
	opacity: 0;
	height: 0;
	overflow: hidden;
	z-index: 9;
	gap: 0;
	background-color: #131931;
	padding: 2px;
	transition: 250ms;
}

footer nav ul li.active > ul, #popupmenu nav ul li.active > ul {
	gap: 10px;
	padding: 6px;
	opacity: 1;
	height: auto;
}

footer nav ul ul a, #popupmenu nav ul ul a { font-size: 18px;  }

footer nav ul a {
	font-weight: 500;
	font-size: 28px;
}

footer .footerinfo {
	height: 100%;
	background-color: #131931;
	border-radius: 16px;
	padding: 32px 40px;
	display: flex;
	flex-flow: column wrap;
	justify-content: space-between;
	gap: 12px;
}

footer .footerinfo .links {
	display: flex;
	flex-flow: column wrap;
	justify-content: space-between;
	gap: 24px;
}

footer .footerinfo .line {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
}

footer .footerinfo .line a {
	font-size: 20px;
	max-width: 320px;
	line-height: 1.4;
}

footer button.subscribe {
	font-size: 16px;
	width: 100%;
	height: 44px;
	border: none;
	border-radius: 8px;
	background-color: var(--accent);
	box-shadow: 0 4px 12px 0 rgba(0,112,243,0.35);
}

footer button.subscribe:hover { opacity: 0.7; }

footer a:hover { color: var(--accent); }

html.light footer {
	background-color: #1C1C1C;
	color: white;
}

html.light footer a, html.light footer button { color: white; }

html.light footer a:hover, html.light #popupmenu a:hover { color: #04091B; }

html.light footer .footersocials a, html.light footer .footerinfo, html.light footer nav { background-color: #222; }

.popup {
	display: none;
	position: fixed;
	z-index: 999999;
	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.7);
}

.popup .wrap {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	max-width: 576px;
	max-height: 480px;
	background-color: #131931;
	border-radius: 24px;
	padding: 40px 60px 10px 60px;
}

.popup#popupsubscribe .wrap { max-height: 360px; }

.popup .closepopup {
	position: absolute;
	top: 20px;
	right: 20px;
}

.popup .closepopup:hover img { opacity: 0.7; }

.popup p.title {
	margin-bottom: 24px;
	font-size: 40px;
	font-weight: 700;
}

.popup form.form1 .inputs { gap: 16px; }

.popup form.form1 label.inputlabel { width: 100%; }

.popup form .wpcf7-response-output { margin: 16px auto 0 auto !important; }

#popupmenu {
	width: 100%;
	height: 100%;
	max-height: 600px;
	border-radius: 0 0 40px 40px;
	padding-top: 40px;
	background-color: #0F1322;
}

#popupmenu .top {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	width: 96%;
	max-width: 1720px;
	margin: 0 auto 80px auto;
}

#popupmenu .top .closepopup {
	margin-top: 10px;
	position: initial;
}

#popupmenu .blocks {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
	width: 96%;
	max-width: 1720px;
	margin: 0 auto;
}

#popupmenu .blocks .block {
	width: 580px;
	background-color: #131931;
	border-radius: 16px;
	padding: 32px 40px;
	min-height: 314px;
	display: flex;
	flex-flow: column wrap;
	justify-content: space-between;
}

#popupmenu .blocks .block.cleanblock, html.light #popupmenu .blocks .block.cleanblock {
	min-height: 1px;
	background-color: transparent !important;
	padding: 0;
}

#popupmenu .blocks .block:first-child { width: 400px; }

#popupmenu nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-flow: column wrap;
	gap: 20px;
}

#popupmenu nav ul li {
	cursor: pointer;
	position: relative;
}

#popupmenu nav ul a {
	font-weight: 500;
	font-size: 28px;
}

#popupmenu .links {
	display: flex;
	flex-flow: column wrap;
	justify-content: space-between;
	gap: 24px;
}

#popupmenu .line {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
}

#popupmenu .line a {
	font-size: 20px;
	max-width: 320px;
	line-height: 1.4;
}

#popupmenu button.subscribe {
	width: 100%;
	height: 44px;
	border: none;
	border-radius: 8px;
	background-color: var(--accent);
	box-shadow: 0 4px 12px 0 rgba(0,112,243,0.35);
}

#popupmenu button.requestpopup {
	width: 100%;
  height: 68px;
  border: none;
  border-radius: 8px;
  background-color: var(--accent);
  box-shadow: 0 4px 12px 0 rgba(0, 112, 243, 0.35);
  font-weight: 700;
  font-size: 20px;
}

#popupmenu button.subscribe:hover, #popupmenu button.requestpopup:hover { opacity: 0.7; }

#popupmenu a:hover { color: var(--accent); }

#popupmenu .siteoptions {
	margin-bottom: 24px;
	background-color: #131931;
	border-radius: 16px;
	padding: 20px 24px;
	display: flex;
	flex-flow: column wrap;
	gap: 20px;
}

#popupmenu .siteoptions .option {
	display: flex;
	flex-flow: row wrap;
	min-height: 44px;
	align-items: center;
	justify-content: space-between;
}

#popupmenu .siteoptions .option p {
	margin-bottom: 0;
	font-weight: 500;
	font-size: 20px;
	color: white;
}

#popupmenu .siteoptions .theme {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	height: 44px;
	width: 88px;
	border-radius: 100px;
	border: none;
	cursor: pointer;
	position: relative;
	transition: 250ms;
}

#popupmenu .siteoptions .theme:hover { opacity: 0.7; }

#popupmenu .siteoptions .theme:before {
	position: absolute;
	content: '';
	width: calc(100% - 10px);
	height: calc(100% - 2px);
	top: 0;
	left: 3px;
	border-radius: 100px;
	border: 1px solid white;
	z-index: 1;
}

#popupmenu .siteoptions .theme span {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 42px;
	border-radius: 100%;
	position: relative;
	z-index: 2;
	transition: 250ms;
}

#popupmenu .siteoptions .lang {
	display: flex;
	color: white !important;
	flex-flow: row wrap;
	align-items: center;
	height: 44px;
	width: 150px;
	border-radius: 100px;
	border: 1px solid white;
	justify-content: center;
	gap: 12px;
}

#popupmenu .siteoptions .lang span {
	opacity: 0.6;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	gap: 6px;
	font-weight: 700;
	cursor: pointer;
	transition: 250ms;
}

#popupmenu .siteoptions .lang span:hover { opacity: 0.8; }

#popupmenu .siteoptions .lang span img {
	width: 32px;
	height: 32px;
}

#popupmenu .siteoptions .lang span.active { opacity: 1; }

.crumbs {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	gap: 6px;
	margin-bottom: 40px;
	color: #D1D3D7;
}

#tabswrap .crumbs { margin-bottom: 24px; }

.crumbs a { color: #D1D3D7; }

.crumbs a:hover { color: var(--accent); }

html.light #popupmenu { background-color: #1C1C1C; }

html.light #popupmenu a, html.light #popupmenu button { color: white; }

html.light #popupmenu .blocks .block, html.light #popupmenu .siteoptions { background-color: #222; }

html.light .crumbs, html.light .crumbs a { color: #23334C; }

section#caseshead { padding-top: 144px; }

#caseshead h1 { margin-bottom: 16px; }

#caseshead .row { align-items: flex-end; }

#caseshead .text { font-size: 20px; }

#caseshead .text p { margin-bottom: 0; }

#caseshead .links {
	display: inline-flex;
	flex-flow: row wrap;
	justify-content: flex-end;
	gap: 8px;
}

#caseshead .links a {
	display: flex;
	height: 44px;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 12px 24px;
	border-radius: 20px;
	border: 1px solid white;
	background-color: rgba(255,255,255,0.1);
}

#caseshead .links a:hover {
	color: var(--accent);
	border-color: var(--accent);
}

form.searchforn {
	display: inline-flex;
	position: relative;
}

#caseshead form.searchforn {
	margin-left: 8px;
	height: 44px;
}

form.searchforn:after {
	content: url(img/search.svg);
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 18px;
	width: 24px;
	height: 24px;
}

html.light form.searchforn:after { filter: brightness(0.3); }

form.searchforn input {
	height: 44px;
	width: 360px;
	padding-left: 50px;
	border-radius: 20px;
	border: 1px solid white;
	background-color: rgba(255,255,255,0.1);
	color: white;
	font-size: 16px;
	padding-right: 2px;
}

html.light form.searchforn input, html.light #caseshead .links a {
	background-color: white;
	border-color: #1c1c1c;
	color: #23334C;
}

#caseshead button.requestpopup {
  width: 220px;
  height: 60px;
  font-size: 20px;
  margin: 0 0 2px auto;
}

section#allcases .casestitle { margin-bottom: 60px; }

#caseshead .row.casestitle { align-items: center; }

.casestitle .row { align-items: center; }

a.caseslink {
	color: white !important;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 100%;
	max-width: 192px;
	height: 44px;
	font-size: 14px;
	font-weight: 700;
	color: white;
	background-color: var(--accent);
	border-radius: 8px;
	box-shadow: 0 4px 12px 0 rgba(0,112,243,0.35);
	margin-left: auto;
}

a.caseslink:hover { opacity: 0.7; }

#allcases a.showmore {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	flex-flow: row wrap;
	margin: auto;
	width: 166px;
	height: 44px;
	color: white;
	border-color: white;
	border: 1px solid white;
	border-radius: 8px;
	font-size: 14px;
	font-weight: 700;
}

#allcases a.showmore:hover {
	color: var(--accent);
	border-color: var(--accent);
}

section#caseheading {
	position: relative;
	z-index: 1;
	padding-top: 180px;
	overflow: visible !important;
}

#caseheading .image {
	background-color: #131931;
	border-radius: 24px;
	overflow: hidden;
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	text-align: center;
}

#caseheading .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

html.light #caseheading .image { background-color: white; }

#caseheading .casemain {
	height: 100%;
	display: flex;
	flex-flow: column wrap;
	justify-content: space-between;
	align-items: flex-start;
	gap: 24px;
}

#caseheading h1 {
	margin-bottom: 40px;
	font-size: 56px;
}

#caseheading.caseheadingservice h1 { margin-bottom: 16px !important; }

#caseheading h3 {
	font-size: 28px;
	line-height: 1.2;
	font-family: SFPro;
	font-weight: 500;
	margin-bottom: 24px;
}

#caseheading .bottom { width: 100%; }

#caseheading .text {
	line-height: 1.3;
	font-size: 16px;
	color: #D1D3D7;
}

html.light #caseheading .text { color: #04091B; }

#caseheading p.price {
	margin-bottom: 24px;
	font-size: 20px;
	line-height: 1.4;
}

#caseheading p.price span {
	font-size: 40px;
	line-height: 1;
	font-weight: 700;
	margin-right: 14px;
	display: inline-block;
}

#caseheading button {
	display: block;
	font-size: 20px;
}

.caseinfo {
	display: flex;
	flex-flow: column wrap;
	gap: 20px;
}

.caseinfo .block {
	display: flex;
	align-items: flex-start;
	gap: 16px;
}

.caseinfo .block img {
	width: 100%;
	max-width: 44px;
	height: auto;
}

.caseinfo .block p.title {
	margin-bottom: 8px;
	font-size: 20px;
}

.caseinfo .block p.sub {
	margin-bottom: 0;
	color: #D1D3D7;
}

html.light .caseinfo .block p.sub { color: #04091B; }

.caseinfo .tags {
	padding: 24px;
	display: flex;
	flex-flow: column wrap;
	gap: 8px;
	align-items: flex-start;
}

.caseinfo .tags span {
	display: flex;
	padding: 12px 20px;
	color: var(--accent);
	border: 1px solid var(--accent);
	font-size: 14px;
	font-weight: 700;
	font-family: Gilroy;
	border-radius: 20px;
}

#caseslider .container { overflow: hidden; }

#caseslider h3 { margin-bottom: 40px; }

#caseslider .slider {
	max-width: 1600px;
	margin-left: -20px;
}

#caseslider .slider .slick-arrow {
	left: unset;
	right: -140px;
	top: -86px;
	transform: none;
}

#caseslider .slider .slick-arrow.slick-prev { right: -80px; }

#caseslider .slider .slick-list { overflow: visible; }

#caseslider .slider .slick-slide { margin: 0 20px; }

#caseslider .slide {
	display: flex !important;
	flex-flow: column wrap;
	justify-content: space-between;
	align-items: flex-start;
	min-height: 310px;
	background-color: #131931;
	border-radius: 16px;
	padding: 32px;
	color: #D1D3D7;
	line-height: 1.3;
}

html.light #caseslider .slide {
	background-color: white;
	color: #04091B;
}

#caseslider .slide span {
	line-height: 1;
	color: var(--accent) !important;
	font-size: 28px;
}

#caseslider .slide p.title {
	margin-bottom: 20px;
	line-height: 1.2;
	font-size: 28px;
}

section#caselists {
	padding: 80px 0;
	background-color: #0F1322;
}

#caselists h3 { margin-bottom: 40px; }

html.light section#caselists { background-color: #1C1C1C; }

html.light #caselists h3 { color: white; }

#caselists ul {
	display: flex;
	flex-flow: column wrap;
	gap: 16px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#caselists ul li {
	padding-left: 28px;
	position: relative;
	color: #D1D3D7;
	font-size: 20px;
}

html.light #caselists ul li { color: white; }

#caselists ul li img {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

#morecases h2 { margin-bottom: 60px; }

a.cardlinktext {
	color: var(--accent);
	font-weight: 700;
	font-size: 20px;
	display: flex;
	flex-flow: row wrap;
	gap: 12px;
	align-items: center;
	min-height: 28px;
}

a.cardlinktext:hover { color: white; }

#projects h2 { margin-bottom: 60px; }

.projectslider {
	width: calc(100% + 80px);
	margin-left: -40px;
}

.projectslider .slick-list { overflow: visible; }

.projectslider .slide {
	margin: 0 20px;
	height: 80px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	text-align: center;
	cursor: pointer;
	position: relative;
}

.projectslider .slide img {
	width: auto;
	margin: auto;
	max-height: 100%;
}

.projectslider .slide .info {
	opacity: 0;
	visibility: hidden;
	transition: 200ms;
	z-index: 9999999;
	position: absolute;
	left: 0;
	top: 0;
	width: 290px;
	border-radius: 16px;
	padding: 16px;
	background-color: #131931;
	text-align: left;
}

html.light .projectslider .slide .info {
	background-color: white;
	color: #04091B;
}

.projectslider .slide .info.active {
	opacity: 1;
	visibility: visible;
}

.projectslider .slide .info img {
	margin: 0 0 32px 0;
	max-height: 60px;
}

.projectslider .slide .info p.title {
	margin-bottom: 4px;
	color: #898C98;
	font-size: 14px;
	line-height: 1.2;
}

html.light .projectslider .slide .info p.title { color: #04091B; }

.projectslider .slide .info p.text {
	margin-bottom: 16px;
	font-size: 16px;
	line-height: 1.2;
	color: white;
}

.projectslider .slide .info p.text:last-child { margin-bottom: 0; }

#allcases .heading {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 60px;
	gap: 16px;
}

#allcases .heading a {
	color: var(--accent);
	font-weight: 700;
	font-size: 20px;
	display: flex;
	flex-flow: row wrap;
	gap: 12px;
	align-items: center;
	justify-content: center;
	min-height: 28px;
}

#allcases .heading a:hover { color: white; }

.serviceadvant {
	margin-bottom: 30px;
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: flex-start;
	padding: 40px;
	min-height: 384px;
	gap: 16px;
	border-radius: 40px;
	background-color: rgba(255,255,255,0.1);
	box-shadow: inset 0 0 12px 2px rgba(255,255,255,0.1);
}

html.light .serviceadvant { background-color: white; }

.serviceadvant h3 { font-size: 28px; }

.serviceadvant img {
	margin-bottom: 16px;
	width: auto;
	max-height: 64px;
} 

.serviceadvant p {
	margin-bottom: 0;
	font-size: 20px;
}

section#steps {
	padding: 80px 0;
	background-color: #0F1322;
}

#steps h2 { margin-bottom: 80px; }

#steps .step {
	margin-bottom: 60px;
	display: flex;
	align-items: flex-end;
	gap: 40px;
}

#steps .step:last-child { margin-bottom: 0; }

#steps .step h3 {
	width: 100%;
	max-width: 400px;
}

#steps .step p {
	font-size: 20px;
	margin-bottom: 4px;
	line-height: 1.4;
}
.servicepreview {
	margin-bottom: 30px;
	display: flex;
	flex-flow: column wrap;
	align-items: flex-start;
	justify-content: space-between;
	gap: 12px;
	padding: 60px 40px;
	min-height: 620px;
	border-radius: 40px;
	background-color: rgba(255,255,255,0.1);
	box-shadow: inset 0 0 12px 2px rgba(255,255,255,0.1);
}

html.light .servicepreview { background-color: white; }

.servicepreview .top {
	display: flex;
	flex-flow: column wrap;
	align-items: flex-start;
	gap: 16px;
}

.servicepreview .top img {
	margin-bottom: 8px;
	height: 128px;
	width: auto;
}

.servicepreview .top .text { font-size: 20px; }

.servicepreview .top p:last-child { margin-bottom: 0; }

.servicepreview .bottom {
	display: flex;
	flex-flow: column wrap;
	gap: 24px;
}

.servicepreview .bottom a {
	color: var(--accent);
	font-weight: 700;
	font-size: 20px;
	display: flex;
	flex-flow: row wrap;
	gap: 12px;
	align-items: center;
	justify-content: center;
	min-height: 28px;
}

.servicepreview .bottom a:hover { color: white; }

.pagecontent { margin-top: 60px; }

.pagecontent h1, .pagecontent h2, .pagecontent h3 { margin: 16px 0 32px 0; }

.pagecontent h4, .pagecontent h5, .pagecontent h6 { margin: 16px 0; }

form span.wpcf7-not-valid-tip, form span.wpcf7-spinner { display: none !important; }

form .wpcf7-response-output {
	text-align: center;
	margin: 16px auto 0 auto !important;
}

section#feedback h2 { margin-bottom: 60px; }

#feedback .row {
	overflow: hidden;
	max-height: 700px;
	position: relative;
}

#feedback .row:after {
	position: absolute;
	content: '';
	bottom: 0;
	z-index: 9;
	width: 100%;
	height: 220px;
	background: linear-gradient(to top, #04091B, transparent);
}

html.light #feedback .row:after { background: linear-gradient(to top, white, transparent); }

.feedbackblock {
	margin-bottom: 40px;
	padding: 32px;
	border-radius: 32px;
	background-color: #131931;
}

.feedbackblock .top {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 24px;
}

.feedbackblock p { margin-bottom: 0; }

.feedbackblock p.title {
	margin-bottom: 4px;
	font-size: 28px;
	line-height: 1.2;
}

.feedbackblock p.sub {
	font-size: 20px;
	line-height: 1.4;
	color: #D1D3D7;
}

.feedbackblock .rate {
	display: flex;
	flex-flow: row wrap;
	align-items: flex-start;
	justify-content: center;
	gap: 4px;
	color: #FFAD16;
	font-size: 28px;
	line-height: 1.2;
}

.feedbackblock p.text {
	font-size: 16px;
	line-height: 1.3;
}



html.light .feedbackblock { background-color: white; }

html.light .feedbackblock p.sub { color: #131931; }

.sectionmargin1, .servicecard { margin-bottom: 180px; }
.sectionmargin2 { margin-bottom: 150px; }

section#defpage { padding-top: 144px; }

#defpage .crumbs { margin-bottom: 60px; }

#defpage h1 {
	max-width: 1600px;
	margin-bottom: 80px;
}

#defpage .content { line-height: 1.3; }

#defpage .content a:hover { color: var(--accent); }

#defpage h3 { margin: 60px 0 32px 0; }

#defpage h3:first-child { margin-top: 0 !important; }

section#requisites { padding-top: 144px; }

#requisites h1 { margin-bottom: 24px; }

#requisites .content {
	line-height: 1.3;
	font-size: 20px;
	color: #D1D3D7;
}

html.light #requisites .content { color: #23334C; }

#requisites .blocks {
	display: flex;
	align-items: flex-start;
	gap: 24px;
	margin-top: 60px;
}

#requisites .blocks .block {
	margin-bottom: 24px;
	width: 27%;
	border-radius: 16px;
	background-color: #131931;
	display: flex;
	flex-flow: column wrap;
	gap: 16px;
	padding: 24px 32px;
}

html.light #requisites .blocks .block { background-color: white; }

#requisites .blocks .block.blockbig { width: 36%; }

#requisites .blocks .block .line {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
}

#requisites .blocks .block .line p {
	width: 30%;
	margin-bottom: 0;
	color: #D1D3D7;
	font-size: 20px;
}

#requisites .blocks .block .line p.text {
	width: 66%;
	color: white;
}

html.light #requisites .blocks .block .line p { color: #152237; }

html.light #requisites .blocks .block .line p.text { color: #23334C; }

#requisites .blocks .block.blockbig .line p { width: 32%; }

#requisites .blocks .block.blockbig .line p.text { width: 64%; }

#requisites .blocks .block a:hover { color: var(--accent); }

section#contacts { padding-top: 144px; }

#contacts h1 { margin-bottom: 24px; }

#contacts .content {
	margin-bottom: 75px;
	color: #D1D3D7;
}

html.light #contacts .content { color: #23334C; }

.contactblocks {
	margin-bottom: 40px;
	display: flex;
	flex-flow: row wrap;
	gap: 40px 60px;
}

.contactblocks .block {
	width: 40%;
	display: flex;
	align-items: center;
	line-height: 1.3;
}

.contactblocks .block.blockbig { width: 100%; }

.contactblocks .block .icon {
	width: 48px;
	height: 48px;
	margin-right: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	flex-flow: row wrap;
}

.contactblocks .block .info p.title {
	margin-bottom: 4px;
	color: #81848D;
	font-size: 16px;
}

.contactblocks .block .info p.text {
	margin-bottom: 0;
	color: white;
	font-size: 20px;
}

html.light .contactblocks .block .info p.text { color: #23334C; }

.contactblocks .block a:hover { color: var(--accent); }

#contacts .mapwrap {
	border-radius: 40px;
	padding-top: 26px;
	background-color: #131931;
	background: linear-gradient(to bottom, #131931, #131931 50%, transparent 51%, transparent);
}

html.light #contacts .mapwrap { background: linear-gradient(to bottom, white, white 50%, transparent 51%, transparent); }

#contacts .mapwrap iframe {
	border-radius: 40px;
	filter: grayscale(1);
}

#contacts .socials {
	display: flex;
	align-items: center;
	flex-flow: row wrap;
	gap: 40px;
}

#contacts .director {
	display: flex;
	align-items: center;
}

#contacts .director .img {
	width: 48px;
	height: 48px;
	margin-right: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	flex-flow: row wrap;
}

#contacts .director p.title {
	margin-bottom: 2px;
	font-size: 28px;
}

#contacts .director p.text {
	margin-bottom: 0;
	font-size: 14px;
}

#contacts .socials .links {
	display: flex;
	flex-flow: row wrap;
	gap: 24px;
}

#contacts .socials .links a {
	display: flex;
	width: 40px;
	height: 40px;
	align-items: center;
	justify-content: center;
	text-align: center;
	transition: 200ms;
}

#contacts .socials .links a:hover { opacity: 0.8; }

#contacts .socials .links img {
	width: 100%;
	height: 100%;
}

section#bloghead {
	margin-bottom: 100px;
	padding-top: 144px;
}

#bloghead h1 {
	font-size: 56px;
	max-width: 1380px;
	margin-bottom: 20px;
}

.postinfo {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	gap: 16px;
	font-size: 14px;
	margin-bottom: 60px;
}

.blogcard .postinfo { margin-bottom: 24px; }

.postinfo > div {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	gap: 8px;
	color: #D1D3D7;
}

html.light .postinfo > div { color: #23334C;  }

html.light .postinfo img { filter: brightness(0.2); }

#bloghead .postmeta {
	display: flex;
	flex-flow: row wrap;
	align-items: flex-start;
	gap: 80px;
}

#bloghead .postmeta .content {
	max-width: 610px;
	padding-right: 80px;
	position: relative;
	font-size: 20px;
	line-height: 1.4;
}

#bloghead .postmeta .content:after {
	position: absolute;
	content: '';
	width: 1px;
	height: calc(100% - 20px);
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	background-color: #ececec;
}

#bloghead .postmeta .services { max-width: 460px; }

#bloghead .postmeta .services p {
	color: #81848D;
	margin-bottom: 16px;
	line-height: 1.3;
}

html.light #bloghead .postmeta .services p { color: #152237; }

#bloghead .postmeta .services .list {
	display: flex;
	flex-flow: row wrap;
	align-items: flex-start;
	gap: 12px;
}

#bloghead .postmeta .services .list a {
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	padding: 12px 24px;
	border-radius: 100px;
	border: 1px solid #ececec;
	background-color: #1D2131;
	color: white;
}

#bloghead .postmeta .services .list a:hover {
	border-color: var(--accent) !important;
	color: var(--accent) !important;
}

section#blogpost .postwrap {
	padding-top: 72px;
	display: flex;
	flex-flow: row wrap;
	align-items: flex-start;
	padding-left: 120px;
}

#blogpost .postwrap .postcontent {
	padding-right: 54px;
	border-right: 1px solid var(--accent);
	width: 67%;
	margin-right: 5%;
	line-height: 1.3;
}

#blogpost .postwrap .postcontent .postsection { margin-bottom: 60px; }

#blogpost .postwrap .postcontent .postsection:last-child { margin-bottom: 0; }

#blogpost .postwrap .postcontent .postsection h3 { margin-bottom: 32px; }

#blogpost .postwrap .postnav {
	top: 60px;
	margin-top: 60px;
	position: sticky;
	width: 28%;
}

#blogpost .postwrap .postnav ul {
	display: flex;
	flex-flow: column wrap;
	align-items: flex-start;
	margin: 0 0 120px 0;
	padding: 0;
	list-style: none;
	gap: 16px;
}

#blogpost .postwrap .postnav ul a {
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	padding: 12px 24px;
	border-radius: 100px;
	border: 1px solid #ececec;
	background-color: #1D2131;
	color: white;
}

#blogpost .postwrap .postnav ul a:hover {
	border-color: var(--accent) !important;
	color: var(--accent) !important;
}

#blogpost a.backlink {
	color: white;
	padding: 12px 24px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	gap: 10px;
	font-weight: 700;
	font-size: 14px;
	border-radius: 8px;
	border: 1px solid #ececec;
}

#blogpost a.backlink img { transition: 200ms; }

#blogpost a.backlink:hover {
	border-color: var(--accent) !important;
	color: var(--accent) !important;
}

#blogpost a.backlink:hover img { filter: brightness(0.2); }

html.light #bloghead .postmeta .services .list a, html.light #blogpost .postwrap .postnav ul a, html.light #blogpost a.backlink {
	color: #152237;
	border-color: #152237;
	background-color: white;
}

html.light #blogpost a.backlink img { filter: brightness(0.2); }

html.light #blogpost a.backlink:hover img { filter: brightness(0.5); }

section#bloglist { margin-bottom: 120px; }

.blogcard { margin-bottom: 80px; }

.blogcard a.image {
	display: block;
	position: relative;
	margin-bottom: 24px;
}

.blogcard a.image img {
	border-radius: 24px;
	width: 100%;
	height: 440px;
	object-fit: cover;
}

.blogcard a.image .tags {
	position: absolute;
	z-index: 2;
	top: 24px;
	left: 24px;
	display: flex;
	flex-flow: row wrap;
	align-items: flex-start;
	gap: 12px;
}

.blogcard a.image .tags span {
	padding: 8px 12px;
	font-size: 14px;
	color: #D1D3D7;
	border: 1px solid #ececec;
	border-radius: 100px;
}

html.light .blogcard a.image .tags span {
	color: #23334C;
	border-color: #23334C;
}

.blogcard a.title {
	display: block;
	margin-bottom: 24px;
	font-size: 28px;
}

.blogcard a.title:hover { color: var(--accent) !important; }

section#privacy { padding-top: 144px; }

#privacy h1 {
	max-width: 1000px;
	margin-bottom: 16px;
}

#privacy .content {
	font-size: 20px;
	line-height: 1.3;
}

.privacylink {
	display: block;
	position: relative;
	max-width: 222px;
	padding: 12px 16px;
	border-radius: 16px;
	background-color: rgba(255,255,255,0.05);
	box-shadow: inset 0 0 12px 2px rgba(255,255,255,0.1);
	backdrop-filter: blur(12px);
}

html.light .privacylink { background-color: white; }

.privacylink img {
	width: 100%;
	height: 200px;
	object-fit: cover;
	border-radius: 8px;
	margin-bottom: 12px;
}

.privacylink p {
	position: relative;
	padding-right: 24px;
	margin-bottom: 0;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: -0.2px;
}

.privacylink p:after {
	position: absolute;
	content: url(img/docarr.svg);
	height: 15px;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	transition: 200ms;
}

.privacylink:hover p { color: var(--accent); }

.privacylink:hover p:after { filter: brightness(0.5); }

section#privacyinfo .container {
	border-top: 1px solid rgba(255,255,255,0.1);
	border-bottom: 1px solid rgba(255,255,255,0.1);
	position: relative;
	overflow: auto;
}

#privacyinfo .container .row {
	top: 0;
	position: sticky;
}

#privacyinfo .container::-webkit-scrollbar-track, #privacyinfo .container::-webkit-scrollbar-thumb,
#privacyinfo .row::-webkit-scrollbar-track, #privacyinfo .row::-webkit-scrollbar-thumb { background-color: transparent; }

#privacyinfo .scrollblock {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1px;
	height: 1800px;
	background-color: rgba(255,255,255,0.1);
}

html.light section#privacyinfo .container { border-color: var(--accent); }

html.light #privacyinfo .scrollblock { background-color: var(--accent); }

#privacyinfo .images {
	height: 100%;
	position: relative;
}

#privacyinfo .images .img {
	height: 100%;
	position: absolute;
	padding: 50px;
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: 200ms;
}

#privacyinfo .images .img.active { opacity: 1; }

#privacyinfo .images .img span {
	position: absolute;
	left: 0;
	top: 40px;
	font-weight: 700;
	font-size: 32px;
	line-height: 1;
	color: #81848D;
}

html.light #privacyinfo .images .img span { color: var(--accent); }

#privacyinfo .wrap { margin-left: -15px; }

#privacyinfo .block {
	padding: 40px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}

html.light #privacyinfo .block { border-color: var(--accent); }

#privacyinfo .block:last-child { border-bottom: none; }

#privacyinfo .block h3 {
	color: #81848D;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	gap: 16px;
	margin-bottom: 24px;
	transition: 200ms;
}

#privacyinfo .block h3 span {
	color: #81848D;
	background-color: transparent;
	border: 3px solid #81848D;
	display: flex;
	border-radius: 100%;
	font-weight: 700;
	font-size: 32px;
	width: 48px;
	height: 48px;
	text-align: center;
	align-items: center;
	justify-content: center;
	transition: 200ms;
}

#privacyinfo .block.active h3 { color: white; }

html.light #privacyinfo .block.active h3 { color: #152237 }

#privacyinfo .block.active h3 span {
	color: white;
	border: 0px solid var(--accent);
	background-color: var(--accent);
}

#privacyinfo .block .text {
	line-height: 1.3;
	opacity: 0;
	transition: 200ms;
	height: 120px;
}

#privacyinfo .block.active .text {
	height: auto;
	opacity: 1;
}

section#docs h2 { margin-bottom: 60px; }

.docslider {
	width: calc(100% + 40px);
	margin-left: -20px;
}

.docslider .slick-arrow {
	transform: none;
	top: -110px;
	left: unset;
	right: 2px;
}

.docslider .slick-arrow.slick-prev { right: 60px; }

.docslider .slick-slide { margin: 0 20px; }

.docslider .slide {
	display: block !important;
	position: relative;
	padding: 12px 16px;
	border-radius: 16px;
	background-color: rgba(255,255,255,0.05);
	box-shadow: inset 0 0 12px 2px rgba(255,255,255,0.1);
	backdrop-filter: blur(12px);
}

html.light .privacylink { background-color: white; }

.docslider .slide img {
	width: 100%;
	height: 440px;
	object-fit: cover;
	border-radius: 8px;
	margin-bottom: 12px;
}

.docslider .slide p {
	position: relative;
	padding-right: 24px;
	margin-bottom: 0;
	line-height: 1.3;
	letter-spacing: -0.2px;
	font-size: 28px;
	min-height: 110px;
}

.docslider .slide p:after {
	position: absolute;
	content: url(img/docarr.svg);
	height: 15px;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	transition: 200ms;
}

.docslider .slide:hover p { color: var(--accent); }

.docslider .slide:hover p:after { filter: brightness(0.5); }

section#bloghead .content {
	color: #D1D3D7;
	font-size: 20px;
}

html.light section#bloghead .content { color: #23334C;  }

.blognav {
	padding-bottom: 40px;
	border-bottom: 1px solid #ececec;
	margin-bottom: 120px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
}

html.light .blognav { border-bottom-color: #23334C; }

.blognav .left {
	display: flex;
	flex-flow: row wrap;
	gap: 24px;
}

.selectblock {
	position: relative;
	cursor: pointer;
}

.selectblock span.active {
	position: relative;
	height: 44px;
	display: flex;
	align-items: center;
	padding: 0 46px 0 24px;
	border: 1px solid #ececec;
	background-color: rgba(255,255,255,0.05);
	border-radius: 100px;
}

.selectblock span.active:after {
	position: absolute;
	content: url(img/arrdown1.svg);
	right: 24px;
	top: 17px;
	display: block;
	height: 6px;
	line-height: 1px;
}

.selectblock .options {
	z-index: 9;
	border: 1px solid #ececec;
	width: max-content;
	min-width: 120px;
	position: absolute;
	top: 46px;
	left: 0;
	display: none;
	flex-flow: column wrap;
	gap: 6px;
	padding: 12px;
	border-radius: 8px;
	background-color: #131931;
}

.selectblock.active .options { display: flex; }

.selectblock .options li { list-style: none; }

.selectblock .options a:hoverб .selectblock .options span:hover { color: var(--accent); }

html.light .selectblock span.active { border-color: #1c1c1c; }

html.light .selectblock span.active:after { filter: brightness(0.3); }

html.light .selectblock .options {
	border-color: #1c1c1c;
	background-color: white;
}

.postsbottom {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
}

.pagination {
	display: flex;
	align-items: center;
	gap: 8px;
}

.pagination a, .pagination span {
	display: flex;
	width: 32px;
	height: 32px;
	align-items: center;
	justify-content: center;
	text-align: center;
	border-radius: 8px;
	color: #D1D3D7;
	background-color: #131931;
	font-size: 14px;
}

.pagination span {
	color: #FDFDFD;
	background-color: var(--accent);
}

.pagination a:hover, html.light .pagination a:hover { color: var(--accent); }

html.light .pagination a, html.light .pagination span { color: white; }

section#promos { padding-top: 144px; }

#promos h1, #promos .text { margin-bottom: 24px; }

.promoblock {
	display: block;
	margin-bottom: 32px;
	position: relative;
	height: 440px;
	box-shadow: 0 5px 20px 0 rgba(0,0,0,0.1);
}

.promoblock .img {
	width: 100%;
	height: 100%;
	position: relative;
}

.promoblock .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.promoblock .img:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 50%;
	bottom: 0;
	left: 0;
	background: linear-gradient(to top, rgba(0,0,0,0.7), transparent);
}

.promoblock p {
	width: 100%;
	position: absolute;
	z-index: 9;
	bottom: 0;
	left: 0;
	padding: 32px 40px;
	color: white;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.3;
	transition: 250ms;
}

#tabswrap {
	margin-bottom: 32px;
	padding-top: 144px;
}

#tabswrap .buttons {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 16px;
}

#tabswrap .buttons button {
	padding: 12px 24px;
	border-radius: 8px;
	background-color: var(--accent);
	border: none;
	font-size: 16px;
	font-family: Gilroy;
	font-weight: 600;
	box-shadow: 0 4px 12px 0 rgba(0, 112, 243, 0);
	letter-spacing: 0.2px;
	opacity: 0.7;
}

#tabswrap .buttons button:not(.active):hover { opacity: 0.9; }

#tabswrap .buttons button.active {
	box-shadow: 0 4px 12px 0 rgba(0, 112, 243, 0.35);
	opacity: 1;
}

#referalhead .wrap {
	border-radius: 40px;
	background-color: rgba(255, 255, 255, 0.05);
	backdrop-filter: blur(12px);
	box-shadow: inset 0 0 12px 2px rgba(255, 255, 255, 0.1);
	padding: 48px 80px;
}

#referalhead .wrap .row {
	max-width: 1300px;
	margin: auto;
}

#referalhead .wrap p.sub { margin: 18px 0 12px 0; }

#referalhead .wrap p.title {
	font-weight: 800;
	font-size: 52px;
	margin-bottom: 24px;
}

#referalhead .wrap .text {
	font-size: 18px;
	max-width: 640px;
}

#referalhead .wrap .btns {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	gap: 18px;
	margin: 32px 0;
}

#referalhead .wrap .btns button {
	padding: 16px 32px;
	border-radius: 8px;
	background-color: var(--accent);
	border: none;
	font-size: 16px;
	font-family: Gilroy;
	font-weight: 700;
	box-shadow: 0 4px 12px 0 rgba(0, 112, 243, 0.35);
	color: white;
}

#referalhead .wrap .btns button:hover { opacity: 0.7; }

#referalhead .wrap .info {
	display: flex;
	flex-flow: row wrap;
	align-items: flex-start;
	gap: 32px;
}

#referalhead .wrap .info p.title {
	color: var(--accent);
	font-weight: 700;
	font-size: 32px;
	line-height: 1.6;
	margin-bottom: 4px;
}

#referalhead .wrap .info p.text {
	margin-bottom: 0;
	font-size: 20px;
}

section.referalblocksection { overflow: visible !important; }

.referalblocksection .wrap {
	margin: 0 0 40px 0;
	border-radius: 40px;
	background-color: rgba(255, 255, 255, 0.05);
	backdrop-filter: blur(12px);
	box-shadow: inset 0 0 12px 2px rgba(255, 255, 255, 0.1);
	padding: 60px 80px 160px 80px;
	position: relative;
	min-height: 363px;
}

.referalblocksection .wrap .row {
	max-width: 1300px;
	margin: auto;
}

.referalblocksection .wrap p.sub {
	margin-bottom: 12px;
	line-height: 1.1;
	font-size: 14px;
}

.referalblocksection .wrap h2 {
	line-height: 1.2;
	margin-bottom: 24px;
	font-size: 40px;
}

.referalblocksection .wrap .text {
	font-size: 17px;
	line-height: 1.3;
}

.referalblocksection .wrap a {
	margin-bottom: 24px;
	display: inline-block;
}

.blocksline {
	left: 0;
	right: 0;
	max-width: 1300px;
	margin: auto;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	gap: 4px;
	align-items: flex-start;
	position: absolute;
	bottom: -60px;
	z-index: 9;
}

.blocksline.blockslinesmall {
	bottom: -90px;
	max-width: 1200px;
}

.blocksline .block {
	background-color: #0F1322;
	backdrop-filter: blur(12px);
	box-shadow: inset 0 0 12px 2px rgba(255, 255, 255, 0.1);
	display: flex;
	flex-flow: column wrap;
	align-items: flex-start;
	justify-content: center;
	gap: 24px;
	padding: 32px 26px;
	border-radius: 12px;
	min-height: 150px;
	width: 310px;
}

html.light #referalhead .wrap, html.light .referalblocksection .wrap, html.light .blocksline .block {
	background-color: rgba(255, 255, 255, 0.25);
	box-shadow: inset 0 0 4px 2px white;
}

.blocksline.blockslinesmall .block {
	height: 190px;
	width: 240px;
	padding: 24px;
}

.blocksline .block img { max-height: 50px; }

.blocksline .block p.title {
	position: relative;
	color: var(--accent);
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 0;
	width: 100%;
}

.blocksline .block p.title:after {
	position: absolute;
	content: '';
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 1px;
	background-color: #E5E5E5;
	width: 82%;
}

.blocksline .block p.text {
	line-height: 1.2;
	margin-bottom: 0;
	min-height: 40px;
}

section#referalmain h2 {
	font-size: 40px;
	margin-bottom: 48px;
}

.contentwrap .contenttab { display: none; }

.contentwrap .contenttab.active { display: block; }

section#page404 {
	padding: 160px 0 120px 0;
	text-align: center;
}

#page404 h1 {
	margin: 0 0 40px 0;
	line-height: 1.2;
}

#page404 a { font-size: 20px; }

#page404 a:hover { color: var(--accent); }

section#servicetext, section#casetext { font-size: 18px; }

@media(min-width: 1800px) {
	.container { width: 1750px; }
	#referalhead .wrap .row .imgright img {
		max-width: unset;
		width: 660px;
	}
	section#referalmain h2 { font-size: 40px; }
}

@media(min-width: 1400px) and (max-width: 1799px) {
	section#referalmain h2 { font-size: 40px; }
	#referalhead .wrap { padding: 48px; }
	#referalhead .wrap .info { gap: 12px; }
	#referalhead .wrap .info p.text { font-size: 18px; }
	.container { width: 1350px; }
	.docslider .slide img { height: 360px; }
	.docslider .slide p {
		font-size: 20px;
		min-height: 80px;
	}
	#privacyinfo .block { padding: 20px 40px; }
	section#blogpost .postwrap { padding-left: 60px; }
	.blogcard a.title { font-size: 22px; }
	.contactblocks .block { width: 42%; }
	.contactblocks .block .info p.text { font-size: 18px; }
	#requisites .blocks .block .line p { font-size: 16px; }
	#defpage h1 { max-width: 1200px; }
	#popupmenu .blocks .block { width: 440px; }
	#popupmenu .blocks .block:first-child { width: 320px; }
	h1 { font-size: 60px; }
	body.home h1 { max-width: 800px; }
	h2 { font-size: 48px; }
	h3 { font-size: 36px; }
	.servicecard .bgblock .content { max-width: 500px; }
	.servicecard .bgblock .text { margin-bottom: 32px; }
	.servicecard .bgblock .buttons {
		flex-flow: column wrap;
		align-items: flex-start;
		gap: 24px;
	}
	.caseblock {
		padding: 24px;
		min-height: 300px;
	}
	.casesrow .caseblock { width: 300px; }
	.servicecard2 .casesrow .caseblock, .casesrow .caseimage { width: 412px; }
	.casesrow .caseimage { min-height: 280px; }
	.caseblock p.title { font-size: 24px; }
	.servicecard2 .mainblock h3 {
		max-width: 490px;
		font-size: 36px;
		margin-right: 20px;
	}
	.servicecard2 .mainblock div {
		max-width: 480px;
		font-size: 18px;
		margin-right: 30px;
	}
	.serviceblock p.title { font-size: 24px; }
	#homeform .col-lg-4 {
		width: 100%;
		margin-bottom: 60px;
	}
	#homeform .col-md-6 { width: 66.6%; }
	#homeform .col-lg-2 { width: 33.3%; }
	#homeform h2 {
		width: 100%;
		max-width: 720px;
		display: inline-block;
		vertical-align: bottom;
		margin: 0 40px 0 0;
	}
	#homeform p.text {
		display: inline-block;
		vertical-align: bottom;
		font-size: 18px;
		max-width: 520px;
		margin-bottom: 8px;
	}
	#homeform p.text br { display: none; }
	.directorblock { margin: 0 40px 0 auto; }
	.directorblock:before { left: -80px; }
	footer { padding: 80px 0; }
	footer nav, footer .footerinfo { padding: 24px 32px; }
	footer .footerinfo .line a {
		font-size: 18px;
		max-width: 300px;
	}
	footer .footerrow { font-size: 14px; }
	footer .footersocials a {
		width: 44px;
		height: 44px;
	}
	footer .footersocials a img {
		width: 30px;
		height: 30px;
	}
	.sectionmargin1 { margin-bottom: 140px; }
	.sectionmargin2 { margin-bottom: 120px; }
	.servicepreview { padding: 40px 32px; }
	.servicepreview .bottom a:not(.btn) { font-size: 16px; }
	.serviceadvant {
		padding: 32px;
		min-height: 360px;
	}
	.serviceadvant img { margin-bottom: 0; }
	.serviceadvant h3 { font-size: 30px; }
	.serviceadvant p { font-size: 18px; }
	#caseshead .links { gap: 6px; }
	#caseshead .links a {
		padding: 12px;
		border-radius: 12px;
		font-size: 14px;
	}
	form.searchforn { margin-left: 16px; }
	form.searchforn input {
		width: 280px;
		font-size: 14px;
	}
	.caseinfo .tags span {
		font-size: 12px;
		padding: 8px 16px;
	}
	#caseslider .slider .slick-arrow { right: 0; }
	#caseslider .slider .slick-arrow.slick-prev { right: 60px; }
	.sectionmargin1, .servicecard { margin-bottom: 150px; }
	.sectionmargin2 { margin-bottom: 150px; }
	#bloghead h1 { font-size: 52px; }
}

@media(min-width: 1200px) and (max-width: 1399px) {
	#referalhead .wrap { padding: 32px 10px; }
	#referalhead .wrap .info { gap: 12px; }
	#referalhead .wrap .info p.text { font-size: 18px; }
	.blocksline, .blocksline.blockslinesmall { max-width: 98%; }
	.blocksline .block {
		padding: 16px;
		width: 270px;
	}
	.docslider .slide img { height: 280px; }
	.docslider .slide p {
		font-size: 16px;
		min-height: 64px;
	}
	#privacyinfo .block { padding: 20px 40px; }
	section#blogpost .postwrap { padding-left: 0; }
	#blogpost .postwrap .postcontent { padding-right: 24px; }
	.blogcard a.image img { height: 360px; }
	.blogcard a.title { font-size: 20px; }
	.contactblocks .block { width: 42%; }
	.contactblocks .block .info p.text { font-size: 16px; }
	#contacts .mapwrap iframe { height: 600px; }
	#requisites .blocks .block { padding: 24px; }
	#requisites .blocks .block.blockbig { width: 38%; }
	#requisites .blocks .block .line p { font-size: 14px; }
	h1, #caseheading h1 { font-size: 50px; }
	#defpage h1 { max-width: 1000px; }
	body.home h1 { max-width: 800px; }
	h2 { font-size: 42px; }
	h3 { font-size: 36px; }
	#popupmenu { max-height: 500px; }
	#popupmenu .blocks .block {
		width: 380px;
		min-height: 280px;
		padding: 24px;
	}
	#popupmenu .blocks .block:first-child { width: 260px; }
	#popupmenu nav ul a { font-size: 24px; }
	#popupmenu .line a {
		max-width: 260px;
		font-size: 16px;
	}
	header nav > div:last-child ul li a { gap: 36px; }
	header nav > div:last-child ul li a, header a.tel { font-size: 14px; }
	header .contactinfo { gap: 20px; }
	header p.time { font-size: 12px; }
	#first .main { gap: 20px; }
	#first .text { font-size: 24px; }
	#first .icons { padding: 0 80px; }
	#first .icons img { height: 60px; }
	.servicecard .bgblock .content { max-width: 500px; }
	.servicecard .bgblock .text { margin-bottom: 32px; }
	.servicecard .bgblock .buttons {
		flex-flow: column wrap;
		align-items: flex-start;
		gap: 24px;
	}
	.caseblock {
		padding: 18px;
		min-height: 260px;
	}
	.casesrow .caseblock {
		width: 270px;
		margin-right: 16px;
	}
	.servicecard2 .casesrow .caseblock, .casesrow .caseimage { width: 350px; }
	.casesrow .caseimage { min-height: 240px; }
	.caseblock p.title { 
		height: 46px;
		font-size: 20px;
	}
	.caseblock .text {
		height: 70px;
		font-size: 14px;
	}
	.servicecard2 .mainblock h3 {
		max-width: 410px;
		font-size: 30px;
		margin-right: 20px;
	}
	.servicecard2 .mainblock div {
		max-width: 400px;
		font-size: 14px;
		margin-right: 24px;
	}
	.serviceblock { padding: 24px; }
	.serviceblock p.title { font-size: 20px; }
	#homeform .col-lg-4 {
		width: 100%;
		margin-bottom: 60px;
	}
	#homeform .col-md-6 { width: 66.6%; }
	#homeform .col-lg-2 { width: 33.3%; }
	#homeform h2 {
		width: 100%;
		max-width: 720px;
		display: inline-block;
		vertical-align: bottom;
		margin: 0 40px 0 0;
	}
	#homeform p.text {
		display: inline-block;
		vertical-align: bottom;
		font-size: 18px;
		max-width: 520px;
		margin-bottom: 8px;
	}
	#homeform p.text br { display: none; }
	.directorblock { margin: 0 0 0 auto; }
	.directorblock:before { left: -60px; }
	footer { padding: 60px 0; }
	footer .footerrow {
		flex-flow: column wrap;
		align-items: flex-start;
		gap: 12px;
	}
	footer nav, footer .footerinfo { padding: 24px; }
	footer nav ul a { font-size: 24px; }
	footer .footerinfo .line a {
		font-size: 16px;
		max-width: 260px;
	}
	footer .footerrow { font-size: 14px; }
	footer .footersocials a {
		width: 44px;
		height: 44px;
	}
	footer .footersocials a img {
		width: 30px;
		height: 30px;
	}
	.sectionmargin1  { margin-bottom: 120px; }
	.sectionmargin2 { margin-bottom: 100px; } 
	.servicepreview {
		padding: 24px;
		min-height: 540px;
	}
	.servicepreview .top img { height: 120px; }
	.servicepreview .top .text { font-size: 16px; }
	.servicepreview .bottom { gap: 16px; }
	.servicepreview .bottom a { font-size: 16px; }
	.serviceadvant {
		padding: 32px;
		min-height: 320px;
	}
	.serviceadvant img { margin-bottom: 0; }
	.serviceadvant h3 { font-size: 24px; }
	.serviceadvant p { font-size: 18px; }
	#steps .step h3 { font-size: 32px; }
	#steps .step p {
		margin-bottom: 0;
		font-size: 18px;
	}
	#caseshead .links {
		display: flex;
		justify-content: flex-end;
		gap: 6px;
		margin-bottom: 16px;
	}
	#caseshead .links a {
		padding: 10px 12px;
		border-radius: 12px;
		font-size: 14px;
	}
	form.searchforn {
		display: flex;
		width: 360px;
		margin-left: auto;
	}
	.caseinfo .block { padding: 0 16px; }
	.caseinfo .block p.title { font-size: 16px; }
	.caseinfo .block p.sub { font-size: 14px; }
	.caseinfo .tags { padding: 24px 16px; }
	.caseinfo .tags span {
		font-size: 12px;
		padding: 8px 16px;
	}
	#caseshead button.requestpopup {
		width: 180px;
		height: 50px;
		font-size: 18px;
	}
	#caseslider .slider .slick-arrow { right: 0; }
	#caseslider .slider .slick-arrow.slick-prev { right: 60px; }
	#caseslider .slide { padding: 20px; }
	.feedbackblock { padding: 24px; }
	.projectslider .slide .info {
		left: unset;
		right: 0;
	}
	.sectionmargin1, .servicecard { margin-bottom: 150px; }
	.sectionmargin2 { margin-bottom: 150px; }
	#bloghead h1 { font-size: 50px; }
}

@media(min-width: 992px) and (max-width: 1199px) {
	#referalhead .wrap { padding: 32px 10px; }
	#referalhead .wrap .info { gap: 12px; }
	#referalhead .wrap .info p.text { font-size: 18px; }
	.blocksline, .blocksline.blockslinesmall { max-width: 98%; }
	.blocksline .block {
		padding: 16px;
		width: 220px;
	}
	.blocksline.blockslinesmall .block {
		width: 220px;
		padding: 16px 20px;
	}
	.referalblocksection .wrap div.text { font-size: 14px; }
	#bloghead h1 { font-size: 44px; }
	.docslider .slick-arrow { top: -102px; }
	.docslider .slide img { height: 280px; }
	.docslider .slide p {
		font-size: 16px;
		min-height: 64px;
	}
	#privacyinfo .scrollblock { left: 41.66666667%; }
	#privacyinfo .block { padding: 20px; }
	#privacyinfo .block.active .text { font-size: 14px; }
	#bloghead .postmeta {
		flex-flow: column wrap;
		gap: 24px;
	}
	#bloghead .postmeta .content, #bloghead .postmeta .services {
		max-width: 100%;
		padding-right: 0;
	}
	#bloghead .postmeta .content:after { content: none; }
	section#blogpost .postwrap { padding-left: 0; }
	#blogpost .postwrap .postcontent {
		margin-right: 2%;
		padding-right: 12px;
	}
	#blogpost .postwrap .postnav { width: 31%; }
	#blogpost .postwrap .postnav ul a { font-size: 12px; }
	.blogcard a.image img { height: 300px; }
	.blogcard a.title { font-size: 16px; }
	.blogcard .postinfo { gap: 12px; }
	.blogcard a.image, .blogcard a.title { margin-bottom: 16px; }
	.contactblocks {
		flex-flow: column wrap;
		gap: 24px;
	}
	.contactblocks .block, .contactblocks .block.blockbig { width: 96%; }
	.contactblocks .block .info p.text { font-size: 18px; }
	#contacts .mapwrap iframe { height: 600px; }
	#requisites .blocks { gap: 12px; }
	#requisites .blocks .block { padding: 24px 16px; }
	#requisites .blocks .block.blockbig { width: 38%; }
	#requisites .blocks .block .line p { font-size: 12px; }
	#requisites .blocks .block .line p.text { width: 70%; }
	h1, #caseheading h1 { font-size: 42px; }
	body.home h1 { max-width: 600px; }
	#defpage h1 { max-width: 800px; }
	h2 { font-size: 32px; }
	h3 { font-size: 24px; }
	h4 { font-size: 22px; }
	h5 { font-size: 20px; }
	h6 { font-size: 18px; }
	#popupmenu {
		padding-top: 20px;
		max-height: 400px;
	}
	#popupmenu .top { margin-bottom: 30px; }
	#popupmenu .blocks .block {
		width: 300px;
		min-height: 240px;
		padding: 24px 16px;
	}
	#popupmenu .blocks .block:first-child { width: 200px; }
	#popupmenu nav ul, #popupmenu .links, #popupmenu .siteoptions { gap: 12px; }
	#popupmenu nav ul a { font-size: 18px; }
	#popupmenu .line a {
		max-width: 220px;
		font-size: 12px;
	}
	#popupmenu button.requestpopup {
		height: 54px;
		font-size: 18px;
	}
	header nav > div:last-child ul li a { gap: 20px; }
	header nav > div:last-child ul li a { font-size: 14px; }
	header .contactinfo, header .socials { gap: 8px; }
	header p.time {
		font-size: 10px;
		min-height: 20px;
		padding: 2px 10px 2px 20px;
		letter-spacing: -0.4px;
	}
	header p.time:before {
		left: 8px;
		width: 6px;
		height: 6px;
	}
	header .socials img { height: 22px; }
	header a.tel {
		font-size: 10px;
		gap: 4px;
		line-height: 20px;
		letter-spacing: -0.4px;
	}
	header button.requestpopup {
		width: 120px;
		height: 36px;
		font-size: 12px;
	}
	#first .main { gap: 20px; }
	#first .text { font-size: 18px; }
	#first button {
		width: 200px;
		height: 54px;
		font-size: 16px;
	}
	#first .icons { padding: 0 60px; }
	#first .icons img { height: 50px; }
	.servicecard .bgblock {
		padding: 20px 32px;
		margin-bottom: 24px;
	}
	.servicecard .bgblock .content { max-width: 400px; }
	.servicecard .bgblock .text {
		margin-bottom: 32px;
		font-size: 16px;
	}
	.servicecard .bgblock .buttons {
		flex-flow: column wrap;
		align-items: flex-start;
		gap: 24px;
	}
	.servicecard .bgblock .buttons a { font-size: 16px; }
	.servicecard .bgblock .buttons a.btn {
		width: 240px;
		height: 50px;
	}
	.caseblock {
		min-height: 240px;
		padding: 18px;
	}
	.casesrow .caseblock, .servicecard2 .casesrow .caseblock, .casesrow .caseimage {
		width: 300px;
		margin-right: 16px;
	}
	.casesrow .caseimage { min-height: 240px; }
	.caseblock p.title { font-size: 20px; }
	.caseblock .text { font-size: 14px; }
	.servicecard2 .mainblock h3 {
		max-width: 330px;
		font-size: 24px;
		margin-right: 12px;
	}
	.servicecard2 .mainblock div {
		max-width: 300px;
		font-size: 12px;
		margin-right: 20px;
	}
	.serviceblock { padding: 20px; }
	.serviceblock p.title { font-size: 20px; }
	.serviceblock .text { font-size: 16px; }
	#homeform h2 {
		width: 100%;
		max-width: 100%;
	}
	#homeform p.text {
		font-size: 18px;
		max-width: 100%;
		margin-bottom: 10px;
	}
	#homeform p.text br { display: none; }
	.directorblock { margin: 0 0 0 auto; }
	.directorblock:before { left: -30px; }
	#referal .block { padding: 20px 32px; }
	#referal p { font-size: 14px; }
	#referal a.link {
		width: 200px;
		height: 50px;
		font-size: 16px;
	}
	footer { padding: 40px 0; }
	footer .footermain { margin-bottom: 24px; }
	footer .footerrow {
		flex-flow: column wrap;
		align-items: flex-start;
		gap: 12px;
	}
	footer nav, footer .footerinfo { padding: 24px; }
	footer nav ul a { font-size: 24px; }
	footer .hidden-lg {
		margin-top: 24px;
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: flex-start;
	}
	footer .footerrow { font-size: 14px; }
	footer .footersocials a {
		width: 44px;
		height: 44px;
	}
	footer .footersocials a img {
		width: 30px;
		height: 30px;
	}
	.sectionmargin1 { margin-bottom: 100px; }
	.sectionmargin2 { margin-bottom: 70px; }
	#servicehead .buttons button {
		width: 240px;
		height: 50px;
		font-size: 18px;
	}
	#servicehead .buttons a { font-size: 18px; }
	.servicepreview {
		padding: 20px;
		border-radius: 24px;
		min-height: 460px;
	}
	.servicepreview .top img { height: 100px; }
	.servicepreview .top .text { font-size: 14px; }
	.servicepreview .bottom { gap: 12px; }
	.servicepreview .bottom a { font-size: 12px; }
	.servicepreview .bottom a.btn {
		width: 180px;
		height: 40px;
	}
	.serviceadvant {
		padding: 32px;
		min-height: 320px;
	}
	.serviceadvant img { margin-bottom: 0; }
	.serviceadvant h3 { font-size: 20px; }
	.serviceadvant p { font-size: 16px; }
	#caseshead .text { font-size: 16px; }
	#steps .step h3 { max-width: 300px; }
	#steps .step p {
		margin-bottom: 0;
		font-size: 18px;
	}
	#caseshead .links {
		display: flex;
		justify-content: flex-end;
		gap: 6px;
		margin-bottom: 16px;
	}
	#caseshead .links a {
		padding: 10px 12px;
		border-radius: 12px;
		font-size: 14px;
	}
	form.searchforn {
		display: flex;
		width: 360px;
		margin-left: auto;
	}
	.caseinfo .block { padding: 0 16px; }
	.caseinfo .block p.title { font-size: 16px; }
	.caseinfo .block p.sub { font-size: 14px; }
	.caseinfo .tags { padding: 24px 16px; }
	.caseinfo .tags span {
		font-size: 12px;
		padding: 8px 16px;
	}
	#caseslider .slider .slick-arrow {
		right: 0;
		top: -66px;
	}
	#caseslider .slider .slick-arrow.slick-prev { right: 60px; }
	#caseheading .text, .feedbackblock p.text {
		font-size: 14px;
		line-height: 1.2;
	}
	.feedbackblock {
		border-radius: 24px;
		padding: 16px;
	}
	.feedbackblock p.title { font-size: 20px; }
	.feedbackblock p.sub { font-size: 16px; }
	.feedbackblock .rate {
		font-size: 24px;
		align-items: baseline;
	}
	.feedbackblock .top { margin-bottom: 16px; }
	.sectionmargin1, .servicecard { margin-bottom: 150px; }
	.sectionmargin2 { margin-bottom: 150px; }
	.blognav { margin-bottom: 40px; }
	.blognav .left {
		flex-flow: column wrap;
		width: 100%;
		gap: 16px;
		margin-bottom: 16px;
	}
	.blognav .left form, .blognav .right { width: 100%; }
	.promoblock { height: 400px; }
	#referalhead .wrap p.title { font-size: 42px; }
}

@media(min-width: 768px) and (max-width: 991px) {
	#referalhead .wrap p.title { font-size: 42px; }
	.promoblock { height: 360px; }
	#referalhead .wrap { padding: 32px 10px; }
	#referalhead .wrap .info {
		gap: 16px;
		flex-flow: column wrap;
	}
	#referalhead .wrap .info p.text { font-size: 18px; }
	.referalblocksection .wrap { padding: 32px 10px; }
	.blocksline {
		margin: 24px auto 0 auto;
		position: initial;
		gap: 12px 2px;
		max-width: 98%;
	}
	.blocksline .block { width: 48% !important; }
	#bloghead h1 { font-size: 36px; }
	#privacyinfo .images .img {
		position: relative;
		height: auto;
		padding: 20px;
		opacity: 1;
	}
	#privacyinfo .images .img img { max-height: 360px; }
	#privacyinfo .block { padding: 0 0 16px 0; }
	section#docs h2 { margin-bottom: 40px; }
	.docslider .slick-arrow { top: -80px; }
	.docslider .slide img { height: 280px; }
	.docslider .slide p {
		font-size: 18px;
		min-height: 50px;
	}
	#bloghead .postmeta {
		flex-flow: column wrap;
		gap: 24px;
	}
	#bloghead .postmeta .content, #bloghead .postmeta .services {
		max-width: 100%;
		padding-right: 0;
	}
	#bloghead .postmeta .content:after { content: none; }
	section#blogpost .postwrap {
		position: relative;
		padding: 0;
		flex-flow: column wrap;
	}
	#blogpost .postwrap .postcontent {
		width: 100%;
		margin-right: 0;
		border-right: none;
	}
	#blogpost .postwrap .postnav {
		top: 0;
		margin-top: 0;
		padding: 20px 0;
		background-color: #04091B;
		width: 100%;
		white-space: nowrap;
		overflow-x: auto;
	}
	#blogpost .postwrap .postnav ul {
		gap: 12px;
		flex-flow: row nowrap;
		margin-bottom: 0;
	}
	#blogpost .postwrap .postnav ul a {
		font-size: 14px;
		padding: 8px 16px;
	}
	#blogpost a.backlink { margin-top: 24px; }
	.blogcard a.image img { height: 300px; }
	.blogcard a.title { font-size: 16px; }
	.blogcard .postinfo { gap: 12px; }
	.blogcard a.image, .blogcard a.title { margin-bottom: 16px; }
	#contacts .mapwrap { margin-top: 40px; }
	#contacts .mapwrap iframe { height: 600px; }
	#requisites .content { font-size: 18px; }
	#requisites .blocks { flex-flow: column wrap; }
	#requisites .blocks .block, #requisites .blocks .block.blockbig { width: 100%; }
	h1 { font-size: 42px; }
	body.home h1 { max-width: 600px; }
	h2 { font-size: 28px; }
	h3 { font-size: 24px; }
	h4 { font-size: 22px; }
	h5 { font-size: 20px; }
	h6 { font-size: 18px; }
	#popupmenu {
		max-height: 100%;
		border-radius: 0;
		overflow-y: auto;
		padding-top: 20px;
	}
	#popupmenu .top { margin-bottom: 30px; }
	#popupmenu .blocks .block, #popupmenu .blocks .block:first-child {
		width: 100%;
		margin-bottom: 24px;
	}
	img.fimg {
		display: block;
		max-height: 360px;
		margin: auto;
		margin-bottom: 24px;
	}
	header .contactinfo { gap: 16px; }
	header a.tel {
		font-size: 14px;
		line-height: 28px;
	}
	header button.requestpopup {
		width: 120px;
		height: 36px;
		font-size: 12px;
	}
	#first .main { gap: 20px; }
	#first .text { font-size: 18px; }
	#first button {
		width: 200px;
		height: 54px;
		font-size: 16px;
	}
	#first .icons { padding: 0 40px; }
	#first .icons img { height: 50px; }
	.servicecard .bgblock {
		padding: 24px 20px;
		margin-bottom: 24px;
	}
	.servicecard .bgblock .content { max-width: 100%; }
	.servicecard .bgblock .text {
		margin-bottom: 32px;
		font-size: 16px;
	}
	.servicecard .bgblock .buttons {
		align-items: center;
		gap: 10px;
	}
	.servicecard .bgblock .buttons a { font-size: 16px; }
	.servicecard .bgblock .buttons a.btn {
		width: 240px;
		height: 50px;
	}
	.caseblock {
		padding: 18px;
		min-height: 240px;
	}
	.casesrow .caseblock, .servicecard2 .casesrow .caseblock, .casesrow .caseimage {
		width: 300px;
		margin-right: 16px;
	}
	.casesrow .caseimage { min-height: 240px; }
	.caseblock p.title { font-size: 20px; }
	.caseblock .text { font-size: 14px; }
	.servicecard2 .mainblock h3 {
		display: block;
		max-width: 480px;
		font-size: 20px;
		margin: 0;
	}
	.servicecard2 .serviceulblock.active .mainblock h3 { margin-bottom: 20px; }
	.servicecard2 .mainblock div {
		display: block;
		max-width: 100%;
		font-size: 12px;
		margin: 0;
	}
	.servicecard2 .mainblock a {
		position: absolute;
		right: 40px;
		top: -12px;
	}
	.servicecard2 .serviceulblock.active .casesrow { margin-top: 30px; }
	.serviceblock { padding: 24px; }
	.serviceblock p.title { font-size: 20px; }
	#homeform h2 {
		width: 100%;
		max-width: 100%;
	}
	#homeform p.text {
		font-size: 18px;
		max-width: 100%;
		margin-bottom: 10px;
	}
	#homeform p.text br { display: none; }
	.directorblock {
		max-width: 100%;
		margin: 80px 0 0 0;
	}
	.directorblock:before {
		width: 100%;
		height: 1px;
		left: 0;
		top: -40px;
		margin: 0;
	}
	.directorblock .socials {
		right: 24px;
		top: 0;
	}
	#referal .block { padding: 20px 32px; }
	#referal p { font-size: 14px; }
	#referal a.link {
		width: 200px;
		height: 50px;
		font-size: 16px;
	}
	footer { padding: 40px 0; }
	footer .footermain { margin-bottom: 24px; }
	footer .footerrow {
		flex-flow: column wrap;
		align-items: flex-start;
		gap: 12px;
	}
	footer nav, footer .footerinfo { padding: 24px; }
	footer nav ul a { font-size: 24px; }
	footer .hidden-lg {
		margin-top: 24px;
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: flex-start;
	}
	footer .footerrow { font-size: 14px; }
	footer .footersocials a {
		width: 44px;
		height: 44px;
	}
	footer .footersocials a img {
		width: 30px;
		height: 30px;
	}
	.sectionmargin1 { margin-bottom: 80px; }
	.sectionmargin2 { margin-bottom: 60px; }
	.popup .wrap {
		max-height: 500px;
		padding: 24px 60px 10px 60px;
	}
	.popup p.title {
		font-size: 32px;
		margin-bottom: 18px;
		line-height: 1;
	}
	.popup form.form1 p.caption { margin-bottom: 10px; }
	.popup form.form1 .socialselect { margin-bottom: 18px; }
	.popup form.form1 .inputs { gap: 12px; }
	section#allservices { margin-bottom: 70px; }
	section#servicehead { padding-top: 140px; }
	#servicehead h1 { margin-top: 32px; }
	#servicehead .buttons button {
		width: 240px;
		height: 50px;
		font-size: 18px;
	}
	#servicehead .buttons a { font-size: 18px; }
	section#projects { margin-bottom: 140px; }
	.servicepreview {
		padding: 20px;
		border-radius: 24px;
		min-height: 420px;
	}
	.servicepreview .top img { height: 80px; }
	.servicepreview .top .text { font-size: 14px; }
	.servicepreview .bottom { gap: 12px; }
	.servicepreview .bottom a { font-size: 12px; }
	.servicepreview .bottom a.btn {
		width: 180px;
		height: 40px;
	}
	.serviceadvant {
		padding: 32px;
		min-height: 320px;
	}
	.serviceadvant img { margin-bottom: 0; }
	.serviceadvant h3 { font-size: 20px; }
	.serviceadvant p { font-size: 16px; }
	section#steps { padding: 40px 0; }
	#steps h2 { margin-bottom: 60px; }
	#steps .step {
		flex-flow: column wrap;
		gap: 16px;
		margin-bottom: 24px;
	}
	#steps .step h3 { max-width: 100%; }
	#steps .step h3 br { display: none; }
	#steps .step p {
		margin-bottom: 0;
		font-size: 18px;
	}
	#caseshead .text { font-size: 16px; }
	#caseshead .text br { display: none; }
	#caseshead .tar { text-align: left; }
	#steps .step h3 { max-width: 300px; }
	#steps .step p {
		margin-bottom: 0;
		font-size: 18px;
	}
	#caseshead .links {
		margin-top: 24px;
		width: calc(100% - 312px);
		gap: 6px;
	}
	#caseshead .links a {
		padding: 10px 12px;
		border-radius: 12px;
		font-size: 12px;
	}
	form.searchforn {
		margin-top: 24px;
		vertical-align: top;
		margin-left: 8px;
	}
	form.searchforn:after { left: 10px; }
	form.searchforn input {
		width: 300px;
		height: 36px;
		font-size: 14px;
		padding-left: 40px;
	}
	section#allcases .casestitle { margin-bottom: 32px; }
	a.caseslink {
		font-size: 12px;
		height: 40px;
	}
	.pagenav, .caseinfo { margin-bottom: 24px; }
	#caseshead button.requestpopup {
		width: 200px;
		height: 50px;
		font-size: 18px;
		margin: 16px 0 0 0;
	}
	.caseinfo .tags {
		padding-top: 16px;
		flex-flow: row wrap;
	}
	.casecontent h3 { font-size: 32px; }
	#caseheading h1 {
		max-width: 100%;
		font-size: 42px;
	}
	#caseheading .image {
		margin-bottom: 24px;
	}
	#caseslider .slider .slick-arrow {
		top: -66px;
		right: 0;
	}
	#caseslider .slider .slick-arrow.slick-prev { right: 60px; }
	section#caseheading {
		margin-bottom: 140px;
		padding-top: 140px;
	}
	section#caselists { padding: 40px 0; }
	#caselists h3 { margin-bottom: 24px; }
	#caselists .listblock { margin-bottom: 32px; }
	#caselists .listblock:last-child { margin-bottom: 0; }
	.feedbackblock { margin-bottom: 30px; }
	.sectionmargin1, .servicecard { margin-bottom: 120px; }
	.sectionmargin2 { margin-bottom: 120px; }
	.blognav { margin-bottom: 40px; }
	.blognav .left {
		flex-flow: column wrap;
		width: 100%;
		gap: 16px;
		margin-bottom: 16px;
	}
	.blognav .left form, .blognav .right { width: 100%; }
	.casesrowwrap:after {
		position: absolute;
		content: url(img/scroll.svg);
		right: 0;
		top: 0;
	}
}

@media(min-width: 1px) and (max-width: 767px) {
	section#page404 { padding-top: 100px; }
	#page404 h1 {
		width: 220px;
		margin-left: auto;
		margin-right: auto;
	}
	section#bloghead { margin-bottom: 60px; }
	#bloghead h1 { font-size: 24px; }
	.sectionmargin1, .servicecard { margin-bottom: 100px; }
	.sectionmargin2 { margin-bottom: 100px; }
	#privacyinfo .images .img {
		position: relative;
		height: auto;
		padding: 20px;
		opacity: 1;
	}
	#privacyinfo .images .img img { max-height: 360px; }
	#privacyinfo .block { padding: 0 0 16px 0; }
	#privacyinfo .block h3 { font-size: 24px; }
	#privacyinfo .block h3 span {
		font-size: 24px;
		height: 28px;
		width: 28px;
	}
	section#docs h2 { margin-bottom: 32px; }
	.docslider {
		width: 100%;
		margin: 0;
		padding-bottom: 60px;
	}
	.docslider .slick-arrow {
		top: unset;
		bottom: 0;
		right: calc(50% - 50px);
	}
	.docslider .slick-arrow.slick-prev { right: 50%; }
	.docslider .slide img { height: 300px; }
	.docslider .slide p {
		min-height: 42px;
		font-size: 16px;
	}
	#privacy .content {
		font-size: 16px;
		margin-bottom: 32px;
	}
	#bloghead .postmeta {
		flex-flow: column wrap;
		gap: 24px;
	}
	#bloghead .postmeta .content, #bloghead .postmeta .services {
		max-width: 100%;
		padding-right: 0;
		font-size: 14px;
	}
	#bloghead .postmeta .content:after { content: none; }
	#bloghead h1 { font-size: 28px; }
	#blogpost a.backlink { margin-top: 24px; }
	section#blogpost .postwrap {
		position: relative;
		padding: 0;
		flex-flow: column wrap;
	}
	#blogpost .postwrap .postcontent {
		font-size: 14px;
		width: 100%;
		margin-right: 0;
		border-right: none;
	}
	#blogpost .postwrap .postcontent .postsection, #blogpost .postwrap .postcontent .postsection h3 { margin-bottom: 24px; }
	#blogpost .postwrap .postnav {
		top: 0;
		margin-top: 0;
		padding: 12px 0;
		background-color: #04091B;
		width: 100%;
		white-space: nowrap;
		overflow-x: auto;
	}
	#blogpost .postwrap .postnav ul {
		gap: 12px;
		flex-flow: row nowrap;
		margin-bottom: 0;
	}
	#blogpost .postwrap .postnav ul a {
		font-size: 14px;
		padding: 8px 16px;
	}
	section#blogpost .postwrap { padding-left: 0; }
	.blogcard a.image img { height: 280px; }
	.blogcard a.title { font-size: 16px; }
	.blogcard .postinfo { gap: 12px; }
	.blogcard a.image, .blogcard a.title { margin-bottom: 12px; }
	.contactblocks {
		flex-flow: column wrap;
		gap: 24px;
	}
	.contactblocks .block, .contactblocks .block.blockbig { width: 100%; }
	.contactblocks .block .info p.text { font-size: 16px; }
	#contacts .mapwrap {
		border-radius: 24px;
		margin-top: 40px;
}
	#contacts .mapwrap iframe {
		border-radius: 24px;
		height: 400px;
}
	#requisites .content { font-size: 16px; }
	#requisites .blocks {
		gap: 0;
		flex-flow: column wrap;
	}
	#requisites .blocks .block, #requisites .blocks .block.blockbig {
		padding: 6px;
		width: 100%;
	}
	#requisites .blocks .block .line {
		gap: 12px;
		flex-flow: column wrap;
	}
	#requisites .blocks .block .line p { width: 100% !important; }
	#requisites .blocks .block .line p.text {
		font-size: 16px;
		width: 100% !important;
	}
	section#defpage, section#requisites, section#contacts, section#bloghead, section#privacy, section#caseshead, #tabswrap { padding-top: 80px; }
	h1 {
		font-size: 36px;
		margin-bottom: 16px;
	}
	h2 { font-size: 32px; }
	h3 { font-size: 28px; }
	h4 { font-size: 24px; }
	h5 { font-size: 20px; }
	h6 { font-size: 18px; }
	.crumbs, .crumbs span, .crumbs a { font-size: 12px; }
	#defpage .crumbs { margin-bottom: 48px; }
	#defpage h1 { margin-bottom: 60px; }
	#defpage h3 { margin: 40px 0 24px 0; }
	#defpage .content { font-size: 14px; }
	body header { overflow: hidden !important; }
	header .container:before { background-color: transparent; }
	header .row { align-items: center; }
	header .menuopen {
		vertical-align: middle;
		display: inline-flex;
		align-items: flex-start;
		margin-right: 20px;
	}
	header a.logo {
		vertical-align: middle;
		display: inline-block;
		height: 40px;
	}
	header .headerinfo { height: auto; }
	header button.requestpopup {
		font-size: 12px;
		width: 114px;
		height: 32px;
	}
	section#first {
		padding-top: 60px;
		background-position: center 30px;
		background-size: auto 500px;
	}
	img.fimg {
		margin: 0 auto 24px auto;
		max-height: 240px;
	}
	#first img.fimg { margin-top: 36px; }
	
	#first .text {
		margin-bottom: 32px;
		font-size: 18px;
	}
	#first button {
		width: 192px;
		height: 54px;
		font-size: 16px;
	}
	#first .icons {
		flex-wrap: nowrap;
		margin-top: 60px;
		padding: 0 12px;
		height: 80px;
		border-radius: 40px;
	}
	#first .icons img { height: 60px; }
	.servicecard .bgblock, #referal .block { padding: 24px 16px; }
	.servicecard .bgblock h2 { margin-bottom: 12px; }
	.servicecard .bgblock .text {
		margin-bottom: 32px;
		font-size: 16px;
	}
	.servicecard .bgblock .buttons {
		flex-flow: column wrap;
		align-items: flex-start;
		gap: 16px;
	}
	.servicecard .bgblock .buttons a { font-size: 12px; }
	.servicecard .bgblock .buttons a.btn {
		width: 228px;
		height: 52px;
		font-size: 16px;
	}
	.caseblock {
		min-height: 264px;
		padding: 32px 16px;
	}
	.casesrow .caseblock, .servicecard2 .casesrow .caseblock, .casesrow .caseimage {
		width: 264px;
		margin-right: 16px;
	}
	.casesrow .caseimage {
		padding: 0;
		min-height: 180px;
	}
	.caseblock p.title {
		margin-bottom: 12px;
		font-size: 20px;
		line-height: 1.1;
	}
	.caseblock .text {
		height: 74px;
		font-size: 14px;
	}
	.servicecard2 .serviceulblock { padding: 24px 0; }
	.servicecard2 .mainblock { padding-right: 0; }
	.servicecard2 .mainblock:before, .servicecard2 .mainblock:after {
		margin: 0;
		right: 12px;
		top: 20px;
	}
	.servicecard2 .mainblock h3 {
		display: block;
		max-width: 100%;
		padding-right: 40px;
		margin: 0;
		font-size: 20px;
	}
	.servicecard2 .serviceulblock.active .mainblock h3 { margin-bottom: 12px; }
	.servicecard2 .mainblock div {
		font-size: 16px;
		margin: 0;
		display: block;
		max-width: 100%;
	}
	.servicecard2 .serviceulblock.active .mainblock div { margin-bottom: 24px; }
	.servicecard4 h2 { margin-bottom: 40px; }
	.serviceblock {
		margin-bottom: 16px;
		padding: 32px 16px;
		min-height: 1px;
	}
	.serviceblock p.title {
		font-size: 20px;
		margin-bottom: 12px;
	}
	.serviceblock .text {
		font-size: 14px;
		height: 58px;
		margin-bottom: 24px;
	}
	#homeform h2 {
		max-width: 100%;
		margin-bottom: 12px;
	}
	#homeform p.text {
		max-width: 100%;
		margin-bottom: 40px;
		font-size: 16px;
	}
	#homeform p.text br { display: none; }
	form.form1 {
		max-width: 100%;
		margin-bottom: 80px;
	}
	form.form1 .socialselect {
		gap: 2px;
		flex-wrap: nowrap;
		justify-content: space-between;
	}
	form.form1 .socialselect label { gap: 4px; }
	form.form1 .socialselect label span { width: 32px; }
	form.form1 label.inputlabel {
		width: 100%;
		margin-right: 0;
	}
	.directorblock {
		max-width: 100%;
		margin: 0;
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: flex-start;
	}
	.directorblock:before {
		width: 100%;
		height: 1px;
		left: 0;
		top: -40px;
		margin: 0;
	}
	.directorblock .photo {
		width: 64px;
		height: 64px;
	}
	.directorblock .text { width: calc(100% - 130px); }
	.directorblock p.title { font-size: 20px; }
	.directorblock p.info { font-size: 14px; }
	.directorblock .socials {
		position: initial;
		flex-flow: column wrap;
		width: 40px;
		gap: 16px;
	}
	#referal p { font-size: 16px; }
	#referal .steps { gap: 7px; }
	#referal .steps span {
		font-size: 10px;
		padding: 12px 14px;
	}
	#referal .steps span:after { width: 8px; }
	#referal a.link {
		width: 184px;
		height: 54px;
		font-size: 16px;
	}
	#popupmenu {
		max-height: 100%;
		width: 100%;
		border-radius: 0;
		overflow-y: auto;
		padding-top: 20px;
	}
	#popupmenu .top {
		max-width: calc(100% - 30px);
		margin-bottom: 30px;
	}
	#popupmenu a.logo img { height: 40px; }
	#popupmenu .top .closepopup { margin-top: 0; }
	#popupmenu .blocks {
		max-width: calc(100% - 30px);
		flex-flow: column wrap;
	}
	#popupmenu .blocks .block, #popupmenu .blocks .block:first-child {
		width: 100%;
		margin-bottom: 24px;
		padding: 20px 24px;
		min-height: 1px;
	}
	#popupmenu nav ul a { font-size: 16px; }
	#popupmenu .links {
		gap: 20px;
		margin-bottom: 20px;
	}
	#popupmenu .line a {
		max-width: 200px;
		font-size: 12px;
	}
	#popupmenu button.requestpopup {
		height: 44px;
		font-size: 16px;
	}
	.popup .wrap {
		width: 100%;
		height: 100%;
		max-height: unset !important;
		max-width: unset;
		border-radius: 0;
		overflow-y: auto;
		padding: 24px 16px;
	}
	.popup p.title {
		font-size: 32px;
		margin-bottom: 12px;
		line-height: 1;
		padding-right: 32px;
	}
	.popup form.form1 p.caption { margin-bottom: 10px; }
	.popup form.form1 .socialselect { margin-bottom: 18px; }
	.popup form.form1 .inputs { gap: 12px; }
	.sectionmargin1 { margin-bottom: 80px; }
	.sectionmargin2 { margin-bottom: 50px; }
	footer { padding: 60px 0; }
	footer .footermain .line { margin-bottom: 40px; }
	footer a.logo img { height: 40px; }
	footer .theme { height: 40px; }
	footer nav, footer .footerinfo {
		margin-bottom: 16px;
		padding: 20px 24px;
		height: auto;
	}
	footer nav ul a { font-size: 16px; }
	footer .footerinfo .line a {
		max-width: 240px;
		font-size: 14px;
	}
	footer .footerinfo .links {
		gap: 20px;
		margin-bottom: 20px;
	}
	footer .footersocials {
		margin-bottom: 40px;
		justify-content: flex-start;
	}
	footer .footertext { font-size: 14px; }
	section#caseshead, section#servicehead { padding-top: 80px; }
	#servicehead h1 { margin-top: 32px; }
	#servicehead .text { font-size: 16px; }
	#servicehead .buttons { gap: 16px; }
	#servicehead .buttons button {
		width: 240px;
		height: 50px;
		font-size: 18px;
	}
	#servicehead .buttons a { font-size: 18px; }
	.servicepreview {
		padding: 20px;
		border-radius: 24px;
		min-height: 420px;
	}
	.servicepreview .top img { height: 80px; }
	.servicepreview .top .text { font-size: 14px; }
	.servicepreview .bottom { gap: 12px; }
	.servicepreview .bottom a { font-size: 12px; }
	.servicepreview .bottom a.btn {
		width: 180px;
		height: 40px;
		padding: 0;
	}
	.projectslider {
		width: calc(100% + 40px);
		margin-left: -20px;
	}
	.projectslider .slide {
		margin: 0 10px;
		padding: 0 10px;
	}
	.serviceadvant {
		border-radius: 20px;
		padding: 24px;
		min-height: 1px;
	}
	.serviceadvant img { margin-bottom: 0; }
	.serviceadvant h3 { font-size: 20px; }
	.serviceadvant p { font-size: 16px; }
	#caseshead .text { font-size: 14px; }
	#caseshead .text br { display: none; }
	section#steps { padding: 40px 0; }
	#steps h2 { margin-bottom: 60px; }
	#steps .step {
		flex-flow: column wrap;
		gap: 12px;
		margin-bottom: 24px;
	}
	#steps .step h3 { max-width: 100%; }
	#steps .step h3 br { display: none; }
	#steps .step p {
		margin-bottom: 0;
		font-size: 18px;
	}
	#caseshead .links {
		margin-top: 24px;
		display: flex;
		gap: 6px;
	}
	#caseshead .links a {
		padding: 10px 12px;
		border-radius: 12px;
		font-size: 12px;
	}
	form.searchforn {
		margin-top: 24px;
		display: flex;
		margin-left: 0;
	}
	form.searchforn:after { left: 10px; }
	form.searchforn input {
		width: 100%;
		height: 36px;
		font-size: 14px;
		padding-left: 40px;
	}
	section#allcases .casestitle { margin-bottom: 32px; }
	a.caseslink {
		font-size: 12px;
		height: 32px;
		margin: 12px 0 0 0;
		max-width: 180px;
	}
	#caseshead button.requestpopup {
		width: 200px;
		height: 50px;
		font-size: 18px;
		margin: 16px 0 0 0;
	}
	.pagenav, .caseinfo { margin-bottom: 24px; }
	.casecontent { margin-bottom: 60px; }
	.casecontent h3 { font-size: 28px; }
	section#caseheading {
		padding-top: 80px;
		margin-bottom: 100px;
	}
	#caseheading .image {
		margin-bottom: 24px;
	}
	#caseheading h1 { font-size: 36px; }
	#caseheading p.price {
		display: flex;
		flex-flow: column wrap;
	}
	#caseslider h3 {
		padding-right: 80px;
		margin-bottom: 20px;
	}
	#caseslider .slider { margin-left: -2px; }
	#caseslider .slider .slick-list { overflow: hidden; }
	#caseslider .slider .slick-slide { margin: 0 2px; }
	#caseslider .slider .slick-arrow {
		top: -66px;
		right: 0;
	}
	#caseslider .slider .slick-arrow.slick-prev { right: 60px; }
	section#caselists { padding: 40px 0; }
	#caselists h3 { margin-bottom: 24px; }
	#caselists .listblock { margin-bottom: 32px; }
	#caselists .listblock:last-child { margin-bottom: 0; }
	#caselists ul li { font-size: 18px; }
	#caseheading .text, .feedbackblock p.text {
		font-size: 14px;
		line-height: 1.2;
	}
	.feedbackblock {
		border-radius: 16px;
		padding: 16px 12px;
		margin-bottom: 16px;
	}
	.feedbackblock p.title { font-size: 16px; }
	.feedbackblock p.sub { font-size: 14px; }
	.feedbackblock .rate {
		font-size: 16px;
		align-items: baseline;
	}
	.feedbackblock .rate img { height: 16px; }
	.feedbackblock .top { margin-bottom: 16px; }
	a.cardlinktext {
		gap: 8px;
		font-size: 16px;
	}
	.projectslider .slide .info { width: calc(100% - 20px); }
	.projectslider .slide .info img { margin-bottom: 24px; }
	footer nav ul ul a { font-size: 14px; }
	.blognav { margin-bottom: 40px; }
	.blognav .left {
		flex-flow: column wrap;
		width: 100%;
		gap: 16px;
		margin-bottom: 16px;
	}
	.blognav .left form, .blognav .right { width: 100%; }
	.casesrow:after {
		position: absolute;
		content: url(img/scroll.svg);
		right: 0;
		top: 0;
	}
	.promoblock { height: 320px; }
	.promoblock p { padding: 24px; }
	#referalhead .wrap { padding: 16px 10px 32px 10px; }
	#referalhead .wrap p.title, section#referalmain h2 { font-size: 32px; }
	#referalhead .wrap .info {
		gap: 16px;
		flex-flow: column wrap;
	}
	#referalhead .wrap .info p.text { font-size: 18px; }
	.referalblocksection .wrap { padding: 32px 10px; }
	.blocksline {
		margin: 24px auto 0 auto;
		position: initial;
		gap: 12px 2px;
		max-width: 90%;
	}
	.blocksline .block {
		padding: 16px 24px !important;
		width: 100% !important;
	}
	.blocksline.blockslinesmall .block {
		padding: 16px !important;
		width: 48% !important;
		height: 150px;
		font-size: 14px;
	}
	.blocksline .block p.title:after { width: 80%; }
	.referalblocksection .wrap h2 { font-size: 28px; }
	.referalblocksection .wrap .text { font-size: 16px; }
	#tabswrap .buttons button {
		padding: 8px 16px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
	}
}