* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.canteiner {
    width: 90%;
    margin: auto;
}

.oo {
    padding: 10px;
}

.navbar {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.navbar_1_img {
    width: 40px;
    margin-left: 30px;
}

.navbar_1 {
    display: flex;
    align-items: center;
}

.navbar_text {

    display: flex;
    align-items: center;

}

.navbar_text_a {
    padding-left: 30px;
    text-decoration: none;

}

.header {
    margin-bottom: 30px;
}

.header_img {
    width: 1200px;
    margin-left: 70px;
    margin-right: 70px;
    border-radius: 20px;
}

.section {
    display: flex;
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    justify-content: space-evenly;
    margin-left: 40px;
    position: fixed;
    bottom: 20px;
}

.section_b {
    padding: 10px;
    width: 140px;
    height: 55px;
    border: none;
    border-radius: 10px;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: 20px;
}

.section_b:hover {
    background-color: #dde2e4;
    border-radius: 10px;
}

.boxcard {
    width: 300px;
    height: 400px;
    background-color: var(--background);
    margin-bottom: 30px;
    border-radius: 15px;
}

.box_img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: radius top 15px;
}

.boxcard-imgholder {
    overflow: hidden;
    height: 250px;
}

.bu {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.bu_but {
    width: 120px;
    height: 40px;
    padding: 10px;
    background-color: blueviolet;
    border: none;
    border-radius: 20px;
}

.bu_butt {
    width: 120px;
    height: 40px;
    padding: 10px;
    background-color: blueviolet;
    border: none;
    border-radius: 20px;
    margin-top: 20px;
}

.h1 {
    margin-top: 39px;
    margin-bottom: 50px;
}

.p {
    margin-top: 10px;
    margin-bottom: 15px;
}

.section_1 {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    margin-left: 20px;
}

.footer {
    margin: 20px;
}

.hr {
    margin-top: 70px;
}

.h5 {
    margin: 20px;
    font-size: 18px;
    font-weight: 200;
    color: rgb(126, 128, 129);
}

.ras {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.wap__2 {
    margin-top: 10px;
    display: flex;
    gap: 10px;

}

.wap {
    display: flex;
    justify-content: space-between;
}

.nav-collor-wap {
    margin-left: 500px;
    color: #000000;
    margin: 36px;
    text-decoration: none;
    font-size: 22px;
    font-weight: 200;
    transition: 0, 5s;
}

.nav-collor-wap:hover {
    color: #676070;
    z-index: 1;
}

.nav-left {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

@media only screen and (max-width:1031px) {

    .header_img {
        width: 900px;
        margin-left: 70px;
        margin-right: 70px;
        border-radius: 20px;
    }

    .a {
        display: none;
    }

    .section {
        display: flex;
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        justify-content: space-evenly;
        margin-left: 40px;

    }

    .section_b {
        padding: 10px;
        width: 100px;
        height: 40px;
        border: none;
        border-radius: 10px;
        margin-top: 15px;
        margin-bottom: 10px;
        margin-left: 20px;
    }
}

@media only screen and (max-width:840px) {

    .header_img {
        width: 550px;
        margin-left: 40px;
        margin-right: 40px;
        border-radius: 20px;
    }

    .a {
        display: none;
    }

    .section {
        display: flex;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        justify-content: space-evenly;
        margin-left: 40px;
    }

    .section {
        display: none;
    }
}

@media only screen and (max-width:594px) {

    .header_img {
        width: 450px;
        margin-left: 40px;
        margin-right: 40px;
        border-radius: 20px;
    }

    .a {
        display: none;
    }

    .section {
        display: flex;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        justify-content: space-evenly;
        margin-left: 90px;
    }

    .eltb {
        display: none;
    }

    .boxcard {
        margin-left: 40px;
    }

    .section {
        display: none;
    }
}

@media only screen and (max-width:415px) {

    .header_img {
        width: 310px;

        margin-left: 30px;
        border-radius: 20px;
    }

    .a {
        display: none;
    }

    .section {
        display: flex;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        justify-content: space-evenly;
        margin-left: 35px;
    }

    .eltb {
        display: none;
    }

    .boxcard {
        margin-right: 30px;
    }

    .section {
        display: none;
    }

    .nav-collor-wap {
        font-size: 10px;
        margin-left: 10px;
        margin-right: 10px;

    }

    .h5 {
        font-size: 10px;
    }
}

@media only screen and (max-width:365px) {

    .header_img {
        width: 250px;
        margin-left: 40px;
        margin-right: 40px;
        border-radius: 20px;
    }

    .a {
        display: none;
    }

    .section {
        display: flex;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        justify-content: space-evenly;
        margin-left: 35px;
    }

    .eltb {
        display: none;
    }

    .boxcard {
        margin-right: 30px;
    }

    .section {
        display: none;
    }

    .nav-collor-wap {
        font-size: 10px;
        margin-left: 10px;
        margin-right: 10px;

    }

    .h5 {
        font-size: 10px;
    }

    .oo {
        display: none;
    }
}