a {

    text-decoration: none;

}



#about-banner .banner_content,

.BannerTitle {

    top: 50%;

    position: absolute;

}



.BannerTitle {

    top: 20%;

}



#main-banner,

.AboutBrand,

.main-media .main-news,

ul.list li {

    position: relative;

}



#main-banner .KnowMoreBtn,

.productsBtn a {

    text-decoration: none;

    transition: 0.7s, _ 0.7s;

}



.text-justify {

    text-align: justify;

}



body,

html {

    font-family: Montserrat, sans-serif;

    overflow-x: hidden;

    scroll-behavior: smooth;

}



body {

    font-family: Montserrat, sans-serif;

    color: #262626;

    font-size: 16px;

}



p {

    line-height: 28px !important;

    font-family: Montserrat, sans-serif !important;

}



.store_locator .sub-outlets>div {

    background-color: #f2f2f2;

    padding: 30px;

}



.management p,

.store_locator .outlet_section h2,

.store_locator .sub-outlets h6,

.store_locator .sub-outlets p {

    color: #262626;

}



.store_locator .outlet_section h2 {

    font-size: 30px;

    font-weight: 700;

}



.store_locator .sub-outlets h5 {

    font-size: 25px;

    font-weight: 600;

}



.store_locator .sub-outlets h6 {

    font-size: 25px;

    color: #761a53;

    font-weight: 300;

}



.fs-22,

.store_locator .sub-outlets p {

    font-size: 20px;

}



.store_locator .sub-outlets a {

    text-decoration: none;

    background-color: #9c0b7c;

    font-size: 18px;

    color: #fff;

    padding: 8px;

}



.store_locator .sub-outlets a:hover {

    background-color: #420234;

}



.store_locator .pagination {

    justify-content: end;

    align-items: center;

    gap: 10px;

}



.store_locator .pagination a {

    font-size: 16px;

    color: #262626;

    padding: 5px 10px;

    text-decoration: none;

}



.store_locator .pagination a:hover {

    background-color: #751d53;

    color: #fff;

}



.store_locator .pagination a:hover span {

    color: #fff;

}



.store_locator .pagination a.btn {

    border: 1px solid #751d53;

    border-radius: 0;

    padding: 2px 6px;

}



.store_locator .pagination a span {

    font-size: 14px;

    color: #751d53;

    display: inline-block;

    padding-left: 10px;

}



.pagination .page-item:hover .page-link {

    background: #9c0b7c;

    color: #fff;

}



.about-us #main-banner {

    background-image: url(../images/about-us/about-us.webp);

}



#main-banner {

    background-size: cover;

    /* min-height: 600px; */

    background-position: right center;

    overflow: hidden;

}



#main-banner h1 {

    font-size: 45px;

    color: #262626;

    font-family: Lobster, cursive;

    font-weight: 600 !important;

}



#main-banner .KnowMoreBtn {

    background: #9c0b7c;

    color: #fff !important;

    font-weight: 400;

    padding: 9px 30px;

    border-radius: 25px;

    display: inline-block;

    margin: 25px 0 0;

}



.banner-img {

    width: 100%;

}



.fixed-btn {

    position: fixed;

    right: 0;

    top: 90%;

    /*transform: rotate(-90deg);*/

    background-color: #9c0b7c !important;

    color: white !important;

    border-radius: 20px !important;

    border: 2px solid white !important;

    z-index: 999999;

}



.fixed-btn-1 {

    top: 83%;

    right: 0;

    /*transform: rotate(10deg);*/

}





.modal {

    height: auto !important;

}



.modal-xl {

    margin-top: 6rem !important;

}



@media (max-width: 576px) {

    .banner-img {

        min-height: 350px;

        object-fit: cover;

        object-position: right;

    }

}



#frm_submit:hover,

#main-banner .KnowMoreBtn:hover,

.association a:hover {

    /* transform: translateY(-8px); */

    /* background-color: #88086c; */

    background-color: #420234;

    color: #fff !important;

    box-shadow: 0 10px 10px -10px rgb(0 0 0 / 50%);

    transition: 0.7s;

}



.box:hover .BuyBtn,

.productsBtn a:hover {

    /* transform: translateY(-6px); */

    box-shadow: 0 10px 10px -10px rgb(0 0 0 / 50%);

    transition: 0.7s;

}



.home .BannerTitle {

    transform: translateX(-50%);

}



#about-banner .banner_content h1 {

    color: #262626;

    font-size: 40px;

    font-family: Lobster, cursive;

}



#about-banner .banner_content a.btn {

    background: #9c0b7c;

    color: #fff;

    border-radius: 45px;

    font-size: 18px;

    padding: 7px 35px;

}



.about-content {

    text-align: center;

}



.about-content h5 {

    color: #606060;

    font-size: 25px;

    line-height: 40px;

}



.about-content h3 {

    color: #262626;

    font-size: 35px;

    line-height: 40px;

    margin-bottom: 15px;

    font-weight: 600;

}



.about-content p,

.about-content-timeless p {

    color: #262626;

    line-height: 25px;

    margin-bottom: 20px;

}



.about-content-timeless {

    background-color: #f5f5f5;

    text-align: center;

}



.about-content-timeless h3 {

    color: #262626;

    font-size: 30px;

    line-height: 40px;

    margin-bottom: 15px;

    font-weight: 600;

}



.Philosophy {

    background-color: #9c0b7c;

    color: #fff;

}



.Philosophy h5 {

    font-size: 25px;

}



.Philosophy h3 {

    font-size: 35px;

}



.Philosophy .core_values {

    padding: 0 16px;

}



.Philosophy .core_values_icon {

    width: 100px;

    height: 100px;

    display: flex;

    background-color: #fff;

    border-radius: 10px;

    margin: 0 auto 15px;

    justify-content: center;

    align-items: center;

}



#CoreValues .bar,

#about-us .bar,

#products .bar,

.Urja-Distributor .bar {

    height: 1px;

    display: block;

    overflow: hidden;

}



@media (min-width: 1300px) {

    .Urja-Distributor .bar {

        right: -34% !important;

    }



    .association-benefits .bar {

        left: -18% !important;

    }

}



.Corporate_Policy {

    background: #f5f5f5;

    color: #262626;

}



#CoreValues .bar,

#about-us .bar,

#products .bar,

.Awards_Recognition,

.Infrastructure,

.Urja-Distributor .bar,

.box:hover .productsName {

    background: #9c0b7c;

}



.Corporate_Policy h3 {

    font-size: 35px;

    font-weight: 600;

}



ul.list li p {

    margin-bottom: 20px;

}



.Quality_Innovation h5,

.management h5 {

    color: #606060;

    font-size: 25px;

    font-weight: 400;

}



.management h3 {

    color: #262626;

    font-size: 35px;

    font-weight: 600;

}



.management .row img {

    border: 10px solid #f5f5f5;

}



.Awards_Recognition h5,

.Infrastructure h5 {

    color: #fff;

    font-size: 25px;

    font-weight: 400;

}



.Infrastructure .nav-tabs .nav-link {

    background: #e0e0e0;

    border-radius: 0;

    border: 1px solid transparent;

    width: 200px;

    margin-right: 12px;

    text-align: center;

    color: #262626;

    font-size: 21px;

    font-weight: 600;

    padding: 5px;

}



.Infrastructure .nav-tabs .nav-link.active {

    background: #fff;

    padding-bottom: 20px;

}



.Infrastructure .tab-content>.active {

    background: #fff;

    padding: 1rem 1.5rem 2rem;

}



.Infrastructure .owl-carousel .owl-nav button.owl-next,

.Infrastructure .owl-carousel .owl-nav button.owl-prev,

.Infrastructure .owl-carousel button.owl-dot,

.Quality_Innovation .owl-carousel .owl-nav button.owl-next,

.Quality_Innovation .owl-carousel .owl-nav button.owl-prev,

.Quality_Innovation .owl-carousel button.owl-dot {

    transition: 0.7s;

}



.Infrastructure .owl-theme .owl-nav [class*="owl-"]:hover,

.Quality_Innovation .owl-theme .owl-nav [class*="owl-"]:hover {

    background: 0 0;

    transform: scale(1.1);

    transition: 0.7s;

}



.Quality_Innovation h3 {

    color: #262626;

    font-size: 28px;

    font-weight: 600;

}



.Quality_Innovation h6 {

    font-size: 25px;

    color: #262626;

    font-weight: 600;

}



.Quality_Innovation .nav-pills .nav-link {

    background: #fff;

    border: 1px solid #9c0b7c;

    border-radius: 0;

    color: #262626;

    font-size: 25px;

    width: 200px;

    text-align: center;

    padding: 5px;

}



.Quality_Innovation .nav-pills .nav-link:hover {

    background-color: gray;

    color: #fff;

}



.Quality_Innovation .nav-pills .nav-link.active,

.nav-pills .show>.nav-link {

    color: #fff;

    background-color: #9c0b7c;

}



.Quality_Innovation ul.list li {

    margin-bottom: 7px;

    padding: 0 0 0 20px;

}



.Quality_Innovation ul.list li p {

    margin-bottom: 0;

    font-size: 1rem;

}



.Quality_Innovation ul.list li:before {

    background: url(../images/about-us/lists.png) no-repeat;

    width: 10px;

    height: 20px;

}



.Quality_Innovation .text-bold {

    font-weight: 600;

}



.Awards_Recognition h3 {

    color: #fff;

    font-size: 30px;

    font-weight: 600;

}



.Recommended p,

.productsBtn a {

    color: #262626;

    display: inline-block;

    min-width: 130px;

    vertical-align: text-bottom;

    margin-bottom: 5px;

}



.fw-600,

.productsBtn a {

    font-weight: 500;

}



.text-muted {

    color: #606060 !important;

}



.white-text {

    color: #fff !important;

}



.bg-gray {

    background: #f5f5f5 !important;

}

.btn-close svg {
    fill: #000 !important;
}


.location-arrow::after {

    content: "";

    width: 12px;

    height: 20px;

    right: 0;

    background-image: url(../images/menu-arrow.svg);

    background-repeat: no-repeat;

    position: absolute;

    top: 13px;

    right: 10px;

}



ul.list li:before {

    content: "";

    position: absolute;

    top: 2px;

    left: 0;

    font-size: 18px;

    background: url(../images/about-us/list.png) no-repeat;

    width: 15px;

    height: 25px;

}



ul.list li {

    margin-bottom: 10px;

    padding: 0 0 0 30px;

    list-style: none;

}



/* #brands #main-banner {

    background-image: url(../../assets/images/brands/about-us-banner.png);

}

#Networks-and-Business-Distribution #main-banner {

    background-image: url(../../assets/images/networks-and-business-distribution/networks-and-business-distribution-banner.png);

} */

h4 {

    /* font-size: 34px; */

    font-size: 25px;

    font-weight: 600;

    margin-bottom: 40px;

}



#about-us {

    padding: 50px 0 40px;

}



#about-us .bar {

    width: 80%;

    position: absolute;

    top: 95px;

    right: -12px;

}



.Urja-Distributor .bar {

    width: 80%;

    position: absolute;

    top: 60px;

    right: -216px;

}



.main-media .blog-person-info,

.productsBox,

.productsName {

    position: relative;

    display: flex;

}



#CoreValues {

    background: #e0e0e0;

    padding: 50px 0 30px;

}



#CoreValues .bar {

    width: 50%;

    position: absolute;

    top: 70px;

    left: -12px;

}



#products {

    background: #f5f5f5;

    padding: 70px 0;

    position: relative;

}



#products .bar {

    width: 40%;

    position: absolute;

    top: 140px;

    left: 50%;

    transform: translate(-50%, 5px);

}



#awards .award-img {

    object-fit: cover;

    object-position: center;

    width: 100%;

    height: 100%;

}



.border-img {

    border: 1px solid #d7cccc !important;

}



.products-para {

    max-width: 940px;

    margin: auto;

}



.productsBtn a {

    border: 1px solid #9a167b;

    padding: 12px 14px;

    font-size: 16px;

    background: #fff;

    height: 48px;

}



.productsBtn .active,

.productsBtn a:hover {

    background: #9c0b7c;

    color: #fff;

}



.productsBtnTab {

    display: flex !important;

    justify-content: center;

    gap: 17px;

    /* gap: 20px; */

    flex-wrap: wrap;

    border-bottom: none !important;

}



.productsBtnTab button {

    border: 1px solid #9a167b !important;

    /* padding: 12px 14px; */

    padding: 0px 24px;

    font-size: 16px;

    background: #fff !important;

    height: 48px;

    border-radius: 0 !important;

    color: #000;

    font-weight: 400 !important;

    min-width: 130px;

    width: 100%;

}



.productsBtnTab button.active {

    background: #9a167b !important;

    color: #fff !important;

}



.productsBtnTab button:hover {

    background: #9c0b7c !important;

    color: #fff;

    box-shadow: 0 10px 10px -10px rgb(0 0 0 / 50%);

}



#media-section .productsBtnTab .nav-item {

    flex-grow: 1;

}



#media-section .productsBtnTab button {

    width: 100%;

    min-width: 170px;

}



.productsBox {

    background: #fff;

    background: radial-gradient(circle, #fff 0, #b1b1b1 100%);

    box-shadow: 0 3px 6px #00000029;

    overflow: hidden;

    min-height: 245px;

    display: flex;

    align-items: center;

    justify-content: center;

}



.productsBox>a {

    position: absolute;

    top: 0;

    /* right: 5px; */

    width: 100%;

    color: #000;

}



.productsBox .like-img {

    padding-top: 10px;

}



.productsName {

    background: #fff;

    padding: 15px;

    overflow: auto;

    transition: 0.7s;

    font-size: 16px;

    font-weight: 600;

    min-height: 125px;

    align-items: center;

    justify-content: space-between;

    text-align: left;

    z-index: 9;

    flex-direction: column;

}



.productsName span:nth-child(2) {

    min-width: 80px;


}



.BuyBtn,

.Recommended p,

.page-item .page-link.Next {

    text-decoration: none;

    font-weight: 500;

    font-size: 16px;

}



.box:hover {

    cursor: pointer;

}



.box:hover .productsName {

    color: #fff;

    transition: 0.7s;

}



#frm_submit,

.box:hover .BuyBtn {

    background: #9c0b7c;

    color: #fff !important;

}



input#frm_submit:hover {

    background-color: #420234;

}



.productsName .left {

    float: left;

}



.productsName .right {

    float: right;

}



.BuyBtn {

    background: #aaa;

    color: #262626 !important;

    padding: 9px 45px;

    border-radius: 25px;

    transition: 0.7s, _ 0.7s;

    margin: 25px 0 0;

    display: none;

}



.box {

    text-align: center;

    margin-bottom: 20px;

}



.product_img {

    padding: 1rem;

    margin: auto;

    max-height: 170px;

    /* width: 100%; */

    height: 100%;

    min-height: 140px;

    mix-blend-mode: darken;

}



.Recommended {

    text-align: right;

}



.Recommended p {

    border: 1px solid #9a167b;

    padding: 10px 14px;

    background: #fff;

    height: 44px;

    transition: 0.7s, _ 0.7s;

}



.Recommended p label {

    position: absolute;

    pointer-events: none;

}



#Recommended {

    border: none;

    width: 100%;

    outline: 0;

    padding-left: 66px;

}



.page-item.disabled .page-link {

    color: #6c757d;

    pointer-events: none;

    background: 0 0;

    border: none;

}



.page-item:not(:first-child) .page-link {

    margin-left: -1px;

    border: none;

    background: no-repeat;

    color: #262626;

}



.page-item .page-link.Next {

    border: 1px solid #9a167b;

    padding: 5px 20px;

    color: #262626;

    border-radius: 0;

    background: #fff;

    transition: 0.7s;

}



.page-item .page-link.Next:hover {

    background: #9a167b;

    color: #fff;

    transition: 0.7s;

}



#Networks-and-Business-Distribution .productsBtn a {

    min-width: 25%;

    margin: 0 0.3rem;

}



#Networks-and-Business-Distribution .productsBtnTab button {

    min-width: 300px;

    margin: 10px auto;

}



#Networks-and-Business-Distribution #about-us {

    padding: 40px 0 15px;

}



.Distributor {

    padding: 50px 0;

}



.Distributor h4 {

    font-size: 30px;

    margin-bottom: 25px;

}



.Distributor h5 {

    font-size: 22px;

    font-weight: 600;

}



.Distributor p {

    font-size: 17px;

    margin-bottom: 0;

}



.Urja-Distributor {

    padding: 50px 0 0;

}



.Urja-Distributor h5,

.main-contact .contact-section-title {

    font-size: 30px;

    font-weight: 600;

}



.Urja-Distributor p {

    font-size: 17px;

}



.form-control {

    border: 1px solid #751d53;

    border-radius: 0;

    margin-bottom: 15px;

    color: #262626;

    outline: 0;

    height: 46px;

}



#frm_submit,

.association a {

    padding: 9px 30px;

    border-radius: 25px;

    transition: 0.7s, _ 0.7s;

    display: inline-block;

    text-decoration: none;

}



#frm_submit {

    font-weight: 400;

    margin: 15px 0 0;

}



.association {

    background: #9c0f7c;

    padding: 45px 0 30px;

}



.association h5 {

    font-size: 28px;

    font-weight: 700;

    color: #fff;

    margin-bottom: 30px;

}



.association p {

    color: #fff;

    margin-bottom: 20px;

    font-size: 16px;

}



.association a {

    background: #fff;

    color: #262626 !important;

    font-weight: 600;

    margin: 15px 0 0;

}



.association .List {

    margin: 0;

}



.association .List li {

    display: inline-block;

    width: 30%;

    text-align: center;

    margin-bottom: 20px;

}



.association .List li img {

    width: 75px;

}



.association .List li p {

    color: #fff;

    margin-bottom: 20px;

    font-size: 16px;

    line-height: 1.4;

    margin-top: 10px;

}



#Networks-and-Business-Distribution .specifications a {

    min-width: 32%;

    margin: 0 0.3rem 10px;

    height: auto;

}



#Networks-and-Business-Franchise #main-banner {

    background-image: url(../../assets/images/Franchise/networks-and-business–franchise-banner.png);

}



.BenefitsTitle,

.MyUrja h5 {

    font-size: 30px;

    font-weight: 600;

    margin-bottom: 20px;

}



.Franchise-owner a {

    height: 100%;

    vertical-align: middle;

}



.BenefitsFranchise img,

.Franchisee_Partners .List li img {

    width: 70px;

}



.Franchisee_Partners .List {

    padding: 0;

}



.Franchisee_Partners .List li {

    display: inline-block;

    vertical-align: text-top;

    width: 19%;

}



.Franchisee_Partners .List li p {

    font-size: 15px;

    margin-top: 20px;

}



.Contributions {

    padding-top: 4rem;

    background: #9c0f7c;

    background: linear-gradient(180deg, #9c0f7c 70%, #fff 30%);

}



#Networks-and-Business-Private #main-banner {

    background-image: url(../../assets/images/networks-and-business-private-label-banner.png);

}



#Networks-and-Business-Franchise .productsBtn a,

#Networks-and-Business-Private .productsBtn a {

    min-width: 25%;

}



.main-media .theme-nav-1 {

    gap: 20px;

}



.main-media .theme-nav-1 .nav-link {

    border: 1px solid #9a167b;

    font-size: 18px;

    color: #000;

    border-radius: 0;

}



.main-media .theme-nav-1 .nav-link.active {

    background-color: #9a167b;

    color: #fff;

    border: 1px solid #9a167b;

}



.main-contact .form-subtitle,

.main-media .media-nav-title,

.main-media .news-details .news-title,

.strong {

    font-weight: 600;

}



.main-media .main-blog .blog-images {

    width: 100%;

    height: 100%;

    object-fit: cover;

    object-position: center;

}



.main-media .other-blogs .blog-images,

.news-images {

    width: 100%;

    height: auto;

    object-fit: cover;

    object-position: center;

}



.main-media .blog-right {

    display: flex;

    flex-direction: column;

    justify-content: space-between;

    padding-top: 10px;

}



#career-section .position-title,

.main-media .blog-date-info {

    font-size: 20px;

    font-weight: 600;

}



.main-media .blog-title {

    font-size: 24px;

    font-weight: 600;

    padding: 15px 0;

}



@media (max-width: 600px) {

    .main-media .blog-title {

        font-size: 20px;

        margin-bottom: 15px !important;

    }

}



.blog-para {

    font-size: 16px;

}



.know-more-link {

    color: #761a53;

    text-decoration: none;

    font-weight: 700;

}



.main-media .news-info,

.main-media .persons-social-icons {

    display: flex;

    bottom: 0;

    position: absolute;

    right: 0;

}



.main-media .person-img {

    height: 100px;

    width: 100px;

    border-radius: 50%;

    object-fit: cover;

    object-position: center;

}



.main-media .person-details {

    display: flex;

    flex-direction: column;

    justify-content: center;

    padding: 0 10px;

}



.main-media .person-name {

    font-size: 20px;

    font-weight: 700;

}



.main-media .person-info {

    font-size: 18px;

}



.main-media .persons-social-icons {

    width: 100%;

    gap: 10px;

    justify-content: end;

}



.main-media .persons-social-icons a {

    height: 20px;

    width: 20px;

    font-size: 12px;

    background-color: #606060;

    border-radius: 50%;

    text-decoration: none;

    display: flex;

    justify-content: center;

    align-items: center;

}



.careers-page .persons-social-icons a:hover,

.main-media .persons-social-icons a:hover {

    background-color: #505050;

}



.careers-page .persons-social-icons a i,

.main-media #csr-carousel .owl-nav button:hover i,

.main-media .persons-social-icons a i {

    color: #fff;

    font-size: 10px;

}



.main-media .other-blogs .blog-titles {

    padding: 15px 0;

}



.blog-date-info,

.main-media .blog-title {

    margin-bottom: 0;

}



.main-media .other-blogs {

    padding-top: 25px;

}



.main-media .color-box {

    width: 25%;

    min-width: 80px;

    height: auto;

    background-color: #9a167b;

    border-right: 1px solid #fff;

}



.news-details .news-title {

    font-size: 24px;

}



.main-news .news-title {

    background-color: #aaa;

    color: #fff;

    font-size: 24px;

    margin-bottom: 0;

    padding: 10px;

}



@media (max-width : 600px) {

    .news-details .news-title {

        font-size: 18px !important;

    }



    .news-details .news-date,

    .other-blogs .blog-date-info {

        font-size: 12px;

    }



    .blog-para {

        font-size: 16px !important;

    }



    .blog-title {

        font-size: 18px !important;

    }

}



.main-media .news-right {

    display: flex;

    flex-direction: column;

    gap: 10px;

    justify-content: space-between;

}



.main-media .news-box {

    display: flex;

}



.main-media .news-img {

    width: 200px;

    height: auto;

}



.main-media .news-details {

    display: flex;

    flex-direction: column;

    justify-content: space-between;

    padding: 5px 15px;

}



.main-media .news-date {

    margin-bottom: 5px;

    text-align: left;

}



.main-media .article-image {

    width: 63%;

    /* width: 100%; */

    height: 100%;

    max-width: 1200px;

    margin: auto;

    object-fit: cover;

    object-position: center;

    max-height: 500px;

}



.main-media .article-content {

    display: flex;

    gap: 20px;

    margin-top: 30px;

}



.main-media .article-title {

    font-weight: 600;

    font-size: 18px;

    padding-bottom: 10px;

    text-align: left;

}



.main-media .article-social-link {

    display: flex;

    gap: 10px;

    justify-content: end;

}



.main-media .article-social-link a {

    background-color: #606060;

    height: 25px;

    width: 25px;

    border-radius: 50%;

    display: flex;

    justify-content: center;

    align-items: center;

    text-decoration: none;

}



.main-media .article-social-link a i {

    font-size: 12px;

    color: #fff;

}



.main-media .article-social-link a:hover {

    background-color: #161616;

}



.main-media .csr-card {

    padding-top: 30px;

    padding-bottom: 30px;

    box-shadow: 0 3px 6px #00000029;

    height: 400px;

}



.main-media .csr-box {

    display: flex;

    justify-content: end;

    height: 400px;

}



.csr-box img {

    object-fit: cover;

    object-position: center;

    height: 350px;

}



.main-media .csr-img {

    max-width: 450px;

    height: auto;

}



.main-media .csr-title {

    padding: 15px 0;

    font-weight: 600;

    margin: 0;

}



@media (max-width: 600px) {

    .main-media .csr-title {

        font-size: 20px;

    }

}



.main-media #csr-carousel .owl-nav {

    display: flex;

    justify-content: center;

    gap: 15px;

}



.owl-nav {

    pointer-events: none;

}



.owl-nav button {

    pointer-events: fill;

}



.main-media #csr-carousel .owl-nav button {

    height: 25px;

    width: 25px;

    border: 2px solid #751d53;

    border-radius: 0;

    display: flex;

    justify-content: center;

    align-items: center;

}



.main-media #csr-carousel .owl-nav button:hover {

    background-color: #751d53;

}



.main-media #csr-carousel .owl-nav button i {

    color: #751d53;

    font-size: 12px;

}



.main-media .chevrion-icon-list {

    list-style: none;

    padding-left: 1rem;

}



.main-media .chevrion-icon-list li {

    display: flex;

    gap: 10px;

    align-items: center;

    padding: 10px;

    text-align: left;

}



.main-media .chevrion-icon-list li::before {

    content: "";

    background-image: url(../images/menu-arrow.svg);

    min-width: 25px;

    height: 20px;

    left: 0;

    background-repeat: no-repeat;

}



.main-media .gallery-container #gallery-carousel {

    max-width: 900px;

    width: 80%;

    margin: auto;

}



#gallery-carousel .owl-nav button {

    display: flex;

}



@media (max-width: 600px) {

    .main-media .gallery-container #gallery-carousel .owl-nav {

        left: -50px;

        width: calc(100% + 100px);

    }

}



#media-section .productsBtnTab .nav-item {

    margin: 15px auto;

}



.main-contact .address-boxes {

    display: flex;

    flex-direction: column;

    gap: 20px;

    margin-top: 30px;

}



.main-contact .add-box {

    box-shadow: 0 0 6px #00000029;

    padding: 20px;

}



.main-contact .add-box .box-title {

    font-weight: 600;

    font-size: 25px;

    border-bottom: 1px solid grey;

    padding-bottom: 10px;

}



.main-contact .address-line {

    display: flex;

    align-items: center;

    justify-content: space-between;

    padding: 5px 0;

    text-align: left;

}



.main-contact .address-line span.icon {

    width: 30px;

    height: 30px;

    border-radius: 50%;

    background-color: #9c0f7c;

    display: flex;

    align-items: center;

    justify-content: center;

}



.main-contact .address-line span.icon i {

    font-size: 14px;

    color: #fff;

}



.main-contact .address-line .address {

    padding: 0 5px;

    margin-bottom: 0;

    width: calc(100% - 40px);

}



.main-contact .theme-form {

    padding: 15px;

    box-shadow: 0 0 6px #00000029;

}



.main-contact .theme-form .form-group label {

    font-size: 14px;

    padding-bottom: 8px;

    line-height: 20px;

}



.main-contact .theme-form input,

.theme-form textarea {

    border: 1px solid #707070;

    font-size: 14px;

    border-radius: 0;

}



.main-contact .form-btns {

    gap: 30px;

}



.main-contact .form-btns input {

    background-color: #9c0f7c;

    color: #fff;

    border-radius: 0;

    font-size: 16px;

    border: none;

    width: 150px;

    height: 40px;

    text-align: center;

    margin: 20px 0;

}



.form_button_class {

    background-color: #9c0f7c;

    color: #fff;

    border-radius: 0;

    font-size: 16px;

    border: none;

    width: 150px;

    height: 40px;

    text-align: center;

    margin: 20px 0;

}



.form_button_class:hover {

    background-color: #420234;

    color: #fff;

}



.main-contact .download-flie,

.main-contact .input-field-container {

    border-radius: 10px;

    padding: 10px 15px;

    box-shadow: 0 0 6px #00000029;

    display: flex;

}



.main-contact .form-btns input:hover {

    background-color: #800b65;

}



.opacity-0 {

    opacity: 0;

}



.main-contact .datetime-section {

    display: flex;

    gap: 15px;

    align-items: center;

}



.main-contact .form-group {

    margin-bottom: 10px;

}



.main-contact .max-w-375 {

    max-width: 375px;

}



.main-contact .file-links {

    display: flex;

    gap: 50px;

    align-items: center;

    flex-wrap: wrap;

}



.main-contact .download-flie {

    gap: 15px;

    align-items: center;

    text-decoration: none;

    color: #000;

    font-size: 16px;

}



.main-contact .download-flie i {

    color: #707070;

    font-size: 18px;

}



.careers-page .persons-social-icons {

    width: auto;

    display: flex;

    gap: 10px;

    position: relative;

}



.careers-page .persons-social-icons a {

    height: 25px;

    width: 25px;

    background-color: #606060;

    border-radius: 50%;

    text-decoration: none;

    display: flex;

    font-size: 12px;

    justify-content: center;

    align-items: center;

}



.main-contact .page-title {

    font-size: 25px;

    font-weight: 600;

    margin: 15px 0;

}



.main-contact .input-field-container {

    align-items: center;

}



.main-contact .input-field-container .fields-text {

    width: calc(100% - 40px);

    border: none;

    outline: 0;

}



.main-contact .input-field-container .field-icon {

    width: auto;

    display: flex;

    font-size: 20px;

    color: #707070;

    margin-left: auto;

}



.main-contact i.field-icon {

    margin-right: 10px;

    margin-left: 0 !important;

}



.main-contact span.field-icon {

    line-height: 27px;

    font-size: 30px !important;

    color: #751d53;

}



.main-contact .position-card {

    box-shadow: 0 0 6px #00000029;

    display: flex;

    justify-content: space-between;

    align-items: center;

    flex-wrap: wrap;

    gap: 30px;

}



.form-title,

.main-contact .position-title {

    font-size: 18px;

    font-weight: 600;

    margin: 0;

}



.main-contact .position-apply {

    background-color: #9c0f7c;

    color: #fff;

    font-size: 16px;

    text-decoration: none;

    padding: 7px 30px;

}



.main-contact .position-apply:hover {

    background-color: #720b5a;

    color: #fff;

}



.datetime-section input {

    border: none;

    box-sizing: border-box;

    outline: 0;

    padding: 0.75rem;

    position: relative;

    width: 100%;

}



.datetime-section input[type="datetime-local"]::-webkit-calendar-picker-indicator {

    background: 0 0;

    bottom: 0;

    color: transparent;

    cursor: pointer;

    height: auto;

    left: 0;

    position: absolute;

    right: 0;

    top: 0;

    width: auto;

}



#visit-form .validateField label.error {

    bottom: -20px;

}



#visit-form .validateField .datetime-section label.error {

    bottom: -5px;

}



#career-section .position-info {

    display: flex;

    flex-wrap: wrap;

    gap: 15px;

    padding: 10px 0;

}



#career-section .position-info .infos {

    padding: 5px 10px;

    font-size: 14px;

    background-color: #e0e0e0;

    border-radius: 5px;

    color: #262626;

    height: 40px;

    display: flex;

    gap: 10px;

    align-items: center;

}



#career-section .position-info a.infos {

    background-color: transparent;

    text-decoration: none;

}



#career-section .position-info a.infos:hover {

    background-color: #a10b7e;

    color: #fff;

}



#career-section .position-info a.infos:hover img {

    filter: brightness(3);

}



.main-contact .custom-file-input {

    color: transparent;

    border: none !important;

    padding: 0;

}



.main-contact .custom-file-input::-webkit-file-upload-button {

    visibility: hidden;

}



.main-contact .custom-file-input::before {

    content: "";

    color: #000;

    width: 100%;

    height: 30px;

    display: inline-block;

    background-color: #e0e0e0;

    border: 1px solid #999;

    padding: 5px 8px;

    outline: 0;

    white-space: nowrap;

    -webkit-user-select: none;

    user-select: none;

    cursor: pointer;

    text-shadow: 1px 1px #fff;

    font-weight: 700;

    font-size: 10pt;

}



.main-contact .custom-file-input:hover::before {

    border-color: #000;

}



.custom-file-input:focus,

.main-contact .custom-file-input:active {

    outline: 0;

}



.association-benefits {

    position: relative;

}



.association-benefits .bar {

    width: 60%;

    position: absolute;

    top: 50px;

    left: -100px;

    background: #fff;

    height: 1px;

}



.main-contact .custom-file-input:active::before {

    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);

}



.align-tabs-center {

    display: flex;

    align-items: center;

    justify-content: center;

    gap: 15px;

    flex-wrap: wrap;

}



#banner-main .BannerTitle {

    display: none;

}



#banner-main[data-banner=DFAULT] .BannerTitle.DFAULT,

#banner-main[data-banner=SWEETS] .BannerTitle.SWEETS,

#banner-main[data-banner=MILK] .BannerTitle.MILK,

#banner-main[data-banner=MILK-PRODUCT] .BannerTitle.MILK-PRODUCT,

#banner-main[data-banner=FRIUT-BEVERAGES] .BannerTitle.FRIUT-BEVERAGES,

#banner-main[data-banner=CARBONATED-FRIUT-BEVERAGES] .BannerTitle.CARBONATED-FRIUT-BEVERAGES,

#banner-main[data-banner=PACKAGED-DRINKING-WATER] .BannerTitle.PACKAGED-DRINKING-WATER,

#banner-main[data-banner=BLOG] .BannerTitle.BLOG,

#banner-main[data-banner=NEWS] .BannerTitle.NEWS,

#banner-main[data-banner=PR-ARTICLES] .BannerTitle.PR-ARTICLES,

#banner-main[data-banner=CSR] .BannerTitle.CSR,

#banner-main[data-banner=GALLERY] .BannerTitle.GALLERY,

#banner-main[data-banner=URJA-DISTRIBUTION] .BannerTitle.URJA-DISTRIBUTION,

#banner-main[data-banner=MY-URJA] .BannerTitle.MY-URJA,

#banner-main[data-banner=PRIVATE-LABEL] .BannerTitle.PRIVATE-LABEL {

    display: block;

}



@media (min-width: 768px) {

    .text-md-light {

        color: #fff !important;

    }

}



@media (min-width: 1024px) {

    .pl-5 {

        padding-right: 30px !important;

    }



    #CoreValues .Urja_Info {

        padding-left: 30px !important;

    }



    .text-lg-justify {

        text-align: justify;

    }

}



@media (max-width: 1200px) {

    .association-benefits .bar {

        display: none;

    }



    #main-banner h1 {

        font-size: 35px;

    }



    #main-banner .KnowMoreBtn {

        margin-top: 15px;

        padding: 7px 25px;

    }



    .Awards_Recognition h5,

    .Infrastructure h5,

    .Philosophy h5,

    .Quality_Innovation h5,

    .Quality_Innovation h6,

    .about-content h5,

    .management h5,

    .store_locator .sub-outlets h5 {

        font-size: 20px;

    }



    .Corporate_Policy h3,

    .Philosophy h3,

    .about-content h3,

    .management h3 {

        font-size: 30px;

    }



    .Awards_Recognition h3,

    .Quality_Innovation h3,

    .about-content-timeless h3 {

        font-size: 25px;

    }



    .Philosophy h5 {

        margin-top: 1rem;

    }



    .management p {

        margin-top: 10px;

    }



    .Infrastructure .nav-tabs .nav-link,

    .store_locator .sub-outlets h6 {

        font-size: 18px;

    }



    .Quality_Innovation .nav-pills .nav-link {

        font-size: 20px;

        width: 150px;

    }



    .store_locator .sub-outlets p {

        font-size: 16px;

    }



    .store_locator .sub-outlets a {

        font-size: 16px;

        padding: 6px;

    }



    .store_locator .sub-outlets>div {

        padding: 10px;

    }



    .productsName {

        font-size: 14px;

    }

}



@media (max-width: 991px) {

    .Franchisee_Partners {

        margin-top: 1rem !important;

    }



    .Contributions {

        padding-top: 4rem;

        background: #9c0f7c;

        background: linear-gradient(180deg, #9c0f7c 85%, #fff 30%);

    }



    .Franchisee_Partners .List li {

        width: 50%;

    }



    #main-banner {

        /* min-height: 375px; */

        background-position: center;

    }



    .productsName {

        font-size: 16px;

    }



    .Distributor h5 {

        margin-top: 20px;

    }



    #products,

    .Distributor h5,

    .Distributor p,

    .Recommended {

        text-align: center;

    }



    .Distributor .mt-3 {

        margin-top: 3rem !important;

    }



    #Networks-and-Business-Distribution .specifications a {

        min-width: 99%;

    }



    .news-right {

        margin-top: 15px;

    }



    .main-media .article-content {

        flex-direction: column;

        flex-flow: column-reverse;

    }

}



@media (max-width: 767px) {



    #CoreValues .bar,

    #about-us .bar {

        top: 70px;

        display: none;

    }



    #main-banner {

        /* min-height: 300px; */

        background-position: 80%;

        text-align: center;

        margin-bottom: 10rem;

        overflow: visible;

    }



    #main-banner.network h1 {

        color: #262626 !important;

    }



    .BannerTitle {

        position: absolute;

        top: unset;

        bottom: -45%;

        left: 50%;

        right: 0;

        padding: 2rem 10px;

        transform: translateX(-50%);

        margin: 0 !important;

    }



    #main-banner h1 {

        font-size: 30px;

    }



    #main-banner h1 br,

    #products .bar,

    #visit-form .calendar-icon,

    .Urja-Distributor .bar,

    .association-benefits .bar.footer-icon {

        display: none;

    }



    #main-banner .KnowMoreBtn {

        margin-top: 10px;

        padding: 5px 20px;

    }



    .Awards_Recognition h5,

    .Infrastructure h5,

    .Philosophy h5,

    .Quality_Innovation h5,

    .Quality_Innovation h6,

    .about-content h5,

    .fs-22,

    .management h5 {

        font-size: 18px;

    }



    .Corporate_Policy h3,

    .Philosophy h3,

    .about-content h3,

    .management h3 {

        font-size: 24px;

        line-height: 28px;

    }



    .Awards_Recognition h3,

    .Quality_Innovation h3,

    .about-content-timeless h3 {

        font-size: 23px;

        line-height: 28px;

    }



    .Infrastructure .nav-tabs .nav-link {

        font-size: 16px;

        width: auto;

        margin-right: 0;

        margin-bottom: 10px;

    }



    .footer-it,

    .nav-tabs {

        display: block !important;

    }



    .productsBtnTab.nav-tabs {

        display: flex !important;

    }



    .productsBtnTab .nav-item {

        flex-grow: 1;

    }



    .productsBtnTab .nav-item button {

        width: 100%;

    }



    .Infrastructure .nav-tabs .nav-link.active {

        padding-bottom: 0;

    }



    .store_locator iframe {

        height: 325px;

    }



    .Urja-Distributor h5 {

        font-size: 22px;

        font-weight: 600;

    }



    .Franchisee_Partners .List li p {

        font-size: 16px;

        margin-bottom: 30px;

        text-align: center;

    }



    .Franchisee_Partners .List li {

        display: inline-block;

        vertical-align: text-top;

        width: 90%;

        text-align: center;

    }



    .Franchisee_Partners {

        margin-top: 1rem !important;

    }



    #Networks-and-Business-Franchise .productsBtn a {

        margin: 0;

    }



    .AboutBrand {

        margin-top: 30px;

    }



    h4 {

        font-size: 26px;

        font-weight: 600;

        margin-bottom: 25px !important;

    }



    .Urja_Info {

        margin-bottom: 20px;

    }



    #about-us .bar {

        left: 0;

    }



    .Distributor h4 {

        font-size: 26px;

        margin-bottom: 25px;

    }



    .association-benefits {

        text-align: center;

        margin-bottom: 20px;

    }



    .main-news .news-title {

        font-size: 20px;

        text-align: left;

    }



    .news-details .news-title {

        font-weight: 600;

        font-size: 20px;

        text-align: left;

    }



    .opacity-0 {

        display: none;

        padding-bottom: 5px;

    }



    .main-contact .address-line {

        align-items: flex-start;

    }



    .main-contact .contact-section-title {

        margin-top: 1rem;

    }



    #footer-section {

        text-align: center;

    }

}



@media (max-width: 576px) {

    .productsBtnTab {

        gap: 0;

    }



    #main-banner {

        margin-bottom: 10rem;

    }



    .BannerTitle {

        bottom: -50%;

    }



    #main.main-media .BannerTitle {

        bottom: -46%;

    }



    .productsBtn a {

        padding: 10px 14px;

        min-width: 49%;

        height: auto;

    }



    #Networks-and-Business-Distribution .productsBtn a {

        min-width: 90%;

        margin: 0 0.3rem 10px;

    }



    .contact-me {

        font-size: 13px;

    }



    .association .List {

        margin: 0;

        padding: 0;

    }



    .association .List li {

        width: 49%;

    }



    .association a,

    .main-news .news-title {

        font-size: 16px;

    }



    #Networks-and-Business-Distribution .specifications a,

    #Networks-and-Business-Franchise .productsBtn a,

    #Networks-and-Business-Private .productsBtn a {

        min-width: 95%;

    }



    .Recommended {

        text-align: center;

        border: 1px solid #9c0b7c;

        background: #fff;

        padding-bottom: 10px;

    }



    .Recommended p {

        display: contents;

    }



    .Quality_Innovation .nav-pills .nav-item {

        width: 100%;

    }



    .Quality_Innovation .nav-pills .nav-item .nav-link {

        min-width: 100%;

    }

}



@media (max-width: 400px) {

    #main-banner {

        margin-bottom: 11rem;

    }



    .BannerTitle {

        bottom: 0%;

    }



    .Recommended p label {

        display: none;

    }

}











.display-none {

    display: none;

}



.Buy-Btn {

    background: #aaaaaa;

    color: #373737 !important;

    font-weight: 400;

    padding: 6px 40px;

    border-radius: 25px;

    display: inline-block;

    margin: 25px 0 0;

    text-decoration: none;

}



.Buy-Btn:hover {

    background: #9c0b7c;

    color: #ffffff !important;

}



#products #myTab {

    justify-content: center;

}



#products #myTab li.nav-item {

    width: 100%;

}



#products #myTab.productsBtnTab button {

    height: 55px;

}



.cursor-pointer {

    cursor: pointer;

}





#main-banner .CSR h1 {

    color: #ffffff;

}





#CSR .csr-card {

    justify-content: center;

}





@media (min-width:991px) {

    #products #myTab li.nav-item {

        width: auto;

    }

}



.ratio-16x9 {

    --bs-aspect-ratio: calc(3 / 9 * 100%);

    background: linear-gradient(45deg, #9c0b7c 50%, white);

}



.btn-close {

    filter: invert(1);

}





@media (max-width:991px) {

    .modal {

        height: 100% !important;

    }



    .ratio-16x9 {

        --bs-aspect-ratio: calc(3 / 4 * 100%);

    }

}



p.lightbox-caption.m-0.p-2.text-center.text-white.small {

    font-size: 24px;

}



.productsName p {

    font-size: 14px;

}



.productsBox a:nth-child(1) {

    display: flex;

    justify-content: end;

    gap: 5px;

    margin-right: 5px;

}



body.modal-open {

    padding-right: 0 !important;

}



.modal-backdrop.show {

    opacity: .9;

}



.ratio-16x9 img {

    width: 375px !important;

}
.iframe-container {
    position: relative;
    width: 100%;
    padding-top: 56.25%; /* 16:9 aspect ratio (9 / 16 * 100) */
    height: 0;
    overflow: hidden;
  }
  
  .iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }