.hidden {
    visibility: hidden;
}


.offcanvas {
    background-color: #000;
    color: #fff;
}

i.icofont-navigation-menu {
    color: #fff;
    font-size: 55px;
}

.onepage-offcanvas-nav > ul {
    list-style: none;
    padding-left: 0px;
    margin-top: 20px;
}

.onepage-offcanvas-nav > ul > li {
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #ffffff2e;
}

.onepage-offcanvas-nav > ul > li a {
    color: #fff;
    text-decoration: none;
}

.onepage-offcanvas-nav > ul > li.active a {
    color: #45968b;
}


.mt-80 {
    margin-top: 150px;
}

.mb-80 {
    margin-bottom: 150px;
}

.quarta-parete {
    background-image: url(../img/bg_gray.jpg);
    background-position: top center;
    background-size: cover;
    position: relative;
}

.omoi-black {
    position: absolute;
    width: 500px;
    left: 0;
    margin-left: 330px;
    top: 80px;
}

.arm,
.arm-mob {
    position: absolute;
}

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

    .arm-mob {
        left: -150px;
        z-index: 1;
    }

}

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

    .arm-mob {
        left: -100px;
        z-index: 1;
    }

}

@media screen and (min-width: 801px) and (max-width: 900px) {

    .arm-mob {
        left: -50px;
        z-index: 1;
    }

}

@media screen and (min-width: 901px) {

    .arm-mob {
        left: 0px;
        z-index: 1;
    }

}


.p-black-mob {
    color: #000;
    text-align: right;
    padding: 40px 0px;
    padding-left: 100px;
    z-index: 3;
    position: relative;

}

.selection-title-qp-mob {
    text-align: right;
    margin-top: 60px;
    margin-left: 100px;
}

.gray-padding-qp-mob {
    text-align: right;
    margin-bottom: 60px;
    margin-left: 150px;
}

.gray-padding {
    padding-left: 400px;
    z-index: 2;
    position: relative;
}

.section-black.mob {
    background-color: #fff;
}

.section-black {
    background-color: black;
}

.black {
    background-image: url(../img/omoi_black.png);
    background-size: contain;
    background-position: right 40%;
    background-repeat: no-repeat;
    position: relative;
}

.inverti {
    position: absolute;
    margin-left: -350px;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.green {
    padding: 100px 40px;
    background-color: #66aea1;
    position: relative;
}

.section-white {
    background-color: #fff;
}

.img-woman-right {
    position: absolute;
    z-index: 2;
}

.img-woman-left {
    margin-left: -100%;
    z-index: 2;
    position: relative;
}

.woman-left-overflow {
    background-color: #f0f2ed;
    position: absolute;
    left: 0;
    z-index: 1;
}

.green-overflow {
    background-color: #66aea1;
    position: absolute;
    right: 0;
    z-index: 1;
}

.wall-gray {
    background-image: url(../img/wall-gray.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
}

.wall-gray .container {
    padding: 100px 0px;
}

.ball-left,
.ball-right {
    position: absolute;
}

.ball-left {
    top: 0;
    left: 0;
    margin-left: -150px;
}

.ball-right {
    bottom: 0;
    right: 0;
    margin-right: -150px;
}

.phone {
    position: absolute;
    right: 0;
    top: -100px;
    z-index: 2;
}

.phone-hand {
    position: absolute;
    left: 0;
    bottom: -150px;
    z-index: 2;
}

.phone-mob {
    position: absolute;
    right: -70px;
    top: -60px;
    z-index: 2;
}

.phone-hand-mob {
    position: absolute;
    left: -50px;
    bottom: -60px;
    z-index: 2;
    width: 300px;
}

.section.step-section-desk {
    overflow: hidden;
}

.bg-step-left {
    position: relative;
    padding: 0px;
}

.bg-step-right {
    position: relative;
    padding: 0px;
}

.img-step-right-of {
    position: absolute;
    z-index: 1;
    top: 0;
}


img.mongolfiera {
    position: absolute;
    margin-left: -60px;
}


.footer {
    padding: 60px 0px;
    background-color: #000;
    color: #fff;
    padding-bottom: 20px;
}

.section-title-footer {
    font-family: 'Lust';
    color: #fff;
    font-size: 26px;
    margin-bottom: 40px;
}

.footer-contact {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    letter-spacing: 3px;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 30px;
}

.ic {
    height: 30px;
    width: 30px;
    float: left;
    margin-right: 20px;
}

.ic.round {
    background-image: url(../img/ico-circle.png);
    background-size: contain;
}

.ic.square {
    background-image: url(../img/ico-square.png);
    background-size: contain;
}

.ic.triancle {
    background-image: url(../img/ico-triangle.png);
    background-size: contain;
}

.ic.rotate {
    background-image: url(../img/ico-square-90.png);
    background-size: contain;
}

.footer-men {
    margin-bottom: 5px;
}

.step-section-desk {
    overflow: hidden;
}

.step-1-txt,
.step-2-txt {
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 0;
}

.step-2-txt {
    top: 200px;
}

.step-2-txt .section-title {
    color: #fff
}

.step-2-txt p {
    color: #fff
}

.step-1-txt {
    padding-left: 320px;
}

.step-1-txt h2 {
    margin-top: 150px;
}

.step-1-txt h2.h2-2 {
    margin-top: 300px;
}

.woman-smart,
.woman-tablet {
    display: none;
}

.step-section-desk.mob-2 div {
    position: relative;
}

.p-mob-cf {
    position: absolute;
    bottom: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
    margin: auto;
    text-align: center;
}

.p-mob-cf.last {

    bottom: 40px;

}

.step-section-desk.mob-2 {
    padding: 40px 0px;
}

@media screen and (max-width: 767px) {
    .woman-smart {
        display: block;
    }

    .mongolfiera {
        display: none;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .woman-tablet {
        display: block;
    }
}

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

    .desk {
        display: none;
    }

    .phone-hand {
        position: absolute;
        left: 0;
        bottom: -150px;
        z-index: 2;
        width: 300px;

    }

    .step-1-txt {
        padding-left: 230px;
    }

    .step-2-txt {
        top: 150px;
    }


    .step-1-txt h2 {
        margin-top: 60px;
    }

    .step-1-txt h2.h2-2 {
        margin-top: 200px;
    }
}


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

    .desk-2 {
        display: none;
    }
}

@media screen and (min-width: 1023px) {

    .mob-2 {
        display: none;
    }
}

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

    .mob {
        display: none;
    }

}

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

    .img-step-right-of {
        display: none;
    }
}