/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

body * {
    max-height: 1000000px
}

input[type=text] {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input,
textarea {
    -moz-border-radius: 0;
    border-radius: 0;
    outline: 0;
    font-family: 'Open Sans', sans-serif
}

p {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0
}

body,
html {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    -ms-text-size-adjust: auto;
    -webkit-text-size-adjust: auto;
    font-family: 'Open Sans', sans-serif
}

.all {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%
}

.all__data {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.base-block {
    width: 1140px;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0 auto
}

.start {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 100vh;
    background: url(../images/bg.jpg) top center;
    background-attachment: fixed;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.start::before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    content: ''
}

.start-block {
    width: 776px;
    position: relative;
    z-index: 2;
    padding-top: 125px
}

.start__title {
    display: block;
    font-weight: 700;
    text-align: center;
    text-shadow: 0 4px 3px rgb(0 0 0 / 40%), 0 8px 13px rgb(0 0 0 / 10%), 0 18px 23px rgb(0 0 0 / 10%);
    color: rgba(255, 255, 255, .7);
    font-size: 74px;
    letter-spacing: 6px;
    line-height: 76px;
    padding-bottom: 10px
}
.start__subtitle {
    display: block;
    font-weight: 700;
    text-align: center;
    text-shadow: 0 4px 3px rgb(0 0 0 / 40%), 0 8px 13px rgb(0 0 0 / 10%), 0 18px 23px rgb(0 0 0 / 10%);
    color: rgba(255, 255, 255, .7);
    font-size: 36px;
    letter-spacing: auto;
    line-height: 41px;
    padding-bottom: 10px
}
.start__logo-small {
	max-width: 70px;
}
.start__logo-block {
	padding-bottom: 20px;
	text-align: center;
}

.start__title--t1 {
    color: #80deea
}

.start__title--t2 {
    color: #e57373
}

.start__text {
    display: block;
    text-align: center;
    color: #bbb;
    font-size: 16px;
    letter-spacing: 2px;
    padding-bottom: 45px;
    line-height: 40px
}

.start-contacts-btn {
	margin-bottom: 15px;
    outline: 0;
    border: none;
    cursor: pointer;
    width: 250px;
    background: rgba(106, 184, 238, 1);
    cursor: pointer;
    height: 52px;
	line-height: 52px;
	display: inline-block;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    text-align: center;
	text-decoration: none;
}
.start-contacts {
    display: block;
    font-size: 16px;
    color: #bbb;
	text-align: center;
}

.start-contacts-link {
    color: #bbb;
    display: block;
    text-decoration: none;
    letter-spacing: 2.1px;
    margin-bottom: 15px
}

.start-contacts-email {
    display: block;
    text-decoration: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    text-decoration: none;
    color: #bbb;
    letter-spacing: 2.1px;
    margin-bottom: 15px
}

.start-contacts-phone {
    display: block;
    text-decoration: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    text-decoration: none;
    color: #bbb;
    font-weight: 700;
    letter-spacing: 2px
}

.start-contacts-line {
    display: block;
    text-decoration: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative
}

.information {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #555;
    padding-bottom: 28px
}

.information-b {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.information-item {
    width: -moz-calc(100% / 4);
    width: calc(100% / 4);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #363643;
    padding-bottom: 145px;
    cursor: pointer;
    position: relative
}

.information-item--t1:hover {
    background: url(../images/t1.jpg) center no-repeat;
    -moz-background-size: cover;
    background-size: cover
}

.information-item:hover:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(54, 54, 67, .8)
}

.information-item--t2:hover {
    background: url(../images/t2.jpg) center no-repeat;
    -moz-background-size: cover;
    background-size: cover
}

.information-item--t3:hover {
    background: url(../images/t3.jpg) center no-repeat;
    -moz-background-size: cover;
    background-size: cover
}

.information-item--t4:hover {
    background: url(../images/t4.jpg) center no-repeat;
    -moz-background-size: cover;
    background-size: cover
}

.information-item__data {
    width: 100%;
    font-size: 0;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 100px 30px 0 30px
}

.information-item__d1 {
    font-size: 14px;
    display: block;
    width: 100%;
    height: 50px
}

.information-item__ico {
    height: 30px
}

.information-item__d2 {
    font-size: 13px;
    display: block;
    color: #e0e0e0
}

.information-item__title {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    padding-bottom: 30px
}

.information-item__text {
    display: block;
    text-align: justify;
    line-height: 20px
}

.information-item__text p {
    padding-bottom: 19px
}

.information-item__title2 {
    font-weight: 700;
    display: block;
    padding-top: 26px
}

.information-item__bottom {
    display: block;
    position: absolute;
    bottom: 105px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 30px
}

.information-item__button {
    text-decoration: none;
    text-transform: uppercase;
    color: #6ab8ee;
    font-weight: 700;
    font-size: 11px;
    cursor: pointer
}

.how-working {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 90px;
    background-image: -webkit-radial-gradient(50% 50%, ellipse farthest-corner, #fff 22%, #d6e2ee);
    background-image: -moz-radial-gradient(50% 50%, ellipse farthest-corner, #fff 22%, #d6e2ee);
    background-image: radial-gradient(ellipse farthest-corner at 50% 50%, #fff 22%, #d6e2ee);
    background-repeat: no-repeat;
    padding-bottom: 100px
}
.how-working--services {
    padding-top: 60px;
    padding-bottom: 50px
}

.working-info {
    width: 100%;
    font-size: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 70px;
}

.working-info__d1 {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: 335px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}


.working-info__d1-wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

.working-info__d1-block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  gap: 15px;
}

.working-info__d1-item {
	width: 100%;
	border-radius: 15px;
	overflow: hidden;
	position: relative;
  /* height: calc(100% / 3 - 20px); */
	aspect-ratio: 335/180;
/* border: 1px solid #ccc; */
}

.working-info__d1-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.working-info__d1-text {
	position: absolute;
	font-size: 18px;
	font-weight: 600;
	bottom: 15px;
	left: 15px;
	color: #fff;
	text-shadow: 0 0 7px rgba(0, 0, 0, .9);
}


.working-info__d2 {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: -moz-calc(100% - 335px);
    width: calc(100% - 335px);
    padding-left: 85px;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.block-title {
    background-image: -webkit-radial-gradient(50% 50%, ellipse farthest-corner, #fff 22%, #d6e2ee);
    background-image: -moz-radial-gradient(50% 50%, ellipse farthest-corner, #fff 22%, #d6e2ee);
    background-image: radial-gradient(ellipse farthest-corner at 50% 50%, #fff 22%, #d6e2ee);
    background-repeat: no-repeat;
    padding-top: 42px;
    padding-bottom: 10px
}

.how-working__text {
    display: block;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #6ab8ee;
    font-size: 12px;
    letter-spacing: 6.2px;
    padding-bottom: 26px
}

.how-working__title {
    display: block;
    font-weight: 600;
    text-align: center;
    color: #12222d;
    font-size: 26px;
    letter-spacing: 2.4px
}

.how-working__title:after {
    display: block;
    margin: 20px auto;
    width: 70px;
    height: 10px;
    background: #6ab8ee;
    content: ''
}

.working-info__t1 {
    color: #4fc3f7;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    padding-bottom: 20px
}

.working-info__t a {
    font-weight: 700;
    color: #6ab8ee;
    text-decoration: none
}

.working-info__t a:hover {
    text-decoration: underline
}

.working-info__t2 {
    font-weight: 700;
    color: #12222d;
    font-size: 25px;
    padding-bottom: 22px
}

.working-info__t {
    text-align: justify;
    line-height: 22px;
    padding-bottom: 68px
}

.item-service {
    display: block;
    padding-bottom: 50px
}

.item-service__data {
    width: 100%;
    position: relative
}

.item-service__d1 {
    font-size: 14px;
    display: block;
    position: absolute;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 70px;
    width: 70px;
    border: 1px #6ab8ee solid;
    text-align: center;
    line-height: 70px
}

.item-service__ico {
    display: inline-block;
    vertical-align: middle;
    max-width: 26px
}

.item-service__d2 {
    font-size: 14px;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    padding-left: 100px
}

.item-service__title {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    padding-bottom: 18px
}

.item-service__text {
    display: block;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    letter-spacing: .2px
}

.vk-block {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: rgba(106, 184, 238, .4);
    padding-left: 220px
}

.vk-block__title {
    display: block;
    font-weight: 500;
    font-size: 36px;
    text-transform: uppercase;
    padding-bottom: 32px
}

.vk-block__title a {
    font-weight: 700;
    color: #6ab8ee;
    text-decoration: none
}

.vk-block__title a:hover {
    text-decoration: underline
}

.vk-block__text {
    display: block;
    text-align: justify;
    line-height: 22px;
    padding-bottom: 38px
}

.vkb {
    width: 100%;
    font-size: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.vkb__d1 {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: 445px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 170px
}

.vkb__line {
    width: 100%;
    display: block;
    padding-bottom: 8px
}

.vkb__line img {
    height: 42px;
    margin-right: 10px
}

.vkb__d2 {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: -moz-calc(100% - 445px - 110px);
    width: calc(100% - 445px - 110px);
    text-align: right;
    padding-right: 30px;
    margin-top: -10px
}

.partners {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 16px;
    padding-bottom: 20px
}

.slider-item {
    height: 170px;
    line-height: 170px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
    display: block;
    border: 1px transparent solid
}

.slider-item:hover {
    border: 1px #bbb solid
}

.slider-item img {
    display: inline-block!important;
    vertical-align: middle!important;
    max-height: 90%;
    max-width: 90%
}

.slider .slick-slide {
    outline: 0!important
}

.slider .slick-prev {
    width: 45px;
    height: 45px;
    left: -20px
}

.slider .slick-next {
    width: 45px;
    height: 45px;
    right: -20px;
    margin-top: -23px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

.slider .slick-prev::before {
    width: 12px;
    height: 22px;
    content: '';
    background: url(../images/slider-row.svg) no-repeat;
    display: block;
    -moz-background-size: cover;
    background-size: cover
}

.slider .slick-next::before {
    width: 12px;
    height: 22px;
    content: '';
    background: url(../images/slider-row.svg) no-repeat;
    display: block;
    -moz-background-size: cover;
    background-size: cover
}

.vacansy {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: url(../images/bg2.jpg) top center no-repeat;
    -moz-background-size: cover;
    background-size: cover;
    position: relative;
    padding-top: 65px;
    padding-bottom: 70px
}

.vacansy::before {
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, .7);
    content: ''
}

.vacansy-block {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 670px
}

.vacansy__title {
    display: block;
    font-weight: 700;
    text-align: center;
    color: #9c8061;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 1.2px;
    padding-bottom: 45px
}

.vacansy__text {
    display: block;
    text-align: justify;
text-align: center;
padding-bottom: 15px;
    color: #fff;
    font-size: 14px;
    line-height: 22px
}

.vacansy__text p {
    padding-bottom: 15px
}

.vacansy__text span {
    color: #039be5
}

.vacansy__center {
    text-align: center;
    padding-top: 8px
}

.vacansy__button {
    text-decoration: none;
    cursor: pointer;
    color: #9c8061;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: .5px
}

.block-informer {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: rgba(0, 0, 0, .5);
    padding-top: 55px;
    padding-bottom: 38px
}

.block-informer__text {
    display: block;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #6ab8ee;
    font-size: 12px;
    letter-spacing: 6.2px;
    padding-bottom: 26px
}

.block-informer__title {
    display: block;
    font-weight: 600;
    text-align: center;
    color: #12222d;
    font-size: 26px;
    letter-spacing: 2.4px
}

.block-informer__title::after {
    display: block;
    margin: 20px auto;
    width: 70px;
    height: 10px;
    background: #6ab8ee;
    content: ''
}

.block-form {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: url(../images/bg3.png) top center no-repeat;
    -moz-background-size: cover;
    background-size: cover;
    padding-bottom: 120px
}

.block-form::before {
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, .7);
    content: ''
}

.d-form {
    width: 100%;
    font-size: 0;
    position: relative;
    z-index: 1;
    padding-top: 120px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 15px
}

.d-form__d1 {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: 730px;
    border: 1px #fff solid;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #fff;
    padding-bottom: 100px
}

.d-form__d2 {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: -moz-calc(100% - 730px);
    width: calc(100% - 730px);
    color: #fff;
    padding-left: 30px;
    padding-top: 198px
}

.block-form__text {
    color: rgba(255, 255, 255, .6);
    font-size: 14px;
    text-align: justify;
    line-height: 18px;
    padding-bottom: 42px
}

.block-form__title {
    font-size: 22px;
    padding-bottom: 28px
}

.item-contact {
    display: block;
    padding-bottom: 30px
}

.item-contact__data {
    width: 100%;
    position: relative
}

.item-contact__d1 {
    font-size: 14px
}

.item-contact__ico {
    max-height: 16px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 8px;
    margin: auto
}

.item-contact__ico--vk {
    max-height: 12px
}

.item-contact__d2 {
    font-size: 14px;
    display: block;
    width: 100%;
    color: rgba(255, 255, 255, .6);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 40px;
    line-height: 20px
}

.item-contact__text {
    display: block
}

.item-contact__text a {
    text-decoration: none;
    color: rgba(255, 255, 255, .6)
}

.item-contact__text a:hover {
    text-decoration: underline;
    color: hsl(204.55, 80%, 62%)
}

.callback-form {
    width: 100%;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 76px;
    padding-top: 80px
}

.callback-form__title {
    font-weight: 700;
    text-align: center;
    font-size: 25px;
    padding-bottom: 10px
}

.callback-form__text {
    display: block;
    text-align: center;
    font-size: 14px;
    letter-spacing: .6px;
    padding-bottom: 35px
}

.callback-form__form {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.callback-form__line {
    display: block;
    padding-bottom: 15px;
    font-size: 11px
}

.callback-form__input {
    outline: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: 0 0;
    border: none;
    border-bottom: 2px #fff solid;
    width: 100%;
    color: #fff;
    font-size: 14px;
    height: 52px;
    line-height: 52px;
    padding: 0 12px
}

.callback-form__input:focus {
    border-color: #6ab8ee;
}

.callback-form__textarea:focus {
    border-color: #6ab8ee;
}

.callback-form__input::-moz-placeholder {
    color: #ccc
}

.callback-form__textarea {
    width: 100%;
    outline: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    background: 0 0;
    height: 100px;
    margin-top: 4px;
    border: none;
    padding: 12px;
    font-size: 14px;
    border-bottom: 2px #fff solid;
    color: #fff;
}

.checkbox {
    display: inline-block
}

.callback-form__center {
    text-align: center
}

.callback-form__button {
    outline: 0;
    border: none;
    cursor: pointer;
    width: 100%;
    background: rgba(106, 184, 238, 1);
    cursor: pointer;
    height: 52px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    text-align: center
}

.callback-form__button:hover {
    background: rgba(106, 184, 238, .7)
}

.checkbox--error {
    border-color: red;
    border: 1px red solid;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.boxcheck {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle
}

.boxcheck input {
    width: 100%;
    height: 100%;
    display: block
}

.checkbox--error input {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.callback-form__line a {
    text-decoration: none
}

.callback-form__line--rules {
    cursor: pointer;
    position: relative;
    color: rgba(255, 255, 255, .5)
}

.callback-form__line--rules::before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: ''
}

label.error {
    display: none!important
}

input.error,
textarea.error {
    border-color: red
}

.footer {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #000;
    border-top: 1px #ccc solid;
    height: 130px
}

.footer__text {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, .6);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 40px;
    padding-left: 15px
}

.up {
    width: 50px;
    height: 50px;
    text-align: center;
    position: fixed;
    bottom: 15px;
    left: 15px;
    cursor: pointer;
    display: none;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-color: rgba(255, 255, 255, .7);
    z-index: 1000;
    -moz-box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    transition: .3s ease-out
}

.up:hover {
    background: hsl(204.55, 80%, 62%)
}

.up svg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 15px;
    margin: auto
}

.up:hover svg {
    fill: #fff
}

.up img {
    width: 100%
}

.footer__text--t1 {
    color: #2196f3
}

.footer__text--t2 {
    color: #fff
}

.footer__text--t4 {
    color: #b71c1c
}

.footer__text--t3 {
    color: #fff
}

.dialog {
    display: none;
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 580px;
    margin: auto;
    z-index: 150;
    margin-top: 100px;
    margin-bottom: 100px;
    background: #000;
    color: #fff;
    padding: 12px 12px 22px 12px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 14px
}

.dialog-t {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-right: 40px;
}

.dialog__content p {
    padding-bottom: 20px;
    line-height: 20px
}

.dialog__closed {
    display: block;
    position: absolute;
    top: 12px;
    right: 12px;
    width: 28px;
    height: 28px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAAAV0lEQVQokWP4//8/5////7f///8//////wx4cD5UHSeIE/gfAXBpzEdSE4hNEF0jhhxeSVyG4XPGOly2E3I/NucyMDGQAyh1HskBQXKQkxW5pCWj//85AV4n4ORBs1EnAAAAAElFTkSuQmCC) rgba(106, 184, 238, 1) no-repeat center;
    cursor: pointer;
    -moz-border-radius: 50%;
    border-radius: 50%;
    opacity: .5
}

.dialog__closed:hover {
    opacity: 1
}

.dialog-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 9999999;
    display: none;
    overflow-y: scroll;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
    background: rgba(0, 0, 0, .5)
}

.bodyFix {
    height: 100vh;
    min-height: 100vh;
    overflow: hidden;
    margin: 0;
    -ms-touch-action: none;
    touch-action: none;
    position: fixed;
    padding-right: 18px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.dialog-center {
    width: 100%;
    font-size: 0
}

.dialog-center-true {
    display: inline-block;
    vertical-align: top;
    width: -moz-calc(100% / 2);
    width: calc(100% / 2);
    cursor: pointer;
    color: #fff;
    text-align: center;
    height: 52px;
    line-height: 52px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: rgba(106, 184, 238, 1);
    font-size: 15px;
    font-weight: 600
}

.dialog-center-false {
    display: inline-block;
    vertical-align: top;
    width: -moz-calc(100% / 2);
    width: calc(100% / 2);
    cursor: pointer;
    color: #fff;
    text-align: center;
    height: 52px;
    line-height: 52px;
    font-size: 15px;
    font-weight: 600
}

.information-item--b1 {
    color: #03a9f4
}

.information-item--b2 {
    color: #e53935
}

.information-item--b3 {
    color: #b71c1c;
    font-weight: 700
}



.services__list {
  list-style: none;
  padding: 10px 0 25px;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 15px 3%;
}

.services__list li {
  box-sizing: border-box;
  width: 22%;
  padding:0;
  margin-bottom: 3px;
}


@media (max-height:630px) {
    .start {
        height: auto;
        padding: 40px 0
    }
    .start-block {
        padding-top: 0
    }
}

@media (max-width:1200px) {
    .bodyFix {
        padding-right: 0px;
    }
    .base-block {
        width: 100%;
        padding: 0 20px
    }
    .vkb__d1 {
        width: 370px
    }
    .vkb__d2 {
        width: -moz-calc(100% - 370px - 110px);
        width: calc(100% - 370px - 110px)
    }
    .vk-block {
        padding-left: 30px
    }
    .slider .slick-prev {
        left: -10px
    }
    .slider .slick-next {
        right: -10px
    }
    .d-form__d1 {
        width: 610px
    }
    .d-form__d2 {
        width: -moz-calc(100% - 610px);
        width: calc(100% - 610px)
    }
}

@media (max-width:1023px) {
    .information-item {
        width: -moz-calc(100% / 2);
        width: calc(100% / 2);
        padding-bottom: 50px
    }
    .information-item__bottom {
        bottom: 20px
    }
    .information-b {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .information-item__data {
        padding-top: 20px
    }
    .start-block {
        width: 100%;
        padding: 0 20px;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .working-info__d1 {
        width: 270px
    }
    .working-info__d2 {
        padding-left: 30px;
        width: -moz-calc(100% - 270px);
        width: calc(100% - 270px)
    }
    .working-info {
        padding-left: 0
    }
    .vkb__d2 {
        display: none
    }
    .vkb__d1 {
        width: 100%;
        padding: 0
    }
    .vk-block {
        padding-left: 0;
        padding: 30px 0
    }
    .d-form__d1 {
        width: 400px
    }
    .callback-form {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 30px
    }
    .d-form__d2 {
        width: -moz-calc(100% - 400px);
        width: calc(100% - 400px)
    }
    .footer__text {
        text-align: center;
        padding: 30px 0
    }
    .footer {
        height: auto
    }

	.services__list li {
		width: 30.33%;
	}

}

@media (max-width:767px) {
    .dialog {
        width: calc(100% - 40px);
    }
    .start__title {
        font-size: 50px;
        line-height: 50px
    }
    .start__text {
        line-height: 20px
    }
    .start {
        height: auto;
        padding: 50px 0
    }
    .information .base-block {
        padding: 0
    }
    .information-item {
        width: 100%
    }
    .working-info__d1 {
		width: 100%;
        display: block;
        margin: 0 auto;
        padding-bottom: 40px
    }

	.working-info__d1-block {
		flex-direction: row;
		height: 180px;
	}


    .how-working {
        padding-top: 30px
    }
    .working-info__d2 {
        display: block;
        width: 100%;
        padding-left: 0
    }
    .working-info__t1 {
        text-align: center
    }
    .working-info__t2 {
        text-align: center
    }
    .item-service__d1 {
        position: relative;
        margin: 0 auto;
        margin-bottom: 30px
    }
    .item-service__d2 {
        padding-left: 0
    }
    .item-service__title {
        text-align: center
    }
    .how-working {
        padding-bottom: 0
    }
    .vacansy-block {
        width: -moz-calc(100% - 40px);
        width: calc(100% - 40px);
        margin: 0 auto
    }
    .callback-form {
        border: none
    }
    .d-form__d1 {
        display: block;
        width: 100%;
        border: none;
        padding-bottom: 30px
    }
    .d-form {
        padding-left: 0;
        padding-top: 30px
    }
    .callback-form__title {
        font-size: 20px
    }
    .d-form__d2 {
        width: 100%;
        padding-left: 0;
        padding-top: 30px
    }
    .block-form {
        padding-bottom: 40px
    }

	.services__list li {
		width: 47%;
	}

}

@media (max-width:479px) {
    .start__title {
        font-size: 40px
    }
    .vkb__line img {
        max-width: 100%;
        width: auto
    }
    .vkb__line {
        text-align: center
    }
    .vacansy__title {
        font-size: 20px
    }
    .callback-form {
        padding-left: 0;
        padding-right: 0
    }

	.working-info__d1-block {
		flex-direction: column;
		height: auto;
	}

	.services__list li {
		width: 100%;
	}

}