*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Roboto", sans-serif;
    color: white; 
    
    
}
/*                 nav                     */


.nav-imgs{
    gap: 30px;
    display: flex;
} 
 /* <!--              sec2                           --> */ 
.sec2{
    display: flex;
    justify-content: space-between;
    line-height: 100%;
    letter-spacing: 0;
    background-image: url(../images/pngwing\ 1.png),radial-gradient(rgb(69, 69, 78)0%,#000 100%) ;
    width: 100%;
    height: 696px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 45px 70px;
    }
.sec2-content1{
    margin-top: 50px;
    .num{
        font-weight: 500;
        font-size: 24px;
        .one{
            opacity: 50%;
        }
    }
    h1{
        font-weight: 400;
font-size: 24px;
        margin-top: 20px;
    }
    p{
    margin-top: 20px;
    font-weight: 100;
font-size: 16px;
}
}
.sec2-content2{
    margin-top: 100px;
    .fruit{
        display: flex;
        
        img{
            margin-top: 40px;
        }
    }
    h1{
            font-weight: 700;
            font-size: 64px;
            margin-top: 30px;
        }
            p{
                margin-top: 10px;
                font-weight: 100;
                font-size: 16px;
            }
}
.sec2-icons{
position: absolute;
right: 0;
top: 180px;
background-color: #DEC700;
border-top-left-radius: 40px;
border-bottom-left-radius: 40px;
width: 40px;
height: 180px;
display: flex;
justify-content: center;
align-items: center;
    img{
        height: 120px;
        width: auto;
    }
}
/* <!-- <!                   - sec3 -                       -> --> */
.sec3{
    margin-top: -150px;
    width: 100%;
    display: flex;
    background-color: black;
    height: 204px;
    background: linear-gradient(0deg, rgba(23, 23, 25, 0.8), rgba(23, 23, 25, 0.8)),
radial-gradient(130.88% 204.15% at 43.33% 130.88%, rgba(255, 255, 255, 0.05) 0%, rgba(0, 0, 0, 0) 100%) ;
}
.sec3-orange{
    display: flex;
    width: 50%;
}
.sec3-cont{
    width: 50%;
    display: flex;
    justify-content: center;
    justify-content: space-around;
    padding-left: 25px;
    padding-top: 20px;
    background-color: rgba(59, 59, 59, 0.8);
    gap: 20px;
}
.oran{
    width: 50%;
    img{
        width: 100%;
        height: 100%;
    }
}
.circle{
    width: 43px;
    height: 11px;
    margin-left: 100px;
    margin-top: 20px;
}
.sec3-content{
    width: 70%;
    h1{
        font-size: 16px;
        font-weight: 400;
    
        
    }
    p{
        font-size: 12px;
        font-weight: 100;
        margin-top: 15px;
        opacity: 50%;
    }
    
}
.sec3-content2{
    margin-top: 30px;
}
.after{
    font-size: 20px;
    font-weight: 500;
}
.before{
    font-size: 14px;
    font-weight: 500;
}
button{
    width: 96px;
    height: 37px;
    margin-top: 20px;
    font-size: 12px;
    font-weight: 400;
    background-color: #DEC700;
}
.sec3-melon{
    display: flex;
    width: 50%;
}
.mel{
    width: 50%;
    img{
        width: 100%;
        height: 100%;
    }
}
/* <!-- <!                   - sec4 -                       -> --> */
.sec4{
    width: 100%;
    background-color:black;
    display: flex;
    justify-content: space-between;
    padding:  40px 80px ;
    img{
        width: 67px;
        height: 19px;
    }
    h1{
        font-size: 32px;
        font-weight: 900;
    }
}
/*                            sec5                          */
.sec5{
    background-color: #000;
    display: grid;
    grid-template-columns: repeat(4,1fr);
    padding: 40px;
    .before{
    color: gray;
    opacity: 50%;
    margin-left: 30px;
    }
    
}
.sq{
margin-top: 20px;
display: flex;
justify-content: space-around;
align-items: center;
border: 1px solid white;
width: 96px;
height: 37px;
span{
    font-size: 14px;
        font-weight: 500;
        text-align: center;
}
}
.butt{
    display: flex;
    justify-content: space-around;
}
.cont {
    padding: 30px 15px;
}
h1{
    font-size: 16px;
    font-weight: 400;
}
p{
    font-size: 12px;
    font-weight: 100;
    margin: 10px 0px;
}
/*                            sec6  sec8                 */
.sec6 ,.sec8{
    background-color: black;
    display: flex;
    justify-content: space-between;
    padding:  40px 80px ;
    img{
        width: 67px;
        height: 19px;
    }
    h1{
        font-size: 32px;
        font-weight: 900;
    }
}
/*                             sec7              */
.sec7{
    background-color: #000;
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-template-rows: repeat(2,1fr);
    padding: 40px;
    .before{
    color: gray;
    opacity: 50%;
    margin-left: 30px;
    }
}
/*                                 sec9                */
.sec9{
background-color: #000;
display: flex;
justify-content: space-between;
padding: 40px 80px;
gap: 30px;
}
.sec9-rec{
    display: flex;
    background: #36363666;
    width: 364px;
    height: 161px;
    padding: 25px;
    justify-content: space-between;
}
.sec9-cont{
    width: 122px;
    height: 44px;
    h2{
        font-size: 16px;
        font-weight: 400;
        margin: 12px 0px;
    }
    p{
        font-size: 12px;
        font-weight: 100;
        width: 225px;
        height: 28px;
    }
}
.sec9-icon{
    display: flex;
    .sec9-one{
        width: 44px;
        height: 44px;
    }
    .sec9-two{
        width: 67px;
        height: 12px;
        margin-top: 14px;
        margin-left: 7px;
    }
}
.sec9-img{
    display: flex;
    flex-direction: column;
    opacity: 90%;
    margin-top: 30px;
    img{
    width: 120px;
    height: 10px;
    margin-top: 10px;
    }
}
/*                               sec10                        */
.sec10{
    background-color: black;
    display: flex;
    justify-content: space-between;
    height: 188px;
    padding: 0px 0px 40px 80px;
    gap: 10px;
}
.sec10-one{
    width: 205px;
    height: 76px;
    padding-top: 40px;
    h2{
    font-size: 30px;
    font-weight: 900;
    color: #898888;
    }
}
.sec10-two{
    margin-top: 50px;
    height: 59px;
    width:660px;
    border: 1px solid white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    .sec10-butt{
        width: 149px;
        height: 59px;
        background: #D9D9D9;
        margin-bottom: 20px;
        color: #000;
        font-size: 16px;
        font-weight: 400;
    }
    h3{
        padding: 20px;
        font-size: 16px;
        font-weight: 400;
    }
}
.sec10-three{
    width: 354px;
    height: 188px;
    background: #171719;
    padding: 60px 45px;
    h3{
        font-size: 16px;
        font-weight: 400;
    }  
}
.social{
    display: flex;
    margin-top: 15px;
}
.insta{
    border: 3px solid white;
    width: 33px;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
}
.face{
    margin-right: 20px;
}

@media (max-width:655px)  {
    
    .sec2{
        flex-direction: column;
        }
    
    .sec2-content1{
        margin-top: 0px;
        
    }
    .sec2-content2{
        width: 100%;
            margin-top: 0px;
            margin-bottom: 80px;
    h1{
        font-size: 30px;
    }
}
    .sec3-content2{
        flex-direction: column;
    }
    .sec3{
        flex-direction: column;
        height: 816px;
        background-color: black;
        margin-top: -25px;
        gap: 5px;
        button{
            width: 50px;
        }
       
    }
    .sec3-orange,.sec3-melon{
        flex-direction: column;
        width: 100%;
    }
    .sec3-cont{
        width: 100%;
        height: 205px;
    }
    .oran,.mel{
        width: 100%;
        height: 205px;
        }
    .sec5{
        grid-template-columns: repeat(1,1fr);
        grid-template-rows: repeat(4,1fr);
        img{
            width: 100%;
        }
        .sq{
            width: 60px;
        }
        button{
            width: 60px;
        }
    }
    .sec6,.sec8{
        img{
            margin-top: 15px;
        }
    }
    .sec7{
        grid-template-columns: repeat(1,1fr);
        grid-template-rows: repeat(8,1fr);
        img{
            width: 100%;
        }
        .sq{
            width: 60px;
        }
        button{
            width: 60px;
        }
    }
    .sec9{
        flex-wrap: wrap;
        padding: 0PX;
        }
    .sec9-rec{
        width: 100%;
        }
    .sec10{
        flex-wrap: wrap;
        width: 100%;
        padding: 0px 7px;
        height: 220px;
        justify-content: center;
        align-items: center;
    }
    .sec10-one{
        display: flex;
        padding-top:10px ;
        height: 40px;
        h2{
            font-size: 16px;
        }
    }
    .sec10-two{
        margin: 0px;
    }
    .sec10-three{
        height: 80px;
        padding: 10px 5px;
        width: 100%;
        margin-bottom: 80px;
        text-align: center;
        .social{
            justify-content: center;
            align-items: center;
        }
    }
    .sec4,.sec6,.sec8{
        h1{
        font-size: 22px;
        font-weight: 400;
    }
    }
}
@media(max-width:1100px) and (min-width:656px){
    
    
    .sec2{
        flex-direction: column;
        align-items: center;
        padding: 40px 20px;
        
    }
    .sec2-content1,.sec2-content2{
            width: 100%;
            margin-bottom: 30px;
        }
   
    .sec3{
        flex-direction: column;
        margin-top: -50px;
        background-color: black;
        height: 408px;
        
    }
    .sec3-orange,.sec3-melon{
        width: 100%;
        height: 205px;
    }
    .oran,.mel{
        width: 50%;
        height: 205px;
        
    }
    .sec5{
        grid-template-columns: repeat(2,1fr);
        grid-template-rows: repeat(2,1fr);
        img{
            width: 100%;
        }
    }
    .sec7{
        grid-template-columns: repeat(2,1fr);
        grid-template-rows: repeat(4,1fr);
        img{
            width: 100%;
        }
    }
    .sec9{
        flex-wrap: wrap;
        padding: auto;
        justify-content: center;
    }
    .sec10-one{
        h2{
            font-size: 26px;
        }
    }
    .sec10-three{
        height: 110px;
        padding: 20px 10px;
        margin-top: 30px;
    }
}
