/** ADD YOUR AWESOME CODES HERE **/
nav.navbar.header-nav.navbar-expand-lg .container-fluid a.navbar-brand img{
    width: 10em
}

#myVideo{
    opacity: 0.8;
}

#robotimg{
    filter: brightness(110%) contrast(110%);
}

.col1{
    max-width: 70%;
}

.col2{
    flex: 0 0 40%;
    max-width: 40%;
}

.col3{
    flex: 0 0 60%;
    max-width: 60%;
}

.fleximg{
    flex: 30%;
}

.flextextofimg{
    flex: 70%;
}

.textwidth40end{
    max-width: 70%;
    float: inline-end;
}

.textwidth40start{
    max-width: 70%;
    float: inline-start;
}

.textwidth60end{
    max-width: 100%;
    float: inline-end;
}

.textwidth60start{
    max-width: 100%;
    float: inline-start;
}

.text_align_right{
    text-align: right;
}

.icon{
    font-family: FontAwesome;
}

.flex_icon{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 3em 0 3em 0;
    flex: 0 0 100%;
    max-width: 100%;
}

.flex_icon .fd {
    text-align: center;
    display: inline-block;
    padding: 0 1.5em;
    margin-left: auto;
    margin-right: auto;
    /* color: gray; */
}

.flex_icon .fd span {
    font-size: 30px;
}

.flex_icon .fd h3 {
    font-weight: bold;
}

.flex_icon h1{
    font-weight: bold;
    padding-bottom:1em ;
}

.footbtnl{
    text-align: center;
    position: relative;
    width: 20%;
    margin-left: auto;
}

.footbtnr{
    text-align: center;
    position: relative;
    width: 20%;
    margin-right: auto;
}

.btnLrn{
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    background-color: transparent;
    box-shadow: inset 0 0 0 3px #6cc091;
    color: #6cc091;
    border-radius: 30px;
    border: 0;
    cursor: pointer;
    display: inline-block;
    font-size: .75em;
    font-weight: 400;
    height: 3.75em;
    line-height: 3.85em;
    letter-spacing: 2px;
    padding: 0 4em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
}

.MVN{
    color: black;
    font-weight: bold;
    font-size: 11px;
    
}
.MVNV{
    background: red;
}
.MVNS{
    color: yellow;
}

.laypadding{
    padding-top: 30px;
    padding-bottom: 30px;
}

.copyright{
    text-align: center;
}

.copyright a{
    color: gray;
    transition: all .3s ease-in-out;

}

.linkcontact{
    color: white;

}
.colm{
    margin-left: auto;
    margin-right: auto;
    max-width: 60%;
}

.colgreet{
    flex: 0 0 100%;
    max-width: 80%;
}

.greetfont{
    color: black;
    font-size: 16.7px;
    /* font-weight: bold; */
    text-align: center;
}

.greetfont1{
    color: black;
    font-size: 20px;
    /* font-weight: bold; */
    max-width: 70%;
    float: inline-end;
}

.heading_main p.mission{
    font-weight: bold;
    font-size: 38px;
    padding-top: 10px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: lightblue
}
.heading_main p.vision{
    font-weight: bold;
    font-size: 25px;
    padding-top: 10px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: white
}
.toppadding{
    padding-top: 75px;
}
.notehistory{
    padding-top: 10px;
    font-size: 18px;
    text-align: center;
    font-style: italic;
    font-weight: bold;
}
.greetimg{
    flex: 30%;
}

.imgnote{
    text-align: right;
    position: relative;
    width: 20%;
    margin-left: auto;
}

.imggreet{
    width: 50%;
}

.headright{
    float: right;
}

.borderproduct{
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: lightblue;
}

.inner_page .inner_page_header h3.prohead{
    padding-bottom: 5px;
}

.prohead{
    font-weight: bold;
    color: white;
    padding-bottom: 5px;
    margin-top: 0;
    margin-bottom: 0;
}

.MVN1{
    color: white;
    font-weight: bold;
    font-size: 11px;
    
}

.MVNV1{
    background: red;
    color: black;
}

.imgser1{
    width: 120px;
    filter: brightness(110%) contrast(110%);
}

.imgser{
    width: 100%;
    filter: brightness(110%) contrast(110%);
}

p.serv{
    font-size: 20px;
    text-align: center;
    color: black;
    font-weight: bold;
}

.MVNSe{
    color: black;
    font-weight: bold;
    font-size: 20px;
    
}

.MVNnS{
    color: black;
    font-weight: bold;
    /* font-size: 20px; */
    
}

h2.nocap{
    text-transform: none;
    font-size: 17px;
    font-weight: 400;
    padding-top: 10px;
    font-family: 'Poppins', sans-serif;
}
.heading_main p.fontsim{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 17px;
}