@charset "UTF-8";
/* colors */
.btn-light-primary,
.bg-light-primary {
    background-color: #58d6af !important;
}

.discount-percentage {
    top: 6%;
    left: 5%;
    width: 50px;
    padding: 3px;
    display: flex;
    justify-content: center;
    position: absolute;
}

.loader-container #loader #progressbar{
    right: 28% !important;
}

.btn-outline-primary {
    color: #2ecc9b !important;
    border-color: #2ecc9b !important;
}

.btn-primary,
.bg-primary {
    background-color: #2ecc9b !important;
}

.btn-gradient-primary,
.bg-gradient-primary {
    background-image: linear-gradient(to right, #249f79, #38cfa0) !important;
}

.border-light-primary {
    border-color: #58d6af !important;
}

.border-primary {
    border-color: #2ecc9b !important;
}

.text-light-primary {
    color: #58d6af !important;
}

.text-primary {
    color: #2ecc9b !important;
}

.btn-light-primary:hover, .btn-light-primary:active, .btn-light-primary:focus {
    background-color: #2ecc9b !important;
    color: #58d6af !important;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    background-color: #27ad84 !important;
}

.btn-light-lightPrimary,
.bg-light-lightPrimary {
    background-color: #eefbf7 !important;
}

.btn-outline-lightPrimary {
    color: #EAFAF5 !important;
    border-color: #EAFAF5 !important;
}

.btn-lightPrimary,
.bg-lightPrimary {
    background-color: #EAFAF5 !important;
}

.btn-gradient-lightPrimary,
.bg-gradient-lightPrimary {
    background-image: linear-gradient(to right, #b7c3bf, #ebfaf6) !important;
}

.border-light-lightPrimary {
    border-color: #eefbf7 !important;
}

.border-lightPrimary {
    border-color: #EAFAF5 !important;
}

.text-light-lightPrimary {
    color: #eefbf7 !important;
}

.text-lightPrimary {
    color: #EAFAF5 !important;
}

.btn-light-lightPrimary:hover, .btn-light-lightPrimary:active, .btn-light-lightPrimary:focus {
    background-color: #EAFAF5 !important;
    color: #eefbf7 !important;
}

.btn-lightPrimary:hover, .btn-lightPrimary:active, .btn-lightPrimary:focus {
    background-color: #c7d5d0 !important;
}

.btn-light-lightPrimary2,
.bg-light-lightPrimary2 {
    background-color: #f5f7ff !important;
}

.btn-outline-lightPrimary2 {
    color: #F2F5FF !important;
    border-color: #F2F5FF !important;
}

.btn-lightPrimary2,
.bg-lightPrimary2 {
    background-color: #F2F5FF !important;
}

.btn-gradient-lightPrimary2,
.bg-gradient-lightPrimary2 {
    background-image: linear-gradient(to right, #bdbfc7, #f3f6ff) !important;
}

.border-light-lightPrimary2 {
    border-color: #f5f7ff !important;
}

.border-lightPrimary2 {
    border-color: #F2F5FF !important;
}

.text-light-lightPrimary2 {
    color: #f5f7ff !important;
}

.text-lightPrimary2 {
    color: #F2F5FF !important;
}

.btn-light-lightPrimary2:hover, .btn-light-lightPrimary2:active, .btn-light-lightPrimary2:focus {
    background-color: #F2F5FF !important;
    color: #f5f7ff !important;
}

.btn-lightPrimary2:hover, .btn-lightPrimary2:active, .btn-lightPrimary2:focus {
    background-color: #ced0d9 !important;
}

.btn-light-lightPrimary3,
.bg-light-lightPrimary3 {
    background-color: #e6f9f3 !important;
}

.btn-outline-lightPrimary3 {
    color: #e0f7f0 !important;
    border-color: #e0f7f0 !important;
}

.btn-lightPrimary3,
.bg-lightPrimary3 {
    background-color: #e0f7f0 !important;
}

.btn-gradient-lightPrimary3,
.bg-gradient-lightPrimary3 {
    background-image: linear-gradient(to right, #afc1bb, #e2f7f1) !important;
}

.border-light-lightPrimary3 {
    border-color: #e6f9f3 !important;
}

.border-lightPrimary3 {
    border-color: #e0f7f0 !important;
}

.text-light-lightPrimary3 {
    color: #e6f9f3 !important;
}

.text-lightPrimary3 {
    color: #e0f7f0 !important;
}

.btn-light-lightPrimary3:hover, .btn-light-lightPrimary3:active, .btn-light-lightPrimary3:focus {
    background-color: #e0f7f0 !important;
    color: #e6f9f3 !important;
}

.btn-lightPrimary3:hover, .btn-lightPrimary3:active, .btn-lightPrimary3:focus {
    background-color: #bed2cc !important;
}

.btn-lightPrimary3:hover, .btn-lightPrimary3:active, .btn-lightPrimary3:focus {
    background-color: #2ecc9b !important;
    color: #fff !important;
}

.btn-light-darkPrimary,
.bg-light-darkPrimary {
    background-color: #406c5e !important;
}

.btn-outline-darkPrimary {
    color: #104736 !important;
    border-color: #104736 !important;
}

.btn-darkPrimary,
.bg-darkPrimary {
    background-color: #104736 !important;
}

.btn-gradient-darkPrimary,
.bg-gradient-darkPrimary {
    background-image: linear-gradient(to right, #0c372a, #1c5040) !important;
}

.border-light-darkPrimary {
    border-color: #406c5e !important;
}

.border-darkPrimary {
    border-color: #104736 !important;
}

.text-light-darkPrimary {
    color: #406c5e !important;
}

.text-darkPrimary {
    color: #104736 !important;
}

.btn-light-darkPrimary:hover, .btn-light-darkPrimary:active, .btn-light-darkPrimary:focus {
    background-color: #104736 !important;
    color: #406c5e !important;
}

.btn-darkPrimary:hover, .btn-darkPrimary:active, .btn-darkPrimary:focus {
    background-color: #0e3c2e !important;
}

.btn-light-secondary,
.bg-light-secondary {
    background-color: #97b1ff !important;
}

.btn-outline-secondary {
    color: #7d9dff !important;
    border-color: #7d9dff !important;
}

.btn-secondary,
.bg-secondary {
    background-color: #7d9dff !important;
}

.btn-gradient-secondary,
.bg-gradient-secondary {
    background-image: linear-gradient(to right, #627ac7, #84a2ff) !important;
}

.border-light-secondary {
    border-color: #97b1ff !important;
}

.border-secondary {
    border-color: #7d9dff !important;
}

.text-light-secondary {
    color: #97b1ff !important;
}

.text-secondary {
    color: #7d9dff !important;
}

.btn-light-secondary:hover, .btn-light-secondary:active, .btn-light-secondary:focus {
    background-color: #7d9dff !important;
    color: #97b1ff !important;
}

.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
    background-color: #6a85d9 !important;
}

.btn-light-secondary2,
.bg-light-secondary2 {
    background-color: #5077ef !important;
}

.btn-outline-secondary2 {
    color: #2455EB !important;
    border-color: #2455EB !important;
}

.btn-secondary2,
.bg-secondary2 {
    background-color: #2455EB !important;
}

.btn-gradient-secondary2,
.bg-gradient-secondary2 {
    background-image: linear-gradient(to right, #1c42b7, #2f5eec) !important;
}

.border-light-secondary2 {
    border-color: #5077ef !important;
}

.border-secondary2 {
    border-color: #2455EB !important;
}

.text-light-secondary2 {
    color: #5077ef !important;
}

.text-secondary2 {
    color: #2455EB !important;
}

.btn-light-secondary2:hover, .btn-light-secondary2:active, .btn-light-secondary2:focus {
    background-color: #2455EB !important;
    color: #5077ef !important;
}

.btn-secondary2:hover, .btn-secondary2:active, .btn-secondary2:focus {
    background-color: #1f48c8 !important;
}

.btn-light-lightSecondary,
.bg-light-lightSecondary {
    background-color: #f0f3ff !important;
}

.btn-outline-lightSecondary {
    color: #ECF0FF !important;
    border-color: #ECF0FF !important;
}

.btn-lightSecondary,
.bg-lightSecondary {
    background-color: #ECF0FF !important;
}

.btn-gradient-lightSecondary,
.bg-gradient-lightSecondary {
    background-image: linear-gradient(to right, #b8bbc7, #edf1ff) !important;
}

.border-light-lightSecondary {
    border-color: #f0f3ff !important;
}

.border-lightSecondary {
    border-color: #ECF0FF !important;
}

.text-light-lightSecondary {
    color: #f0f3ff !important;
}

.text-lightSecondary {
    color: #ECF0FF !important;
}

.btn-light-lightSecondary:hover, .btn-light-lightSecondary:active, .btn-light-lightSecondary:focus {
    background-color: #ECF0FF !important;
    color: #f0f3ff !important;
}

.btn-lightSecondary:hover, .btn-lightSecondary:active, .btn-lightSecondary:focus {
    background-color: #c9ccd9 !important;
}

.btn-light-lightSecondary2,
.bg-light-lightSecondary2 {
    background-color: #dfe7ff !important;
}

.btn-outline-lightSecondary2 {
    color: #D7E1FF !important;
    border-color: #D7E1FF !important;
}

.btn-lightSecondary2,
.bg-lightSecondary2 {
    background-color: #D7E1FF !important;
}

.btn-gradient-lightSecondary2,
.bg-gradient-lightSecondary2 {
    background-image: linear-gradient(to right, #a8b0c7, #d9e3ff) !important;
}

.border-light-lightSecondary2 {
    border-color: #dfe7ff !important;
}

.border-lightSecondary2 {
    border-color: #D7E1FF !important;
}

.text-light-lightSecondary2 {
    color: #dfe7ff !important;
}

.text-lightSecondary2 {
    color: #D7E1FF !important;
}

.btn-light-lightSecondary2:hover, .btn-light-lightSecondary2:active, .btn-light-lightSecondary2:focus {
    background-color: #D7E1FF !important;
    color: #dfe7ff !important;
}

.btn-lightSecondary2:hover, .btn-lightSecondary2:active, .btn-lightSecondary2:focus {
    background-color: #b7bfd9 !important;
}

.btn-light-lightSecondary3,
.bg-light-lightSecondary3 {
    background-color: #e6f9f3 !important;
}

.btn-outline-lightSecondary3 {
    color: #E0F7F0 !important;
    border-color: #E0F7F0 !important;
}

.btn-lightSecondary3,
.bg-lightSecondary3 {
    background-color: #E0F7F0 !important;
}

.btn-gradient-lightSecondary3,
.bg-gradient-lightSecondary3 {
    background-image: linear-gradient(to right, #afc1bb, #e2f7f1) !important;
}

.border-light-lightSecondary3 {
    border-color: #e6f9f3 !important;
}

.border-lightSecondary3 {
    border-color: #E0F7F0 !important;
}

.text-light-lightSecondary3 {
    color: #e6f9f3 !important;
}

.text-lightSecondary3 {
    color: #E0F7F0 !important;
}

.btn-light-lightSecondary3:hover, .btn-light-lightSecondary3:active, .btn-light-lightSecondary3:focus {
    background-color: #E0F7F0 !important;
    color: #e6f9f3 !important;
}

.btn-lightSecondary3:hover, .btn-lightSecondary3:active, .btn-lightSecondary3:focus {
    background-color: #bed2cc !important;
}

.btn-light-info,
.bg-light-info {
    background-color: #34c6ff !important;
}

.btn-outline-info {
    color: #01b8ff !important;
    border-color: #01b8ff !important;
}

.btn-info,
.bg-info {
    background-color: #01b8ff !important;
}

.btn-gradient-info,
.bg-gradient-info {
    background-image: linear-gradient(to right, #0190c7, #0ebcff) !important;
}

.border-light-info {
    border-color: #34c6ff !important;
}

.border-info {
    border-color: #01b8ff !important;
}

.text-light-info {
    color: #34c6ff !important;
}

.text-info {
    color: #01b8ff !important;
}

.btn-light-info:hover, .btn-light-info:active, .btn-light-info:focus {
    background-color: #01b8ff !important;
    color: #34c6ff !important;
}

.btn-info:hover, .btn-info:active, .btn-info:focus {
    background-color: #019cd9 !important;
}

.btn-light-light,
.bg-light-light {
    background-color: #f2f4fa !important;
}

.btn-outline-light {
    color: #eff1f9 !important;
    border-color: #eff1f9 !important;
}

.btn-light,
.bg-light {
    background-color: #eff1f9 !important;
}

.btn-gradient-light,
.bg-gradient-light {
    background-image: linear-gradient(to right, #babcc2, #f0f2f9) !important;
}

.border-light-light {
    border-color: #f2f4fa !important;
}

.border-light {
    border-color: #eff1f9 !important;
}

.text-light-light {
    color: #f2f4fa !important;
}

.text-light {
    color: #eff1f9 !important;
}

.btn-light-light:hover, .btn-light-light:active, .btn-light-light:focus {
    background-color: #eff1f9 !important;
    color: #f2f4fa !important;
}

.btn-light:hover, .btn-light:active, .btn-light:focus {
    background-color: #cbcdd4 !important;
}

.btn-light-warning,
.bg-light-warning {
    background-color: #ef8c5c !important;
}

.btn-outline-warning {
    color: #eb6f33 !important;
    border-color: #eb6f33 !important;
}

.btn-warning,
.bg-warning {
    background-color: #eb6f33 !important;
}

.btn-gradient-warning,
.bg-gradient-warning {
    background-image: linear-gradient(to right, #b75728, #ec763d) !important;
}

.border-light-warning {
    border-color: #ef8c5c !important;
}

.border-warning {
    border-color: #eb6f33 !important;
}

.text-light-warning {
    color: #ef8c5c !important;
}

.text-warning {
    color: #eb6f33 !important;
}

.btn-light-warning:hover, .btn-light-warning:active, .btn-light-warning:focus {
    background-color: #eb6f33 !important;
    color: #ef8c5c !important;
}

.btn-warning:hover, .btn-warning:active, .btn-warning:focus {
    background-color: #c85e2b !important;
}

.btn-light-yellowClr,
.bg-light-yellowClr {
    background-color: #e7ea44 !important;
}

.btn-outline-yellowClr {
    color: #E1E515 !important;
    border-color: #E1E515 !important;
}

.btn-yellowClr,
.bg-yellowClr {
    background-color: #E1E515 !important;
}

.btn-gradient-yellowClr,
.bg-gradient-yellowClr {
    background-image: linear-gradient(to right, #b0b310, #e3e621) !important;
}

.border-light-yellowClr {
    border-color: #e7ea44 !important;
}

.border-yellowClr {
    border-color: #E1E515 !important;
}

.text-light-yellowClr {
    color: #e7ea44 !important;
}

.text-yellowClr {
    color: #E1E515 !important;
}

.btn-light-yellowClr:hover, .btn-light-yellowClr:active, .btn-light-yellowClr:focus {
    background-color: #E1E515 !important;
    color: #e7ea44 !important;
}

.btn-yellowClr:hover, .btn-yellowClr:active, .btn-yellowClr:focus {
    background-color: #bfc312 !important;
}

.btn-light-whatspapp,
.bg-light-whatspapp {
    background-color: #57dd7d !important;
}

.btn-outline-whatspapp {
    color: #2DD55C !important;
    border-color: #2DD55C !important;
}

.btn-whatspapp,
.bg-whatspapp {
    background-color: #2DD55C !important;
}

.btn-gradient-whatspapp,
.bg-gradient-whatspapp {
    background-image: linear-gradient(to right, #23a648, #38d764) !important;
}

.border-light-whatspapp {
    border-color: #57dd7d !important;
}

.border-whatspapp {
    border-color: #2DD55C !important;
}

.text-light-whatspapp {
    color: #57dd7d !important;
}

.text-whatspapp {
    color: #2DD55C !important;
}

.btn-light-whatspapp:hover, .btn-light-whatspapp:active, .btn-light-whatspapp:focus {
    background-color: #2DD55C !important;
    color: #57dd7d !important;
}

.btn-whatspapp:hover, .btn-whatspapp:active, .btn-whatspapp:focus {
    background-color: #26b54e !important;
}

.btn-light-pass,
.bg-light-pass {
    background-color: #9acb58 !important;
}

.btn-outline-pass {
    color: #81be2e !important;
    border-color: #81be2e !important;
}

.btn-pass,
.bg-pass {
    background-color: #81be2e !important;
}

.btn-gradient-pass,
.bg-gradient-pass {
    background-image: linear-gradient(to right, #659424, #87c138) !important;
}

.border-light-pass {
    border-color: #9acb58 !important;
}

.border-pass {
    border-color: #81be2e !important;
}

.text-light-pass {
    color: #9acb58 !important;
}

.text-pass {
    color: #81be2e !important;
}

.btn-light-pass:hover, .btn-light-pass:active, .btn-light-pass:focus {
    background-color: #81be2e !important;
    color: #9acb58 !important;
}

.btn-pass:hover, .btn-pass:active, .btn-pass:focus {
    background-color: #6ea227 !important;
}

.btn-light-danger,
.bg-light-danger {
    background-color: #f14343 !important;
}

.btn-outline-danger {
    color: #EE1414 !important;
    border-color: #EE1414 !important;
}

.btn-danger,
.bg-danger {
    background-color: #EE1414 !important;
}

.btn-gradient-danger,
.bg-gradient-danger {
    background-image: linear-gradient(to right, #ba1010, #ef2020) !important;
}

.border-light-danger {
    border-color: #f14343 !important;
}

.border-danger {
    border-color: #EE1414 !important;
}

.text-light-danger {
    color: #f14343 !important;
}

.text-danger {
    color: #EE1414 !important;
}

.btn-light-danger:hover, .btn-light-danger:active, .btn-light-danger:focus {
    background-color: #EE1414 !important;
    color: #f14343 !important;
}

.btn-danger:hover, .btn-danger:active, .btn-danger:focus {
    background-color: #ca1111 !important;
}

.btn-light-darkDanger,
.bg-light-darkDanger {
    background-color: #d23b3b !important;
}

.btn-outline-darkDanger {
    color: #C70A0A !important;
    border-color: #C70A0A !important;
}

.btn-darkDanger,
.bg-darkDanger {
    background-color: #C70A0A !important;
}

.btn-gradient-darkDanger,
.bg-gradient-darkDanger {
    background-image: linear-gradient(to right, #9b0808, #ca1616) !important;
}

.border-light-darkDanger {
    border-color: #d23b3b !important;
}

.border-darkDanger {
    border-color: #C70A0A !important;
}

.text-light-darkDanger {
    color: #d23b3b !important;
}

.text-darkDanger {
    color: #C70A0A !important;
}

.btn-light-darkDanger:hover, .btn-light-darkDanger:active, .btn-light-darkDanger:focus {
    background-color: #C70A0A !important;
    color: #d23b3b !important;
}

.btn-darkDanger:hover, .btn-darkDanger:active, .btn-darkDanger:focus {
    background-color: #a90909 !important;
}

.btn-light-lightDanger,
.bg-light-lightDanger {
    background-color: #fff4f4 !important;
}

.btn-outline-lightDanger {
    color: #FFF1F1 !important;
    border-color: #FFF1F1 !important;
}

.btn-lightDanger,
.bg-lightDanger {
    background-color: #FFF1F1 !important;
}

.btn-gradient-lightDanger,
.bg-gradient-lightDanger {
    background-image: linear-gradient(to right, #c7bcbc, #fff2f2) !important;
}

.border-light-lightDanger {
    border-color: #fff4f4 !important;
}

.border-lightDanger {
    border-color: #FFF1F1 !important;
}

.text-light-lightDanger {
    color: #fff4f4 !important;
}

.text-lightDanger {
    color: #FFF1F1 !important;
}

.btn-light-lightDanger:hover, .btn-light-lightDanger:active, .btn-light-lightDanger:focus {
    background-color: #FFF1F1 !important;
    color: #fff4f4 !important;
}

.btn-lightDanger {
    color: #EE1414 !important;
}

.btn-lightDanger:hover, .btn-lightDanger:active, .btn-lightDanger:focus {
    background-color: #d9cdcd !important;
}

.btn-lightDanger:hover, .btn-lightDanger:active, .btn-lightDanger:focus {
    background-color: #EE1414 !important;
    color: #fff !important;
}

.btn-light-dark,
.bg-light-dark {
    background-color: #5a5a5a !important;
}

.btn-outline-dark {
    color: #313131 !important;
    border-color: #313131 !important;
}

.btn-dark,
.bg-dark {
    background-color: #313131 !important;
}

.btn-gradient-dark,
.bg-gradient-dark {
    background-image: linear-gradient(to right, #262626, #3b3b3b) !important;
}

.border-light-dark {
    border-color: #5a5a5a !important;
}

.border-dark {
    border-color: #313131 !important;
}

.text-light-dark {
    color: #5a5a5a !important;
}

.text-dark {
    color: #313131 !important;
}

.btn-light-dark:hover, .btn-light-dark:active, .btn-light-dark:focus {
    background-color: #313131 !important;
    color: #5a5a5a !important;
}

.btn-dark:hover, .btn-dark:active, .btn-dark:focus {
    background-color: #2a2a2a !important;
}

.btn-light-lightDark,
.bg-light-lightDark {
    background-color: #838383 !important;
}

.btn-outline-lightDark {
    color: #646464 !important;
    border-color: #646464 !important;
}

.btn-lightDark,
.bg-lightDark {
    background-color: #646464 !important;
}

.btn-gradient-lightDark,
.bg-gradient-lightDark {
    background-image: linear-gradient(to right, #4e4e4e, #6c6c6c) !important;
}

.border-light-lightDark {
    border-color: #838383 !important;
}

.border-lightDark {
    border-color: #646464 !important;
}

.text-light-lightDark {
    color: #838383 !important;
}

.text-lightDark {
    color: #646464 !important;
}

.btn-light-lightDark:hover, .btn-light-lightDark:active, .btn-light-lightDark:focus {
    background-color: #646464 !important;
    color: #838383 !important;
}

.btn-lightDark:hover, .btn-lightDark:active, .btn-lightDark:focus {
    background-color: #555555 !important;
}

.btn-light-grayClr,
.bg-light-grayClr {
    background-color: #717171 !important;
}

.btn-outline-grayClr {
    color: #4e4e4e !important;
    border-color: #4e4e4e !important;
}

.btn-grayClr,
.bg-grayClr {
    background-color: #4e4e4e !important;
}

.btn-gradient-grayClr,
.bg-gradient-grayClr {
    background-image: linear-gradient(to right, #3d3d3d, #575757) !important;
}

.border-light-grayClr {
    border-color: #717171 !important;
}

.border-grayClr {
    border-color: #4e4e4e !important;
}

.text-light-grayClr {
    color: #717171 !important;
}

.text-grayClr {
    color: #4e4e4e !important;
}

.btn-light-grayClr:hover, .btn-light-grayClr:active, .btn-light-grayClr:focus {
    background-color: #4e4e4e !important;
    color: #717171 !important;
}

.btn-grayClr:hover, .btn-grayClr:active, .btn-grayClr:focus {
    background-color: #424242 !important;
}

.btn-light-lightGrayClr,
.bg-light-lightGrayClr {
    background-color: #9d9d9d !important;
}

.btn-outline-lightGrayClr {
    color: #858585 !important;
    border-color: #858585 !important;
}

.btn-lightGrayClr,
.bg-lightGrayClr {
    background-color: #858585 !important;
}

.btn-gradient-lightGrayClr,
.bg-gradient-lightGrayClr {
    background-image: linear-gradient(to right, #686868, #8b8b8b) !important;
}

.border-light-lightGrayClr {
    border-color: #9d9d9d !important;
}

.border-lightGrayClr {
    border-color: #858585 !important;
}

.text-light-lightGrayClr {
    color: #9d9d9d !important;
}

.text-lightGrayClr {
    color: #858585 !important;
}

.btn-light-lightGrayClr:hover, .btn-light-lightGrayClr:active, .btn-light-lightGrayClr:focus {
    background-color: #858585 !important;
    color: #9d9d9d !important;
}

.btn-lightGrayClr:hover, .btn-lightGrayClr:active, .btn-lightGrayClr:focus {
    background-color: #717171 !important;
}

.btn-light-lightGrayClr2,
.bg-light-lightGrayClr2 {
    background-color: #f0f1f1 !important;
}

.btn-outline-lightGrayClr2 {
    color: #eceeee !important;
    border-color: #eceeee !important;
}

.btn-lightGrayClr2,
.bg-lightGrayClr2 {
    background-color: #eceeee !important;
}

.btn-gradient-lightGrayClr2,
.bg-gradient-lightGrayClr2 {
    background-image: linear-gradient(to right, #b8baba, #edefef) !important;
}

.border-light-lightGrayClr2 {
    border-color: #f0f1f1 !important;
}

.border-lightGrayClr2 {
    border-color: #eceeee !important;
}

.text-light-lightGrayClr2 {
    color: #f0f1f1 !important;
}

.text-lightGrayClr2 {
    color: #eceeee !important;
}

.btn-light-lightGrayClr2:hover, .btn-light-lightGrayClr2:active, .btn-light-lightGrayClr2:focus {
    background-color: #eceeee !important;
    color: #f0f1f1 !important;
}

.btn-lightGrayClr2:hover, .btn-lightGrayClr2:active, .btn-lightGrayClr2:focus {
    background-color: #c9caca !important;
}

.btn-light-lightGrayClr3,
.bg-light-lightGrayClr3 {
    background-color: #f7f7f7 !important;
}

.btn-outline-lightGrayClr3 {
    color: #F5F5F5 !important;
    border-color: #F5F5F5 !important;
}

.btn-lightGrayClr3,
.bg-lightGrayClr3 {
    background-color: #F5F5F5 !important;
}

.btn-gradient-lightGrayClr3,
.bg-gradient-lightGrayClr3 {
    background-image: linear-gradient(to right, #bfbfbf, #f6f6f6) !important;
}

.border-light-lightGrayClr3 {
    border-color: #f7f7f7 !important;
}

.border-lightGrayClr3 {
    border-color: #F5F5F5 !important;
}

.text-light-lightGrayClr3 {
    color: #f7f7f7 !important;
}

.text-lightGrayClr3 {
    color: #F5F5F5 !important;
}

.btn-light-lightGrayClr3:hover, .btn-light-lightGrayClr3:active, .btn-light-lightGrayClr3:focus {
    background-color: #F5F5F5 !important;
    color: #f7f7f7 !important;
}

.btn-lightGrayClr3:hover, .btn-lightGrayClr3:active, .btn-lightGrayClr3:focus {
    background-color: #d0d0d0 !important;
}

.btn-light-lightGrayClr4,
.bg-light-lightGrayClr4 {
    background-color: #e5e5e5 !important;
}

.btn-outline-lightGrayClr4 {
    color: #dedede !important;
    border-color: #dedede !important;
}

.btn-lightGrayClr4,
.bg-lightGrayClr4 {
    background-color: #dedede !important;
}

.btn-gradient-lightGrayClr4,
.bg-gradient-lightGrayClr4 {
    background-image: linear-gradient(to right, #adadad, #e0e0e0) !important;
}

.border-light-lightGrayClr4 {
    border-color: #e5e5e5 !important;
}

.border-lightGrayClr4 {
    border-color: #dedede !important;
}

.text-light-lightGrayClr4 {
    color: #e5e5e5 !important;
}

.text-lightGrayClr4 {
    color: #dedede !important;
}

.btn-light-lightGrayClr4:hover, .btn-light-lightGrayClr4:active, .btn-light-lightGrayClr4:focus {
    background-color: #dedede !important;
    color: #e5e5e5 !important;
}

.btn-lightGrayClr4:hover, .btn-lightGrayClr4:active, .btn-lightGrayClr4:focus {
    background-color: #bdbdbd !important;
}

.btn-light-placeholder,
.bg-light-placeholder {
    background-color: #b8b7b7 !important;
}

.btn-outline-placeholder {
    color: #a6a5a5 !important;
    border-color: #a6a5a5 !important;
}

.btn-placeholder,
.bg-placeholder {
    background-color: #a6a5a5 !important;
}

.btn-gradient-placeholder,
.bg-gradient-placeholder {
    background-image: linear-gradient(to right, #818181, #aaaaaa) !important;
}

.border-light-placeholder {
    border-color: #b8b7b7 !important;
}

.border-placeholder {
    border-color: #a6a5a5 !important;
}

.text-light-placeholder {
    color: #b8b7b7 !important;
}

.text-placeholder {
    color: #a6a5a5 !important;
}

.btn-light-placeholder:hover, .btn-light-placeholder:active, .btn-light-placeholder:focus {
    background-color: #a6a5a5 !important;
    color: #b8b7b7 !important;
}

.btn-placeholder:hover, .btn-placeholder:active, .btn-placeholder:focus {
    background-color: #8d8c8c !important;
}

.btn-light-menuBg,
.bg-light-menuBg {
    background-color: #fdfdfd !important;
}

.btn-outline-menuBg {
    color: #fcfcfc !important;
    border-color: #fcfcfc !important;
}

.btn-menuBg,
.bg-menuBg {
    background-color: #fcfcfc !important;
}

.btn-gradient-menuBg,
.bg-gradient-menuBg {
    background-image: linear-gradient(to right, #c5c5c5, #fcfcfc) !important;
}

.border-light-menuBg {
    border-color: #fdfdfd !important;
}

.border-menuBg {
    border-color: #fcfcfc !important;
}

.text-light-menuBg {
    color: #fdfdfd !important;
}

.text-menuBg {
    color: #fcfcfc !important;
}

.btn-light-menuBg:hover, .btn-light-menuBg:active, .btn-light-menuBg:focus {
    background-color: #fcfcfc !important;
    color: #fdfdfd !important;
}

.btn-menuBg:hover, .btn-menuBg:active, .btn-menuBg:focus {
    background-color: #d6d6d6 !important;
}

.btn-menuBg:hover, .btn-menuBg:active, .btn-menuBg:focus {
    background-color: #2ecc9b !important;
    color: #fff !important;
}

.btn-light-marquee,
.bg-light-marquee {
    background-color: #565f7a !important;
}

.btn-outline-marquee {
    color: #2c3759 !important;
    border-color: #2c3759 !important;
}

.btn-marquee,
.bg-marquee {
    background-color: #2c3759 !important;
}

.btn-gradient-marquee,
.bg-gradient-marquee {
    background-image: linear-gradient(to right, #222b45, #374161) !important;
}

.border-light-marquee {
    border-color: #565f7a !important;
}

.border-marquee {
    border-color: #2c3759 !important;
}

.text-light-marquee {
    color: #565f7a !important;
}

.text-marquee {
    color: #2c3759 !important;
}

.btn-light-marquee:hover, .btn-light-marquee:active, .btn-light-marquee:focus {
    background-color: #2c3759 !important;
    color: #565f7a !important;
}

.btn-marquee:hover, .btn-marquee:active, .btn-marquee:focus {
    background-color: #252f4c !important;
}

.btn-light-blueLight,
.bg-light-blueLight {
    background-color: #7b8194 !important;
}

.btn-outline-blueLight {
    color: #5A6279 !important;
    border-color: #5A6279 !important;
}

.btn-blueLight,
.bg-blueLight {
    background-color: #5A6279 !important;
}

.btn-gradient-blueLight,
.bg-gradient-blueLight {
    background-image: linear-gradient(to right, #464c5e, #626a80) !important;
}

.border-light-blueLight {
    border-color: #7b8194 !important;
}

.border-blueLight {
    border-color: #5A6279 !important;
}

.text-light-blueLight {
    color: #7b8194 !important;
}

.text-blueLight {
    color: #5A6279 !important;
}

.btn-light-blueLight:hover, .btn-light-blueLight:active, .btn-light-blueLight:focus {
    background-color: #5A6279 !important;
    color: #7b8194 !important;
}

.btn-blueLight:hover, .btn-blueLight:active, .btn-blueLight:focus {
    background-color: #4d5367 !important;
}

.btn-light-footerBg,
.bg-light-footerBg {
    background-color: #637578 !important;
}

.btn-outline-footerBg {
    color: #3C5256 !important;
    border-color: #3C5256 !important;
}

.btn-footerBg,
.bg-footerBg {
    background-color: #3C5256 !important;
}

.btn-gradient-footerBg,
.bg-gradient-footerBg {
    background-image: linear-gradient(to right, #2f4043, #465b5e) !important;
}

.border-light-footerBg {
    border-color: #637578 !important;
}

.border-footerBg {
    border-color: #3C5256 !important;
}

.text-light-footerBg {
    color: #637578 !important;
}

.text-footerBg {
    color: #3C5256 !important;
}

.btn-light-footerBg:hover, .btn-light-footerBg:active, .btn-light-footerBg:focus {
    background-color: #3C5256 !important;
    color: #637578 !important;
}

.btn-footerBg:hover, .btn-footerBg:active, .btn-footerBg:focus {
    background-color: #334649 !important;
}

.btn-light-footerTitle,
.bg-light-footerTitle {
    background-color: #59686a !important;
}

.btn-outline-footerTitle {
    color: #304245 !important;
    border-color: #304245 !important;
}

.btn-footerTitle,
.bg-footerTitle {
    background-color: #304245 !important;
}

.btn-gradient-footerTitle,
.bg-gradient-footerTitle {
    background-image: linear-gradient(to right, #253336, #3a4b4e) !important;
}

.border-light-footerTitle {
    border-color: #59686a !important;
}

.border-footerTitle {
    border-color: #304245 !important;
}

.text-light-footerTitle {
    color: #59686a !important;
}

.text-footerTitle {
    color: #304245 !important;
}

.btn-light-footerTitle:hover, .btn-light-footerTitle:active, .btn-light-footerTitle:focus {
    background-color: #304245 !important;
    color: #59686a !important;
}

.btn-footerTitle:hover, .btn-footerTitle:active, .btn-footerTitle:focus {
    background-color: #29383b !important;
}

.btn-light-selectionBg,
.bg-light-selectionBg {
    background-color: #333333 !important;
}

.btn-outline-selectionBg {
    color: #000 !important;
    border-color: #000 !important;
}

.btn-selectionBg,
.bg-selectionBg {
    background-color: #000 !important;
}

.btn-gradient-selectionBg,
.bg-gradient-selectionBg {
    background-image: linear-gradient(to right, black, #0d0d0d) !important;
}

.border-light-selectionBg {
    border-color: #333333 !important;
}

.border-selectionBg {
    border-color: #000 !important;
}

.text-light-selectionBg {
    color: #333333 !important;
}

.text-selectionBg {
    color: #000 !important;
}

.btn-light-selectionBg:hover, .btn-light-selectionBg:active, .btn-light-selectionBg:focus {
    background-color: #000 !important;
    color: #333333 !important;
}

.btn-selectionBg:hover, .btn-selectionBg:active, .btn-selectionBg:focus {
    background-color: black !important;
}

.btn-light-selectionColor,
.bg-light-selectionColor {
    background-color: white !important;
}

.btn-outline-selectionColor {
    color: #fff !important;
    border-color: #fff !important;
}

.btn-selectionColor,
.bg-selectionColor {
    background-color: #fff !important;
}

.btn-gradient-selectionColor,
.bg-gradient-selectionColor {
    background-image: linear-gradient(to right, #c7c7c7, white) !important;
}

.border-light-selectionColor {
    border-color: white !important;
}

.border-selectionColor {
    border-color: #fff !important;
}

.text-light-selectionColor {
    color: white !important;
}

.text-selectionColor {
    color: #fff !important;
}

.btn-light-selectionColor:hover, .btn-light-selectionColor:active, .btn-light-selectionColor:focus {
    background-color: #fff !important;
    color: white !important;
}

.btn-selectionColor:hover, .btn-selectionColor:active, .btn-selectionColor:focus {
    background-color: #d9d9d9 !important;
}

.btn-light-scrollTrackBg,
.bg-light-scrollTrackBg {
    background-color: #f4f4f4 !important;
}

.btn-outline-scrollTrackBg {
    color: #f1f1f1 !important;
    border-color: #f1f1f1 !important;
}

.btn-scrollTrackBg,
.bg-scrollTrackBg {
    background-color: #f1f1f1 !important;
}

.btn-gradient-scrollTrackBg,
.bg-gradient-scrollTrackBg {
    background-image: linear-gradient(to right, #bcbcbc, #f2f2f2) !important;
}

.border-light-scrollTrackBg {
    border-color: #f4f4f4 !important;
}

.border-scrollTrackBg {
    border-color: #f1f1f1 !important;
}

.text-light-scrollTrackBg {
    color: #f4f4f4 !important;
}

.text-scrollTrackBg {
    color: #f1f1f1 !important;
}

.btn-light-scrollTrackBg:hover, .btn-light-scrollTrackBg:active, .btn-light-scrollTrackBg:focus {
    background-color: #f1f1f1 !important;
    color: #f4f4f4 !important;
}

.btn-scrollTrackBg:hover, .btn-scrollTrackBg:active, .btn-scrollTrackBg:focus {
    background-color: #cdcdcd !important;
}

.btn-light-scrollThumbBg,
.bg-light-scrollThumbBg {
    background-color: #c4c4c4 !important;
}

.btn-outline-scrollThumbBg {
    color: #b5b5b5 !important;
    border-color: #b5b5b5 !important;
}

.btn-scrollThumbBg,
.bg-scrollThumbBg {
    background-color: #b5b5b5 !important;
}

.btn-gradient-scrollThumbBg,
.bg-gradient-scrollThumbBg {
    background-image: linear-gradient(to right, #8d8d8d, #b9b9b9) !important;
}

.border-light-scrollThumbBg {
    border-color: #c4c4c4 !important;
}

.border-scrollThumbBg {
    border-color: #b5b5b5 !important;
}

.text-light-scrollThumbBg {
    color: #c4c4c4 !important;
}

.text-scrollThumbBg {
    color: #b5b5b5 !important;
}

.btn-light-scrollThumbBg:hover, .btn-light-scrollThumbBg:active, .btn-light-scrollThumbBg:focus {
    background-color: #b5b5b5 !important;
    color: #c4c4c4 !important;
}

.btn-scrollThumbBg:hover, .btn-scrollThumbBg:active, .btn-scrollThumbBg:focus {
    background-color: #9a9a9a !important;
}

.btn-light-scrollThumbHoverBg,
.bg-light-scrollThumbHoverBg {
    background-color: #b5b5b5 !important;
}

.btn-outline-scrollThumbHoverBg {
    color: #a2a2a2 !important;
    border-color: #a2a2a2 !important;
}

.btn-scrollThumbHoverBg,
.bg-scrollThumbHoverBg {
    background-color: #a2a2a2 !important;
}

.btn-gradient-scrollThumbHoverBg,
.bg-gradient-scrollThumbHoverBg {
    background-image: linear-gradient(to right, #7e7e7e, #a7a7a7) !important;
}

.border-light-scrollThumbHoverBg {
    border-color: #b5b5b5 !important;
}

.border-scrollThumbHoverBg {
    border-color: #a2a2a2 !important;
}

.text-light-scrollThumbHoverBg {
    color: #b5b5b5 !important;
}

.text-scrollThumbHoverBg {
    color: #a2a2a2 !important;
}

.btn-light-scrollThumbHoverBg:hover, .btn-light-scrollThumbHoverBg:active, .btn-light-scrollThumbHoverBg:focus {
    background-color: #a2a2a2 !important;
    color: #b5b5b5 !important;
}

.btn-scrollThumbHoverBg:hover, .btn-scrollThumbHoverBg:active, .btn-scrollThumbHoverBg:focus {
    background-color: #8a8a8a !important;
}

/* mixins */
/* Mixins */
@font-face {
    font-family: "DIN Next LT Arabic";
    src: url("../fonts/DINNextLTArabic-Black.eot");
    src: url("../fonts/DINNextLTArabic-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTArabic-Black.woff2") format("woff2"), url("../fonts/DINNextLTArabic-Black.woff") format("woff"), url("../fonts/DINNextLTArabic-Black.ttf") format("truetype"), url("../fonts/DINNextLTArabic-Black.svg#DINNextLTArabic-Black") format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Arabic";
    src: url("../fonts/DINNextLTArabic-Black_1.eot");
    src: url("../fonts/DINNextLTArabic-Black_1.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTArabic-Black_1.woff2") format("woff2"), url("../fonts/DINNextLTArabic-Black_1.woff") format("woff"), url("../fonts/DINNextLTArabic-Black_1.ttf") format("truetype"), url("../fonts/DINNextLTArabic-Black_1.svg#DINNextLTArabic-Black") format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Arabic";
    src: url("../fonts/DINNextLTArabic-Black_2.eot");
    src: url("../fonts/DINNextLTArabic-Black_2.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTArabic-Black_2.woff2") format("woff2"), url("../fonts/DINNextLTArabic-Black_2.woff") format("woff"), url("../fonts/DINNextLTArabic-Black_2.ttf") format("truetype"), url("../fonts/DINNextLTArabic-Black_2.svg#DINNextLTArabic-Black") format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Arabic";
    src: url("../fonts/DINNextLTArabic-Bold.eot");
    src: url("../fonts/DINNextLTArabic-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTArabic-Bold.woff2") format("woff2"), url("../fonts/DINNextLTArabic-Bold.woff") format("woff"), url("../fonts/DINNextLTArabic-Bold.ttf") format("truetype"), url("../fonts/DINNextLTArabic-Bold.svg#DINNextLTArabic-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Arabic";
    src: url("../fonts/DINNextLTArabic-Bold_1.eot");
    src: url("../fonts/DINNextLTArabic-Bold_1.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTArabic-Bold_1.woff2") format("woff2"), url("../fonts/DINNextLTArabic-Bold_1.woff") format("woff"), url("../fonts/DINNextLTArabic-Bold_1.ttf") format("truetype"), url("../fonts/DINNextLTArabic-Bold_1.svg#DINNextLTArabic-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Arabic";
    src: url("../fonts/DINNextLTArabic-Bold_2.eot");
    src: url("../fonts/DINNextLTArabic-Bold_2.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTArabic-Bold_2.woff2") format("woff2"), url("../fonts/DINNextLTArabic-Bold_2.woff") format("woff"), url("../fonts/DINNextLTArabic-Bold_2.ttf") format("truetype"), url("../fonts/DINNextLTArabic-Bold_2.svg#DINNextLTArabic-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Arabic";
    src: url("../fonts/DINNextLTArabic-Heavy.eot");
    src: url("../fonts/DINNextLTArabic-Heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTArabic-Heavy.woff2") format("woff2"), url("../fonts/DINNextLTArabic-Heavy.woff") format("woff"), url("../fonts/DINNextLTArabic-Heavy.ttf") format("truetype"), url("../fonts/DINNextLTArabic-Heavy.svg#DINNextLTArabic-Heavy") format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Arabic";
    src: url("../fonts/DINNextLTArabic-Heavy_1.eot");
    src: url("../fonts/DINNextLTArabic-Heavy_1.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTArabic-Heavy_1.woff2") format("woff2"), url("../fonts/DINNextLTArabic-Heavy_1.woff") format("woff"), url("../fonts/DINNextLTArabic-Heavy_1.ttf") format("truetype"), url("../fonts/DINNextLTArabic-Heavy_1.svg#DINNextLTArabic-Heavy") format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Arabic";
    src: url("../fonts/DINNextLTArabic-Heavy_2.eot");
    src: url("../fonts/DINNextLTArabic-Heavy_2.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTArabic-Heavy_2.woff2") format("woff2"), url("../fonts/DINNextLTArabic-Heavy_2.woff") format("woff"), url("../fonts/DINNextLTArabic-Heavy_2.ttf") format("truetype"), url("../fonts/DINNextLTArabic-Heavy_2.svg#DINNextLTArabic-Heavy") format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Arabic";
    src: url("../fonts/DINNextLTArabic-Light.eot");
    src: url("../fonts/DINNextLTArabic-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTArabic-Light.woff2") format("woff2"), url("../fonts/DINNextLTArabic-Light.woff") format("woff"), url("../fonts/DINNextLTArabic-Light.ttf") format("truetype"), url("../fonts/DINNextLTArabic-Light.svg#DINNextLTArabic-Light") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Arabic";
    src: url("../fonts/DINNextLTArabic-Medium.eot");
    src: url("../fonts/DINNextLTArabic-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTArabic-Medium.woff2") format("woff2"), url("../fonts/DINNextLTArabic-Medium.woff") format("woff"), url("../fonts/DINNextLTArabic-Medium.ttf") format("truetype"), url("../fonts/DINNextLTArabic-Medium.svg#DINNextLTArabic-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Arabic";
    src: url("../fonts/DINNextLTArabic-Light_1.eot");
    src: url("../fonts/DINNextLTArabic-Light_1.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTArabic-Light_1.woff2") format("woff2"), url("../fonts/DINNextLTArabic-Light_1.woff") format("woff"), url("../fonts/DINNextLTArabic-Light_1.ttf") format("truetype"), url("../fonts/DINNextLTArabic-Light_1.svg#DINNextLTArabic-Light") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Arabic";
    src: url("../fonts/DINNextLTArabic-Medium_1.eot");
    src: url("../fonts/DINNextLTArabic-Medium_1.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTArabic-Medium_1.woff2") format("woff2"), url("../fonts/DINNextLTArabic-Medium_1.woff") format("woff"), url("../fonts/DINNextLTArabic-Medium_1.ttf") format("truetype"), url("../fonts/DINNextLTArabic-Medium_1.svg#DINNextLTArabic-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Arabic";
    src: url("../fonts/DINNextLTArabic-Medium_2.eot");
    src: url("../fonts/DINNextLTArabic-Medium_2.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTArabic-Medium_2.woff2") format("woff2"), url("../fonts/DINNextLTArabic-Medium_2.woff") format("woff"), url("../fonts/DINNextLTArabic-Medium_2.ttf") format("truetype"), url("../fonts/DINNextLTArabic-Medium_2.svg#DINNextLTArabic-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Arabic";
    src: url("../fonts/DINNextLTArabic-Regular.eot");
    src: url("../fonts/DINNextLTArabic-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTArabic-Regular.woff2") format("woff2"), url("../fonts/DINNextLTArabic-Regular.woff") format("woff"), url("../fonts/DINNextLTArabic-Regular.ttf") format("truetype"), url("../fonts/DINNextLTArabic-Regular.svg#DINNextLTArabic-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Arabic";
    src: url("../fonts/DINNextLTArabic-Regular_1.eot");
    src: url("../fonts/DINNextLTArabic-Regular_1.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTArabic-Regular_1.woff2") format("woff2"), url("../fonts/DINNextLTArabic-Regular_1.woff") format("woff"), url("../fonts/DINNextLTArabic-Regular_1.ttf") format("truetype"), url("../fonts/DINNextLTArabic-Regular_1.svg#DINNextLTArabic-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Arabic";
    src: url("../fonts/DINNextLTArabic-Regular_2.eot");
    src: url("../fonts/DINNextLTArabic-Regular_2.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTArabic-Regular_2.woff2") format("woff2"), url("../fonts/DINNextLTArabic-Regular_2.woff") format("woff"), url("../fonts/DINNextLTArabic-Regular_2.ttf") format("truetype"), url("../fonts/DINNextLTArabic-Regular_2.svg#DINNextLTArabic-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Arabic Ultra";
    src: url("../fonts/DINNextLTArabic-UltraLight.eot");
    src: url("../fonts/DINNextLTArabic-UltraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTArabic-UltraLight.woff2") format("woff2"), url("../fonts/DINNextLTArabic-UltraLight.woff") format("woff"), url("../fonts/DINNextLTArabic-UltraLight.ttf") format("truetype"), url("../fonts/DINNextLTArabic-UltraLight.svg#DINNextLTArabic-UltraLight") format("svg");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Arabic Ultra";
    src: url("../fonts/DINNextLTArabic-UltraLight_1.eot");
    src: url("../fonts/DINNextLTArabic-UltraLight_1.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTArabic-UltraLight_1.woff2") format("woff2"), url("../fonts/DINNextLTArabic-UltraLight_1.woff") format("woff"), url("../fonts/DINNextLTArabic-UltraLight_1.ttf") format("truetype"), url("../fonts/DINNextLTArabic-UltraLight_1.svg#DINNextLTArabic-UltraLight") format("svg");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Arabic Ultra";
    src: url("../fonts/DINNextLTArabic-UltraLight_2.eot");
    src: url("../fonts/DINNextLTArabic-UltraLight_2.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTArabic-UltraLight_2.woff2") format("woff2"), url("../fonts/DINNextLTArabic-UltraLight_2.woff") format("woff"), url("../fonts/DINNextLTArabic-UltraLight_2.ttf") format("truetype"), url("../fonts/DINNextLTArabic-UltraLight_2.svg#DINNextLTArabic-UltraLight") format("svg");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DIN Next LT Arabic Ultra";
    src: url("../fonts/DINNextLTArabic-UltraLight_3.eot");
    src: url("../fonts/DINNextLTArabic-UltraLight_3.eot?#iefix") format("embedded-opentype"), url("../fonts/DINNextLTArabic-UltraLight_3.woff2") format("woff2"), url("../fonts/DINNextLTArabic-UltraLight_3.woff") format("woff"), url("../fonts/DINNextLTArabic-UltraLight_3.ttf") format("truetype"), url("../fonts/DINNextLTArabic-UltraLight_3.svg#DINNextLTArabic-UltraLight") format("svg");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

::-moz-selection {
    color: #fff;
    background: #000;
}

::selection {
    color: #fff;
    background: #000;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: #b5b5b5;
}

::-webkit-scrollbar-thumb::-webkit-scrollbar-thumb:hover {
    background: #a2a2a2;
}

/* start common style*/
* {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    font-family: "DIN Next LT Arabic";
    text-align: left;
    direction: ltr;
    font-size: 17px;
    color: #313131;
}

.rotate-y-180 {
    transform: rotateY(-180deg);
}

.rotate-10 {
    transform: rotate(10deg);
}

html[lang=ar] body {
    direction: rtl;
    text-align: right;
}

html[lang=ar] [type=email],
html[lang=ar] [type=number],
html[lang=ar] [type=tel],
html[lang=ar] [type=url] {
    direction: rtl;
}

html[lang=ar] .rotate-y-180 {
    transform: rotateY(0deg);
}

::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    -webkit-transition: background 0.3s ease-in-out !important;
    transition: background 0.3s ease-in-out !important;
}

::-webkit-scrollbar-track {
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important;
}

::-webkit-scrollbar-thumb {
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important;
}

.btn {
    border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    -ms-border-radius: 15px !important;
    -o-border-radius: 15px !important;
    border: 0;
    height: 53px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
}

.btn:hover, .btn:focus {
    text-decoration: none;
    outline: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.btn.with-shadow {
    -ms-box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
    -o-box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
    box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
}

.btn.custom-btn {
    height: 45px;
    min-width: 100px;
}

.btn.w-48 {
    width: 48%;
}

.btn.w-240 {
    width: 240px;
}

.modal {
    overflow-y: auto;
}

.modal .modal-content {
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important;
    overflow: hidden;
}

.modal .modal-body {
    background-color: #F5F5F5;
    padding: 30px;
}

.modal .modal-header {
    padding: 15px 30px;
    background-color: #F5F5F5;
}

:placeholder-shown::-webkit-input-placeholder {
    opacity: 1;
    color: #a6a5a5;
    text-transform: capitalize;
    font-size: 14px;
}

.owl-carousel {
    direction: ltr;
    touch-action: manipulation;
}

.flex-center, .image-container, .count, .exam-categories .category .img-container, .some-exams .exam-block .overlay-info, .top-info .offer, .top-info .image-container, .price, .plan .number, .page-link, .blog-categories-list li a .arrow, .posts-carusel .owl-dots, .accordion-button::after, .contact-form .contact-info .info-icon, .feature .feat-icon, .circle-container, .final-exam .overlay-info, .pay-progress .check, .cart-item .offer, .subscriped-chapter .info .offer, .subscriped-chapter .subscribed, .toggle-pass, .pay-content .pay-method-check .check, a.link-bg .img-cont {
    display: flex;
    align-items: center;
    justify-content: center;
}

a {
    display: flex;
    align-items: center;
    text-decoration: none;
    text-transform: capitalize;
}

a.text-hover {
    color: #313131;
}

a.text-hover:hover, a.text-hover:focus {
    color: #2ecc9b;
}

a.text-hover:hover img, a.text-hover:focus img {
    filter: invert(38%) sepia(87%) saturate(477%) hue-rotate(112deg) brightness(112%) contrast(91%);
}

a.hvr-secondary {
    color: #2ecc9b;
}

a.hvr-secondary:hover, a.hvr-secondary:focus {
    color: #7d9dff;
}

a.hvr-primary {
    color: #7d9dff;
}

a.hvr-primary:hover, a.hvr-primary:focus {
    color: #2ecc9b;
}

a.link-bg {
    background-color: #ECF0FF;
    color: #2455EB;
}

a.link-bg:hover, a.link-bg:focus {
    background-color: #2455EB;
    color: #fff;
}

a.link-bg .img-cont {
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    background-color: #fff;
    overflow: hidden;
}

a.link-bg .img-cont img {
    width: 30px;
    height: 30px;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

p {
    line-height: 1.7;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

img.lazyload:not([src]) {
    visibility: hidden;
}

.z-index-1 {
    z-index: 1;
}

.z-index-2 {
    z-index: 2;
}

.w-57 {
    width: 57%;
}

.w-25px {
    width: 25px;
}

.w-fit {
    width: -moz-fit-content;
    width: fit-content;
}

.wh-40 {
    width: 40px;
    height: 40px;
}

.wh-50 {
    width: 50px;
    height: 50px;
}

.wh-150 {
    width: 150px;
    height: 150px;
}

.fw-500 {
    font-weight: 500;
}

.fs-80 {
    font-size: 80px !important;
}

.fs-50 {
    font-size: 50px !important;
}

.fs-25 {
    font-size: 25px !important;
}

.fs-6px {
    font-size: 6px;
}

.h-500 {
    height: 500px;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-15 {
    font-size: 15px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-13 {
    font-size: 13px !important;
}

h5 {
    font-size: 1.1rem !important;
}

.h5_2 {
    font-size: 1.2rem !important;
}

h2 {
    font-size: 1.6rem !important;
}

.rounded-30 {
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important;
}

.cursor-pointer {
    cursor: pointer;
}

.general-transition, nav, nav .menu .menu-links li a, .dropdown-content ul li, .user h5, .statistic-item, .exam-categories .category, .exam-categories .category .img-container, .some-exams .exam-block .bottom-info .first-info, .some-exams .exam-block .bottom-info .last-info, .top-info .image-container, .plan, .plan .number, .plan .price p, .page-link, .blog-categories-list li a .arrow, .post h5, .syllabus-tabs .nav-link, .refer-content .refer-profit, .contact-form .contact-info .info-icon, .feature .feat-icon, .bubble, .pay-check, .btn-check-gender, .toggle-pass, .pay-content .pay-method-check .check, .remove-result, #wpp-fix.shake .wpp-link::before, #wpp-fix .wpp-link + .contact-wpp .contacting-info, #wpp-fix .wpp-link + .contact-wpp, #wpp-fix .wpp-link, #scroll-top, .top-bar, .select2-results__option--selectable, .form-check-input, .input-group-text.icon, a,
button,
img {
    transition: all 0.5s ease-in-out !important;
}

.genral-shadow, .notifications ul li, .cart-item, .left-progress, .right-progress .progress-card, .subscriped-chapter {
    box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.08);
}

.scale-hvr:hover {
    scale: 1.1;
}

.shrink-hvr:hover {
    scale: 0.97;
}

.black-img {
    filter: grayscale(1) brightness(0.3);
}

.white-img {
    filter: brightness(20);
}

/* end common style*/
/*start loader */
.loader-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #fff;
    overflow: hidden;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
}

.loader-container img {
    max-width: 470px;
    max-height: 470px;
    -o-object-fit: cover;
    object-fit: cover;
}

@keyframes progress-bar {
    0% {
        left: -6vw;
    }
    100% {
        left: 70%;
    }
}

.loader-container #loader {
    position: relative;
    margin: 0 auto;
}

.loader-container #loader #logo {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    padding-bottom: 35px;
    text-align: center;
}

.loader-container #loader #logo img {
    width: 100%;
    max-width: 390px;
}

.loader-container #loader #logo h3 {
    font-weight: 700;
    font-size: 34px;
}

.loader-container #loader #progressbar {
    background-color: #f0f0f0;
    height: 3px;
    border-radius: 30px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    overflow: hidden;
    width: 100px;
}

.loader-container #loader #progressbar::before {
    width: 5vw;
    position: relative;
    left: -7vw;
    background-color: #2ecc9b;
    content: " ";
    display: block;
    height: 3px;
    border-radius: 30px;
    animation: 1.2s progress-bar 0.5s infinite alternate ease-in-out;
}

.top-circles {
    position: absolute;
    top: -50px;
    right: -50px;
    width: 300px;
    height: 300px;
    z-index: 1;
}

.top-circles:before, .top-circles:after {
    content: "";
    position: absolute;
    background: linear-gradient(151deg, rgba(46, 204, 155, 0.08) 18.96%, rgba(125, 157, 255, 0.08) 82.31%);
}

.top-circles:before {
    top: 0;
    right: 0;
    width: 250px;
    height: 250px;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
}

.top-circles:after {
    top: 130px;
    right: 25px;
    width: 170px;
    height: 170px;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
}

.bottom-circles {
    position: absolute;
    bottom: -50px;
    left: -50px;
    width: 300px;
    height: 300px;
    z-index: 1;
}

.bottom-circles:before, .bottom-circles:after {
    content: "";
    position: absolute;
    background: linear-gradient(151deg, rgba(46, 204, 155, 0.08) 18.96%, rgba(125, 157, 255, 0.08) 82.31%);
}

.bottom-circles:before {
    bottom: 65px;
    left: 25px;
    width: 220px;
    height: 220px;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
}

.bottom-circles:after {
    bottom: 20px;
    left: 60px;
    width: 170px;
    height: 170px;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
}

/*end loader */
.resize-none {
    resize: none;
}

.form-control {
    height: 53px;
    background: #fcfcfc;
    color: #858585;
    border-radius: 17px !important;
    -webkit-border-radius: 17px !important;
    -moz-border-radius: 17px !important;
    -ms-border-radius: 17px !important;
    -o-border-radius: 17px !important;
    border: 0;
    font-size: 15px;
}

.form-control:focus {
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.form-control.rounded-0 {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
}

.rounded-start-0 {
    border-radius: 0 17px 17px 0 !important;
    -webkit-border-radius: 0 17px 17px 0 !important;
    -moz-border-radius: 0 17px 17px 0 !important;
    -ms-border-radius: 0 17px 17px 0 !important;
    -o-border-radius: 0 17px 17px 0 !important;
}

.form-label {
    text-transform: capitalize;
    font-size: 16px;
}

.form-label.text-transform-unset {
    text-transform: unset;
}

.input-group-text {
    border-radius: 0 17px 17px 0 !important;
    -webkit-border-radius: 0 17px 17px 0 !important;
    -moz-border-radius: 0 17px 17px 0 !important;
    -ms-border-radius: 0 17px 17px 0 !important;
    -o-border-radius: 0 17px 17px 0 !important;
}

.input-group-text.icon {
    color: #a6a5a5;
}

.input-group-text.icon:hover {
    color: #2ecc9b;
}

.input-group-text.first-g-text {
    border-radius: 17px 0 0 17px !important;
    -webkit-border-radius: 17px 0 0 17px !important;
    -moz-border-radius: 17px 0 0 17px !important;
    -ms-border-radius: 17px 0 0 17px !important;
    -o-border-radius: 17px 0 0 17px !important;
}

.password-radius {
    border-radius: 17px 0 0 17px !important;
    -webkit-border-radius: 17px 0 0 17px !important;
    -moz-border-radius: 17px 0 0 17px !important;
    -ms-border-radius: 17px 0 0 17px !important;
    -o-border-radius: 17px 0 0 17px !important;
}

.form-check-input {
    width: 1.2em;
    height: 1.2em;
    border-color: #858585;
    background-color: transparent;
    border-width: 2px;
    cursor: pointer;
}

.form-check-input:checked {
    border-color: #2ecc9b !important;
    background-color: #2ecc9b !important;
}

.form-check-input:focus {
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #a6a5a5 !important;
    text-transform: capitalize !important;
}

.select2-container .select2-selection--single {
    height: 53px;
    background: #fcfcfc;
    border-radius: 17px !important;
    -webkit-border-radius: 17px !important;
    -moz-border-radius: 17px !important;
    -ms-border-radius: 17px !important;
    -o-border-radius: 17px !important;
    border: 0;
    display: flex;
    align-items: center;
    font-size: 15px;
    padding: 5px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: flex;
    align-items: center;
    color: #858585;
}

.select2-container .select2-selection--single .select2-selection__rendered span {
    display: flex;
    align-items: center;
    color: #858585;
}

.select2-container .select2-selection--single .select2-selection__arrow {
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #7d9dff;
}

.select2-results__option--selectable {
    font-size: 13px;
}

.select-with-border .select2-container .select2-selection--single {
    border: 1px solid #a6a5a5;
}

.SelectBox {
    padding: 5px 10px;
}

.SumoSelect {
    width: 100%;
    font-size: 15px;
    font-weight: normal;
}

.SumoSelect > .optWrapper {
    font-size: 15px;
}

.SumoSelect > .optWrapper.multiple > .options li ul li.opt {
    padding-left: 35px;
}

.SumoSelect > .CaptionCont {
    height: 53px;
    background: #fcfcfc;
    border-radius: 17px !important;
    -webkit-border-radius: 17px !important;
    -moz-border-radius: 17px !important;
    -ms-border-radius: 17px !important;
    -o-border-radius: 17px !important;
    border: 1px solid #a6a5a5;
    display: flex;
    align-items: center;
}

.SumoSelect > .CaptionCont > span {
    font-size: 15px;
}

.SumoSelect > .CaptionCont > span.placeholder {
    color: #a6a5a5;
    background-color: transparent;
    font-style: normal;
    font-size: 14px;
    height: 100%;
    display: flex;
    align-items: center;
    opacity: 1;
}

.SumoSelect.open > .CaptionCont, .SumoSelect:focus > .CaptionCont, .SumoSelect:hover > .CaptionCont {
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border-color: #a6a5a5;
}

.SumoSelect .select-all.selected > span i,
.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i {
    background-color: #2ecc9b;
}

.gray-filter {
    filter: grayscale(1);
}

html[lang=ar] .input-group-text {
    border-radius: 20px 0 0 20px !important;
    -webkit-border-radius: 20px 0 0 20px !important;
    -moz-border-radius: 20px 0 0 20px !important;
    -ms-border-radius: 20px 0 0 20px !important;
    -o-border-radius: 20px 0 0 20px !important;
}

html[lang=ar] .input-group-text.first-g-text {
    border-radius: 0 20px 20px 0 !important;
    -webkit-border-radius: 0 20px 20px 0 !important;
    -moz-border-radius: 0 20px 20px 0 !important;
    -ms-border-radius: 0 20px 20px 0 !important;
    -o-border-radius: 0 20px 20px 0 !important;
}

html[lang=ar] .password-radius {
    border-radius: 0 20px 20px 0 !important;
    -webkit-border-radius: 0 20px 20px 0 !important;
    -moz-border-radius: 0 20px 20px 0 !important;
    -ms-border-radius: 0 20px 20px 0 !important;
    -o-border-radius: 0 20px 20px 0 !important;
}

html[lang=ar] .select2-container .select2-selection--single .select2-selection__arrow {
    left: 5px;
    right: auto;
}

html[lang=ar] .transfrom-180 {
    transform: rotateY(180deg);
}

html[lang=ar] .transfrom-180-reverse {
    transform: rotateY(-180deg);
}

html[lang=ar] .SumoSelect > .optWrapper.multiple > .options li.opt {
    padding-right: 35px;
}

html[lang=ar] .SumoSelect > .optWrapper.multiple > .options li.opt span {
    margin-right: -35px;
}

html[lang=ar] .SumoSelect > .optWrapper.multiple > .options li.group > label {
    font-weight: 500;
}

html[lang=ar] .SumoSelect > .CaptionCont > label {
    left: 0;
    right: auto;
}

html[lang=ar] .SumoSelect > .CaptionCont > span {
    padding-left: 30px;
    padding-right: 0;
}

html[lang=ar] .SumoSelect > .CaptionCont > span.placeholder {
    padding-right: 0;
    padding-left: 30px;
}

html[lang=ar] .rounded-start-0 {
    border-radius: 17px 0 0 17px !important;
    -webkit-border-radius: 17px 0 0 17px !important;
    -moz-border-radius: 17px 0 0 17px !important;
    -ms-border-radius: 17px 0 0 17px !important;
    -o-border-radius: 17px 0 0 17px !important;
}

.top-bar {
    background-color: #fff;
    position: sticky;
    top: 0;
    z-index: 3;
}

.top-bar.change-bg {
    top: 0;
}

.top-bar .logo {
    width: 100px;
}

.top-bar h3 {
    font-weight: 400;
    font-size: 17px;
}

.social {
    width: 35px;
    height: 35px;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    background-color: #313131;
    color: #fff;
}

.social:hover, .social:focus {
    color: #fff;
    background-color: #2ecc9b;
}

.main-footer {
    border-radius: 30px 30px 0 0 !important;
    -webkit-border-radius: 30px 30px 0 0 !important;
    -moz-border-radius: 30px 30px 0 0 !important;
    -ms-border-radius: 30px 30px 0 0 !important;
    -o-border-radius: 30px 30px 0 0 !important;
    color: #fff;
    padding-block: 60px 10px;
}

.main-footer h2 {
    font-size: 45px !important;
}

.main-footer .footer-logo {
    width: 160px;
    margin-bottom: 20px;
}

.main-footer .social {
    background-color: #fcfcfc;
    color: #3C5256;
    width: 50px;
    height: 50px;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    font-size: 25px;
}

.main-footer .social:hover, .main-footer .social:focus {
    color: #fff;
    background-color: #2ecc9b;
    transform: translatey(-4px);
}

.main-footer .pay {
    width: 70px;
    height: 50px;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -ms-border-radius: 3px !important;
    -o-border-radius: 3px !important;
}

.main-footer .pay img {
    width: 100%;
    height: 100%;
}

.main-footer .pay:hover, .main-footer .pay:focus {
    transform: scale(0.9);
}

.main-footer .footer-title {
    color: #fcfcfc;
    background-color: #304245;
    padding: 10px 15px;
    min-width: 135px;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important;
    font-size: 15px !important;
}

.main-footer .footer-links a {
    font-size: 14px;
    color: #fcfcfc;
    justify-content: center;
    padding: 8px 13px;
    min-width: 135px;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important;
    margin-inline: auto;
}

.main-footer .footer-links a:hover, .main-footer .footer-links a:focus, .main-footer .footer-links a.active {
    background-color: #364a4d;
}

/*start scroll top */
#scroll-top {
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    line-height: 35px;
    color: #fff;
    background-color: #2ecc9b;
    text-align: center;
    position: fixed;
    bottom: 20px;
    z-index: 3;
    cursor: pointer;
    display: none;
    border: 2px solid transparent;
    left: 20px;
}

#scroll-top:hover {
    background-color: #fff;
    color: #2ecc9b;
    border: 2px solid #2ecc9b;
}

html[lang=ar] #scroll-top {
    right: 20px;
    left: auto;
}

/*end scroll-top*/
.hidden {
    display: none;
}

@keyframes wiggle {
    0% {
        transform: rotate(-3deg);
    }
    20% {
        transform: rotate(20deg);
    }
    40% {
        transform: rotate(-15deg);
    }
    60% {
        transform: rotate(5deg);
    }
    90% {
        transform: rotate(-1deg);
    }
    100% {
        transform: rotate(0);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.6);
    }
    100% {
        transform: scale(1.7);
        opacity: 0;
    }
}

#wpp-fix {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 12;
}

#wpp-fix .wpp-link {
    background: #2ecc9b;
    display: flex;
    z-index: 2;
    position: relative;
    padding: 15px;
    border: none;
    cursor: pointer;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    -ms-box-shadow: 0px 3px 10px rgba(46, 204, 155, 0.56);
    -o-box-shadow: 0px 3px 10px rgba(46, 204, 155, 0.56);
    box-shadow: 0px 3px 10px rgba(46, 204, 155, 0.56);
    transform: scale(1);
}

#wpp-fix .wpp-link > span {
    display: none;
}

#wpp-fix .wpp-link:hover {
    transform: scale(1.05);
    background: #25a27b;
}

#wpp-fix .wpp-link.hide-this {
    opacity: 0;
    visibility: hidden;
    transform: scale(0.5);
}

#wpp-fix .wpp-link.hide-this + .contact-wpp {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
    border-radius: 30px 30px 0px 0px !important;
    -webkit-border-radius: 30px 30px 0px 0px !important;
    -moz-border-radius: 30px 30px 0px 0px !important;
    -ms-border-radius: 30px 30px 0px 0px !important;
    -o-border-radius: 30px 30px 0px 0px !important;
}

#wpp-fix .wpp-link + .contact-wpp {
    position: absolute;
    -ms-box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
    -o-box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
    box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
    bottom: 0;
    right: 0px;
    opacity: 0;
    overflow: hidden;
    transform: scale(0.2);
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    z-index: 1;
    visibility: hidden;
    transform-origin: bottom right;
    width: 100%;
    max-width: 300px;
    min-width: 350px;
}

#wpp-fix .wpp-link + .contact-wpp .contacting-info {
    padding: 15px;
    position: relative;
    width: 100%;
}

#wpp-fix .wpp-link + .contact-wpp .head-wpp {
    width: 100%;
    padding: 12px 8px;
    background: #2ecc9b;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    z-index: 6;
}

#wpp-fix .wpp-link + .contact-wpp .head-wpp h6 {
    padding-inline: 10px;
}

#wpp-fix .headset {
    width: initial;
    display: block;
    height: 30px;
}

#wpp-fix .headset path {
    fill: #fff;
}

#wpp-fix.shake .wpp-link::before {
    background: rgba(46, 204, 155, 0.6);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50%;
    z-index: -1;
    top: 0px;
    right: 0;
    animation: pulse 2s infinite;
}

#wpp-fix.shake .headset {
    animation: 1s wiggle ease infinite;
}

@media (max-width: 767px) {
    #wpp-fix {
        bottom: 15px;
    }

    #wpp-fix .headset {
        height: 25px;
    }

    #wpp-fix .wpp-link {
        padding: 10px;
    }
}

@media (max-width: 395px) {
    #wpp-fix .wpp-link + .contact-wpp {
        min-width: 290px;
    }

    #wpp-fix .wpp-link + .contact-wpp .head-wpp img {
        width: 40px;
    }
}

html[lang=ar] #wpp-fix {
    left: 20px;
    right: auto;
}

html[lang=ar] #wpp-fix .wpp-link + .contact-wpp {
    left: 0;
    right: auto;
    transform-origin: bottom left;
}

.not-found {
    min-height: calc(100vh - 109px);
    display: flex;
    align-items: center;
}

.not-found .not-found-img {
    width: 75%;
    max-width: 400px;
}

/* Start Media Query */
@media (max-width: 767px) {
    body {
        font-size: 15px;
    }

    h6,
    .form-label {
        font-size: 14px !important;
    }

    .fs-14 {
        font-size: 13px !important;
    }

    .w-50,
    .w-57,
    .w-75,
    .w-25 {
        width: 100% !important;
    }

    .w-25.success-img {
        width: 100px !important;
    }

    .modal .w-50 {
        width: 60% !important;
    }

    .flex-sm-1 {
        flex-grow: 1;
    }

    .w-sm-100 {
        width: 100%;
    }

    .w-25px {
        width: 20px;
    }

    .wh-40 {
        width: 35px;
        height: 35px;
    }

    .wh-150 {
        width: 90px;
        height: 90px;
    }

    h3,
    .fs-18 {
        font-size: 17px !important;
    }

    h2,
    .fs-5 {
        font-size: 1.2rem !important;
    }

    h5 {
        font-size: 1rem !important;
    }

    .h5_2 {
        font-size: 1.1rem !important;
    }

    .fs-3 {
        font-size: 22px !important;
    }

    h4 {
        font-size: 16px !important;
    }

    .fs-25 {
        font-size: 21px !important;
    }

    .user .fs-6,
    .user h6 {
        font-size: 14px !important;
    }

    .fs-80 {
        font-size: 30px !important;
        text-align: center;
    }

    .fs-50 {
        font-size: 25px !important;
    }

    .tags-tabs .nav-link {
        font-size: 13px;
    }

    .form-control {
        font-size: 13px;
        height: 45px;
    }

    .fs-15 {
        font-size: 14px !important;
    }

    .select2-container .select2-selection--single {
        font-size: 13px;
        height: 45px;
    }

    .SumoSelect > .CaptionCont {
        height: 45px;
    }

    .SumoSelect > .CaptionCont > span {
        font-size: 13px;
    }

    .btn {
        font-size: 14px;
        height: 45px;
    }

    .btn.w-48 {
        width: 100%;
    }

    .btn.custom-btn {
        height: 40px;
    }

    .btn.w-240 {
        width: 210px;
    }

    .h-500 {
        height: 300px;
    }

    .top-bar h3 {
        font-size: 14px !important;
    }

    .top-bar .logo {
        width: 65px;
    }

    .social {
        width: 27px;
        height: 27px;
        border-radius: 50% !important;
        -webkit-border-radius: 50% !important;
        -moz-border-radius: 50% !important;
        -ms-border-radius: 50% !important;
        -o-border-radius: 50% !important;
        font-size: 12px;
    }

    .top-circles {
        width: 250px;
        height: 250px;
    }

    .top-circles:before {
        width: 200px;
        height: 200px;
        border-radius: 50% !important;
        -webkit-border-radius: 50% !important;
        -moz-border-radius: 50% !important;
        -ms-border-radius: 50% !important;
        -o-border-radius: 50% !important;
    }

    .top-circles:after {
        width: 120px;
        height: 120px;
        border-radius: 50% !important;
        -webkit-border-radius: 50% !important;
        -moz-border-radius: 50% !important;
        -ms-border-radius: 50% !important;
        -o-border-radius: 50% !important;
    }

    .bottom-circles {
        width: 250px;
        height: 250px;
    }

    .bottom-circles:before {
        width: 170px;
        height: 170px;
        border-radius: 50% !important;
        -webkit-border-radius: 50% !important;
        -moz-border-radius: 50% !important;
        -ms-border-radius: 50% !important;
        -o-border-radius: 50% !important;
    }

    .bottom-circles:after {
        width: 120px;
        height: 120px;
        border-radius: 50% !important;
        -webkit-border-radius: 50% !important;
        -moz-border-radius: 50% !important;
        -ms-border-radius: 50% !important;
        -o-border-radius: 50% !important;
    }

    .loader-container #loader #logo img {
        max-width: 185px;
    }

    .main-footer .footer-logo {
        width: 100px;
    }

    .main-footer h2 {
        font-size: 20px !important;
        text-align: center;
    }

    .main-footer .footer-title {
        font-size: 14px !important;
    }

    .main-footer .footer-links a {
        font-size: 13px;
    }

    .main-footer .social {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }

    .main-footer .pay {
        width: 60px;
        height: 40px;
    }

    .main-footer .copyright {
        text-align: center;
    }

    #wpp-fix .wpp-link + .contact-wpp {
        min-width: 250px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    body {
        font-size: 16px;
    }

    .fs-15 {
        font-size: 14px !important;
    }

    .w-57,
    .w-75 {
        width: 85% !important;
    }

    h3 {
        font-size: 25px !important;
    }

    h4 {
        font-size: 19px !important;
    }

    h2 {
        font-size: 1.4rem !important;
    }

    .fs-80 {
        font-size: 60px !important;
    }

    body .btn {
        font-size: 16px;
    }

    .loader-container #loader #logo img {
        max-width: 250px;
    }

    .top-bar h3 {
        font-size: 15px !important;
    }

    .social {
        width: 30px;
        height: 30px;
        border-radius: 50% !important;
        -webkit-border-radius: 50% !important;
        -moz-border-radius: 50% !important;
        -ms-border-radius: 50% !important;
        -o-border-radius: 50% !important;
        font-size: 14px;
    }

    .main-footer .footer-logo {
        width: 145px;
    }

    .main-footer h2 {
        font-size: 31px !important;
        text-align: center;
    }

    .main-footer .social {
        width: 45px;
        height: 45px;
        font-size: 23px;
    }

    .main-footer .pay {
        width: 65px;
        height: 45px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .wh-150 {
        width: 130px;
        height: 130px;
    }

    .w-50 {
        width: 75% !important;
    }

    .main-footer .footer-logo {
        width: 155px;
    }

    .main-footer h2 {
        font-size: 35px !important;
    }

    .main-footer .footer-title {
        font-size: 14px !important;
    }
}

/* Start nav */
nav {
    padding: 0;
    position: sticky;
    background: #fcfcfc;
    width: 100%;
    z-index: 3;
    display: flex;
    top: 70px;
    align-items: center;
    -ms-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.06);
    -o-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.06);
}

nav .menu {
    justify-content: space-between;
    background: #fcfcfc;
    padding: 10px 0;
}

nav .menu img.logo {
    width: 100px;
}

nav .menu .menu-links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

nav .menu .menu-links li {
    margin-inline-start: 25px;
    margin-bottom: 5px;
}

nav .menu .menu-links li a {
    font-size: 18px;
    text-transform: capitalize;
    color: #313131;
}

nav .menu .menu-links li.active a, nav .menu .menu-links li:hover a {
    color: #2ecc9b;
}

nav .menu .menu-links li.active a img, nav .menu .menu-links li:hover a img {
    filter: invert(38%) sepia(87%) saturate(477%) hue-rotate(112deg) brightness(112%) contrast(91%);
}

nav .menu .image-container:hover {
    background-color: #EAFAF5;
}

nav .menu .image-container:hover img.default-img {
    opacity: 0;
}

nav .menu .image-container:hover img.hover-img {
    opacity: 1;
}

.image-container {
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    width: 43px;
    height: 43px;
    background-color: #eceeee;
    cursor: pointer;
}

.image-container img {
    width: 23px;
    height: 23px;
    transition: opacity 0.3s ease-in-out;
}

.image-container img.hover-img {
    position: absolute;
    opacity: 0;
}

.image-container.active {
    background-color: #EAFAF5;
}

.image-container.active img.default-img {
    opacity: 0;
}

.image-container.active img.hover-img {
    opacity: 1;
}

.image-container.show .dropdown-content {
    display: block;
    opacity: 1;
    transform: translateY(0);
}

.count {
    position: absolute;
    top: 6px;
    left: 2px;
    width: 13px;
    height: 13px;
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important;
    background: #2ecc9b;
    color: #fff;
    font-size: 7px;
}

.pulse {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 6px;
    height: 6px;
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important;
    background: #2ecc9b;
    cursor: pointer;
    -ms-box-shadow: 0 0 0 rgba(40, 163, 38, 0.7);
    -o-box-shadow: 0 0 0 rgba(40, 163, 38, 0.7);
    box-shadow: 0 0 0 rgba(40, 163, 38, 0.7);
    animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}

.pulse:hover {
    animation: none;
}

@keyframes pulse {
    0% {
        -ms-box-shadow: 0 0 0 rgba(40, 163, 38, 0.7);
        -o-box-shadow: 0 0 0 rgba(40, 163, 38, 0.7);
        box-shadow: 0 0 0 rgba(40, 163, 38, 0.7);
    }
    70% {
        -ms-box-shadow: 0 0 0 10px rgba(255, 71, 61, 0);
        -o-box-shadow: 0 0 0 10px rgba(255, 71, 61, 0);
        box-shadow: 0 0 0 10px rgba(255, 71, 61, 0);
    }
    100% {
        -ms-box-shadow: 0 0 0 0 rgba(255, 71, 61, 0);
        -o-box-shadow: 0 0 0 0 rgba(255, 71, 61, 0);
        box-shadow: 0 0 0 0 rgba(255, 71, 61, 0);
    }
}

.dropdown-content {
    display: none;
    position: absolute;
    padding: 15px;
    top: 70px;
    left: -25px;
    background-color: #fcfcfc;
    min-width: 500px;
    -ms-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
    transform: translateY(-10px);
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important;
}

.dropdown-content::before {
    content: "";
    position: absolute;
    top: -8px;
    left: 35px;
    width: 25px;
    height: 25px;
    background-color: #fcfcfc;
    border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    -ms-border-radius: 8px !important;
    -o-border-radius: 8px !important;
    transform: rotate(45deg);
}

.dropdown-content ul li {
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important;
}

.dropdown-content ul li .noti-img {
    width: 78px;
    height: 78px;
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important;
}

.dropdown-content ul li:hover {
    scale: 0.96;
}

html[lang=ar] .pulse {
    right: 10px;
    left: auto;
}

html[lang=ar] .count {
    right: 2px;
    left: auto;
}

html[lang=ar] .dropdown-content {
    right: -25px;
    left: auto;
}

html[lang=ar] .dropdown-content::before {
    right: 35px;
    left: auto;
}

.user img {
    border: 2px solid #313131;
}

.user h5 {
    color: #646464;
}

.user:hover img, .user.active img {
    border-color: #2ecc9b;
}

.user:hover h5, .user.active h5 {
    color: #2ecc9b;
}

/* end nav */
.auth-block {
    background: url(../img/authBg.png) no-repeat center left/cover;
    padding-block: 20px;
    min-height: calc(100vh - 109px);
    display: flex;
    align-items: center;
}

.pin-code-inputs {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    direction: ltr;
}

.pin-code-inputs input {
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -ms-border-radius: 10px !important;
    -o-border-radius: 10px !important;
}

.pin-code-inputs input.custom-pin {
    background-color: #F5F5F5;
    border: 1px solid #a6a5a5;
}

.pin-code-inputs input.filled {
    background-color: #fcfcfc;
    border: 1px solid #2ecc9b;
}

.auth-form {
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important;
    background: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(6.0999999046px);
    -o-backdrop-filter: blur(6.0999999046px);
    backdrop-filter: blur(6.0999999046px);
    padding: 30px 40px;
    min-height: 400px;
    max-width: 95%;
    width: 100%;
}

.auth-form.mw-65 {
    max-width: 65%;
}

.auth-form h2 {
    font-size: 30px;
    font-weight: 700;
}

.auth-form .togglePhone {
    display: none;
}

.auth-form .both-line {
    display: block;
    text-align: center;
    font-size: 20px;
}

.auth-form .both-line:before, .auth-form .both-line:after {
    position: absolute;
    content: "";
    background-color: #313131;
    height: 1px;
    width: 45%;
    top: 50%;
    transform: translateY(-50%);
}

.auth-form .both-line:before {
    left: 0;
}

.auth-form .both-line:after {
    right: 0;
}

.auth-form .input-phone .select2-container {
    margin-inline-end: 7px;
    width: 100px !important;
}

/* Forgot password — secondary nav (home + login), outline style */
.forget-pass-nav-row {
    --nav-brand: #2ecc9b;
    --nav-brand-deep: #249f79;
    --nav-brand-hover: #27ad84;
    --nav-brand-tint: rgba(46, 204, 155, 0.14);
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    margin-top: 4px;
}

.forget-pass-nav-btn {
    flex: 1 1 calc(50% - 6px);
    min-width: 148px;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 13px 18px;
    border-radius: 14px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.02em;
    text-decoration: none;
    border: 2px solid transparent;
    cursor: pointer;
    overflow: hidden;
    transition: transform 0.22s cubic-bezier(.4, 0, .2, 1),
        box-shadow 0.28s ease,
        filter 0.2s ease,
        border-color 0.2s ease,
        background 0.25s ease,
        color 0.2s ease;
}

.forget-pass-nav-btn__icon {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    font-size: 15px;
    flex-shrink: 0;
    transition: transform 0.22s ease,
        background 0.2s ease,
        box-shadow 0.2s ease;
}

.forget-pass-nav-btn > span:last-of-type {
    position: relative;
    z-index: 1;
    line-height: 1.35;
    text-align: center;
}

.forget-pass-nav-btn--home,
.forget-pass-nav-btn--login {
    color: var(--nav-brand-deep);
    background: linear-gradient(180deg, #ffffff 0%, #eefbf7 55%, #e8faf4 100%);
    border-color: var(--nav-brand);
    box-shadow: 0 2px 12px rgba(36, 159, 121, 0.12),
        0 0 0 1px rgba(255, 255, 255, 0.85) inset;
}

.forget-pass-nav-btn--home .forget-pass-nav-btn__icon,
.forget-pass-nav-btn--login .forget-pass-nav-btn__icon {
    background: var(--nav-brand-tint);
    color: var(--nav-brand-deep);
    box-shadow: 0 0 0 1px rgba(46, 204, 155, 0.35) inset;
}

.forget-pass-nav-btn--home:hover,
.forget-pass-nav-btn--login:hover {
    transform: translateY(-3px);
    color: #146b52;
    border-color: var(--nav-brand-hover);
    background: linear-gradient(180deg, #f6fdfb 0%, #dff7ef 100%);
    box-shadow: 0 10px 28px rgba(36, 159, 121, 0.22),
        0 0 0 1px rgba(255, 255, 255, 0.9) inset;
}

.forget-pass-nav-btn--home:hover .forget-pass-nav-btn__icon,
.forget-pass-nav-btn--login:hover .forget-pass-nav-btn__icon {
    transform: scale(1.07);
    background: rgba(46, 204, 155, 0.22);
    box-shadow: 0 0 0 1px rgba(46, 204, 155, 0.45) inset;
}

.forget-pass-nav-btn:active {
    transform: translateY(-1px) scale(0.98);
}

.forget-pass-nav-btn:focus-visible {
    outline: 2px solid var(--nav-brand);
    outline-offset: 3px;
}

@media (max-width: 420px) {
    .forget-pass-nav-btn {
        flex: 1 1 100%;
        min-width: 100%;
    }
}

.form-img {
    width: 150px;
    max-width: 250px;
    margin: auto;
    display: block;
}

.form-img.custom-width {
    width: 200px;
}

.flag {
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    width: 25px;
    height: 18px;
}

.scrolling-text-container {
    width: 100%;
    background: #2a3459;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    display: block;
    height: 50px;
    line-height: 50px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.scrolling-text {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    width: max-content;
    animation: scroll-text 15s linear infinite;
    -webkit-animation: scroll-text 15s linear infinite;
    color: white;
    font-size: 18px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
}

.scrolling-text-copy {
    flex: 0 0 auto;
    white-space: nowrap;
    padding-right: 4rem;
}

@keyframes scroll-text {
    0% {
        transform: translate3d(0, 0, 0);
    }
    100% {
        transform: translate3d(-50%, 0, 0);
    }
}

@-webkit-keyframes scroll-text {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(-50%, 0, 0);
    }
}

.statistic-item {
    min-height: 120px;
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important;
    background-color: #fcfcfc;
}

.statistic-item:hover {
    background-color: #313131;
    color: #fff;
    transform: rotateZ(-3deg);
    -ms-box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
    -o-box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
    box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
}

html[dir=rtl] .statistic-item:hover {
    transform: rotateZ(3deg);
}

.exam-categories .category {
    min-height: 110px;
    color: #313131;
    background-color: #F5F5F5;
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important;
    font-weight: 500;
}

.exam-categories .category .img-container {
    padding: 6px;
    width: 60px;
    height: 60px;
    -ms-box-shadow: 6px 6px 12px 0px rgba(0, 0, 0, 0.12);
    -o-box-shadow: 6px 6px 12px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 6px 6px 12px 0px rgba(0, 0, 0, 0.12);
}

.exam-categories .category .img-container img {
    height: 40px;
    max-width: 98%;
}

.exam-categories .category:hover {
    color: #fff;
    background-color: #2ecc9b;
}

.exam-categories .category:hover .img-container {
    transform: rotateY(360deg);
}

.ads .ads-carusel .item {
    padding: 30px;
    background: linear-gradient(91deg, #2ecc9b 0%, #647ecc 100%);
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important;
}

.ads .ads-carusel .ad-img {
    width: 155px;
}

.ads .ads-carusel h2 {
    font-size: 60px !important;
}

.ads .owl-dots {
    text-align: center;
}

.ads .owl-dots .owl-dot {
    width: 40px;
    height: 2px;
    background: #a6a5a5;
}

.ads .owl-dots .owl-dot:not(:last-child) {
    margin-inline-end: 5px;
}

.ads .owl-dots .owl-dot.active {
    width: 60px;
    background: #2ecc9b;
}

.self-assessment .self-assessment-img {
    width: 100%;
    max-height: 350px;
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important;
}

.list-dot li {
    position: relative;
    padding-inline-start: 20px;
}

.list-dot li:not(:last-child) {
    margin-bottom: 15px;
}

.list-dot li:before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #646464;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
}

html[lang=ar] .list-dot li:before {
    right: 0;
    left: auto;
}

.banner {
    background: linear-gradient(92deg, #3c5256 35.22%, #83b3bc 100%);
}

.some-exams .exam-block {
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important;
    min-height: 400px;
    position: relative;
    overflow: hidden;
    filter: drop-shadow(0px 12px 12px rgba(0, 0, 0, 0.08));
}

.some-exams .exam-block .exam-img {
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    -ms-filter: blur(1px);
    -o-filter: blur(1px);
    filter: blur(1px);
    top: 0;
    left: 0;
    z-index: -1;
}

.some-exams .exam-block .exam-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 98%;
}

.some-exams .exam-block .overlay-info {
    flex-direction: column;
    text-align: center;
    position: absolute;
    background: rgba(0, 0, 0, 0.24);
    -webkit-backdrop-filter: blur(2px);
    -o-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    top: 35%;
    left: 50%;
    transform: translate(-50%, -35%);
    width: 90%;
    padding: 20px;
    font-size: 22px;
    font-weight: 200;
}

.some-exams .exam-block .bottom-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 23px;
}

.some-exams .exam-block .bottom-info .first-info,
.some-exams .exam-block .bottom-info .last-info {
    height: 72px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.some-exams .exam-block .bottom-info .first-info {
    border-radius: 30px 30px 0 0 !important;
    -webkit-border-radius: 30px 30px 0 0 !important;
    -moz-border-radius: 30px 30px 0 0 !important;
    -ms-border-radius: 30px 30px 0 0 !important;
    -o-border-radius: 30px 30px 0 0 !important;
    background-color: #7d9dff;
    color: #313131;
    padding: 5px;
}

.some-exams .exam-block .bottom-info .first-info .tries {
    color: #fff;
    font-size: 14px;
}

.some-exams .exam-block .bottom-info .last-info {
    background-color: #fcfcfc;
    color: #313131;
    padding-block: 5px;
    padding-inline: 10px;
    position: relative;
}

.some-exams .exam-block .bottom-info .last-info .arrow-right {
    position: absolute;
    opacity: 0;
    top: 50%;
    transform: translateY(-50%);
    right: -20px;
    transition: 0.5s;
    width: 50px;
}

.some-exams .exam-block:hover .bottom-info .first-info {
    background-color: #fcfcfc;
}

.some-exams .exam-block:hover .bottom-info .first-info .tries {
    color: #EE1414;
}

.some-exams .exam-block:hover .bottom-info .last-info {
    background-color: #2ecc9b;
    padding-inline: 10px 50px;
}

.some-exams .exam-block:hover .bottom-info .last-info .arrow-right {
    opacity: 1;
    right: 65px;
}

.top-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 12px;
    z-index: 1;
}

.top-info .offer {
    min-width: 65px;
    padding: 3px;
}

.top-info .image-container {
    width: 38px;
    height: 38px;
    padding: 3px;
}

.top-info .image-container img {
    width: 34px;
    height: 34px;
}

.top-info .image-container.active {
    background-color: #2ecc9b;
}

.top-info .image-container.active img.default-img {
    opacity: 0;
}

.top-info .image-container.active img.hover-img {
    opacity: 1;
}

.price {
    line-height: 1;
}

.price .new {
    font-size: 40px;
    font-weight: 800;
}

.price .old {
    font-size: 25px;
    font-weight: 200;
}

html[dir=rtl] .some-exams .exam-block .bottom-info .last-info .arrow-right {
    left: -20px;
    right: auto;
    transform: rotateY(-180deg) translateY(-50%);
}

html[dir=rtl] .some-exams .exam-block:hover .bottom-info .last-info .arrow-right {
    left: 65px;
}

.medical-carusel .item {
    width: 560px;
}

.medical-carusel .item img {
    width: 100%;
    height: 280px;
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important;
    margin-bottom: 15px;
}

.categories-header {
    position: relative;
    overflow: hidden;
    min-height: 400px;
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important;
    padding: 70px;
    display: flex;
    align-items: center;
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
}

.categories-header h1 {
    width: 60%;
    font-size: 50px;
    line-height: normal;
}



.online-assessment-img {
    height: 100%;
    min-height: 400px;
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important;
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-object-position: center;
    -ms-object-position: center;
    -o-object-position: center;
    object-position: center;
}

.features {
    padding: 35px 80px 15px;
}

.features .feat-img {
    height: 40px;
}

.features .feat-item p {
    width: 80%;
}

.text-carusel {
    padding-block: 7px;
    background-color: #313131;
    transform: rotate(-1deg);
    margin-block: 20px 40px;
}

.text-carusel .item {
    color: #fff;
}

.text-carusel .item img {
    width: 60px;
    height: 60px;
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important;
}

html[lang=ar] .text-carusel {
    transform: rotate(1deg);
}

.plan {
    background-color: #F5F5F5;
    border: 1px solid #313131;
    padding: 25px;
}

.plan .number {
    padding: 5px;
    background-color: #313131;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    font-size: 30px;
    font-weight: bold;
    flex-shrink: 0;
}

.plan .number span {
    position: relative;
    top: -2px;
}

.plan .rate {
    font-size: 23px;
}

.plan .review {
    font-size: 13px;
}

.plan .price h5 {
    font-size: 20px !important;
}

.plan .price p {
    flex: 2;
    font-size: 16px;
}

.plan .price p .new {
    font-size: 26px;
}

.plan .price p .old {
    color: #4e4e4e;
    font-size: 23px;
    font-weight: 500;
}

.plan:hover {
    border-color: #2ecc9b;
}

.plan:hover .number {
    background-color: #2ecc9b;
}

.plan:hover .price p {
    color: #2ecc9b;
}

.blog-header:after {
    /*background: linear-gradient(0deg, rgba(90, 98, 121, 0.4) 0%, rgba(90, 98, 121, 0.4) 100%), url(../img/blogBg.png) lightgray 50%/cover no-repeat;*/
}

.blog-info {
    -ms-box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.08);
}

.blog-info,
.blog-categories {
    background-color: #fcfcfc;
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important;
    padding: 25px;
}

.blog-img-container {
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important;
    overflow: hidden;
}

.blog-img-container::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backdrop-filter: blur(1px);
    -o-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
    background: rgba(0, 0, 0, 0.4);
}

.blog-img-container .logo {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 1;
    width: 110px;
}

.blog-img-container .blog-img {
    aspect-ratio: 1.9/1;
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-object-position: center;
    -ms-object-position: center;
    -o-object-position: center;
    object-position: center;
}

.page-link {
    border: 0;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    width: 35px;
    height: 35px;
    font-weight: bold;
    color: #646464;
    background: #eceeee;
    font-weight: bold;
    margin-inline: 10px;
    margin-bottom: 5px;
}

.page-link:hover {
    color: #2ecc9b;
    background: #EAFAF5;
}

.page-item {
    z-index: 1;
}

.page-item.active .page-link {
    color: #2ecc9b;
    background: #EAFAF5;
}

.page-item:last-child .page-link, .page-item:first-child .page-link {
    width: 40px;
    height: 40px;
    border: 1px solid #313131;
    color: #313131;
    background-color: transparent;
}

.page-item:last-child .page-link:hover, .page-item:first-child .page-link:hover {
    border-color: #2ecc9b;
    background-color: #2ecc9b;
    color: #fff;
}

.soc {
    margin-bottom: 10px;
}

.soc a {
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
}

.soc a img {
    width: 40px;
    height: 40px;
}

.soc a:hover {
    scale: 0.89;
}

.soc:not(:last-child) {
    margin-inline-end: 10px;
}

.blog-categories-list li a {
    color: #313131;
    justify-content: space-between;
}

.blog-categories-list li a .title {
    width: 65%;
}

.blog-categories-list li a .arrow {
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    width: 35px;
    height: 35px;
    background-color: #313131;
    color: #fff;
}

.blog-categories-list li a .arrow .fa-arrow-right-long {
    transform: rotate(-45deg);
}

.blog-categories-list li a:hover, .blog-categories-list li a.active {
    color: #2ecc9b;
}

.blog-categories-list li a:hover .arrow, .blog-categories-list li a.active .arrow {
    background-color: #2ecc9b;
}

html[lang=ar] .blog-categories-list li a .arrow .fa-arrow-right-long {
    transform: rotate(-125deg);
}

.post {
    margin-bottom: 10px;
}

.post img {
    width: 85px !important;
    height: 90px;
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    -ms-border-radius: 15px !important;
    -o-border-radius: 15px !important;
}

.post.blog-post img {
    width: 100px !important;
    height: 100px;
}

.post h5 {
    color: #313131;
}

.post:hover h5 {
    color: #2ecc9b;
}

.posts-carusel .owl-dots {
    margin-top: 5px;
}

.posts-carusel .owl-dot {
    width: 13px;
    height: 13px;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    background-color: #eceeee !important;
}

.posts-carusel .owl-dot:not(:last-child) {
    margin-inline-end: 7px;
}

.posts-carusel .owl-dot:hover, .posts-carusel .owl-dot.active {
    background-color: #2ecc9b !important;
}

.tag {
    text-align: center;
    margin-bottom: 10px;
    background-color: #313131;
    color: #fff;
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important;
    padding: 7px 10px;
}

.tag:not(:last-child) {
    margin-inline-end: 7px;
}

.tag:hover, .tag.active {
    color: #fff;
    background-color: #7d9dff;
    transform: rotateZ(-3deg);
    -ms-box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
    -o-box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
    box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
}

html[dir=rtl] .tag:hover {
    transform: rotateZ(3deg);
}

.syllabus-header:after {
    /*background: linear-gradient(0deg, rgba(60, 82, 86, 0.4) 0%, rgba(60, 82, 86, 0.4) 100%), url(../img/syllabusBg.png) lightgray 50%/cover no-repeat;*/
}

.syllabus-tabs {
    border-top: 1px solid #c3c9cb;
    border-bottom-color: #c3c9cb;
    padding-block: 20px;
}

.syllabus-tabs .nav-item:first-child .nav-link {
    padding-inline-start: 0;
}

.syllabus-tabs .nav-item:last-child .nav-link {
    border-inline-start: 1px solid #c3c9cb;
}

.syllabus-tabs .nav-link {
    padding-block: 0;
    border: 0;
    margin-bottom: 0;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    color: #313131;
}

.syllabus-tabs .nav-link:focus-visible {
    outline: none;
}

.syllabus-tabs .nav-link.active, .syllabus-tabs .nav-link:hover {
    color: #2ecc9b;
}

.tab-content {
    padding-top: 15px;
}

.tags-tabs {
    border: 0;
}

.tags-tabs .nav-item:not(:last-child) {
    margin-inline-end: 7px;
}

.tags-tabs .nav-link {
    text-align: center;
    margin-bottom: 10px;
    background-color: #313131;
    color: #fff;
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important;
    padding: 7px 10px;
    font-size: 14px;
}

.tags-tabs .nav-link:focus-visible {
    outline: none;
}

.tags-tabs .nav-link.active, .tags-tabs .nav-link:hover {
    color: #fff;
    background-color: #7d9dff;
    transform: rotateZ(-3deg);
    -ms-box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
    -o-box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
    box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
}

.instructor-info .instructor-img {
    width: 70px;
    height: 70px;
}

.pdf-img {
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important;
    overflow: hidden;
}

.pdf-img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backdrop-filter: blur(1px);
    -o-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
    background: rgba(0, 0, 0, 0.4);
}

.pdf-img .watermark {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 1;
    width: 250px;
}

.pdf-img .img-bg {
    height: 450px;
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-object-position: center;
    -ms-object-position: center;
    -o-object-position: center;
    object-position: center;
}

.pdf-content {
    background-color: #fcfcfc;
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important;
    padding: 25px;
    -ms-box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.08);
}

.dowmload-img {
    width: 40px;
}

.video-container {
    position: relative;
    height: 450px;
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important;
    overflow: hidden;
}

.video-container video {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.video-container iframe {
    width: 100%;
    height: 100%;
}

.play-button-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    -webkit-backdrop-filter: blur(1px);
    -o-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
    background: rgba(0, 0, 0, 0.4);
}

.play-button-wrapper .circle-play-b {
    cursor: pointer;
    pointer-events: auto;
}

.play-button-wrapper .circle-play-b img {
    width: 100px;
    height: 100px;
    cursor: pointer;
    background: rgba(245, 245, 245, 0.2);
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
}

html[dir=rtl] .tags-tabs .nav-link.active, html[dir=rtl] .tags-tabs .nav-link:hover {
    transform: rotateZ(3deg);
}

.refer-header {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    padding: 0;
}

.refer-header h1 {
    width: 100%;
}

.refer-header .custom-w-p {
    width: 80%;
    padding: 75px 50px;
}

.refer-header .btn {
    width: 300px;
    max-width: 100%;
}

.refer-header:after {
    /*background: linear-gradient(0deg, rgba(60, 82, 86, 0.4) 0%, rgba(60, 82, 86, 0.4) 100%), url(../img/referBg.png) lightgray 50%/cover no-repeat;*/
    -webkit-backdrop-filter: blur(3px);
    -o-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
}

.refer-content .refer-profit img {
    height: 90px;
}

.refer-content .info-pic {
    position: relative;
    background: #F2F5FF;
    -ms-box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
    -o-box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
    box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
    transform: rotate(-12deg);
    padding: 30px 5px;
    height: 130px;
}

.refer-content .info-pic .after-arrow {
    position: absolute;
    left: 40px;
    animation: arrow 1s infinite;
}

.refer-content .info-text {
    padding: 18px 12px;
    height: 185px;
}

.refer-content .icon {
    width: 65px;
}

@keyframes arrow {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

html[dir=rtl] .refer-content .info-pic {
    transform: rotate(12deg);
}

html[dir=rtl] .refer-content .info-pic .after-arrow {
    right: 40px;
    left: auto;
    transform: rotateY(-180deg);
}

.faq-header:after {
    /*background: linear-gradient(0deg, rgba(60, 82, 86, 0.4) 0%, rgba(60, 82, 86, 0.4) 100%), url(../img/faqBg.png) lightgray 50%/cover no-repeat;*/
}

.faq-header .logo {
    width: 260px;
}

.accordion-button {
    color: #313131;
    font-weight: bold;
    padding: 0;
    font-size: 21px;
    line-height: 1.5;
}

.accordion-button:not(.collapsed) {
    color: #313131;
}

.accordion-button:not(.collapsed)::after {
    background: #7d9dff;
    transform: rotate(0deg);
}

.accordion-button::after {
    content: "\f175";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    background: #313131;
    color: #fff;
    transform: rotate(45deg);
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
}

.accordion-item {
    margin-bottom: 20px;
}

html[dir=rtl] .accordion-button:not(.collapsed)::after {
    transform: rotate(0deg);
}

html[dir=rtl] .accordion-button::after {
    transform: rotate(-45deg);
}

.contact-header {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    min-height: 550px;
    padding: 0;
}

.contact-header h1 {
    width: 100%;
}

.contact-header .custom-w-p {
    width: 70%;
    padding: 75px 50px;
}

.contact-header:after {
    /*background: linear-gradient(0deg, rgba(60, 82, 86, 0.6) 0%, rgba(60, 82, 86, 0.6) 100%), url(../img/contactBg.png) lightgray 50%/cover no-repeat;*/
    -webkit-backdrop-filter: blur(2px);
    -o-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}

.contact-form form {
    padding: 35px 30px;
    margin-top: -150px;
    margin-bottom: 100px;
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important;
    background: rgba(250, 250, 250, 0.8);
    -ms-box-shadow: 0px 12px 18px 0px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0px 12px 18px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 12px 18px 0px rgba(0, 0, 0, 0.08);
    -webkit-backdrop-filter: blur(9px);
    -o-backdrop-filter: blur(9px);
    backdrop-filter: blur(9px);
}

.contact-form .contact-info {
    height: 100%;
    min-height: 130px;
    -ms-box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.12);
    -o-box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.12);
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important;
    background-color: #fcfcfc;
    padding: 15px;
}

.contact-form .contact-info .info-icon {
    width: 60px;
    height: 60px;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    color: #104736;
    background-color: #EAFAF5;
    font-size: 30px;
}

.contact-form .contact-info a {
    color: #104736;
}

.contact-form .contact-info:hover .info-icon {
    background-color: #104736;
    color: #EAFAF5;
    transform: rotate(360deg);
}

.about-header:after {
    /*background: linear-gradient(0deg, rgba(60, 82, 86, 0.4) 0%, rgba(60, 82, 86, 0.4) 100%), url(../img/aboutBg.png) lightgray 50%/cover no-repeat;*/
    -webkit-backdrop-filter: blur(1px);
    -o-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
}

.about-img {
    height: 400px;
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-object-position: left;
    -ms-object-position: left;
    -o-object-position: left;
    object-position: left;
}

.about-features {
    padding: 40px 40px 15px;
}

.feature {
    min-height: 160px;
}

.feature .feat-icon {
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    font-size: 20px;
    color: #313131;
    background-color: #fcfcfc;
}

.feature:hover .feat-icon {
    transform: rotateY(360deg);
}

.breadcrumb-nav {
    z-index: 1;
}

.breadcrumb-nav .breadcrumb-item {
    padding-inline: 0;
}

.breadcrumb-nav .breadcrumb-item.active {
    color: #313131;
}

.breadcrumb-nav .breadcrumb-item a {
    color: #313131;
}

.breadcrumb-nav .breadcrumb-item a:hover {
    color: #2ecc9b;
}

.breadcrumb-nav .breadcrumb-item + .breadcrumb-item::before {
    content: none;
}

.breadcrumb-nav .arrows {
    width: 30px;
}

.exam-details .exam-img {
    height: 400px;
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important;
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-object-position: center 10%;
    -ms-object-position: center 10%;
    -o-object-position: center 10%;
    object-position: center 10%;
}

.exam-details .exam-img-container .image-container {
    position: absolute !important;
    right: 10px;
    top: 10px;
}

.exam-details .exam-img-container .image-container img {
    width: 34px;
    height: 34px;
}

.exam-details .exam-img-container .image-container.active {
    background-color: #2ecc9b;
}

.btns .btn {
    width: 49%;
}

.btns .btn .arrow {
    width: 50px;
}

html[lang=ar] .exam-details .exam-img-container .image-container {
    left: 10px;
    right: auto;
}

/* styles.css */
/* Common styles for all circles */
.circle-container {
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important;
    box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
    padding: 20px;
    position: relative;
    height: 100%;
    background-color: #F5F5F5;
    flex-direction: column;
}

.circle {
    width: 50%;
    height: 50%;
    margin-inline: auto;
}

.circle .background {
    fill: none;
    stroke: #e6e6e6; /* Light grey background circle */
    stroke-width: 10;
}

.circle .progress {
    fill: none;
    stroke-width: 10;
    stroke-dasharray: 282.6; /* 2 * π * r where r = 45 */
    stroke-dashoffset: 282.6;
    transition: stroke-dashoffset 1s; /* Smooth transition for animation */
    transform: rotate(-90deg);
    transform-origin: 50% 50%;
    stroke-linecap: round;
}

/* Gradient for expiration circle */
.expiration-circle .progress {
    stroke: url(#expirationGradient); /* Use gradient defined in SVG */
}

/* Gradient for tests circle */
.tests-circle .progress {
    stroke: url(#testsGradient); /* Use gradient defined in SVG */
}

/* Gradient for tries circle */
.tries-circle .progress {
    stroke: url(#triesGradient); /* Use gradient defined in SVG */
}

/* Text styles */
.expiration-circle .percentage,
.tests-circle .percentage,
.tries-circle .percentage {
    text-anchor: middle;
}

.expiration-circle .percentage {
    fill: #EE1414;
}

.tests-circle .percentage {
    fill: #2ecc9b;
    font-weight: bold;
}

.tries-circle .percentage {
    fill: #7d9dff;
}

.progress-small {
    border-radius: 30px;
    background: #e6e6e6; /* Adjust as needed */
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
    overflow: hidden;
    width: 100%;
}

.progress-bar-small {
    height: 23px;
    border-radius: 30px;
    background: linear-gradient(90deg, #1c7a5d, #2ecc9b); /* Default gradient background */
    transition: width 0.4s linear; /* Smooth transition for width change */
    width: 0; /* Initial width is 0 */
    will-change: width; /* Hint to the browser that width will change */
}

.progress-bar-small.active {
    animation: progressAnimation 1.5s forwards; /* Animation when active */
}

@keyframes progressAnimation {
    from {
        width: 0;
    }
    to {
        width: var(--progress-value); /* Width will be set dynamically via JS */
    }
}

.final-exam {
    height: 400px;
    position: relative;
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important;
    overflow: hidden;
    box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
}

.final-exam .final-exam-img {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-object-position: center;
    -ms-object-position: center;
    -o-object-position: center;
    object-position: center;
}

.category-header:after {
    /*background: linear-gradient(0deg, rgba(60, 82, 86, 0.4) 0%, rgba(60, 82, 86, 0.4) 100%), url(../img/categoryBg.png) lightgray -66.377px -205.034px/111.271% 197.635% no-repeat;*/
}

.category-exam-card {
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important;
}

.category-exam-card .category-img {
    width: 100%;
    height: 350px;
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-object-position: center;
    -ms-object-position: center;
    -o-object-position: center;
    object-position: center;
    border-radius: 35px !important;
    -webkit-border-radius: 35px !important;
    -moz-border-radius: 35px !important;
    -ms-border-radius: 35px !important;
    -o-border-radius: 35px !important;
}

.test-info {
    border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    -ms-border-radius: 15px !important;
    -o-border-radius: 15px !important;
    background-color: #F5F5F5;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.test-info a[aria-expanded=true] i {
    transform: rotate(180deg);
}

.test-info .circle {
    width: 50px;
    height: 50px;
}

.test-info .circle.wh-30 {
    width: 30%;
    height: 30%;
}

.test-info .expiration-circle .percentage {
    font-size: 25px;
}

.final-exam .overlay-info {
    flex-direction: column;
    text-align: center;
    position: absolute;
    background: rgba(0, 0, 0, 0.24);
    -webkit-backdrop-filter: blur(2px);
    -o-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    padding: 20px;
    font-size: 22px;
    font-weight: 200;
}

.category-exams .some-exams .exam-block .bottom-info .first-info {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
}

.category-exams .some-exams .exam-block .bottom-info .last-info.with-progress {
    padding-inline: 10px !important;
}

.category-exams .some-exams .exam-block .bottom-info .last-info.with-progress .circle {
    width: 50px;
    height: 50px;
}

.category-exams .some-exams .exam-block .bottom-info .last-info.with-progress .expiration-circle .percentage {
    font-size: 25px;
}

.category-exams .some-exams .progress-bar-small {
    height: 15px;
}

.testimonials-carusel .item {
    margin-block: 25px;
}

.bubble {
    position: relative;
    width: 100%;
    min-height: 250px;
    padding: 25px;
    border: 1px solid #858585;
    background: #fcfcfc;
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important;
}

.bubble::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 88%;
    border-style: solid;
    border-width: 19px 19px 0 0;
    border-color: #858585 transparent transparent;
    translate: -50% 100%;
    transform: skew(-25deg);
    transform-origin: top;
}

.bubble::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 88%;
    border-style: solid;
    border-width: 15.2px 15.2px 0 0;
    border-color: #fcfcfc transparent transparent;
    translate: calc(-50% - 0.4px) 100%;
    transform: skew(-25deg);
    transform-origin: top;
}

.bubble .user-img {
    width: 50px !important;
    height: 50px !important;
}

.bubble .comment {
    max-height: 82px;
    overflow: auto;
}

.bubble:hover {
    transform: scale(1.05);
}

html[dir=rtl] .bubble::before, html[dir=rtl] .bubble::after {
    transform: skew(25deg);
    left: 12%;
}

html[dir=rtl] .limit-text {
    left: 10px;
    right: auto;
}

.pay-progress .check {
    width: 100px;
}

.pay-progress .check::after, .pay-progress .check::before {
    content: "";
    position: absolute;
    top: 50%;
    width: 25%;
    border: 1px dashed #a6a5a5;
}

.pay-progress .check.active::after, .pay-progress .check.active::before {
    border: 1px dashed #7d9dff;
}

.pay-progress .check::after {
    right: 15%;
    transform: translate(20%, -50%);
}

.pay-progress .check::before {
    left: 15%;
    transform: translate(-20%, -50%);
}

.error {
    display: none;
}

.notifications ul li {
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important;
}

.notifications ul li .noti-img {
    width: 90px;
    height: 90px;
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important;
}

.notifications ul li .noti-img .logo-img {
    width: 80%;
}

.cart-items {
    max-height: 520px;
    overflow-y: auto;
}

.cart-item {
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important;
    align-items: center;
    transition: all 0.3s ease;
}

/* Styling for conflicted packages */
.cart-item.conflicted-package {
    border: 2px solid #dc3545 !important;
    position: relative;
}

.cart-item.conflicted-package:hover {
    background-color: #fff8f8 !important;
    box-shadow: 0 0 15px rgba(220, 53, 69, 0.3);
}

/* Pulse animation for conflicted packages */
@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.7);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(220, 53, 69, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(220, 53, 69, 0);
    }
}

.cart-item.pulse-animation {
    animation: pulse 2s infinite;
}

.cart-item .cart-img {
    width: 210px;
    height: 140px;
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important;
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
}

.cart-item .price .new {
    font-size: 25px;
}

.cart-item .price .old {
    font-size: 18px;
    font-weight: 400;
}

.cart-item .offer {
    position: absolute;
    min-width: 60px;
    padding: 3px;
    top: 10px;
    left: 10px;
}

html[dir=rtl] .cart-item .offer {
    left: auto;
    right: 10px;
}

.card-img {
    width: 60px;
    height: 35px;
}

.pay-check {
    border: 1px solid #a6a5a5;
    background-color: #fcfcfc;
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important;
    padding-block: 12px;
    padding-inline: 40px 15px;
}

.pay-check.active, .pay-check:hover {
    border-color: #2ecc9b;
    background-color: #EAFAF5;
}

.pay-check .form-check-input {
    flex-shrink: 0;
}

.pay-form,
.show-extra-discount {
    display: none;
}

.discount-pay img {
    position: relative;
    top: 17px;
}

.discount-pay h3 {
    text-shadow: 0px 12px 12px rgba(20, 20, 20, 0.14);
    transform: rotate(-2deg);
}

html[dir=rtl] .discount-pay h3 {
    transform: rotate(2deg);
}

.side-menu {
    box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
    padding: 30px 10px 0;
    width: 130px;
    flex-shrink: 0;
}

.side-menu .links li {
    margin-bottom: 30px;
}

.side-menu .links a {
    color: #646464;
}

.side-menu .links a img {
    width: 33px;
    height: 33px;
    transition: opacity 0.3s ease-in-out;
}

.side-menu .links a img.hover-img {
    position: absolute;
    opacity: 0;
}

.side-menu .links a:hover, .side-menu .links a.active {
    color: #2ecc9b;
}

.side-menu .links a:hover img.default-img, .side-menu .links a.active img.default-img {
    opacity: 0;
}

.side-menu .links a:hover img.hover-img, .side-menu .links a.active img.hover-img {
    opacity: 1;
}

.link-content {
    padding: 35px 25px;
}

.profile-banner {
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important;
}

.profile-banner .content {
    padding: 0 70px 25px;
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important;
}

.profile-banner .welcome-img {
    width: 100%;
    max-width: 465px;
}

.profile-banner .welcome-img.ar {
    display: none;
}

.profile-banner .doctor-books {
    position: absolute;
    top: -7px;
    right: 50px;
    height: 113%;
    z-index: 2;
}

.profile-banner .top-circles:before {
    top: -45px;
    width: 350px;
    height: 350px;
}

.profile-banner .top-circles:after {
    width: 270px;
    height: 270px;
}

.discount-block {
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important;
    background: linear-gradient(271deg, #5A6279 0%, #718de6 68.68%, #d7e1ff 100%);
    margin-block: 35px 20px;
    padding: 10px 50px 10px 30px;
}

.discount-block .discount-img {
    width: 130px;
}

.discount-block p {
    font-size: 20px;
}

.cart-item .with-progress .circle {
    width: 45px;
    height: 45px;
}

.cart-item .with-progress .expiration-circle .percentage {
    font-size: 25px;
}

.cart-item .progress-bar-small {
    height: 12px;
}

.percentage-circle .progress-container {
    position: relative;
}

.percentage-circle .progress-circle {
    fill: none;
    stroke-width: 10;
    transform: rotate(-90deg);
    transform-origin: 50% 50%;
}

.percentage-circle .background-circle {
    stroke: #e6e6e6;
}

.percentage-circle .foreground-circle {
    stroke-linecap: round;
    stroke: url(#gradient);
    stroke-dasharray: 282.6; /* Initial circumference value */
    stroke-dashoffset: 282.6; /* Full circumference */
    transition: stroke-dashoffset 1s ease;
}

.percentage-circle .progress-text {
    font-size: 24px;
    font-weight: bold;
    text-anchor: middle;
    dominant-baseline: middle;
    fill: #313131;
}

.left-progress {
    background-color: #F2F5FF;
    padding: 30px 20px;
}

.left-progress .top-circles {
    top: 4%;
}

.left-progress .top-circles:before {
    width: 270px;
    height: 270px;
}

.left-progress .top-circles::after {
    width: 200px;
    height: 200px;
}

.left-progress .bottom-circles {
    bottom: 55%;
    left: -105px;
}

.right-progress .progress-card {
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    -o-border-radius: 20px !important;
    padding: 30px 20px;
    height: 164px;
}

.right-progress .progress-card.valid-card {
    background: #eaffd5;
}

.right-progress .progress-card.wrong-card {
    background: #fdd;
}

.right-progress .progress-card.hours-card {
    background: #d7e5ff;
}

.right-progress .progress-card.remaining-card {
    background: #ffedd8;
}

.inner-table-container {
    display: none;
}

.main-table {
    border-collapse: separate;
    border-spacing: 0 10px;
    text-wrap: nowrap;
}

.main-table td {
    font-size: 16px;
    vertical-align: middle;
}

.main-table td:first-child {
    border-radius: 12px 0 0 12px !important;
    -webkit-border-radius: 12px 0 0 12px !important;
    -moz-border-radius: 12px 0 0 12px !important;
    -ms-border-radius: 12px 0 0 12px !important;
    -o-border-radius: 12px 0 0 12px !important;
}

.main-table td:last-child {
    border-radius: 0 12px 12px 0 !important;
    -webkit-border-radius: 0 12px 12px 0 !important;
    -moz-border-radius: 0 12px 12px 0 !important;
    -ms-border-radius: 0 12px 12px 0 !important;
    -o-border-radius: 0 12px 12px 0 !important;
}

.main-table thead tr th {
    font-weight: 200;
    font-size: 18px;
    text-transform: capitalize;
}

.main-table thead tr th:first-child {
    border-radius: 12px 0 0 12px !important;
    -webkit-border-radius: 12px 0 0 12px !important;
    -moz-border-radius: 12px 0 0 12px !important;
    -ms-border-radius: 12px 0 0 12px !important;
    -o-border-radius: 12px 0 0 12px !important;
}

.main-table thead tr th:last-child {
    border-radius: 0 12px 12px 0 !important;
    -webkit-border-radius: 0 12px 12px 0 !important;
    -moz-border-radius: 0 12px 12px 0 !important;
    -ms-border-radius: 0 12px 12px 0 !important;
    -o-border-radius: 0 12px 12px 0 !important;
}

.main-table > tbody > tr:nth-child(odd) {
    background-color: #eceeee;
}

.main-table.rows-bg tbody tr {
    background-color: #F5F5F5;
}

.main-table .inner-table > thead {
    background-color: #5A6279;
    color: #fcfcfc;
}

.subscriped-chapter {
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important;
    border: 1px solid #eceeee;
    position: relative;
    justify-content: space-between;
    overflow: hidden;
}

.subscriped-chapter .info {
    padding: 10px;
    width: 100%;
}

.subscriped-chapter .info .offer {
    min-width: 65px;
    padding: 3px;
    position: absolute;
    top: 20px;
    left: 20px;
}

.subscriped-chapter .exam-img {
    height: 170px;
    width: 100%;
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important;
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-object-position: center 10%;
    -ms-object-position: center 10%;
    -o-object-position: center 10%;
    object-position: center 10%;
}

.subscriped-chapter .subscribed {
    background-color: #eceeee;
    width: 100%;
    text-align: center;
    height: 60px;
    font-size: 20px;
}

.subscriped-chapter .subscribed i {
    font-size: 32px;
}

html[lang=ar] .profile-banner .doctor-books {
    right: auto;
    left: 50px;
    transform: rotateY(-180deg);
}

html[lang=ar] .profile-banner .welcome-img {
    max-width: 400px;
}

html[lang=ar] .profile-banner .welcome-img.ar {
    display: block;
}

html[lang=ar] .profile-banner .welcome-img.en {
    display: none;
}

html[lang=ar] .left-progress .bottom-circles {
    left: auto;
    right: -105px;
}

html[lang=ar] .left-progress .top-circles {
    left: -50px;
    right: auto;
}

html[lang=ar] .main-table td {
    font-size: 16px;
}

html[lang=ar] .main-table td:first-child {
    border-radius: 0 12px 12px 0 !important;
    -webkit-border-radius: 0 12px 12px 0 !important;
    -moz-border-radius: 0 12px 12px 0 !important;
    -ms-border-radius: 0 12px 12px 0 !important;
    -o-border-radius: 0 12px 12px 0 !important;
}

html[lang=ar] .main-table td:last-child {
    border-radius: 12px 0 0 12px !important;
    -webkit-border-radius: 12px 0 0 12px !important;
    -moz-border-radius: 12px 0 0 12px !important;
    -ms-border-radius: 12px 0 0 12px !important;
    -o-border-radius: 12px 0 0 12px !important;
}

html[lang=ar] .main-table thead tr th:first-child {
    border-radius: 0 12px 12px 0 !important;
    -webkit-border-radius: 0 12px 12px 0 !important;
    -moz-border-radius: 0 12px 12px 0 !important;
    -ms-border-radius: 0 12px 12px 0 !important;
    -o-border-radius: 0 12px 12px 0 !important;
}

html[lang=ar] .main-table thead tr th:last-child {
    border-radius: 12px 0 0 12px !important;
    -webkit-border-radius: 12px 0 0 12px !important;
    -moz-border-radius: 12px 0 0 12px !important;
    -ms-border-radius: 12px 0 0 12px !important;
    -o-border-radius: 12px 0 0 12px !important;
}

html[lang=ar] .subscriped-chapter .info .offer {
    right: 20px;
    left: auto;
}

.settings-content .pay-check {
    color: #313131;
    padding-inline: 15px;
    border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -ms-border-radius: 10px !important;
    -o-border-radius: 10px !important;
}

.settings-content .pay-check:hover {
    color: #2ecc9b;
    -ms-box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.08);
}

.settings-content .form-switch {
    padding-right: 2.5em;
    padding-left: 0;
}

.settings-content .form-switch .form-check-input {
    margin-right: -2.5em;
    margin-left: 0;
    float: right;
}

.btn-check-gender {
    background-color: #fcfcfc;
    color: #858585;
    border: 1px solid #a6a5a5;
}

.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active,
.btn-check + .btn:hover {
    background-color: #F2F5FF;
    color: #7d9dff;
    border-color: #7d9dff;
}

.large-title {
    font-size: 100px !important;
    font-style: italic;
}

.pass-input {
    width: 100px;
}

.toggle-pass {
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    width: 35px;
    height: 35px;
    color: #5A6279;
    background-color: #fcfcfc;
    cursor: pointer;
    font-size: 17px;
}

.toggle-pass:hover {
    color: #2ecc9b;
}

.wallet-banner .doctor-books {
    right: 0;
    height: auto;
    top: auto;
    bottom: -8px;
    width: 400px;
}

html[lang=ar] .wallet-banner .doctor-books {
    right: auto;
    left: -23px;
}

.invitation-banner .invitation-img {
    width: 80%;
    max-width: 530px;
}

.invitation-banner .doctor-books {
    top: auto;
    bottom: -20px;
    right: 30px;
    height: 95%;
}

.pay-content .pay-card {
    border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    -ms-border-radius: 15px !important;
    -o-border-radius: 15px !important;
    -ms-box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
    -o-box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
    box-shadow: 0px 12px 12px 0px rgba(20, 20, 20, 0.14);
    height: 220px;
    padding: 25px;
}

.pay-content .pay-card.visa {
    background: url(../img/moovBg.png) no-repeat center center/cover;
}

.pay-content .pay-card.master {
    background: url(../img/blueBg.png) no-repeat center center/cover;
}

.pay-content .pay-card .fa-wifi {
    transform: rotate(90deg);
}

.pay-content .pay-method-check .check {
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    width: 25px;
    height: 25px;
    color: #2ecc9b;
    background: #fff;
    position: absolute;
    right: -9px;
    top: -9px;
    font-size: 21px;
    opacity: 0;
}

.pay-content .pay-method-check.active .check {
    opacity: 1;
}

html[lang=ar] .pay-content .pay-method-check .check {
    left: -9px;
    right: auto;
}

.search-box {
    padding: 5px;
}

.search-box .select2-container .select2-selection--single {
    padding: 0;
}

.search-box .form-control {
    width: 450px;
}

.search-box .select-search {
    width: 200px;
}

.result-name {
    color: #4e4e4e;
}

.result-name:hover {
    color: #2ecc9b;
}

.remove-result {
    color: #858585;
}

.remove-result:hover {
    color: #EE1414;
}

/* Start Media Query */
@media (max-width: 767px) {
    .scrolling-text {
        font-size: 15px;
    }

    nav {
        top: 94px;
    }

    nav .menu-bar .logo {
        width: 45px;
    }

    nav .menu-bar .toggle {
        display: flex;
        align-items: center;
        color: #2ecc9b;
        font-size: 30px;
        cursor: pointer;
        font-size: 25px;
    }

    nav .menu-bar a {
        color: #313131;
    }

    nav .menu {
        margin: 0;
        padding: 15px;
        background-color: #fcfcfc;
        position: fixed;
        width: 260px;
        height: 100%;
        top: 0;
        transform: scaleX(1);
        transition: all 0.5s ease-in-out !important;
        text-align: left;
        left: -100%;
        transform-origin: left;
        border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        -ms-border-radius: 0 !important;
        -o-border-radius: 0 !important;
        display: block !important;
        overflow: auto;
    }

    nav .menu.ul-dir {
        left: 0;
    }

    nav .menu .menu-links {
        align-items: flex-start;
        margin: 15px 0;
        flex-direction: column;
    }

    nav .menu .menu-links li {
        margin: 0 5px 15px;
    }

    nav .menu .menu-links li a {
        font-size: 15px;
        color: #313131;
    }

    nav .menu .menu-links li.active a {
        color: #2ecc9b;
    }

    nav .menu .menu-links li.active a:before {
        content: none;
    }

    nav .overlay {
        position: fixed;
        background-color: rgba(0, 0, 0, 0.6);
        width: 100%;
        height: 100%;
        top: 0;
        margin: auto;
        transition: all 0.5s ease-in-out !important;
        transform: scaleX(0);
        right: 0;
        transform-origin: right;
    }

    .image-container {
        width: 38px;
        height: 38px;
    }

    .image-container img {
        width: 18px;
        height: 18px;
    }

    .dropdown-content {
        top: 55px;
        left: 0;
        min-width: 100%;
    }

    .dropdown-content::before {
        top: -5px;
        left: 10px;
        width: 20px;
        height: 20px;
    }

    .exam-categories .category .img-container {
        width: 50px;
        height: 50px;
    }

    .exam-categories .category .img-container img {
        height: 30px;
    }

    .auth-form {
        padding: 20px;
    }

    .auth-form.mw-65 {
        max-width: 100%;
    }

    .auth-form h2 {
        font-size: 22px;
    }

    .auth-form .both-line {
        font-size: 15px;
    }

    .auth-form .both-line:before, .auth-form .both-line:after {
        width: 42%;
    }

    .flag {
        width: 23px;
        height: 16px;
    }

    .form-img {
        width: 80px;
    }

    .form-img.custom-width {
        width: 135px;
    }

    .ads .ads-carusel .ad-img {
        width: 110px;
    }

    .ads .ads-carusel h2 {
        font-size: 30px !important;
    }

    .statistic-item {
        min-height: 100px;
    }

    .some-exams .exam-block {
        min-height: 340px;
    }

    .some-exams .exam-block .bottom-info {
        font-size: 18px;
    }

    .some-exams .exam-block .bottom-info .first-info,
    .some-exams .exam-block .bottom-info .last-info {
        height: 60px;
    }

    .some-exams .exam-block .overlay-info {
        top: 35%;
        left: 50%;
        transform: translate(-50%, -35%);
        padding: 10px;
        font-size: 18px;
    }

    .medical-carusel .item {
        width: auto;
    }

    .medical-carusel .item img {
        height: 200px;
    }

    .price .old {
        font-size: 20px;
    }

    .price .new {
        font-size: 23px;
    }

    .categories-header {
        padding: 30px;
        min-height: 220px;
        border-radius: 20px !important;
        -webkit-border-radius: 20px !important;
        -moz-border-radius: 20px !important;
        -ms-border-radius: 20px !important;
        -o-border-radius: 20px !important;
    }

    .categories-header h1 {
        font-size: 25px;
        width: 100%;
        text-align: center;
    }

    .categories-header.refer-header, .categories-header.contact-header {
        border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        -ms-border-radius: 0 !important;
        -o-border-radius: 0 !important;
        padding: 10px;
    }

    .categories-header.refer-header .custom-w-p, .categories-header.contact-header .custom-w-p {
        width: 100%;
        padding: 10px 0;
        text-align: center;
        justify-content: center;
        align-items: center;
    }

    .categories-header.contact-header .fs-3 {
        font-size: 17px !important;
    }

    .blog-img-container {
        border-radius: 30px !important;
        -webkit-border-radius: 30px !important;
        -moz-border-radius: 30px !important;
        -ms-border-radius: 30px !important;
        -o-border-radius: 30px !important;
    }

    .self-assessment .self-assessment-img {
        border-radius: 30px !important;
        -webkit-border-radius: 30px !important;
        -moz-border-radius: 30px !important;
        -ms-border-radius: 30px !important;
        -o-border-radius: 30px !important;
    }

    .features {
        padding: 20px 20px 5px;
    }

    .features .feat-item p {
        width: 100%;
    }

    .features .feat-item .feat-img {
        height: 30px;
    }

    .plan .number {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }

    .plan .price h5 {
        font-size: 19px !important;
    }

    .plan .price p {
        flex: unset;
        font-size: 14px;
    }

    .soc a img {
        width: 30px;
        height: 30px;
    }

    .blog-categories h4 {
        font-size: 18px !important;
    }

    .blog-categories-list li a .arrow {
        width: 27px;
        height: 27px;
    }

    .blog-categories-list li a .title {
        font-size: 14px;
    }

    .post h5 {
        font-size: 14px !important;
    }

    .instructor-info .instructor-img {
        width: 60px;
        height: 60px;
    }

    .pdf-content {
        padding: 15px;
    }

    .pdf-img {
        border-radius: 30px !important;
        -webkit-border-radius: 30px !important;
        -moz-border-radius: 30px !important;
        -ms-border-radius: 30px !important;
        -o-border-radius: 30px !important;
    }

    .pdf-img .watermark {
        width: 90px;
    }

    .pdf-img .img-bg {
        height: 255px;
    }

    .dowmload-img {
        width: 35px;
    }

    .page-item:last-child .page-link, .page-item:first-child .page-link {
        width: 35px;
        height: 35px;
    }

    .video-container {
        height: 255px;
        border-radius: 30px !important;
        -webkit-border-radius: 30px !important;
        -moz-border-radius: 30px !important;
        -ms-border-radius: 30px !important;
        -o-border-radius: 30px !important;
    }

    .play-button-wrapper .circle-play-b img {
        width: 65px;
        height: 65px;
    }

    .refer-content .refer-profit img {
        height: 70px;
    }

    .refer-content .info-pic {
        transform: rotate(0deg);
        padding: 20px 5px;
    }

    .refer-content .info-text {
        height: auto;
    }

    .faq-header .logo {
        width: 120px;
    }

    .accordion-button {
        font-size: 17px;
    }

    .accordion-button::after {
        font-size: 14px;
        width: 30px;
        height: 30px;
    }

    .contact-form form {
        padding: 25px;
        margin-top: 0;
    }

    .contact-form .contact-info .info-icon {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }

    .about-img {
        height: 200px;
    }

    .about-features {
        padding: 20px 20px 10px;
    }

    .feature .feat-icon {
        width: 35px;
        height: 35px;
        font-size: 15px;
    }

    .exam-details .exam-img {
        height: 300px;
    }

    .btns .btn {
        width: 100%;
    }

    .btns .btn .arrow {
        width: 40px;
    }

    .pay-progress {
        text-align: center;
        font-size: 14px;
    }

    .cart-items {
        max-height: unset;
    }

    .cart-item .flex-shrink-0,
    .cart-item .flex-grow-1 {
        width: 100%;
    }

    .cart-item .cart-img {
        width: 100%;
        margin-inline: auto;
        display: block;
    }

    .cart-item .price .new {
        font-size: 20px;
    }

    .cart-item .price .old {
        font-size: 15px;
    }

    .cart-item .remove-item {
        width: 100% !important;
    }

    .card-img {
        width: 50px;
        height: 25px;
    }

    .pay-check {
        padding-block: 10px;
        padding-inline: 30px 10px;
    }

    .side-menu {
        width: 100%;
        padding: 0;
    }

    .side-menu .links {
        display: flex;
        align-items: center;
        overflow-x: auto;
        padding-block: 25px;
    }

    .side-menu .links li {
        margin-block: 0;
        margin-inline: 15px;
    }

    .side-menu .links a {
        white-space: nowrap;
    }

    .side-menu .links a img {
        width: 25px;
        height: 25px;
    }

    .link-content {
        padding: 35px 0;
    }

    .profile-banner .content {
        padding: 17px 17px 215px;
        min-height: 300px;
    }

    .profile-banner .doctor-books {
        height: 215px;
        top: auto;
        bottom: -11px;
        right: 0;
    }

    .discount-block {
        padding: 10px;
    }

    .discount-block .discount-img {
        width: 80px;
    }

    .discount-block p {
        font-size: 16px;
    }

    .left-progress .percentage-circle {
        width: 70%;
        margin: auto;
    }

    .left-progress .top-circles {
        top: 40%;
    }

    .subscriped-chapter .subscribed {
        font-size: 17px;
    }

    .subscriped-chapter .subscribed i {
        font-size: 25px;
    }

    .main-table thead tr th {
        font-size: 16px;
    }

    .main-table td {
        font-size: 14px;
    }

    .large-title {
        font-size: 40px !important;
    }

    .wallet-banner {
        padding-top: 17px;
    }

    .wallet-content .content,
    .invitation-banner .content {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding: 17px;
        min-height: unset;
    }

    .wallet-content .content .btn,
    .invitation-banner .content .btn {
        margin-inline: auto;
    }

    .wallet-content .doctor-books,
    .invitation-banner .doctor-books {
        position: unset;
        width: 65%;
        margin: auto;
        height: auto;
        display: block;
    }

    .search-box {
        width: 100%;
    }

    .search-box .form-control {
        width: 100%;
        border-bottom: 1px solid #ddd !important;
        border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        -ms-border-radius: 0 !important;
        -o-border-radius: 0 !important;
    }

    .search-box .select-search {
        width: calc(100% - 64px);
        border-inline-start: 0 !important;
    }

    .category-exam-card .category-img {
        height: 250px;
    }

    html[lang=ar] nav .menu {
        text-align: right;
        transform-origin: right;
        right: -100%;
        left: auto;
    }

    html[lang=ar] nav .menu.ul-dir {
        right: 0;
        left: auto;
    }

    html[lang=ar] nav .overlay {
        left: 0;
        right: auto;
        transform-origin: left;
    }

    html[lang=ar] .profile-banner .doctor-books {
        left: 0;
        right: auto;
    }
}

/*Small Screen*/
@media (min-width: 768px) and (max-width: 991px) {
    nav .menu img.logo {
        width: 60px;
    }

    nav .menu .menu-links {
        justify-content: center;
        margin-inline: auto;
        margin-top: 5px;
    }

    nav .menu .menu-links li a {
        font-size: 16px;
    }

    nav .menu .menu-links li:first-child {
        margin-inline-start: 0;
    }

    .fs-25 {
        font-size: 21px !important;
    }

    .fs-50 {
        font-size: 30px !important;
    }

    .h-500 {
        height: 400px;
    }

    .image-container {
        width: 40px;
        height: 40px;
    }

    .image-container img {
        width: 20px;
        height: 20px;
    }

    .dropdown-content {
        right: -25px;
        left: auto;
    }

    .dropdown-content::before {
        right: 36px;
        left: auto;
    }

    .some-exams .exam-block {
        min-height: 370px;
    }

    .some-exams .exam-block .bottom-info {
        font-size: 20px;
    }

    .some-exams .exam-block .bottom-info .first-info,
    .some-exams .exam-block .bottom-info .last-info {
        height: 65px;
    }

    .some-exams .exam-block .overlay-info {
        top: 35%;
        left: 50%;
        transform: translate(-50%, -35%);
        padding: 10px;
        font-size: 21px;
    }

    .some-exams .exam-block .overlay-info .price .old {
        font-size: 20px;
    }

    .some-exams .exam-block .overlay-info .price .new {
        font-size: 30px;
    }

    .auth-form {
        padding: 30px 30px;
    }

    .auth-form.mw-65 {
        max-width: 100%;
    }

    .auth-form h2 {
        font-size: 30px;
    }

    .form-img {
        width: 150px;
    }

    .ads .ads-carusel h2 {
        font-size: 45px !important;
    }

    .ads .ads-carusel .ad-img {
        width: 130px;
    }

    .medical-carusel .item {
        width: 350px;
    }

    .medical-carusel .item img {
        height: 200px;
    }

    .categories-header {
        padding: 40px;
        min-height: auto;
        border-radius: 30px !important;
        -webkit-border-radius: 30px !important;
        -moz-border-radius: 30px !important;
        -ms-border-radius: 30px !important;
        -o-border-radius: 30px !important;
    }

    .categories-header h1 {
        font-size: 35px;
        width: 80%;
    }

    .categories-header.refer-header, .categories-header.contact-header {
        border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        -ms-border-radius: 0 !important;
        -o-border-radius: 0 !important;
    }

    .categories-header.about-header h1 {
        width: 100%;
    }

    .blog-img-container {
        border-radius: 30px !important;
        -webkit-border-radius: 30px !important;
        -moz-border-radius: 30px !important;
        -ms-border-radius: 30px !important;
        -o-border-radius: 30px !important;
    }

    .features .feat-item p {
        width: 100%;
    }

    .video-container {
        height: 325px;
    }

    .pdf-img .img-bg {
        height: 325px;
    }

    .refer-header .custom-w-p {
        width: 85%;
        padding: 15px 0;
    }

    .refer-content .info-text {
        height: 255px;
    }

    .contact-header .custom-w-p {
        width: 90%;
        padding: 60px 50px;
    }

    .contact-form form {
        margin-top: -100px;
    }

    .contact-form .contact-info .info-icon {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }

    .about-img {
        height: 300px;
    }

    .price .new {
        font-size: 31px;
    }

    .side-menu {
        width: 100%;
        padding: 0;
    }

    .side-menu .links {
        display: flex;
        align-items: center;
        overflow-x: auto;
        padding-block: 25px;
    }

    .side-menu .links li {
        margin-block: 0;
        margin-inline: 15px;
    }

    .side-menu .links a {
        white-space: nowrap;
    }

    .left-progress .percentage-circle {
        width: 70%;
        margin: auto;
    }

    .left-progress .top-circles {
        top: 50%;
    }

    .profile-banner .doctor-books {
        right: 30px;
    }

    .discount-block .discount-img {
        width: 100px;
    }

    .discount-block p {
        font-size: 18px;
    }

    .right-progress .progress-card {
        height: 163px;
    }

    .large-title {
        font-size: 70px !important;
    }

    .wallet-banner {
        padding-top: 17px;
    }

    .wallet-content .content {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding: 17px;
        min-height: unset;
    }

    .wallet-content .content .btn {
        margin-inline: auto;
    }

    .wallet-content .doctor-books {
        position: unset;
        width: 40%;
        margin: auto;
        height: auto;
        display: block;
    }

    .search-box {
        width: 100%;
    }

    html[lang=ar] .dropdown-content {
        left: -25px;
        right: auto;
    }

    html[lang=ar] .dropdown-content::before {
        left: 35px;
        right: auto;
    }

    html[lang=ar] .profile-banner .doctor-books {
        left: 30px;
        right: auto;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    nav .menu-bar {
        display: flex !important;
    }

    nav .menu-bar .logo {
        width: 45px;
    }

    nav .menu-bar .toggle {
        display: flex;
        align-items: center;
        color: #2ecc9b;
        font-size: 30px;
        cursor: pointer;
        font-size: 25px;
    }

    nav .menu-bar a {
        color: #313131;
    }

    nav .menu {
        margin: 0;
        padding: 15px;
        background-color: #fcfcfc;
        position: fixed;
        width: 260px;
        height: 100%;
        top: 0;
        transform: scaleX(1);
        transition: all 0.5s ease-in-out !important;
        text-align: left;
        left: -100%;
        transform-origin: left;
        border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        -ms-border-radius: 0 !important;
        -o-border-radius: 0 !important;
        display: block !important;
        overflow: auto;
    }

    nav .menu.ul-dir {
        left: 0;
    }

    nav .menu .user {
        display: none !important;
    }

    nav .menu .menu-links {
        align-items: flex-start;
        margin: 15px 0;
        flex-direction: column;
    }

    nav .menu .menu-links li {
        margin: 0 5px 15px;
    }

    nav .menu .menu-links li a {
        font-size: 15px;
        color: #313131;
    }

    nav .menu .menu-links li.active a {
        color: #2ecc9b;
    }

    nav .menu .menu-links li.active a:before {
        content: none;
    }

    nav .overlay {
        position: fixed;
        background-color: rgba(0, 0, 0, 0.6);
        width: 100%;
        height: 100%;
        top: 0;
        margin: auto;
        transition: all 0.5s ease-in-out !important;
        transform: scaleX(0);
        right: 0;
        transform-origin: right;
    }
}

/*Medium Screen*/
@media (min-width: 992px) and (max-width: 1199px) {
    nav .menu .menu-links {
        justify-content: center;
        margin-inline: auto;
        margin-block: 10px;
    }

    nav .menu .menu-links li:first-child {
        margin-inline-start: 0;
    }

    .fs-25 {
        font-size: 23px !important;
    }

    .dropdown-content {
        right: -25px;
        left: auto;
    }

    .dropdown-content::before {
        right: 36px;
        left: auto;
    }

    .auth-form.mw-65 {
        max-width: 100%;
    }

    .medical-carusel .item {
        width: 370px;
    }

    .medical-carusel .item img {
        height: 210px;
    }

    .categories-header {
        padding: 50px;
        min-height: auto;
    }

    .categories-header h1 {
        font-size: 45px;
        width: 70%;
    }

    .categories-header.refer-header h1 {
        width: 100%;
    }

    .features .feat-item p {
        width: 95%;
    }

    .refer-content .info-text {
        height: 255px;
    }

    .about-img {
        height: 300px;
    }

    .left-progress .percentage-circle {
        width: 70%;
        margin: auto;
    }

    .left-progress .top-circles {
        top: 50%;
    }

    .right-progress .progress-card {
        height: 183px;
    }

    .large-title {
        font-size: 70px !important;
    }

    .wallet-banner {
        padding-top: 17px;
    }

    .wallet-content .content {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding: 17px;
        min-height: unset;
    }

    .wallet-content .content .btn {
        margin-inline: auto;
    }

    .wallet-content .doctor-books {
        position: unset;
        width: 40%;
        margin: auto;
        height: auto;
        display: block;
    }

    html[lang=ar] .dropdown-content {
        left: -25px;
        right: auto;
    }

    html[lang=ar] .dropdown-content::before {
        left: 35px;
        right: auto;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .w-75 {
        width: 80% !important;
    }

    .contact-form form {
        margin-top: -110px;
    }
}

@media (min-width: 1280px) and (max-width: 1366px) {
    .dropdown-content {
        right: -25px;
        left: auto;
    }

    .dropdown-content::before {
        right: 36px;
        left: auto;
    }

    .right-progress .progress-card {
        height: 175px;
    }

    html[lang=ar] .dropdown-content {
        left: -25px;
        right: auto;
    }

    html[lang=ar] .dropdown-content::before {
        left: 36px;
        right: auto;
    }
}

.star-rating input[type="radio"] {
    display: none;
}

.star-rating label {
    color: #ccc;
    transition: color 0.2s;
}

.star-rating input[type="radio"]:checked ~ label,
.star-rating label:hover,
.star-rating label:hover ~ label {
    color: #ffc107;
}

/*Larger Screen*/
/* End Media Query *//*# sourceMappingURL=style.css.map */
