
.main_top_header {
    background: var(--black-color);
}

.logo img {
    width: 100%;
    max-width: 100px;
}

.top_header_2 {
    padding: 7px 0px;
}

.menu ul {
    display: flex;
    justify-content: end;
}

.menu ul li a {
    font-size: 14px;
    color: #101010;
    transition: 0.5s;
}

.menu ul li {
    position: relative;
    padding: 0px 20px;
}

.menu {
    display: flex;
    justify-content: space-around;
}


.main_btn a {
    padding: 11px 25px;
    background: var(--red-color);
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}

.menu ul li a:hover {
    color: var(--red-color);
}


.hero_section {
    background: #101010;
    height: 87vh;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
}

.hero_section:before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/world-map.png);
    content: '';
    background-size: contain;
    z-index: -1;
    background-position: top;
    opacity: 0.3;
}

.hero_content {
    text-align: center;
}

.top_header_2 {
    border: 1px solid #8080801a;
}

.hero_content img {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    z-index: -1;
}


.hero_content h5 {
    border: 1px solid var(--red-color);
    width: fit-content;
    margin: auto;
    padding: 7px 30px;
    border-radius: 50px;
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
}

.hero_content h2 {
    font-size: 60px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
}

.hero_content h2 span {
    color: var(--red-color);
}

.hero_content p {
    color: #ffffffa3;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    margin-top: 30px;
}


.about_content h2 {
    font-size: 35px;
    font-weight: 700;
    color: #000;
}

.about_content h2 span {
    color: var(--red-color);
}

.about_content p {
    font-size: 14px;
    color: #454545;
    line-height: 24px;
}

.about_content h6 {
    color: #000;
    font-weight: 500;
    font-size: 19px;
    margin-top: 20px;
}

.about_content ul li {
    font-size: 15px;
    color: #121212;
    margin-top: 6px;
    font-style: italic;
    font-weight: 500;
}

.about_content ul {
    margin-top: 18px;
}

.about_img {
    border: 1px dashed #fd295061;
    padding: 15px;
    border-radius: 20px;
}

.about_img img {
    width: 100%;
    border-radius: 12px;
}

.mil-deco {
    background-image: url(../images/deco-.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
    width: 220px;
    height: 140px;
    opacity: 0.5;
}

.management_section {
    position: relative;
    padding: 80px 0px;
    background: #1218200d;
}

.franchise_box {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    padding: 25px;
    height: 100%;
    background: #fff;
}

.main_franchise {
    margin-bottom: 30px;
}

.main_franchise h3 {
    text-align: center;
    font-weight: 700;
    color: var(--red-color);
    font-size: 23px;
}

.franchise_box h1 {
    font-size: 50px;
    font-weight: 600;
    color: transparent;
    -webkit-text-stroke: 1px var(--red-color);
}

.franchise_box h4 {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.franchise_box p {
    font-size: 14px;
    margin: 0;
    color: #797979;
}


.main_heading h3 {
    font-size: 35px;
    font-weight: 700;
    color: #000;
}

.main_heading h3 span {
    color: var(--red-color);
}

.main_heading h6 {
    font-size: 17px;
    font-weight: 600;
}

.main_heading p {
    font-size: 14px;
    color: #7e7e7e;
    margin-bottom: 40px;
}

.Franchise_imes, .Franchise_imes_2 {
    width: 100px;
    height: 100px;
    background: var(--red-color);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-top: -67px;
    margin-bottom: 21px;
    border: 5px solid #f3f3f4;
}

.Franchise_imes_2{
    background: #000;
}

.Franchise_imes_2 img{
     width: 100%;
    max-width: 55px;
}

.Franchise_imes img {
    width: 100%;
    max-width: 55px;
    filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(270deg) brightness(91%) contrast(286%);
}

.franchise_box_2 {
    text-align: center;
    border-radius: 20px;
    border: 1px solid #80808059;
    background: #000;
}

.franchise_box_2 h4, .franchise_box_3 h4 {
    font-size: 23px;
    margin-bottom: 15px;
    color: #fff;
}

.franchise_box_2 p{
    color: #fff;
}

.franchise_box_3{
    background: var(--red-color);
    text-align: center;
    border-radius: 20px;
}

.nee_boe {
    margin-top: 25px;
}

.nee_boe h4 {
    font-size: 23px;
    font-weight: 600;
    color: #000;
}

.nee_boe ul li {
    font-size: 15px;
    background: #fff;
    padding: 10px 10px;
    border-bottom: 1px solid #80808033;
}

.nee_boe ul li:last-child {
    border: 0;
}

.nee_boe ul li span {
    color: var(--red-color);
}


.Community_box {
    border-bottom: 2px solid #80808061;
    margin-bottom: 25px;
    position: relative;
}

.Community_box:before, .Community_box:after {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 39px;
    height: 2px;
    background: var(--red-color);
    content:
    '';
}

.Community_box:after {
    right: 0;
    left: auto;
}

.Community_box h6 {
    font-size: 25px;
    margin-bottom: 15px;
    color: var(--red-color);
    font-weight: 700;
}

.Community_box h5 {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.Community_box p {
    font-size: 14px;
    color: #545454;
}


footer {
    background: #000;
    padding: 70px 0px 0px 0px;
    margin-top: 70px;
}

.footer_logo img {
    width: 100%;
    max-width: 70px;
    display: flex;
    margin-bottom: 20px;
}

.footer_logo p {
    font-size: 14px;
    color: #939393;
    line-height: 24px;
}


.quick_links h4, .subscribe_box h4 {
    font-size: 22px;
    font-weight: 500;
    color: var(--red-color);
    margin-bottom: 20px;
}

.quick_links ul li a {
    color: #d9d9d9;
    font-weight: 400;
    font-size: 14px;
    display: flex;
    margin-top: 15px;
    transition: 0.5s;
}

.quick_links ul li a:hover {
    color: var(--red-color);
}

.subscribe_box input {
    display: flex;
    width: 100%;
    padding: 13px 15px;
    border: 0;
    outline: none;
    font-size: 14px;
    border-radius: 30px;
}

.subscribe_box button {
    padding: 13px 30px;
    font-size: 14px;
    border: 0;
    background: var(--red-color);
    color: #fff;
    border-radius: 30px;
    position: absolute;
    right: 0;
}

.subscribe_box .sub_input {
    display: flex;
    position: relative;
}

.subscribe_box ul {
    display: flex;
    gap: 15px;
    margin-top: 25px;
}

.subscribe_box ul li a {
    width: 40px;
    height: 40px;
    background: #252525;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 50%;
    transition: 0.5s;
}

.subscribe_box ul li a:hover {
    background: var(--red-color);
}

.breadcrumb_section {
    background: linear-gradient(45deg, black, #0000007a), url(../images/breadcrumb.webp);
    width: 100%;
    background-size: cover;
    padding: 80px 0px;
}


.breadcrumb_content h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 20px;
}

.breadcrumb_content ul {
    display: flex;
    gap: 15px;
}

.breadcrumb_content ul li {
    color: #fff;
    font-size: 15px;
}

.breadcrumb_content ul li a {
    color: var(--red-color);
}

.join_box {
    border-radius: 15px;
    padding: 25px 15px;
    box-shadow: 0 6px 20px #0000001a;
    transition: 0.3s;
    text-align: center;
    background: #fff;
    border: 1px solid #80808030;
    margin-top: 20px;
}

.join_box h4 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.icon-circle {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #ff4b2b, #ff416c);
    color: #fff;
    margin-right: 15px;
    font-size: 1.2rem;
    min-width: 50px;
    min-height: 50px;
}

.sell_box {
    display: flex;
    align-items: center;
    margin-top: 20px;
    border: 1px solid #80808030;
    text-align: center;
    padding: 10px 15px;
    background: #f3f3f4;
    border-radius: 10px;
}

.sell_box h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #000;
}

.sell_cand {
    padding: 50px 0px;
}

.sell_cand .container {
    background: #fff;
    padding: 25px 40px 40px 40px;
    border-radius: 20px;
    border: 1px solid #8080802b;
}

.Onboarding_img img {
    width: 100%;
}

.Onboarding_box h3 {
    font-size: 35px;
    font-weight: 700;
}

.Onboarding_box ul li {
    margin-top: 15px;
    font-size: 19px;
    color: #000;
}

.Onboarding_box ul li span {
    color: var(--red-color);
}

.joinmovement_box {
    background: linear-gradient(135deg, #ff416c, #ff4b2b);
    padding: 40px 30px;
    text-align: center;
    border-radius: 25px;
}

.joinmovement_box h4 {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px;
}

.joinmovement_box p {
    font-size: 15px;
    color: #fff;
}

.joinmovement_box .main_btn_2 a {
    width: fit-content;
    margin: auto;
    padding: 13px 30px;
    background: #fff;
    border-radius: 43px;
    display: flex;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    margin-top: 25px;
}

.careers_box_2 {
    text-align: center;
}

.careers_box_2 h1 {
    font-size: 33px;
}

.careers_box_2  h4 {
    font-size: 18px;
    font-weight: 500;
}


.suplieder-box {
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
    padding: 15px 15px;
    margin-top: 15px;
    border: 1px solid #80808033;
    border-radius: 10px;
}

.Categories_box {
    background: #fff;
    padding: 15px 25px;
    border: 1px solid #8080805e;
    border-radius: 10px;
    margin-top: 20px;
}

.Categories_box h6 {
    font-size: 30px;
    width: 57px;
    height: 55px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #ff416c, #ff4b2b);
    margin-bottom: 20px;
}

.Categories_box h5 {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.Categories_box ul {
    list-style: disc;
    padding-left: 20px;
}

.Categories_box ul li {
    font-size: 14px;
    color: #524f4f;
    margin-top: 6px;
}

.contact_form {
    background: #fff;
    padding: 25px;
    border-radius: 15px;
}

.contact_form h4 {
    font-size: 25px;
    font-weight: 600;
}

.contact_form .form_input {
    margin-top: 13px;
}

.contact_form .form_input input, .contact_form .form_input textarea {
    width: 100%;
    border: 1px solid #8080804d;
    padding: 13px 15px;
    font-size: 14px;
    border-radius: 8px;
    outline: none;
}

.contact_form button {
    background: var(--red-color);
    border: 0;
    padding: 11px 30px;
    font-size: 15px;
    color: #fff;
    border-radius: 40px;
    margin-top: 20px;
}

.contact_map {
    border: 1px solid #8080805c;
    border-radius: 15px;
    padding: 12px;
}

.logo_mobile{
    display: none;
}

.slider_img img {
    width: 100%;
}


.category_img {
    margin: auto;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    min-width: 50px;
    min-height: 50px;
}

.category_img img {
    width: 100%;
    border-radius: 50%;
}

.category_box {
    text-align: center;
}

.category_box h6 {
    font-size: 13px;
    margin-top: 8px;
    color: #000000;
    margin-bottom: 0;
    display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}

.category_section_main {
    background: #fff6f8;
    padding: 10px 0px;
    position: sticky;
    top: 0;
    z-index: 100;
}

.search_bar {
    display: flex;
    width: 100%;
    position: relative;
    background: #ffffff;
    padding: 0px;
    border-radius: 40px;
    border: 1px solid #80808042;
}

.search_bar input {
    width: 100%;
    border: 0;
    background: transparent;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 500;
    outline: none;
}

.search_bar button {
    border: 0;
    padding: 10px 20px;
    border-radius: 0px 30px 30px 0px;
    background: #fd2950;
    color: #fff;
}

.product_heading h3 {
    font-size: 25px;
    font-weight: 600;
    color: #000;
    margin: 0;
}

.product_heading a{
    color: var(--red-color);
    font-size: 15px;
    font-weight: 500;
}

.product_box {
    border: 1px solid #80808054;
    border-radius: 10px;
}

.product_img {
    width: 100%;
    height: 300px;
    padding: 10px;
}

.product_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product_content {
    padding: 10px 15px;
}

.product_content h6 {
    font-size: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.price_main {
    background: #e5e5e5;
    padding: 12px 13px 15px 13px;
    border-radius: 10px 10px 10px 10px;
    margin-top: 12px;
}

.price_main > div p {
    font-size: 15px;
    display: flex;
    justify-content: space-between;
    font-weight: 600;
    margin-bottom: 0px;
    gap: 12px;
}

.price_main > div p span {
    color: gray;
    text-decoration: line-through;
}

.price_main button {
    border: 0;
    background: var(--red-color);
    font-size: 14px;
    color: #fff;
    padding: 5px 20px;
    border-radius: 6px;
    width: fit-content;
}

.price_main > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.price_main_btn {
    border: 0;
    background: var(--red-color);
    font-size: 14px;
    color: #fff;
    padding: 5px 20px;
    border-radius: 6px;
    width: 92%;
    margin: 10px 10px 15px 10px;
}

.price_main_btn a {
    color: #fff;
}

.privary_policy {
      max-width: 900px;
      margin: 40px auto;
      background: #fff;
      padding: 30px;
      border-radius: 8px;
      box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    }
    .privary_policy h2, .privary_policy h3, .privary_policy h5 {
      color: #d62828;
      margin-top: 30px;
    }
    .privary_policy h2 {
      font-size: 22px;
      border-bottom: 2px solid #eee;
      padding-bottom: 8px;
    }
 
    .privary_policy a {
      color: #d62828;
      text-decoration: none;
    }
    .privary_policy h3 {
      font-size: 20px;
      margin-top: 20px;
    }
    .privary_policy h5 {
      font-size: 16px;
      margin-top: 15px;
    }
    .privary_policy p {
      margin: 10px 0;
    }
   .privary_policy ul {
      margin: 10px 0 20px 20px;
    }
   .privary_policy ul li {
      margin-bottom: 8px;
    }
   