
/********bread*******/
.bread {
    display: flex;
    align-items: center;
    height: 40px;
}

.hash {
    margin: 0 20px;
}
/*************/

.product-orange {
    top: 40%;
    left: 60%;
    width: 350px;
    height: 350px;
    box-shadow: -100px -70px 180px 200px rgb(254, 194, 81);
    border-radius: 50%;
}



.soft__picture {
    position: relative;
}

.soft-orange-left {
    top: 0;
    left: 0;
    width: 150px;
    height: 150px;
    filter: blur(100px);
}

.soft-green-right{
    top: 0;
    right: 20%;
    width: 150px;
    height: 150px;
    filter: blur(100px);
}

.product-green {
    bottom: -50px;
    right: 0;
    width: 150px;
    height: 150px;
    filter: blur(100px);
}

.soft-orange-down-left {
    top: unset;
    bottom: 0;
    left: 0;
    width: 150px;
    height: 150px;
    filter: blur(100px);
}

.soft-orange-down-right {
    top: unset;
    left: unset;
    bottom: 0;
    right: 0;
    width: 150px;
    height: 150px;
    filter: blur(100px);
}

.work-green {
    top: 10%;
    left: 0;
    width: 250px;
    height: 250px;
    filter: blur(150px);
}

.work-orange {
    left: unset;
    top: 50%;
    right: 0;
    width: 200px;
    height: 200px;
    filter: blur(150px);
}

.work-green-right {
    top: 0;
    right: 0;
    width: 120px;
    height: 120px;
    filter: blur(100px);
}

.touch-green {
    top: 250px;
    width: 220px;
    height: 220px;
    filter: blur(120px);
}

/*************** product__section **********/

.product__section {
    overflow: hidden;
}

.product__wrapp-line {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.product__line {
    width: 32px;
    height: 2px;
    background-color: black;
    margin-right: 15px;
}

.product__title {
    width: 35%;
    margin-top: 200px;
    font-size: 16px;
}

.product__img-warapper {
    height: 758px;
    position: relative;
    top: 0;
    right: -40px;
    width: calc(100% - 35%);
    padding-right: 140px;
    margin-left: 0; 
}

.product__orange-circle {
    position: absolute;
    width: 310px;
    height: 310px;
    top: 23%;
    left: 45%;
    border-radius: 50%;
    background-color: orange;
}

.product__main-wrapp {
    display: flex;
}

.img-shop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.img-dilan {
    position: absolute;
    top: 360px;
    left: 50px;
    max-width: 100%;
}

.img-card {
    position: absolute;
    bottom: 7%;
    left: 45%;
    width: 100%;
}

.img-main {
    position: absolute;
    bottom: 37%;
    left: 68%;
    border-radius: 40px;
    width: 100%;
}

.img-flower {
    position: absolute;
    top: 17%;
    left: 85%;
    width: 100%;
}

/********************* software *************/
.software {
    padding: 150px 0 0;
    position: relative;
}

.soft__wrap {
    display: flex;
    margin: 0 auto;
}

.soft__items {
    margin-left: 150px;
}

.soft__item span {
    display: flex;
    width: 60px;
    height: 60px;
    border: 2px solid black;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin-right: 25px;
}

.soft__item {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: 24px;
}

.soft__subtitle {
    font-weight: 600;
    font-size: 18px;
    display: inline;
}

.soft__info-wrap {
    display: flex;
    align-items: center;
    margin-bottom: 15px;

}

.soft__line {
    width: 288px;
    height: 2px;
    background-color: black;
    margin-left: 7px;
}

.soft-img {
    width: 100%;
}

/**************** bluemark *****************/
.bluemarket {
    padding-top: 150px;
}

.bluemarket__main {
    padding-bottom: 100px;
    border-bottom: 2px solid black;
}

.bluem__title {
    margin-bottom: 115px;
}

.bluem__wrap {
    display: flex;
    justify-content: space-between;
}

.bluem_picture {
    max-width: 353px;
    width: 100%;
    margin-right: 30px;
}

.bluem__item:nth-child(2) {
    margin-top: 150px;
}

.bluem__text {
    width: 222px;
    margin-bottom: 30px;
    margin-top: 20px;
}


/******************** dfm ***************/
.dfm {
    padding: 72px 40px;
}

.dfm__main {
    border-bottom: 2px solid #000;
}

.dfm__wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
    
    padding-bottom: 130px;
}

.dfm__item:last-child {
    margin-top: 70px;
}

.dfm__text {
    width: 180px;
    margin: 50px 0 44px
}

/********************** rose ************/

.roses__wrapper {
    border-bottom: 2px solid black;
    padding-bottom: 100px;
}

.roses__text {
    max-width: 250px;
    width: 100%;
    margin: 50px 0 27px;
}

.roses__info {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/******work******/

.work {
    padding: 100px 0 50px;
    position: relative;
    overflow: hidden;
}

.work .main-container {
    position: relative;
    top: 0;
    right: -13%;
}

.work__wrapper {
    position: relative;
}

.work__first {
    display: flex;
    margin-top: 95px;
    margin-bottom: 150px;
}

.work__title {
    width: 331px;
}

.work__second {
    display: flex;
    justify-content: flex-end;
}

.work__item {
    max-width: 360px;
    width: 100%;
    height: 300px;
    align-items: center;
    padding: 30px 0;
    margin-right: 20px;
}

.work__item h5 {
    margin: 55px 0 30px
}

.work__item p {
    width: 235px;
    font-weight: 500;
    font-size: 16px;
    line-height: 170%;
}

.first-flow {
    background: url('../img/flower_1.png') no-repeat center right;
}

.second-flow {
    background: url('../img/flower_2.png') no-repeat center right;
}

.third-flow {
    background: url('../img/flower_3.png') no-repeat center right;
}

.fourth-flow {
    background: url('../img/flower_4.png') no-repeat center right;
}

@media (max-width: 767px) {
    /*****bread****/
    .hash {
        margin: 0 9px;
    }

    .bread{
        font-size: 11px;
    }
    /***********/

    .bluem_picture {
        margin-right: 0;
    }

    .bluemarket picture img {
        width: 100%;
    }

    .product__img-warapper {
        height: 300px;
    }

    .img-shop {
        position: relative;
        top: 0;
        left: 30%;
        width: 100%;
    }
    
    .img-card {
        position: absolute;
        bottom: 10%;
        left: 45%;
        width: 100%;
    }
    
    .img-main {
        position: absolute;
        bottom: 37%;
        left: 80%;
        border-radius: 10px;
        width: 100%;
    }
    
    .img-flower {
        position: absolute;
        top: 17%;
        left: 100%;
        width: 100%;
    }
    
    .soft-orange-left {
        display: none;
    }

    .dfm__title {
        font-size: 50px;
        width: 300px;
        max-width: 100%;
        margin: 0 auto;
    }
    .dfm {
        padding: 72px 0px;
    }
    .dfm__item:first-child {
        padding-bottom: 100px;
        border-bottom: 2px solid black;
        margin-bottom: 80px;
    }
}
@media (max-width: 1166px) {
    .work .main-container {
        position: relative;
        top: 0;
        right: 0;
    }

    .bluem__wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: center;
    }

    .bluem__item:nth-child(2) {
        margin: 50px 0 50px;
    }

    .dfm__wrap {
        flex-direction: column;
        align-items: center;
    }

    .dfm__item:last-child {
        display: block;
        margin-top: 40px;
    }
    
}

@media (max-width: 900px){
    .work__first, .work__second {
        display: block;
        margin: 40px 0 0px;
    }

    .work__item {
        display: block;
        margin: 0 auto;
    }

    .work__title {
        font-size: 32px;
        width: 200px;
    }

    .roses__wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .roses__info {
        position: relative
    }
    
    .roses__text {
        position: absolute;
        bottom: -100px;
        left: 0;
        margin: 0;
    }

    .roses__link {
        position: absolute;
        bottom: -150px;
        left: 0;
    }

    .roses__wrapper {
        padding-bottom: 220px;
    }

    .roses__info {
        display: block;

    }

    .soft__wrap {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    
    .soft__items {
        margin: 75px 0 0 0; 
        width: 300px;
        max-width: 100%;
    }

    .soft__info {
        width: 300px;
        max-width: 100%;
    }

    .title-small {
        font-size: 32px;
    }

    .soft__line {
        width: 160px;
    }

    .product__main-wrapp {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .img-dilan, .product__orange-circle {
        display: none;
    }
    
    .product__title {
        width: 100%;
        margin: 74px 0 100px 0;
    }

    .title-big {
        font-size: 40px;
    }

    .bluem__wrap {
        flex-direction: column;
    }

    .bluem__item:nth-child(2),
    .bluem__item:nth-child(1) {
        border-bottom: 2px solid #000;
        padding-bottom: 70px;
    }

    .bluemarket__main {
        border-bottom: none;
    }
    .dfm__title {
        font-size: 50px;
        width: 300px;
        max-width: 100%;
    }

    .product-orange {
        position: absolute;
        top: 50%;
        left: 20%;
        width: 250px;
        height: 250px;
        background-color: orange;
        filter: blur(150px);
        z-index: -1;
        box-shadow: none;
    }
    
    .product-green, .soft-orange-down-left {
        display: none;
    }

    .work-green-right {
        top: 65%;
        right: 0;
        width: 120px;
        height: 120px;
        filter: blur(100px);
    }

    .work-orange{
        display: none;
    }
    

}