*{
    margin: 0;
    padding: 0;
}
body{
    height: 100vh;
    width: 100%;
    background-color: white;
    font-size:1rem;
}
h3{
    font-size:1.1rem;
}
@font-face {
    font-family: inter;
    src: url("Adamina-Regular.woff2");
}
.navbar{
    height: 20vh;
    width: 100%;
    background-color: #F5F5DC;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    #logo{
        height: 80%;
        width: 22%;
        display: flex;
        justify-content: center;
        align-items: center;
        #inner_logo{
            height: 70%;
            width: 90%;
            display: flex;
            justify-content: center;
            align-items: center;
            padding-top: 5vh;
        }
        
    }
    a{
        text-decoration: none;
        color:#05003A;
    }
    #nav_2{
        height: 80%;
        width: 60%;
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        font-family: inter;
        font-size:0.8rem;
        font-weight: 100;
        h1{
            font-weight: 600;
        }
        
        h2:hover{
            scale:1.2;
            
        }
    }
    #SignUp{
        height: 80%;
        width: 18%;
        
        a{
            height: 100%;
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            button{
                height: 40%;
                width: 60%;
                font-family: inter;
                color:white;
                background-color: #05003A;
                border-style: none;
                border:solid 1px white;
                border-radius: 2vw;
            }
            button:hover{
                font-size:1.2rem;
                
            }
        }
        
    }
}
.title_consultancy{
    height: 16%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    #inner_text{
        height: 90%;
        width: 70%;
        display: flex;
            justify-content: center;
            align-items: center;
            color: #05003A;
    }
}
.brochure{
    height: 10%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    #inner_brochure{
        height: 90%;
        width: 50%;
        a{
            height: 100%;
            width: 100%;
            text-decoration: none;
            display: flex;
        justify-content: center;
        align-items: center;
            button{
                color:white;
                height: 80%;
                width: 40%;
                font-family: inter;
                background-color: #05003A;
                border-style: none;
                border-radius: 10vw;

            }
            button:hover{
                font-size:1.5rem;
            }
        }
    }
}

/* MAIN PAGE OF CONSULTANCY---------------------------------------------------------------------------- */
.main_consultancy{
    height: 80vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    #inner_main_consultancy{
        height: 95%;
        width: 90%;
        display: flex;
        justify-content: center;
        align-items: center;
        #left_inner{
            height: 96%;
            width: 50%;
            #left_upper{
                height: 50%;
                width: 100%;
                text-align: justify;
                h3{
                    padding:4vh 2vw 2vh 2vw;
                    font-family: inter;
                    color: #05003A;
                    line-height: 150%;
                    font-size:1rem;
                    text-align:justify;
                }
            }
            #left_lower{
                height: 50%;
                width: 100%;
                text-align: justify;
                h3{
                    padding:3vh 2vw 2vh 2vw;
                    font-family: inter;
                    color: #05003A;
                    line-height: 150%;
                    font-size:1rem;
                }
            }
        }
        #right_inner{
            height: 100%;
            width: 50%;
            display: flex;
            justify-content: center;
            align-items: center;
            font-family: inter;
            #right_image{
                height: 80%;
                width: 70%;
                background-image: url("rams.jpg");
                background-position: center;
                background-size:cover;
                border-radius: 2vw;
            }
        }
    }

}

/* RAMS SERVICES------------------------------------------------------------------------------------ */
.nav_rams{
    height: 10vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #F5F5DC;
    #inner_nav_rams{
        height: 90%;
        width: 30%;
        color:#05003A;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
.nsv_rams{
    height: 70vh;
    width: 100%;
    #heading_nsv_rams{
        height: 15%;
        width:100%;
        display: flex;
        align-items: center;
        background-color: #F5F5DC;
        margin-top:2px;
        #inner_heading_nsv_rams{
            
            height: 90%;
            width: 100%;
            transform: translateX(5vw);
            color: #05003A;
            overflow: hidden;
            display: flex;
            justify-content: flex-start;
            /* background-color: red; */
            align-items: center;
        }
    }
    #text_image_nsv_rams{
        height: 85%;
        width: 100%;
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        #left_nsv_rams{
            height: 70%;
            width: 40%;
            text-align: justify;
            display: flex;
            justify-content: center;
            align-items: center;
            h3{
                padding: 2vh 2vw 2vh 2vw;
                color: #05003A;
                font-family: inter;
                line-height: 150%;
            }
        }
        #mobile_right_nsv{
            #right_nsv_rams{
                height: 86%;
                width: 40%;
                
                border-radius: 2vw;
                img{
                    border-radius: 2vw;
                }
            }
        }
        
    }
    
}

/* GRP RAMS---------------------------------------------------------------------------------------- */

.grp_rams{
    height: 70vh;
    width: 100%;
    background-color: #F5F5DC;
    #heading_grp_rams{
        height: 15%;
        width:100%;
        display: flex;
        align-items: center;
        #inner_heading_grp_rams{
            height: 90%;
            width: 50%;
            margin-left:5vw;
            color: #05003A;
            overflow: hidden;
            display: flex;
            justify-content: flex-start;
            align-items: center;
        }
    }
    #text_image_grp_rams{
        height: 85%;
        width: 100%;
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        background-color: white;
        #left_grp_rams{
            height: 76%;
            width: 30%;
            background-image: url("gpr.jpg");
            background-position: center;
            background-size: cover;
            border-radius: 2vw;
        }
        #right_grp_rams{
            height: 70%;
            width: 40%;
            text-align: justify;
            display: flex;
            justify-content: center;
            align-items: center;
            h3{
                padding: 2vh 2vw 2vh 2vw;
                color: #05003A;
                font-family: inter;
                line-height: 150%;
            }
            
        }
    }
    
}
/* FWD RAMS-------------------------------------------------------------------------------------- */

.fwd_rams{
    height: 70vh;
    width: 100%;
    #heading_fwd_rams{
        height: 15%;
        width:100%;
        background-color: #F5F5DC;
        display: flex;
        align-items: center;
        #inner_heading_fwd_rams{
            height: 90%;
            width: 50%;
            margin-left:5vw;
            color: #05003A;
            overflow: hidden;
            display: flex;
            justify-content: flex-start;
            align-items: center;
        }
    }
    #text_image_fwd_rams{
        height: 85%;
        width: 100%;
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        #left_fwd_rams{
            height: 70%;
            width: 40%;
            text-align: justify;
            display: flex;
            justify-content: center;
            align-items: center;
            h3{
                padding: 2vh 2vw 2vh 2vw;
                color: #05003A;
                font-family: inter;
                line-height: 150%;
            }
        }
        #right_fwd_rams{
            height: 86%;
            width: 30%;
            background-image: url("fwd.jpg");
            background-position: center;
            background-size: cover;
            border-radius: 2vw;
        }
    }
    
}
/* ATCC RAMS----------------------------------------------------------------------------------- */

.atcc_rams{
    height: 70vh;
    width: 100%;
    #heading_atcc_rams{
        height: 15%;
        width:100%;
        background-color: #F5F5DC;
        display: flex;
        align-items: center;
        #inner_heading_atcc_rams{
            height: 90%;
            width: 50%;
            margin-left:5vw;
            color: #05003A;
            overflow: hidden;
            display: flex;
            justify-content: flex-start;
            align-items: center;
        }
    }
    #text_image_atcc_rams{
        height: 85%;
        width: 100%;
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        #left_atcc_rams{
            height: 86%;
            width: 30%;
            background-image: url("atcc.jpeg");
            background-position: center;
            background-size: cover;
            border-radius: 2vw;
        }
        #right_atcc_rams{
            height: 70%;
            width: 40%;
            text-align: justify;
            display: flex;
            justify-content: center;
            align-items: center;
            h3{
                padding: 2vh 2vw 2vh 2vw;
                color: #05003A;
                font-family: inter;
                line-height: 150%;
            }
            
        }
    }
    
}
/* RETRO REFLECTOR --------------------------------------------------------------------------------- */

.retro_reflector{
    height: 70vh;
    width: 100%;
    #heading_retro_reflector{
        height: 15%;
        width:100%;
        background-color: #F5F5DC;
        display: flex;
        align-items: center;
        #inner_heading_retro_reflector{
            height: 90%;
            width: 50%;
            margin-left:5vw;
            color: #05003A;
            overflow: hidden;
            display: flex;
            justify-content: flex-start;
            align-items: center;
        }
    }
    #text_image_retro_reflector{
        height: 85%;
        width: 100%;
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        #left_retro_reflector{
            height: 70%;
            width: 40%;
            text-align: justify;
            display: flex;
            justify-content: center;
            align-items: center;
            h3{
                padding: 2vh 2vw 2vh 2vw;
                color: #05003A;
                font-family: inter;
                line-height: 150%;
            }
        }
        #right_retro_reflector{
            height: 86%;
            width: 30%;
            background-image: url("retro.png");
            background-position: center;
            background-size: cover;
            border-radius: 2vw;
        }
    }
    
}
/* MBIU RAMS---------------------------------------------------------------------------------------- */

.mbiu_rams{
    height: 70vh;
    width: 100%;
    #heading_mbiu_rams{
        height: 15%;
        width:100%;
        background-color: #F5F5DC;
        display: flex;
        align-items: center;
        #inner_heading_mbiu_rams{
            height: 90%;
            width: 50%;
            margin-left:5vw;
            color: #05003A;
            overflow: hidden;
            display: flex;
            justify-content: flex-start;
            align-items: center;
        }
    }
    #text_image_mbiu_rams{
        height: 85%;
        width: 100%;
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        #left_mbiu_rams{
            height: 86%;
            width: 30%;
            background-image: url("mbiu.jpeg");
            background-position: center;
            background-size: cover;
            border-radius: 2vw;
        }
        #right_mbiu_rams{
            height: 70%;
            width: 40%;
            text-align: justify;
            display: flex;
            justify-content: center;
            align-items: center;
            h3{
                padding: 2vh 2vw 2vh 2vw;
                color: #05003A;
                font-family: inter;
                line-height: 150%;
            }
            
        }
    }
    
}
/* OUR HAPPY CLIENTS----------------------------------------------------------------------------------- */
@keyframes moves {
    from{
        transform:translateX(0%);
    }
    to{
        transform: translateX(calc(-1300%));
    }
    
}
.clients{
    height: 80vh;
    width: 100%;
    /* background-color: saddlebrown; */
    overflow: hidden;
    #clients_title{
        height: 15%;
        width: 100%;
        background-color: #F5F5DC;
        display: flex;
        justify-content: center;
        align-items: center;
        #clients_title_text{
            height: 90%;
            width: 60%;
            display: flex;
            justify-content: center;
            align-items: center;
            color:#05003A;
        }
    }

    .clients_slider{
        height: 90%;
        width: 100%;
        /* background-color: rgb(161, 138, 138); */
        display: flex;
        justify-content: center;
        align-items: center;
        white-space: nowrap;
        background-color: #00703A;
        
        /* ?padding: 2vh; */
        #slider_container{
            
            height: 80%;
            width: 100%;
            display: inline-block;
            align-content: center;
            white-space: nowrap;
            .slides{
                animation: moves 30s linear infinite;
                height: 80%;
                width: 30%;
                
                display: inline-block;
                overflow-x: hidden;
                color: white;
                overflow: hidden;
                border: solid 0.8vh #000000;
                border-radius: 10px;
                /* img{
                    height: 20%;
                    width: 70%;
                    transform: translateX(10vw);
                    transform: translate(5vw,20vh);
                } */
                 img{
                    object-fit: contain;
                 }
                 

                 
            }
            #img2{
                /* background-color: white;
            
                width: 30%;
                background-color: #000000;
                img{
                    height: 100%;
                    width: 100%;
                    object-fit: fill;
                } */
                background-color: white;
                img{
                    width: 100%;
                    height: 100%;
                    object-fit: calc(40%);
                }
             }
             #img1{
                /* background-color: white;
                width: 30%;
                
                img{
                    transform: translateY(15vh);    
                    width: 100%;
                    ;
                    object-fit: fill;
                } */
                background-color: white;
                img{
                    width: 100%;
                    height: 100%;
                    object-fit: calc(40%);
                }
             }
             #img3{
                /* background-color: white;
            
                width: 30%;
                background-color: #000000;
                img{
                    
                    width: 100%;
                    object-fit: fill;
                } */
                background-color: white;
                img{
                    width: 100%;
                    height: 100%;
                    object-fit: calc(40%);
                }
             }
             #img4{
                /* background-color: red;
                img{
                    width: 100%;
                    object-fit: fill;
                    height: 100%;
                } */
                background-color: white;
                img{
                    width: 100%;
                    height: 100%;
                    object-fit: calc(40%);
                }

                
             }
             #img5{
                /* background-color: white;
                img{
                    width: 100%;
                    height: 100%;
                    object-fit: fill;
                } */
                background-color: white;
                img{
                    width: 100%;
                    height: 100%;
                    object-fit: calc(40%);
                }
            }
            #img6{
                background-color: white;
                img{
                    width: 100%;
                    height: 100%;
                    object-fit: calc(40%);
                }
            }
            #img7{
                background-color: white;
                img{
                    width: 100%;
                    height: 100%;
                    object-fit: calc(40%);
                }
            }
            #img8{
                background-color: white;
                img{
                    width: 100%;
                    height: 100%;
                    object-fit: calc(20%);
                }
            }
            
        }
        


        
    }

    
}


/* Footer---------------------------------------------------------------------------------------------------- */
.home_footer{
    height: 90vh;
    width: 100%;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size:1rem;
    #inner_footer{
        height: 80%;
        width: 90%;
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        
    }
    
    .five_inner{
        height: 90%;
        width: 19%;
        background-color: rgb(255, 255, 255);
    }
    #five_logo{
        width:25%;
        #five_logo_text{
            height: 20%;
            width: 100%;
            background-color: rgb(255, 255, 255);
            color:#05003A;
            font-family: inter;
            display: flex;
            justify-content: center;
            align-items: center;
            text-align: center;
            
        }
        #five_logo_image{
            height: 80%;
            width: 100%;
            
            display: flex;
            justify-content: center;
            align-items: center;
            
        }
    }
    #five_services{
        width: 19%;
        #five_services_h1{
            height: 20%;
            width: 100%;
            background-color: rgb(255, 255, 255);
            color:#05003A;
            display: flex;
            justify-content: center;
            align-items: center;
            font-family: inter;
        }
        #five_services_others{
            height: 80%;
            width: 100%;
            font-family: inter;
            text-align: center;
            a{
                text-decoration: none;
            }
            h4{
                padding:2vh 2vw 2vh 2vw;
                color:#05003A;
                /* font-weight: 600; */
            }
        }
    }
    #five_companies{
        width: 19%;
        #five_Companies_h1{
            height: 20%;
            width: 100%;
            background-color: rgb(255, 255, 255);
            color:#05003A;
            display: flex;
            justify-content: center;
            align-items: center;
            font-family: inter;
            
        }
        #five_Companies_others{
            height: 80%;
            width: 100%;
            font-family: inter;
            text-align: center;
            a{
                text-decoration: none;
                color:#05003A;
            }
            h4{
                padding:2vh 2vw 2vh 2vw;
                color:#05003A;
                
            }
        }
    }
    #five_Contact{
        width: 19%;
        #five_Contact_h1{
            height: 20%;
            width: 100%;
            background-color: rgb(255, 255, 255);
            color:#05003A;
            display: flex;
            justify-content: center;
            align-items: center;
            font-family: inter;
        }
        #five_Contact_others{
            height: 80%;
            width: 100%;
            font-family: inter;
            text-align: center;
            h4{
                padding:2vh 2vw 2vh 2vw;
                color:#05003A;
            }
        }
    }
    #five_address{
        width: 19%;
        background-color: rgb(141, 107, 107);
        #five_Address_h1{
            height: 20%;
            width: 100%;
            background-color: rgb(255, 255, 255);
            color:#05003A;
            display: flex;
            justify-content: center;
            align-items: center;
            font-family: inter;
        }
        #five_Address_others{
            height: 80%;
            width: 100%;
            background-color: white;
            font-family: inter;
            text-align: center;
            /* display: flex;
            justify-content: center;
            align-items: center; */
            h4{
                padding:2vh 2vw 2vh 2vw;
                color:#05003A;
                
            }
        }
    }
}


.copyright{
    height: 3vh;
    width: 100%;
    
    color:white;
    display: flex;
    justify-content: center;
    align-items: center;
    #inner_copyright{
        height: 90%;
        width: 50%;
        
        
        display: flex;
        justify-content: center;
        align-items: center;
        p{
            font-size:0.6rem;
            font-family: inter;
            display: block; 
            a{
                text-decoration: none;
                color: black;
            }
        }
    }
}



@media only screen and (max-width: 650px) {
    /* Mobile styles */
    h3{
        font-size:0.6rem;
    }
    .navbar{
        height: 10vh;
        width: 100%;
        background-color: #F5F5DC;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        #logo{
            height: 100%;
            width: 22%;
            /* background-color: salmon; */
            display: flex;
            justify-content: center;
            align-items: center;
            #inner_logo{
                height: 100%;
                width: 100%;
                /* display: flex;
                justify-content: center;
                align-items: center; */
                
                img{
                    object-fit: contain;
                    height: 100%;
                    width: 100%;
                    margin-bottom: 3vh;
                }
            }
            
        }
        a{
            text-decoration: none;
            color:#05003A;
        }
        #nav_2{
            height: 80%;
            width: 60%;
            display: flex;
            justify-content: space-evenly;
            align-items: center;
            font-family: inter;
            
            font-weight: 100;
            h2{
                font-weight: 600;
                font-size:0.5rem;
            }
            
            
            /* background-color: rgb(167, 119, 119); */
            h2:hover{
                scale:1.2;
                
            }
        }
        #SignUp{
            height: 80%;
            width: 18%;
            
            a{
                height: 100%;
                width: 100%;
                display: flex;
                justify-content: center;
                align-items: center;
                button{
                    font-size: 0.7rem;
                    height: 40%;
                    width: 90%;
                    font-family: inter;
                    color:white;
                    background-color: #05003A;
                    border-style: none;
                    border:solid 1px white;
                    border-radius: 3vw;
                    font-size: 0.5rem;
                }
                button:hover{
                    font-size:1.1rem;
                    
                }
            }
            
        }
    }

    .title_consultancy{
        height: 10vh;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        #inner_text{
            height: 100%;
            width: 100%;
            display: flex;
                justify-content: center;
                align-items: center;
                color: #05003A;
                h1{
                    font-size: 1.2rem;
                }
        }
    }

    .brochure{
        height: 10vh;
        width: 100%;
        background-color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        #inner_brochure{
            height: 90%;
            width: 100%;
            
            a{
                height: 100%;
                width: 100%;
                text-decoration: none;
                display: flex;
            justify-content: center;
            align-items: center;
                button{
                    color:white;
                    height: 60%;
                    width: 50%;
                    font-family: inter;
                    background-color: #05003A;
                    border-style: none;
                    border-radius: 10vw;
                    font-size:0.7rem;
                }
            }
        }
    }
    .main_consultancy{
        height: 80vh;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        #inner_main_consultancy{
            height: 100%;
            width: 90%;
            /* display: flex;
            justify-content: center;
            align-items: center; */
            display: block;
            #left_inner{
                height: 30%;
                width: 100%;
                #left_upper{
                    height: 100%;
                    width: 100%;
                    text-align: justify;
                    h3{
                        padding:4vh 2vw 2vh 2vw;
                        font-family: inter;
                        color: #05003A;
                        line-height: 150%;
                        font-size:0.7rem;
                        text-align:justify;
                    }
                }
                #left_lower{
                    height: 100%;
                    width: 100%;
                    text-align: justify;
                    h3{
                        
                        font-family: inter;
                        color: #05003A;
                        line-height: 150%;
                        font-size:0.7rem;
                    }
                }
            }
            #right_inner{
                height: 50%;
                width: 100%;
                display: flex;
                justify-content: center;
                align-items: center;
                font-family: inter;
                margin-top:20vh;
                #right_image{
                    height: 70%;
                    width: 80%;
                    background-image: url("rams.jpg");
                    background-position: center;
                    background-size:cover;
                    border-radius: 2vw;
                }
            }
        }
    
    }
    
    /* RAMS SERVICES------------------------------------------------------------------------------------ */
    .nav_rams{
        height: 10vh;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #F5F5DC;
        #inner_nav_rams{
            height: 90%;
            width: 30%;
            color:#05003A;
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 0.8rem;
        }
    }
    .nsv_rams{
        height: 50vh;
        width: 100%;
        #heading_nsv_rams{
            height: 20%;
            width:100%;
            display: flex;
            align-items: center;
            background-color: #F5F5DC;
            margin-top:2px;
            #inner_heading_nsv_rams{
                height: 100%;
                width: 100%;
                transform: translateX(5vw);
                color: #05003A;
                overflow: hidden;
                display: flex;
                justify-content: flex-start;
                /* background-color: red; */
                align-items: center;
            }
        }
        #text_image_nsv_rams{
            height: 80%;
            width: 100%;
            
            
            /* display: flex;
            justify-content: space-evenly;
            align-items: center; */
            display: block;
            #left_nsv_rams{
                height: 50%;
                width: 100%;
                text-align: justify;
                display: flex;
                justify-content: center;
                align-items: center;
                h3{
                    padding: 2vh 2vw 2vh 2vw;
                    color: #05003A;
                    font-family: inter;
                    line-height: 150%;
                    font-size: 0.75rem;
                }
            }
            #mobile_right_nsv{
                height: 50%;
                width: 100%;
                display: flex;
                justify-content: center;
                align-items: center;
                #right_nsv_rams{
                    height: 100%;
                    width: 70%;
                    /* background-image: url("nsv.jpg");
                    background-position: center;
                    background-size: cover; */
                    border-radius: 2vw;
                    img{
                        object-fit: cover;
                        height: 100%;
                        width: 100%;
                        border-radius: 2vw;
                    }
                }
            }
            
        }
        
    }
    
    /* GRP RAMS---------------------------------------------------------------------------------------- */
    
    .grp_rams{
        height: 50vh;
        width: 100%;
        background-color: #F5F5DC;
        #heading_grp_rams{
            height: 10vh;
            width:100%;
            display: flex;
            align-items: center;
            margin-top: 1vh;
            #inner_heading_grp_rams{
                height: 100%;
                width: 100%;
                margin-left:5vw;
                color: #05003A;
                overflow: hidden;
                display: flex;
                justify-content: flex-start;
                align-items: center;
                h2{
                    align-content: center;
                }
            }
        }
        #text_image_grp_rams{
            height: 80%;
            width: 100%;
            /* display: flex;
            justify-content: space-evenly;
            align-items: center; */
            display: block;
            background-color: white;
            
            #left_grp_rams{
                height: 50%;
                width: 70%;
                margin-left:15vw;
                background-image: url("gpr.jpg");
                background-position: center;
                background-size: cover;
                border-radius: 2vw;
                #mobile{
                    img{
                        object-fit: cover;
                        height: 100%;
                        width: 100%;
                    }
                }
            }
            #right_grp_rams{
                height: 50%;
                width: 100%;
                text-align: justify;
                display: flex;
                justify-content: center;
                align-items: center;
                h3{
                    padding: 2vh 2vw 2vh 2vw;
                    color: #05003A;
                    font-family: inter;
                    line-height: 150%;
                }
                
            }
        }
        
    }
    /* FWD RAMS-------------------------------------------------------------------------------------- */
    
    .fwd_rams{
        height: 50vh;
        width: 100%;
        #heading_fwd_rams{
            height: 20%;
            width:100%;
            background-color: #F5F5DC;
            display: flex;
            align-items: center;
            #inner_heading_fwd_rams{
                height: 90%;
                width: 100%;
                margin-left:5vw;
                color: #05003A;
                overflow: hidden;
                display: flex;
                justify-content: flex-start;
                align-items: center;
            }
        }
        #text_image_fwd_rams{
            height: 80%;
            width: 100%;
            /* display: flex;
            justify-content: space-evenly;
            align-items: center; */
            display: block;
            #left_fwd_rams{
                height: 50%;
                width: 100%;
                text-align: justify;
                display: flex;
                justify-content: center;
                align-items: center;
                h3{
                    padding: 2vh 2vw 2vh 2vw;
                    color: #05003A;
                    font-family: inter;
                    line-height: 150%;
                }
            }
            #mobile_right_fwd{
                height: 50%;
                width: 100%;
                display: flex;
                justify-content: center;
                align-items: center;
                #right_fwd_rams{
                    height: 100%;
                    width: 80%;
                    display: flex;
                justify-content: center;
                align-items: center;
                margin-bottom:1vh;
                    img{
                        object-fit: cover;
                        height: 100%;
                        width: 100%;
                        border-radius: 2vw;
                        
                    }
                }
            }
            
        }
        
    }
    /* ATCC RAMS----------------------------------------------------------------------------------- */
    
    .atcc_rams{
        height: 50vh;
        width: 100%;
        background-color: #F5F5DC;
        #heading_atcc_rams{
            height: 10vh;
            width:100%;
            display: flex;
            align-items: center;
            margin-top: 1vh;
            #inner_heading_atcc_rams{
                height: 100%;
                width: 100%;
                margin-left:5vw;
                color: #05003A;
                overflow: hidden;
                display: flex;
                justify-content: flex-start;
                align-items: center;
                h2{
                    align-content: center;
                }
            }
        }
        #text_image_atcc_rams{
            height: 80%;
            width: 100%;
            /* display: flex;
            justify-content: space-evenly;
            align-items: center; */
            display: block;
            background-color: white;
            
            #left_atcc_rams{
                height: 50%;
                width: 70%;
                margin-left:15vw;
                background-image: url("atcc.jpeg");
                background-position: center;
                background-size: cover;
                border-radius: 2vw;
                #mobile{
                    img{
                        object-fit: cover;
                        height: 100%;
                        width: 100%;
                    }
                }
            }
            #right_atcc_rams{
                height: 50%;
                width: 100%;
                text-align: justify;
                display: flex;
                justify-content: center;
                align-items: center;
                h3{
                    padding: 2vh 2vw 2vh 2vw;
                    color: #05003A;
                    font-family: inter;
                    line-height: 150%;
                }
                
            }
        }
        
    }
    /* RETRO REFLECTOR --------------------------------------------------------------------------------- */
    
    .retro_reflector{
        height: 50vh;
        width: 100%;
        #heading_retro_reflector{
            height: 20%;
            width:100%;
            background-color: #F5F5DC;
            display: flex;
            align-items: center;
            #inner_heading_retro_reflector{
                height: 100%;
                width: 100%;
                margin-left:5vw;
                color: #05003A;
                overflow: hidden;
                display: flex;
                justify-content: flex-start;
                align-items: center;
            }
        }
        #text_image_retro_reflector{
            height: 80%;
            width: 100%;
            /* display: flex;
            justify-content: space-evenly;
            align-items: center; */
            display: block;
            #left_retro_reflector{
                height: 40%;
                width: 100%;
                text-align: justify;
                display: flex;
                justify-content: center;
                align-items: center;
                h3{
                    padding: 2vh 2vw 2vh 2vw;
                    color: #05003A;
                    font-family: inter;
                    line-height: 150%;
                }
            }
            #mobile_right_retro_reflector{
                height: 60%;
                width: 100%;
                display: flex;
                justify-content: center;
                align-items: center;
                #right_retro_reflector_rams{
                    height: 100%;
                    width: 80%;
                    margin-bottom: 1vh;
                    img{
                        object-fit: cover;
                        height: 100%;
                        width: 100%;
                        border-radius: 2vw;
                    }
                    
                }
            }
            
        }
        
    }
    /* MBIU RAMS---------------------------------------------------------------------------------------- */
    
    .mbiu_rams{
        height: 50vh;
        width: 100%;
        background-color: #F5F5DC;
        #heading_mbiu_rams{
            height: 10vh;
            width:100%;
            display: flex;
            align-items: center;
            margin-top: 1vh;
            #inner_heading_mbiu_rams{
                height: 100%;
                width: 100%;
                margin-left:5vw;
                color: #05003A;
                overflow: hidden;
                display: flex;
                justify-content: flex-start;
                align-items: center;
                h2{
                    align-content: center;
                }
            }
        }
        #text_image_mbiu_rams{
            height: 80%;
            width: 100%;
            /* display: flex;
            justify-content: space-evenly;
            align-items: center; */
            display: block;
            background-color: white;
            
            #left_mbiu_rams{
                height: 50%;
                width: 70%;
                margin-left:15vw;
                background-image: url("mbiu.jpeg");
                background-position: center;
                background-size: cover;
                border-radius: 2vw;
                #mobile{
                    img{
                        object-fit: cover;
                        height: 100%;
                        width: 100%;
                    }
                }
            }
            #right_mbiu_rams{
                height: 50%;
                width: 100%;
                text-align: justify;
                display: flex;
                justify-content: center;
                align-items: center;
                h3{
                    padding: 2vh 2vw 2vh 2vw;
                    color: #05003A;
                    font-family: inter;
                    line-height: 150%;
                }
                
            }
        }
        
    }

    @keyframes moves {
        from{
            transform:translateX(0%);
        }
        to{
            transform: translateX(calc(-1300%));
        }
        
    }
    @keyframes moves {
        from{
            transform:translateX(0%);
        }
        to{
            transform: translateX(calc(-1300%));
        }
        
    }
    .clients{
        height: 50vh;
        width: 100%;
        /* background-color: saddlebrown; */
        overflow: hidden;
        #clients_title{
            height: 20%;
            width: 100%;
            background-color: #F5F5DC;
            display: flex;
            justify-content: center;
            align-items: center;
            #clients_title_text{
                height: 100%;
                width: 100%;
                display: flex;
                /* justify-content: center;
                align-items: center; */
                color:#05003A;
                h1{    
                font-size: 1rem;
                align-content: center;
                
                }
            }
        }
    
        .clients_slider{
            height: 80%;
            width: 100%;
            /* background-color: rgb(161, 138, 138); */
            display: flex;
            justify-content: center;
            align-items: center;
            white-space: nowrap;
            background-color: #00703A;
            
            /* ?padding: 2vh; */
            #slider_container{
                
                height: 60%;
                width: 100%;
                display: inline-block;
                align-content: center;
                white-space: nowrap;
                .slides{
                    animation: moves 30s linear infinite;
                    height: 80%;
                    width: 30%;
                    
                    display: inline-block;
                    overflow-x: hidden;
                    color: white;
                    overflow: hidden;
                    border: solid 0.8vh #000000;
                    border-radius: 10px;
                    /* img{
                        height: 20%;
                        width: 70%;
                        transform: translateX(10vw);
                        transform: translate(5vw,20vh);
                    } */
                     img{
                        object-fit: contain;
                     }
                     
    
                     
                }
                #img2{
                    /* background-color: white;
                
                    width: 30%;
                    background-color: #000000;
                    img{
                        height: 100%;
                        width: 100%;
                        object-fit: fill;
                    } */
                    background-color: white;
                    img{
                        width: 100%;
                        height: 100%;
                        object-fit: calc(40%);
                    }
                 }
                 #img1{
                    /* background-color: white;
                    width: 30%;
                    
                    img{
                        transform: translateY(15vh);    
                        width: 100%;
                        ;
                        object-fit: fill;
                    } */
                    background-color: white;
                    img{
                        width: 100%;
                        height: 100%;
                        object-fit: calc(40%);
                    }
                 }
                 #img3{
                    /* background-color: white;
                
                    width: 30%;
                    background-color: #000000;
                    img{
                        
                        width: 100%;
                        object-fit: fill;
                    } */
                    background-color: white;
                    img{
                        width: 100%;
                        height: 100%;
                        object-fit: calc(40%);
                    }
                 }
                 #img4{
                    /* background-color: red;
                    img{
                        width: 100%;
                        object-fit: fill;
                        height: 100%;
                    } */
                    background-color: white;
                    img{
                        width: 100%;
                        height: 100%;
                        object-fit: calc(40%);
                    }
    
                    
                 }
                 #img5{
                    /* background-color: white;
                    img{
                        width: 100%;
                        height: 100%;
                        object-fit: fill;
                    } */
                    background-color: white;
                    img{
                        width: 100%;
                        height: 100%;
                        object-fit: calc(40%);
                    }
                }
                #img6{
                    background-color: white;
                    img{
                        width: 100%;
                        height: 100%;
                        object-fit: calc(40%);
                    }
                }
                #img7{
                    background-color: white;
                    img{
                        width: 100%;
                        height: 100%;
                        object-fit: calc(40%);
                    }
                }
                #img8{
                    background-color: white;
                    img{
                        width: 100%;
                        height: 100%;
                        object-fit: calc(20%);
                    }
                }
                
            }
            
    
    
            
        }
    
        
    }
    
    
    /* Footer---------------------------------------------------------------------------------------------------- */
    .home_footer{
        height: 50vh;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        #inner_footer{
            height: 80%;
            width: 100%;
            display: flex;
            justify-content: space-evenly;
            align-items: center;
        }
        /* #five_services_h1{
            h1{
                font-size: 1rem;
            }
        } */
        .five_inner{
            height: 90%;
            width: 100%;
        }
        #five_logo{
            width:25%;
            #five_logo_text{
                height: 20%;
                width: 100%;
                color:#05003A;
                font-family: inter;
                display: flex;
                justify-content: center;
                align-items: center;
                text-align: center;
                h2{
                    font-size: 0.5rem;
                    font-weight: 800;
                }
            }
            #five_logo_image{
                height: 40%;
                width: 100%;
                padding-top:3vh;
                display: flex;
                justify-content: center;
                align-items: center;
                img{
                    object-fit: contain;
                    height: 100%;
                width: 100%;
                }
            }
        }
        #five_services{
            width: 19%;
            #five_services_h1{
                height: 20%;
                width: 100%;
                background-color: rgb(255, 255, 255);
                color:#05003A;
                display: flex;
                justify-content: center;
                align-items: center;
                font-family: inter;
                h1{
                    font-size: 0.7rem;
                }
            }
            #five_services_others{
                height: 80%;
                width: 100%;
                font-family: inter;
                text-align: center;
                padding-top:3vh;
                a{
                    text-decoration: none;
                }
                h4{
                    padding:1vh 1vw 1vh 1vw;
                    color:#05003A;
                    font-size: 0.4rem;
                }
            }
        }
        #five_companies{
            width: 19%;
            #five_Companies_h1{
                height: 20%;
                width: 100%;
                background-color: rgb(255, 255, 255);
                color:#05003A;
                display: flex;
                justify-content: center;
                align-items: center;
                font-family: inter;
                h1{
                    font-size: 0.7rem;
                }
                
            }
            #five_Companies_others{
                height: 80%;
                width: 100%;
                font-family: inter;
                text-align: center;
                overflow: hidden;
                padding-top: 3vh;
                a{
                    text-decoration: none;
                    color:#05003A;
                }
                h4{
                    padding:1vh 2vw 1vh 2vw;
                    color:#05003A;
                    font-size: 0.4rem;
                    
                }
            }
        }
        #five_Contact{
            width: 19%;
            #five_Contact_h1{
                height: 20%;
                width: 100%;
                color:#05003A;
                display: flex;
                justify-content: center;
                align-items: center;
                font-family: inter;
                h1{
                    font-size: 0.7rem;
                }
            }
            #five_Contact_others{
                height: 80%;
                width: 100%;
                font-family: inter;
                text-align: center;
                padding-top: 3vh;
                h4{
                    padding:1vh 0vw 1vh 0vw;
                    color:#05003A;
                    font-size: 0.4rem;
                }
            }
        }
        #five_address{
            width: 19%;
            #five_Address_h1{
                height: 20%;
                width: 100%;
                color:#05003A;
                display: flex;
                justify-content: center;
                align-items: center;
                font-family: inter;
                h1{
                    font-size: 0.7rem;
                }
            }
            #five_Address_others{
                height: 80%;
                width: 100%;
                font-family: inter;
                text-align: center;
                padding-top: 3vh;
                /* display: flex;
                justify-content: center;
                align-items: center; */
                h4{
                    padding:1vh 2vw 1vh 2vw;
                    color:#05003A;
                    font-size: 0.4rem;
                }
            }
        }
    }
    
    .copyright{
        height: 3vh;
        width: 100%;
        background-color: white;
        color:white;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: white;
        
        #inner_copyright{
            height: 90%;
            width: 50%;
            
            
            display: flex;
            justify-content: center;
            align-items: center;
            p{
                font-size:0.5rem;
                font-family: inter;
                margin-bottom: 10vh;
                display: block; 
                a{
                    text-decoration: none;
                    color: black;
                }
            }
        }
    }
}