* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Kanit', sans-serif;
}

.container {
    max-width: 1300px !important;
    margin: 0 auto;
}

.bg-white {
    background-color: white;
}

.navbar {
    background-color: white;
    padding: 12px !important;
    box-shadow: 0 4px 2px -2px rgba(0, 0, 0, .2);

}



.navbar-collapse {
    justify-content: center;
}

.nav-link {
    margin: 0px 15px;
    font-size: 18px !important;
    color: black !important;
    font-family: 'Kanit';

}

.posi-rel {
    position: relative;
}

.posi-ab {
    position: absolute;
    left: 20px;
    color: whitesmoke;
}

.main-head-sub {
    /* font-weight: 500; */
    text-align: justify;
    color: black;
    font-size: 20px;

}

.posi-rel2 {
    position: relative;
}



.posi-ab2 {
    position: absolute;
    right: 20px;
    color: whitesmoke;
}

.mt-95 {
    margin-top: 95px;
}

.about-head {
    font-family: sans-serif;
    color: rgb(2, 2, 2);
    font-size: 25px;
    /* margin-top: 15px; */
    text-align: center;
    padding-top: 20px;
}

.clr-red {
    color: red;
}

.nme {
    color: #008001;
    font-size: 21px;
}



.ab-sub-txt {
    font-size: 18px;
    text-align: justify;
    color: #0e0d0d;

}

.rm-btn button {
    padding: 10px 40px;
    background: #008001;
    border: none;
    color: white;
    font-size: 18px;
}

.mt-15 {
    margin-top: 15px;
}

.our-m {
    font-size: 16px;
}

.our-m ul li {
    text-decoration: none;
    list-style: none;
    color: #0e0d0d;
    font-size: 17px;
}

.our-m ul {
    padding-left: 0px;
}

.rm-btn button:hover {
    background-color: #0a3574;
    transition: all 0.2 ease-in-out;
}

.nav-link:hover {
    color: #0a3574 !important;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.active {

    background: green;
    color: white !important;
    border-radius: 4px;
}

.med-t {

    background: #031e3e;
    text-align: center;
    padding: 5px;
    color: white;
    font-size: 20px;
}

.mb-40 {
    /* margin-bottom: 15px; */
    /* background: url(img/854206.jpg);
    height: 350px; */
    margin-top: 20px;
    margin-bottom: 40px;
    object-fit: cover;
}

.img-shad {
    border: 6px solid #fff;
    box-shadow: 0 0 10px #b3b3b3;
}

.fa-angle-double-right {
    color: orangered;
}

.proct-main-txt {
    background: #008001;
    padding: 5px;
    font-size: 22px;
    text-align: center;
}


.proct-main-txt a {
    text-decoration: none;
    color: white;
}

.proct-main-txt a:hover {
    color: black;
}


.proct-main-txt2 {
    background: #003380;
    padding: 5px;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
}


.con-txt {
    text-align: center;
    color: #008001;
}


.proct-main-txt2 a {
    text-decoration: none;
    color: white;
}

.proct-main-txt2 a:hover {
    color: whitesmoke;
}

/* FOoter Section Start  */



footer {
    background: -webkit-linear-gradient(to right, #48b1bf, #06beb6);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #48b1bf, #06beb6);
    background: #002e70;
    padding-top: 50px;
    padding-bottom: 35px;
}

.olps  img{
    width: 301px;
    height: 225px;
}



.ff {
    padding-left: 0px;
}

.ff li {
    color: rgb(255, 255, 255);
    margin: 10px 0px;
    font-size: 18px;
    list-style: none;


}


.qlink {
   color: #008001;
    font-size: 25px;
    /* text-align: center; */
    font-weight: 700;
    font-family: system-ui;
}

.mm {
    margin-bottom: 0px;
    margin-top: 5px;
}

.mm a {
    list-style: none;
    text-decoration: none;
    color: rgb(255, 255, 255);
    font-size: 18px;


}



.ww {
    color: rgb(255, 255, 255);
    font-size: 18px;
    margin-top: 12px;
    margin-bottom: 0px;

}

.foo-b {
    text-align: center;
    padding: 5px;

    color: white;
    /* color: black; */
    background: #008080;
    background-color: #008002;
    font-size: 16px;
}

/* FOoter Section End  */


/* About section  */

.mt-150 {
    margin-top: 106px;
}

.ab-txt {
    margin-top: 100px;
    color: rgb(255, 255, 255);
    font-style: italic;
}

.bg-ab {
    background-image: url();
    background: url("../img/photo-1628771065518-0d82f1938462.jpeg");
    background-attachment: fixed;
    height: 400px;
    background-position: 60%;
    background-repeat: no-repeat;
    background-size: cover;
}



.ab-sub-txt {
    color: rgb(0, 0, 0);
    font-size: 17px;
    font-style: italic;
}

.ab-sub-txt p {
    margin-bottom: 5px;
    font-style: italic;
}

.ab-sb {
    color: rgb(255, 255, 255) !important;
    margin-top: 35px;
    font-size: 23px;
}

.text-j {
    text-align: justify;
    font-size: 18px;
    color: black;
    margin-top: 12px;
}

.ab-side {
    text-align: center;

}

.tru-cm {
    color: red;
    text-align: center;
}

.ab-sub-txt2 {
    color: rgb(0, 0, 0);
    text-align: justify;
    font-size: 18px;
}

/* Contactus page  */

.cform {
    background-color: white;
    width: 500px;
    padding: 50px 15px 30px 15px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.cform input {
    width: 100%;
    padding: 5px;
    color: rgb(0, 0, 0);
    outline: none;
    border: none;
    border-bottom: 2px solid #00000080;
}

.cform textarea {
    width: 100%;
    color: rgb(0, 0, 0);
    outline: none;
    border: none;
    border-bottom: 2px solid #00000080;


}

.cform div {
    margin: 10px 0px;
    /* text-align: center */

}

.sbm button {
    border: none;
    padding: 8px 40px;
    background: #008001;
    font-size: 18px;
    color: white;
    /* border-radius: 32px; */

}

.bg-con {
    background: url("../img/contatc-us.jpeg");
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.0.5)), url(img/contatc-us.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 60%;
}

.p-boxes {
    /* border: 1px solid #008001; */
}

.p-boxes img {
    width: 100%;
    height: 100px;
    width: 130px;
    margin: 10px 0px;
}


/* dropdown menu  */

.menu {
    display: block;
    z-index: 999999;
   
}

.menu li {
    display: inline-block;
    position: relative;
    top: 8px;
}

.menu li.dropdown:hover>.submenu {
    display: block;
    transition: 2s ease-in-out;
}

.menu li a {
    color: black;
    font-size: 18px;
    text-decoration: blink;
    font-weight: 400;
    margin: 0px 15px;
}


.menu .submenu {
    display: none;
}

.submenu {
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 0px;
    list-style-type: none;
    display: block;
    width: 230px;
    z-index: 9;
    transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s;
}

.submenu li {
    display: block;
}

.submenu li a {
    display: block;
    background: white;
    color: #008001;
    padding: 8px 6px;
    margin-bottom: 1px;
}

.menu .submenu>li.dropdown:hover>.submenu {
    display: block;
    color: #008001;
}

.menu .submenu .submenu {
    position: absolute;
    left: 165px;
    top: 0px;
    color: #000000;
}

.mt-13 {
    margin-top: 70px;
}

.bg-gry {
    background: #eee;
}

.prod-sub-head p {
    margin-bottom: 5px;
    font-size: 18px;
}

.product-des {
    color: #008001;
}


.r-bx .fa-ss {
    margin-top: 10px;
    font-size: 30px !important;
    margin-left: 16px;
}

.r-bx .fa-sss {
    margin-top: 10px;
    font-size: 30px;
    margin-left: 13px;
}

i.fa-solid.fa-envelope {
    margin-top: 10px;
    font-size: 30px;
    margin-left: 13px;
}

.r-bx {
    background: white;
    width: 54px;
    border-radius: 50%;
    height: 50px;
}

.cn-t a {
    color: white;
    text-decoration: none;
    font-size: 18px;
}

.cn-t a:hover {
    color: white;
}

.ml-75 {
    margin-left: 165px;
}

.mt-80 {
    margin-top: 80px;
}


.active .menu li a {
    color: white !important;
}

.mt-120 {
    margin-top: 120px;
}

.g-ss img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    transition: transform 400ms ease-out;
    height: 300px;


}

.g-ss {
    max-width: 318px;
    max-height: 300px;
    /* box-shadow: -3px 5px 15px #000; */
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    margin: 10px 0px;
    overflow: hidden;
    border: 6px solid #fff;
    box-shadow: 0 0 10px #b3b3b3;
}


.g-ss img:hover {
    transform: scale(1.15);
}

.social-icon {
    padding-left: 0px !important;
}

.social-icon li {
    list-style: none;
    color: white;
    margin: 20px 20px 5px 0px;
    font-size: 20px;
}

.social-icon li a {
    color: white;
}

.site-header__title {
    text-align: center;
    margin-top: 181PX;
    FONT-SIZE: 90PX;
}

.fa-check:before {
    content: "\f00c";
    font-size: 150px;
    color: greenyellow;
}

.main-content__body {
    font-size: 30px;
}

.main-content {
    text-align: center;
}

.go-back-btn button {
    padding: 10px 30px;
    border: none;
    text-align: center;
    color: rgb(241 241 241);
    font-weight: 700;
    background-color: white;
    background: rgb(78 15 47);
    outline: none;
    margin-bottom: 25px;
}


.pb-50{
    padding-bottom: 50px;
}

iframe{
    height:300px;
}

.abs-img img {
    width: 301px;
    height: 225px;
}


  .pts-50{
            padding-top:50px;
        }


.navbar-toggler {
    border: 0;
    box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
    color: white;
}


.b-sms img{
    width:100%;
    height:360px;
}

.ff a{
    text-decoration:none;
    color:white;
}


.mt-110{
    margin-top:110px !important;
}




/*Media Query Start */


@media (max-width: 1040px){

 iframe{
    height:200px;
    width: 100% !important;
    }
    
    .cform{
        width:100%;
    }
    
     .imd-sc .ml-75{
        margin-left:0px;
        padding-top: 80px
    }


}

@media only screen and (min-width: 767px) and (max-width: 990px)
{
    .imd-sc .ml-75{
        margin-left:0px;
        padding-top: 80px
    }
     .cform{
        width:100%;
    }
    
    .olps img {
    width: 100%;
    height: 225px;
}

.g-ss{
    max-width:100%;
}

.abs-img img{
    width:100%;
   height: 350px;
}

.active {
    background: transparent !important;
    color: red !important;
    border-radius: 4px;}

    
}

@media (max-width: 560px){
        .nme {
    color: #008001;
    font-size: 24px;
}

.hh-sm{
    font-size: 30px;
    text-align: center;
}

.p-boxes{
    text-align:center;
}

.p-boxes img {
    width: 100%;
    height: 100px;
    width: 130px;
    margin: 30px 0px;
}

.olps img {

    width: 100%;
    height: 100%;
}

.sm-ouc a img{
     width: 100%;
    height: 100%;
}

.bg-ab{
    height:100%;
}

.dir-clm-sm{
    flex-direction: column-reverse;
}

.g-ss{
    max-width:100%;
}

.abs-img img{
    width:100%;
    height: 100%;
}

}

@media (max-width: 480px){
    
    .cform{
        width:100%;
    }
    
    .sm-de .ml-75{
        margin-left:0px;
        padding-top: 80px
    }
    
   .r-bx {
     background:none;
    width: 54px;
    border-radius: 50%;
    height: 50px;
    color: white;
}

.cn-t p{
    margin-bottom:0px !important;
}

.bg-ab{
    height:100%;
}

.ab-sub-txt p {
   
    text-align: start;
}

.dir-clm-sm{
    flex-direction: column-reverse;
}

.abs-img img{
    width:100%;
    height: 350px;
}

.active {
    background: transparent !important;
    color: red !important;
    border-radius: 4px;}


}

@media (max-width:425px){
    .nme {
    color: #008001;
    font-size: 18px;
}

.hh-sm{
    font-size: 22px;
    text-align: center;
}

.p-boxes{
    text-align:center;
}

.p-boxes img {
    width: 100%;
    height: 100px;
    width: 130px;
    margin: 30px 0px;
}

.olps img {

    width: 100%;
    height: 100%;
}

.sm-ouc a img{
     width: 100%;
    height: 100%;
}

.bg-ab{
    height:100%;
}

.ab-sub-txt p {
   
    text-align: start;
}

.dir-clm-sm{
    flex-direction: column-reverse;
}

.vrtr-sm{
    font-size: 21px;
    text-align: center;
}

.g-ss{
    max-width:100%;
}

.abs-img img{
    width:100%;
    height: 350px;
}

.sli-img a img{
    width:100%;
    height: 350px;
}

.active {
    background: transparent !important;
    color: red !important;
    border-radius: 4px;}
    
    
    .car-img img {
    width: 100%;
    /* min-height: 500px; */
    height: 100% !important;
}

.career-box {
    border: 1px solid gray;
    max-width: 800px;
    padding: 20px;
    margin: 15px 0px !important;
}
}

/*****************************************************/




