﻿@media (min-width: 768px) and (max-width: 991.98px) {
    .div-right-image {
        padding-left: 3.5rem !important;
    }

        .div-right-image:lang(ar) {
            padding-right: 3.5rem !important;
        }
}

.ft-text-align-start {
    text-align: start;
}

.ft-text-align-end {
    text-align: end;
}

.sub-title a {
    font-size: 14px;
}

.sub-title a,
.text-footer a {
    text-decoration: none;
    color: #41979a;
}

    .sub-title a:hover,
    .text-footer a:hover {
        color: #55bf9d;
    }

.text-footer {
    font-size: 16px;
    color: #607d8b;
}

.my-alert {
    font-size: 14px;
    color: #ef5350;
    padding-top: 5px;
}

.my-alert-success {
    color: #41979a;
    font-size: 14px;
    padding-top: 5px;
}

.right-div {
    margin-left: auto;
    max-width: 540px;
}

    .right-div:lang(ar) {
        margin-left: 0;
        margin-right: auto;
    }

@media (max-width: 991.98px) {
    .right-div {
        margin: 0 !important;
        margin: 0 auto !important;
    }
}

.condtion {
    font-size: 10px !important;
    margin: 10px 0;
}

    .condtion a {
        font-size: 12px !important;
    }

.div-right-image {
    padding-left: 1.5rem;
}

/*.div-input:lang(ar) {
  text-align: right;
}*/

.div-input-phone-label:lang(ar) {
    text-align: right;
}

p:lang(ar) {
    text-align: right;
}

h5:lang(ar) {
    text-align: right;
}

.div-right-image:lang(ar) {
    padding-right: 1.5rem;
}

.div-button-register {
    padding-bottom: 15px;
    padding-top: 10px;
}

.right-sub-title {
    margin-top: 12px;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 1.5;
    color: #607d8b;
}

.image-ill:lang(ar) {
    position: absolute;
    transform: none;
    right: auto;
    left: 0;
}

.image-ill {
    position: absolute;
    transform: scaleX(-1);
    transform: scaleX(-1);
    right: 0;
    left: unset;
}

.image-grow {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.div-imge-grow {
    height: 100vh;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: end;
    flex-direction: column;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: justify;
}

.div-form {
    margin: 0 auto;
    border-radius: 5px;
    box-shadow: 0 6px 20px 0 rgba(18, 45, 46, 0.1);
    background-color: #ffffff;
}

    .div-form form {
        text-align: start;
    }

.title-image {
    line-height: 1.5;
    color: #263238;
    margin: 130px auto 0 auto;
}

    .title-image h5 {
        font-size: 32px;
        text-align: center;
        font-family: Helvetica-sky-bold !important;
    }

    .title-image p {
        text-align: center;
        font-size: 18px;
        line-height: 1.78;
        margin-top: 15px;
        margin-bottom: 25px;
    }

.options-new {
    text-align: start;
    margin: 0 auto;
    width: fit-content;
    font-family: Helvetica-sky-bold !important;
}

@media (max-width: 991.98px) {
    .options-new {
        max-width: 100%;
        width: 100%;
        margin: 0;
    }
}

.options-new div {
    font-size: 15px;
    line-height: 2;
    color: #2c3028;
}

    .options-new div img {
        margin-right: 10px;
    }

        .options-new div img:lang(ar) {
            margin-left: 10px;
        }

@media (max-width: 400px) {
    .options-new div {
        font-size: 14px !important;
    }
}

@media (max-width: 575.98px) {
    .options-new div:lang(en) {
        font-size: 11px !important;
    }
}

.sub-title {
    color: #607d8b;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.div-mobile-imge {
    background-repeat: no-repeat;
    background-position-y: bottom;
    padding: 15px;
    margin-bottom: 20px;
    height: 154px;
    border-radius: 5px;
    box-shadow: 0 6px 20px 0 rgba(18, 45, 46, 0.1);
    background-color: #ffffff;
    background-position-x: right;
    position: relative;
}

.img-moobile-background:lang(en) {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 100px;
}

.img-moobile-background:lang(ar) {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 100px;
}

.div-mobile-imge:lang(ar) {
    background-position-x: left;
}

.div-mobile-imge h5 {
    font-size: 18px;
    color: #263238;
    font-weight: bold;
}

.btn-register {
    display: block;
    margin: 0 auto;
    padding: 0 25px;
}

.company-div {
    padding: 15px 20px;
    border-radius: 5px;
    background-color: #eceff1;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    font-size: 16px;
    color: #263238;
    cursor: pointer;
}

    /* .company-div:first-child:lang(ar) {
  margin-left: 15px;
}

.company-div:first-child:lang(en) {
  margin-right: 15px;
}

.company-div:last-child:lang(ar) {
  margin-right: 15px;
}

.company-div:last-child:lang(en) {
  margin-left: 15px;
} */

    .company-div:hover {
        box-shadow: 0 2px 15px 0 rgba(18, 45, 46, 0.1);
    }

    .company-div img {
        width: 18px;
        height: 18px;
    }

.h2-line-throw {
    overflow: hidden;
    text-align: center;
    margin-bottom: 0;
}

    .h2-line-throw:before,
    .h2-line-throw:after {
        background-color: #cfd8dc;
        content: "";
        display: inline-block;
        height: 1px;
        position: relative;
        vertical-align: middle;
        width: 50%;
        margin-top: 7px;
    }

    .h2-line-throw:lang(ar):before {
        right: 1.5em;
        margin-left: -50%;
    }

    .h2-line-throw:lang(ar):after {
        left: 1.5em;
        margin-right: -50%;
    }

    .h2-line-throw:lang(en):before {
        right: 0.5em;
        margin-left: -50%;
    }

    .h2-line-throw:lang(en):after {
        left: 0.5em;
        margin-right: -50%;
    }

    .h2-line-throw div {
        padding: 5px;
        border: solid 1px #cfd8dc;
        background-color: #ffffff;
        border-radius: 23px;
        display: inline-block;
        width: 26px;
        height: 26px;
    }

        .h2-line-throw div:lang(ar) {
            font-size: 14px;
        }

        .h2-line-throw div:lang(en) {
            font-size: 11px;
        }

@media (max-width: 576px) {
    /* .company-div-div {
   flex-wrap: wrap;
  } */

    .hide-mobile {
        display: none;
    }

    .company-div {
        padding: 12px 15px;
    }
}

@media (max-width: 400px) {
    /* .company-div-div {
   flex-wrap: wrap;
  } */

    .div-mobile-imge h5 {
        font-size: 14px;
    }

        .div-mobile-imge h5:lang(ar) {
            font-size: 16px;
        }
}

.company-div-div {
    gap: 10px;
}

.lang-new {
    font-family: Helvetica-sky-bold !important;
    width: 24px;
    height: 24px;
    border: 2px solid #607d8b;
    text-transform: uppercase;
    color: #607d8b;
    margin-top: 8px;
    margin-left: 0;
    font-weight: 700;
    text-align: center;
    border-radius: 20px;
    cursor: pointer;
    line-height: 1;
    font-size: 16px;
}

    .lang-new:lang(ar) {
        line-height: 2;
        font-size: 12px;
    }

    .lang-new:hover {
        color: #41979a;
        border-color: #41979a;
        text-decoration: none;
    }

.btn-gradient {
    background: #41979a !important;
    border-radius: 8px !important;
    height: 50px;
    font-size: 20px !important;
    font-weight: 700 !important;
}

.hvr-shrink:active, .hvr-shrink:focus, .hvr-shrink:hover {
    -webkit-transform: scale(.9);
    transform: scale(.9);
}

.navbar-div {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}
/* step 1 */

.progress-bar {
    background-image: linear-gradient(268deg, #5ac99d, #41979a) !important;
}

@media (max-width: 400px) {
    .box-work h5 {
        font-size: 13px !important;
    }
}

a {
    text-decoration: underline;
    color: #1b686a;
}

    a:hover {
        color: #55bf9d;
    }

.title {
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    font-size: 24px;
    color: #263238;
}

@media (max-width: 575.98px) {
    .title {
        margin-bottom: 15px;
    }
}

.active-box {
    background-image: linear-gradient(238deg, #5ac99d, #41979a);
}

    .active-box h5 {
        color: #fff;
    }

.white-img {
    filter: brightness(0) invert(1);
}

.my-alert {
    font-size: 14px;
    color: #ef5350;
}

/* .div-input:lang(ar) {
            text-align: right;
        }

        .form-check-label:lang(ar) {
            margin-right: 25px;
        }*/

h4 span {
    font-family: Helvetic-reg !important;
}

/*  h4 span:lang(ar) {
                font-family: Helvetica-Sky-reg !important;
            }*/

.div-input {
    margin-bottom: 12px;
    text-align: start;
}

/*  #select_industry:lang(ar) {
            font-family: Helvetica-Sky-reg !important;
        }*/

.country-disabled {
    border-radius: 5px;
    background-color: #eceff1;
    padding: 10px 10px 13px 10px;
}

.label-country-disabled {
    font-size: 14px;
    color: #607d8b;
    text-align: start;
}

label > span {
    font-size: 13px;
    color: #41979a;
}

/* .country-disabled-value {
      margin-top: 10px;
      display: flex;
      justify-content: space-between;
    } */

/* .country-disabled-value .value {
      font-size: 16px;
      font-weight: bold;
      color: #263238;
      display: inherit;
    } */

.value .slash {
    margin: 0 4px;
}

.value-edit {
    font-size: 16px;
    color: #41979a;
    cursor: pointer;
    text-align: end;
}

.value {
    font-size: 16px;
    font-weight: bold;
    color: #263238;
    text-align: start;
    display: flex;
    margin-top: 10px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background: url(/_content/img/invoices/arrow-select.svg) no-repeat 16px;
    background-repeat: no-repeat;
    margin-left: 0;
    margin-right: 12px;
    background-position-x: right;
}

    select:lang(ar) {
        margin-right: 0;
        margin-left: 12px !important;
        background-position-x: 15px !important;
    }

.skip {
    font-size: 16px;
    color: #607d8b;
    cursor: pointer;
    font-weight: bold;
}

    .skip:hover {
        color: #41979a;
    }

.ml-auto, .mx-auto {
    margin-left: auto !important;
}

.mr-auto, .mx-auto {
    margin-right: auto !important;
}

@media (min-width: 576px) {
    .container, .container-sm {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container, .container-md, .container-sm {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px;
    }
}

.progress {
    height: 10px;
    margin-top: 40px;
}

.btn-gradient {
    background: #41979a !important;
    border-radius: 8px !important;
    height: 50px;
    font-size: 20px !important;
    font-weight: 700 !important;
}

/* step 2 */
.other-input {
    width: 95%;
}

.active-box {
    background-image: linear-gradient(238deg, #5ac99d, #41979a);
}

.white-img {
    filter: brightness(0) invert(1);
}

a {
    text-decoration: none;
    color: #41979a;
}

    a:hover {
        color: #55bf9d;
    }

h6:lang(ar) {
    font-size: 1.25rem !important;
}

.margen-top-intgrate {
    margin-top: 15px;
}

/* .margen-top-intgrate:lang(ar) {
  margin-top: 1.5rem !important;
} */

.finsih {
    width: max-content;
}

.back-button {
    float: right;
}

/*.back-button:lang(ar) {
  float: left;
}*/

/* .div-box-row1 a {
  width: 245px;
  height: 160px;
  display: block;
  color: black;
  font-family: Helvetica-Sky-reg !important;
}

.div-box-row1 a:hover {
  font-family: Helvetica-Sky-reg !important;
}

.div-box-row2 a {
  width: 245px;
  height: 160px;
  display: block;
  color: black;
  font-family: Helvetica-Sky-reg !important;
}

.div-box-row2 a:hover {
  font-family: Helvetica-Sky-reg !important;
} */

/* .boxes {
  display: block !important;
  width: 245px;
  height: 157px;
  font-family: Helvetica-Sky-reg !important;
  box-shadow: 0 6px 20px 0 rgba(18, 45, 46, 0.1);
} */

.boxes {
    width: 245px;
    height: 157px;
    font-family: Helvetica-Sky-reg !important;
    box-shadow: 0 6px 20px 0 rgb(18 45 46 / 10%);
    display: flex !important;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.boxes-row-tow {
    height: 186px;
}

.boxes h5 {
    font-size: 18px;
    margin: 15px 0 5px 0;
    font-weight: bold;
}

.boxes .pragrahp {
    color: #607d8b;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0 5px;
    font-size: 14px;
}

/* .boxes-row-one img {
  margin-top: 15px;
} */

/* .online-store {
  margin-top: 30px;
} */

.div-buttom {
    display: none;
}

/* .waiting-massage {
  text-align: center;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0px;
  left: 0;
  background: #000000;
  opacity: 0.7;
  color: #fff;
 } */
.active-box h5,
.active-box .pragrahp,
.active-box h6 {
    color: #fff;
}

/* .other {
  padding-top: 20% ;
} */

@media (max-width: 767.98px) {
    .other-input {
        width: 100% !important;
    }

    .div-box-row1 a {
        width: 235px !important;
    }

    .div-box-row2 a {
        width: 235px !important;
    }
}

@media (max-width: 768px) {
    /* .online-store {
    margin-top: 0px;
  }
  .img-options {
    padding-top: 25px;
  }

  .other {
    padding-top: 25%;
  } */

    .boxes {
        width: 100%;
        height: 205px;
        padding: 0 9px;
    }
    /*.boxes:lang(ar) {
    height: 183px;
  }*/

    .div-box-row2 .boxes {
        height: 267px;
    }
    /*.div-box-row2 .boxes:lang(ar) {
    height: 230px;
  }*/

    .div-buttom {
        display: flex;
        position: fixed;
        bottom: 0;
        height: 80px;
        box-shadow: 0 -6px 10px 0 rgba(18, 45, 46, 0.1);
        background-color: #ffffff;
        width: 100%;
        justify-content: space-evenly;
    }

        .div-buttom .back-icon-mobile {
            cursor: pointer;
            align-self: center;
        }
        /* .div-buttom .back-icon-mobile:lang(ar) {
    transform: scaleX(-1);
  }*/
        .div-buttom button {
            align-self: center;
            width: 255px;
        }

    /*section {
        padding-bottom: 20%;
    }*/
}

@media (max-width: 575.98px) {
    /*   .btn-gradient {
        margin-right: 0px !important;
    }*/

    .back-button {
        width: 100%;
        text-align: center;
        margin-bottom: 6px;
    }
    /* .other {
    padding-top: 75%;
  } */
    /* .other:lang(ar) {
    padding-top: 50%;
  } */
}

.btn-gradient {
    background: #41979a !important;
    border-radius: 8px !important;
    height: 50px;
    font-size: 20px !important;
    font-weight: 700 !important;
}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container, .container-md, .container-sm {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px;
    }
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.progress {
    height: 10px;
    margin-top: 40px;
}

.btn-gradient {
    background: #41979a !important;
    border-radius: 8px !important;
    height: 50px;
    font-size: 20px !important;
    font-weight: 700 !important;
}

.progress-bar {
    background-image: linear-gradient(268deg, #5ac99d, #41979a) !important;
}

.progress-bar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
}

/* ============================================================
   Added fixes: brand fonts, check-icon visibility, phone alignment
   ============================================================ */

/* register.css declares these @font-face with relative URLs that resolve to
   /_content/css/register/ (no files there). Re-declare with the served paths. */
@font-face {
    font-family: 'Helvetica-Sky-reg';
    src: url('../../fonts/helveticaneuew23forskyreg.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica-sky-bold';
    src: url('../../fonts/helvetica-neue-w23-for-sky-bd.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Helvetic-reg';
    src: url('../../fonts/helvetica-neue-regular.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica-bold';
    src: url('../../fonts/helveticaneuebold.ttf') format('truetype');
    font-display: swap;
}

body {
    font-family: 'Helvetic-reg', 'Helvetica-Sky-reg', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

/* Validation check icon: hidden until the field is valid (JS shows it). */
.input-group-append .fa-check-class {
    display: none;
}

/* Stop Bootstrap injecting its own valid/invalid icon (avoids a 2nd checkmark). */
.form-control.is-valid,
.form-control.is-invalid {
    background-image: none !important;
}

/* Phone field: let intl-tel-input grow so the check sits at the right edge
   like the other inputs (instead of hugging the number). */
.input-group-phone .ft-input-div.w-90 {
    flex: 1 1 auto;
}

.input-group-phone .iti {
    width: 100%;
}

.login-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.iti--separate-dial-code .iti__selected-flag {
    background: transparent;
    width: 88px;
}

.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
    padding-inline-start: 0;
}

[dir=rtl] .iti--allow-dropdown input, [dir=rtl] .iti--allow-dropdown input[type=tel], [dir=rtl] .iti--allow-dropdown input[type=text], [dir=rtl] .iti--separate-dial-code input, [dir=rtl] .iti--separate-dial-code input[type=tel], [dir=rtl] .iti--separate-dial-code input[type=text] {
    padding-left: 93px;
    padding-right: 0px !important;
}

[dir=rtl] .iti--allow-dropdown .iti__flag-container, [dir=rtl] .iti--separate-dial-code .iti__flag-container {
    left: 0;
}

.div-phone-input .ft-input-div {
    direction: ltr;
    width: 85% !important;
}

.div-phone-input .input-group:lang(ar) {
    flex-direction: row-reverse;
}

.iti--flexible-dropdown-width .iti__country-list:lang(ar) {
    width: 100%;
}

.iti--flexible-dropdown-width .iti__country-list:lang(en) {
    width: max-content;
}

.work-section h2 {
    font-size: 22px;
    margin-top: 30px;
    color: #242331;
    text-align: start;
}

    .work-section h2 img {
        width: 28px;
    }

.work-section .work-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-bottom: 30px;
}

.work-section .work-card {
    width: 218px;
    height: 72px;
    background: #fff;
    border: 1px solid #dfe5e8;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    color: #2f8d8c;
    transition: .25s;
    box-shadow: 0 2px 8px rgba(0,0,0,.08);
}

    .work-section .work-card i {
        font-size: 16px;
    }

    .work-section .work-card:hover {
        transform: translateY(-2px);
        box-shadow: 0 6px 18px rgba(0,0,0,.12);
    }

    .work-section .work-card.active {
        background: #4da3a2;
        color: #fff;
        border-color: #4da3a2;
    }

    .work-section .work-card img {
        width: 24px;
    }

    .work-section .work-card.active img {
        filter: brightness(100);
    }

@media(max-width:768px) {
    .work-section .work-cards {
        gap: 12px;
    }

    .work-section .work-card {
        width: calc(50% - 8px);
    }
}

@media(max-width:480px) {
    .work-card {
        width: 100%;
    }
}

.dropdown-section {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 20px;
}

    .dropdown-section .dropdown-label {
        color: #242331;
        font-weight: bold;
        flex: none;
        text-align: start;
    }

        .dropdown-section .dropdown-label img {
            width: 24px;
        }

    .dropdown-section select {
        margin: 0;
        border: .15rem solid #439B9B;
        height: 48px;
        width: 100%;
        box-shadow: -5.74px 5.74px 11.47px 0px #0000001A !important;
        border-radius: 7px;
        background-position-y: 16px;
        background-position-x: 10px;
        color: #439B9B;
    }

        .dropdown-section select:lang(en) {
            background-position: calc(100% - 16px) center !important;
        }

        .dropdown-section select:focus {
            margin: 0;
            border: .15rem solid #439B9B;
            height: 48px;
            width: 100%;
            box-shadow: -5.74px 5.74px 11.47px 0px #0000001A !important;
            border-radius: 7px;
            background-position-y: 16px;
            background-position-x: 10px;
            color: #439B9B;
        }

.actions {
    display: flex;
    justify-content: center;
    gap: 25px;
    align-items: center;
}

    .actions .next {
        padding: 10px 20px;
        width: 35%;
        max-width: 35% !important;
    }

        .actions .next img {
            width: 16px;
        }

    .actions .skip {
        background-color: #EBEFF2;
        border: 1px solid #59B7A1;
        padding: 12px 30px;
        border-radius: 20px;
        height: 50px;
        display: none;
    }

        .actions .skip img {
            width: 24px;
        }

.page {
    margin: 0 auto;
    padding: 28px 20px 40px;
}

/* Header */
.header {
    text-align: center;
    margin-bottom: 6px;
}

    .header h1 {
        font-size: 24px;
        font-weight: 700;
        margin: 0;
        line-height: 1.6;
    }

        .header h1 .brand {
            color: #439B9B;
        }

.subtitle {
    text-align: center !important;
    font-size: 18px;
    margin: 6px 0 24px;
}

    .subtitle span {
        color: #8a94a1;
    }

/* Grid of tool cards */
.tools-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
    margin-bottom: 26px;
}

.tool-card {
    position: relative;
    background: #fff;
    border: 1.5px solid #e3e7ea;
    border-radius: 5px;
    padding: 30px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: right;
    cursor: pointer;
    transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
    box-shadow: 0px 0px 20px 0px #46999857;
}

    .tool-card:hover {
        box-shadow: 0 2px 10px rgba(0,0,0,0.06);
    }

    .tool-card.selected {
        background: #439B9B;
        border-color: #449C9B;
        color: #fff;
    }

        .tool-card.selected.locked {
            opacity: 0.75;
        }

        .tool-card.selected .tool-desc,
        .tool-card.selected .tool-title {
            color: #fff;
        }

.checkbox {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 22px;
    height: 22px;
    border-radius: 5px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    color: transparent;
    border: 2.5px solid #F0F2F4;
}

    .checkbox img {
        width: 30px;
    }

.tool-card.selected .checkbox {
    background: transparent;
    border: none;
}

.tool-icon {
    width: 64px;
    height: 64px;
    background: #EAFAF9;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    margin-bottom: 10px;
    color: #439B9B;
    border-radius: 50%;
}

    .tool-icon img {
        width: 46px;
        height: 46px;
    }

.tool-card.selected .tool-icon {
    background: #fff;
    color: #fff;
    border-radius: 50%;
}

.tool-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 4px;
    color: #439B9B;
    text-align: center;
}

.tool-desc {
    font-size: 14px;
    color: #565656;
    line-height: 1.5;
    text-align: center;
}

/* Additional services section */
.section-label {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 14px;
    text-align: center;
    margin-top: 40px;
}

    .section-label img {
        width: 26px;
    }

.services-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
    margin-bottom: 0px;
    justify-items: center;
}

.service-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0px 0px 20px 0px #00000033;
    gap: 8px;
    background: #fff;
    border-radius: 10px;
    padding: 14px 14px;
    font-size: 13.5px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s ease, border-color 0.2s ease;
    width: 100%;
}

    .service-card:last-child {
        grid-column: 2;
    }

    .service-card.selected {
        background: #439B9B;
        border: none;
        color: #fff;
    }

    .service-card .check-icon {
        width: 20px;
        height: 20px;
        border-radius: 5px;
        border: 2.5px solid #F0F2F4;
        flex-shrink: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 11px;
        color: transparent;
    }

    .service-card.selected img {
        filter: brightness(100);
    }

    .service-card.selected .check-icon {
        background: none;
        border: none;
    }

        .service-card.selected .check-icon img {
            width: 24px;
        }

    .service-card .icon-emoji {
        font-size: 15px;
    }

        .service-card .icon-emoji img {
            width: 22px;
        }

    .service-card.full-width {
        grid-column: 1 / -1;
    }

/* Footer buttons */
.footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
}

.btn {
    flex: 1;
    padding: 13px 20px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 700;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    transition: opacity 0.2s ease;
}

    .btn:hover {
        opacity: 0.9;
    }

.btn-back {
    background: #fff;
    color: #242331;
    border: 1.5px solid #e3e7ea;
    flex: 0.6;
}

.btn-start {
    background: #439B9B;
    color: #fff;
}

/* Responsive breakpoints */
@media (max-width: 560px) {
    .service-card .icon-emoji img {
        width: 16px;
    }

    .service-card {
        padding: 10px;
        font-size: 12px;
    }

    .services-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .tools-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .tool-title {
        font-size: 14px;
    }

    .tool-desc {
        font-size: 12px;
    }

    .page {
        padding: 28px 0px 40px;
    }

    .tool-card {
        padding: 10px 10px;
    }
}

@media (max-width: 380px) {
    .tools-grid {
        grid-template-columns: 1fr;
    }

    .services-grid {
        grid-template-columns: 1fr;
    }

    .footer {
        flex-direction: column-reverse;
    }

    .btn {
        width: 100%;
    }
}

label img {
    width: 24px;
}

.buttom-desktop {
    display: flex;
    justify-content: center;
    gap: 25px;
    align-items: center;
    margin-bottom: 40px;
}

    .buttom-desktop .btn {
        flex: none;
    }

        .buttom-desktop .btn img {
            width: 16px;
        }

    .buttom-desktop .back-button {
        font-size: 16px;
        color: #607d8b;
        cursor: pointer;
        font-weight: bold;
        background-color: #EBEFF2;
        border: 1px solid #59B7A1;
        padding: 12px 30px;
        border-radius: 20px;
        display: flex;
        align-items: center;
        gap: 10px;
    }

        .buttom-desktop .back-button:hover {
            text-decoration: none;
        }

.otp-input {
    border: 2px solid #78909c;
    direction: ltr;
    font-size: 22px;
    text-align: center;
    max-width: 145px;
    letter-spacing: 6px;
    border-radius: 5px;
    height: 43px;
    padding: 0 10px;
    padding-inline-start: 20px;
}

.gap-2 {
    gap: 10px;
}

.form-check-inline {
    align-items: center;
    gap: 10px;
    margin: 0;
    margin-bottom: 10px;
    background-color: #eceff1;
    padding: 15px 10px 9px 10px;
    border-radius: 5px;
}

    .form-check-inline:first-child {
        margin-bottom: 15px;
    }

h6 {
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 20px;
    text-align: center;
}

    h6 strong {
        background-color: #41979a1a;
        padding: 12px 20px;
        display: block;
        width: fit-content;
        text-align: center;
        margin: 10px auto;
        border-radius: 5px;
    }

input[type="radio"].custom-radio {
    width: 18px;
    height: 18px;
    border: 2px solid #78909c;
    cursor: pointer;
    accent-color: #41979a;
    margin-top: -35px;
}

    input[type="radio"].custom-radio:checked {
        border-color: #41979a;
    }

    input[type="radio"].custom-radio:focus {
        outline: none;
        box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.25);
    }

.div-select-method-otp {
    text-align: start;
}

    .div-select-method-otp .div-form-check {
        display: flex;
        flex-direction: column;
    }

    .div-select-method-otp .phone-number-label:lang("ar") {
        direction: ltr;
        text-align: end;
    }

    .div-select-method-otp .form-check label {
        cursor: pointer;
        display: flex;
        align-items: center;
        gap: 25px;
        width: 100%;
        justify-content: space-between;
    }

        .div-select-method-otp .form-check label h5 {
            font-size: 18px;
        }

        .div-select-method-otp .form-check label h6 {
            font-size: 16px;
            margin: 0;
        }

        .div-select-method-otp .form-check label button {
            background: none;
            border: 0;
            font-size: 16px;
            color: #41979a;
            cursor: pointer;
            font-weight: bold;
        }

.re-send {
    color: #41979a;
    text-decoration: underline;
    cursor: pointer;
}

.re-send-label {
    color: #41979a;
    opacity: .7;
}

p {
    margin-top: 15px;
    color: #607d8b;
    text-align: center !important;
    /*text-decoration: underline;*/
    cursor: pointer;
}

/*   p:hover {
        text-decoration: none;
    }*/

.border-error {
    border-color: #ef5350 !important;
    background-color: rgba(239, 83, 80, 0.05) !important;
}

@media (max-width: 576px) {
    .div-select-method-otp {
        text-align: start;
    }

        .div-select-method-otp .div-form-check .form-check label h5 {
            font-size: 14px;
        }

        .div-select-method-otp .div-form-check .form-check label h6 {
            font-size: 14px;
        }

        .div-select-method-otp .div-form-check .form-check label button {
            font-size: 14px;
        }
}

.register-otp h3 {
    color: #449D9B;
    margin: 30px auto;
    text-align: center;
    font-weight: bold;
}

.otp-card {
    max-width: 650px;
    margin: 0 auto;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
}

.send-btn {
    color: #FFF !important;
    border: 0;
    padding: 10px 20px;
    margin: 15px auto;
    min-width: 200px;
}

    .send-btn img {
        width: 24px;
    }

#otpImage {
    width: 100px;
    margin-bottom: 20px;
}

#otpSectionInput p {
    margin: 0;
}

.resend {
    margin-top: 10px;
}

.re-send {
    color: #41979a;
    text-decoration: underline;
    cursor: pointer;
    border: 0;
    background: none;
}

    .re-send:hover {
        text-decoration: none;
    }

.otp-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    padding: 15px;
    border: 2px solid #e3e7ea;
    border-radius: 8px;
    cursor: pointer;
    transition: .2s;
    margin-bottom: 12px;
}

    .otp-info:hover {
        border-color: #41979a;
    }

    .otp-info input[type="radio"] {
        width: 18px;
        height: 18px;
        cursor: pointer;
        accent-color: #41979a;
        margin: 0;
    }

.otp-content {
    flex: 1;
}

.otp-info h5,
.otp-info h6 {
    margin: 0;
    text-align: start;
}

.otp-info.phone h6 {
    text-align: end;
}

.otp-info h6 {
    margin-inline-start: 20px;
}

.otp-info.phone h6 {
    margin-inline-start: 0px;
    margin-inline-end: 20px;
}

.otp-info:has(input[type="radio"]:checked) {
    border-color: #41979a;
    background: #41979a10;
}

.otp-info button {
    background: none;
    border: 0;
    font-size: 16px;
    color: #41979a;
    cursor: pointer;
    font-weight: bold;
}
select.form-control.is-invalid,
.border-input:has(input.is-invalid) {
    border-color: #ef5350 !important;
    background-color: rgba(239, 83, 80, .05) !important;
}

#pageLoader {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.transform-lang:lang(ar) {
    transform: rotateY(180deg);
}

#pageLoader img {
    max-width: 320px;
}

#pageLoader h4 {
    margin-top: 15px;
    font-size: 16px;
    color: #607d8b;
}

#waitingSection,
#pageLoader {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

#store_uri {
    padding-left: 190px;
}

.btn-create-store span {
    margin-inline-end: 10px;
}

#error-password {
    font-size: 14px;
}


.tooltipster-sidetip .tooltipster-box {
    background: #263238 !important;
    border: 2px solid #263238 !important;
    border-radius: 4px;
    max-width: 175px;
}

.tooltipster-sidetip .tooltipster-content {
    padding: 10px;
    color: #fff !important;
    font-size: 12px;
    text-align :center;
}

.tooltipster-sidetip .tooltipster-arrow-background {
    border: 10px solid transparent;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #263238 !important;
    left: 0px;
    top: 3px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #263238 !important;
    left: -3px;
    top: 0px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #263238 !important;
    left: 3px;
    top: 0px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #263238 !important;
    left: 0px;
    top: -3px;
}

.tooltipster-sidetip .tooltipster-arrow-border {
    border: 10px solid transparent;
    left: 0;
    top: 0;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #263238 !important;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #263238 !important;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #263238 !important;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #263238 !important;
}


.work-card.other {
    display: none;
}

#other_industry_section {
    display: unset;
}
@media (max-width: 767px) {
    .work-card.other {
        display: unset;
    }

    #other_industry_section {
        display: none;
    }

    .work-section h2 {
        font-size: 18px;
    }

    .work-section .work-card:lang(en) {
        font-size: 12px;
    }
}


.industry-select {
    position: relative;
}

    .industry-select #industryIcon {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        font-size: 20px;
        color: #439B9B;
        pointer-events: none;
        z-index: 2;
    }

        .industry-select #industryIcon:lang(en) {
            left: 14px;
            bottom: -6px;
        }

        .industry-select #industryIcon:lang(ar) {
            right: 14px;
            bottom: -2px;
        }
        .industry-select select {
            padding-inline-start: 42px;
        }



@media (min-width: 992px) and (max-width: 1199px) {
    .work-section .work-card {
        width: 175px;
    }
}


@media (min-width: 768px) and (max-width: 991px) {
    .work-section .work-card {
        width: 180px;
    }
}