body {
    margin: 0 auto;
    width: 100%;

}

* {
    box-sizing: border-box;
}


.collapse ul li a {
    font-size: 19px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 500;
}

.collapse ul li {
    margin-right: 24px;

}

.nav-link.disabled {
    color: #000000;

}

.button button {
    padding: 8PX 35PX;
    border-radius: 5PX;
    background-color: #000000;
    border: none;
}

.button button a {
    text-decoration: none;
    font-size: 19px;
    color: #ffffff;
}

.banner {
    background-image: url(img/banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    margin-bottom: 80px;
}

.banner::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    overflow: hidden;
    height: 100%;
    box-sizing: border-box;

    background: linear-gradient(90deg, rgba(0, 0, 0, 0.73) 0%, rgba(0, 0, 0, 0) 100%);
}

.bannertext h1 {
    font-size: 80px;
    color: #ffffff;
    line-height: 100px;
    z-index: 1;
    position: relative;

}

.bannertext p {
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
    line-height: 24px;
    z-index: 1;
    position: relative;
    margin-top: 30px;
    margin-bottom: 40px;

}

.banner1 .row {
    height: 700px;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bannertext button {
    border: none;
    background-color: #ffffff;
    padding: 10px 55px;
    z-index: 1;
    position: relative;
    border-radius: 10px;
}

.bannertext button a {
    color: black;
    font-size: 25px;
    font-weight: 600;
    text-decoration: none;
}

.product {
    margin-bottom: 70px;
}

.productimg {
   
    width: 100%;
}


.aboutsimg img {

    width: 100%;
}


.contact .php-email-form .form-group {
  margin-bottom: 20px;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  border-radius: 4px;
}

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
  border-color: #ff5600;
}

.contact .php-email-form input {
  padding: 10px 15px;
}

.contact .php-email-form textarea {
  padding: 12px 15px;
}

.contact .php-email-form button[type="submit"] {
  background: #ff5600;
  border: 0;
  padding: 10px 30px;
  border-radius: 4px;
  color: #fff;
  transition: 0.4s;
}

.contact .php-email-form button[type="submit"]:hover {
  background: #ef6445;
}

.textproduct h5{
    font-size: 22px;
    font-weight: 600;
    font-family: 'Work Sans', sans-serif;
    margin-top: 50PX;
    margin-left: 30px;
}

img.img-resize {
    height: 200px;
}

.img1 img{
    width: 100%;
}

/*.productimg1{*/
/*    padding-right: 30px;*/
/*}*/
.productimg1 .img1{
    overflow: hidden;
    border-radius: 10PX;
}
.productimg1{
    display: flex;
    background-color: #FFFFFF;
    border-radius: 10PX;
    box-shadow: 2px 1px 21px -11px black ;
  
}
.producttext h1,
.aboutsheding h1,
.missheddingtext h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.aboutintroduction {
    padding-left: 40px;
}

.aboutintroduction p {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
}

.aboutintroduction p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.mission {
    display: flex;
    justify-content: center;
}

.textmission h1 {
    text-align: center;

}

.textmission p {
    line-height: 30px;
    color: #808080;
    font-size: 18px;
    font-weight: 600;
}

.textm{
    margin-top: 47px !important;
}
.aboutsbanner {
    margin-bottom: 100px;
}
.missheddingtext h1 {
    margin-bottom: 82px;
}
.textmission ul li span {
    color: #808080;
    font-weight: 600;
    font-size: 18px;
}
.textmission ul li a {
    font-weight: 700;
    font-size: 19px;
    color: black !important;
}
.bacground {
    background-color: #FBFBFB;
    padding-bottom: 80px;
    margin-bottom: 45px;
    overflow: hidden;
}

.b {
    position: relative;
    margin-top: 30px;
}
.b::before {
    position: absolute;
    top: 20;
    left: 0;
    border: 2px solid black;
    width: 100%;
    content: "";
    margin-bottom: 50px;
}
.footericon ul,
.conicon ul {
    padding-left: 0px;
}

.footericon ul li,
.conicon ul li {
    list-style: none;
}

.footericon ul li a,
.conicon ul li a {
    text-decoration: none;
    color: black;
}

.footericon ul li a img,
.conicon ul li a img {
    margin-right: 25px;
}

.media {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.media h5 {
    margin-right: 40px;
    margin-bottom: 0px;
}

.media i {
    font-size: 24px;
    margin-right: 20px;
}

.footerlogo {
    margin-top: 75px;
}

.footericon {
    margin-top: 75px;

}

.footerlogo img {
    width: 45%;
}

.footermenu ul {
    list-style: none;
    display: inline-block;
    padding-left: 0px;
}

.footermenu ul li {
    text-decoration: none;
    display: inline-block;
}

.footermenu ul li a {
    text-decoration: none;
    margin-right: 13px;
    color: #000000;
    font-size: 15px;
}

a{
    text-decoration: none;
    color: black;
}

.c {
    position: relative;
}

.c::before {
    position: absolute;
    bottom: 0;
    border: 1px solid #FBFBFB;
    left: 0;
    content: "";
    width: 100%;
    margin-bottom: -40px;
    overflow: hidden;
    box-sizing: border-box;

}
.media a{
    color: #000000;
    font-size: 15px;

}


.bottomfooter {
    margin-top: 67px;
}
.product .row .col-lg-4{
    padding-left: 0px;
}

@media (min-width:768px) {
    .banner {
        background-position: center;
    }
    .navbar-brand{
        display: contents;
    }

    .productimg img {
        width: 100%;
    }

    .productimg {
        margin-left: 0px;
    }
   
    .aboutsimg {
        margin-bottom: 30px;
    }

    .producttext h1,
    .aboutsheding h1,
    .missheddingtext h1 {
        font-size: 41px;
    }

  
}

 @media (max-width:1388px) {
    
    
    .textproduct h5{
        font-size: 18px;
        margin-top: 30px;
        margin-left: 20px;
        padding-right: 18px;
    }
    .product .row .col-lg-4 {
        padding-left: 20px;
    }
 

   
    .banner {
        background-position: center;
    }

    .bannertext h1 {
        font-size: 67px;
    }

    .productimg img {
        max-width: 100% !important;
    }

    .textm {
        margin-top: 0px;
    }
    .navbar-brand{
        display: contents;
    }
   
} 


@media (max-width:400px) {
    .bannertext h1 {
        font-size: 30px;
        line-height: 35px;
    }
    .product .row .col-lg-4 {
        padding-left: 13px;
    }
  

    .bannertext p {
        font-size: 17px;
        margin-bottom: 50px;

    }

    .bannertext {
        padding: 100px 0px;
    }

    .banner {
        height: 100vh;
    }

    .banner1 .row {
        height: 0px;
    }
    .productimg{
        width: 100%;
    }
    

    .producttext h1,
    .aboutsheding h1,
    .missheddingtext h1 {
        font-size: 27px;
        text-align: center;
    }

    .productimg img {
        max-width: 318px;
        margin: 0 auto;

    }

    .productimg {
        margin: 0 auto;
        width: 100%;
    }

    .aboutsimg {
        margin-bottom: 15px;
    }

    .aboutintroduction p {
        color: #000000;
        font-weight: 600;
        font-size: 18px;
    }

    .aboutintroduction {
        padding-left: 0px;

    }

    .textmission p {
        text-align: center;
        margin-bottom: 35px;
    }

    .footericon {
        margin-top: 43px;
    }

    .footericon ul li a,
    .conicon ul li a {
        font-size: 10px;

    }

    .footermenu ul li a {
        margin-right: 8px;

    }

    .textm {
        margin-top: 0px;
    }
    .navbar-brand{
        display: contents;
    }

}

@media (max-width:320px) {
    .navbar-brand{
        display: contents;

    }
   
    .footermenu{
        display: flex;
        justify-content: center;
    }

}
