Felvbody {
    overflow-x: hidden;
    font-family: "Roboto", sans-serif !important;
}

.robot_slab {
    font-family: "Roboto Slab", serif !important;
}
body {
    overflow-x: hidden !important;
}
p {
    letter-spacing: 0.3px;
    word-spacing: 2px;
    line-height: 26px;
    text-align:justify;
}
li {
     text-align:justify;
}
p,
a,
li,
span {
    font-size: 15px;
    font-family: "Roboto", sans-serif !important;
    font-weight: 300;
}

p{
    text-align: justify !important;
}

.orangetex {
    color: #ed7e1a;
}

header {
    margin-top: -15px;
    position: absolute;
    width: 100%;
    z-index: 10000 !important;
}

header li a {
    font-size: 14px;
    color: #555 !important;
    font-weight: 500;
}

header .container-fluid {
    padding: 0;
}

header li a.nav-link.active {
    background: #f00;
    color: #fff !important;
    position: relative;
    border-radius: 17px;

}

header li.nav-item.dropdown ul.dropdown-menu {
    margin: 0 !important;
    padding: 0px;
    top: 38.5px;
    position: absolute;
    width: 200px;
    max-height: auto;
    margin-top: 10px;
    border-radius: 0px;
    background: #dd6f0b;
    box-shadow: 0 0 20px rgb(0 0 0 / 13%);
    border: 0;
    left: -89px;
    padding: 0px 0px;
    border-radius: 5px 0px 5px 5px;
}

header li.nav-item.dropdown a.dropdown-item {
    border-bottom: 1px solid #ffffff4d;
    padding: 14px 15px;
    font-size: 14px;
    color: #fff !important;
    border-left: 0px solid #ffffff;
    background: transparent;
}

header .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0.5em solid;
    border-right: 0.5em solid transparent;
    border-bottom: 0;
    border-left: 0.5em solid transparent;
    top: 2px;
    position: relative;
}

header li.nav-item.dropdown li:last-child a {
    border-bottom: 0;
}


header li.nav-item.dropdown a.dropdown-item i {
    margin-right: 8px;
}


/* header  */

.scrolled .header {
    padding: 2px 0;
    box-shadow: 0px 0 18px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    transition: ease-in-out 0.3s;
    height: 110px;
    z-index: 100000000;
}

.header {
    height: 48px;
    background-color: #fff;
}

.scrolled .navbar-brand .w-150 {
    padding-top: 0px;
    width: 190px !important;
    transition: ease-in-out 0.3s;
}
 
.scrolled .header .top_baar {
    padding-top: 6px;
}
 
.scrolled .header header {
    margin-top: -24px;
}

/*.scrolled .position_tops li.nav-item {*/
/*    margin-left: 25px;*/
/*}*/

.scrolled .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .9rem !important;
    padding-left: .9rem !important;
}

.scrolled .navbar-expand-lg .navbar-nav {
    margin-top: 10px;
}

.topmenu ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #333;
    padding: 6px 12px;
    border-radius: 5px 5px 0px 0px;
    background-color: #e3e4e4;
 height: 33px;

}

.topmenu ul li:hover a {
    background-color: #000;
}

.banner_video {
    position: relative;
    margin-top: 48px;
}


.languageDropdown-box {
    padding: 10px;
    z-index: 1000000 !important;
}


.languageDropdown-box .dropdown-item:nth-child(10) {
    border-bottom: 0px dashed #999 !important;
}




.position_tops li.nav-item:nth-child(1) a {
    /*background-color: #ed7e1b;*/
    border:1px solid #ed7e1b;
    border-radius: 5px 5px 0px 0px;
    font-weight: 500;
}


.position_tops li.nav-item:nth-child(2) a {
    /*background-color: #1d93d0;*/
        border:1px solid #1d93d0;
        font-weight: 500;
    border-radius: 5px 5px 0px 0px;
}

.position_tops li.nav-item:nth-child(3) a {
    font-weight: 500;
    /*background-color: #0a8d4b;*/
        border:1px solid #0a8d4b;;

    border-radius: 5px 5px 0px 0px;
}

/*.scrolled .header .position_tops li.nav-item:nth-child(1) a {*/
/*    color: #fff #ed7e1b;*/
/*}*/
/*.scrolled .header .position_tops li.nav-item:nth-child(2) a {*/
/*    color: #fff #1d93d0;*/
/*}*/
/*.scrolled .header .position_tops li.nav-item:nth-child(3) a {*/
/*    color: #fff #0a8d4b;*/
/*}*/

.position_tops li.nav-item a span {
    font-weight:500;
}

.scrolled .position_tops li.nav-item a span {
    color:#000;
    font-weight:500 !important;
}

/*.scrolled header .dropdown-toggle::after {*/
/*        color:#000;*/
/*} */







/*.position_tops li.nav-item:nth-child(1) a:hover {*/
/*    background: #ed7e1b;*/
/*}*/

.position_tops li.nav-item:nth-child(1) a:hover, .position_tops li.nav-item:nth-child(1) a:hover span{
    background: #dd6f0b !important;
    border-radius: 5px 5px 0px 0px;
     color: #fff !important;
}


.position_tops li.nav-item:nth-child(2) a:hover, .position_tops li.nav-item:nth-child(2) a:hover span{
    background: #0384c8 !important;
    border-radius: 5px 5px 0px 0px;
    color: #fff !important;
}

.position_tops li.nav-item:nth-child(3) a:hover, .position_tops li.nav-item:nth-child(3) a:hover span{
    background: #038242 !important;
    border-radius: 5px 5px 0px 0px;
    color: #fff !important;
}


/*.scrolled header .position_tops:hover .dropdown-toggle::after {*/
/*        color:#000;*/
/*}*/









ul.dropdown-menu a:hover {
    background: transparent !important;
}


.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .8rem !important;
    padding-left: .8rem !important;
}

/* Open dropdown on hover */
.navbar-nav .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

/* Optional: Add a transition effect for smoother opening */
.dropdown-menu {
    transition: all 0.3s ease; 
}

/*header li a.nav-link {*/
/*    color: #fff !important;*/
/*}*/

header li a.nav-link:hover {
    color: #fff !important;
}

.position_tops {
    position: relative;
    top: 24px;
    z-index: 9;
}

.banner_slider .carousel-caption {
    background: #c0a129c2;
    width: 253px;
    text-align: center;
    padding: 13px;
    left: 10%;
    bottom: 32%;
}

.banner_slider .carousel-caption p {
    border: 1px solid #fff;
    margin-bottom: 0;
    padding: 21px;
    font-size: 16px;
    font-weight: 700;
}

.banner_video:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0%;
    z-index: 1;
    /*background-color: #0000000f;*/
    background-color: #0000000f;
    
    content: '';
}


.ban_container {
    position: relative;
    overflow: hidden;
    background-color: #fff;

}




.banner_slider img {
    height: 550px;
    object-fit: cover;
}

.we-d-content p {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: -31px;
    padding: 7px;
    color: #fff;
    font-weight: 700;
}

span.about_heading {
    border: 2px solid #ed7e1a;
    padding: 7px 26px;
    background: #fff;
    font-size: 18px;
    font-weight: 400;
    position: relative;
    z-index: 9;
    color: #ed7e1a;
    z-index: 2010;
}

.mt-75 {
    margin-top: -67px;
}

.footer {
    background: #e3e4e4;
}


        .footer{
           position:relative;
           z-index:2;
        }
   
        
         .footer .container{
           position:relative;
           z-index:20;
        }






footer {
    background: #e3e4e4;
    border-top: 0px solid transparent;
    background-image: linear-gradient(to right,
            #f5ac6e 0%,
            /* Start red at 0% */
            #f5ac6e 33.33%,
            /* End red at 33.33% */
            #646079 33.33%,
            /* Start yellow at 33.33% */
            #646079 66.66%,
            /* End yellow at 66.66% */
            #67957b 66.66%,
            /* Start blue at 66.66% */
            #67957b 100%
            /* End blue at 100% */
        );
    background-size: 100% 2px;
    background-repeat: no-repeat;
    padding-top: 4px;
}

.footer__title {
    font-size: 18px;
    font-weight: 700;
    width: 99px;
    text-align: center;
    padding-bottom: 6px;
    margin-bottom: 15px;
}

.borer-color1 {
    border-bottom: 2px solid #c5a284;
}

.borer-color2 {
    border-bottom: 2px solid #478da7;
}

.borer-color3 {
    border-bottom: 2px solid #67957b;
}

.borer-color4 {
    border-bottom: 2px solid #646079;
}


.bg-gray {
    background: #e3e4e4;
}

.manufacture_box p {
    text-align: center;
    font-weight: 600;
}

.slide-content {
    POSITION: absolute;
    left: 10%;
    top: 35%;
    background: #eacb5091;
    padding: 26px 26px;
    width: 325px;
    font-weight: 600;
    margin-bottom: 0;
}

.manufacture {
    border-top: 0px solid transparent;
    background: linear-gradient(to right, #dd2b1c 40%, #fdc900 40%);
    background-size: 100% 4px;
    background-repeat: no-repeat;
    padding-top: 4px;
}

.bg-gray {
    background: #e3e4e4;
}

.bg-gray1 {
    background: #f1f1f1;
}

.firstletter_fixed {
    position: absolute;
    right: 12px;
    top: -25px;
    z-index: 99999;
}

.firstletter_fixed p {
    font-size: 42px;
    font-weight: 500;
    color: #fff;
    height: 70px;
    width: 75px;
    margin-bottom: 0;
    text-align: center !important;
    line-height: 68px;
}

.org_bg {
    background: #ed7e1a;
}

.blue_bg {
    background: #373187;
}

.green_bg {
    background: #009746;
}

.manufacture-btn {
    background-color: #ed7e1b;
    color: white;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 18px;
    display: inline-block;
    position: absolute;
    top: -25px;
    z-index: 9;
}

.read_more a {
    background: transparent;
    color: #ed7e1b !important;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 17px;
    padding: 6px 0px;
    font-weight: 500;
    padding-left: 15px;
    margin-top: 10px;
    display: inline-block;
    padding-right: 15px;
    border: 2px solid #f5ac6e;
}

.mb-23 {
    margin-bottom: 23px;
}

.footer {
    /*background-image: url(../images/footer-bg.png);*/
    background-size: 20%;
    background-repeat: no-repeat;
    background-position: left;
    background-position: 10px center;
}

.footer__title {
    font-size: 16px;
    font-weight: 500;
}

 .flex_footers
 {
     justify-content: space-between;
    display: flex;
 } 
.footer_link1 ul li {
    list-style: none;
}

.footer_link1 ul {
    margin: 0;
    padding: 0;
    margin-left: 0px;
}

.footer_link1 ul a i {
    font-size: 14px;
    padding-right: 4px;
}

.footer_link1 ul a {
    color: #616161;
    text-decoration: none;
    font-size: 14px;
    line-height: 26px;
}

.footer_link1 ul a:hover {
    color: #ef7f1a;
}


/*conact*/


        .form-wrapper {
            background-color: #ffffff;
            width: 100%;
            padding: 20px;
            border-radius: 3px;
            box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
            animation: fadeIn 1s ease-out;
        }

        .title {
            font-size: 28px;
            text-align: center;
            color: #333;
            margin-bottom: 10px;
        }

        .subtitle {
            text-align: center;
            color: #666;
            font-size: 16px;
            margin-bottom: 30px;
        }

        .contact-form {
            width: 100%;
        }

        /*.form-row {*/
        /*    display: flex;*/
        /*    flex-wrap: wrap;*/
        /*    gap: 20px;*/
        /*    margin-bottom: 20px;*/
        /*}*/

        /*.form-column {*/
        /*    flex: 1;*/
        /*    min-width: 250px;*/
        /*}*/

        .form-label {
            display: block;
            color: #333;
            font-size: 14px;
            margin-bottom: 5px;
            font-weight: 300;

        }

        .form-input,
        .form-textarea {
            width: 100%;
            padding: 5px;
            font-size:13px;
            border-radius: 3px;
            border: 1px solid #ddd;
            transition: border-color 0.3s, transform 0.3s;
        }

        .form-input:focus,
        .form-textarea:focus {
            border-color: #6f6df4;
            outline: none;
            transform: scale(1.02);
        }

        .form-textarea {
            resize: none;
        }

        .submit-button {
            display: block;
            width: 25%;
            padding: 6px;
            background: #ed7e1b;
            color: #fff;
            border: none;
            border-radius: 5px;
            font-size: 15px;
            cursor: pointer;
            transition: background 0.3s, transform 0.3s;
            margin-top:25px;
        }

        .submit-button:hover {
            background: #e57109;
        }

        @keyframes fadeIn {
            from {
                opacity: 0;
                transform: translateY(-20px);
            }

            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        @media (max-width: 768px) {
            .form-wrapper {
                padding: 30px;
            }

            .title {
                font-size: 24px;
            }

            .subtitle {
                font-size: 14px;
            }

            .form-row {
                flex-direction: column;
            }
        }

        @media (max-width: 540px) {
            .form-wrapper {
                padding: 20px;
            }

            .title {
                font-size: 20px;
            }

            .subtitle {
                font-size: 12px;
            }

            .form-row {
                flex-direction: column;
                gap: 15px;
            }

            .form-column {
                min-width: 100%;
            }

            .form-label {
                font-size: 12px;
            }

            .form-input,
            .form-textarea {
                padding: 10px;
            }

            .submit-button {
                padding: 10px;
                font-size: 14px;
            }
        }

.contact-hed {
    position: absolute;
    margin-top: -70px !important;
}




/*career page */

          .career_image{
              height:100%;
          }
          
          .career_image img{
                 max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.footer_logo_bttom1 img {
    padding: 0px;
}

.copyrghts {
    position: relative;
    background: #e3e4e4;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: inherit;
    font-size: 12px;
    padding-top: 9px;
    padding-bottom: 7px;
}

p.footer-copyright.mb-0 {
    position: relative;
    z-index: 9;
    font-size: 14px;
    padding-left: 0%;
    padding-top: 15px;
    
}


.copyrghts a {
    color: #333 !important;
    text-decoration: none;
    font-size: 12px;
    font-style: italic;
}

.w-150 {
    padding-top: 5px;
    width: 250px;
}

footer.footer a,
footer.footer p {
    font-size: 14px;
}

.logo_width {
    position: relative;
    top: 35px;
    z-index: 9;
}

.fs-18 {
    font-size: 20px;
}

.zoom-hover img:hover {
    transform: scale(1.1);
    transition: 0.5s all;
}

.zoom-hover {
    overflow: hidden;
    transition: 0.5s all;
}

.zoom-hover img {
    transition: 0.5s all;
}


.swiper-container {
    padding: 0;
    height: 90vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.swiper-wrapper {
    height: 90vh !important;
}

.swiper-slide {
    height: 90vh !important;
}

.swiper-slide {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: left;
    transition: all 0.3s ease;
    background-position: fixed;
}

.swiper-item {
    width: 80%;
    height: 90vh;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    position: absolute;
}

.swiper-slide .number {
    width: auto;
    height: auto;
    position: absolute;
    right: 10px;
    bottom: -40px;
    font-size: 120px;
    -webkit-text-stroke: 1px white;
    color: transparent;
    font-weight: 600;
    font-family: "IBM Plex Sans", sans-serif;
    opacity: 0.3;
}

@media screen and (max-width: 512px) {
    .swiper-slide .number {
        display: none;
    }

    .swiper-item {
        width: 100%;
    }
}

.swiper-item:after {
    content: "";
    background-color: black;
    position: absolute;
    width: 100%;
    height: inherit;
    bottom: 0;
    z-index: 1;
    opacity: 0.1;
}

.swiper-item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 30%;
    top: 0;
    z-index: 1;
    opacity: 0.2;
}

/* swiper arrows */
.swiper-arrows {
    width: 400px;
    height: 80px;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0px;
    right: 20%;
}

@media screen and (max-width: 512px) {
    .swiper-arrows {
        right: 0%;
    }
}
@media screen and (max-width: 767px) {
    html, body {
    overflow-x: hidden;
}
}

.swiper-button-prev,
.swiper-button-next {
    width: 40px !important;
    height: 40px !important;
    background-image: none;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    margin: 0;
    transition: all 0.3s ease;
}

.swiper-button-prev {
    right: 50px !important;
    left: auto !important;
    background-color: rgba(255, 255, 255, 0.7);
}

.swiper-button-next {
    right: 0px;
    background-color: rgba(255, 255, 255, 0.8);
}

.swiper-button-prev span,
.swiper-button-next span {
    width: 10px;
    height: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    position: absolute;
    border: solid 2px #666666;
    border-left: 0;
    border-bottom: 0;
    transition: all 0.1s ease;
}

.swiper-button-prev span {
    transform: rotate(-135deg);
    left: 49%;
}

.swiper-button-next span {
    transform: rotate(45deg);
    right: 49%;
}

.swiper-button-prev:hover span,
.swiper-button-next:hover span {
    width: 5px;
    height: 5px;
}

.swiper-button-prev:after,
.swiper-button-next:after {
    width: 0px;
    height: inherit;
    content: "";
    position: absolute;
    background-color: white;
    transition: all 0.4s ease-in-out;
    z-index: -1;
    opacity: 0.8;
}

.swiper-button-prev:after {
    right: 0;
}

.swiper-button-next:after {
    left: 0;
}

.swiper-button-prev:hover:after,
.swiper-button-next:hover:after {
    width: inherit;
}

.swiper-button-disabled {
    opacity: 1 !important;
}

.swiper-button-disabled.swiper-button-prev span,
.swiper-button-disabled.swiper-button-next span {
    opacity: 0.2;
}

/* swiper arrows mobile */
@media screen and (max-width: 512px) {

    .swiper-button-prev,
    .swiper-button-next {
        width: 60px;
        height: 60px;
        bottom: 0;
    }

    .swiper-arrows {
        height: 60px;
    }

    .swiper-button-prev {
        right: 60px;
    }

    .swiper-button-prev span {
        left: 45%;
    }

    .swiper-button-next span {
        right: 45%;
    }
}

/* swiper pagination */


.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: none !important;
    left: 10px;
    right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: none !important;
    right: 10px;
    left: auto;
}

.swiper-button-prev:hover span,
.swiper-button-next:hover span {
    width: 10px !important;
    height: 10px !important;
}

.swiper-button-next,
.swiper-button-prev {
    margin-top: 0px !important;
}


.loader {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #3498db;
    border-radius: 50%;
    width: 60px;
    margin: 0 auto;
    height: 60px;
    margin-top: 20%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.swiper-pagination {
    height: 3px;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 60px !important;
    right: calc(20% - 60px);
    top: 20px;
    float: right;
    position: absolute;
    left: auto !important;
}

.banner_mainslider .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 10px 0px;
}

.banner_mainslider .swiper-pagination-bullet {
    background-color: white;
    opacity: 1;
    transition: all 0.3s ease-in-out;
    width: 30px;
    height: 3px;
    border-radius: 0px;
    opacity: 0.5;
}

.banner_mainslider .swiper-pagination-bullet:hover {
    width: 50px;
}

.banner_mainslider .swiper-pagination-bullet-active,
.banner_mainslider .swiper-pagination-bullet-active:hover {
    width: 60px;
    transition: all 0.3s ease-in-out;
    left: 0;
    background-color: white;
    opacity: 1;
}

/* text content */
.banner_mainslider .slide-text {
    text-align: left;
    color: white;
    opacity: 1;
    z-index: 2;
    font-family: "IBM Plex Sans", sans-serif;
    width: 40%;
    max-width: 310px;
    padding: 30px;
    position: absolute;
    right: 5%;
}

.banner_mainslider .slide-text.playText {
    animation: transitionText 2s ease;
}

@keyframes transitionText {
    0% {
        right: -100%;
    }

    100% {
        right: 5%;
    }
}

.slide-text.playText p {
    font-size: 20px;
}

footer.footer a:hover {
    font-weight: 600;
}

.read_more a:hover {
    background: #f5ac6e;
    color: #fff !important;
}

.we-do-box {
    position: relative;
    overflow: hidden;
}

.we-do-box::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -100%;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    /* Adjust color and opacity */
    z-index: 1;
    transition: bottom 0.5s ease;
}

.we-do-box:hover::before {
    bottom: 0px;
}

.we-do-box:hover p {
    background: transparent;
}

.we-d-content {
    position: absolute;
    bottom: 20px;
    /* Initial position 20px from the bottom */
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 2;
    /* Ensures content stays above the background */
    color: white;
    /* Text color */
    transition: all 0.5s ease;
    /* Smooth transition for positioning */
}

.we-do-box:hover .we-d-content {
    bottom: 50%;
    /* Move the text vertically to the center */
    transform: translateY(50%);
    /* Adjust to ensure perfect centering */
}

.we-do-box img {
    display: block;
    width: 100%;
    transition: transform 0.5s ease;
}

.we-do-box:hover img {
    transform: scale(1.1);
    /* Optional zoom effect on hover */
}

.showcase_box {
    position: relative;
    /* width: 300px; */
    /* Adjust width as needed */
    /* height: 200px; */
    /* Adjust height as needed */
    overflow: hidden;
}

.showcase_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
    /* Optional zoom effect */
}

.showcase_box .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
    height: 100%;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.showcase_box:hover .overlay {
    opacity: 1;
}

.showcase_box:hover img {
    transform: scale(1.1);
    /* Optional zoom effect */
}

.centered-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 32px;
    /* Adjust size as needed */
    text-align: center;
    z-index: 2;
    line-height: 36px;
}

.position_tops li.nav-item {
    margin-left: 40px;
}

.slide-text.playText1 {
    background-color: #e31e24;
}

.slide-text.playText2 {
    background-color: #ff6000;
}

.slide-text.playText3 {
    background-color: #eab0008f;
}

@media(min-width:1500px) and (max-width:2500px) {
    .position_tops li.nav-item {
        margin-left: 40px;
    }
}

ul.footer-menu1 li a {
    color: #333;
    font-size: 14px;
    text-decoration: none;
}

.footer_logo_bttom img {
    width: 96px;
    margin-right: 20px;
}

.footer_logo_bttom1 img {
    width: 200px;
  
}


.footer_logo_bttom {
    text-align: left;
    padding-top: 0px;
}


img.w-202 {
    width: 250px;
}

ul.footer-menu1 li {
    float: left;
    margin-right: 10px;
}

.border-bottom1 {
    width: 100%;
    height: 2px;
    background: #f5ac6e;
    margin-top: 50px;
}


/* box hover  */

.customized_box {
    position: relative;
    overflow: hidden;
}

/* Overlay content */
.customized_content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    transform: translateY(85%);
    transition: transform 0.5s ease;
    padding: 0px 20px;
}

.org_overlay {
    background: rgb(237 126 26 / 70%);
}

.blue_overlay {
    background: rgb(55 49 135 / 70%);
}

.green_overlay {
    background: rgb(0 151 70 / 70%);
}


.customized_box:hover .customized_content {
    display: flex;
    justify-content: center;
    text-align: center;

}


/* Show only the <h5> initially */
.customized_content h5 {
    transform: translateY(0);
    transition: transform 0.5s ease;
    padding-top: 9px;
    font-size: 18px !important;
    font-weight: 400;
}

.customized_content p,
.customized_box:hover .customized_content h5 {
    opacity: 0;
    transition: opacity 0.5s ease;
}

/* Hover effect to show full content */
.customized_box:hover .customized_content {
    transform: translateY(75%);
}

.customized_box:hover .customized_content h5,
.customized_box:hover .customized_content p {
    opacity: 1;
    display: block;
    transition: opacity 0.5s ease;
}



/* box hover  */

.individual_box {
    position: relative;
    overflow: hidden;
}
.individual_box_img 
{
     overflow: hidden;
}
/* Overlay content */
.individual_content {
    position: absolute;
    bottom: 0;
    left: 5%;
    width: 95%;
    height: 100%;
    color: #fff;
    transform: translateY(103%);
    transition: transform 0.5s ease;
    padding: 0px 5px;
}

.individual_box:hover h5 {
    position: relative;
    top: -128px;
}

.org_overlay {
    background: rgb(237 126 26 / 70%);
}

.blue_overlay {
    background: rgb(55 49 135 / 70%);
}

.green_overlay {
    background: rgb(0 151 70 / 70%);
}


.individual_box:hover .individual_content {
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    text-align: center;
    padding-top: 50px;

}

.individual_box:hover .individual_content h5 {}

/* Show only the <h5> initially */
.individual_content h5 {
    transform: translateY(0);
    transition: transform 0.5s ease;
    padding-top: 9px;
    font-size: 18px !important;
    font-weight: 400;
    position: relative;
}

.individual_content p,
.individual_box:hover .individual_content h5 {
    opacity: 0;
    transition: opacity 0.5s ease;
}

/* Hover effect to show full content */
.individual_box:hover .individual_content {
    transform: translateY(100%);
}

.individual_box:hover .individual_content h5,
.individual_box:hover .individual_content p {
    opacity: 1;
    display: block;
    transition: opacity 0.5s ease;
}

.individual_box h5 {
    position: absolute;
    width: 250px;
    padding-bottom: 11px;
    top: -60px;
    left: -33px;
    z-index: 99;
}


.org_overlay1 {
    background: rgb(237 126 26 / 60%);
    width: 96%;
    left: 5.2%;
}

.blue_overlay1 {
    background: rgb(55 49 135 / 60%);
    width: 96%;
    left: 5.2%;
}

.green_overlay1 {
    background: rgb(0 151 70 / 60%);
    width: 96%;
    left: 5.2%;
}

.banner_video {
    position: relative;
}

.topmenu ul {
    padding: 0;
    margin: 0;
    float: right;
}

.topmenu ul li {
    list-style: none;
    float: left;
    margin-left: 24px;
    display: flex;
}

.topmenu ul li a {
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    padding: 8px 12px;
    border-radius: 5px 5px 0px 0px;
    background-color: #666;
    padding: 7px 14px 5px 14px !important;
         position: relative;
    z-index: 100000;
}

.topmenu ul li a.active {
    text-decoration: none;
    /*font-size: 12px;*/
    background: #ed7e1b;
    color: #fff;
    padding: 8px 12px;
    border-radius: 5px 5px 0px 0px;
}

.top_baar {
    padding-top: 12px;
}

.borer_btm {
    border-bottom: 3px solid #ed7e1b;
}

.banner_content {
   position: absolute;
    top: 40%;
    z-index: 9;
    width: 46%;
    left: 4.4%;
    background: #00000047;
    padding: 20px 20px 20px 20px;
    border: 1px solid #ffffff87;
    display: flex;
    gap: 20px;
    align-items: center;
}


.banner_content img {
   width: 200px;
    float: left;
    background: #fff;
    padding: 10px;
    border-radius: 5px !important;
}.firstletter_fixed a {
    text-decoration: none;
}

.banner_content p {
    margin-left: 0vw;
    color: #fff;
    border-left: 2px solid #fff;
    padding-left: 1.4vw;
    margin-bottom: 0;
    font-size: 1.1vw;
        text-align: justify;
        line-height: 1.5;

}

.banner_heading {
    border: 0px solid #ed7e1a;
    padding: 7px 26px;
    background: #ed7e1a;
    font-size: 18px;
    font-weight: 400;
    position: relative;
    z-index: 9;
    color: #fff;
    position: absolute;
    left: 2vw;
    bottom: -1.7vw;
}

div#google_translate_element span {
    font-size: 12px;
}

div#google_translate_element .goog-te-gadget-simple {
    background-color: #FFF;
    border-left: 1px solid #D5D5D5;
    border-top: 1px solid #D5D5D5;
    border-bottom: 1px solid #D5D5D5;
    border-right: 1px solid #D5D5D5;
    font-size: 10pt;
    display: inline-block;
    padding-top: 1px;
    padding-bottom: 0px;
    cursor: pointer;
    position: relative;
    top: -5px;
}

div#\:0\.targetLanguage img.goog-te-gadget-icon {
    display: none;
}

.topmenu ul li a:hover {
    background: #ed7e1b;
    color: #fff;
}

.topmenu ul li a.active:hover {
    background: #666;
}

.position_tops li.nav-item:nth-child(3) .dropdown-toggle::after {}

header li.nav-item.dropdown:nth-child(2) ul.dropdown-menu {
    background: #0384c8;
    left: -92px;
}

.scrolled  header li.nav-item.dropdown:nth-child(2) ul.dropdown-menu{
        left: -82px;
}

header li.nav-item.dropdown:nth-child(2) a.dropdown-item {
    border-bottom: 1px solid #ffffff4d;
}

header li.nav-item.dropdown:nth-child(2) li:last-child a {
    border-bottom: 0;
}

header li.nav-item.dropdown:nth-child(3) a.dropdown-item {
    border-bottom: 1px solid #ffffff4d;
}

header li.nav-item.dropdown:nth-child(3) ul.dropdown-menu {
    background: #038242 ;
    left: -107px;
}

header li.nav-item.dropdown:nth-child(3) li:last-child a {
    border-bottom: 0;
}

section.about-us p {
    letter-spacing: 0.3px;
    word-spacing: 2px;
    line-height: 26px;
    padding-right: 10px;
}

.about_box a {
    text-decoration: none;
    color: #333;
}

.about_box:hover h4 {
    color: #ed7e1a;
}



  .hso_section {
        padding: 10px 0px 50px 0px;
    }

    .hso-card {
        padding: 0px;
        /*background-color: #f8f8f8;*/
    }

    .hso-card .card-heading {
        background-color: #e3e4e4;
        text-align: center;
        padding: 5px;
    }

    .hso-card .card-heading h5 {
        color: #222;
        text-transform: uppercase;
        margin: 0px;
        padding: 10px;
        font-family: "Roboto Slab", serif !important;
    }

    .content {
        padding-top: 17px;
        font-size: 15px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        transition: max-height 0.3s ease;
        text-align: justify;
    }

    .content.expanded {
        -webkit-line-clamp: unset;
        max-height: none;
        transition: max-height 0.3s ease;
    }

    .content+.read-more.hidden {
        display: none;
        transition: max-height 0.3s ease;

    }

    .read-more {
        outline: 0px;
        border: 0px;
        background: transparent;
        font-size: 15px;
        padding-top:20px;
        font-weight:600;
    }
     .read-more:hover
     {
         color: #ed7e1b;
     }
    .tabs_section .tab-content{
    padding: 0px 5.5% 0px 0px;
    }






.upcoming_image img {
    width: 100% !important;
}

.banner_video video {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    object-position: top;
}

/*.gloabl-video {*/
/*    box-shadow: 0px 0px 14px 2px #ccc;*/
/*            border-bottom: 0px solid #fff;*/
/*        border-right: 14px solid #fff;*/
/*        border-top: 0px solid #fff;*/
/*        border-left: 14px solid #fff;}*/

.pe-7 {
    padding-right: 7rem !important;
}

/*.position_tops li.nav-item a:hover span {*/
/*    font-weight: 500;*/
/*}*/


.internal_section {
    background: linear-gradient(90deg, #e3e4e4 25%, #fff 41%);
    overflow: hidden;
    position: relative;
    margin-top: 48px;
}

section.internal_section::before {
    content: '';
    position: absolute;
    background: #e3e4e4;
    height: 28vw;
    width: 33%;
    left: 22%;
    transform: skew(-18deg);
    z-index: 1;
}

.internal_content {
    position: relative;
    z-index: 1;
    padding-right: 30px;
    padding-left: 4.5vw;
    padding-top: 6vw;
}

@media(min-width:1500px) and (max-width:1600px) {
    .position_tops li.nav-item {
        margin-left: 40px;
    }

    .internal_content {
        padding-left: 8%;
    }
}


@media(min-width:1601px) and (max-width:1800px) {

    .internal_content {
        padding-left: 15%;
    }
}

@media(min-width:1801px) and (max-width:2000px) {

    .internal_content {
        padding-left: 19%;
    }
}


@media(min-width:2001px) and (max-width:2500px) {


    .internal_content {
        padding-left: 28%;
    }
}

@media(min-width:2501px) and (max-width:2900px) {


    .internal_content {
        padding-left: 47%;
    }
}


@media(min-width:2901px) and (max-width:4500px) {


    .internal_content {
        padding-left: 64%;
    }
}

@media(min-width:4501px) and (max-width:9000px) {


    .internal_content {
        padding-left: 74%;
    }
}


.internal_content p {
    font-size: 16px;
}

.padtop100 {
    padding-top: 100px
}

.padtop30 {
    padding-top: 30px
}

.padtop50 {
    padding-top: 50px
}

.padbtm100 {
    padding-bottom: 80px
}

.padtop80 {
    padding-top: 80px
}

.padtop60 {
    padding-top: 60px
}

.padbtm50 {
    padding-bottom: 50px
}

.padbtm30 {
    padding-bottom: 30px
}

.padbtm80 {
    padding-bottom: 80px
}

.padbtm70 {
    padding-bottom: 70px
}

.tabs_box{
    overflow:hidden;
}

.tabs_box ul {
    background: #e3e4e4;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    height:100%;
}

.tabs_box li {
    /*width: 100%;*/
    /*margin-left: 20px;*/
    width: 88%;
    margin-left: 17%;
}

.tabs_box li a {
    background: #fff !important;
}

.tabs_box li button {
    background: transparent;
    width: 96%;
    margin-bottom: 0px;
    border-radius: 0 !important;
    text-align: left;
    color: #333 !important;
    padding-top: 15px;
    padding-bottom: 11px;
    border-bottom: 2px solid #fff !important;
}

.tabs_box .nav-pills .nav-link.active {
    background: #fff;
}

.tabs_box li:last-child button {
    border-bottom: 0 !important;
}

.news_content {
    position: relative;
    text-align: center;
}

.news_box {
    margin-bottom: 40px;
}

.news_content p {
    background: #e3e4e4;
    width: 92%;
    font-weight: 400 !important;
    font-size: 13px;
    text-align: center !important;
    margin-top: -20px;
    margin-left: auto;
    padding: 6px 10px;
    margin-right: auto;
    border-radius: 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.productdt_accrdion button.accordion-button {
    background: transparent !important;
    color: #000 !important;
    border-top: 0px solid #ccc !important;
    text-transform: uppercase;
}

button#languageDropdown {
    background: #ed7e1b;
    color: #fff;
    text-decoration: initial;
    border-radius: 5px 5px 0px 0px;
        position: relative;
    z-index: 999999;

}
.eng_dropdown li {
    margin-left: 0 !important;
    border-bottom: 1px dashed #999 !important;
    width: 100%;
    padding: .25rem 0.6rem !important;
}

.eng_dropdown li a.dropdown-item {
    background: transparent !important;
    color: inherit !important;
}
button#languageDropdown img {
    position: relative;
    top: -1px;
    right: 2px;
}

.first_tds:before {
    font-family: "Font Awesome 6 Free";
    font-weight: 400;
    content: "\f35a";
    margin-right: 10px;
    color: #333;
}


.icons_box p {
    display: flex;
}

.news_box {
    cursor: pointer;
}

.news_box img {
    height: 221px !important;
    object-fit: cover;
    object-position: top;
}



@media (max-width: 1900px) {
    .news_box img {
    height: 280px !important;
    object-fit: cover;
    object-position: top;
}
}

@media (max-width: 1600px) {
    .news_box img {
    height: 260px !important;
    object-fit: cover;
    object-position: top;
}
}
@media (max-width: 1200px) {
      .news_box img {
    height: 230px !important;
    object-fit: cover;
    object-position: top;
}
}
@media (max-width: 1024px) {}
@media (max-width: 768px) {}


#Newsboxmodal img {
    width: 100%;
}

.you_ul li {
    letter-spacing: 0.3px;
    word-spacing: 2px;
    line-height: 26px;
     text-align:justify;
}

/*#Newsboxmodal .modal-dialog {*/
/*        max-width: 600px !important;*/
/*    }*/

.lightbg {
    background: #e3e4e4;
}

.table_boxex td {
    font-weight: 300;
    padding: 15px 0px !important;
    padding-right: 40px !important;
    border-color: #ffffff70;
}

.table_boxex th {
    border-bottom: 1px solid #ffffff70 !important;
    padding: 15px 0px !important;
}

td.first_tds {
    width: 27%;
}

span.textspace {
    padding-left: 25px;
    display: block;
    position: relative;
    top: -25px;
}

.imge_border1:before {
    margin-left: 0px;
    margin-top: -14px;
    content: "";
    position: absolute;
    background: #ebebeb;
    width: 40%;
    height: 111%;
    bottom: -5.5%;
}

.imge_border1 img {
    padding-left: 25px;
}

.imge_border1 {
    margin-top: 35px;
}


.imge_border2:before {
    margin-left: 0px;
    margin-top: -14px;
    content: "";
    position: absolute;
    background: #ebebeb;
    width: 40%;
    height: 111%;
    bottom: -5.5%;
    right: 0;
}

.imge_border2 img {
    padding-right: 25px;
}

.imge_border2 {
    margin-top: 35px;
}

.indiviusal_pages .accordion-button:focus {
    z-index: 3;
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}

.heading_clr1 {
    color: #ed7e1b;
}

.heading_clr2 {
    color: #1d93d0;
}

.heading_clr3 {
    color: #0a8d4b;
}

.accordion-button:not(.collapsed) {
    box-shadow: none !important;
}

.nsp_enzimas_box .accordion-item {
    border: 1px solid #ed7e1b !important;
}

.digestive_enzimas_box .accordion-item {
    border: 1px solid #1d93d0 !important;
}

.phytase_enzimas_box .accordion-item {
    border: 1px solid #0a8d4b !important;
}

.indivisual_content h5 {
    font-size: 18px;
}

.indivisual_content li {
    letter-spacing: 0.3px;
    word-spacing: 2px;
    line-height: 26px;
    margin-bottom: 15px;
    margin-top: 15px;
    list-style: none;
      margin-left: 25px;
}

.indivisual_content li:before {
    font-family: "Font Awesome 6 Free";
    font-weight: 400;
    content: "\f35a";
    margin-right: 10px;
    color: #333;
     margin-left: -25px;
    position: absolute;

}

.indivisual_content ul {
    padding-left: 0;
} 

.submenu_two li.nav-item.dropdown.active a {
    background: #ed7e1b;
    color: #fff !important;
}

.submenu_two li.nav-item:nth-child(2) a:hover, .submenu_two li.nav-item:nth-child(2) a:hover span {
    background: #ed7e1b !important;
    border-radius: 5px 5px 0px 0px;
    color: #fff !important;
}
.submenu_two li.nav-item:nth-child(2) a {
    border: 1px solid #ed7e1b;
}
.footer {
    position: relative;
    z-index: 2;
}

.footer .container {
    position: relative;
    z-index: 20;
}
.submenu_two li.nav-item.dropdown {
    margin-left: 20px;
}
body .position_tops li.nav-item a span {
    color: #000;
}
body .position_tops li.nav-item a {
    background: rgb(255 255 255);
}

a.btn.btn-link.btn-sm.home-btn.active {
    background-color: #ed7e1b;
}

body .position_tops li.nav-item.dropdown:nth-child(1) ul.dropdown-menu li a.dropdown-item:hover

 {
    background-color: #c76710 !important;
}
body .position_tops li.nav-item.dropdown:nth-child(2) ul.dropdown-menu li a.dropdown-item:hover

 {
    background-color: #0d73a9  !important;
}
body .position_tops li.nav-item.dropdown:nth-child(3) ul.dropdown-menu li a.dropdown-item:hover

 {
    background-color: #07703b  !important;
}
.event_img_hover
{
    transition: 0.5s all;
    overflow:hidden;
}
.event_img_hover img
{
    transition: 0.5s all;
    overflow:hidden;
}
.event_img_hover img:hover
{
        transform: scale(1.1);
    transition: 0.5s all;
}

.imge_border1 img
{
    height:auto !important;
}
.imge_border2 img
{
    height:auto !important;
}
.career_image img
{
    height:auto !important;
}
.tree li img {
    width: 100%;
}
.gloabl-video video {
    height: auto;
}

.gloabl-video {
    box-shadow: 0px 0px 14px 2px #ccc;
    border: 10px solid #fff;
        padding-top: 13px;
    padding-bottom: 13px;
}
.footer_logo_bttom img {
    width: 75px;
    margin-right: 7px;
    position: relative;
    top: 36px;
}

 
.individual_box img {
    transition: 0.5s all;
}
.individual_box img:hover {
    transform: scale(1.1);
    transition: 0.5s all;
}

.customized_box img {
    transition: 0.5s all;
}
.customized_box img:hover {
    transform: scale(1.1);
    transition: 0.5s all;
}
ul.footer-menu li {
    text-align: left;
}
.languageDropdown-box {
    background: #ddd !important;
}
.footer_link1 ul a.dropdown-item {
    background: transparent !important;
    padding: 0 !important;
}