@font-face {
    font-family: 'MuseoSansCyrl';
    src: url('../fonts/MuseoSansCyrl100.eot');
    src: url('../fonts/MuseoSansCyrl100.eot') format('embedded-opentype'),
    url('../fonts/MuseoSansCyrl100.woff2') format('woff2'),
    url('../fonts/MuseoSansCyrl100.woff') format('woff'),
    url('../fonts/MuseoSansCyrl100.ttf') format('truetype'),
    url('../fonts/MuseoSansCyrl100.svg#MuseoSansCyrl100') format('svg');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSansCyrl';
    src: url('../fonts/MuseoSansCyrl900.eot');
    src: url('../fonts/MuseoSansCyrl900.eot') format('embedded-opentype'),
    url('../fonts/MuseoSansCyrl900.woff2') format('woff2'),
    url('../fonts/MuseoSansCyrl900.woff') format('woff'),
    url('../fonts/MuseoSansCyrl900.ttf') format('truetype'),
    url('../fonts/MuseoSansCyrl900.svg#MuseoSansCyrl900') format('svg');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'SegoeUILight';
    src: url('../fonts/SegoeUILight.eot');
    src: url('../fonts/SegoeUILight.eot') format('embedded-opentype'),
    url('../fonts/SegoeUILight.woff2') format('woff2'),
    url('../fonts/SegoeUILight.woff') format('woff'),
    url('../fonts/SegoeUILight.ttf') format('truetype'),
    url('../fonts/SegoeUILight.svg#SegoeUILight') format('svg');
}
@font-face {
    font-family: 'SegoeUILightItalic';
    src: url('../fonts/SegoeUILightItalic.eot');
    src: url('../fonts/SegoeUILightItalic.eot') format('embedded-opentype'),
    url('../fonts/SegoeUILightItalic.woff2') format('woff2'),
    url('../fonts/SegoeUILightItalic.woff') format('woff'),
    url('../fonts/SegoeUILightItalic.ttf') format('truetype'),
    url('../fonts/SegoeUILightItalic.svg#SegoeUILightItalic') format('svg');
}


/*common*/
body, button {
    font-family: 'MuseoSansCyrl', sans-serif;
}
input, textarea {
    font-family: 'SegoeUILight', sans-serif;
}
input, textarea, button {
    border: none;
    outline: none;
}
input, textarea, button, .box {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}
.spacer {
    text-align: justify;
}
.spacer > * {
    display: inline-block;
}
.spacer:after {
    content: '';
    display: inline-block;
    width: 100%;
}
.clear-fix:after {
    content: '';
    display: block;
    clear: both;
}
.pos-center {
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    margin: auto;
}
.hidden {
    display: none;
}
.green-btn {
    transition: all, 0.3s;
    -moz-transition: all, 0.3s;
    -webkit-transition: all, 0.3s;
    -o-transition: all, 0.3s;
}
.green-btn {
    width: 160px;
    height: 36px;
    color: #ffffff;
    background: #61971a;
    border-radius: 3px;
    box-shadow: 4px 4px 6px rgba(0, 0, 1, 0.27);
    -moz-box-shadow: 4px 4px 6px rgba(0, 0, 1, 0.27);
    -webkit-box-shadow: 4px 4px 6px rgba(0, 0, 1, 0.27);
    -o-box-shadow: 4px 4px 6px rgba(0, 0, 1, 0.27);
    cursor: pointer;
    font-size: 24px;
    font-weight: 900;
    text-shadow: 1px 1px 1px rgba(0, 0, 1, 0.22);
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 1, 0.22);
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 1, 0.22);
    -o-text-shadow: 1px 1px 1px rgba(0, 0, 1, 0.22);
}
.green-btn:hover {
    background: #46730b;
}

.block-title {
    text-align: left;
    font-weight: 900;
    font-size: 36px;
    text-transform: uppercase;
}
/*end common*/

/*icons*/
.icon, .popup__close {
    display: inline-block;
    background: url('../images/icons.png') no-repeat;
}
.icon-phone {
    width: 22px;
    height: 22px;
}
.icon-h-arrow {
    width: 26px;
    height: 29px;
    background-position: 0 -22px;
}
.icon-problem-1 {
    width: 39px;
    height: 39px;
    background-position: 0 -77px;
}
.icon-problem-2 {
    width: 39px;
    height: 41px;
    background-position: 0 -116px;
}
.icon-problem-3 {
    width: 41px;
    height: 41px;
    background-position: 0 -157px;
}
.icon-problem-4 {
    width: 40px;
    height: 40px;
    background-position: 0 -198px;
}
.icon-problem-5 {
    width: 36px;
    height: 38px;
    background-position: 0 -238px;
}
.icon-problem-6 {
    width: 39px;
    height: 39px;
    background-position: 0 -276px;
}
.icon-zoom {
    width: 28px;
    height: 26px;
    background-position: 0 -603px;
}
.icon-arrow-fb {
    width: 38px;
    height: 113px;
    background-position: 0 -341px;
}
.icon-contacts-1 {
    width: 14px;
    height: 14px;
    background-position: 0 -454px;
}
.icon-contacts-2 {
    width: 18px;
    height: 18px;
    background-position: 0 -468px;
}
.icon-contacts-3 {
    width: 16px;
    height: 10px;
    background-position: 0 -486px;
}
.icon-contacts-4 {
    width: 10px;
    height: 16px;
    background-position: 0 -496px;
}
.icon-scroll-top {
    width: 26px;
    height: 18px;
    background-position: 0 -512px;
}
.scroll-top:hover .icon-scroll-top {
    background-position: -26px -512px;
}
.popup__close {
    width: 20px;
    height: 20px;
    background-position: 0 -530px;
}
.popup__close:hover {
    background-position: -20px -530px;
}
.icon-phone-sm {
    width: 14px;
    height: 14px;
    background-position: 0 -550px;
}
.icon-return {
    width: 8px;
    height: 13px;
    background-position: 0 -564px;
}

.block-title {
    position: relative;
}
.popup__title span:after, .thank-title:after,
.block-title_green-icon:after, .block-title_white-icon:after, .block-title_black-icon:after {
    content: '';
    background: url('../images/icons.png') 0 -51px;
    position: absolute;
    width: 36px;
    height: 26px;
}
.block-title_white-icon:after {
    background-position: 0 -577px;
}
.block-title_black-icon:after {
    background-position: 0 -315px;
}
/*end icons*/

/*h-top*/
.page-in {
    overflow: hidden;
}
.h-top {
    padding-top: 9px;
    background: #ffffff;
    z-index: 8;
    position: relative;
    height: 76px;
    box-shadow: 0 3px 5px rgba(0, 0, 1, 0.24);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 1, 0.24);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 1, 0.24);
    -o-box-shadow: 0 3px 5px rgba(0, 0, 1, 0.24);
    font-family: 'SegoeUILight', sans-serif;
}
.h-top .content > *,
.logo, .page-desc, .main-nav__link, .callback__btn, .phones, .phones > * {
    display: inline-block;
    vertical-align: middle;
}
.logo {
    background: url('../images/logo.png') no-repeat;
    width: 150px;
    height: 68px;
    height: 58px;
}
.page-desc {
    font-size: 14px;
    color: #474747;
    margin-left: 46px;
}
.h-top-left {
    padding-right: 10px;
}
.main-nav__link {
    transition: all, 0.3s;
    -moz-transition: all, 0.3s;
    -webkit-transition: all, 0.3s;
    -o-transition: all, 0.3s;
}
.main-nav {
    position: relative;
    bottom: -3px;
}
.main-nav__link {
    margin-right: 16px;
    font-size: 14px;
    text-decoration: none;
    color: #747474;
    padding-bottom: 4px;
    border-bottom: 2px solid transparent;
}
.main-nav__link:last-child {
    margin-right: 0;
}
.main-nav__link:hover {
    border-bottom-color: #61971a;
    color: #61971a;
}
.callback {
    position: relative;
    top: 2px;
}
.callback__btn {
    padding-bottom: 2px;
    margin-right: 25px;
    font-size: 14px;
    font-weight: normal;
    text-shadow: none;
    font-family: 'SegoeUILight', sans-serif;
}
.phones-list {
    margin-left: 1px;
}
.phone {
    display: block;
    text-decoration: none;
    font-size: 18px;
    color: #474747;
}
.phone:first-child {
    margin-bottom: 4px;
}
/*end h-top*/

/*header*/
.header {
    background: url('../images/bg/header-bg.jpg') no-repeat center top;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 650px;
    padding-bottom: 140px;
    overflow: hidden;
}
.header-block {
    max-width: 1100px;
    color: #191919;
    border: 5px solid #508d00;
    background: rgba(255, 255, 255, 0.6);
    text-align: center;
    font-weight: 900;
    padding: 82px 0 68px;
    margin: 135px auto 0;
    box-shadow: 17px 17px 21px rgba(0, 0, 1, 0.3);
    -moz-box-shadow: 17px 17px 21px rgba(0, 0, 1, 0.3);
    -webkit-box-shadow: 17px 17px 21px rgba(0, 0, 1, 0.3);
    -o-box-shadow: 17px 17px 21px rgba(0, 0, 1, 0.3);
}
.page-title {
    text-transform: uppercase;
    font-size: 48px;
    line-height: 100%;
}
.page-title small {
    margin-top: -6px;
    font-size: 36px;
    display: block;
}
.header__security {
    margin-top: 22px;
    text-transform: uppercase;
    font-size: 48px;
}
.header__call {
    display: inline-block;
    max-width: 450px;
    font-size: 18px;
    left: -14px;
    margin-top: 31px;
    text-align: center;
    position: relative;
}
.icon-h-arrow {
    position: absolute;
    right: -31px;
    top: 5px;
}
.header__btn {
    max-width: 500px;
    display: block;
    margin: 17px auto 0;
    width: 100%;
    height: 60px;
}
/*end header*/

/*advantages*/
.advantages {
    padding-top: 92px;
    text-align: right;
}
.advantages__title {
    max-width: 575px;
    color: #747474;
    line-height: 120%;
    padding-left: 45px;
}
.advantages__title:after {
    left: 0;
    top: 8px;
}
.advantages__title em {
    color: #61971a;
}
.advantages-list {
    width: 100%;
    max-width: 1066px;
    display: inline-block;
}
.advantage_big:after,
.advantage:after, .advantage__desc {
    display: inline-block;
    vertical-align: middle;
}
.advantage__desc {
    width: 98%;
    font-size: 18px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 120%;
    color: #ffffff;
    font-family: 'SegoeUILight', sans-serif;
}
.advantage:after, .advantage_big:after {
    content: '';
    width: 1px;
    height: 160px;
}
.advantage {
    position: relative;
    z-index: 1;
    background: url('../images/decor/green-bg.png') no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    max-width: 184px;
    height: 160px;
    width: 100%;
    text-align: center;
    font-size: 0;
}
.advantage:last-child .advantage__desc {
    padding-left: 35px;
    padding-right: 35px;
}
.advantage_big {
    background: url('../images/decor/grey-bg-big.png') no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    max-width: 250px;
    width: 100%;
    height: 288px;
    margin: 0 -180px;
    position: relative;
    top: -92px;
}
.advantage:nth-child(3),
.advantage:last-child {
    background: url('../images/decor/green-bg-transparent.png') no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.advantage_big .advantage__desc {
    padding-left: 60px;
    padding-right: 60px;
    font-size: 30px;
    color: #61971a;
    font-weight: 900;
    text-align: center;
    font-family: 'MuseoSansCyrl', sans-serif;
}
.advantage_big:after {
    height: 288px;
}
.advantage__desc span {
    font-size: 48px;
}
.advantages-list {
    margin-top: 23px;
}
.advantage_left {
    left: -100px;
}
.advantage_right, .advantage_left {
    bottom: -100px;
    position: relative;
    opacity: 0;
}
.advantage_right {
    right: -100px;
}
.advantage_big {
    top: -200px;
    opacity: 0;
}
/*end advantages*/

/*problems*/
.problems {
    padding-top: 106px;
    padding-bottom: 180px;
}
.problems__title {
    color: #191919;
    margin-bottom: 74px;
    padding-left: 55px;
}
.problems__title:after {
    left: 0;
    top: 16px;
}
.problems__title-left, .problems__title strong, .problems__title em {
    display: inline-block;
    vertical-align: top;
}
.problems__title small {
    display: block;
    font-size: 36px;
    letter-spacing: -0.015em;
    margin-top: 4px;
}
.problems__title span {
    font-size: 60px;
}
.problems__title strong {
    font-size: 120px;
    letter-spacing: -0.06em;
    position: relative;
    top: -6px;
    color: #61971a;
    margin: 0 6px 0 6px;
}
.problems__title em {
    font-size: 48px;
    position: relative;
    top: 2px;
}
.problems__photo, .problems-right {
    vertical-align: top;
}
.problems__photo {
    background: url('../images/bg/problems-content-bg.jpg') no-repeat;
    width: 460px;
    height: 560px;
}
.problems-right {
    position: relative;
    top: -5px;
    max-width: 624px;
    width: 100%;
}
.problems__desc {
    max-width: 400px;
    color: #191919;
    font-size: 24px;
    line-height: 105%;
    letter-spacing: -0.01em;
    border-bottom: 1px solid #191919;
    padding-bottom: 17px;
    text-align: left;
    font-family: 'SegoeUILight', sans-serif;
}
.problem__desc {
    font-size: 18px;
    font-family: 'SegoeUILight', sans-serif;
    line-height: 125%;
    margin-top: 14px;
    text-align: center;
}
.problem__icon-wrap,
.problem__desc span {
    display: block;
}
.problem__icon-wrap {
    height: 41px;
    position: relative;
}
.problem {
    vertical-align: top;
    width: 130px;
    margin-bottom: 46px;
}
.problem:nth-child(1),
.problem:nth-child(4) {
    margin-right: 13px;
}
.problem:nth-child(3n) {
    width: 210px;
    margin-right: 0;
}
.problems-list {
    margin-top: 50px;
}
.problems__consult {
    font-size: 24px;
    font-weight: 900;
    color: #61971a;
    text-align: center;
    line-height: 120%;
    margin-top: 33px;
}
.problems__consult-btn {
    max-width: 380px;
    height: 56px;
    margin: 36px auto 0;
    display: block;
    width: 100%;
}
/*end problems*/

/*team*/
.team {
    background: url('../images/bg/team-bg.png') no-repeat center top;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 625px;
    padding-top: 95px;
    padding-bottom: 80px;
}
.team__title {
    font-size: 60px;
    color: #ffffff;
    padding-left: 48px;
}
.team__title:after {
    left: 0;
    top: 16px;
}
.team__title small {
    display: block;
    font-size: 24px;
}
.team__title em {
    color: #191919;
}
.team-slider .bx-wrapper {
    max-width: 1030px !important;
    width: 100%;
    margin: 0 auto;
}
.team-slider {
    position: relative;
    margin-top: 86px;
}
.team-slide {
    margin-left: 30px;
    margin-right: 46px;
    font-size: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 280px !important;
}
.team-slide-desc {
    position: absolute;
    left: -30px;
    bottom: 30px;
    padding: 0 19px;
    z-index: 1;
    height: 44px;
    border: 2px solid #ffffff;
    background: rgba(0, 0, 0, 0.5);
}
.team-slide__name {
    line-height: 44px;
    font-size: 12px;
    font-weight: 900;
    color: #ffffff;
    text-transform: uppercase;
}
.slider-listing__prev:after, .slider-listing__next:after, .step__pack-link,
.team-slide__name, .team-slide__position, .team-slide-desc, .team-slide__text {
    transition: all, 0.3s;
    -moz-transition: all, 0.3s;
    -webkit-transition: all, 0.3s;
    -o-transition: all, 0.3s;
}
.team-slide__position {
    z-index: 1;
    color: #ffffff;
    line-height: 110%;
    font-weight: 100;
    font-size: 12px;
    position: absolute;
    top: 0; bottom: 0;
    height: 12px;
    margin: auto;
    opacity: 0;
    left: auto;
}
.team-slide__position_big {
    height: 38px;
}
.team-slide__position_md {
    height: 24px;
}
.team-slide:hover .team-slide__name {
    opacity: 0;
}
.team-slide:hover .team-slide__text,
.team-slide:hover .team-slide__position {
    opacity: 1;
}
.team-slide:hover .team-slide-desc {
    background: rgba(70, 115, 11, 0.9);
}
.team-slide__text {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    position: absolute;
    top: 0; left: 0;
    background: rgba(25, 25, 25, 0.9);
    padding: 27px 24px 27px 26px;
    text-indent: 16px;
    font-size: 14px;
    font-weight: 100;
    color: #ffffff;
    line-height: 130%;
    text-align: justify;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.slider-listing__prev a, .slider-listing__next a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}
.slider-listing__prev, .slider-listing__next {
    width: 22px;
    height: 50px;
    position: absolute;
    top: 0; bottom: 0;
    margin: auto;
    background: url('../images/team-slider-arrow.png') no-repeat;
    cursor: pointer;
}
.slider-listing__prev {
    left: 27px;
}
.slider-listing__next {
    right: 27px;
    background-position: 0 -50px;
}
.slider-listing__prev:after, .slider-listing__next:after {
    content: '';
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    background: url('../images/team-slider-arrow.png') no-repeat;
}
.slider-listing__prev:after {
    opacity: 0;
    background-position: -22px 0;
}
.slider-listing__next:after {
    background-position: -22px -50px;
}
/*end team*/

/*steps*/
.steps {
    padding-top: 142px;
}
.steps__title {
    padding-left: 60px;
    color: #191919;
}
.steps__title:after {
    left: 0;
    top: 23px;
}
.steps__title strong {
    font-size: 120px;
    color: #61971a;
    font-weight: 900;
}
.steps__title strong, .steps__title-right {
    display: inline-block;
    vertical-align: middle;
}
.steps__title-right {
    position: relative;
    top: -5px;
    margin-left: 3px;
    font-size: 60px;
}
.step-wrap {
    position: relative;
}
.steps__title-right small {
    margin-top: 5px;
    display: block;
    font-size: 30px;
}
.steps__title-right em {
    color: #61971a;
}
.steps-list {
    max-width: 920px;
    margin: 50px auto 0;
}
.step__numb {
    background: url('../images/decor/green-bg.png') no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    display: block;
    width: 138px;
    height: 120px;
    text-align: center;
    line-height: 120px;
    color: #e2e4db;
    font-size: 48px;
    font-weight: 900;
    margin: 0 auto;
}
.step {
    width: 230px;
    position: relative;
    text-align: center;
    margin-bottom: 40px;
    vertical-align: top;
}
.step:not(.step_big) {
    margin-top: 64px;
}
.step_big .step__numb {
    background: url('../images/decor/grey-bg.png') no-repeat;
    width: 160px;
    line-height: 184px;
    height: 184px;
    font-family: 'Open Sans', sans-serif;
    font-size: 60px;
    color: #61971a;
    font-weight: 800;
}
.step__pack-link {
    display: inline-block;
    width: 110px;
    line-height: 13px;
    border: 1px solid transparent;
    font-size: 18px;
    color: #61971a;
    height: 17px;
}
.step__pack-link:hover {
    border-color: #61971a;
    text-decoration: none;
}
.step__desc span {
    display: block;
}
.step__desc {
    color: #191919;
    margin-top: 30px;
    font-size: 18px;
    font-family: 'SegoeUILight', sans-serif;
    line-height: 120%;
}
.step__btn {
    margin-top: 20px;
    width: 200px;
    height: 30px;
    font-size: 14px;
    box-shadow: 2px 2px 3px rgba(0, 0, 1, 0.34);
    -moz-box-shadow: 2px 2px 3px rgba(0, 0, 1, 0.34);
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 1, 0.34);
    -o-box-shadow: 2px 2px 3px rgba(0, 0, 1, 0.34);
}
.step__btn + .step__desc {
    margin-top: 2px;
}
.step-prev_arr,
.step-next_arr {
    content: '';
    position: absolute;
    top: 113px;
    background: url('../images/decor/arrow.png') no-repeat left top;
    width: 0;
    height: 22px;
}
.step-prev_arr {
    left: -118px;
}
.step-next_arr {
    left: 224px;
}
/*end steps*/

/*packages*/
.packages {
    padding-top: 218px;
    padding-bottom: 545px;
    background: url('../images/bg/packages-top-bg.png') no-repeat center top, url('../images/bg/packages-bottom-bg.png') no-repeat center bottom, #191919;
}
.packages__title {
    position: relative;
    z-index: 2;
    letter-spacing: -0.003em;
    color: #ffffff;
    padding-left: 46px;
}
.packages__title:after {
    left: 0;
    top: 4px;
}
.packages-list {
    max-width: 1020px;
    width: 100%;
    position: relative;
    margin: 74px auto 0;
}
.package {
    padding-top: 6px;
    width: 300px;
    padding-bottom: 52px;
    vertical-align: top;
    display: inline-block;
    background: #ffffff;
    position: relative;
}
.package__name {
    padding: 0 22px 0 28px;
    height: 44px;
    line-height: 44px;
    border: 2px solid #ffffff;
    font-size: 12px;
    font-weight: 900;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
    display: inline-block;
    text-transform: uppercase;
    margin-top: 24px;
    left: -20px;
    position: relative;
}
.package__params-title {
    text-align: center;
    font-size: 12px;
    font-weight: 900;
    color: #191919;
    text-transform: uppercase;
    margin-top: 30px;
}
.package-params {
    width: 100%;
    text-align: left;
    margin: 22px auto 0;
    max-width: 250px;
}
.package-param {
    padding-left: 20px;
    position: relative;
    font-size: 18px;
    color: #191919;
    margin-bottom: 9px;
    font-family: 'SegoeUILight', sans-serif;
    line-height: 120%;
}
.package-param:last-child {
    margin-bottom: 0;
}
.package-param:after {
    content: '';
    position: absolute;
    left: 0;
    top: 11px;
    background: #61971a;
    width: 6px;
    height: 6px;
}
.package__price {
    font-weight: 900;
    font-size: 24px;
    color: #191919;
    text-align: center;
    margin-top: 50px;
}
.package__price i {
    font-size: 18px;
    color: #747474;
}
.package__btn {
    display: block;
    margin: 26px auto 0;
    width: 200px;
    height: 42px;
    font-size: 18px;
}

.package__btn_style {
    display: block;
    margin: 26px auto 0;
    width: 200px;
    height: 42px;
    font-size: 18px;
}

.action {
    margin-top: -62px;
    max-width: 616px;
    position: relative;
    width: 100%;
    padding-left: 90px;
}
.action:after {
    content: '';
    position: absolute;
    background: url('../images/decor/smile.png') no-repeat;
    width: 184px;
    height: 160px;
    left: 0;
    top: -50px;
}
.action > * {
    position: relative;
    z-index: 1;
}
.action__text {
    font-size: 18px;
    font-weight: 900;
    color: #61971a;
    display: inline-block;
    text-transform: uppercase;
}
.action__text small {
    font-size: 14px;
    margin-top: 5px;
    display: block;
    letter-spacing: normal;
}
.action__big-text {
    font-size: 36px;
    color: #ffffff;
    font-weight: 900;
    text-transform: uppercase;
    display: inline-block;
}
.action__text_1 {
    letter-spacing: 0.05em;
}
.action__big-text_1 {
    position: relative;
    top: -4px;
}
.action__big-text_2 {
    margin-left: 6px;
}
.action__text_2 {
    margin-top: 2px;
}
.action__text_3 {
    margin-top: 17px;
    padding-bottom: 3px;
}
.action__big-text_3 {
    margin-right: 5px;
}
.packages-arrow_top, .packages-arrow_right, .packages-arrow_left, .packages-arrow_bottom {
    position: absolute;
    z-index: 1;
}
.packages-arrow_left {
    background: url('../images/decor/packages-arrow-left.png') no-repeat top right;
    right: 519px;
    top: -48px;
}
.packages-arrow_right, .packages-arrow_left {
    width: 0;
    height: 6px;
}
.packages-arrow_right {
    background: url('../images/decor/packages-arrow-right.png') no-repeat top left;
    left: 519px;
    top: -48px;
}
.packages-arrow_top {
    background: url('../images/decor/packages-arrow-top.png') no-repeat top left;
    width: 0;
    height: 6px;
    left: 353px;
    top: -96px;
}
.packages-arrow_bottom {
    left: 0; right: 0;
    margin: 0 auto;
    background: url('../images/decor/packages-arrow-bottom.png') no-repeat top;
    width: 10px;
    height: 0;
    top: -36px;
}
.package__line {
    height: 6px;
    width: 0;
    position: absolute;
    left: 0; right: 0;
    margin: 0 auto;
    top: 0;
}
.package:nth-child(1) .package__line {
    background: #a3d067;
}
.package:nth-child(2) .package__line {
    background: #61971a;
}
.package:nth-child(3) .package__line {
    background: #386005;
}
/*end packages*/

/*form-wrap*/
.form-wrap {
    max-width: 900px;
    background: #ffffff;
    border: 5px solid #61971a;
    padding: 72px 80px 80px;
    margin-bottom: 70px;
    margin-top: -434px;
    position: relative;
}
.form__title {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 900;
    color: #191919;
    text-align: center;
}
.form__title small {
    display: block;
    padding-top: 6px;
    font-size: 24px;
    color: #747474;
}
.form__title small i {
    font-size: 18px;
}
.form__package {
    text-align: center;
    font-size: 14px;
    color: #747474;
    font-family: 'SegoeUILight', sans-serif;
    padding-top: 6px;
}
.form__package_price {
    text-align: center;
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    color: #191919;
    margin-bottom: 45px;
    margin-top: 18px;
}
.form__package_price em {
    font-size: 36px;
}
.form__field {
    width: 240px;
    height: 40px;
    border-radius: 3px;
    border: 1px solid #61971a;
    padding-left: 14px;
    font-size: 14px;
    color: #191919;
}
.form .spacer {
    margin-bottom: -11px;
}
.form__field::-webkit-input-placeholder {color:#191919;}
.form__field::-moz-placeholder          {color:#191919;}
.form__field:-moz-placeholder           {color:#191919;}
.form__field:-ms-input-placeholder      {color:#191919;}
.form__field:focus {
    padding-left: 13px;
    border-width: 2px;
}
.form__info {
    font-size: 14px;
    font-family: 'SegoeUILight', sans-serif;
    color: #747474;
}
.form__btn {
    width: 240px;
    height: 48px;
    margin-left: 4px;
    font-size: 24px;
    box-shadow: 2px 2px 4px rgba(0, 0, 1, 0.22);
    -moz-box-shadow: 2px 2px 4px rgba(0, 0, 1, 0.22);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 1, 0.22);
    -o-box-shadow: 2px 2px 4px rgba(0, 0, 1, 0.22);
}
.form__photo {
    background: url('../images/bg/frfoto.png') no-repeat;
    position: absolute;
    width: 383px;
    height: 400px;
    bottom: -77px;
    right: -295px;
}
/*end form-wrap*/

/*reviews*/
.reviews {
    padding-bottom: 200px;
    padding-top: 94px;
}
.reviews__title-left {
    font-size: 30px;
    text-transform: uppercase;
    color: #191919;
}
.reviews__title:after {
    left: 0;
    bottom: 11px;
}
.reviews__title strong {
    padding-left: 40px;
    display: block;
    font-size: 72px;
    margin-top: -9px;
    color: #61971a;
}
.reviews__title-left, .reviews__title-right {
    display: inline-block;
    vertical-align: top;
}
.reviews__title-right {
    position: relative;
    top: -4px;
    font-size: 60px;
    margin-left: -5px;
    color: #191919;
}
.reviews__title-right small {
    margin-top: -1px;
    font-size: 30px;
    display: block;
}
.review {
    text-align: right;
    position: relative;
}
.review-right {
    text-align: left;
    max-width: 800px;
    width: 100%;
    padding: 40px 40px 50px 260px;
    display: inline-block;
    min-height: 480px;
    background: #e2e4db;
    margin-right: 64px;
}
.review__read-more {
    display: none;
}
.reviews-slider .bx-wrapper {
    position: relative;
    z-index: 1;
}
.reviews-slider {
    width: 100%;
    margin: 100px auto 0;
    max-width: 926px;
    position: relative;
}
.reviews-slider_decor {
    content: '';
    background: url('../images/decor/green-bg-big.png') no-repeat;
    width: 250px;
    height: 288px;
    position: absolute;
    bottom: -214px;
    right: -130px;
    opacity: 0;
}
.review-photo {
    border: 5px solid #747474;
    position: absolute;
    top: 0; bottom: 0;
    margin: auto;
    width: 273px;
    height: 390px;
    cursor: pointer;
}
.review-photo:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(25, 25, 25, 0.9);
}
.review-photo__zoom {
    z-index: 1;
    width: 56px;
    height: 56px;
    position: absolute;
    border: 2px solid #ebebeb;
    bottom: 35px;
    left: -15px;
    background: #191919;
    opacity: 0;
}
.popup-form__field, .scroll-top,
.review-photo:after, .review-photo__zoom, .fb-form__btn, .privacy, .dev__logo:after, .dev__text {
    transition: all, 0.3s;
    -moz-transition: all, 0.3s;
    -webkit-transition: all, 0.3s;
    -o-transition: all, 0.3s;
}
.fb-form__btn {
    font-weight: 900;
    font-family: 'MuseoSansCyrl', sans-serif;
}
.review-photo:hover .review-photo__zoom {
    opacity: 0.9;
}
.review-photo:hover:after {
    opacity: 1;
}
.slider-listing_reviews .slider-listing__prev,
.slider-listing_reviews .slider-listing__next {
    z-index: 7;
}
.slider-listing_reviews .slider-listing__prev {
    left: -127px;
}
.slider-listing_reviews .slider-listing__prev:after {
    opacity: 1;
}
.slider-listing_reviews .slider-listing__next {
    right: -127px;
}
.review-top {
    padding-left: 16px;
    margin-bottom: 25px;
}
.review__user-name, .review__user-photo {
    display: inline-block;
    vertical-align: middle;
}
.review__user-name {
    font-size: 18px;
    min-width: 250px;
    text-transform: uppercase;
    font-weight: 900;
    color: #191919;
    margin-right: 88px;
}
.review__text {
    text-indent: 16px;
    text-align: justify;
    font-size: 14px;
    font-family: 'SegoeUILight', sans-serif;
    line-height: 120%;
}
.review__email {
    font-size: 14px;
    font-family: 'SegoeUILight', sans-serif;
    padding-left: 16px;
    margin-top: 18px;
}
/*end reviews*/

/*form-block*/
.form-block {
    background: url('../images/bg/form-block-bg.jpg') no-repeat center top;
    min-height: 604px;
    padding-top: 96px;
}
.form-block__title {
    color: #191919;
    padding-left: 62px;
}
.form-block__title:after {
    left: 0;
    top: 4px;
}
.form-block__title strong {
    display: block;
    letter-spacing: 0.01em;
    font-size: 60px;
    padding-top: 2px;
}
.form-block__title span {
    color: #ffffff;
}
.form-block__title_decor {
    position: relative;
}
.form-block__title_decor:after {
    content: '';
    top: 8px;
    left: -18px;
    background: url('../images/decor/title-black-letter.png') no-repeat;
    width: 24px;
    height: 50px;
    position: absolute;
}
.fb-form {
    float: right;
    margin-top: 66px;
    margin-right: 60px;
    text-align: center;
    max-width: 300px;
    width: 100%;
}
.fb-info {
    margin-top: 140px;
    margin-left: 64px;
    max-width: 540px;
    padding-bottom: 44px;
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
    background: rgba(255, 255, 255, 0.7);
}
.fb-info__desc {
    font-size: 19px;
    text-transform: uppercase;
    color: #747474;
    line-height: 120%;
    padding-top: 32px;
    font-weight: 900;
    letter-spacing: -0.02em;
    max-width: 400px;
    padding-left: 56px;
}
.icon-arrow-fb {
    position: absolute;
    top: 36px;
    right: 20px;
}
.fb-info__title {
    padding-left: 30px;
    max-width: 450px;
    font-size: 31px;
    width: 100%;
    text-transform: uppercase;
    font-weight: 900;
    color: #61971a;
    line-height: 115%;
    padding-top: 6px;
    letter-spacing: -0.01em;
}
.fb-form__title {
    font-size: 18px;
    color: #ffffff;
    font-family: 'SegoeUILight', sans-serif;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 38px;
    line-height: 120%;
}
.fb-form__field {
    font-family: 'SegoeUILightItalic', sans-serif;
    height: 34px;
    margin-bottom: 16px;
    background: none;
    display: inline;
    width: 100%;
    border-bottom: 1px solid #191919;
    padding-left: 20px;
    font-size: 18px;
    color: #ffffff;
}
.fb-form__field::-webkit-input-placeholder {color:#ffffff;}
.fb-form__field::-moz-placeholder          {color:#ffffff;}
.fb-form__field:-moz-placeholder           {color:#ffffff;}
.fb-form__field:-ms-input-placeholder      {color:#ffffff;}
.fb-form__btn {
    width: 100%;
    border: 2px solid #ffffff;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    background: none;
    font-weight: 900;
    cursor: pointer;
    margin-top: 33px;
    height: 50px;
}
.fb-form__btn:hover {
    background: #ffffff;
    color: #61971a;
}
/*end form-block*/

/*map-wrap*/
.map-wrap {
    padding-top: 135px;
}
.map-wrap__title {
    padding-left: 45px;
    color: #747474;
}
.map-wrap__title em {
    color: #61971a;
}
.map-wrap__title:after {
    left: 0;
    top: 4px;
}
.maps {
    margin-top: 74px;
    background: #000000;
    position: relative;
}
.maps-over {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
#map {
    background: #e9e5dc;
    height: 500px;
    width: 100%;
    margin: 0 auto;
}
.map-wrap .contacts {
    /*margin: -60px auto 0;*/
    position: relative;
    z-index: 1;
}
.contacts-item {
    padding-left: 26px;
    position: relative;
}
.contacts {
    background: rgba(80, 141, 0, 0.9);
    max-width: 840px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    padding: 22px 50px 36px 54px;
    font-size: 18px;
    color: #ffffff;
    font-family: 'SegoeUILight', sans-serif;
    line-height: 120%;
}
.contacts-item__icon-wrap {
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 2px;
}
.contacts-col {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.contacts-col:first-child {
    max-width: 200px;
}
.contacts-col:nth-child(2) {
    width: 310px;
}
.contacts-col:nth-child(3) {
    width: 294px;
}
.contacts-item__desc a {
    color: #ffffff;
    text-decoration: none;
    display: block;
}
.contacts-col_last .contacts-item__desc {
    letter-spacing: -0.015em;
}
.contacts-item__title {
    display: block;
    color: #ffffff;
    text-decoration: none;
    padding-bottom: 5px;
}
.contacts-item__title span {
    display: inline-block;
    white-space: nowrap;
}
.contacts-item_time {
    margin-top: 21px;
}
.contacts-item_pt4 {
    margin-top: 4px;
}
.contacts-col_last {
    margin-left: -78px;
}
/*end map-wrap*/

/*footer*/
.footer {
    padding-bottom: 47px;
    padding-top: 24px;
}
.footer .logo, .privacy {
    vertical-align: bottom;
}
.privacy {
    font-size: 14px;
    color: #474747;
    font-family: 'SegoeUILight', sans-serif;
    position: relative;
    top: -2px;
    margin-left: 25px;
}
.privacy:hover {
    color: #61971a;
}
.dev {
    text-decoration: none;
    position: relative;
    top: 27px;
    float: right;
}
.dev__logo {
    background: url('../images/dev-logo.png') no-repeat;
    width: 100px;
    height: 47px;
    position: relative;
}
.dev__logo:after {
    content: '';
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: url('../images/dev-logo.png') no-repeat 0 -47px;
}
.dev:hover .dev__logo:after {
    opacity: 1;
}
.dev__text, .dev__logo {
    display: inline-block;
    vertical-align: middle;
}
.dev__text {
    font-size: 14px;
    color: #474747;
    position: relative;
    top: 11px;
    margin-right: 2px;
}
.dev:hover .dev__text {
    color: #73abe6;
}
/*end footer*/

/*popup*/
.scroll-panel {
    background: #ffffff;
    z-index: 7;
    position: fixed;
    left: 0; top: 0;
    width: 100%;
    height: 70px;
    display: none;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.24);
}
.scroll-panel .main-nav__link {
    margin-right: 55px;
}
.scroll-panel .main-nav__link:last-child {
    margin-right: 0;
}
.scroll-panel .main-nav {
    padding-top: 25px;
    display: inline-block;
}
.icon-phone-sm, .sp-phones a {
    display: inline-block;
    vertical-align: middle;
}
.icon-phone-sm {
    margin-right: 16px;
}
.sp-phones a {
    font-size: 18px;
    color: #474747;
    text-decoration: none;
    margin-right: 22px;
    font-family: 'SegoeUILight', sans-serif;
}
.sp-phones a:last-child {
    margin-right: 0;
}
.sp-phones {
    padding-top: 25px;
    float: right;
}
.overlay {
    position: fixed;
    left: 0; top: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9;
    background: rgba(25, 25, 25, 0.9);
}
.popup {
    width: 800px;
    left: 0; right: 0;
    background: #ffffff;
    margin: 0 auto;
    top: 200px;
    text-align: center;
    position: absolute;
    display: none;
    z-index: 10;
}
.popup__title span {
    width: 100%;
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    color: #191919;
    text-align: left;
    position: relative;
}
.popup__title span:after {
    left: -46px;
    top: 3px;
}
.popup-callback .popup__title span {
    display: inline-block;
    max-width: 322px;
}
.popup__close {
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 30px;
}
.popup-callback {
    padding-top: 98px;
    padding-bottom: 150px;
}
.popup-form__field, .popup-form__btn {
    max-width: 400px;
    width: 100%;
    height: 52px;
}
.popup-form__field {
    border: 1px solid #61971a;
    border-radius: 3px;
    margin-bottom: 5px;
    padding-left: 20px;
    font-size: 18px;
    color: #191919;
    font-family: 'SegoeUILight', sans-serif;
}
.popup-form__field::-webkit-input-placeholder {color:#191919;}
.popup-form__field::-moz-placeholder          {color:#191919;}
.popup-form__field:-moz-placeholder           {color:#191919;}
.popup-form__field:-ms-input-placeholder      {color:#191919;}
.popup-form {
    margin-top: 76px;
}
.popup-form__btn {
    font-size: 24px;
    box-shadow: 2px 2px 4px rgba(0, 0, 1, 0.22);
    -moz-box-shadow: 2px 2px 4px rgba(0, 0, 1, 0.22);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 1, 0.22);
    -o-box-shadow: 2px 2px 4px rgba(0, 0, 1, 0.22);
}
.popup-consult {
    padding: 95px 0 126px;
}
.popup-consult .popup__title span {
    max-width: 595px;
    display: inline-block;
}
.popup__title i, .popup__title strong {
    display: inline-block;
    vertical-align: middle;
}
.popup__title i {
    width: 260px;
    font-size: 18px;
    letter-spacing: 0.03em;
    word-spacing: 3px;
}
.popup__title .line {
    display: block;
    word-spacing: normal;
    letter-spacing: -0.05em;
}
.popup__title strong {
    font-size: 42px;
    color: #61971a;
    letter-spacing: -0.01em;
    position: relative;
    top: -1px;
    margin-left: -3px;
}
.popup-consult .popup__title span:after {
    top: 5px;
}
.popup-order {
    padding: 96px 0 126px;
}
.popup-order .popup__title span {
    display: inline-block;
    max-width: 560px;
}
.popup-order .popup-form {
    margin-top: 66px;
}
.popup-cert {
    width: 471px;
    height: 670px;
    border: 5px solid #747474;
}
.popup-cert .popup__close {
    top: 10px;
    right: 11px;
}
.popup-privacy {
    padding: 96px 0 106px;
}
.popup-privacy__text {
    max-width: 620px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
}
.popup-privacy .popup__title {
    margin-bottom: 38px;
}
.popup-privacy .popup__title span {
    display: inline-block;
    padding-left: 45px;
    width: 580px;
    letter-spacing: -0.01em;
    font-size: 36px;
}
.popup-privacy .popup__title span:after {
    left: 0;
    top: 4px;
}
.popup-privacy__text {
    text-indent: 16px;
    font-size: 18px;
    color: #191919;
    line-height: 120%;
    font-family: 'SegoeUILight', sans-serif;
}
.scroll-top {
    display: none;
    position: fixed;
    right: 40px;
    bottom: 40px;
    height: 64px;
    z-index: 7;
    width: 64px;
    background: #191919;
    border: 2px solid #ffffff;
    opacity: 0.6;
    cursor: pointer;
}
.scroll-top:hover {
    opacity: 0.8;
}
/*end popup*/

/*thank*/
.thank {
    padding-top: 98px;
}
.thank-left {
    max-width: 354px;
    padding-left: 54px;
    text-align: right;
}
.thank-left, .thank__photo {
    vertical-align: top;
}
.thank-title {
    font-weight: bold;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font-size: 41px;
    color: #191919;
}
.thank-title:after {
    left: -54px;
    top: 9px;
}
.thank-title strong {
    display: block;
    margin-bottom: -2px;
    font-size: 72px;
    letter-spacing: -0.065em;
    color: #61971a;
}
.thank-title small {
    display: block;
    margin-top: 5px;
    font-size: 15px;
    letter-spacing: -0.03em;
}
.thank__return {
    margin-top: 25px;
    display: inline-block;
    position: relative;
    text-decoration: none;
    font-size: 18px;
    padding-right: 2px;
    color: #747474;
    font-family: 'SegoeUILight', sans-serif;
}
.thank__return:hover span {
    text-decoration: underline;
}
.thank__return span {
    position: relative;
    top: -1px;
    margin-left: 2px;
}
.thank__return > * {
    display: inline-block;
    vertical-align: middle;
}
.thank .contacts {
    position: relative;
    top: -50px;
    margin-bottom: -38px;
}
.footer {
    padding-bottom: 64px;
}
.h-top_thank .sp-phones {
    padding-top: 23px;
}
.h-top_thank .sp-phones a {
    margin-right: 12px;
}
.h-top_thank .sp-phones a:last-child {
    margin-right: 0;
}
/*end thank*/

.delay-02s {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    -o-animation-delay: 0.1s;
}
.delay-04s {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
}
.delay-05s {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
}
.delay-07s {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
}
.delay-09s {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
}
.delay-1s {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
}
.delay-1-02s {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    -o-animation-delay: 0.7s;
}
.delay-1-04s {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
}
.delay-1-05s {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
}
.delay-1-07s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
}
.delay-1-09s {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    -o-animation-delay: 1.1s;
}
.delay-2s {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
}
.delay-2-02s {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
    -moz-animation-delay: 1.3s;
    -o-animation-delay: 1.3s;
}
.delay-2-04s {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
    -moz-animation-delay: 1.4s;
    -o-animation-delay: 1.4s;
}
.delay-2-05s {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
}
.delay-2-07s {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
    -moz-animation-delay: 1.6s;
    -o-animation-delay: 1.6s;
}
.delay-2-09s {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
    -moz-animation-delay: 1.7s;
    -o-animation-delay: 1.7s;
}
.delay-3s {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
    -moz-animation-delay: 1.8s;
    -o-animation-delay: 1.8s;
}
.delay-3-02s {
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s;
    -moz-animation-delay: 1.9s;
    -o-animation-delay: 1.9s;
}
.delay-3-04s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s;
}
.delay-3-05s {
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s;
    -moz-animation-delay: 2.1s;
    -o-animation-delay: 2.1s;
}
.delay-3-07s {
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s;
    -moz-animation-delay: 2.2s;
    -o-animation-delay: 2.2s;
}
.delay-3-09s {
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s;
    -moz-animation-delay: 2.3s;
    -o-animation-delay: 2.3s;
}
.delay-4s {
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s;
    -moz-animation-delay: 2.4s;
    -o-animation-delay: 2.4s;
}

.bounceInRight, .flash, .bounceInLeft, .fadeIn, .bounceIn, .bounce, .lightSpeedIn, .lightSpeedInLeft,
.rubberBand, .fadeInLeft, .fadeInRight, .fadeInDown, .fadeInUp, .pulse, .zoomIn {
    visibility: visible;
}

@media all and (max-width: 1250px) {
    .problems__title span {
        font-size: 48px;
    }
    .problems__title small {
        font-size: 30px;
        letter-spacing: -0.04em;
    }
    .problems__title strong {
        margin: 0;
        font-size: 98px;
    }
    .problems__title em {
        font-size: 36px;
    }
}

@media all and (max-width: 1240px) {
    .form-wrap {
        max-width: 700px;
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 60px;
    }
    .form__photo {
        right: -262px;
    }
    .form .spacer {
        width: 240px;
        margin: 0 auto;
    }
    .form .spacer:after {
        display: none;
    }
    .form__field {
        margin-bottom: 5px;
    }
    .form__info {
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
        top: 217px;
        position: absolute;
    }
    .form__btn {
        display: block;
        margin: 0 auto;
    }
    .slider-listing_reviews .slider-listing__prev {
        left: -60px;
    }
    .slider-listing_reviews .slider-listing__next {
        right: -60px;
    }
    .form-block__title {
        font-size: 30px;
        display: inline-block;
    }
    .form-block__title strong {
        font-size: 48px;
        padding-top: 4px;
        word-spacing: 15px;
    }
    .form-block__title_decor:after {
        display: none;
    }
    .form-block__title {
        padding-left: 46px;
    }
    .form-block {
        background: url('../images/bg/form-block-bg-md.jpg') no-repeat center top;
        padding-top: 76px;
        min-height: 564px;
    }
    .block-title-wrap {
        text-align: center;
    }
    .form-block__title {
        display: inline-block;
        text-align: left;
        position: relative;
        left: -56px;
    }
    .form-block__title_decor:after {
        background: url('../images/decor/title-black-letter-md.png') no-repeat;
        width: 16px;
        height: 44px;
        display: block;
        top: 6px;
        left: -10px;
    }
}

@media all and (max-width: 1200px) {
    .team-slider .bx-wrapper {
        max-width: 850px !important;
        position: relative;
        left: -14px;
    }
    .team-slide {
        width: 265px !important;
        margin-right: 30px;
    }
    .team-slide img {
        width: 100%;
    }
    .team-slide__text {
        font-size: 13px;
        padding: 10px 14px 27px 14px;
    }
    .team-slider {
        margin-top: 66px;
    }
    .team__title {
        font-size: 48px;
    }
    .team {
        min-height: 680px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
    }
    .steps__title-right {
        font-size: 48px;
    }
    .steps__title-right small {
        font-size: 24px;
        margin-top: 2px;
    }
    .steps__title-right {
        margin-left: -2px;
    }
    .steps__title {
        padding-left: 48px;
    }
    .steps__title:after {
        top: 9px;
    }
    .steps__title strong {
        font-size: 90px;
        position: relative;
        top: -3px;
    }
    .thank__photo {
        max-width: 520px;
    }
    .thank .contacts {
        top: -30px;
        margin-bottom: -20px;
    }
}

@media all and (max-width: 1150px) {
    .problems-right {
        max-width: 550px;
    }
    .problems__consult {
        font-size: 18px;
        max-width: 395px;
        margin: 12px auto 0;
    }
    .problem {
        margin-bottom: 24px;
    }
    .problems__consult-btn {
        margin-top: 14px;
    }
    .problems__desc {
        padding-bottom: 15px;
        margin: 0 auto;
    }
    .problems-list {
        margin-top: 38px;
    }
}

@media all and (max-width: 1100px) {
    .h-top_main {
        padding-bottom: 85px;
    }
    .h-top .main-nav {
        /*border-top: 1px solid #ececec;*/
        text-align: center;
        width: 100%;
        left: 0; bottom: 0; top: 55px;
        padding-top: 16px;
        padding-bottom: 9px;
        position: absolute;
        
    }
    .h-top .main-nav__link {
        margin-right: 54px;
    }
    .h-top .main-nav__link:last-child {
        margin-right: 0;
    }
    .page-title {
        font-size: 36px;
        line-height: 130%;
    }
    .header__security {
        font-size: 36px;
    }
    .advantage_big {
        top: -182px;
        margin: 0 -130px;
        width: 210px;
        height: 242px;
    }
    .advantage_big:after {
        height: 242px;
    }
    .advantages-list {
        margin-top: 35px;
    }
    .advantage_big .advantage__desc {
        padding-left: 25px;
        padding-right: 25px;
    }
    .advantage__desc {
        width: 97%;
    }
    .problems__photo {
        background: url('../images/bg/problems-content-bg-md.jpg') no-repeat;
        width: 340px;
        height: 540px;
    }
    .slider-listing__prev {
        left: 0;
    }
    .slider-listing__next {
        right: 0;
    }
    .packages-arrow_top {
        background: url('../images/decor/packages-arrow-top-md.png') no-repeat;
    }
    .packages-list {
        max-width: 920px;
    }
    .package {
        width: 280px;
    }
    .package-params {
        max-width: 245px;
    }
    .packages-arrow_top {
        left: 424px;
    }
    .packages-arrow_right {
        left: 469px;
        background: url('../images/decor/packages-arrow-right-md.png') no-repeat left top;
    }
    .packages-arrow_left {
        right: 469px;
        background: url('../images/decor/packages-arrow-left-md.png') no-repeat right top;
    }
    .action {
        margin-top: -46px;
    }
    .fb-form {
        margin-right: 0;
    }
    .fb-info {
        margin-left: 0;
    }
    .reviews-slider {
        max-width: 884px;
    }
    .review-right {
        padding-left: 270px;
        margin-right: 42px;
    }
    .review__user-name {
        margin-right: 78px;
    }
    .slider-listing_reviews .slider-listing__prev {
        left: -40px;
    }
    .slider-listing_reviews .slider-listing__next {
        right: -40px;
    }
    .reviews {
        padding-bottom: 180px;
    }
    .reviews-slider {
        margin-top: 60px;
    }
    .header {
        min-height: 610px;
    }
    .header-block {
        margin-top: 90px;
    }
    .header {
        min-height: inherit;
        padding-bottom: 170px;
    }
}

@media all and (max-width: 1000px) {
    .form-block__title_decor:after {
        background: url('../images/decor/title-black-letter-md.png') no-repeat;
        width: 16px;
        height: 44px;
        display: block;
        top: 6px;
        left: -10px;
    }
    .thank__photo {
        max-width: 450px;
    }
}

@media all and (max-width: 990px) {
    .form-block__title {
        left: 0;
        display: block;
    }
}
@media all and (max-width: 980px) {
    .review-right {
        min-height: 560px;
    }
    .advantage__desc {
        width: 96%;
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .advantage__desc span {
        font-size: 36px;
    }
    .advantage_big .advantage__desc {
        font-size: 24px;
    }
    .advantage {
        width: 138px;
        height: 120px;
    }
    .advantage:after {
        height: 120px;
    }
    .advantage_big {
        width: 156px;
        margin: 0 -100px;
        height: 180px;
    }
    .advantage_big:after {
        height: 180px;
    }
    .advantages-list {
        margin-top: 14px;
    }
    .advantages {
        padding-top: 78px;
    }
    .problems {
        padding-top: 50px;
    }
    .problems__title span {
        font-size: 36px;
    }
    .problems__title small {
        font-size: 21px;
        margin-top: -4px;
        letter-spacing: normal;
    }
    .problems__title strong {
        font-size: 60px;
        top: -2px;
        margin: 0 -2px 0 -5px;
    }
    .problems__title em {
        font-size: 24px;
    }

    .popup__title span:after, .thank-title:after,
    .block-title_green-icon:after, .block-title_white-icon:after, .block-title_black-icon:after {
        width: 20px;
        height: 15px;
        background-position: 0 -629px;
    }
    .block-title_white-icon:after {
        background-position: 0 -644px;
    }
    .block-title_black-icon:after {
        background-position: 0 -659px;
    }
    .advantages__title {
        line-height: 105%;
        padding-left: 30px;
    }
    .problems__title:after,
    .advantages__title:after {
        top: 5px;
    }
    .problems__title {
        padding-left: 30px;
    }
    .problem__desc {
        font-size: 14px;
    }
    .problems-right {
        max-width: 414px;
    }
    .problem {
        width: 103px;
    }
    .problem:nth-child(3n) {
        width: 165px;
    }
    .problem:nth-child(1), .problem:nth-child(4) {
        margin-right: 4px;
    }
    .problems__desc {
        font-size: 18px;
        max-width: 298px;
        margin-left: 24px;
        padding-bottom: 8px;
    }
    .problems-list {
        margin-top: 28px;
    }
    .problems__consult {
        margin-top: 0;
        font-size: 14px;
        max-width: 310px;
        margin-left: 30px;
    }
    .problems__consult-btn {
        height: 48px;
        width: 300px;
        font-size: 18px;
        display: block;
        margin-left: 32px;
        margin-top: 10px;
    }
    .problems {
        padding-bottom: 80px;
    }
    .team-slider .bx-wrapper {
        max-width: 570px !important;
    }
    .slider-listing__prev:after, .slider-listing__next:after,
    .slider-listing__prev, .slider-listing__next {
        width: 18px;
        height: 40px;
        background: url('../images/team-slider-arrow-sm.png') no-repeat;
    }
    .slider-listing__next {
        background-position: 0 -40px;
    }
    .slider-listing__next:after {
        background-position: -18px -40px;
    }
    .slider-listing__prev {
        left: 44px;
    }
    .slider-listing__next {
        right: 44px;
    }
    .team__title {
        padding-left: 30px;
        font-size: 30px;
    }
    .team__title small {
        font-size: 18px;
    }
    .team__title:after {
        left: 0;
        top: 4px;
    }
    .team {
        padding-top: 45px;
        padding-bottom: 65px;
        min-height: inherit;
    }
    .team-slider {
        margin-top: 46px;
    }
    .steps__title-right {
        font-size: 30px;
    }
    .steps__title-right small {
        font-size: 18px;
        margin-top: -2px;
    }
    .steps__title strong {
        font-size: 52px;
    }
    .steps__title {
        padding-left: 30px;
    }
    .steps__title:after {
        top: 3px;
    }
    .steps-list {
        max-width: 726px;
    }
    .step__desc {
        margin-top: 22px;
        font-size: 14px;
    }
    .step__pack-link {
        font-size: 14px;
    }
    .step__btn {
        width: 180px;
        margin-top: 10px;
        height: 26px;
        font-size: 12px;
    }
    .step_big .step__numb {
        width: 121px;
        height: 140px;
        line-height: 140px;
        -webkit-background-size: cover;
        background-size: cover;
        font-size: 36px;
    }
    .step__numb {
        font-size: 30px;
        width: 114px;
        height: 100px;
        line-height: 100px;
    }
    .step-prev_arr, .step-next_arr {
        width: 101px;
        height: 18px;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }
    .step:not(.step_big) {
        margin-top: 37px;
    }
    .step-prev_arr {
        left: -95px;
        top: 78px;
    }
    .step-next_arr {
        top: 78px;
        left: 177px;
    }
    .steps {
        padding-top: 92px;
        margin-bottom: -100px;
    }
    .step {
        margin-bottom: 28px;
    }
    .steps-list {
        margin-top: 40px;
    }
    .packages__title {
        padding-left: 30px;
        font-size: 30px;
    }

    .packages-list {
        max-width: 706px;
    }
    .package {
        width: 220px;
        padding-bottom: 38px;
    }
    .package__name {
        height: 36px;
        line-height: 36px;
        padding-left: 18px;
        padding-right: 12px;
        left: -10px;
    }
    .package-params {
        max-width: 184px;
    }
    .package-param {
        font-size: 14px;
    }
    .package-param:after {
        top: 6px;
    }
    .package__price {
        margin-top: 38px;
        font-size: 18px;
    }
    .package__price i {
        font-size: 14px;
    }
    .package__btn {
        margin-top: 18px;
        width: 140px;
        height: 30px;
        font-size: 14px;
        box-shadow: 2px 2px 4px rgba(0, 0, 1, 0.29);
        -moz-box-shadow: 2px 2px 4px rgba(0, 0, 1, 0.29);
        -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 1, 0.29);
        -o-box-shadow: 2px 2px 4px rgba(0, 0, 1, 0.29);
    }
    .action {
        margin-top: 35px;
    }
    .packages-arrow_top {
        left: 0;
        right: 0;
        width: 10px !important;
        height: 0;
        top: -98px;
        margin: 0 auto;
        background: url('../images/decor/packages-arrow-top-sm.png') no-repeat;
    }
    .packages-arrow_left {
        background: url('../images/decor/packages-arrow-left-sm.png') no-repeat right top;
        right: 362px;
    }
    .packages-arrow_right {
        background: url('../images/decor/packages-arrow-right-sm.png') no-repeat left top;
        left: 362px;
    }
    .packages-list {
        margin-top: 79px;
    }
    .packages {
        padding-bottom: 500px;
    }
    .reviews__title-left {
        font-size: 24px;
    }
    .reviews__title strong {
        padding-left: 24px;
        font-size: 60px;
        margin-top: -7px;
    }
    .reviews__title-right {
        font-size: 48px;
    }
    .reviews__title-right small {
        font-size: 24px;
        margin-top: 3px;
    }
    .reviews__title:after {
        bottom: 9px;
    }
    .step {
        width: 180px;
    }
    .reviews-slider {
        max-width: 660px;
    }
    .slider-listing_reviews .slider-listing__next {
        right: -34px;
    }
    .slider-listing_reviews .slider-listing__prev {
        left: -34px;
    }
    .review-right {
        padding-left: 310px;
        padding-top: 120px;
        max-width: 620px;
        margin-right: 20px;
    }
    .review-top img {
        position: absolute;
        top: -20px;
        left: -52px;
    }
    .slider-listing__prev:after {
        background-position: -18px 0;
    }
    .review-photo {
        bottom: 40px;
        top: auto;
    }
    .review__user-name {
        position: absolute;
        top: 52px;
        white-space: nowrap;
        left: 115px;
        font-size: 14px;
    }
    .review-top {
        margin-bottom: 0;
    }
    .review__text {
        line-height: 125%;
    }
    .review__user-photo {
        z-index: 70;
    }
    .reviews-slider .bx-viewport {
        padding-left: 52px;
        padding-top: 20px;
        position: relative;
        left: -52px;
        top: -20px;
    }
    .review {
        margin-right: 50px;
    }
    .reviews {
        overflow: hidden;
    }
    .review-right {
        position: relative;
    }
    .review-photo {
        z-index: 1;
    }
    .reviews {
        padding-bottom: 110px;
    }
    .reviews-slider_decor {
        width: 200px;
        height: 230px;
        -webkit-background-size: cover;
        background-size: cover;
        right: -54px !important;
        opacity: 1;
        bottom: -68px !important;
    }
    .form-block__title_decor:after {
        display: none;
    }
    .form-block__title span {
        color: #191919;
    }
    .thank-left {
        padding-left: 25px;
    }
    .thank-title:after {
        left: -25px;
        top: 11px;
    }
    .thank-title {
        text-align: left;
        font-size: 30px;
    }
    .thank-title strong {
        font-size: 53px;
    }
    .thank-title small {
        font-size: 11px;
        margin-top: 1px;
    }
    .thank__return {
        font-size: 14px;
        margin-top: 18px;
    }
    .thank {
        padding-top: 44px;
    }
}

@media all and (max-width: 960px) {
    .form-wrap {
        margin-left: auto;
        margin-right: auto;
    }
    .form__photo {
        bottom: -131px;
        right: -20px;
    }
    .form__package_price {
        margin-right: 245px;
    }
    .form__info {
        left: 102px;
        width: auto;
        right: auto;
    }
    .form .spacer {
        margin-right: 310px;
    }
    .form__btn {
        margin-left: 60px;
    }
    .reviews-slider {
        margin-top: 54px;
    }

    .form-block {
        background: url('../images/bg/form-block-bg-sm.jpg') no-repeat center top;
        -webkit-background-size: cover;
        background-size: cover;
        padding-bottom: 50px;
        text-align: center;
        padding-top: 56px;
    }
    .fb-info {
        display: block;
        margin: 0 auto;
    }
    .form-block__title strong {
        font-size: 36px;
        text-align: center;
        padding-top: 0;
    }
    .form-block__title {
        padding-left: 30px;
        margin-bottom: 36px;
        font-size: 24px;
    }
    .form-block__title:after {
        top: 3px;
    }
    .fb-info {
        max-width: 440px;
        padding: 26px 45px 20px;
        box-sizing: border-box;
    }
    .fb-info__desc {
        padding-top: 0;
        padding-left: 0;
        font-size: 14px;
    }
    .fb-info__title {
        padding-left: 0;
        padding-top: 10px;
        font-size: 24px;
    }
    .icon-arrow-fb {
        background: url('../images/decor/fb-arrow.png') no-repeat;
        width: 113px;
        height: 24px;
        display: block;
        margin: 16px auto 0;
        position: static;
    }
    .fb-form__field, .fb-form__btn {
        max-width: 300px;
        font-size: 14px;
    }
    .fb-form__title {
        padding-bottom: 22px;
    }
    .fb-form__btn {
        height: 48px;
    }
    .fb-form {
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-top: 126px;
        width: 100%;
        display: block;
        max-width: 520px;
    }
    .fb-form__btn {
        margin-top: 18px;
    }
    .fb-form__field {
        margin-bottom: 12px;
        height: 30px;
    }
    .map-wrap {
        padding-top: 45px;
    }
    .map-wrap__title {
        font-size: 24px;
        padding-left: 30px;
    }
    .maps {
        margin-top: 38px;
    }
    #map {
        height: 420px;
    }
}

@media all and (max-width: 900px) {
    .icon-contacts-2 {
        margin-top: 8px;
    }
    .callback__btn {
        margin-right: 16px;
    }
    .page-desc {
        margin-left: 16px;
    }
    .page-title, .header__security {
        font-size: 30px;
    }
    .header__btn {
        height: 48px;
        width: 400px;
        font-size: 18px;
        margin-top: 14px;
    }
    .header__security {
        margin-top: 40px;
    }
    .header-block {
        padding-top: 70px;
    }
    .header-block {
        margin-top: 90px;
    }
    .header {
        padding-bottom: 125px;
    }
    .advantages__title {
        max-width: 460px;
        font-size: 24px;
    }
    .scroll-panel .main-nav__link {
        margin-right: 24px;
    }
    .scroll-panel {
        height: 50px;
    }
    .scroll-panel .main-nav, .sp-phones {
        padding-top: 17px;
    }
}

@media all and (max-width: 900px) {
    .contacts {
        max-width: 680px;
        padding: 28px 20px 20px 24px;
        font-size: 11px;
    }
    .contacts-item__title {
        padding-bottom: 10px;
    }
    .contacts-item__icon-wrap {
        top: -1px;
    }
    .contacts-item_pt4 {
        padding-top: 10px;
    }
    .contacts-col:first-child {
        max-width: 176px;
    }
    .contacts-item__title span {
        display: block;
        padding-top: 5px;
    }
    .contacts-col:nth-child(2) {
        max-width: 260px;
    }
    .contacts-col:nth-child(3) {
        width: 236px;
        margin-left: -55px;
    }
    /*.map-wrap .contacts {*/
    /*    margin-top: -90px;*/
    /*}*/
    .scroll-top {
        right: 20px;
        bottom: 20px;
        width: 36px;
        height: 36px;
    }
    .icon-scroll-top {
        background-position: 0 -674px;
        width: 16px;
        height: 11px;
    }
    .scroll-top:hover .icon-scroll-top {
        background-position: 0 -674px;
    }
}
@media all and (max-width: 850px) {
    .problems__title {
        margin-bottom: 36px;
    }
    .problems__photo {
        width: 280px;
        height: 457px;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }
    .footer {
        padding-bottom: 50px;
        padding-top: 20px;
    }
    .popup-callback {
        padding: 78px 0 90px;
    }
    .popup {
        width: 560px;
    }
    .popup__title span {
        font-size: 18px;
    }
    .popup-callback .popup__title span {
        max-width: 245px;
    }
    .popup__title span:after {
        left: -30px;
        top: 2px;
    }
    .popup-form {
        margin-top: 28px;
    }
    .popup-form__field, .popup-form__btn {
        max-width: 300px;
        height: 40px;
    }
    .popup-form__field {
        font-size: 14px;
    }
    .popup-form__btn {
        font-size: 18px;
    }
    .popup__close {
        right: 20px;
    }
    .popup-consult {
        padding: 56px 0 65px;
    }
    .popup-consult .popup__title span {
        max-width: 260px;
    }
    .popup__title strong {
        font-size: 32px;
        padding-left: 3px;
        letter-spacing: normal;
    }
    .popup-consult .popup-form {
        margin-top: 36px;
    }
    .popup-consult .popup__title span:after {
        top: 2px;
    }
    .popup-order {
        padding: 56px 0 74px;
    }
    .popup-order .popup__title span {
        max-width: 424px;
        text-indent: 32px;
    }
    .popup-order .popup__title span:after {
        left: 2px;
    }
    .popup-order .popup-form {
        margin-top: 34px;
    }
    .popup-privacy {
        padding: 56px 0 54px;
    }
    .popup-cert {
        width: 471px;
    }
    .popup-privacy .popup__title {
        margin-bottom: 26px;
    }
    .popup-privacy .popup__title span {
        font-size: 24px;
        width: auto;
        padding-left: 30px;
    }
    .popup-privacy .popup__title span:after {
        top: 3px;
    }
    .popup-privacy__text {
        max-width: 505px;
        text-indent: 15px;
        font-size: 14px;
    }
}
@media all and (max-width: 800px) {
    .thank__photo {
        width: 100%;
        max-width: 713px;
        margin: 30px auto 0;
        display: block;
    }
    .thank .contacts {
        margin-left: auto;
        margin-right: auto;
        display: block;
        top: -60px;
        margin-bottom: -68px;
    }
    .h-top_thank .icon-phone-sm {
        margin-right: 5px;
    }
    .h-top_thank .sp-phones a {
        margin-right: 6px;
    }
}
@media all and (max-width: 750px) {
    .review-right {
        min-height: inherit;
    }
    .review__user-name {
        min-width: inherit;
    }
    .callback__btn {
        display: none;
    }
    .page-title {
        line-height: 120%;
    }
    .page-title, .header__security {
        font-size: 24px;
    }
    .page-title small {
        padding-top: 3px;
        font-size: 30px;
    }
    .scroll-panel .sp-phones {
        display: none;
    }
    .scroll-panel .main-nav {
        width: 100%;
        text-align: center;
    }
    .scroll-panel {
        height: 40px;
    }
    .scroll-panel .main-nav {
        padding-top: 11px;
    }
    .advantage_big {
        margin: 0 -70px;
    }
    .animated {
        opacity: 1 !important;
        visibility: visible;
    }
    .advantage:nth-child(3), .advantage:last-child, .advantage_big,
    .advantage_right, .advantage_left {
        opacity: 1;
    }
    .advantage_big {
        top: -40px;
    }
    .advantage_right, .advantage_left {
        position: relative;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
    }
    .problems__title {
        max-width: 500px;
    }
    .problems__photo {
        display: none;
    }
    .problems-right {
        margin: 0 auto;
        display: block;
    }
    .team-slider .bx-wrapper {
        max-width: 270px !important;
    }
    .steps__title-right small {
        max-width: 380px;
    }
    .step__numb {
        width: 77px;
        height: 68px;
        line-height: 68px;
        font-size: 24px;
    }
    .step_big .step__numb {
        width: 86px;
        height: 100px;
        line-height: 100px;
        font-size: 30px;
    }
    .step:not(.step_big) {
        margin-top: 29px;
    }
    .steps-list {
        max-width: 600px;
    }
    .step-prev_arr, .step-next_arr {
        width: 43px;
        height: 10px;
        background: url('../images/decor/arrow-sm.png') no-repeat;
    }
    .step-prev_arr {
        left: -39px;
        top: 58px;
    }
    .step-next_arr {
        top: 58px;
        left: 173px;
    }
    .packages-arrow_top,
    .packages-arrow_right,
    .packages-arrow_left,
    .packages-arrow_bottom {
        display: none;
    }
    .package__line {
        width: 100%;
        height: 4px;
    }
    .package {
        display: block;
        margin: 0 auto 50px;
        width: 280px;
    }
    .package:nth-child(3) {
        margin-bottom: 0;
    }
    .package-params {
        max-width: 245px;
    }
    .packages-list {
        margin-top: 50px;
    }
    .package:after {
        content: '';
        width: 8px;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .package:first-child:after {
        background: url('../images/decor/packages-arrow-1-mob.png') no-repeat;
        height: 67px;
        top: -61px;
    }
    .package:nth-child(2):after,
    .package:nth-child(3):after {
        background: url('../images/decor/packages-arrow-2-mob.png') no-repeat;
        height: 56px;
        top: -50px;
    }
    .package:nth-child(3):after {
        background: url('../images/decor/packages-arrow-3-mob.png') no-repeat;
    }
    .action:after {
        display: none;
    }
    .action {
        padding-left: 0;
        margin-top: 46px;
    }
    .form .spacer {
        width: 100%;
        text-align: center;
    }
    .form__field {
        display: block;
        margin: 0 auto 3px;
    }
    .form__btn {
        margin-left: auto;
    }
    .form__package_price {
        margin-right: 0;
    }
    .form__info {
        left: 0;
        width: 100%;
    }
    .form__title small {
        font-size: 18px;
    }
    .form__title {
        font-size: 28px;
    }
    .form-wrap {
        margin-bottom: 300px;
        margin-top: -784px;
    }
    .form__photo {
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: -350px;
    }
    .packages {
        padding-bottom: 830px;
    }
    .review-photo {
        display: none;
    }
    .reviews-slider {
        max-width: 500px;
    }
    .review-right {
        width: 100%;
        padding: 40px;
        margin-right: 0;
    }
    .reviews-slider .bx-viewport {
        padding-left: 0;
        padding-top: 0;
        position: relative;
        left: 0;
        top: 0;
    }
    .review-top {
        text-align: center;
        margin-bottom: 30px;
        padding-left: 0;
    }
    .review-top > * {
        display: inline-block;
        vertical-align: middle;
    }
    .review__user-name {
        margin-right: 30px;
    }
    .review__user-name, .review-top img {
        position: static;
    }
    .reviews-slider_decor {
        display: none;
    }
    .reviews-slider .bx-wrapper {
        height: auto;
    }
    .reviews {
        padding-bottom: 58px;
    }
    .form-block__title {
        font-size: 22px;
    }
    .form-block__title strong {
        word-spacing: inherit;
        display: inline;
        font-size: inherit;
    }
    .contacts-col:first-child {
        max-width: 145px;
    }
    .team-slide {
        margin-right: 0;
        padding-left: 30px;
        margin-left: 0;
    }
    .team-slide-desc {
        left: 0;
    }
    .team-slide__text {
        margin-left: 30px;
        width: auto;
    }
}
@media all and (max-width: 700px) {
    .advantage__desc {
        font-size: 12px;
    }
    .advantage {
        width: 114px;
        height: 100px;
    }
    .advantage:after {
        height: 100px;
    }
    .advantage_big .advantage__desc {
        font-size: 14px;
    }
    .advantage_big .advantage__desc span {
        font-size: 24px;
    }
    .advantages__title {
        font-size: 18px;
        max-width: 260px;
        padding-left: 25px;
    }
    .advantages__title span {
        display: inline-block;
    }
    .problems__title:after, .advantages__title:after {
        top: 2px;
    }
    .contacts-col:nth-child(3) {
        margin-left: -90px;
    }
    .h-top_thank .sp-phones {
        width: 116px;
        padding-top: 0;
        margin-top: 18px;
        padding-left: 20px;
        position: relative;
    }
    .h-top_thank .sp-phones a {
        font-size: 14px;
        margin-right: 0;
        margin-bottom: 2px;
    }
    .h-top_thank .icon-phone-sm {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }
}
@media all and (max-width: 650px) {
    .contacts-col:nth-child(3) {
        margin-left: 0;
        margin-top: 10px;
    }
    .contacts-col:first-child {
        max-width: 200px;
    }
}
@media all and (max-width: 600px) {
    .header__call {
        max-width: 310px;
    }
    .page-title, .header__security {
        font-size: 20px;
    }
    .page-title small {
        font-size: 24px;
    }
    .header__btn {
        font-size: 16px;
        width: 330px;
    }
    .advantages {
        padding-top: 48px;
    }
    .advantages-list {
        max-width: 280px;
        margin: 30px auto 0;
        display: block;
    }
    .advantage_big {
        top: -58px;
        margin-top: -20px;
    }
 
    .steps-list {
        max-width: 280px;
    }
    .step__desc {
        margin-top: 9px;
        font-size: 12px;
    }
    .step {
        width: 136px;
        margin-bottom: 30px;
    }
    .step__btn {
        width: 175px;
        position: relative;
        left: -7px;
    }
    .step:first-child {
        width: 160px;
        padding-left: 42px;
    }
    .step:not(.step_big) {
        margin-top: 0;
    }
    .step.step_big:last-child {
        padding-left: 120px;
    }
    .step-next_arr {
        display: none;
    }
    .step-prev_arr_1, .step-prev_arr_2 {
        top: 29px;
    }
    .step-prev_arr_1 {
        right: -25px;
        left: auto;
    }
    .step-prev_arr_2 {
        left: -25px;
    }
    .step_big {
        position: relative;
    }
    .step_big:after {
        content: '';
        position: absolute;
        top: 45px;
        background: url('../images/decor/arrow-sm.png') no-repeat;
        width: 43px;
        height: 10px;
    }
    .step:first-child:after {
        right: -32px;
    }
    .step.step_big:last-child:after {
        left: 47px;
    }
    .steps {
        padding-top: 66px;
        margin-bottom: -140px;
    }
    .steps__title-right {
        font-size: 24px;
        margin-left: -8px;
    }
    .steps__title-right small {
        font-size: 12px;
        max-width: 228px;
    }
    .steps__title {
        padding-left: 21px;
    }
    .steps-list {
        margin-top: 20px;
    }
    .form__title {
        font-size: 24px;
        line-height: 120%;
    }
    .form__title small {
        padding-top: 0;
        margin-top: -4px;
        font-size: 14px;
    }
    .form__title small span {
        display: inline-block;
    }
    .form__title small i {
        font-size: 12px;
    }
    .reviews-slider {
        margin-top: 24px;
        width: 100%;
        max-width: inherit;
    }
    .review-right {
        background: none;
        min-height: inherit;
        padding: 0;
    }
    .review__user-photo {
        margin-left: 30px;
        display: block;
        width: 95px;
    }
    .review__user-name {
        position: absolute;
        top: 10px;
        left: 140px;
    }
    .slider-listing_reviews .slider-listing__prev,
    .slider-listing_reviews .slider-listing__next {
        bottom: auto;
        top: 22px;
    }
    .slider-listing_reviews .slider-listing__prev {
        left: 0;
    }
    .slider-listing_reviews .slider-listing__next {
        right: 0;
    }
    .review-top {
        margin-bottom: 12px;
    }
    .dev {
        position: relative;
        top: 10px;
    }
    .footer {
        position: relative;
    }
    .privacy {
        position: absolute;
        bottom: 47px;
        right: 47px;
        margin: 0;
        top: auto;
    }
    .popup {
        width: 280px;
    }
    .popup-callback {
        padding: 48px 0 46px;
    }
    .popup__close {
        width: 12px;
        height: 12px;
        background-position: 0 -855px;
    }
    .popup-consult .popup__title span,
    .popup-callback .popup__title span {
        width: 190px;
        font-size: 14px;
    }
    .popup__title span:after {
        left: -25px;
        top: 1px;
    }
    .popup-form__field {
        margin-bottom: 3px;
    }
    .popup-form__field, .popup-form__btn {
        width: 220px;
        height: 32px;
    }
    .popup-form__field {
        font-size: 12px;
        padding-left: 18px;
    }
    .popup-consult, .popup-order {
        padding: 48px 0 46px;
    }
    .popup__title i {
        font-size: 14px;
    }
    .popup__title {
        position: relative;
        right: -10px;
    }
    .popup__title strong {
        font-size: 24px;
        letter-spacing: 0.04em;
    }
    .popup-consult .popup-form,
    .popup-form {
        margin-top: 26px;
    }
    .popup-form__btn {
        font-size: 14px;
    }
    .popup-order .popup__title span {
        max-width: 200px;
        text-indent: 0;
        font-size: 14px;
    }
    .popup-order .popup__title span:after {
        left: -25px;
    }
    .popup-privacy {
        width: 240px;
        padding: 48px 20px 32px;
    }
    .popup-privacy .popup__title {
        right: 0;
        margin-bottom: 14px;
    }
    .popup-privacy .popup__title span {
        font-size: 14px;
    }
    .popup-privacy .popup__title span:after {
        top: 1px;
    }
    .popup-privacy__text {
        font-size: 12px;
    }
}
@media all and (max-width: 550px) {
    .phone {
        font-size: 14px;
    }
    .logo {
        width: 120px;
        height: 54px;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .page-desc {
        font-size: 12px;
        position: absolute;
        right: 20px;
        top: 18px;
    }
    .phones {
        padding-top: 18px;
    }
    .h-top {
        padding-top: 14px;
        height: 71px;
    }
    .icon-phone {
        width: 14px;
        height: 14px;
        background-position: 0 -550px;
    }
    .phones-list {
        margin-left: -1px;
    }
    .h-top .main-nav__link {
        margin-right: 16px;
    }
    .action__text {
        font-size: 16px;
    }
    .action__text small {
        font-size: 12px;
    }
    #map {
        height: 300px;
    }
    .contacts {
        margin-top: 0;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
        left: -20px;
        box-sizing: inherit;
    }
    .dev {
        position: relative;
        top: -6px;
    }
    .privacy {
        bottom: 50px;
    }
    .thank .contacts {
        top: 0;
        margin-bottom: 0;
        margin-top: 20px;
    }
    .thank__photo {
        width: 114%;
        position: relative;
        left: -20px;
    }
}
@media all and (max-width: 500px) {
    .team-slide-desc_big {
        height: 46px !important;
    }
    .team-slide-desc_big .team-slide__name {
        line-height: 46px;
    }
    .header__call {
        left: -10px;
    }
    .page-title {
        padding-left: 10px;
        padding-right: 10px;
    }
    .page-title small,
    .page-title, .header__security {
        font-size: 18px;
    }
    .page-title small {
        display: inline;
    }
    .header-block {
        margin-top: 30px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .header__security {
        margin-top: 24px;
    }
    .header__call {
        margin-top: 26px;
        font-size: 12px;
        text-align: left;
        width: 204px;
    }
    .icon-h-arrow {
        right: -18px;
    }
    .header__btn {
        margin-top: 10px;
        width: 230px;
        height: 30px;
        font-size: 12px;
    }
    .header {
        padding-bottom: 50px;
    }
    .problems {
        padding-top: 20px;
    }
    .problems__title {
        max-width: 300px;
        margin-bottom: 16px;
    }
    .problems__title-left {
        position: relative;
        white-space: nowrap;
        left: -30px;
    }
    .problems__title em {
        font-size: 18px;
        position: relative;
        top: -2px;
    }
    .problems__title span {
        font-size: 24px;
    }
    .problems__title small {
        padding-top: 3px;
        padding-bottom: 2px;
        font-size: 14px;
    }
    .problems__title strong {
        font-size: 30px;
    }
    .problems__title:after {
        top: 42px;
    }
    .team__title {
        padding-left: 25px;
        font-size: 24px;
        width: 255px;
    }
    .team__title small {
        line-height: 120%;
        font-size: 14px;
    }
    .team-slide {
        width: 200px !important;
    }
    .team-slide__text {
        font-size: 12px;
        line-height: 100%;
    }
    .team-slide-desc {
        padding-left: 9px;
        padding-right: 9px;
        bottom: 20px;
        left: -10px;
        height: 34px;
    }
    .team-slide__name {
        line-height: 34px;
    }
    .team-slide__position {
        padding-right: 6px;
    }
    .team {
        padding-bottom: 35px;
    }
    .team-slider .bx-wrapper {
        max-width: 230px !important;
    }
    .team-slider {
        margin-top: 26px;
    }
    .form__photo {
        width: 279px;
        height: 292px;
        -webkit-background-size: cover;
        background-size: cover;
        bottom: -227px;
    }
    .form-wrap {
        margin-bottom: 125px;
    }
    .reviews {
        margin-top: 185px;
    }
    .packages__title {
        padding-left: 25px;
        font-size: 20px;
    }
    .packages {
        padding-top: 208px;
    }
    .package {
        width: 220px;
    }
    .package-params {
        max-width: 184px;
    }
    .package__name {
        margin-top: 16px;
    }
    .package__params-title {
        margin-top: 16px;
    }
    .package-params, .package__price {
        margin-top: 18px;
    }
    .package__btn {
        margin-top: 8px;
    }
    .package {
        padding-bottom: 30px;
    }
    .action__text {
        font-size: 14px;
    }
    .action__text em {
        font-size: 12px;
        display: block;
    }
    .action__big-text {
        font-size: 24px;
    }
    .action__text_1 {
        font-size: 18px;
    }
    .action__text small {
        font-size: 10px;
        position: absolute;
        bottom: 0;
        white-space: nowrap;
    }
    .action__big-text_2 {
        margin-left: -2px;
    }
    .action__text_1 {
        padding-bottom: 12px;
    }
    .form__title {
        font-size: 18px;
    }
    .form__title small {
        line-height: 100%;
        padding-top: 6px;
    }
    .form__package_price {
        margin-top: 26px;
        margin-bottom: 38px;
        font-size: 14px;
    }
    .form__package_price em {
        font-size: 24px;
    }
    .form__package_price i {
        font-size: 18px;
    }
    .form__info {
        top: 205px;
    }
    .review__user-name {
        max-width: 110px;
        white-space: normal;
        line-height: 120%;
        text-align: left;
    }
    .form-block__title {
        font-size: 18px;
        padding-left: 25px;
    }
    .form-block__title:after {
        top: 2px;
    }
    .fb-info__desc {
        font-size: 12px;
    }
    .fb-info__title {
        font-size: 14px;
    }
    .team-slide-desc {
        left: 0;
    }
}
@media all and (max-width: 450px) {
    .problems {
        padding-bottom: 40px;
    }
    .problems-right {
        max-width: 280px;
        background: url('../images/bg/problems-content-bg-sm.jpg') no-repeat center bottom;
        padding-bottom: 30px;
    }
    .problems__desc {
        margin-left: 0;
        padding-bottom: 6px;
        max-width: 236px;
        font-size: 14px;
    }
    .icon-problem-1, .icon-problem-2, .icon-problem-3, .icon-problem-6 {
        width: 28px;
        height: 28px;
        background-position: 0 -685px;
    }
    .icon-problem-2 {
        background-position: 0 -713px;
    }
    .icon-problem-3 {
        background-position: 0 -741px;
    }
    .icon-problem-4 {
        width: 30px;
        height: 30px;
        background-position: 0 -769px;
    }
    .icon-problem-5 {
        width: 26px;
        height: 28px;
        background-position: 0 -799px;
    }
    .icon-problem-6 {
        background-position: 0 -827px;
    }
    .problem__desc {
        font-size: 12px;
        margin-top: 12px;
        color: #ffffff;
    }
    .problem {
        width: 88px;
        margin-bottom: 29px;
    }
    .problem:nth-child(3n) {
        width: 106px;
    }
    .problem__icon-wrap {
        height: 30px;
    }
    .problem:nth-child(2),
    .problem:nth-child(5) {
        margin: 0 -50px;
        position: relative;
        top: -64px;
    }
    .problems-list {
        max-width: 250px;
        margin: 110px auto -14px;
    }
    .problems__consult {
        margin-left: 0;
        padding-left: 48px;
        padding-right: 48px;
        font-size: 12px;
        line-height: 120%;
        color: #9bd350;
    }
    .problems__consult-btn {
        margin: 8px auto 0;
        width: 220px;
        height: 30px;
        font-size: 12px;
    }
    .scroll-top {
        width: 30px;
        height: 30px;
        border-width: 1px;
    }
}
@media all and (max-width: 400px) {
    .scroll-panel .main-nav__link {
        margin-right: 16px;
    }
    .slider-listing__prev {
        left: 0;
    }
    .slider-listing__next {
        right: 0;
    }
    .action__text:last-child {
        float: right;
        width: 86px;
        text-align: right;
        position: relative;
        top: -8px;
        line-height: 120%;
    }
    .form-wrap {
        border-width: 2px;
        padding: 44px 10px 98px;
    }
    .form__info {
        top: auto;
        bottom: 72px;
    }
    .form__field {
        width: 220px;
        height: 32px;
        padding-left: 10px;
        font-size: 12px;
    }
    .form__btn {
        width: 220px;
        height: 40px;
        font-size: 18px;
    }
    .form-wrap {
        margin-top: -732px;
    }
    .packages {
        padding-bottom: 780px;
    }
    .reviews__title-left {
        font-size: 18px;
        margin-right: -1px;
    }
    .reviews__title strong {
        margin-top: -2px;
        padding-left: 32px;
        font-size: 30px;
    }
    .reviews__title-right {
        font-size: 30px;
    }
    .reviews__title-right small {
        font-size: 14px;
    }
    .reviews__title:after {
        bottom: 7px;
    }
    .review-t-wrap {
        max-height: 70px;
        overflow: hidden;
        position: relative;
    }
    .review-t-wrap.open {
        max-height: inherit;
    }
    .review-t-wrap.open:after {
        display: none;
    }
    .review-t-wrap:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 14px;
        z-index: 1;
        background: rgba(255, 255, 255, .8);
    }
    .review__read-more {
        display: block;
        font-size: 12px;
        color: #61971a;
        font-family: 'SegoeUILight', sans-serif;
        text-decoration: underline;
        margin-top: 4px;
    }
    .review-right {
        padding-bottom: 3px;
    }
    .review__read-more:hover {
        text-decoration: none;
    }
    .form-block {
        padding-top: 48px;
    }
    .form-block__title {
        margin-bottom: 26px;
    }
    .fb-info {
        padding: 28px 10px 18px;
    }
    .fb-info__title {
        padding-top: 12px;
    }
    .icon-arrow-fb {
        width: 67px;
        height: 14px;
        -webkit-background-size: cover;
        background-size: cover;
        margin-top: 14px;
    }
    .form-block {
        background: url('../images/bg/form-block-bg-xm.jpg') no-repeat center top;
        min-height: inherit;
    }
    .fb-form {
        margin-top: 76px;
    }
    .fb-form__title {
        padding-left: 25px;
        padding-right: 25px;
        font-size: 14px;
    }
    .fb-form__field, .fb-form__btn {
        max-width: 220px;
    }
    .fb-form__btn {
        font-size: 12px;
        height: 36px;
    }
    .form-block__title {
        font-size: 14px;
    }
    .map-wrap {
        padding-top: 30px;
    }
    .map-wrap__title {
        font-size: 18px;
    }
    .map-wrap__title em {
        display: block;
    }
    .map-wrap__title:after {
        top: 2px;
    }
    .maps {
        margin-top: 28px;
    }
    .privacy {
        right: 20px;
        bottom: 31px;
        font-size: 12px;
    }
    .footer {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .dev {
        top: 0;
    }
    .dev__text {
        max-width: 38px;
        text-align: right;
        font-size: 12px;
        margin-right: 3px;
        text-shadow: 0 0 0 #474747;
        position: relative;
        top: 6px;
    }
    .dev__logo, .dev__logo:after {
        width: 80px;
        height: 37px;
        -webkit-background-size: 100% 200%;
        background-size: 100% 200%;
    }
    .dev__logo:after {
        background-position: 0 -37px;
    }
    .map-wrap .contacts {
        padding-bottom: 24px;
    }
    .contacts-item__title {
        padding-bottom: 2px;
    }
    .contacts-item_pt4 {
        margin-top: -10px;
        margin-bottom: 18px;
    }
    .contacts-item {
        padding-left: 23px;
    }
    .thank .contacts {
        margin-bottom: -16px;
    }
    .thank-left {
        width: auto;
        display: block;
    }
    .thank-title strong {
        font-size: 36px;
    }
    .thank-title {
        max-width: 180px;
        font-size: 18px;
    }
    .thank-title small {
        font-size: 12px;
    }
    .thank-title:after {
        top: 5px;
    }
    .thank__photo {
        margin-top: 25px;
    }
}
@media all and (max-width: 350px) {
    .slider-listing__prev:after, .slider-listing__next:after,
    .slider-listing__prev, .slider-listing__next {
        width: 8px;
        height: 20px;
        background: url('../images/team-slider-arrow-xm.png') no-repeat;
    }
    .slider-listing__prev:after {
        background-position: -8px 0;
    }
    .slider-listing__next {
        background-position: 0 -20px;
    }
    .slider-listing__next:after {
        background-position: -8px -20px;
    }
    .steps__title-right {
        letter-spacing: -0.02em;
    }
    .steps__title-right small {
        width: 217px;
    }
    .slider-listing_reviews .slider-listing__prev, .slider-listing_reviews .slider-listing__next {
        top: 32px;
    }
}




.team-slider .bx-wrapper {
    padding-right: 22px;
}
.package-param span {
    display: inline-block;
}
.popup-callback .popup__title span {
    position: relative;
    right: -16px;
}
.popup-consult .popup__title span {
    position: relative;
    right: -26px;
}
.popup-order .popup__title span {
    position: relative;
    right: -20px;
}
.review-right {
    margin-right: 54px;
}
.review-photo {
    left: 10px;
}
@media all and (max-width: 1200px) {
    .team-slider .bx-wrapper {
        padding-right: 0;
    }
}
@media all and (max-width: 1100px) {
    .packages-center {
        text-align: center;
    }
    .packages__title {
        position: relative;
        left: -249px;
        bottom: 0;
        display: inline-block;
    }
}
@media all and (max-width: 980px) {
    .advantage:last-child .advantage__desc {
        padding-left: 24px;
        padding-right: 24px;
    }
    .packages-center {
        text-align: center;
    }
    .packages__title {
        position: relative;
        left: -175px;
        bottom: 0;
        display: inline-block;
    }
    .review-right {
        margin-right: 20px;
    }
    .review-photo {
        left: 0;
    }
    .review_no-photo .review-right {
        padding-top: 40px;
    }
    .review_no-photo .review__user-name {
        position: static;
        margin-bottom: 20px;
    }
    .reviews-slides {
        width: 680% !important;
    }
}
@media (max-width: 850px) {
    .popup-callback .popup__title span {
        right: -13px;
    }
    .popup-consult .popup__title span {
        right: -11px;
    }
    .popup-order .popup__title span {
        right: -3px;
    }
}
@media (max-width: 750px) {
    .review_no-photo .review__user-name {
        margin-right: 0;
    }
    .packages-center {
        text-align: center;
    }
    .packages__title {
        position: relative;
        left: -16px;
        bottom: -7px;
        display: inline-block;
    }
}
@media (max-width: 700px) {
    .advantage:last-child .advantage__desc {
        padding-left: 18px;
        padding-right: 18px;
    }
}
@media (max-width: 600px) {
    .review_no-photo .review__user-name {
        width: 100%;
        position: relative;
        top: -4px;
        left: 0;
        text-align: center;
        max-width: inherit;
    }
    .popup-consult .popup__title span {
        right: 4px;
    }
    .popup-callback .popup__title span {
        right: -2px;
    }
}
@media (max-width: 500px) {
    .packages__title {
        position: relative;
        left: -13px;
        bottom: -1px;
        display: inline-block;
    }
}
@media (max-width: 400px) {
    .review {
        margin-right: 0;
    }
    .form-block__title {
        max-width: 260px;
        display: block;
    }
}




.team__title small {
    letter-spacing: -0.004em;
}
@media all and (max-width: 1100px) {
    .header-block {
        margin-top: 136px;
    }
    .h-top_main {
        margin-bottom: -46px;
    }

}
@media all and (max-width: 1020px) {
    .header__security {
        margin-top: 42px;
    }
}
@media (max-width: 500px) {
    .header-block {
        margin-top: 76px;
    }
    .header__security {
        margin-top: 24px;
    }
    .team {
        background: url('../images/bg/team-bg-sm.png') no-repeat center top;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .team__title span {
        display: block;
    }
}

@media (max-width: 1080px) {
    .team-slide {
        cursor: pointer;
    }
    .team-slide.open .team-slide__name {
        opacity: 0;
    }
    .team-slide.open .team-slide__text,
    .team-slide.open .team-slide__position {
        opacity: 1;
    }
    .team-slide.open .team-slide-desc {
        background: rgba(70, 115, 11, 0.9);
    }
    .team-slide:not(.open) .team-slide-desc {
        background: rgba(0, 0, 0, 0.5);
    }
    .team-slide:not(.open) .team-slide__name {
        opacity: 1;
    }
    .team-slide:not(.open) .team-slide__text,
    .team-slide:not(.open) .team-slide__position {
        opacity: 0;
    }
}





























