/* header part start  */
.nav1{
    background-color: black; 
}
.fa1{
    font-size: 27px;
    margin: 5px 0px 0px 15px;
    color: white;
}
.ul1{
    background-color: black;  
}
.nav2{
    color: white;
    font-size: 22px;
    font-weight: 500;
    margin-left: 10px;
}
.nav2:hover{
    color: white;
    border-bottom: 1px solid white;
    transition: 2s;
}
.mback{
    background-color: grey;
    height: 10vmax;
    color: white;
 }
 .main{
    padding: 30px 0px 0px 40px; 
}
.about{
    font-size: 7vmin;
    font-weight: 600;
}
/* header part end  */

/* contact part start  */
.bg{
    background-color:#f3f3f3;
}
.ra2{
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.75;
    margin-left: 0px;
    padding-bottom: 10px;
}
.cl0008{
    color: #c00;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.3em;
    font-weight: 500;
    margin: 0px;
    padding-bottom: 10px; 
}
.cl004{
    font-family: 'Open Sans', sans-serif;
    text-align: justify;
    color: black;
    font-size: 1.3em;
    font-weight: 500;
    letter-spacing: 1;
    padding: 0px;
}
.cl003{
    height: 3vmin;
    width: 3vmin;
    justify-content: center;
    margin-bottom:5px;
}
/* contact part end  */

/* products details start  */
.bg1{
    background-color: gray;
   
}
.prod{
    font-family: 'Open Sans', sans-serif;
    color:white;
    font-size: 1.2em;
    font-weight: 500;
    letter-spacing: .9;
    padding: 0px 60px;
    line-height: 2.5;
}
.cl4{
    font-family: 'Open Sans', sans-serif;
    text-align: justify;
    color: black;
    font-size:2.7vmin;
    font-weight: 500;
    line-height: 1.7;
    letter-spacing: 2;  
}
/* product details end  */


/* contact part start  */
.bg2{
    background-color: #d8b399;
}
.cl22{
    font-family: 'Open Sans', sans-serif;
    color: black;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 2;  
}
.cl23{
    font-size: 1.5rem;
    font-weight: 600;
}
.cl24{
    font-family: 'Open Sans', sans-serif;
    color: black;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 2;
    font-size: 1.3rem;  
}
.cl5{
    flex-wrap: wrap;
    height: auto;
    width: 93vmin;
}
/* contact part end  */

/* footer part start  */
.cl20{
    background-color: black;
    padding: 20px;
    color: white;
}
.cl21{
    font-family: 'Open Sans', sans-serif; 
    font-weight: 400;
    text-transform: uppercase;
    font-size: 2.8vmin;
    letter-spacing: 0.4px;
    color: #ffff;
}
.cl21:hover{
    color: #ffff;
    text-decoration: none;
}
.icon{
    height: 6vmin;
    width: 6vmin;
}
/* footer part end*/