body {
    overflow-x: hidden;
}

.first_wrapper {
    background-image: url(../images/content/saveecosensor-nettigo-edition/bg1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}


.first_block h1 {
    font-family: Oswald;
    font-style: normal;
    font-weight: bold;
    font-size: 72px;
    line-height: 98px;
    text-align: center;
    color: #002110;
    margin-top: 0;
    margin-bottom: 32px;
}

.first_block h4 {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    color: #002110;
    margin-top: 20px;
    margin-bottom: 0 !important;
}

.first_block h1 img {
    width: 102px;
    vertical-align: -18px;
}

.first_block .main_container {
    padding-top: 36px;
    margin: 0 auto;
    max-width: 1240px;
    position: relative;

}

.cloud2 {
    width: 298px;
    height: 68px;
    background: #FFFFFF;
    border: 1px solid #004221;
    box-sizing: border-box;
    box-shadow: 10px 10px 10px #00A552;
    border-radius: 31px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    color: #002110;
    padding-top: 21px;
    position: absolute;
    top: 18px;
    right: 5%;
}

.cloud1 {
    width: 298px;
    height: 68px;
    background: #FFFFFF;
    border: 1px solid #004221;
    box-sizing: border-box;
    box-shadow: 10px 10px 10px #00a552;
    border-radius: 31px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    color: #002110;
    padding-top: 21px;
    position: absolute;
    top: 75px;
    left: 7%;
}

.cloud3 {
    width: 298px;
    height: 68px;
    background: #FFFFFF;
    border: 1px solid #004221;
    box-sizing: border-box;
    box-shadow: 10px 10px 10px #00a552;
    border-radius: 31px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    color: #002110;
    padding-top: 21px;
    position: absolute;
    left: -3%;
    top: 385px;
}

.cloud4 {
    width: 298px;
    height: 68px;
    background: #FFFFFF;
    border: 1px solid #004221;
    box-sizing: border-box;
    box-shadow: 10px 10px 10px #00a552;
    border-radius: 31px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    color: #002110;
    padding-top: 21px;
    position: absolute;
    top: 306px;
    right: -1%;
}


.cloud_tooltip {
    position: absolute;
    bottom: -40px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    color: #002110;
    width: 100%;
    text-align: center;
}

.cloud1 .cloud_tooltip,
.cloud3 .cloud_tooltip {
    bottom: -56px;
}
.cloud4 .cloud_tooltip {
    bottom: -76px;
}

.first_block h2 {
    font-family: Oswald;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 58px;
    text-align: center;
    color: #002110;
    margin-bottom: 0 !important;
}

.first_block h2 span {
    display: block;
}

.first_block .block_content {
    text-align: center;
    margin-top: 26px !important;
    position: relative;
}

.first_block .block_content img {
    width: 85%;
    margin-left: 10%;
}

.first_block .block_content a {
    display: inline-block;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    height: 50px;
    background: #00A552;
    border-radius: 15px;
    margin: 0 auto;
    padding: 0 30px;
}

.first_block_linkwrap {
    position: absolute;
    width: 100%;
    bottom: 260px;
}


.second_block {
    margin-top: -168px;
}

.second_block .main_container {
    text-align: center;
    margin: 0 auto;
    max-width: 1240px;
    position: relative;
}

.services_block {
    background: #FFFFFF;
    border: 2px solid #004221;
    box-sizing: border-box;
    box-shadow: 10px 10px 10px #00a552;
    border-radius: 50px;
    padding-top: 35px;
    padding-bottom: 45px;
}

.services_block .title {
    font-family: Oswald;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 58px;
    text-align: center;
    color: #002110;
}

.services_block .title span {
    display: block;
}

.services_logos img {
    margin-right: 10%
}

.services_logos img:last-child {
    margin-right: 0 !important;
}

.services_logos {
    margin-top: 35px;
}

.third_block {
    margin-top: 130px;
}

.third_block .main_container,
.fourth_block .main_container,
.fifth_block .main_container,
.second_wrapper .main_container {
    margin: 0 auto;
    max-width: 1240px;
    position: relative;
}

.third_block .block_left,
.fourth_block .block_left,
.third_block .block_right,
.fourth_block .block_right {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.third_block .block_left .block_title,
.fourth_block .block_right .block_title {
    font-family: Oswald;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 58px;
    color: #002110;
    margin-bottom: 35px;

}

.fourth_block .block_right {
    padding-left: 12% !important;
    box-sizing: border-box;
}

.third_block .block_left .block_title span {
    display: block;
}

.third_block .block_left .block_subtitle,
.fourth_block .block_right .block_subtitle {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    color: #002110;
    padding-right: 12%;
}

.fourth_block .block_right .block_subtitle {
    padding-right: 0 !important;

}

.third_block .block_left .block_subtitle p,
.fourth_block .block_right .block_subtitle p {
    margin-top: 0 !important;
    margin-bottom: 12px !important;
}

.fourth_block {
    margin-top: 210px;
}

.third_block img {
    width: 100%;
}

.fourth_block img {
    width: 90%;
}

.fourth_block .block_left {
    width: 45%;
}

.fourth_block .block_right {
    width: 54%;
    padding-left: 5% !important;
    padding-right: 8%;
}


.fourth_block .block_subtitle a {
    display: inline-block;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    height: 50px;
    background: #00A552;
    border-radius: 15px;
    margin: 0 auto;
    position: absolute;
    right: 2%;
    bottom: 10px;
    padding: 0 20px;
}

.fifth_block {
    margin-top: 230px;
    text-align: center;
    padding-bottom: 140px !important;
}


.fifth_block a {
    display: block;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    width: 174px;
    height: 50px;
    background: #00A552;
    border-radius: 15px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    bottom: -2px;
}


.fifth_block a img {
    margin-right: 10px;
}

.second_wrapper h2 {
    font-family: Oswald;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 58px;
    text-align: center;
    color: #002110;
}

.second_wrapper {
    padding-top: 120px;
    padding-bottom: 120px;
}


.second_wrapper h3 {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    color: #002110;
    text-align: center;
}

.third_wrapper {
    background-image: url(../images/content/saveecosensor-nettigo-edition/bg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.third_wrapper .main_container {
    margin: 0 auto;
    max-width: 1240px;
    position: relative;
    padding-top: 150px;
    padding-bottom: 230px;
}

.third_wrapper .title {
    font-family: Oswald;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 58px;
    text-align: left;
    color: #002110;
    margin-bottom: 80px;
}

.fourth_wrapper .main_container {
    margin: 0 auto;
    max-width: 1240px;
    position: relative;
    padding-top: 55px;
    padding-bottom: 60px;
}

.fourth_wrapper .clmn_1 {
    display: inline-block;
    width: 32%;
}

.fourth_wrapper .clmn_2 {
    display: inline-block;
    width: 41%;
    vertical-align: top;
    position: relative;
}

.fourth_wrapper .clmn_3 {
    display: inline-block;
    width: 26%;
    vertical-align: top;
}

.product_title {
    font-family: Oswald;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 58px;
    text-align: left;
    color: #002110;
    margin-bottom: 25px;
}

.product_char {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 34px;
    color: #002110;
}

.product_char span {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 34px;
    color: #002110;
    display: block;
}

.product_price {
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-size: 36px;
    line-height: 34px;
    color: #002110;
    margin-bottom: 25px;
    margin-top: 24px;
}

.product_notion {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    color: #002110;
    margin-top: 20px;
}

.fourth_wrapper .clmn_2 img {
    width: 96%;
    margin-top: 45px;
    left: -15px;
    position: absolute;
}

.fourth_wrapper .clmn_3 a {
    display: inline-block;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    height: 50px;
    background: #00A552;
    border-radius: 15px;
    margin: 0 auto;
    float: right;
    margin-top: 38px;
    padding: 0 30px;
}

.fourth_wrapper .clmn_1 .char2 {
    margin-top: 60px;
}


.fifth_wrapper {
    background-image: url(../images/content/saveecosensor-nettigo-edition/bg_3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.fifth_wrapper .main_container {
    margin: 0 auto;
    max-width: 1240px;
    position: relative;
}

.block_about .title {
    font-family: Oswald;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 58px;
    color: #002110;
    margin-bottom: 35px;
}

.block_about .text {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    color: #002110;
}

.fifth_wrapper {
    padding-top: 200px;
}

.block_about {
    position: relative;

}

.block_about .text a {
    color: #00A552;
    text-decoration: underline;
}

.block_about .text a:hover {
    text-decoration: none;
}

.block_about .text_block {
    width: 40%;
}

.block_about .social_block {
    position: absolute;
    top: 50px;
    right: 0;
}

.block_about .social_block a {
    margin-left: 10px;
}

.block_about .img_block {
    text-align: center;
    margin-top: 60px;
}


.monitoring_block .text {
    font-family: Oswald;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 58px;
    color: #002110;
    width: 59%;
    margin-top: 152px !important;
    margin-left: 4%;
}

.monitoring_block .text a {
    display: inline-block;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    height: 50px;
    background: #00A552;
    border-radius: 15px;
    margin: 0 auto;
    padding: 0 30px;
}

.monitoring_block .text .button_wrapper {
    width: 100%;
    margin-top: 80px;
    text-align: left;
}

.monitoring_block img {
    position: absolute;
    top: -62px;
    width: 51%;
    right: -12%;
}

.tabletochki_block .title {
    font-family: Oswald;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 58px;
    color: #002110;
    margin-bottom: 30px;
}

.tabletochki_block .text {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    color: #002110;
}

.tabletochki_block .text_block {
    width: 50%;
    display: inline-block;
}

.tabletochki_block .img_block {
    float: right;
    width: 44%;
    display: inline-block;
    padding-top: 33px;
}


.tabletochki_block .img_block img {
    width: 100%;
}

.tabletochki_block {
    padding-bottom: 220px;
    padding-top: 210px;
}

.faq_block {
    min-height: 1000px
}

.faq_block .title {
    font-family: Oswald;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 58px;
    color: #002110;
    margin-bottom: 65px;
    text-align: center;
}


.accordion {
    width: 80%;
    padding: 0;
    border-radius: 0;
    background: none;
    box-shadow: none;
    margin: 0 auto;
}


.accordion__btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 1.2rem 1.4rem;
    background: white;
    border: none;
    outline: none;
    color: var(--color-text);
    font-size: 1.2rem;
    text-align: left;
    cursor: pointer;
    transition: 0.1s;
}

.accordion__btn:hover {
    color: var(--color-purple);
    background: hsl(248, 53%, 97%);
}

.accordion__item--active .accordion__btn {
    color: var(--color-purple);
    border-bottom: 2px solid var(--color-purple);
    background: hsl(248, 53%, 97%);
    outline: none;
}

.fa-lightbulb {
    padding-right: 1rem;
}

.accordion__icon {
    border-radius: 50%;
    transform: rotate(0deg);
    transition: 0.3s ease-in-out;
    opacity: 0.9;
}

.accordion__item--active .accordion__icon {
    transform: rotate(180deg);
}

.accordion__content {
    font-weight: 300;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    color: var(--color-text-muted);
    transform: translateX(16px);
    transition: max-height 0.5s ease, opacity 0.5s, transform 0.5s;
}

.accordion__content p {
    padding: 1rem 1.8rem;
}

.accordion__item--active .accordion__content {
    opacity: 1;
    transform: translateX(0px);
    max-height: 100vh;
}

.accordion__caption {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    color: #002110;
    outline: none;
}

.accordion__item {
    border-bottom: 1px solid #004221;
    background: none;
    padding: 40px 0 40px 25px;
    outline: none;
}

.accordion__btn {
    background: none !important;
    padding: 0 !important;
}

.accordion {
    border-top: 1px solid #004221;
}

.accordion__content {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    color: #002110;
}

.accordion__content p {
    width: 90% !important;
    padding: 0 !important;
}


.accordion__content p a {
    color: #00A552;
    text-decoration: underline;
}

.accordion__content p a:hover {
    text-decoration: none;
}


.single_indicator {
    width: 43%;
    border: 2px solid #004221;
    box-sizing: border-box;
    border-radius: 13px;
    position: relative;
    margin-right: 7%;
    float: left;
    margin-bottom: 7%;
}

.single_indicator .mark_bg {
    width: 42px;
    height: 42px;
    position: absolute;
    top: -18px;
    right: 11%;
}

.single_indicator .main_img {
    width: 110px;
    padding-top: 15px;
    padding-bottom: 0;
    padding-left: 22px;
}

.single_indicator .text {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    color: #002110;
    padding-left: 22px;
    margin-bottom: 20px;
}

.single_indicator .main_img2 {
    width: 86px;
    margin-bottom: 14px !important;
}

.single_indicator .main_img3 {
    width: 84px;
    margin-bottom: 11px !important;
}

.single_indicator .main_img4 {
    width: 87px;
    margin-bottom: 8px !important;
}

.fourth_block .block_left {
    position: relative;
}


.fifth_block .title {
    font-family: Oswald;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 58px;
    color: #002110;
    top: 0;
    left: 0;
    display: inline-block;
    position: absolute;
}


.installation_single {
    width: 31%;
    position: relative;
    margin-right: 3%;
    display: inline-block;
}

.installations .installation_single:last-child {
    margin-right: 0 !important;
}

.installation_single img {
    border-radius: 13px 13px 0 0;
    width: 100%;
}

.installation_single .mark_step {
    background: #FFFFFF;
    border: 1px solid #004221;
    box-sizing: border-box;
    box-shadow: 5px 5px 5px #00a552;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 40px;
    color: #002110;
    text-align: center;
    position: absolute;
    top: -20px;
    right: 6%;
}

.installation_single .text_block {
    border: 2px solid #004221;
    box-sizing: border-box;
    filter: drop-shadow(4px 4px 15px rgba(196, 196, 196, 0.52));
    border-radius: 0 0 13px 13px;
    width: 100%;
    min-height: 160px;
    margin-top: -2px;
    border-top: 0;
    padding: 33px 30px;
    box-sizing: border-box;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    color: #002110;
}


.installation_single .text_block span {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
    color: #002110;
    display: block;
    margin-bottom: 8px;
}

.social_block img {
    border-radius: 7px;
}

.social_block a img:hover {
    background: #FFF;
}

.monitoring_block {
    background: #FFFFFF;
    border: 2px solid #004221;
    box-sizing: border-box;
    box-shadow: 10px 10px 10px #00a552;
    border-radius: 50px;
    margin-top: 230px;
    padding-bottom: 170px;
    position: relative;
}

.hide_desk {
    display: none !important;
}

.stages_main {
    width: 70%;
    float: left;
    padding-top: 150px;
}

.stages_img {
    width: 30%;
    float: none;
    display: inline-block;
}

.stages_main .stage_single {
    width: 33%;
    float: left;
    position: relative;
}

.stages_main .stage_single .icon {
    background: #FFFFFF;
    border: 1px solid #004221;
    box-sizing: border-box;
    box-shadow: 10px 10px 10px #00a552;
    display: inline-block;
    border-radius: 50%;
    width: 63px;
    height: 63px;
    padding-top: 15px;
}

.stages_main .stage_single .title_sub {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    color: #002110;
    margin-top: 22px;
}

.stages_main .stage_single .text {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #002110;
    margin-top: 8px;
}

.stages_arrow {
    position: absolute;
    top: -68px;
    right: -36%;
}

.first_block .block_content a:hover,
.fourth_block .block_subtitle a:hover,
.fifth_block a:hover,
.fourth_wrapper .clmn_3 a:hover,
.monitoring_block .text a:hover {
    background: #004221 !important;
}


/* responsive */


@media all and (max-width: 1350px) {

    .main_container {
        max-width: 991px !important;
    }

    .first_block .block_content img {
        width: 64%;
        margin-top: 25px;
    }

    .first_block .block_content {
        text-align: center;
        margin-top: 48px !important;
    }

    .cloud1,
    .cloud2,
    .cloud3,
    .cloud4 {
        width: 270px;
        height: 58px;
        font-size: 16px;
        line-height: 17px;
    }

    .cloud_tooltip {
        font-size: 12px;
        line-height: 16px;
        bottom: -34px;
    }

    .cloud1 {
        top: 17px;
    }

    .cloud2 {
        top: -3px;
    }


    .cloud1 .cloud_tooltip, .cloud3 .cloud_tooltip {
        bottom: -48px;
    }
    .cloud4 .cloud_tooltip {
        bottom: -68px;
    }

    .first_block_linkwrap {
        bottom: 134px;
    }


    .second_block {
        margin-top: -100px;
    }

    .first_block h2,
    .services_block .title,
    .third_block .block_left .block_title,
    .fourth_block .block_right .block_title,
    .fifth_block .title,
    .second_wrapper h2,
    .third_wrapper .title,
    .block_about .title,
    .tabletochki_block .title,
    .faq_block .title {
        font-size: 44px;
        line-height: 54px;
    }

    .first_block h4,
    .second_wrapper h3 {
        font-size: 22px;
    }

    .third_block .block_left .block_title,
    .fourth_block .block_right .block_title {
        margin-bottom: 26px;
    }

    .third_block .block_left .block_subtitle,
    .fourth_block .block_right .block_subtitle {
        font-size: 21px;
        line-height: 25px;
    }

    .fourth_block {
        margin-top: 110px;
    }

    .third_block .block_left .block_subtitle p, .fourth_block .block_right .block_subtitle p {
        margin-bottom: 8px !important;
    }

    .fourth_block .block_right {
        width: 54%;
        padding-left: 3% !important;
        padding-right: 3%;
    }

    .fifth_block {
        margin-top: 180px;
    }

    .fifth_block img {
        width: 100%;
    }

    .fifth_block a img {
        width: auto;
    }

    .installation_single {
        width: 30%;
        margin-right: 3%;
        vertical-align: top;
    }

    .installation_single .text_block span {
        font-size: 22px;
        line-height: 28px;
    }

    .installation_single .text_block {
        font-size: 15px;
        line-height: 20px;
    }

    .third_wrapper .main_container {
        padding-top: 120px;
        padding-bottom: 190px;
    }


    .product_title {
        font-size: 40px;
        line-height: 48px;
    }

    .product_char {
        font-size: 16px;
        line-height: 26px;
    }

    .fourth_wrapper .clmn_1 .char2 {
        margin-top: 48px;
    }


    .product_price {
        font-size: 31px;
        margin-bottom: 18px;
        margin-top: 24px;
    }

    .fifth_wrapper {
        padding-top: 150px;
    }


    .block_about .text {
        font-size: 22px;
        line-height: 26px;
    }

    .block_about .img_block img {
        width: 100%;
    }

    .monitoring_block {
        margin-top: 210px;
        padding-bottom: 122px;
    }


    .monitoring_block .text {
        margin-top: 90px !important;
        font-size: 42px;
        line-height: 54px;
    }

    .monitoring_block .text .button_wrapper {
        margin-top: 48px;
    }

    .tabletochki_block .text {
        font-size: 22px;
        line-height: 26px;
    }

    .tabletochki_block .title {
        margin-bottom: 18px;
    }

    .accordion__caption {
        font-size: 22px;
        line-height: 28px;
    }

    .stages_main .stage_single .icon img {
        width: auto !important;
    }


    .stage_single.stage_2 .icon {
        padding-top: 18px;
    }

    .stage_single.stage_3 .icon {
        padding-top: 20px;
        padding-left: 1px;
    }


    .stages_main .stage_single {
        padding: 0 2%;
        box-sizing: border-box;
    }

    .stages_arrow {
        width: 70% !important;
    }


}


@media all and (max-width: 1150px) {


    .main_container {
        max-width: 740px !important;
    }

    .first_block h1 {
        font-size: 68px;
        line-height: 92px;
    }

    .first_block h2, .services_block .title, .third_block .block_left .block_title, .fourth_block .block_right .block_title, .fifth_block .title, .second_wrapper h2, .third_wrapper .title, .block_about .title, .tabletochki_block .title, .faq_block .title {
        font-size: 35px;
        line-height: 40px;
    }

    .first_block h4, .second_wrapper h3 {
        font-size: 19px;
    }

    .cloud1, .cloud2, .cloud3, .cloud4 {
        width: 230px;
        height: 46px;
        font-size: 12px;
        line-height: 6px;
    }

    .cloud_tooltip {
        font-size: 10px;
        line-height: 15px;
        bottom: -30px;
    }

    .cloud1 .cloud_tooltip, .cloud3 .cloud_tooltip {
        bottom: -42px;
    }
    .cloud4 .cloud_tooltip {
        bottom: -56px;
    }

    .cloud4 {
        top: 260px;
        right: 0;
    }

    .cloud3 {
        top: 320px;
    }

    .second_block {
        margin-top: -78px;
    }


    .first_block .block_content a,
    .fourth_block .block_subtitle a,
    .fifth_block a,
    .fourth_wrapper .clmn_3 a,
    .monitoring_block .text a {
        font-size: 16px;
        line-height: 40px;
        width: 136px;
        height: 41px;
    }

    .first_block_linkwrap {
        bottom: 106px;
    }


    .third_block .block_left .block_subtitle, .fourth_block .block_right .block_subtitle {
        font-size: 18px;
        line-height: 23px;
    }


    .single_indicator {
        width: 45%;
        margin-right: 5%;
        margin-bottom: 5%;
    }

    .single_indicator .mark_bg {
        width: 34px;
        height: 34px;
        position: absolute;
        top: -15px;
        right: 8%;
    }

    .single_indicator .main_img {
        width: 75px;
        padding-top: 15px;
        padding-bottom: 0;
        padding-left: 14px;
    }

    .single_indicator .main_img2 {
        width: 78px;
        margin-bottom: 11px !important;
        width: 56px;
        margin-bottom: 11px !important;
    }

    .single_indicator .main_img3 {
        width: 74px;
        margin-bottom: 11px !important;
    }

    .single_indicator .main_img4 {
        width: 77px;
        margin-bottom: 8px !important;
    }

    .single_indicator .text {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 13px;
        line-height: 23px;
        color: #002110;
        padding-left: 17px;
        margin-bottom: 16px;
    }


    .fourth_block .block_right {
        padding-left: 1% !important;
        padding-right: 1%;
    }


    .fourth_block .block_left {
        margin-bottom: 76px;
    }

    .fifth_block {
        margin-top: 100px;
    }

    .third_wrapper .title {
        margin-bottom: 60px;
    }

    .installation_single .text_block span {
        font-size: 17px;
        line-height: 24px;
    }

    .installation_single .text_block {
        font-size: 11px;
        line-height: 14px;
        min-height: 145px;
    }

    .fourth_wrapper .clmn_1 {
        width: 32%;
    }

    .fourth_wrapper .clmn_2 {
        width: 32%;
    }

    .fourth_wrapper .clmn_3 {
        width: 34%;
    }

    .product_title {
        font-size: 30px;
        line-height: 46px;
    }

    .product_char {
        font-size: 12px;
        line-height: 21px;
    }

    .fourth_wrapper .clmn_1 .char2 {
        margin-top: 36px;
    }


    .product_price {
        font-size: 24px;
        margin-bottom: 27px;
        margin-top: 10px;
    }


    .block_about .text {
        font-size: 16px;
        line-height: 22px;
    }

    .monitoring_block {
        margin-top: 180px;
        padding-bottom: 80px;
    }

    .monitoring_block .text {
        margin-top: 84px !important;
        font-size: 30px;
        line-height: 38px;
    }

    .tabletochki_block .text {
        font-size: 16px;
        line-height: 20px;
    }

    .tabletochki_block {
        padding-bottom: 160px;
        padding-top: 170px;
    }

    .accordion__caption {
        font-size: 18px;
        line-height: 22px;
    }

    .accordion__content {
        font-size: 12px;
        line-height: 20px;
    }


    .third_wrapper .main_container {
        padding-bottom: 140px;
    }

    .installation_single .mark_step {
        width: 36px;
        height: 36px;
        font-size: 18px;
        line-height: 36px;
    }


    .faq_block {
        min-height: 900px;
    }

    .stages_img {
        width: 25%;
        padding-top: 35px;
        box-sizing: border-box;
    }

    .stages_main {
        width: 75%;
        padding-top: 128px;
    }

    .stages_main .stage_single .icon {
        width: 54px;
        height: 54px;
        padding-top: 15px;
    }

    .stages_main .stage_single .icon img {
        width: 25px !important;
    }

    .stages_main .stage_single .title_sub {
        font-size: 15px;
        line-height: 23px;
        margin-top: 18px;
    }

    .stages_main .stage_single .text {
        font-size: 11px;
        line-height: 16px;
        margin-top: 8px;
    }

    .fifth_block a {
        bottom: -62px;
    }


}


@media all and (max-width: 768px) {
    .hide_desk {
        display: block !important;
    }

    .hide_mob {
        display: none !important;
    }

    .main_container {
        padding: 0 4%;
    }

    .first_block .main_container {
        padding: 0 !important;
    }


    .first_block h1 {
        font-size: 4em;
        line-height: 3em;
        position: absolute;
        width: 100%;
        margin-top: 30px;
    }

    .first_block h1 img {
        display: none;
    }

    .first_block_mobile {
        width: 100%;
    }

    .first_wrapper {
        background-image: url(../images/content/saveecosensor-nettigo-edition/bg.jpeg);
        background-repeat: repeat;
        background-size: auto;
    }

    .first_block h2 span {
        display: inline;
    }

    .first_block h2 {
        padding: 0 3%;
        font-size: 3em;
        line-height: 1.3em;
        box-sizing: border-box;
    }

    .first_block h4 {
        font-size: 1.7em;
        line-height: 1.2em;
        padding: 0 15%;
        box-sizing: border-box;
        margin-top: 28px;
    }

    .first_block .block_content img {
        display: none;
    }

    .cloud1, .cloud2, .cloud3, .cloud4 {
        width: 90%;
        height: auto;
        font-size: 1.6em;
        line-height: 2em;
        position: relative;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        margin-left: 5% !important;
        padding-bottom: 18px;
        margin-bottom: 15%;
    }

    .cloud_tooltip {
        font-size: 0.8em;
        line-height: 1.2em;
        bottom: -54%;
    }

    .cloud1 .cloud_tooltip, .cloud3 .cloud_tooltip, .cloud4 .cloud_tooltip {
        bottom: -80%;
    }

    .first_block_linkwrap {
        position: relative;
        bottom: auto;
        margin-bottom: 10%;
        margin-top: 8%;
    }

    .first_block .block_content a, .fourth_block .block_subtitle a, .fifth_block a, .fourth_wrapper .clmn_3 a, .monitoring_block .text a {
        font-size: 33px;
        line-height: 2em;
        width: 264px;
        height: 10%;
    }

    .second_block {
        margin-top: 20%;
    }

    .services_block {
        background: none;
        border: 0;
        box-sizing: border-box;
        box-shadow: none;
        border-radius: 0;
    }

    .services_block .title, .third_block .block_left .block_title, .fourth_block .block_right .block_title, .fifth_block .title, .second_wrapper h2, .third_wrapper .title, .block_about .title, .tabletochki_block .title, .faq_block .title {
        font-size: 35px;
        line-height: 40px;
        font-size: 3em;
        line-height: 1.3em;
    }

    .services_logos {
        margin-top: 60px;
    }

    .services_logos img {
        margin-right: 8%;
        margin-left: 8%;
    }

    .third_block .block_left, .fourth_block .block_left, .third_block .block_right, .fourth_block .block_right {
        width: 100%;
        display: block;
    }

    .third_block .block_left .block_subtitle, .fourth_block .block_right .block_subtitle {
        font-size: 1.5em;
        line-height: 1.1em;
        margin-bottom: 48px;
    }

    .third_block {
        margin-top: 100px;
    }

    .single_indicator {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10%;
        float: none;
    }

    .single_indicator .mark_bg {
        width: 70px;
        height: 70px;
        position: absolute;
        top: -31px;
        right: 8%;
    }

    .single_indicator .main_img {
        width: 35%;
        padding-top: 6%;
        padding-bottom: 0;
        padding-left: 6%;
    }

    .single_indicator .text {
        font-size: 1.7em;
        line-height: 2em;
        padding-left: 6%;
        margin-bottom: 5%;
    }


    .third_block .block_right {
        padding-top: 6%;
    }

    .single_indicator .main_img2,
    .single_indicator .main_img3,
    .single_indicator .main_img4 {
        width: 27%;
        margin-bottom: 3% !important;
    }

    .third_block .block_left .block_subtitle p, .fourth_block .block_right .block_subtitle p {
        margin-bottom: 6% !important;
    }

    .third_block .block_left .block_title,
    .fourth_block .block_right .block_title {
        margin-bottom: 6%;
    }

    .fourth_block .block_subtitle a {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        left: auto;
    }

    .fourth_block .block_left:after {
        opacity: 1;
    }

    .fourth_block .block_left {
        margin-top: 70px;
    }

    .fifth_block {
        padding-bottom: 0 !important;
    }

    .fifth_block .hide_desk {
        width: 110%;
        margin-left: -5%;
    }

    .fifth_block .title {
        display: block;
        position: relative;
        width: 100%;
        text-align: left;
        margin-top: 250px !important;
        margin-bottom: 50px;
    }


    .fifth_block_link {
        display: block;
        position: absolute;
        bottom: 10%;
        width: 100%;
    }


    .fifth_block_link a {
        position: relative !important;
        bottom: auto !important;
    }

    .second_wrapper h3 {
        font-size: 2em;
        line-height: 1.5em;
    }

    .third_wrapper .title {
        width: 70%;
    }


    .installation_single {
        width: 44%;
        margin-right: 5%;
        margin-bottom: 6%;
    }

    .installation_single .text_block span {
        font-size: 1.9em;
        line-height: 2em;
    }

    .installation_single .text_block {
        font-size: 0.7em;
        line-height: 14px;
        min-height: 145px;
    }


    .fourth_wrapper .clmn_1,
    .fourth_wrapper .clmn_2,
    .fourth_wrapper .clmn_3 {
        width: 100%;
    }

    .fourth_wrapper .clmn_2 img {
        width: 90%;
        margin-top: 25px;
        left: -15px;
        position: relative;

    }

    .product_title {
        font-size: 30px;
        line-height: 2em;
        font-size: 4em;
    }

    .product_price {
        font-size: 4em;
        margin-bottom: 65px;
    }


    .product_char span {
        font-size: 1.3em;
        line-height: 1.7em;
    }

    .product_char {
        font-size: 2em;
        line-height: 1.6em;
    }

    .product_notion {
        font-size: 1.7em;
        line-height: 1.3em;
        margin-top: 40px;
    }


    .product_link {
        width: 100%;
        margin-top: 100px;
        margin-bottom: 50px;
    }

    .product_link a {
        float: none !important;
    }

    .block_about .text_block {
        width: 90%;
    }


    .block_about .text {
        font-size: 1.8em;
        line-height: 1.3em;
    }

    .block_about .social_block {
        position: relative;
        top: auto;
        right: auto;
        margin-top: 80px;
    }

    .social_block a img {
        background: #FFF;
    }

    .block_about .social_block a {
        margin-right: 14px;
        margin-left: 0;
    }


    .monitoring_block img {
        position: relative;
        top: auto;
        width: 60%;
        right: auto;
        margin: 0 auto !important;
        display: block;
        padding-left: 14%;
    }

    .monitoring_block .text {
        width: 100%;
        font-size: 2.3em;
        line-height: 1.3em;
        margin: 100px 0 70px 0;
        padding: 0 12%;
        text-align: center;
        box-sizing: border-box;
    }

    .monitoring_block .button_wrapper {
        width: 100%;
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .monitoring_block .button_wrapper a {
        display: block;
        font-family: Roboto;
        font-style: normal;
        font-weight: bold;
        text-align: center;
        color: #FFFFFF;
        text-decoration: none;
        background: #00A552;
        border-radius: 15px;
        margin: 0 auto;
        font-size: 33px;
        line-height: 2em;
        width: 264px;
        height: 10%;
    }

    .tabletochki_block .text_block {
        width: 100%;
        display: block;
    }


    .tabletochki_block .text {
        font-size: 1.5em;
        line-height: 1.1em;
        margin-bottom: 48px;
        margin-top: 35px;
    }


    .tabletochki_block .img_block {
        float: none;
        width: 100%;
        display: inline-block;
        padding-top: 10px;
    }

    .installation_single .text_block {
        padding: 26px 18px !important;
    }

    .stages_main {
        width: 100%;
        padding-top: 60px;
    }

    .stages_img {
        width: 100%;
        padding-top: 35px;
        box-sizing: border-box;
        padding-bottom: 60px;
    }

    .fifth_block img {
        width: 50%;
    }

    .stages_main .stage_single {
        width: 100%;
        float: none;
        position: relative;
        margin-bottom: 46px;
    }

    .stages_arrow {
        display: none;
    }

    .stages_main .stage_single .icon img {
        width: 38% !important;
    }

    .stages_main .stage_single .icon {
        width: 120px;
        height: 120px;
        padding-top: 35px;
    }

    .stage_single.stage_3 .icon {
        padding-top: 43px !important;
        padding-left: 2px;
    }

    .stages_main .stage_single .title_sub {
        margin-top: 20px;
        font-size: 1.7em;
        line-height: 2em;
    }

    .stages_main .stage_single .text {
        margin-top: 8px;
        font-size: 1.5em;
        line-height: 1.1em;
    }

    .fifth_block_link {
        display: block;
        position: relative;
        bottom: auto;
        width: 100%;
        float: none;
        padding-bottom: 100px !important;
    }


    .faq_block {
        padding-bottom: 200px;
    }

}


@media all and (max-width: 550px) {

    .first_block h1 {
        font-size: 3em;
        line-height: 2em;
    }

    .product_title {
        line-height: 1.5em;
        font-size: 3em;
    }

    .product_price {
        font-size: 3em;
        margin-bottom: 65px;
    }

    .services_block .title, .third_block .block_left .block_title, .fourth_block .block_right .block_title, .fifth_block .title, .second_wrapper h2, .third_wrapper .title, .block_about .title, .tabletochki_block .title, .faq_block .title,
    .monitoring_block .text {
        font-size: 2.2em;
        line-height: 1.1em;
    }

    .first_block h4,
    .cloud1, .cloud2, .cloud3, .cloud4,
    .third_block .block_left .block_subtitle, .fourth_block .block_right .block_subtitle,
    .second_wrapper h3,
    .installation_single .text_block,
    .product_notion,
    .block_about .text,
    .tabletochki_block .text,
    .stages_main .stage_single .title_sub {
        font-size: 1.3em;
        line-height: 1.2em;
    }

    .first_block .block_content a, .fourth_block .block_subtitle a, .fifth_block a, .fourth_wrapper .clmn_3 a, .monitoring_block .text a, .monitoring_block .button_wrapper a {
        font-size: 24px;
        line-height: 2em;
        width: 210px;
        height: 10%;
    }

    .cloud_tooltip {
        font-size: 0.7em;
        line-height: 1.2em;
        bottom: -57%;
    }

    .cloud1 .cloud_tooltip, .cloud3 .cloud_tooltip, .cloud4 .cloud_tooltip {
        bottom: -84%;
    }

    .single_indicator .text {
        font-size: 1.5em;
        line-height: 2em;
        padding-left: 6%;
        margin-bottom: 5%;
    }

    .installation_single .text_block span {
        font-size: 1.5em;
        line-height: 2em;
    }

    .installation_single {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 13%;
    }

    .installation_single .mark_step {
        width: 50px;
        height: 50px;
        font-size: 23px;
        line-height: 49px;
        top: -26px;
    }

    .product_char {
        font-size: 1.4em;
        line-height: 1.6em;
    }

    .product_char span,
    .stages_main .stage_single .text {
        font-size: 1em;
        line-height: 1.7em;
    }

    .monitoring_block .text {
        padding: 0 6%;
    }

    .accordion {
        width: 90%;
    }

    .fifth_block img {
        width: 70%;
    }

}


@media all and (max-width: 420px) {

    .product_title {
        line-height: 1.5em;
        font-size: 2.5em;
    }

    .product_price,
    .first_block h1 {
        font-size: 2.5em;
    }

}

@media all and (min-width: 1700px) {
    .first_wrapper {
        background-repeat: no-repeat;
        background-size: auto;
        background-position: top center;
    }

    .first_wrapper_bg {
        background-image: url(../images/content/saveecosensor-nettigo-edition/bg2.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }
}