body#nihad #columns{
    padding-top: 35px !important;
}

.container_nihad strong{
    font-weight: 700;
}

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

.container_nihad .img_poty{
    width: 50px;
    position: absolute;
    top: 20px;
    right: 20px;
}

.container_nihad .name_product{
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 31px;
    line-height: 35px;
    color: #0C0C0D;
    margin: 8px 0;
}

.container_nihad .img_product{
    border-radius: 10px;
    display: block;
    overflow: hidden;
    position: relative;
}

.container_nihad .img_product img{
    transform: scale(1.2);
}

.container_nihad .img_product img.img-responsive{
    width: 100%;
}

.container_nihad .description_product{
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #8D8D8E;
    margin-bottom: 8px;
}

.container_nihad .price_product{
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 35px;
    color: #0C0C0D;
}

.container_nihad .big_title{
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 39px;
    line-height: 48px;
    text-align: center;
    color: #0C0C0D;
    margin-top: 32px;
    margin-bottom: 24px;
}

.container_nihad .big_title strong{
    font-weight: 800;
}

.container_nihad .text{
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #0C0C0D;
}

.container_nihad .btn_black{
    display: block;
    background: #0C0C0D;
    width: fit-content;
    padding: 8px 12px 8px 16px;
    border-radius: 10px;
    color: white;
    font-size: 16px;
    font-family: 'Hanken Grotesk', sans-serif;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}

.container_nihad .btn_black:hover{
    text-decoration: none;
    background: #232326;
    cursor: pointer;
}
.container_nihad .title{
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 8px;
    line-height: 35px;
    color: #0C0C0D;
}

.header_nihad .img_nihad{
    width: 100%;
    max-height: 80vh;
    object-fit: cover;
    object-position: bottom;
}

.content_nihad .intro{
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px 64px;
}

.content_nihad .intro p{
    margin-right: 75px;
    text-align: justify;
}

.content_nihad .main .big_title{
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 57px;
    line-height: 82px;
    text-align: center;
    color: #0C0C0D;
    padding: 64px 144px;
}

.content_nihad .main{
    position: relative;
    background: linear-gradient(180deg, #F9F9F9 0%, rgba(249, 249, 249, 0) 100%);
}

.content_nihad .main .limited_nihad .limited_text{
    background: #F9F9F9;
    border-radius: 10px;
}

.content_nihad .main .three_img,
.content_nihad .main .limited_nihad{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 31px;
    max-width: 1630px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 10px;
}

.content_nihad .main .limited_nihad .limited_text{
    width: 66%;
    padding: 16px;
    background-color: #F9F9F9;
    border-radius: 10px;
}

.content_nihad .main .limited_nihad .limited_product,
.content_nihad .main .limited_nihad > img.img-responsive,
.content_nihad .main .three_img img{
    width: 33%;
}

.content_nihad .main .limited_nihad{
    margin-bottom: 30px;
}

.content_nihad .main .limited_nihad .limited_text p:nth-child(2){
    margin-bottom: 23px;
}

.content_nihad .main .other_nihad{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.content_nihad .main .other_nihad{
    margin: 50px 0;
}

.content_nihad .main .other_nihad div p{
    text-align: center;
    padding: 0 64px;
}

.footer_nihad{
    background: linear-gradient(180deg, #F9F9F9 0%, rgba(249, 249, 249, 0) 100%);
    padding: 40px 64px;
}

.footer_nihad .btn_black{
    margin: 0 auto;
}

.footer_nihad .two_product,
.footer_nihad .three_product{
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1630px;
    gap: 32px;
    margin: 0 auto;
    padding-bottom: 32px;
}

.footer_nihad .two_product div,
.footer_nihad .three_product div{
    flex: 1;
}

.container_nihad .main{
    padding: 0px 64px;
}

.container_mobile{
    display: none;
}

.footer_nihad .btn_black{
    margin-top: 30px;
}

.container_nihad .bx-wrapper .bx-controls-direction a{
    width: 45px;
    height: 40px;
    top: 35%;
}

.header_nihad{
    position: relative;
}

.header_nihad .title_white{
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 110px;
    line-height: 100%;
    color: #FFFFFF;
    position: absolute;
    top: 200px;
    left: 0;
    right: 0;
    text-align: center;
}

.header_nihad .little_title{
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 31px;
    line-height: 35px;
    color: #FFFFFF;
    position: absolute;
    top: 320px;
    left: 0;
    right: 0;
    text-align: center;
}

.four_img{
    display: none;
}

@media(max-width: 1000px){
    .content_nihad .main .big_title{
        font-family: 'Hanken Grotesk', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 28px;
        line-height: 40px;
        padding: 40px 16px;
        color: #0C0C0D;
    }
}

@media(max-width: 900px){
    .container_nihad .main{
        padding: 0 16px;
    }

    .footer_nihad{
        padding: 40px 16px;
    }

    .content_nihad .main .three_img,
    .content_nihad .img_limited{
        display: none;
    }

    .four_img{
        display: block;
    }

    .four_img div{
        display: flex;
        gap: 0;
    }

    .four_img div span{
        width: 50%;
        overflow: hidden;
    }

    .four_img div span img{
        transform: scale(1.1);
    }

    .content_nihad .main .limited_nihad{
        flex-direction: column;
    }

    .content_nihad .main .limited_nihad .limited_product,
    .content_nihad .main .limited_nihad .limited_text,
    .content_nihad .main .limited_nihad > img.img-responsive,
    .content_nihad .main .three_img img{
        width: 100%;
    }

    .header_nihad .title_white{
        font-size: 70px;
        top: 150px;
    }

    .header_nihad .little_title{
        font-size: 22px;
        line-height: 24px;
        padding: 0 32px;
        top: 250px;
    }
}

@media(max-width: 768px){
    .content_nihad .intro{
        flex-direction: column;
        padding-bottom: 0;
        padding: 40px 16px;
    }

    .content_nihad .intro p{
        margin-right: 0;
        margin-bottom: 20px;
        text-align: center;
    }

    .container_desktop{
        display: none;
    }

    .container_mobile{
        display: block;
    }

    .content_nihad .main .other_nihad div p{
        padding: 0 16px;
    }

    .content_nihad .main .big_title{
        padding: 40px 0;
    }

    .container_nihad .big_title{
        font-size: 28px;
        line-height: 35px;
        text-align: left;
    }
}