:root {
    --bg-angle: 110deg;
}

html,
body {
    position: relative;
    height: 100%;
    font-family: Poppins, sans-serif, Helvetica Neue, Helvetica, Arial;
    font-optical-sizing: auto;
    font-style: normal;
}

body {
    font-family: "Avenir Black", serif !important;
}

body {
    background: #eee;

    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
}

.mainSlider {
    width: 100%;
    height: 85%;
    margin-top: 60px;

}

.mainSlider .swiper-slide {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;

    /*display: flex;
    justify-content: center;
    align-items: center;*/

    color: white;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.mainSlider .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mainSlider .swiper-text {
    width: 50%;
    margin-bottom: 5%;
    margin-left: 5%;
}

.header {
    top: 0;
    position: fixed;
    z-index: 9999;
    width: 100vw;
    padding: 10px 0;
    background: white;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.header-container {
    display: flex;
    justify-content: space-between;
    margin: auto 5%;
}

.header-links span {
    display: inline-block;
    margin-inline: 20px;
    margin-top: 10px;
    font-size: 12px;
    color: black;
}

.header-links span:hover {
    color: black;
    cursor: pointer;
}


#logo {
    height: 38px;
}

.content-slider {
    width: 100%;
    height: 75%;
}

.content-slider .swiper {
    width: 100%;
    height: 100%;
}

.content-slider .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
}

.content-slider .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
}

.content-slider .swiper {
    margin-left: auto;
    margin-right: auto;
}

.content-slider .swiper-pagination {
    margin-bottom: 30px;
}

.contentSwiper .swiper-slide {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}

.btn-more_black {
    display: inline-block;
    border: 1px solid black;
    padding: 10px;
    border-radius: 25px;
    padding-inline: 27px;
    line-height: 10px;
    background: #791921;
    color: white;
    cursor: pointer;
}

.btn-more:hover {
    color: #791921;
    background: whitesmoke;
}

footer .logo {
    height: 100px;
}

/* s3 */
.swiper-slide_v3 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-block: 25px;
    display: flex;
    flex-direction: column;

}

.slider_v3-box {
    display: inline-block;
    background: black;
    padding: 70px;
    border-radius: 5px;
    background-repeat: no-repeat;

    background-position: center center;
    background-size: 100% 100%;
}

.our_partners {
    width: 100vw;
    height: 92vh;
}

.our_partners .mainSlider {
    height: 100% !important;
}

.our_partners .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center
}

.swiper-slide-container {
    width: 85%;
    height: 80%;
    display: inline-block;

}

.slider-box {
    height: 90%;
    width: 100%;
    border-radius: 15px;
    padding: 50px 0 100px 50px;
}

.btn-more_white {
    border-radius: 5px;
    padding: 5px;
    width: fit-content;
    padding: 5px 10px;
    cursor: pointer;
}

.btn-itohdenki {
    z-index: 2;
    position: relative;
    background-color: #FFD700;
    color: black;
}

.slider-bottom {
    position: absolute;
    width: 100%;
    bottom: 115px;
    z-index: 99;

}

.partner-list {

    margin-left: max(30px, 10%);
    display: flex;

}

.partner-list .partner {
    background-color: #791921;
    width: 70px;
    height: 70px;
    border-radius: 5px;
    margin-right: 15px;
    padding: 5px;
    cursor: pointer;
}

.partner:hover {
    opacity: .8;
}

.partner-list .partner span {
    width: 100%;
    height: 100%;
    display: inline-block;
    background-size: contain !important;
}

.reveres_seciton {
    padding-block: 50px;
    width: 100vw;

    position: relative;
    display: flex;
    flex-direction: column;
    gap: 50px;
    overflow: hidden;
}

.reveres_text {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    min-width: 500px;
    width: 60%;
    text-align: center;
}

.reveres_text h4 {
    font-size: 38px;
    font-weight: 900;

}

.reveres_text p {
    font-size: 18px;
    color: #737373;
}

.reveres_text a {
    border: 5px solid #7e1b21;
    border-radius: 30px;
    padding: 5px 10px;
    color: #7e1b21;
}

.reveres_logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.reveres_logos .logo {
    background-size: contain !important;
    display: inline-block;
    width: 200px;
    height: 200px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.text-container {
    width: 100%;
    display: flex;
    justify-content: center
}

.background-box {
    position: absolute;
    width: 40vw;
    height: 60vh;
    background-color: #7e1b21;
    z-index: -99;
}

.mainSlider_bottom {
    position: relative;
    bottom: 150px;
    z-index: 99;
}

.mainSlider_bottom .box {
    height: 400px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.mainSlider_bottom .box_left {
    background-color: #fc000c;
    color: white;
    padding: 30px;
    position: relative;

}

.mainSlider_bottom .box_left h3 {
    font-weight: 900;
    font-size: 32px;
    line-height: 36px;
    text-align: left;
}

.mainSlider_bottom .box_left p {
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    margin-block: 30px;
    z-index: 99;

}

.mainSlider_bottom .box_left svg {
    position: absolute;
    right: 10px;
    width: 130px;
    bottom: 10px;
    opacity: .3;
    fill: #525558;
}

.mainSlider_bottom .box_right {
    background-color: white;
}

.btn_white_cornered {
    background: white;
    padding: 12px 40px;
    color: black;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.header-slider_title {
    font-size: 27px;
    margin-bottom: 10px;
}

.header-slider_text {
    font-size: 18px;
}

.partner_slider_content {
    height: 90%;
    width: 55%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.sliderWithText_title {

}

.sliderWithText_title h4 {
    font-size: 32px;
}

.sliderWithText_title span {
    font-size: 22px;
}

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

    .header-slider_text {
        display: none;
    }

    .partner_slider_content {
        width: 92%;
    }

    .reveres_logos {
        padding: 10px;
    }

    .reveres_text {
        min-width: 0px;
        width: 99%;
    }

    .reveres_text h4 {
        font-size: 28px;
    }

    .reveres_logos .logo {
        width: 30vw;
        height: 30vw;
    }


}

.partner_slider_content {
    width: 75% !important;
}

/**  new desige **/

.header-slider_titlehead {
    font-size: 20px;
    text-transform: capitalize;
    display: inline-block;
    color: #edc905;

}

.header-slider_company {
    font-size: 28px;
    font-weight: 500;
    text-transform: uppercase;
    color: #cbcdd1;
    display: inline-block;

}

.header-slider {
    position: absolute;
    width: 95%;
    z-index: 99;
    top: 15vh;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    row-gap: 10px;
}

.productSection .product-row {
    justify-content: center
}

.productSection .product-row .col-lg-4 {
    padding: 8px;
    height: 800px;

}

.productSection .product-row .col-lg-12 {
    padding: 8px;
    height: 400px;

}

.productSection .product-box {
    background-color: red;
    width: 100%;
    height: 100%;
    position: relative;
    background-image: radial-gradient(circle, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.517266281512605) 71%);
}

.productSection .product-box:hover {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}

.productSection .product-box .background-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.3996192226890757) 0%, rgba(0, 0, 0, 0.20073967086834732) 49%, rgba(0, 0, 0, 0.40242034313725494) 100%);

}

#videoMain-itohdenki {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left bottom;
}

rt {
    color: #edc905;
}

.product-box .btn-detail {
    position: absolute;
    justify-content: center;
    bottom: 50px;
    width: 100%;
    display: flex
}

.product-box .btn-itohdenki {
    font-size: 17px;
}

.backvideo {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
    object-position: left;
}

.product-box .content {
    z-index: 99;
    position: relative;
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 15px;
    padding-top: 40px
}

.product-box .content .title {
    font-size: 28px;
    background-color: #22092c;
    padding: 0px 15px
}

.product-box .content .keys {
    background-color: #22092c;
    width: 100%;
    text-align: center;
    padding-block: 7px;
    font-size: 15px
}

.btn-contact_us {
    font-size: 16px;
    margin-right: 40px;
    border: 5px solid black;
    border-radius: 66px;
    padding: 10px 27px;
}

.btn-contact_us:hover {
    border: 5px solid white;
    color: white !important;
}

.contactUs_box {
    width: 90%;
    height: 100%;
    background: #edc905;
    border-radius: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 10px;
}

.contactUs_box > .box_text{
    margin-left: 50px;
}




