
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');



body {
    margin: 0;
    padding: 0;
    font-family: 'Gotham Pro', sans-serif;
    background-color: #fff;
    height: 100%;
    line-height: 1;
    position: relative;
    font-size: 13px !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
    display: block
}

blockquote,
q {
    quotes: none
}

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

table {
    border-collapse: collapse;
    border-width: 0;
    padding: 0;
    margin: 0
}

html {
    height: 100%;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none
}

input,
textarea {
    color: #333;
    font-family: 'Gotham Pro', sans-serif;
    outline: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: none
}

button,
input[type=button],
input[type=submit] {
    cursor: pointer
}

td {
    margin: 0;
    padding: 0
}

form {
    padding: 0;
    margin: 0
}

a {
    color: #100da9;
    transition: all .2s linear;
    text-decoration: none;
    outline: 0;
    -webkit-tap-highlight-color: transparent
}

a,
button,
div,
span {
    outline: 0 !important
}

button,
input[type=button],
input[type=submit] {
    -webkit-appearance: none;
    outline: 0
}

* {
    box-sizing: border-box
}

:after,
:before {
    box-sizing: border-box
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

@font-face {
    font-family: 'Gotham Pro';
    src: url(../fonts/GothamProLight.eot);
    src: url(../fonts/GothamProLight.eot?#iefix) format("embedded-opentype"), url(../fonts/GothamProLight.woff) format("woff"), url(../fonts/GothamProLight.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Gotham Pro';
    src: url(../fonts/GothamProRegular.eot);
    src: url(../fonts/GothamProRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/GothamProRegular.woff) format("woff"), url(../fonts/GothamProRegular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Gotham Pro';
    src: url(../fonts/GothamProMedium.eot);
    src: url(../fonts/GothamProMedium.eot?#iefix) format("embedded-opentype"), url(../fonts/GothamProMedium.woff) format("woff"), url(../fonts/GothamProMedium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Gotham Pro';
    src: url(../fonts/GothamProBold.eot);
    src: url(../fonts/GothamProBold.eot?#iefix) format("embedded-opentype"), url(../fonts/GothamProBold.woff) format("woff"), url(../fonts/GothamProBold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Gotham Pro';
    src: url(../fonts/GothamProBlack.eot);
    src: url(../fonts/GothamProBlack.eot?#iefix) format("embedded-opentype"), url(../fonts/GothamProBlack.woff) format("woff"), url(../fonts/GothamProBlack.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

header {
    order: 1;
    -webkit-order: 1
}

footer {
    order: 3;
    -webkit-order: 3
}

.footer {
    background: #fa6a17;
}

.footer .wrapper.flex {
    justify-content: space-between;
    align-items: center
}

.footer__contact {
    background: #003d60;
    padding: 20px 30px;
    text-align: center;
	display: inline-table;
}

.footer__image {
    width: 100%
}

.footer_soc {
    width: 370px
}

.footer_soc.flex {
    justify-content: center
}

.footer__logo {
    width: 300px;
    display: block;
    margin: 0 auto;
}
.footer__soc {
	display: inline-flex;
    float: none;
    margin: 0 auto;
    text-align: center;
}
.footer__logo img {
    width: 100%;
}

.footer__link {
    width: 28px;
    display: block;
    margin-left: 20px;
}

.footer__link img {
    width: 100%
}

.footer__phone {
    display: block;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
    color: #FFFFFF;
}
.serv__item-footer {
	width:33.333%;
    text-align: center;
	display: flex;
}
.footer__callback {
    color: #fff;
    font-size: 12px;
    margin-top: 4px;
    display: block;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    text-decoration: underline;
}
.arrows-min {
    width: 36px;
    display: block;
    float: left;
    background: #fa6914;
    padding: 3px;
    margin-right: 10px;
    border-radius: 50%;
    margin-top: -5px;
}
.arrows-min2 {
    width: 36px;
    position: relative;
    top: 10px;
    background: #4CA1D1;
    padding: 3px;
    right: 10px;
    border-radius: 50%;
}
.arrow-50 {
    width: 50%;
    float: left;
    margin-bottom: 20px;
}
 .arrow-100 {   
	overflow: hidden;
}
.about-2 {
    background: url(../img/fon6-min.jpg) right center/cover no-repeat;
}


.about-2 .wrapper {
    width: 100%;
    max-width: 100%;
}
.about-2 .about__box {
    padding-left: 50px;
    padding: 50px 20px 50px 50px;
    width: 50%;
    background: #ffffffd1;
}


@media screen and (min-width:1201px) and (max-width:1650px) {
    .footer__phone {
    /*    font-size: 25px*/
    }
    .footer__callback {
   /*     font-size: 20px;
        margin-top: 8px*/
    }
    .footer__contact {
      /*  width: 290px;
        padding: 22px 0*/
    }
    .footer__logo {
  /*      width: 230px*/
    }
}

@media screen and (min-width:992px) and (max-width:1200px) {
    .footer__phone {
        font-size: 20px
    }

    .footer__callback {
        font-size: 13px;
        margin-top: 4px
    }
    .footer__contact {
        width: 250px;
        padding: 22px 0
    }
    .footer__logo {
        width: 180px
    }
    .footer__link {
        width: 35px;
        display: block;
        margin-left: 15px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .footer__phone {
        font-size: 20px
    }
    .footer__callback {
        font-size: 13px;
        margin-top: 4px
    }
    .footer__contact {
        width: 250px;
        padding: 22px 0
    }
    .footer__logo {
        width: 180px
    }
    .footer__link {
        width: 35px;
        display: block;
        margin-left: 15px
    }
}



@media screen and (max-width:767px) {
	
	
	.arrows-min {
    width: 36px;
    display: block;
    float: left;
    background: #fa6914;
    padding: 3px;
    margin-right: 10px;
    border-radius: 50%;
    margin-top: -5px;
}
.arrows-min2 {
    width: 36px;
    position: relative;
    top: 10px;
    background: #4CA1D1;
    padding: 3px;
    right: 10px;
    border-radius: 50%;
}
.arrow-50 {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
 .arrow-100 {   
	overflow: hidden;
}

.adva {

}
    .footer__image {
        width: 150%;
        margin-left: -25%
    }
  /*  .footer__contact {
        display: none
    }
    .footer__logo {
        display: none
    }*/
    .footer__soc {
        width: 100%;
        padding: 15px 0
    }
    .footer__soc.flex {
        justify-content: center
    }
    .footer__link {
        width: 35px;
        margin: 0 10px
    }
	.serv__item-footer {
    width: 100%;
    text-align: center!important;
    display: block;
    margin: 20px 0 0 0;
}
}

.main-wrapper {
    padding: 0;
    min-width: 290px;
    width: 100%;
    position: relative;
    overflow: hidden;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start
}

.wrapper {
    min-width: 290px;
    max-width: 1625px;
    margin: 0 auto;
	max-width: 1140px;
    position: relative
}

.text-left {
    text-align: left !important
}

.text-center {
    text-align: center !important
}

.text-right {
    text-align: right !important
}

.nowrap {
    white-space: nowrap !important
}

.content {
    order: 2;
    -webkit-order: 2
}

.flex {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap
}

.banner {
    padding: 90px 0 90px;
    background: url(../img/fon10-min.jpg) center center/cover no-repeat;
}
.banner .wrapper {
    padding: 20px;
    background: #ffffffc9;
}
.banner h1 {
    color: #000;
    text-align: center;
	    padding: 20px 0 10px 0;
}
.banner .banner__text {
	color: #000;
}


.banner__logo {
    width: 303px;
    display: inline-block;
    margin-bottom: 50px;
}

.banner__logo img {
    width: 100%;
   
}

h1 {
	    font-size: 34px;
    line-height: 44px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #3D3D3D;
}
.about__image21 {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    z-index: 1;
    background: url(../img/fon6-min.jpg) right center/cover no-repeat;
}
.about__image22 {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    z-index: 1;
    background: url(../img/fon5-min.jpg) right center/cover no-repeat;
}

.about__image2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    z-index: 1;
    background: url(../img/fon4-min.jpg) right center/cover no-repeat;
}


.pol-100 {
	width:100%;
}

.pol-50 {
	width:50%;
}
.about__image3 img{
	width:100%;
}








.banner__title span {

}
.banner-sub {
    font-size: 22px;
    line-height: 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #242424;
    margin-top: 20px;
    display: block;
    text-align: center;
}
.banner-sub2 span {
    color: #fff;
    background: #fa6a17;
    padding: 10px;
    border-radius: 0;
    font-size: 28px;
}
.banner-sub2 {
    text-align: left;
    padding: 20px 10px;
    float: left;
    width: 50%;
}
.banner-sub3 {
    float: right;
    width: 50%;
    text-align: right;
    padding: 20px 10px;
    float: right;
    width: 50%;
	color: #003d60;
}

.banner__contact {
    padding: 10px 10px;
    background: #003D60;
    border-radius: 3px;
    float: right;
    top: 40px;
    z-index: 2;
}

.banner__phone {

font-family: 'Montserrat', sans-serif;
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: 44px;
letter-spacing: 0em;
display: block;
color: #fff;
}

.banner__callback {
    font-size: 22px;
    line-height: 40px;
    color: #fff;  
}
.banner__callback2 {
    color: #fa6a17;
}
.ban-mob {
	position: relative;
    top: 20px;
}


.banner__adva {
    margin: 150px 0 10px;
    text-align: center;

}
.banner__adva:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transform: translateX(-100%)
}

.banner__adva:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transform: translateX(100%)
}

.banner__advabox.flex {
    justify-content: space-between
}

.banner__btn span {
    border-bottom: 1px solid #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.01em;
    text-align: left;
}
.banner__btn {
    font-size: 30px;
    color: #fff;
    display: inline-block;
    padding: 20px 30px 25px;
    background: #71cfeb;
    margin-bottom: 25px;
    background: #4CA1D1;
}
.banner__item {
    padding: 0 15px
}

.banner__icon {
    height: 50px;
    display: block;
    margin: 0 auto 10px;
    text-align: center
}

.banner__text img {
    position: relative;
    top: 15px;
    margin-right: 5px;
}



.banner__text {
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0.01em;
    text-align: center;
	    margin-bottom: 20px;
}

.serv {
    padding: 50px 0 50px;
    background: #F3F3F3;
}

.about2 {
    background: #fff;
    position: relative;
    background: linear-gradient(
0deg, #706D6D -12.9%, rgba(255, 255, 255, 0) 42.86%), #F3F3F3;
    background-size: cover;
}
.pechatka {
    max-width: 500px;
    position: absolute;
    padding-right: 30px;
    left: 0;
    bottom: 0;
}
.adva__text3 {
    color: #000000;
    text-align: left;
    font-family: Montserrat;
    font-size: 18px;
    letter-spacing: 0.01em;
    margin-bottom: 50px;
    line-height: 30px;
    font-style: normal;
    font-weight: normal;
}
.adva__text3 ul {
    padding: 20px 20px 0px 20px;
}
.adva__text3 ul li {
    padding: 5px 0;
    list-style: none;
    min-height: 60px;
}
.about__image4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url(../img/fon1-min.jpg) right center/cover no-repeat;
}
.about__box3 {
    padding: 0px 0 160px;
    position: relative;
    z-index: 2;
    text-align: right;
    right: 0;
}
.serv__title {
    color: #3d3d3d;
    text-transform: uppercase;
	    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
}


.serv__img {
    width: 50%;
    display: block;
    margin: 10px auto
}

.serv__text {
    margin-bottom: 10px
}

.serv__text p {
    width: 50%;
    text-align: center;
    font-size: 24px;
    color: #6d6e71;
    line-height: 1.3;
    font-weight: 500;
    text-transform: uppercase
}

.serv__box {
    margin-bottom: 35px
}

.serv__box.flex {
    justify-content: space-between
}

.serv__item {
    height: 202px;
    width: 32%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.serv__item p{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    position: absolute;
    padding-left: 10px;
    bottom: 10px;
}
.serv__info {
    margin-top: 35px;
    font-size: 21px;
    line-height: 1.3;
    color: #6d6e71;
    text-align: center
}

.serv__info span {
    font-weight: 500
}

.remark {
    color: #fdfdff;
    text-align: center;
    font-size: 24px;
    padding: 30px 0;
    background: #71cfeb
}

.about {
    position: relative;
}

.about__shadow {
    z-index: 4;
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 2000px;
    height: 210px;
    transform: translateX(-50%)
}

.about__image {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    z-index: 1;
   background: url(../img/fon6-min.jpg) right center/cover no-repeat;
}

.about__title {
    color: #3d3d3d;
    text-transform: uppercase;
    margin-bottom: 60px;
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
}
.about__list {
	    padding-left: 20px;
		    margin-bottom: 33px;
}
.about__listitem {
    position: relative;
    padding-left: 0px;
    color: #3d3d3d;
    font-size: 24px;
    line-height: 52px;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.01em;
    text-align: left;
    padding-bottom: 27px;
	}
/*
.about__listitem:before {
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    position: relative;
    left: -37px;
    top: 29px;
    transform: rotate(45deg);
    background: #636466
}
*/
.about__box {
    padding: 55px 0 160px;
    position: relative;
    z-index: 2;
    width: 550px
}
.dogovor {
	max-width: 500px;
}

.adva__text2 span {
    border: 1px solid #f6742a;
    padding: 5px;
    border-radius: 10px;
    margin-bottom: 5px;
    display: inline-block;
    background: #fa6914;
    color: #fff;
    cursor: pointer;
    box-shadow: 0px 2px 1px 1px #ddd;
}

.adva__text2 span:hover {
    background: #de5809;
}

.about__btn {
   /* position: absolute;*/
    left: 50px;
    bottom: 0;
    padding: 21px 13px;
    background: #4CA1D1;
    color: #fff;
    border: 0;
    z-index: 5;
    margin-bottom: 100px;
}
.kupit__btn {
	padding: 10px;
    background: #003D60;
    color: #fff;
    border: 0;
    z-index: 5;
	margin: 0 auto;
    display: block;
	min-height: 60px;
	min-width: 172px;
}
.kupit {
    background: linear-gradient(
180deg, #F3F3F3 0%, #EBF6F5 55%, #EFEFEF 100%);
    padding: 0px 0 50px!important;
}
.about__btn span {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    letter-spacing: 0.01em;
    text-align: left;
font-weight: 500;
font-size: 22px;
line-height: 20px;
text-align: center;
	color:#f3f3f3;
}
.kupit__btn span {
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.01em;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}


.adva {
    padding: 50px 0 20px;
    background: #f3f3f3;
    background-image: url(../img/logo-big.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.adva__title {
color: #3d3d3d;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 50px;
}

.adva__box.flex {
    justify-content: space-between
}

.adva__item {
    width: 25%;
    padding: 0 25px;
    margin-bottom: 70px
}

.adva__icon {
    margin-bottom: 20px
}

.adva__icon img {
    height: 100%;
    width: auto;
	    display: block;
    margin: 0 auto;
	    max-height: 81px;
}

.adva__text {
    color: #3d3d3d;
    font-size: 21px;
    line-height: 1.33;
    text-align: center;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.01em;
}

.how {
    padding-top: 90px;
	background: #EBF6F5;
}

.how__title {
    margin-bottom: 70px;
    color: #636466;
    font-size: 48px;
    line-height: 56px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px
}

.how__lines {
    position: absolute;
    left: 230px;
    top: 0
}

.how__info {
    color: #636466;
    font-size: 48px;
    line-height: 56px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    left: 570px;
    bottom: 55px
}

.how__box {
    display: inline-block;
    position: relative
}

.how__phone {
    position: absolute;
    bottom: 0;
    left: -275px;
    z-index: 2
}

.how__row {
    width: 1000px;
    position: absolute;
    right: 50px
}

.how__row_1 {
    top: 66px
}

.how__row_2 {
    top: 293px
}

.how__row_3 {
    top: 505px
}

.how__row.flex {
    justify-content: space-between
}

.how__item {
    width: 20%;
    float: left;
    padding-left: 0px;
    position: relative;
	margin-bottom: 80px;
}

.how__number {
    color: #636466;
    font-size: 80px;
    font-weight: 300;
	margin-bottom: 20px;
	width: 100%;
/*    width: 221px;*/
	position: relative;
	margin: 0 auto;
/*	height: 135px;*/
   /*  position: absolute;
   left: 0;
    top: 48px;
	max-width: 221px;*/
}
.how__number img {

}
.arrow {
	    height: 135px;
    position: relative;
    display: block;
}
.arrow img {
	display: block;
    margin: 0 auto;
    vertical-align: middle;
    padding-top: 52px;
	    max-width: 62px;
}
.how__icon {
    height: 70px;
    margin-bottom: 25px;
    margin-left: 75px
}

.how__icon img {
    height: 100%
}

.how__text {
    color: #000;
/*    max-width: 221px;*/
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 31px;
    text-align: right;
    letter-spacing: 0.01em;
	
	position: absolute;
    right: 0;
    bottom: 0;
}
.polovina {
	width: 50%;
    float: left;
}
.contact {
    padding: 0;
    background: #fff;
}
.cont {
	overflow: hidden;
}
.cont-title {
	margin-top: 30px;
	margin-bottom: 50px;
}
.maps .wow{
	padding-bottom: 0!important;
}

.contact__title {
    margin-bottom: 45px;
    color: #636466;
    font-size: 48px;
    line-height: 56px;
    text-transform: uppercase
}

.contact__box.flex {
    justify-content: space-between
}

.contact__item {
    width: 20%
}

.contact__address {
    padding-left: 35px;
    position: relative;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.01em;
}
.contact .wow {
    padding-bottom: 20px;
    display: flex;
}
.contact__address:before {
    content: "";
    position: absolute;
    left: 0;
    top: -3px;
    width: 22px;
    height: 28px;
    background: url(../img/address-ico.png);
    background-size: cover;
}
.contact__mail {
    color: #000;
    padding-left: 35px;
    position: relative;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.01em;
}

.contact__tel {
color: #000;
    padding-left: 35px;
    position: relative;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.01em;
	float: left;
    width: 50%;
	padding-top: 15px;
    padding-bottom: 15px;
}
.contact__tel:before {
    content: "";
    position: absolute;
    left: 0;
    top: 31px;
    width: 25px;
    height: 25px;
    background: url(../img/tel-ico.png);
    background-size: cover;
}
.contact__mail:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    width: 26px;
    height: 20px;
    background: url(../img/mail-ico.png);
    background-size: cover;

}
.contact__text {
    color: #000;
    padding-left: 35px;
    position: relative;
    font-style: normal;
    font-weight: normal;
    line-height: 22px;
    letter-spacing: 0.01em;
		float: left;
    width: 50%;
	    overflow: hidden;
}

.contact__phone {
    color: #000;
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.01em;
}

.contact__link {
    color: #6d6e71;
    font-size: 21px;
    line-height: 1.33;
    font-weight: 700;
    position: relative
}

.contact__link:before {
    content: "";
    position: absolute;
    left: -30px;
    top: 1px;
    width: 22px;
    height: 22px;
    background: url(/img/ball.png);
    background-size: cover
}

.contact__text {
  /*  color: #6d6e71;
    font-size: 21px;
    line-height: 1.33*/
}

.contact__text span {
    font-weight: 700
}

.pc-hide {
    display: none !important
}

.quiz__logo {
    padding: 40px 0;
    background: #fff;
    text-align: center
}

.quiz__logo img {
    width: 400px;
    margin: 0 auto
}

@media screen and (min-width:1201px) and (max-width:1650px) {
		.banner{
	/*		min-height: 100vh;*/
			display: flex;
			align-items: flex-end;
			justify-content: center;
		}
    .wrapper {
        max-width: 1140px
    }
    .banner__logo {

    }
    .banner__title {

    }
    .banner__phone {
        font-size: 29px;
        line-height: 36px
    }
    .banner__contact {
        padding: 10px 10px;
        top: 25px
    }
	.banner__adva {
		margin: 145px 0 10px;
	}
    .banner__btn {
    font-size: 24px;
    padding: 21px 14px 21px;
    }
    .banner__icon {
        height: 45px
    }
    .banner__text {
    /*    font-size: 17px*/
    }
    .banner__callback {
        font-size: 22px
    }
    .serv {
    padding: 50px 0 50px;
     /*   display: flex;
				align-items: flex-end;
				justify-content: center;
				min-height: 100vh;*/
    }
    .serv__title {
/*        font-size: 38px;
        line-height: 46px*/
    }
    .serv__text p {
        font-size: 19px
    }
    .serv__item {
    /*height: 270px;*/
    width: 379px;
    height: 202px;

    }
    .serv__info {
        font-size: 17px
    }
    .remark {
        font-size: 20px;
        padding: 25px 0
    }
    .about .wrapper{
    	min-height: 100vh;
    }
    .about__title {
  /*      font-size: 38px;
        line-height: 46px;
        margin-bottom: 15px*/
    }
    .about__box {
  /*      padding: 85px 0 210px;
        padding: 65px 0 150px;*/
    }
    .about__listitem {
   /*     font-size: 20px;
        line-height: 37px*/
    }
    .about__shadow {
        height: 125px
    }
    .about__image {
        width: 50%
    }
    .about__btn {
  /*      padding: 20px 40px*/
    }
    .about__btn span {
/*        font-size: 24px*/
    }
    .adva {
    /*    padding: 90px 0 10px;
        display: flex;
				align-items: center;
				justify-content: center;
				min-height: 100vh;*/
    }
    .adva__title {
   /*     font-size: 38px;
        line-height: 46px;
        margin-bottom: 45px*/
    }
    .adva__item {
        padding: 0 15px
    }
    .adva__icon {
    /*    height: 60px;
        margin-left: 20px;
        margin-bottom: 20px*/
    }
    .adva__text {
     /*   font-size: 16px*/
    }
    .how__title {
        font-size: 38px;
        line-height: 46px
    }
    .how__box {
      /*  height: 565px*/
    }
    .how__phone {
        width: 540px;
        left: -275px
    }
    .how__lines {
        left: 106px;
    		width: 875px;
    }
    .how__row {
        width: 725px;
        right: 85px
    }
    .how__row_1 {
        top: 47px
    }
    .how__row_2 {
        top: 175px
    }
    .how__row_3 {
        top: 315px
    }
    .how__icon {
 /*       height: 55px;
        margin-bottom: 18px;
        margin-left: 60px*/
    }
    .how__number {
        top: 32px;
        font-size: 63px
    }
    .how__text {
    /*    font-size: 17px*/
    }
    .how__item {
      /*  padding-left: 90px*/
    }
    .how__info {
        font-size: 33px;
		    line-height: 43px;
		    left: 320px;
		    bottom: 52px;
    }
    .contact {
      /*  padding: 50px 0 45px*/
    }
    .contact__title {
        font-size: 38px;
        line-height: 46px
    }
    .contact__address {
     /*   font-size: 17px*/
    }
    .contact__address:before {
     /*   width: 17px;
        height: 23px; */
    }
    .contact__mail {
        /*font-size: 17px*/
    }
    .contact__mail:before {
/*        top: 2px;
        width: 21px;
        height: 13px*/
    }
    .contact__phone {
     /*   font-size: 21px*/
    }
    .contact__link {
      /*  font-size: 17px*/
    }
    .contact__link:before {
  /*      width: 19px;
        height: 19px*/
    }
    .contact__text {
        font-size: 17px
    }
    .quiz__logo {
        padding: 20px 0
    }
    .quiz__logo img {
        width: 250px
    }
    .test-item__header h2 {
        font-size: 30px
    }
    .test-item__number-furst {
        font-size: 50px
    }
    .test-item__number-all {
        width: 50px;
        height: 50px;
        font-size: 21px
    }
    .test-circle {
        width: 40px;
        height: 40px
    }
    .test-circle:before {
        width: 10px;
        height: 10px
    }
    .test-block {
        width: 60px
    }
    .test-slider-title {
        font-size: 30px
    }
    .test-slider-title span {
        font-size: 40px
    }
    .test-slider__wrap {
        width: 1140px
    }
    .customRadio_label-square {
        width: 30px;
        height: 30px
    }
    .customRadio_label.checkitm img {
        width: 35px
    }
    .customRadio_label.checkitm {
        font-size: 22px
    }
    .btn-test {
        font-size: 20px;
        padding: 15px 50px
    }
    .customRadio_label-square:after {
        width: 19px;
        height: 16px
    }
    .customRadio_label-cirkle {
        width: 30px;
        height: 30px;
        margin-right: 15px
    }
    .customRadio_label {
        font-size: 21px;
        margin: 10px 10px
    }
    .customRadio__img {
        height: 245px;
        margin-bottom: 0;
        border-radius: 0
    }
    .test-slider__data-title {
        font-size: 20px;
        margin-bottom: 14px
    }
    .input-test {
        width: 240px;
        height: 55px;
        font-size: 20px;
        border-radius: 10px
    }
    .send-result-polzunok_wrap label {
        font-size: 20px;
        right: -3rem
    }
    .checkbox-item {
        width: 35px;
        height: 35px;
        margin-right: .5rem
    }
    .checkbox-item:after {
        width: 19px;
        height: 16px
    }
    .test-slider__data .test-slider__elem-radio {
        padding: 0
    }
    .test-slider__data.srok {
        width: 310px
    }
    .test-slider__item-end__complete {
        font-size: 25px
    }
    .test-slider__item-end__title {
        font-size: 25px;
        margin-top: 25px
    }
    .inputs_form {
        margin-top: 35px;
        width: 375px
    }
    .main-input__inner {
        padding: 0 40px;
        font-size: 16px;
        height: 64px
    }
    .btn_quiz {
        height: 64px
    }
}

@media screen and (min-width:800px) and (max-width:1200px) {

    .wrapper {
        max-width: 940px;
        width: 90%
    }
    .banner__logo {
        width: 210px;
        margin-bottom: 30px
    }
    .banner__title {
        font-size: 32px;
        line-height: 36px
    }
    .banner__phone {
        font-size: 22px;
        line-height: 28px
    }
    .banner__callback {
        font-size: 18px;
        line-height: 30px
    }
    .banner__contact {
        padding: 10px 20px;
        top: 25px
    }
    .banner__btn {
        font-size: 19px;
        padding: 13px 20px 16px
    }

.banner-sub2 span {
    font-size: 18px;
}
    .banner__icon {
        height: 35px
    }
    .banner__text {
        font-size: 14px
    }
    .serv {
        padding: 65px 0 40px
    }
    .serv__title {
        font-size: 28px;
        line-height: 35px
    }
    .serv__text p {
        font-size: 16px
    }
    .serv__item {
        height: 202px
    }
    .serv__info {
        margin-top: 25px;
        font-size: 15px
    }
    .remark {
        font-size: 18px;
        padding: 20px 0
    }
.about__box {
    padding: 55px 0 140px;
    width: 360px;
}
    .about__title {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 30px
    }
    .about__listitem {
        font-size: 17px;
        line-height: 32px;
        padding-left: 30px
    }
    .about__listitem:before {
        width: 8px;
        height: 8px;
        display: block;
        position: relative;
        left: -26px;
        top: 19px
    }
    .about__btn {
        padding: 14px 30px
    }
    .about__btn span {
        font-size: 18px
    }
    .about__shadow {
        height: 100px
    }
    .about__image {
        width: 60%
    }
    .how__title {
        font-size: 28px;
        line-height: 35px
    }
    .how__box {
    min-height: 350px;
    }
    .how__phone {
        width: 545px;
        left: -275px
    }
    .how__lines {
        left: 109px;
        width: 830px
    }
    .how__row {
        width: 725px;
        right: 33px
    }
    .how__row_1 {
        top: 57px
    }
    .how__row_2 {
        top: 206px
    }
    .how__row_3 {
        top: 370px
    }
    .how__icon {
        height: 45px;
        margin-bottom: 18px;
        margin-left: 60px
    }
.how__number {
    width: 100%;
    height: auto;
}
.how__number img {
    margin: 0 auto;
    display: block;
}
	.how__item {
    width: 33.333%;
 }
	
.how__text {
    font-size: 18px;
    left: 0;
    text-align: center;
}
    .how__item {
/*        padding-left: 85px*/
    }
    .how__info {
        font-size: 28px;
        line-height: 35px;
        left: 326px;
        bottom: 85px
    }
    .how__row {
        width: 600px
    }
    .how__row_1 {
        top: 42px
    }
    .how__row_2 {
        top: 169px
    }
    .how__row_3 {
        top: 297px
    }
    .adva {
        padding: 60px 0 10px
    }
    .adva__title {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 50px
    }
    .adva__item {
        width: 25%;
        padding: 0 15px;
        margin-bottom: 35px
    }
    .adva__icon {

        margin-left: 20px;
        margin-bottom: 20px
    }
    .adva__text {
        font-size: 15px
    }
    .contact {
        padding: 40px 0 25px
    }
    .contact__title {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 30px
    }
 /*    .contact__address {
        font-size: 15px;
        padding-left: 25px
    }
    .contact__address:before {
        width: 15px;
        height: 19px
    }
   .contact__mail {
        font-size: 15px;
        padding-left: 25px
    }
    .contact__mail:before {
        width: 18px;
        height: 12px;
        top: 2px
    }*/
    .contact__phone {
        font-size: 18px
    }
    .contact__link {
        font-size: 15px
    }
    .contact__link:before {
        top: 0;
        width: 17px;
        height: 17px;
        background: url(../img/ball.png);
        background-size: 100% 100%
    }
    .contact__text {
        font-size: 15px
    }
    .quiz__logo {
        padding: 20px 0
    }
    .quiz__logo img {
        width: 200px
    }
    .test-item__header h2 {
        font-size: 30px
    }
    .test-item__number-furst {
        font-size: 50px
    }
    .test-item__number-all {
        width: 50px;
        height: 50px;
        font-size: 21px
    }
    .test-circle {
        width: 40px;
        height: 40px
    }
    .test-circle:before {
        width: 10px;
        height: 10px
    }
    .test-block {
        width: 60px
    }
    .test-slider-title {
        font-size: 30px
    }
    .test-slider-title span {
        font-size: 40px
    }
    .test-slider__wrap {
        width: 940px
    }
    .customRadio_label-square {
        width: 25px;
        height: 25px;
        margin-right: 20px
    }
    .customRadio_label.checkitm img {
        width: 30px
    }
    .customRadio_label.checkitm {
        font-size: 20px
    }
    .btn-test {
        font-size: 20px;
        padding: 15px 50px
    }
    .customRadio_label-square:after {
        width: 19px;
        height: 16px
    }
    .customRadio_label-cirkle {
        width: 30px;
        height: 30px;
        margin-right: 15px
    }
    .customRadio_label {
        font-size: 21px;
        margin: 10px 10px
    }
    .customRadio__img {
        height: 198px;
        margin-bottom: 0;
        border-radius: 0
    }
    .test-slider__data {
        width: 380px
    }
    .test-slider__data-title {
        font-size: 20px;
        margin-bottom: 14px
    }
    .input-test {
        width: 240px;
        height: 55px;
        font-size: 20px;
        border-radius: 10px
    }
    .send-result-polzunok_wrap label {
        font-size: 20px;
        right: -3rem
    }
    .checkbox-item {
        width: 35px;
        height: 35px;
        margin-right: .5rem
    }
    .checkbox-item:after {
        width: 19px;
        height: 16px
    }
    .test-slider__data .test-slider__elem-radio {
        padding: 0
    }
    .test-slider__data.srok {
        width: 310px
    }
    .test-slider__item-end__complete {
        font-size: 25px
    }
    .test-slider__item-end__title {
        font-size: 25px;
        margin-top: 25px
    }
    .inputs_form {
        margin-top: 35px;
        width: 375px
    }
    .main-input__inner {
        padding: 0 40px;
        font-size: 16px;
        height: 64px
    }
    .btn_quiz {
        height: 64px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .wrapper {
        max-width: 740px
    }
	.about__box {
    width: 340px;
}
    .quiz__logo {
        padding: 20px 0
    }
    .quiz__logo img {
        width: 200px
    }
    .test-item__header h2 {
        font-size: 30px
    }
    .test-item__number-furst {
        font-size: 50px
    }
    .test-item__number-all {
        width: 50px;
        height: 50px;
        font-size: 21px
    }
    .test-circle {
        width: 40px;
        height: 40px
    }
    .test-circle:before {
        width: 10px;
        height: 10px
    }
    .test-block {
        width: 60px
    }
    .test-slider-title {
        font-size: 30px
    }
    .test-slider-title span {
        font-size: 40px
    }
    .test-slider__wrap {
        width: 740px
    }
    .customRadio_label-square {
        width: 25px;
        height: 25px;
        margin-right: 20px
    }
    .customRadio_label.checkitm img {
        width: 30px
    }
    .customRadio_label.checkitm {
        font-size: 20px
    }
    .btn-test {
        font-size: 20px;
        padding: 15px 50px
    }
    .customRadio_label-square:after {
        width: 19px;
        height: 16px
    }
    .customRadio_label.checkitm .flex b {
        width: calc(100% - 50px);
        text-align: left
    }
    .customRadio_label-cirkle {
        width: 30px;
        height: 30px;
        margin-right: 15px
    }
    .customRadio_label {
        font-size: 21px;
        margin: 10px 10px
    }
    .customRadio__img {
        height: 198px;
        margin-bottom: 0;
        border-radius: 0
    }
    .test-slider__data {
        width: 320px
    }
    .test-slider__data-title {
        font-size: 20px;
        margin-bottom: 14px
    }
    .input-test {
        width: 240px;
        height: 55px;
        font-size: 20px;
        border-radius: 10px
    }
    .send-result-polzunok_wrap label {
        font-size: 20px;
        right: -3rem
    }
    .checkbox-item {
        width: 35px;
        height: 35px;
        margin-right: .5rem
    }
    .checkbox-item:after {
        width: 19px;
        height: 16px
    }
    .test-slider__data .test-slider__elem-radio {
        padding: 0
    }
    .test-slider__data.srok {
        width: 310px
    }
    .test-slider__item-end__complete {
        font-size: 25px
    }
    .test-slider__item-end__title {
        font-size: 25px;
        margin-top: 25px
    }
    .inputs_form {
        margin-top: 35px;
        width: 375px
    }
    .main-input__inner {
        padding: 0 40px;
        font-size: 16px;
        height: 64px
    }
    .btn_quiz {
        height: 64px
    }
}

sup {
	font-size: 14px;
}

@media screen and (max-width:1200px) {
.how__number {
    width: 100%;
    height: auto;
}
.how__number img {
    margin: 0 auto;
    display: block;
}
	.how__item {
    width: 33.333%;
 }
	
.how__text {
    font-size: 18px;
    left: 0;
    text-align: center;
}
}


@media screen and (max-width:767px) {


.how__number {
    width: 100%;
    height: auto;
}
.how__number img {
    margin: 0 auto;
    display: block;
}
.how__item {
    width: 50%;
}
	
.how__text {
    font-size: 18px;
    left: 0;
    text-align: center;
}
	
.serv__item p {
    position: relative;
    bottom: -170px;
}
	.polovina {
    width: 100%;
}
.contact__tel {
	 width: 100%;
}
.contact__text {
	width: 100%;
}
.contact .wow {
	display: block;
}

    .wrapper {
        max-width: calc(100% - 30px)
    }
    .banner {
        padding: 0 0 0;
  /*      background: 0 0*/
    }
    .banner .wrapper {
        width: 100%;
        max-width: 100%
    }
    .banner__logo {
        margin-bottom: 0;
        text-align: left;
        padding: 15px 0;
  /*      background: #fff*/
    }
.banner__logo img {
    width: 170px;
}
.banner__title {
    padding: 15px 15px 0px 15px;
    font-size: 28px;
    line-height: 32px;
    text-align: left;
}
.ban-mob {
    margin: 0px;
    display: flex;
    float: left;
    background: url(../img/fon10-min.jpg) center center/cover no-repeat;
}
.banner-sub2 span {
    font-size: 14px;
}
.banner__logo {
	width: auto;
}
.blesk {
	    margin: 40px 0 0 0;
}
.serv__title {
    margin-bottom: 0;
    margin-top: 20px;
}
.cont-title {
    margin-bottom: 20px!important;
}
.dogovor {
	max-width: 300px;
}
.pechatka {
    max-width: 200px;
    bottom: 100px;
}
.ban-mob-fon {
    background: #ededed9e;
    display: block;
    margin: 20px;
	height: 100%;
}
.banner-sub2 {
    text-align: center;
    float: none;
    width: 100%;
}
.banner-sub3 {
    float: none;
    width: 100%;
 }
    .banner__title br {
        display: none
    }
    .banner__contact {
        padding: 10px 21px;
        text-align: center;
        margin: 0 auto;
        margin-top: 15px;
        display: block;
     
        top: 0;
        z-index: 2
    }
 /*   .banner__contact:before {
        content: "";
        width: 600px;
        height: calc(100% + 15px);
        position: absolute;
        left: 50%;
        top: -15px;
        box-shadow: 0 0 0 9999px rgba(0, 0, 0, .5) inset;
        z-index: -1
    }
    .banner__contact:after {
        content: "";
        width: 600px;
        height: calc(100% + 15px);
        position: absolute;
        right: 50%;
        top: -15px;
        box-shadow: 0 0 0 9999px rgba(0, 0, 0, .5) inset;
        z-index: -1
    }*/
    .banner__phone {
        font-size: 18px;
        line-height: 24px
    }
    .banner__callback {
        font-size: 14px;
        line-height: 30px
    }
    .banner__btn {
        font-size: 16px;
        width: calc(100% - 30px);
        padding: 12px 20px 16px;
        line-height: 20px
    }
    .banner__adva {
        padding: 15px 0 15px
    }
    .banner__item {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        padding: 0 25px;
        margin-bottom: 15px
    }
    .banner__icon {
        width: 35px;
        margin-right: 15px;
        height: auto;
        margin-bottom: 0;
        margin-left: 0
    }
    .banner__icon img {
        width: 100%;
        height: auto
    }
    .banner__text {
        font-size: 14px;
        width: calc(100% - 50px);
        text-align: left
    }
    .serv {
        padding: 20px 0 20px
    }
    .serv__title {
        font-size: 20px;
        line-height: 28px
    }
	
	.title12{
		margin-bottom: 20px;
	}
	
    .serv__title br {
        display: none
    }
    .serv__box.flex {
        justify-content: center
    }
.serv__item {
    /* width: 265px; */
    height: 202px;
    float: none;
    width: 378px;
    margin-bottom: 0px;
}
    .serv__text {
 		margin-top: 20px;
    }
	.serv__text {
    margin-bottom: 0;
}
    .serv__text p {
        width: 100%;
        font-size: 15px
    }
    .serv__img {
        opacity: 0
    }
    .serv__info {
        font-size: 16px
    }
    .mob-hide {
        display: none !important
    }
    .pc-hide {
        display: block !important
    }
    .remark {
        font-size: 17px;
        padding: 15px 0
    }
    .about__image {
        display: block;
        width: 100%;
        height: 350px;
        position: static
    }
    .about__box {
        padding: 25px 0 20px;
        width: 100%
    }
	.about-2 .about__box {
    padding: 50px 20px 50px 50px;
    width: 100%;
 }
    .about__title {
        font-size: 28px;
        line-height: 34px;
        text-align: center;
        margin-bottom: 25px
    }
.about__listitem {
    font-size: 15px;
    line-height: 23px;
    text-transform: uppercase;
 
}
    .about__listitem:before {
        width: 5px;
        height: 5px;
        display: block;
        position: relative;
        left: -22px;
        top: 13px
    }
    .about__shadow {
        display: none
    }
    .about__btn {
        position: static;
        padding: 15px 30px;
        display: block;
        width: 300px;
        margin: 0 auto;
		margin-bottom: 20px;
    }
    .about__btn span {
        font-size: 17px
    }
    .adva {
        padding: 25px 0 10px
    }
    .adva__title {
        font-size: 28px;
        line-height: 34px;
        text-align: center;
        margin-bottom: 25px
    }
    .adva__item {
        width: 50%;
        margin-bottom: 30px;
        display: block;
        justify-content: flex-start;
        align-items: center
    }
    .adva__icon {
		/* width: 42px; */
		margin-right: 0;
        height: auto;
        margin-left: 0;
        margin-bottom: 0
    }
    .adva__icon img {
       width: auto;
	   margin-bottom: 10px;
    }
.adva__text {
        width: calc(100% - 0px);
        font-size: 14px
    }
.adva__text2 {
    font-size: 14px;
    line-height: 18px;
}
.about__box3 {
    padding: 0px 0 60px;
 }
.adva__text2 p{
	margin: 5px 0;
}
.how {
    padding: 30px 0 10px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}
    .how__title {
        font-size: 28px;
        line-height: 34px;
        text-align: center;
        margin-bottom: 25px
    }
    .how__lines {
        width: 365px;
        left: -25px
    }
    .how__phone {
        bottom: auto;
        top: 12px;
        left: -56px;
        z-index: 2;
        width: 216px
    }
    .how__icon {
        height: 26px;
        margin-left: 15px;
        margin-bottom: 10px
    }
  /*   .how__box {
        height: 450px
    }
   .how__item {
        position: absolute;
        padding-left: 48px;
        width: 165px
    }
    .how__item_1 {
        left: 184px;
        top: 126px
    }
    .how__item_2 {
        left: 3%;
        top: 222px
    }
    .how__item_3 {
        left: 184px;
        top: 222px
    }
    .how__item_4 {
        left: 3%;
        top: 350px
    }
    .how__item_5 {
        left: 184px;
        top: 350px
    }
    .how__number {
        font-size: 32px;
        top: 32px
    }*/
.how__text {
    font-size: 14px;
    line-height: 18px;
    }
    .how__info {
        left: 185px;
        font-size: 16px;
        bottom: auto;
        top: 28px
    }
    .contact {
        padding: 30px 0 25px
    }
    .contact__title {
        font-size: 28px;
        line-height: 34px;
        text-align: center;
        margin-bottom: 25px
    }
    .contact__item {
        width: 100%;
        margin-bottom: 15px
    }
    .contact__phone {
   
    }
    .contact__link {
        padding-left: 35px
    }
    .contact__link:before {
        left: 0
    }
.contact__text {
    padding-left: 35px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.01em;
}
.serv__item-footer {
width: 100%;
}
    .quiz__logo {
        padding: 15px 0
    }
    .quiz__logo img {
        width: 200px
    }
    .test__content {
        padding: 25px 0
    }
    .test-item__header h2 {
        font-size: 19px
    }
    .test-item__header.titl {
        padding: 15px 0
    }
    .test-item__header.quz {
        padding: 20px 0
    }
    .test-item__number {
        width: auto;
        margin-bottom: 0;
        margin-right: 15px
    }
    .test-item__number-furst {
        font-size: 38px
    }
    .test-item__number-all {
        width: 39px;
        height: 39px;
        font-size: 14px
    }
    .test-circle {
        width: 28px;
        height: 28px
    }
    .test-circle:before {
        width: 8px;
        height: 8px
    }
    .test-block {
        width: 37px
    }
    .test-slider-title {
        font-size: 22px;
        text-transform: uppercase
    }
    .test-slider-title span {
        font-size: 37px
    }
    .test-slider__wrap {
        width: 90%
    }
    .customRadio_label-square {
        width: 25px;
        height: 25px;
        margin-right: 20px
    }
    .customRadio_label.checkitm img {
        width: 30px
    }
    .customRadio_label.checkitm {
        font-size: 16px
    }
    .btn-test {
        font-size: 20px;
        padding: 12px 35px;
        margin: 0 10px
    }
    .customRadio_label-square:after {
        width: 15px;
        height: 12px
    }
    .customRadio_label.checkitm .flex b {
        width: calc(100% - 50px);
        text-align: left
    }
    .customRadio_label-cirkle {
        width: 30px;
        height: 30px;
        margin-right: 15px
    }
    .customRadio_label {
        font-size: 19px;
        margin: 10px 10px
    }
    .customRadio__img {
        height: 220px;
        margin-bottom: 0;
        border-radius: 0
    }
    .test-slider__data {
        width: 290px;
        padding: 20px
    }
    .test-slider__data-title {
        font-size: 18px;
        margin-bottom: 14px
    }
    .input-test {
        width: 200px;
        height: 55px;
        font-size: 20px;
        border-radius: 10px
    }
    .send-result-polzunok_wrap label {
        font-size: 18px;
        right: -2rem
    }
    .checkbox-item {
        width: 30px;
        height: 30px;
        margin-right: .5rem
    }
    .checkbox-item:after {
        width: 19px;
        height: 16px
    }
    .test-slider__data .test-slider__elem-radio {
        padding: 0
    }
    .test-slider__data.srok {
        width: 310px
    }
    .test-slider__item-end__complete {
        font-size: 21px
    }
    .test-slider__item-end__title {
        font-size: 20px;
        margin-top: 15px
    }
    .inputs_form {
        margin-top: 20px;
        width: 90%
    }
    .main-input__inner {
        padding: 0 30px;
        font-size: 16px;
        height: 55px;
		
    }
    .main-input__inner::-moz-placeholder {
        font-size: 16px
    }
    .main-input__inner:-ms-input-placeholder {
        font-size: 16px
    }
    .main-input__inner::placeholder {
        font-size: 16px
    }
    .btn_quiz {
        height: 55px;
        margin-top: 15px;
        padding: 0;
        font-size: 16px
    }
    .test-elem-check {
        width: 100%;
        margin: 0 0 15px
    }
    .test-slider__elem-min {
        margin: .2rem 0;
        width: 100%
    }
    .customRadio_label {
        font-weight: 400
    }
    .test-slider__img {
        width: 100%;
        order: 2
    }
    .test-slider__item-end {
        padding-bottom: 20px
    }
}




.serv .slick-prev {
    width: 30px;
    height: 30px;
    background: url(../img/arrows-left.png) no-repeat center center/contain;
    z-index: 2;
    left: -10px !important;
}

.serv .slick-next {
    width: 30px;
    height: 30px;
    background: url(../img/arrows-right.png) no-repeat center center/contain;
    z-index: 2;
    right: -10px !important;
}
.serv .slick-prev:hover{
    width: 30px;
    height: 30px;
    background: url(../img/arrows-left.png) no-repeat center center/contain;
    z-index: 2;
    left: -10px !important;
}
.serv .slick-prev:first-child{
    width: 30px;
    height: 30px;
    background: url(../img/arrows-left.png) no-repeat center center/contain;
    z-index: 2;
    left: -10px !important;
}
.serv .slick-next:hover {
    width: 30px;
    height: 30px;
    background: url(../img/arrows-right.png) no-repeat center center/contain;
    z-index: 2;
    right: -10px !important;
}
.serv .slick-next:last-child {
    width: 30px;
    height: 30px;
    background: url(../img/arrows-right.png) no-repeat center center/contain;
    z-index: 2;
    right: -10px !important;
}
.slick-slide.slick-loading img
{
    display: block;
}
.serv .slick-prev:before, .serv .slick-next:before {
    display:none;
}





.custom-btn {


    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

    position: relative;
    cursor: pointer;
    overflow: hidden;
    transition: ease 2s;
}

.custom-btn:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fa4923;
    opacity: 0;
    z-index: 1;
    -webkit-transition: ease 2s;
    transition: ease 2s;
}

.custom-btn:after {
    content: "";
    display: block;
    width: 100px;
    height: 500px;
    margin-left: -60px;
    background: #ffffff8c;
    position: absolute;
    left: -150px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 4s;
    transition: all 4s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes slideme { 0% { left: -200px; margin-left: 0px; }
  30% { left: 110%; margin-left: 80px; }
  100% { left: 110%; margin-left: 80px; } }
  
  
.slick-next {
    right: -20px!important;
}
.slick-prev {
    left: -20px!important;
}

/*.slick-prev:before, .slick-next:before {
    font-size: 30px!important;
	}
.slick-next {
    right: -15px!important;
}*/

@media screen and (min-width:360px) and (max-width:1200px) {
.banner-sub {
    font-size: 14px;
    line-height: 18px;
    display: block;
    padding: 0 15px 15px 15px;
    text-align: center;
}
.arrow-block {
	display:none;
}


}

.blue a{
	color: #4ca1d1!important;
}


@media screen and (max-width:767px) {
.banner .wrapper {
    background: #F3F3F3;
}	
.banner__adva {
    margin: 80px 0 10px;
 }
	.footer__phone {
    font-size: 24px;
    line-height: 32px;
}
.banner__btn span {
    font-size: 16px;
    line-height: 22px;
}
.how__item {
    width: 100%;
   margin-bottom: 30px;
}	
.how__number img {
    width: 100px;
}
.send .banner {
	padding-top: 40px!important;
}
.banner {
	background: none;
}
.banner__title span {
    background: none;
    display: block;
}
.banner__text img {
    display: none;
}
.banner__text {
    width: 100%;
    text-align: center;
    font-weight: bold;
}
.about__list {
    margin-bottom: 10px;
}

}



@media screen and (max-width: 480px) {
.banner__logo img {
    width: 100px;
}
.adva__item {
    width: 50%!important;
    margin-bottom: 30px;
    display: block;
    justify-content: flex-start;
    align-items: center;
}
.pechatka {
    max-width: 200px;
    bottom: -50px;
    left: -15px;
}
.about-2 .about__box {
    padding: 50px 20px 50px 20px;
}

}


.promoVideo{
    width:100%;
    height: 300px;
}

@media screen and (min-width: 500px) {
    .promoVideo{
    min-height: 400px;
    }
}

@media screen and (min-width: 700px) {
    .promoVideo{
    min-height: 500px;
    }
}