
@import url('https://fonts.googleapis.com/css2?family=Freehand&display=swap');

@font-face {
    font-family: 'Helvetica-bold';
    src: url('fonts/Helvetica-Bold.ttf');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
html{
    scroll-behavior: smooth;
}
@font-face {
    font-family: 'Helvetica';
    src: url('fonts/Helvetica.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: Â swap;
}
p,
div,
span {
    font-family: 'Helvetica';
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #b69c11;
    margin: 0;
    font-size: 36px;
    font-weight: 600;
    font-family: 'Times New Roman';
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.wrapper {
    overflow-y: auto;
    overflow-x: hidden;
    height: 100vh;
    width: 100%;
}

.nav-link {
    color: white;
    font-size: 19px;
}

.nav-link:hover {
    color: #b69c11;
}

.navbar {
    background-color: black;
}
.navbar-icons{
    padding-left: 16px;
}
.navbar-toggler-icon{
   background-image: url(../images/menu-image.png);
}
.logo-image {
    height: 80px;
    width:auto;
    object-fit: cover;
}

.navbar-list {
    gap: 19px;
}

.fixed-top {
    padding: 13px 80px;
}

.menu-body{
    background-color:#000000!important;
}

.menu-buttons{
    background: #b69c11!important;
}

.offcanvas-header{
     background-color:#000000!important;
}

.btn-close-menu{
    opacity:1;
}

.call-icon {
    color: #fff;
    background-color: #b69c11;
    padding: 5px;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;

}

.icon-logo {
    padding-top: 6px;
}

.call-icon:hover {
    background-color: black;
}

.fa-icon {
    text-decoration: none;
}


.About-ligo-container1 {
    padding: 50px 100px;
}


.about-heading-title {
    color: #b69c11;
    font-size: 14px;
}


p {
    font-size: 16px;
    margin-bottom: 1rem;
}

.about-paragraph p {
    color: #757575;
}

.ligo-left h3 {
    color: #000000;
    font-size: 27px;
}

.ligo-left1 h3{
    color: #000000;
}

.bg {
    position: relative;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    display: flex;
    align-items: center;
    padding: 100px 0px;
}

.bg1 {
    background-image: url(../images/Number-bg.webp);
}

.counter-heading h3 {
    font-size: 51px;
    color: #f4f4f4;
    font-weight: bolder;
}

.counter-count {
    font-size: 52.8px;
    color: #f4f4f4;
    text-align: center;
    font-weight: bolder;
}

.counter-p {
    font-size: 16px;
    color: #f4f4f4;
    margin-top: -24px;
    text-align: center;
    font-weight: bolder;
}

.Clientele {
    position: relative;
}

.counter-wrap-no {
    position: relative;
    width: fit-content;
    margin: auto;
}

.Clientele span:nth-child(2) {
    color: #b69c11;
    font-size: 24px;
    position: absolute;
    font-weight: bolder;
    top: 0;
    right: -20px;
}


.super {
    font-size: 24px;
    color: #b69c11;
    position: absolute;
    font-weight: bolder;
    top: 0;
    right: -20px;
}

.bg2 {
    position: relative;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    z-index: 9;
}

.bg2::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f2f2f2;
    opacity: 0.8;
    z-index: -9;
}

.bg3 {
    background-image: url(../images/BG-2.png);
}

.core-value-inner-container {
    padding: 50px 0px
}
/*.menu{
    top: 40px;
}*/
.first-heading {
    text-align: center;
    color: #b69c11;
}

.heading-title {
    text-align: center;
    padding-top: 10px;
}

.core-value-paragraph {
    padding-top: 10px;
    width: 50%;
    margin: auto;

}

.core-value-paragraph p {
    text-align: center;
    color: #757575;
}

.heading-title-text {
    font-weight: bolder;
    font-size: 51px!important;
    color: #000000;
}

.core-values-content p{
    color: #757575;
}

.image-box-container {
    border-radius: 10px;
    padding: 30px 30px;
    height: 299px;
    box-shadow: 0px 1px 9px gray;

}

.image-box-container:hover{
    transform: scale(0.95);
    transition: transform 0.3s ease;
}
.core-value-image-box img {
    height: 58px;
    transition: transform 0.3s ease;

}

.core-value-image-box-desc h4 {
    font-size: 27px;
    color: #000000;
    margin-top: 10px;
    margin-bottom: 10px;
}


.core-value-image-box-desc p {
    color: #757575;

}

.core-value-image-box img:hover {
    transform: scale(1.1);
}

.visiblecode, .visibleh{visibility: hidden;}
.modal-footer-close{border-top:1px solid #ccc;}
.spin-wrapper .modal.fade.show{display: flex!important;align-items: center;}


.spin-inner-container {
    padding-top: 80px;
}
#remove-the-choosen-btn{
    background: #b69c11;
}
.spin-heading-title {
    font-size: 16px;
    color: #b69c11;
}

.spin-wrapper-inner-container{
    padding: 50px 0px;
}
.modal-backdrop{
    z-index: auto!important;

}
.spin-heading-text h3 {
    font-size: 51px;
    color: #000000;
    margin-top: 10px;
}

.spin-text p {
    color: #757575;
    margin-top: 10px;
}

.wheel-right-part{
    display: flex;
    justify-content: center;
    position: relative;
    top: 4%;

}
.wheel-wrapper #wheel-container {
    height: 33rem;
    width: 33rem;
    position: relative;
    border-radius: 50%;
    box-shadow: 1.5rem 0 1.5rem rgb(0 0 0 / 30%);
}

.wheel-wrapper #wheel-container #spin-action {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 700;
    text-transform: uppercase;
    width: 5rem;
    height: 5rem;
    display: block;
    border: 0;
    border-radius: 50%;
    font-size: 1rem;
    box-shadow: 0.5rem 0 0.5rem rgb(0 0 0 / 30%);
    outline: none;
    cursor: pointer;
    background: #FFFFFF;
    color: #555555;
    color: black;
}

.wheel-wrapper #wheel-container #spin-action:hover {
    color: #b69c11;
}

.wheel-wrapper #wheel-container .marker {
    width: 1.5rem;
    height: 2.5rem;
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    background-color: white;
    position: absolute;
    top: 50%;
    transform: translate(-0%, -50%);
}

.wheel-wrapper #wheel-container #wheel {
    height: 100%;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    transition: transform 3s ease;
}

.wheel-wrapper #wheel-container #wheel .part {
    width: 50%;
    position: absolute;
    transform-origin: center right;
}

.wheel-wrapper #wheel-container #wheel .part .name {
    width: 100%;
    height: 100%;
    padding: 0 4rem 0 2rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
}
.swiper.mySwiper3{position: initial;}
.category-of-bags-wrapper .swiper-button-prev{
    top: 65%;
    left: 3%;
}
.category-of-bags-wrapper .swiper-button-next{
    top: 65%;
    right: 3%;
}
.modal-content {
    background: white !important;
    height: auto;
    color: black !important;
    text-align: center;
    border: 5px solid #b69c11;
    padding-bottom: 0px !important;
    margin-top: 80px;

}

.modal-content {
    border: none;
}

.client-item img {
    padding: 10px;
    height:110px;
    object-fit: contain;
}

.bg4 {
    position: relative;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    z-index: 9;

}


.bg4::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    z-index: -9;
}

.bg5 {
    background-image: url(../images/Consult.webp);

}

.econ-inner1 {
    padding: 50px 0px;
}

.contact-us-heading h2 {
    color: #f4f4f4;
    font-size: 51px;
    text-align: center;
    width: 100%;
    margin: auto;
}

.contact-us-content {
    color: white;
    width: 50%;
    margin: auto;
    margin-top: 10px;
}

.contact-us-content p {
  
   text-align: center;
    font-size:16px;
    color: #d9d9d9;
}

.contact-us-button {
    margin-top:24px;
    text-align: center;
}

.contact-us-button button {
    padding: 13px 16px;
    border-radius: 5px;
    background-color: #b69c11;
    color: #f4f4f4;
      border: 1px solid #b69c11;
    font-size: 14.4px;
}

.contact-us-button button:hover {
    background-color: #000000;
   
}

.bg6 {
    position: relative;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    z-index: 9;

}

.bg6::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f2f2f2;
    opacity: 0.8;
    z-index: -9;
}

.bg7 {
    background-image: url(../images/BG-2.png);
}

.product-wrapper-inner1{
    padding:50px 0px;
}

.product-wrapper .mySwiper15 {
    position: initial;
}

.product-wrapper .swiper-button-prev{
    left: -5%;
}

.product-wrapper .swiper-button-next{
    right: -5%;
}
.product-heading2-title h2 {
    text-align: center;
    font-size: 51px;
    color: #000000;
    margin-top: 10px;
    font-weight: bolder;
}

.our-product-container {
    padding-top: 10px;
    width: 50%;
    margin: auto;
}

.our-product-container p {
    text-align: center;
    color: #757575;
}

.product-wrapper .product-image-wrapper {
    position: relative;
}

.process-left-part {
    padding-top: 51px;
}

.process-icon-inner img {
  height: 51px;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.process-icon-wrapper {
    border: 1px solid #b69c11;
    width: 88px;
    border-radius: 5px;

}

.process-icon-inner {
    padding: 5px;
}

.icon-box-title1 {
    font-size: 27px;
    color: #000000;
}

.icon-box-description1 {
    /*font-size: 17.6px;*/
    color: #757575;
}

.right-part-heading {
    /*font-size: 19.2px;*/
    color: #b69c11;
}

.right-part-heading1 h3 {
    font-size: 51px;
    color: #000000;
    padding-top: 10px;
}

.right-part-content {
    padding-top: 10px;
}

.right-part-content p {
    /*font-size: 17.6px;*/
    color: #757575;
}

.process-button {
    font-size: 14.4px;
    color: #f4f4f4;
    background-color: #b69c11;
    border-radius: 5px;
    padding: 13px 24px;
    border: none;
}

.process-button:hover {
    background-color: #000000;
}

.accordion-wrapper{
   background:#000000;
}

.accordion-content-section {
    padding-top:50px;
}
.left-part-accordion {
    padding-bottom:50px;
}

.right-part-accordion {
    padding-bottom:50px;
}


.accordion-heading {
    font-size:14px;
    color: #b69c11;
    font-weight: bold;
}

.accordion-wrapper .accordion-button {
    background-color: #000000;
    color: #f4f4f4;
    font-size: 20.8px;
}

.accordion-wrapper .accordion {
    padding-top: 30px;
}

.accordion-wrapper .accordion-item {
    background-color: #000000;
}

.accordion-wrapper .accordion-collapse {
    background-color: #000000;
    color: #d9d9d9;
    font-size: 17.6px;
}

.accordion-wrapper .accordion-header {
    border: 1px solid #f4f4f4;
    margin-bottom: 18px;
    border-radius: 2px;
}

.accordion-heading-title h3 {
    font-size: 51px;
    color: #f4f4f4;
    font-weight: bold;
}
.accordion-wrapper .accordion-button::after {
    background-image: url('../images/download.png');
}

.accordion-content p {
    color: #d9d9d9;
}
.accordion-body{
    font-size: 16px;
}

.blog-heading-title {
    text-align: center;
    font-size:14px;
    color: #b69c11;
}

.blog-heading1-title h3 {
    text-align: center;
    font-size: 51px;
    color:#000000;
}

.blog-heading1-title {
    padding-top: 10px;
}

.blog-image-container {
    width: 100%;
    overflow: hidden;
}

.blog-image-container img:hover {
    transform: scale(1.2);
    transition: 0.4s;
}

.blog-image-container {
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;

}

.blog-image-container img {
    width: 100%;
    transition: transform 0.3s ease;
    height:auto;
    object-fit:fill;
}

.blog-image-content {
    background-color: #000000;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.blog-image-wrapper{
    position: relative;
}
.blog-image-content-inner {
    padding: 20px;
    
}
.blog-content{
    padding-top: 10px;
    width: 50%;
    margin: auto;
}
.blog-content p {
    text-align: center;
    color: #757575;
}

.blog-image-data {
    position: absolute;
    top: 0;
    right: 0;
    background: black;
    padding: 5px 8px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.blog-image-data a {
    font-size: 12px;
    text-decoration: none;
    color: #b69c11;
}

.blog-image-heading-title a {
    text-decoration: none;
    font-size: 20.8px;
    color: #f4f4f4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: 'Times New Roman';
}
.blog-image-heading-title a:hover{
    color: #b69c11;
}
 .blog-wrapper {
    padding: 50px 0px;
} 

.blog-comment {
    padding-left: 15px;
}

.blog-data-zero {
    padding-left: 11px;
}

.blog-content-data p {
    /*font-size: 17.6px;*/
    color: #d9d9d9;
    padding-top: 17px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.footer-wrapper {
    background-color: #000000;
}

.footer-container-inner {
   padding: 50px 0px;
}

.footer-logo-container img {
    height: 80px;
    width: 120px;
    object-fit: cover;
}
.footer-icon a i {
    text-align: center;
    line-height: 29px;
}
.footer-content {
    padding-top: 20px;
}

.footer-content p {
    font-size: 17.6px;
    color: #d9d9d9;
}

.linkedin-icon {
    height: 33px;
    width: 33px;
    border-radius: 50%;
    color: white;
    background-color: #b69c11;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

.footer-icon {
    padding-top: 20px;
}

.footer-icon a {
    text-decoration: none;
    width: fit-content;
    display: block;
}

.linkedin-icon:hover {
    opacity: 0.8;

}

.footer-heading-title h4 {
    font-size: 24px;
    color: #f4f4f4;
}

.footer-lists ul {
    list-style-type: none;
    padding-left: 0;
}

.arrow-icon {
    font-size: 17.6px;
    color: #b69c11;

}

.lists-container a {
    text-decoration: none;
}

.lists-container a {
    font-size: 14px;
    color: #f4f4f4;
}

.lists-container ul li a:hover {
    color: #b69c11;
}
.lists-container ul li a span:hover {
    color: #b69c11;
}

.lists-container ul {
    list-style-type: none;
    padding-left: 0;
}

.contact-icon {
    font-size: 17.6px;
    color: #b69c11;

}

.contact-content {
    font-size: 14px;
    color: #f4f4f4;
}

.copyright-section {
    border-top: 1px solid #ffffff;
}

.copyright-section p {
    /* text-align: center; */
    font-size: 17.6px;
    color: #b0b0b0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}
.vibes-design a{
    font-size: 17.6px;
    color: #b0b0b0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    text-decoration: none;

}
.vibes-design{
text-align: end;
}

.banner {
            position: relative;
            width: 100%;
            height: 300px;
            background-image: url('../images/ligo-group-common-banner.jpg'); 
            background-size: cover;
            background-position: center;
            color: white;
            display: flex;
            align-items: center;
            justify-content: left;
        }

        .banner-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color:rgb(0 0 0 / 60%); 
        }

        .banner-content {
            position: relative;
            text-align: left;
            z-index: 2;
            margin-top: 10rem;
        }

        .banner h1 {
            margin: 0;
            font-size: 3rem;
        }

        .breadcrumb {
            margin-top: 10px;
           font-size: 12px;
           color: #aeacac;
        }

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

        .breadcrumb a:hover {
            text-decoration: underline;
        }
        .about_type .ligo-card::before{
            height: 350px;
        }
        .about_type .ligo-card-img1 {
            height: 445px;
            width: 76%;
        }
        .team-section {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            gap: 20px;
            padding:50px 100px;
            position: relative;
        }
        .team-section .swiper-button-prev{
            top: 60%;
            left: 3%;
        }

        .team-section .swiper-button-next{
            top: 60%;
            Right: 5%;
        }
        .team-card {
            border-radius: 10px;
            position: relative;
            text-align: center;
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }


      .team-card:after{
        position: absolute;
        content: '';
        width: 80%;
        height: 70%;
        border: 1px solid #b69c11;
        top: -23px;
       left: 0px;
       border-radius: 10px;
       }
        .team-card img:hover {
         transform: scale(1.09);
         transition: 0.4s;
         filter: grayscale(0%);
        }


        .team-card img {
          width: 80%;
          height: auto;
          border-radius: 10px;
          margin-bottom: 15px;
          position: relative;
          z-index: 9;
          filter: grayscale(100%);
          transition: transform 0.3s ease;
        }

        .team-card h3 {
            
            margin: 10px 0 5px;
            color: #333;
            font-size: 27px;
        }

        .team-card p {
            
            color: #555;
            margin: 0;
        }
      
.contact-container{
    padding-top:38px;
}
.form-group{
    padding-top: 10px;
}
.contact-us-wrapper .form-control{
    box-shadow: none;
    border-radius:0%;
}

.contact-us-wrapper .form-control:hover{
    border-color: #b69c11;
}

.contact-button{
    text-align: center;
    padding-top: 25px;
}
.contact-button button{
    background-color: #b69c11;
    padding: 7px 21px;
    border: none;
}
.contact-button button:hover{
    color: #ffffff;
}

.contact-heading{
    font-size: 14px;
    color: #b69c11;
}

.Contact-us-heading h2{
    font-size: 51px;
    color: #000000;
    margin-top: 10px;
    font-weight: bolder;
}

.contact-paragraph p{
    font-size: 16px;
    color: #757575;
    margin-top: 10px;
}

.contact-phone{
    font-size: 27px;
    color: #000000;
}

.contact-no{
    font-size: 16px;
    color: #757575;
    text-decoration: none;
}
.contact-no:hover{
    color: #b69c11;
}
.contact-us-inner{
    padding:50px 0px;
    position: relative;
    z-index: 999;
}

 .contact-us-wrapper .form-control{
    border-color: #b69c11;
    border-radius: 5px;
    color: #757575!important;
    font-size: 17px;
    padding: 13px 17px;
    background: none;
}


.contact-button {
    font-size: 14.4px;
    color: #f4f4f4;
    background-color: #b69c11;
    border-radius: 5px;
    padding: 13px 35px;
     border: 1px solid #b69c11;
}
.contact-button-container{
    padding-top: 10px;
}
.contact-button:hover {
    background-color: #000000;
}

.contact-icons-box{
    box-shadow: 0px 1px 6px gray;
    height: 114px;
    margin-left: -2px;
    display: flex;
    align-items: center;
    margin-right: 2px;
    margin-right: -4px;
    border-radius: 10px;
}

.contact-icons-box1{
    box-shadow: 0px 1px 6px gray;
    height: 114px;
    display: flex;
    align-items: center;
    margin-right: 2px;
    margin-left: -4px;
    border-radius: 10px;
}

.contact-icon-box-inner{
    padding: 15px 0px;

}
.contact-icon-box-inner img:hover{
    transform: scale(1.2);
    
}
.contact-icon-box-inner img{
    transition: transform 0.3s ease;
}

.mySwiper9{
    position: initial;
}


.timeline1::before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left:50%;
    width: 14px;
    border-left: 1px dotted #b69c11;
    border-right: 1px dotted #000000;
    height:86%;
    z-index:-9;
    transform: translateX(-50%);
} 


.timeline1, .timeline-nodes {
    position: relative;
}

.timeline-icon{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 1rem 3rem #b69c11;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    z-index: 9;
    background-color: white;
}

.middle-icon{
    display: flex;
    justify-content: center;
}

.timeline-wrapper-inner{
    padding: 50px 100px;
}
.timeline-wrapper .ligo-left{
    border-right: 0px;
}
.year{
    font-size:51px;
}

.timeline-icon{

    -webkit-animation: pulse1 2s infinite;

  animation: pulse1 2s infinite;

  position: relative;

    z-index: 100;

    /* font-size: 40px; */

    height:80px;

    width:80px;

    padding:15px;

    color: #b69c11;

    display: flex;

    border-radius: 100%;

    /* background:#f2f2f2; */

    text-align: center;

}

@-webkit-keyframes pulse1 {

  0% {

    -webkit-box-shadow: 0 0 0 0 rgba(182, 156, 17, 1) ; }

  45% {

    -webkit-box-shadow: 0 0 0 10px rgba(182, 156, 17, 0.7); }

  70% {

    -webkit-box-shadow: 0 0 0 15px rgba(182, 156, 17, 0.5); }

  100% {

    -webkit-box-shadow: 0 0 0 0 rgba(182, 156, 17, 0.2); } }

@keyframes pulse1{

  0% {

    -moz-box-shadow: 0 0 0 0 rgba(182, 156, 17, 1);

    -webkit-box-shadow: 0 0 0 0 rgba(182, 156, 17, 1);

    box-shadow: 0 0 0 0 rgba(182, 156, 17, 1);}

  45% {

    -moz-box-shadow: 0 0 0 10px rgba(182, 156, 17, 0.5);

    -webkit-box-shadow: 0 0 0 10px rgba(182, 156, 17, 0.5);

    box-shadow: 0 0 0 10px rgba(182, 156, 17, 0.5);}

  70% {

    -moz-box-shadow: 0 0 0 15px rgba(182, 156, 17, 0.3);

    -webkit-box-shadow: 0 0 0 15px rgba(182, 156, 17, 0.3);

    box-shadow: 0 0 0 15px rgba(182, 156, 17, 0.3);}

  100% {

    -moz-box-shadow: 0 0 0 0 rgba(182, 156, 17, 0.1);


    -webkit-box-shadow: 0 0 0 0 rgba(182, 156, 17, 0.1);

    box-shadow: 0 0 0 0 rgba(182, 156, 17, 0.1);} 

}

.journey-img{
    height: 315px;
    margin-top: 20px;
    border-radius: 10px;
}

.timeline-heading{
   font-size: 27px;
   color: #000000;
}

.timeline-heading1{
    font-size: 27px;
    color: #000000;
    text-align: end;
 }

.timeline-paragraph{
   font-size: 16px;
   color: #757575;
   margin-top: 10px;
}


.timeline-icon img{
    height: 50px;
}

.bg11{
    position: relative;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    z-index: 9;
}

.bg12{
    background-image: url(../images/BG-2.png);
}

.bg11::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f2f2f2;
    opacity: 0.8;
    z-index: -9;
}
.icon-right:nth-child(odd) h3::after {
    content: "";
    position: absolute;
    left: 100%;
    transform: translate(0, 19%);
    width: 0;
    border-left: 10px solid #000000;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    z-index: 999;
}


.icon-right1:nth-child(odd) h3::after {
    content: "";
    position: absolute;
    right:100%;
    transform: translate(0, 19%);
    width:0;
    border-right: 10px solid #000000;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    z-index: 9999;
    

}

.icon-right{
    position: relative;
}

.product-detail-banner{
    height: 100%;
}

.product-detail-banner img{
    width: 100%;
    border-radius: 10px;
    height: 100%;
}

.other-product-container{
    background-color: #000000;
    border-radius: 10px;
    margin-bottom: 24px;
}

.other-product-inner h4{
    font-size: 35px;
    color: #f4f4f4;
    padding-bottom: 24px;
}

.other-product-inner{
    padding: 60px 45px;
}

.product-detail-inner{
    padding: 50px 0px;
}

.other-product-heading{
    border-bottom: 3px solid #b69c11;

}

.lists-container1 ul {
    list-style-type: none;
    padding-left: 0;
}

.lists-container1 a {
    font-size:20px;
    color: #f4f4f4;
    text-decoration: none;
}
.lists-container1 ul{
    margin-bottom: 0px!important;
}
.lists-container1 ul li a:hover {
    color: #b69c11;
}

.product-contact-container {
    background-image: url('../IMAGE/contact-us-banner.jpg');
    background-size: cover;
    background-position: center center;
    height: 207px;
    width: 100%;
    border-radius: 10px;
    position: relative;
    z-index: 9;
    
}

.product-contact-container img{
    border-radius: 10px;
}

.product-contact-container::before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color:#000 ;
    opacity: 0.7;
    z-index:99;
    border-radius: 10px;
}

.product-contact-inner h4{
    font-size: 27px;
    color: #f4f4f4;
}

.product-contact-inner{
    text-align: center;
    width: 100%;
    padding: 30px 0;
    position:absolute;
    z-index: 99999;
}

.contact-button1{
    font-size: 14.4px;
    color: #f4f4f4;
    background-color: #b69c11;
    border-radius: 5px;
    padding: 13px 17px;
      border: 1px solid #b69c11;
}

.contact-button1:hover{
    background-color: #000000;

}

.contact-button-container1 {
    padding-top:24px;
    text-align: center;
}

.contact-left-part-content h1{
    font-size: 51px;
    color: #000000;
    margin-bottom: 10px;
    text-align: center;
}
.contact-left-part-content{
    margin-bottom: 24px;
}
.contact-left-part-content p{
    font-size:16px;
    color: #757575;
    text-align: center;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    color: #b69c11;
}

.fixed-top .logo-image {
    height: 68px;
    width:auto;
}

.fixed-top .nav-link {
    color: white;
    font-size: 16px;
}

.fixed-top .nav-link.active_menu{
    color: #b69c11;
    font-size: 16px;
}
.contact-map iframe{
    border-radius: 10px;
}

.navbar-toggler .navbar-toggle .navbar-toggler-icon{
    background-image: url(/IMAGE/Icon-2.png);
}

.videos_width{
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.hero-section video{ 
    width: 100%;
    height: 633px;
    object-fit: cover;
}

.our-unique-bag-wrapper .ligo-left{
        border-right:none:
}
.our-unique-bag-inner{
    padding: 50px 0px;
}

.unique-card {
    position: relative;
  
  }

  .unique-card img{
    width: 100%;
    border-radius: 10px;
  
  }
  
 .unique-img {
    width: 100%;
    height: auto;
  }
  
  .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000000;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .3s ease;
   opacity: 0.9;
   border-radius: 10px;

  }
  
  .unique-card:hover .overlay {
    height: 100%;
   
  }
  
  .unique-card-heading h3 {
    color:#b69c11;
    font-size: 27px;
    position: absolute;
    top:25%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 999;
  }

  .unique-card-para{

    color:#d9d9d9;
    font-size:16px;
    position: absolute;
    top:53%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align:center;
    left: 50%;
    width: 90%;
    margin: auto;
    z-index: 999;
  }
  .cotegory-of-bags-inner{
    padding: 50px 0px;
  }

  .card-flip {
    height: 300px;
    width: 100%;
    border-radius: 0px;
}

.card-inner {
    position: relative;
    width: 100%;
    height: 300px;
    transition: transform 0.6s;
    transform-style: preserve-3d;
}

.card-front, .card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
}

.card-front img {
    height: 300px;
    object-fit: cover;
    border-radius: 10px;
}

.card-back {
    background: #fff;
    color: #fff;
    transform: rotateY(180deg);
    border-radius: 10px;
}


.card-front, .card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    text-align: center;
    
    
}

.card-back {
    height: 300px;
    background-color: #000000;
    padding: 35px 0px;
}

.card-flip:hover .card-inner {
    transform: rotateY(180deg);
}

.flip-card-btn button{
    font-size: 14.4px;
    color: #f4f4f4;
    background-color: #b69c11;
    border-radius: 5px;
    padding: 10px 20px;
    border: none;
} 

.flip-card-btn button:hover{
    background-color: #000000;
    border: 1px solid #b69c11;
   
}

.card-back-heading{
    font-size: 27px;
}

.card-back-para{
font-size: 16px;
width: 95%;
margin: auto;
color: #d9d9d9;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
} 


.client-item img{
    width: 100%;
}

.client-inner-wrapper{
    padding: 50px 0px;
}

.client-item {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 1px 9px gray;
}

.client-item:hover{
    transform: scale(1.1);
    transition: 0.4s;
  
}


.macinery-wrapper-inner{
    padding: 50px 0px;
}

.img-project1{
    width: 100%;
    height:auto;
    border-radius: 10px;
}

.img-project2{
    width: 100%;
    height: 206px;
    border-radius: 10px;
}

.macinery-img{
    position: relative;
}
.macinery-img:hover .overlay {
    height: 100%;
  }

  .machinery-wrapper video{
    width: 100%;
    height: 434px;
    object-fit:fill;
    border-radius: 10px;

  }
  
  .pu-unit-video{
    background:white;
  }
  .pu-unit-video video{
    width: 100%;
    height: 434px;
    object-fit: cover;
    margin-top: 18px;
    /* border-radius: 10px; */
  }

  .pu-unit-video marquee{
    font-size:27px;
    color:#000000;
    margin-top: 18px;
  }

  .singles_abouts_boxs {
    position: relative;
    transition: transform .8s;
}
.over-hide{
 padding: 50px 0px 100px 0px;
}

.vision-title {
    color: #f4f4f4;
    text-transform: uppercase;
    width: fit-content;
    background-color: #b69c11;
    padding: 11px 30px;
    border-radius: 5px;
    top: -13px;
    position: absolute;
    font-size: 27px;
    z-index: 1;
    right: 0px;
    transition: transform .8s;
}

.Mission-title {
     color: #f4f4f4;
    text-transform: uppercase;
    width: fit-content;
    background-color: #b69c11;
    padding: 11px 30px;
    border-radius: 5px;
    top: -13px;
    position: absolute;
    font-size: 27px;
    z-index: 1;
    left: 0px;
    transition: transform .8s;
}

.singles_abouts_boxs img {
    opacity: 0.9;
    border-radius: 10px;
    width: 100%;
}

.abouts_titles {
    width: 70%;
    position: absolute;
    bottom: -55px;
    left: -43px;
    transition: transform .8s;
}


.abouts_titless {
    width: 70%;
    position: absolute;
    bottom: -58px;
    right: -25px;
    transition: transform .8s;
}

.abouts_titles p{
    font-size: 16px;
    font-weight: 400;
    color: #f4f4f4;
    margin: 0;
    background: rgb(48 50 44 / 70%);
    padding: 30px 30px 30px 30px;
    border-radius: 10px;
    position: relative;
    height: 200px;
}

.abouts_titless p {
    font-size: 16px;
    font-weight: 400;
    color: #f4f4f4;
    margin: 0;
    background: rgb(48 50 44 / 70%);
    padding: 30px 30px 30px 30px;
    border-radius: 10px;
    position: relative;
    height: 200px;
}


.mission:hover .Mission-title{

    transform: translateX(100%);

    transition: 0.5s ease-in-out;

}

.vision:hover .vision-title{

    transform: translateX(-120%);

    transition: 0.5s all ease;

}

.mission:hover .abouts_titless{

    transform: translateX(-27%) translateY(-75%) scale(1.2);

    transition: 0.5s all ease;

    margin: auto;

}

.mission:hover img,.vision:hover img{

    transform:scale(1.05);
    transition: 0.5s all ease;

}

.vision:hover .abouts_titles{

    transform: translateX(33%) translateY(-75%) scale(1.2);

    transition: 0.5s all ease;

}

.mission:hover .abouts_titless p{

    font-size: 16px;

}

.vision:hover .abouts_titles p{

    font-size: 16px;

}

.mv-idv{
    overflow: hidden;
    border-radius: 10px;
}

.produce-container video{
    width: 100%;
    height: 600px;
    object-fit: fill;
}

.enquire-popup .enquire-btn{
    background: #b69c11;
    color:#f4f4f4;
    padding:13px 9px;
    font-size: 14.4px;
    border-radius: 5px!important;
     border: 1px solid #b69c11;
}

#enquireModal{
    background: rgba(0, 0, 0, 0.56);
}


.enquire-popup .enquire-btn:hover{
    background-color:#000000;
     
}

.enquire-popup .enquire-title{
    color: #000000;
    font-size: 27px;
    font-weight: bolder;
}


.bg13 {
    position: relative;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    align-items: center;
    padding: 50px 0px;
    z-index: 9;
}

.bg14 {
    background-image: url(../images/Consult.webp);
}
.bg13::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    z-index: -9;
}
.catalog-first-heading h3{
    font-size: 51px;
    color: #f4f4f4;
    font-weight: bolder;
    text-align: left;
}
.contact-us-buttons{
    text-align: center;
}

.contact-us-buttons button {
    padding: 13px 8px;
    border-radius: 5px;
    background-color: #b69c11;
    color: #f4f4f4;
    font-size: 14.4px;
    border: 1px solid #b69c11;
}

.contact-us-buttons button:hover {
    background-color: #000000;
  
}
.whatsapp-footer-inner img{
    position: fixed;
    right: 1%;
    bottom:65px;
    height: 50px;
    border-radius: 50%;
    z-index: 99999;
}

.whatsapp-footer-inner img:hover{
    box-shadow: 0px 1px 6px gray;
}

#myBtn {
  display: none;
  position: fixed;
  bottom:1%;
  right: 1%;
  z-index: 9999;
  border: none;
  outline: none;
  background-color:#b69c11;
  color: white;
  cursor: pointer;
  padding: 11px 15px;
  border-radius: 5px;
}

#myBtn:hover {
  background-color:#000000;
   box-shadow: 0px 1px 6px gray;
}


.nav-effect{
    color: #b69c11;
    position: relative;
}

.nav-effect:before {
    content: "";
    height:1px;
    position: absolute;
    background-color:#b69c11;
    bottom: 0;
    left: 0;
    width: 100%;
    transform: scaleX(0); 
    transition: transform 0.3s ease;

}

.nav-effect:hover:before {
    transform: scaleX(1);
}
.blogs-details-wrapper{
    padding: 20px 0px 50px 0px;
}
.blogs-details-wrapper .blog-detail-banner-img{
   height: 500px;
/*   object-fit: cover;*/
   width: 100%;
}
.blogs-details-content{
    text-align: justify;
}
.blogs-details-content h1{
    font-size: 39px;
    color: #000000;
    margin-top:0px;
    font-weight: bolder;
}
.blogs-details-content h2{
    font-size:27px;
    color: #000000;
    margin-top:24px;
    margin-bottom: 12px;
    font-weight: bolder;
}

.blogs-details-content li{
    color: #757575;
}

.blogs-details-content p{
    font-size: 16px;
    color: #757575;
}
.publish-date{
    color: #000000!important;
}

.blogs-details-content a{
    color: #b69c11;
    text-decoration: none;
}
.blogs-details-content a:hover{
    color: #000000;
}

.share-wrapper .share {
    width: 40px;
    height: 40px;
    float: right;
    border-radius: 50%;
    color: #ffffff;
    text-align: center;
    line-height: 2.1;
    background: #b69c11;
    font-size: 20px;
    cursor: pointer;
    margin-bottom: 15px;
    transition: background-color .4s;
    box-shadow: 0 1px 5px rgba(0,0,0,.28);
    margin-top: 24px;
}
.share-wrapper .share.active + .social li {
    transform: scale(1);
}

.share-wrapper ul.social li {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    margin-left: 8px;
    background-color: #fff;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    margin-bottom: 15px;
    box-shadow: 0.5px 0.87px 4px 0 rgba(0,0,0,.3);
    transition: all .4s;
    transform: scale(.4);
}
.share-wrapper ul.social {
    opacity: 0;
    visibility: hidden;
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
}
.share-wrapper .share.active:before {
    content: "";
}
.share-wrapper ul.social.active {
    opacity: 1;
    visibility: visible;
    transform: translate(-15px);
    display: flex;
    position: relative;
    top: 26px;
}
.share-wrapper ul.social img {
    max-width: 100%;
}
.share-buttons img {
    width: 30px;
    padding: 3px;
    border: 0;
    margin-top: 5px;
    box-shadow: 0;
    display: inline;
}
.sedex-wrapper{
    background: #b69c11;
    padding: 50px 0px;
}
.sedex-wrapper p{
   color: #f4f4f4;
}
.accordion-button{
    box-shadow: none!important;
}
.sedex{
    display: flex;
    justify-content: center;
}

.outer {
  margin: 0 auto;
  max-width: 800px;
  background-color: #eee;
  border-radius: 10px;
}
#big .item {
  margin: 2px;
  color: #fff;
  border-radius: 3px;
  text-align: center;
}
#thumbs .item {
  background: #c9c9c9;
  height: 100px;
  line-height: 70px;
  padding: 0px;
  margin: 4px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
#thumbs .item:hover{
    background:#fff;
}
#thumbs .item h1 {
  font-size: 18px;
}
.owl-theme .owl-nav [class*="owl-"] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#big.owl-theme {
  position: relative;
}
#big.owl-theme .owl-next,
#big.owl-theme .owl-prev {
  background: #f4f4f4;
  width: 40px;
  line-height: 40px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  text-align: center;
  top: 50%;
}
#big.owl-theme .owl-prev {
  left: 10px;
}
#big.owl-theme .owl-next {
  right: 10px;
}
#thumbs.owl-theme .owl-next,
#thumbs.owl-theme .owl-prev {
  background: #f4f4f4;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 314px;
    object-fit: contain;
}

.slick-img{
    height: 100px!important;
    object-fit: contain!important;
}
.product-detail-wrapper .fa-arrow-right:before{
 color: #b69c11;
}
.product-detail-wrapper .fa-arrow-left:before{
 color: #b69c11;
}
.iso-certified img{
    height: 120px!important;
    width: 120px!important;
    object-fit: contain!important;
}
.iso-certified1 img{
    height: 91px!important;
    width: 120px!important;
    object-fit: contain!important;
}
.contact-us-wrapper{
    border-radius: 10px;
    overflow: hidden;
}
.collection{
    margin-top: 40px!important;
}
.choose-list {
    font-size: 16px;
    color: #757575;
}
.markq {
    color: #b69c11;
}

.preloader-wrap{
    position:fixed;
    top:0;
    left:0;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width:100%;
    height:100%;
    z-index: 99;
}
.product-detail-wrapper .owl-carousel.owl-drag .owl-item{
     touch-action: auto;
} 

.page-404 {
    margin: auto;
    width: 50%;
    text-align: center;
    padding-block: 50px;
}
.page-404 .container {
    background:#fafafa;
    padding-block: 100px;
}
.page-404 .container .text-404 {
    color: #b69c11;
    font-size: 100px;
    font-weight: 800;
    animation: zoomeff 6s infinite ease;
    height: 112px;
}
.errorpagetext {
    color: #000000c4;
    text-transform: capitalize;
    font-size: 33px;
    margin-bottom: 50px;
    margin-top: 24px;
}
.home-btn-err{
    color:#fff;
    background: #b69c11;
    border-radius:20px;
    padding: 8px 15px;
    text-decoration:none;

}
@keyframes zoomeff {
    0% {
    transform: scale(1.1);
}
50% {
    transform: scale(1.3);
}
100% {
    transform: scale(1.1);
    color: #b69c11;
}
}
@media (max-width:768px){
    .page-404 {
    margin: auto;
    width: 90%;
 
}
}
.page-404 .container .text-404 {
    color: #b69c11;
    font-size: 70px;
    animation: zoomeff 6s infinite ease;
}
.errorpagetext {
    font-size: 17px;
}
.founder-heading{
    font-weight: bolder;
    font-size: 51px !important;
    color: #000000;
}
.founder-paragraph{
 color: #757575;
 padding-top: 10px;
}
.co-founder-wrapper-inner{
    padding: 50px 0px;
}
.co-founder-wrapper img{
    height: 445px!important;
    width: 100%!important;
}
.form-select{
    font-size: 16px!important;
    padding: .375rem .75rem!important;
    color: #757575;

}
.modal-header h5{
    color: #000000;
    font-size: 21px;
}
.nav-link:focus, .nav-link:hover {
    color: #b69c11 !important;
}
.modal-header {
    border-bottom: none!important;
}
.trust-wrapper{
    padding: 50px 0px;
}
.trust-wrapper video{
    width: 100%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
   
}
.trust-wrapper img{
  height: 439px;
  object-fit: cover;
  box-shadow:0px 0px 5px #5b5757;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
   
}
.name-of-trust{
    padding-right: 0px!important;
}
.trust-video{
    padding-left: 0px!important;
    display: flex;
    align-items: center;
}
.sedex-footer{
    height: 90px !important;
    width: 90px !important;
    border-radius: 50%;
    padding: 5px;
    object-fit: contain;
}


