body {
    overflow-x: hidden !important;
}

.colorr {
    background: linear-gradient(100deg, #f4c9afe8 55%, #cd384d 100%);
    height: 73px;
}

.logo {
    height: 71px;
}

.dropdown-item {
    background-color: #fddbb7;
    border-radius: 2px;
    border: 0cm;
}

.dropdown-menu {
    padding: 0;
}

.cntnv {
    z-index: 2 !important;
}

.bnr-txt {
    margin-left: 116px;
}

.icon_size {
    height: 420px;
}

.icon-list {
    background-color: #fcf3eab0;
    border-radius: 54px;
    position: absolute;
    top: -16%;
    left: 8%;
}

.paragaraph {
    color: #212529c4;
    text-align: justify;
}

.text-violet {
    color: #45348dd9;
}

.about_bg {
    background: url(../img/About_pic/HOME_ABOUT-BG.png);
    background-position: center;
    background-size: cover;
    height: 100%;
}

.bcgrd {
    background: url(../img/footer/BG_FOOTER.png);
    background-position: center;
    background-size: cover;
}

.line {
    border: solid 1px dashed;
}

.footer-icon {
    width: 50%;
}
/* .banner-size{
    height: 550px;
} */

/* Explore our commodities */
.srl {
    width: 100vw;
    overflow-x: scroll;
    white-space: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.scroll-disabler {
    width: 100vw;
    height: 150px;
    position: absolute;
    background-color: rgba(0,0,0, 0.0001);
}

::-webkit-scrollbar {
    display: none;
}

article {
    min-width: 250px;
    height: 300px;
}

    article .wrapper {
        padding: 1rem;
        height: 100%;
    }

    article .img {
        position: relative;
        height: 50%;
        border-radius: 25px 25px 0 0;
    }

    article .content > div {
        height: 2rem;
        margin: 2rem auto 0 auto;
        width: 85%;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
        border-radius: 5px;
    }

        article .content > div:last-child {
            height: 5rem;
        }

    article .img p {
        position: relative;
    }

        article .img p::before {
            position: absolute;
            content: '';
            height: calc(100% + 2px);
            left: -16px;
            top: 8px;
            border-top: 46px solid;
            border-right: 27px solid transparent;
            border-bottom: 0;
            border-left: 25px solid transparent;
            transform: rotate(29deg);
        }

        article .img p::after {
            position: absolute;
            content: '';
            height: calc(100% + 2px);
            right: -16px;
            top: 8px;
            border-top: 46px solid;
            border-right: 27px solid transparent;
            border-bottom: 0;
            border-left: 25px solid transparent;
            transform: rotate(-30deg);
        }

.explore-bg {
    background: url(../img/Exploreourcommodities/HOME_COMMODITIES.png);
    background-position: center;
    background-size: cover;
}

/* contact */
.txtcolor {
    color: gray;
}

.contact-icon {
    height: 10px;
}

.sub-btn {
    width: 15%;
    background-color: #e4762f;
}

.contact-img {
    width: 320px;
}

.contact-bg {
    background: url(../img/contact/HOME-CONTACT-35.png);
    background-position: center;
    background-size: cover;
}

/* ABOUT US */

.aboutt-bg {
    background: url(../img/aboutus/about-bg.png);
    background-position: center;
    background-size: cover;
    width: 1612px;
}

.abt-text {
    color: #3e2d7f;
}

.iconspic {
    width: 68px;
}

.icon-hvr:hover {
    background-color: #fed5c566;
    border-radius: 27%;
    margin-top: 8px;
    transition: 0.5s all;
}

.text-justify {
    text-align: justify;
    line-height: 1.9;
}
/* product */

.protitle_bgcolor {
    background-image: linear-gradient(to right, #e87d2a, #cd4450fc);
}

.btn-bg-product {
    background-image: linear-gradient(to right, #e87d2a94, #cd4450b0);
}

.pdicon {
    border: 1px solid blue;
}


.product-img {
    height: 500px;
}

.card {
    border: 0;
}

.card-img-top {
    height: 310px;
}

.rduce {
    margin-top: 17rem;
}
/* Products-innerpage */

.dm-flip-card {
    position: relative;
    width: 400px;
    height: 318px;
    background: transparent;
    transform-style: preserve-3d;
    perspective: 2000px;
}

.dm-front-card {
    position: absolute;
    height: 100%;
    width: 100%;
    /* backface-visibility: hidden; */
    transition: transform 1s;
    background-image: url('../img/Products/product-1.jpg');
    background-size: contain;
    background-repeat: no-repeat;
}

.dm-front-card_2 {
    position: absolute;
    height: 100%;
    width: 100%;
    transition: transform 1s;
    background-image: url('../img/Products/product-2.jpg');
    background-size: contain;
    background-repeat: no-repeat;
}

.dm-front-card_3 {
    position: absolute;
    height: 100%;
    width: 100%;
    transition: transform 1s;
    background-image: url('../img/Products/product-3.jpg');
    background-size: contain;
    background-repeat: no-repeat;
}

.dm-front-card:after {
    content: '';
    position: absolute;
    height: 86%;
    width: 100%;
    background: #fbe1b857;
    top: 0;
    left: 0;
    opacity: 0.5;
}

.dm-front-card_2:after {
    content: '';
    position: absolute;
    height: 86%;
    width: 100%;
    background: #fbe1b857;
    top: 0;
    left: 0;
    opacity: 0.5;
}

.dm-front-card_3:after {
    content: '';
    position: absolute;
    height: 86%;
    width: 100%;
    background: #fbe1b857;
    top: 0;
    left: 0;
    opacity: 0.5;
}

.dm-back-card {
    position: absolute;
    height: 86%;
    width: 100%;
    background: #0000004f;
    backface-visibility: hidden;
    transform: rotateY(180deg); /*-180deg to flip direction*/
    transition: transform 1s;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}

.dm-flip-card:hover .dm-front-card {
    transform: rotateY(-180deg); /*180deg to flip direction*/
}

.dm-flip-card:hover .dm-front-card_2 {
    transform: rotateY(-180deg); /*180deg to flip direction*/
}

.dm-flip-card:hover .dm-front-card_3 {
    transform: rotateY(-180deg); /*180deg to flip direction*/
}

.dm-flip-card:hover .dm-back-card {
    transform: rotateY(0deg);
}

.textt-color {
    color: #fff8f6;
    font-weight: 800;
    font-size: 16px;
}

/* Product-Description */
.brdr {
    border: 2px;
}

.cnct-bg {
    background-color: #d14c4a;
    width: 185px;
    border-radius: 10px;
    padding: 5px;
}

.tabbar {
    width: 100px;
}

.more-products {
    width: 250px;
    height: 250px;
}

.product-nav {
    background-color: #cd384d;
}

.productnavsec .nav-tabs .nav-link {
    margin-bottom: -1px;
    padding: 15px;
    background: #f2b06c;
    border-bottom: 0px solid transparent;
    width: 360px;
}

.productnavsec .nav-link.active {
    background: linear-gradient(to right, #e87d2a, #cd4450) !important;
    width: 360px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    --bs-table-accent-bg: #fce3e3;
}

.table-striped > tbody > tr:hover {
    background: linear-gradient(to right, #e87d2a, #cd4450);
    color: white;
    --bs-table-accent-bg: transparent;
}

.frm-btn {
    background-color: #3e2d7f;
    width: 10%;
}

.input-group-text {
    background-color: #e97f29;
}

.form-control:focus {
    border-color: #d85b41;
    box-shadow: -5px 1px 2px 0rem rgb(228 117 48);
}

.btn-check:focus + .btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 8px .25rem rgb(207 72 78 / 37%);
}

.social-container {
    display: flex;
    gap: 37px;
}

.social-icon {
    font-size: 21px;
    text-align: center;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #dd663a;
    box-shadow: 10px 10px 20px #45328e75, -10px -10px 20px #7e71b000;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: white;
}


    .social-icon:hover {
        border-radius: 50%;
        background: #666666;
        box-shadow: inset 10px 10px 20px #524486, inset -10px -10px 20px #4d3e89;
    }

.text-orange {
    color: #dd663a;
}


.waviy {
    position: relative;
    /* -webkit-box-reflect: below -20px linear-gradient(transparent, rgba(0,0,0,.2)); */
    font-size: 40px;
    color: #fffefe;
}

    .waviy span {
        /*font-family: 'Alfa Slab One', cursive;*/
        position: relative;
        display: inline-block;
        animation: waviy 2s infinite;
        animation-delay: calc(.1s * var(--i));
    }

@keyframes waviy {
    0%,40%,100% {
        transform: translateY(0)
    }

    20% {
        transform: translateY(-20px)
    }
}

.ftrbg {
    background-image: linear-gradient(#e4762f4f, #5e417e7a);
}





.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

body {
    background: #ffffff;
    color: #333;
    font-weight: normal;
    font-size: 1em;
    font-family: "Roboto", Arial, sans-serif;
}

input:focus,
textarea:focus,
keygen:focus,
select:focus {
    outline: none;
}

::-moz-placeholder {
    color: #666;
    font-weight: 300;
    opacity: 1;
}

::-webkit-input-placeholder {
    color: #666;
    font-weight: 300;
}

/* Contact Form Styling */
.textcenter {
    text-align: center;
}

.section1 {
    text-align: center;
    display: table;
    width: 100%;
}

    .section1 .shtext {
        display: block;
        margin-top: 20px;
    }

    .section1 .seperator {
        border-bottom: 1px solid #a2a2a2;
        width: 35px;
        display: inline-block;
        margin: 20px;
    }

    .section1 h1 {
        font-size: 40px;
        color: #a44dd8;
        font-weight: normal;
    }

.section2 {
    width: 1200px;
    margin: 25px auto;
}

    .section2 .col2 {
        width: 48.71%;
    }

        .section2 .col2.first {
            float: left;
        }

        .section2 .col2.last {
            float: right;
        }

        .section2 .col2.column2 {
            padding: 0 30px;
        }

    .section2 span.collig {
        color: #45328e;
        margin-right: 10px;
        display: inline-block;
    }

    .section2 .sec2addr {
        display: block;
        line-height: 26px;
    }

        .section2 .sec2addr p:first-child {
            margin-bottom: 10px;
        }

    .section2 .sec2contactform input[type="text"],
    .section2 .sec2contactform input[type="email"],
    .section2 .sec2contactform textarea {
        padding: 18px;
        border: 0;
        background: #de663a21;
        margin: 7px 0;
    }

    .section2 .sec2contactform textarea {
        width: 100%;
        display: block;
        color: #45328e;
        resize: none;
    }

    .section2 .sec2contactform input[type="submit"] {
        padding: 15px 40px;
        color: #fff;
        border: 0;
        background: #a44dd8;
        font-size: 16px;
        text-transform: uppercase;
        margin: 7px 0;
        cursor: pointer;
    }

    .section2 .sec2contactform h3 {
        font-weight: normal;
        margin: 20px 0;
        margin-top: 30px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 19px;
        color: #45328e;
    }

/* @media querries */

@media only screen and (max-width: 1266px) {
    .section2 {
        width: 100%;
    }
}

@media only screen and (max-width: 960px) {
    .container {
        padding: 0 30px 70px;
    }

    .section2 .col2 {
        width: 100%;
        display: block;
    }

        .section2 .col2.first {
            margin-bottom: 10px;
        }

        .section2 .col2.column2 {
            padding: 0;
        }

    body .sec2map {
        height: 250px !important;
    }
}

@media only screen and (max-width: 768px) {
    .section2 .sec2addr {
        font-size: 14px;
    }

    .section2 .sec2contactform h3 {
        font-size: 16px;
    }

    .section2 .sec2contactform input[type="text"],
    .section2 .sec2contactform input[type="email"],
    .section2 .sec2contactform textarea {
        padding: 10px;
        margin: 3px 0;
    }

    .section2 .sec2contactform input[type="submit"] {
        padding: 10px 30px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 420px) {
    .section1 h1 {
        font-size: 28px;
    }
}

.buttonn {
    background-color: #004A7F;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

@-webkit-keyframes glowing {
    0% {
        background-color: #e34a4a;
        -webkit-box-shadow: 0 0 3px #e34a4a;
    }

    50% {
        background-color: #FF0000;
        -webkit-box-shadow: 0 0 40px #FF0000;
    }

    100% {
        background-color: #e34a4a;
        -webkit-box-shadow: 0 0 3px #e34a4a;
    }
}

@-moz-keyframes glowing {
    0% {
        background-color: #e34a4a;
        -moz-box-shadow: 0 0 3px #e34a4a;
    }

    50% {
        background-color: #FF0000;
        -moz-box-shadow: 0 0 40px #FF0000;
    }

    100% {
        background-color: #e34a4a;
        -moz-box-shadow: 0 0 3px #e34a4a;
    }
}

@-o-keyframes glowing {
    0% {
        background-color: #e34a4a;
        box-shadow: 0 0 3px #e34a4a;
    }

    50% {
        background-color: #FF0000;
        box-shadow: 0 0 40px #FF0000;
    }

    100% {
        background-color: #e34a4a;
        box-shadow: 0 0 3px #e34a4a;
    }
}

@keyframes glowing {
    0% {
        background-color: #e34a4a;
        box-shadow: 0 0 3px #e34a4a;
    }

    50% {
        background-color: #FF0000;
        box-shadow: 0 0 40px #FF0000;
    }

    100% {
        background-color: #e34a4a;
        box-shadow: 0 0 3px #e34a4a;
    }
}


a.nav-link.active.navltr {
    border-radius: 6%;
    background-color: #df6937ad;
}

a.nav-link.active.navltr {
    font-weight: 800;
    border-bottom: 2px solid white;
}
 .nav-link {
   
    color: white;
    font-size: 17px;
}

    .nav-link:hover {
        color: #45328e;
    }

.sec2innercont {
    text-align: center !important;
}
.bg-orange {
    background-color: #dd663a !important;
}

/* Loader */
#loaderOverlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.5);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.loader {
    width: 60px;
    height: 60px;
    border: 6px solid #ddd;
    border-top: 6px solid #4B2E83;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

/* Success Popup */
#successPopup {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.6);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 10000;
}

.popup-card {
    background: #fff;
    width: 360px;
    padding: 30px;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 10px 40px rgba(0,0,0,0.3);
}

.success-icon {
    width: 60px;
    height: 60px;
    margin: auto;
    background: #28a745;
    color: #fff;
    font-size: 32px;
    border-radius: 50%;
    line-height: 60px;
    margin-bottom: 15px;
}

.popup-card h3 {
    margin-bottom: 10px;
}

.popup-card button {
    margin-top: 15px;
    padding: 10px 25px;
    background: #4B2E83;
    border: none;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}


#loaderOverlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

/* SPINNER */
.spinner {
    width: 60px;
    height: 60px;
    border: 6px solid #e0e0e0; /* outer ring */
    border-top: 6px solid #4B2E83; /* rotating color */
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

/* ANIMATION */
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}