*
{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.navbar-brand img {
    max-width: 35vw; /* find suitable value for you */
    display: block;
    width: 100%;
    }
.navbar-toggler
{
    width:20px;
    height: 20px;
    position: relative;
    transition: .5s ease-in-out;
}
.navbar-toggler,
.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus
{
    outline: none;
    box-shadow: none;
    border: 0;
}
.navbar-toggler span
{
    margin:0;
    padding: 0;
}

.toggler-icon{
display: block;
position:absolute;
height: 3px;
width: 100%;
background: #352355;
border-radius: 1px;
opacity: 1;
left: 0;
transform: rotate(0deg);
transition: .25s ease-in-out;
}
.middle-bar
{

    margin-top: 0px;

}
/*when is nav is clicked*/
.navbar-toggler .top-bar
{
    margin-top: 0px;
    transform: rotate(135deg);
}
.navbar-toggler .middle-bar
{
    opacity: 0;
    filter: alpha(opacity=0);
}
.navbar-toggler .bottom-bar
{
    margin-top: 0px;
    transform: rotate(-135deg);
}
/* state when the navbar is collapsed*/

.navbar-toggler.collapsed .top-bar{
    margin-top: -20px;
    transform: rotate(0deg);
}
.navbar-toggler.collapsed .middle-bar
{
    opacity: 1;
    filter: alpha(opacity=100);
}
.navbar-toggler.collapsed .bottom-bar
{
    margin-top: 20px;
    transform: rotate(0deg);
}
/* color of 3 lines*/
.navbar-toggler.collapsed .toggler-icon
{
    background: linear-gradient(263deg,rgba(252,74,74,1) 0%,rgba(0,212,255,1) 100%);
}
i
{
    font-size:18px;
   padding: 0 15px;
}
.nav-link
{
    text-transform: uppercase;
   
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size:medium;
}
.bg1
{
background-color: #f5f5f5;

}
.bg1 p{
    font-weight: bold;
}
.contentleft h3{
    color:#003873;
    text-transform: capitalize;
    letter-spacing: 0.02em;
}
.contentleft p
{
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
}
/* .c-item
{
    height: 500px;
}
.c-img
{
    height: 100%;
    object-fit: cover;
} */
.morebtn
{
    background: #8d0e08 !important;
    color:white;
    padding:10px 25px;
}
.about-ampere
{
    background-color: #f5f5f5; 
}
.leftimg
{
    width: 100%;
    height: 500px;
background-position: center;
background-size: cover;
}

.rightcontent{
    background-color: #f5f5f5; 
    margin-left: 50px;
    margin-right: 50px;
    text-align: justify;

}
.missionrow{
     background-color: #5c477f !important;
}
.missionpara
{
    margin-left: 15px;
    margin-right: 15px;
    line-height: 2em;
}
.features .div1
{
    margin-top: 15px;
    margin-left: 25px;
    margin-right: 25px;
color:white;
}
.f1
{
    background: #bce051;
    line-height: 2em;
}
.f2
{
    background: #07a8a2;
}
.f1 i{
    color:white;
}
.f2 i{
    color:white;
}
.f3 h2,i
{
    color: #8d0e08;
}
.f3 p{
    color: black;
}
.btnreg
{color:white;
    padding:10px 25px;
    border:2px solid white;
    font-size: 18px;
}
.f3 .btnreg{
    border:2px solid #8d0e08;
    padding: 10px 25px;
    font-size: 18px;
}
.carousel-inner
{
    height: 450px;
}
.carousel-item
{
    height: 450px;
}
.carousel-caption h1
{   
top: 50%;
transform: translateY(-50%);
}
.about-achieve
{
    
    margin-left: 20px;
    margin-right: 20px;
    text-align: justify;
    line-height: 2em;
    
}
.mission
{
    margin-left: 20px;
    margin-right: 20px;
    text-align: justify;
    line-height: 2em;
}
.vision
{
    margin-left: 20px;
    margin-right: 20px;
    text-align: justify;
    line-height: 2em;
}
.commitment
{
    margin-left: 20px;
    margin-right: 20px;
    text-align: justify;
    line-height: 2em;
}
/* .jointoday
{
    /* margin-left: 25px;
    margin-right: 25px; 
    line-height: 2em;
} */
.contactuspara{
    font-size:18px;
    font-weight: bold;
}
.general-enquiry
{
    margin-left: 25px;
    margin-right: 25px;
    line-height: 2em;
}
.form-1
{
    width: 100%;
    display: inline-block;
    padding: 10px 10px;
    font-size: 18px;
    border-radius: 0;
    text-align: center;
}
.collaboration-form
{
    margin-left: 25px;
    margin-right: 25px;

}
.box
{
    margin-left: 20px;
    margin-right: 20px;  
}
.visit-us
{
    margin-left: 15px;
    margin-left: 15px;
}
#contact
{
    margin-left: 35px;
    margin-right: 35px;
}
.footerlinks .fa-brands
{
    font-size: 22px;
    color:white;
}
input[type="email"] {
    border: 1px solid rgb(102, 101, 101);
}
input[type="text"] {
    border: 1px solid rgb(102, 101, 101);
}
input[type="submit"] {
    border: 1px solid #f2eeee;
    background-color: #8d0e08;
    color:whitesmoke;
}
.training-content-left
{
    margin-left: 12px;
    margin-right: 12px;
    line-height: 2em;
}
.training-content-right
{
    margin-left: 8px;
    margin-right: 8px;
    line-height: 2em;
}
.current-menu
{
    background-color: #f4443b;
    border:1px solid #0e0e0e;
    padding: 3px;
    color: white;
    
}