/* .viewport {
    background-image: url('../images/genomics.png?vEr=2.0.0.32');
} */

html {
    --theme-light: #CCE7E3;
    --theme-color: #299D90;
    --theme-dark: #274653;
    --theme-color-primary: #f86624;
    --theme-color-secondary: #299D90;
    /* Package Shades */
    --MyBreastCare-light: #FFB7C8;
    --MyBreastCare-color: #DF7D9D;
    --MyBreastCare-dark: #C54F6B;
    --MyColonCare-light: #B3C9FF;
    --MyColonCare-color: #4B6AC3;
    --MyColonCare-dark: #213878;
    --MyCancerCare-light: #DFD0FF;
    --MyCancerCare-color: #8E73CC;
    --MyCancerCare-dark: #674EA7;
    --MyPremaritalCare-light: #F4CCCC;
    --MyPremaritalCare-color: #E06666;
    --MyPremaritalCare-dark: #990000;
    --MyReproductiveCare-light: #FCE5CD;
    --MyReproductiveCare-color: #F6B26B;
    --MyReproductiveCare-dark: #B45F06;
    --MyChildCare-light: #aecbeb;
    --MyChildCare-color: #83b0e1;
    --MyChildCare-dark: #4c85c2;
    --MyChildCarePlus-light: #D1F4A6;
    --MyChildCarePlus-color: #6BB86A;
    --MyChildCarePlus-dark: #5E9D43;
    --MyExomeCare-light: #ffe568;
    --MyExomeCare-color: #e0ac00;
    --MyExomeCare-dark: #dbb42c;
    --MyGenomeCare-light: #ffe568;
    --MyGenomeCare-color: #e0ac00;
    --MyGenomeCare-dark: #dbb42c;
    /* BG is light shade + opacity points */
    --MyBreastCare-light-bg: #FFB7C845;
    --MyBreastCare-color-bg: #DF7D9D85;
    --MyColonCare-light-bg: #B3C9FF45;
    --MyColonCare-color-bg: #4B6AC385;
    --MyCancerCare-light-bg: #DFD0FF45;
    --MyCancerCare-color-bg: #8E73CC85;
    --MyPremaritalCare-light-bg: #F4CCCC45;
    --MyPremaritalCare-color-bg: #E0666685;
    --MyReproductiveCare-light-bg: #FCE5CD45;
    --MyReproductiveCare-color-bg: #F6B26B85;
    --MyChildCare-light-bg: #aecbeb45;
    --MyChildCare-color-bg: #83b0e185;
    --MyChildCarePlus-light-bg: #D1F4A645;
    --MyChildCarePlus-color-bg: #6BB86A85;
    --MyExomeCare-light-bg: #ffe56845;
    --MyExomeCare-color-bg: #e0ac0085;
    --MyGenomeCare-light-bg: #ffbf9945;
    --MyGenomeCare-color-bg: #f89a7885;
}

@media (min-width:480px) {
    .parallax {
        scrollbar-width: 0px;
    }
}

html,
body {
    /* overflow-x: hidden; */
}

body {
    position: relative
}

body::-webkit-scrollbar {
    background: var(--theme-light);
    width: 8px;
    height: 8px;
}

body {
    scrollbar-width: 6px;
    scrollbar-color: var(--theme-dark) #cce7e300;
}

body::-webkit-scrollbar-track {
    background: #cce7e300;
}

body::-webkit-scrollbar-thumb {
    background-color: var(--theme-dark);
    border-radius: 6px;
    border: 2px solid var(--theme-dark);
}

div::-webkit-scrollbar {
    background: var(--theme-light);
    width: 6px;
    height: 6px;
}

div {
    scrollbar-width: 4px;
    scrollbar-color: var(--theme-color) #cce7e300;
}

div::-webkit-scrollbar-track {
    background: #cce7e300;
}

div::-webkit-scrollbar-thumb {
    background-color: var(--theme-color);
    border-radius: 4px;
    border: 1px solid var(--theme-color);
}

html[lang="ar"] {
    text-align: right;
}

html[lang="ar"] .text-center {
    text-align: center;
}

html[lang="ar"] .text-left {
    text-align: right;
}

html[lang="ar"] .text-right {
    text-align: left;
}

html[lang="ar"].select2-search__field {
    text-align: right !important;
}

html[lang="ar"] .text-ar-right {
    text-align: right !important;
}

html[lang="ar"] .text-ar-left {
    text-align: left !important;
}

.goog-te-banner-frame {
    display: none !important;
}

body {
    top: 0 !important;
}

html[dir="rtl"] .fa-arrow-right:before {
    content: "\2190";
}

html[dir="rtl"] .fa-arrow-left:before {
    content: "\2192";
}

html[dir="rtl"] .inputGroup label {
    text-align: right;
}

html[dir="rtl"] .inputGroup label:after {
    left: 1%;
    right: auto;
}

html[lang="ar"] li,
html[lang="ar"] p,
html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[lang="ar"] .dropdown-item {
    text-align: right;
}

html[lang="ar"] .ml-5 {
    margin-right: 50px !important;
    margin-left: 0 !important;
}

html[lang="ar"] .ml-2 {
    margin-right: 20px !important;
    margin-left: 0 !important;
}

html[lang="ar"],
html[lang="ar"] body,
html[lang="ar"] span,
html[lang="ar"] p,
html[lang="ar"] li,
html[lang="ar"] td,
html[lang="ar"] th,
html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6 {
    font-family: "Tajawal";
    font-style: normal;
    line-height: initial;
}

html[lang="ar"] .navbar-nav .nav-link {
    letter-spacing: 0;
}

html[lang="ar"] .mt-ar-3 {
    margin-top: 30px;
}


.tajawal {
    font-family: "Tajawal" !important;
    font-style: normal !important;
    line-height: initial !important;
}

.nunito {
    font-family: "Nunito Sans", sans-serif !important;
    font-weight: normal !important;
    line-height: 1.25 !important;
}

.nunito-bold {
    font-family: "Nunito Sans", sans-serif !important;
    font-weight: bold !important;
    line-height: 1.25 !important;
}

@media (min-width:768px) and (max-width:1024px) {
    html[lang="ar"] .pr-ar-0 {
        padding: 0px 0px 0px 0px;
    }
}

html[lang="ar"] .pl-ar-3 {
    padding-left: 30px;
}

html[lang="ar"] .mb-lg-ar-3 {
    margin-bottom: 30px;
}

html[lang="ar"] .mb-lg-ar-2 {
    margin-bottom: 20px;
}

html[lang="ar"] .mb-lg-ar-1 {
    margin-bottom: 10px;
}


html[lang="ar"] .pl-2 {
    margin-right: 20px;
}

html[lang="ar"] .pr-ar-3 {
    padding-right: 30px;
}

html[lang="ar"] .pr-ar-5 {
    padding-right: 50px;
}

html[lang="ar"] .pr-ar-7 {
    padding-right: 70px;
}

html[lang="ar"] .pr-ar-9 {
    padding-right: 90px;
}

html[lang="ar"] .p-ar-1 {
    padding: 10px 10px 10px 10px;
}

html[lang="ar"] .selectric-items li:before {
    left: 0.75rem;
    right: auto;
}

::-moz-selection {
    color: #fff;
    background: #2A9D8F;
}

::selection {
    background: #2A9D8F;
    color: #fff;
}


.logo-sm {
    max-height: 2.5rem;
}

.overlay-active .headroom {
    min-height: 50px;
}

.bg-dark {
    background-color: #274653 !important;
}

.bg-grey {
    background-color: #B8B8B8 !important;
}

.bg-grey-light {
    background-color: #E8E8E8 !important;
}

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

.bg-fill-1 {
    fill: #264653 !important;
    transition: fill 0.5s ease-in-out;
}

.bg-fill-2 {
    fill: #2A9D8F !important;
    transition: fill 0.5s ease-in-out;
}

.bg-fill-3 {
    fill: #dbdc24 !important;
    transition: fill 0.5s ease-in-out;
}

.bg-fill-4 {
    fill: #c8f4eb !important;
    transition: fill 0.5s ease-in-out;
}

.bg-fill-5 {
    fill: #cce7e3 !important;
    transition: fill 0.5s ease-in-out;
}

.bg-shade-1 {
    background-color: #264653 !important;
    transition: background-color 0.5s ease-in-out;
}

.bg-shade-2 {
    background-color: #2A9D8F !important;
    transition: background-color 0.5s ease-in-out;
}

.bg-shade-3 {
    background-color: #dbdc24 !important;
    transition: background-color 0.5s ease-in-out;
}

.bg-shade-4 {
    background-color: #c8f4eb !important;
    transition: background-color 0.5s ease-in-out;
}

.bg-shade-5 {
    background-color: #cce7e3 !important;
    transition: background-color 0.5s ease-in-out;
}

.color-shade-1 {
    color: #264653 !important;
}

.color-shade-2 {
    color: #2A9D8F !important;
}

.color-shade-3 {
    color: #dbdc24 !important;
}

.color-shade-4 {
    color: #cce7e3 !important;
}

.text-muted {
    color: #52737b !important;
}

.bg-enigma-grad1 {
    background: linear-gradient(329deg, #2A9D8F 101.52%, #264653 101.52%);
    background-attachment: fixed;
    background-size: 200% 200%;
    animation: gradientAnimation 5s ease infinite;
}

.bg-enigma-grad2 {
    background: linear-gradient(90deg, rgba(2, 81, 105, 1) 0%, rgba(42, 157, 143, 1) 100%);
    background-attachment: fixed;
    background-size: 200% 200%;
    animation: gradientAnimation 5s ease infinite;
}

@keyframes gradientAnimation {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.parallax-bg-grad-1 {
    /* The image used */
    background-image: url("../images/bg-grad-1.png?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax-bg-grad-1-flip {
    /* The image used */
    background-image: url("../images/bg-grad-1-flip.jpg?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax-bg-grad-2 {
    /* The image used */
    background-image: url("../images/bg-grad-2.png?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax-bg-grad-3 {
    /* The image used */
    background-image: url("../images/bg-grad-3.png?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax-bg-grad-4 {
    /* The image used */
    background-image: url("../images/bg-grad-4.png?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax-bg-grad-5 {
    /* The image used */
    background-image: url("../images/bg-grad-5.png?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.home-bg-2,
.provider-bg-2 {
    /* The image used */
    background-image: white;
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-dna-1 {
    /* The image used */
    background-image: url("../images/website/bg-v-dna-min.jpg?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.linear-grad-1 {
    background-image: linear-gradient(to top, rgba(255, 0, 0, 0) 25%, #264653 50%);
    background-size: 200% 200%;
    animation: gradientAnimation 5s ease infinite;
}

.home-bg-4 {
    /* The image used */
    background-image: url("../images/website/home-4-v.jpg?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.card-product {
    max-height: 600px;
    margin: 0;
    border: 3px solid green;
}

.home-bg-4 {
    /* The image used */
    background-image: url("../images/website/home-4-v.jpg?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.home-bg-5 {
    /* The image used */
    background-image: url("../images/website/home-5-v.webp?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.home-bg-7 {
    /* The image used */
    background-image: url("../images/website/home-7-v.png?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.genome-bg-1 {
    /* The image used */
    background-image: url("../images/website/genome-page.jpg?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 600px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.home-bg-11 {
    /* The image used */
    background-image: url("../images/website/home-11.jpg?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.cancer-bg-1 {
    /* The image used */
    background-image: url("../images/website/cancer-1-v.png?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.cancer-bg-2 {
    /* The image used */
    background-image: url("../images/website/cancer-2-v.png?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-corner-circle-green-left {
    /* The image used */
    background-image: url("../images/website/corner-circle-green-left/xs.png?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-corner-circle-green-left-lime-right {
    /* The image used */
    background-image: url("../images/website/corner-circle-green-left-lime-right/xs.png?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-corner-circle-lime-left-green-right {
    /* The image used */
    background-image: url("../images/website/corner-circle-lime-left-green-right/xs.png?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-corner-circle-green-shades {
    /* The image used */
    background-image: url("../images/website/corner-circle-green-shades/xs.png?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-corner-circle-green-shades-2 {
    /* The image used */
    background-image: url("../images/website/corner-circle-green-shades-2/xs.png?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-about-section3 {
    /* The image used */
    background-image: url("../images/website/about-section3/xs.jpg?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-provider-section4 {
    /* The image used */
    background-image: url("../images/website/provider-section4-bg/xs.png?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-genetics-section {
    /* The image used */
    background-image: url("../images/website/genetics/xs.jpg?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-semi-circle-green-left-lime-right {
    /* The image used */
    background-image: url("../images/website/semi-circle-green-left-lime-right/xs.png?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-together-circle-green-lime {
    /* The image used */
    background-image: url("../images/website/together-circle-green-lime/xs.png?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-triangular-green-left {
    /* The image used */
    background-image: url("../images/website/triangular-green-left/xs.png?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-triangular-green-left-lime-right {
    /* The image used */
    background-image: url("../images/website/triangular-green-left-lime-right/xs.png?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-triangular-lime-right {
    /* The image used */
    background-image: url("../images/website/triangular-lime-right/xs.png?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 500px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-light {
    background: #f6feff !important;
}

.nav .nav-link {
    font-size: 1rem;
    font-weight: 600;
}

.navbar .nav-item .nav-link {
    color: #2A9D8F;
}

.navbar .nav-item:hover .nav-link {
    color: #264653;
}

.navbar .nav-item.active .nav-link,
.navbar .navbar-nav.active .nav-link,
.navbar .nav-item .nav-link.active {
    color: #264653;
}

.navbar .nav-item .nav-link.active i {
    font-weight: 600;
}

.form-control:focus {
    color: #2A9D8F;
    border-color: #2A9D8F;
}

.form-control {
    height: 2.5rem;
    padding: 0.4rem 0.5rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #264653;
    border-color: #264653;
}

label {
    margin-bottom: .25rem;
    font-size: 12px;
    text-transform: capitalize;
    color: #264653;
    letter-spacing: 0.1em;
    font-weight: bold;
}

table.asthetic-alternate.table-hover>tbody>tr:hover>td {
    background-color: rgb(218 219 28 / 20%);
}


table.asthetic-alternate.table-hover>tbody>tr:hover>td:hover {
    cursor: grab;
    background-color: rgb(218 219 28 / 60%) !important;
}

table:not(.asthetic-alternate).table-hover {
    cursor: grab;
}

table:not(.asthetic-alternate).table-hover>tbody>tr>td {
    border: 1px solid #bcd4cd8c;
}



table:not(.asthetic-alternate).table-hover>tbody>tr:hover>td {
    cursor: grab;
    border-bottom: 1px solid #274653;
}

table:not(.asthetic-alternate).table-hover:has(tr > *:nth-child(0):hover) tr > *:nth-child(0),
table:not(.asthetic-alternate).table-hover:has(tr > *:nth-child(1):hover) tr > *:nth-child(1),
table:not(.asthetic-alternate).table-hover:has(tr > *:nth-child(2):hover) tr > *:nth-child(2),
table:not(.asthetic-alternate).table-hover:has(tr > *:nth-child(3):hover) tr > *:nth-child(3),
table:not(.asthetic-alternate).table-hover:has(tr > *:nth-child(4):hover) tr > *:nth-child(4),
table:not(.asthetic-alternate).table-hover:has(tr > *:nth-child(5):hover) tr > *:nth-child(5),
table:not(.asthetic-alternate).table-hover:has(tr > *:nth-child(6):hover) tr > *:nth-child(6),
table:not(.asthetic-alternate).table-hover:has(tr > *:nth-child(7):hover) tr > *:nth-child(7),
table:not(.asthetic-alternate).table-hover:has(tr > *:nth-child(8):hover) tr > *:nth-child(8),
table:not(.asthetic-alternate).table-hover:has(tr > *:nth-child(9):hover)  tr > *:nth-child(9),
table:not(.asthetic-alternate).table-hover:has(tr > *:nth-child(10):hover) tr > *:nth-child(10) {
    border-right: 1px solid #274653;
}

table:not(.asthetic-alternate).table-hover>tbody>tr:hover>td:hover {
    cursor: grab;
    border: 1px solid #274653 !important;
}

.owl-dots .owl-dot.active span {
    background: #264653;
}

.owl-carousel-single .owl-nav button.owl-prev,
.owl-carousel-single .owl-nav button.owl-next,
.btn-secondary,
.tag-cloud a {
    color: #ffffff;
    background-color: #2A9D8F;
    border-color: #2A9D8F;
}

.owl-carousel-single .owl-nav button.owl-prev:hover,
.owl-carousel-single .owl-nav button.owl-next:hover,
.btn-secondary:hover,
.btn-outline-secondary:hover,
.tag-cloud a:hover {
    color: #ffffff;
    background-color: #264653;
    border-color: #264653;
}

strong,
b,
.text-bold-color {
    color: #264653 !important;
}

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

.text-success {
    color: #2A9D8F !important;
}

.bg-danger {
    background-color: #E9618B !important;
}

.bg-danger-light {
    background-color: #ffd6e3 !important;
}

.bg-danger-very-light {
    background-color: #fff1f5 !important;
}

.bg-success {
    background-color: #2A9D8F !important;
}

.bg-success-light {
    background-color: #C8F4EA !important;
}

.bg-success-very-light {
    background-color: #eafffc !important;
}

.bg-warning {
    background-color: #E3C038 !important;
}

.bg-warning-light {
    background-color: #fef6d5 !important;
}

.bg-warning-very-light {
    background-color: #fef9e5 !important;
}

.shadow,
.header-dark,
.count-cards:hover {
    -webkit-box-shadow: 0 0.5rem 1rem #26465329 !important;
    -moz-box-shadow: 0 0.5rem 1rem #26465329 !important;
    box-shadow: 0 0.5rem 1rem #26465329 !important;
}

.card-price .card-footer:hover,
.card-price .card-footer:hover strong {
    background: #264653;
    color: #fff;
    text-decoration: none;
}

.list-group-item a:hover {
    color: #264653;
}

.header-dark {
    background: #ffffffe8 !important;
    border-color: #ffffffe8 !important;
}

a {
    color: #2A9D8F;
    text-decoration: none;
}

a:hover {
    color: #264653;
    text-decoration: none;
}

.accordion-group-steps .accordion.open .accordion-control::before {
    background: #2A9D8F;
    background-color: #264653;
    border-color: #264653;
    border-radius: 1rem;
}

.accordion-group-steps .accordion:hover .accordion-control::before {
    border-color: #264653;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #f5feff;
    color: #858a8a;
    border-color: #a2dde6;
}

.btn-xs {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 12px;
}

button.btn-xs {
    font-weight: bold;
}

.order-steps .step.done::before {
    background: #2A9D8F;
    border-color: #264653;
    color: white;
}

.step-title {
    font-size: 1.0rem;
    font-weight: 400;
    letter-spacing: 0.025em;
    margin-bottom: 0;
}

.step {
    padding: 4.625rem 20% 0 0;
}

.order-steps .step.active::before {
    background: #f86624;
    border-color: #f86624;
    transform: scale(1.25);
    color: #fff;
}

@media (min-width: 320px) {
    .container {
        max-width: 91%;
    }
}

@media (min-width: 576px) {
    .container {
        max-width: 98%;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 96%;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 93%;
    }
}

@media (min-width: 1600px) {
    .container {
        max-width: 90%;
    }
}

@media (min-width: 2560px) {
    .container {
        max-width: 80%;
    }
}

@media (min-width: 1440px) {
    .container {
        max-width: 92%;
    }
}

@media (min-width: 3024px) {
    .container {
        max-width: 80%;
    }
}

@media screen and (max-width:768px) {


    .container {
        max-width: 98%;
        width: 100%;
    }

    .col-sm-8 {
        width: 100%;
        float: left;
        margin: 0;
    }
}

@media screen and (max-width:1700px) {


    .container {
        max-width: 98%;
        width: 100%;
    }

    .col-lg-3 {
        width: 100%;
        float: left;
        margin: 0;
    }
}


.card-product .card-footer {
    padding: 20px;
}

.equal-header>img {
    width: 75%;
}

.equal-footer>span {
    font-size: 0.8rem;
}

.btn-with-ico [class*="icon"] {
    border-radius: 1rem;
}

.border-primary.active {
    background: #fff4f0;
}

.border-secondary.active {
    background: #ddfbff;
}

.shadow-light {
    -webkit-box-shadow: 0 2px 5px 0 rgb(0, 0, 0, 10%) !important;
    -moz-box-shadow: 0 2px 5px 0 rgb(0, 0, 0, 10%) !important;
    box-shadow: 0 2px 5px 0 rgb(0, 0, 0, 10%) !important;
}

.comefromtop {
    animation: comefromtop 1s;
}

.pushdown {
    animation: pushdown 1s;
}

@-webkit-keyframes comefromtop {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0px);
    }
}

@-webkit-keyframes pushdown {
    0% {
        /*opacity:0;*/
        -webkit-transform: translateY(-10%);
    }

    100% {
        /*opacity:1;*/
        -webkit-transform: translateY(0);
    }
}

.table th,
.table td {
    padding: 0.25rem;
    vertical-align: middle !important;
}

.badge {
    border: none;
}

.hidden {
    display: none;
}

th[scope="row"] {
    cursor: pointer;
}

.swal-modal {
    background-color: #2c3054
}

body.dark-only .swal-modal .swal-title {
    color: rgba(255, 255, 255, .7)
}

body.dark-only .swal-modal .swal-text {
    color: #98a6ad
}

body.dark-only .swal-modal .swal-content__input {
    background-color: #333a62;
    color: rgba(255, 255, 255, .7)
}

body.dark-only .swal-modal .swal-icon--success:before,
body.dark-only .swal-modal .swal-icon--success:after {
    background: #2c3054
}

body.dark-only .swal-modal .swal-icon--success__hide-corners {
    background-color: #2c3054
}

body.dark-only .nav-tabs {
    border-bottom: 1px solid #374558
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

.card-fixed-height {
    height: 400px;
    overflow-y: scroll;
}

.card-y-raise:hover {
    transform: translateY(-10px);
}

.post-login,
.post-login-guest {
    display: none;
}

.bg-mobile-white {
    background-color: white;
}

.home-family {
    margin-top: 600px;
}

.carrier-family {
    margin-top: 400px;
}

.package-img {
    margin-top: 400px;
}

.package-img-long {
    margin-top: 400px;
}

.home-padding-section-1 {
    height: 10px;
}

.home-padding-section-4 {
    height: 100px;
}

.three-step-image {
    max-width: 300px;
}

.home-bg-2-half-circle {
    margin-top: -100%;
}

.h0-responsive {
    font-size: 3rem;
}

.h1-responsive {
    font-size: 1.85rem;
}

.h2-responsive {
    font-size: 1.65rem;
}

.h3-responsive {
    font-size: 1.35rem;
}

.h4-responsive {
    font-size: 1.25rem;
}

.h5-responsive {
    font-size: 1.15rem;
}

.h6-responsive {
    font-size: 1.1rem;
}

.h7-responsive {
    font-size: 1.05rem;
}

.h8-responsive {
    font-size: 0.95rem;
}

.rise {
    -webkit-transition: all 1.2s;
    -moz-transition: all 1.2s;
    transition: all 1.2s;
    cursor: pointer;
}

.no-drop {
    cursor: no-drop;
}

.rise:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.rise:hover .eyebrow {
    font-weight: 500;
}

.eyebrow,
.footer-title,
.entry time,
.widget-title,
.card-price-3 .card-title,
li {
    font-size: 1.1rem;
}

body,
p {
    font-size: 1.1rem;
}

.table th.text-uppercase {
    font-weight: 600;
}

.side-nav {
    position: sticky;
    left: 0;
    flex: auto;
    /* max-width: 23%; */
}

.container {
    max-width: 91%;

}

.container-fluid {
    max-width: 98%;

}




@media (min-height: 569px) {
    .home-family {
        margin-top: calc(100px + 100vh - 80vw);
    }

    .carrier-family {
        margin-top: calc(100px + 100vh - 80vw);
    }

    .package-img-long {
        margin-top: calc(100px + 100vh - 120vw);
    }

    .package-img {
        margin-top: calc(100px + 100vh - 160vw);

    }
}

/* @media (min-height: 569px) {
    .carrier-family {
        margin-top: calc(100px + 80vh - 150vw);
    }
} */

@media (max-height: 653px) and (min-height:570px) {
    .home-family {
        margin-top: calc(100px + 100vh - 40vw);
    }

    .carrier-family {
        margin-top: calc(100px + 100vh - 40vw);
    }

    .package-img-long {
        margin-top: calc(100px + 100vh - 60vw);
    }

    .package-img {
        margin-top: calc(100px + 100vh - 80vw);

    }
}

@media (min-height: 720px) {
    .home-family {
        margin-top: calc(100px + 100vh - 90vw);
    }

    .carrier-family {
        margin-top: calc(100px + 100vh - 100vw);
    }

    .package-img-long {
        margin-top: calc(100px + 100vh - 120vw);
    }

    .package-img {
        margin-top: calc(100px + 100vh - 140vw);

    }
}

@media (min-height: 769px) {
    .home-family {
        margin-top: calc(100px + 100vh - 130vw);
    }

    .carrier-family {
        margin-top: calc(100px + 100vh - 120vw);
    }

    .package-img-long {
        margin-top: calc(100px + 100vh - 120vw);
    }

    .package-img {
        margin-top: calc(100px + 100vh - 150vw);

    }
}


@media (min-width: 576px) {

    .h0-responsive {
        font-size: 2.5rem;
    }

    .h1-responsive {
        font-size: 2rem;
    }

    .h2-responsive {
        font-size: 1.9rem;
    }

    .h3-responsive {
        font-size: 1.8rem;
    }

    .h4-responsive {
        font-size: 1.7rem;
    }

    .h5-responsive {
        font-size: 1.6rem;
    }

    .h6-responsive {
        font-size: 1.5rem;
    }

    .h7-responsive {
        font-size: 1.4rem;
    }

    .h8-responsive {
        font-size: 1.3rem;
    }

    .home-family {
        margin-top: 43vh;
    }

    .carrier-family {
        margin-top: 35vh;
    }

    .package-img-long {
        margin-top: 32vh;
    }

    .package-img {
        margin-top: 35vh;
    }

    .three-step-image {
        max-width: 400px;
    }

    .bg-corner-circle-green-left {
        background-image: url("../images/website/corner-circle-green-left/sm.png?vEr=2.0.0.32");
    }

    .bg-corner-circle-green-left-lime-right {
        background-image: url("../images/website/corner-circle-green-left-lime-right/sm.png?vEr=2.0.0.32");
    }

    .bg-corner-circle-lime-left-green-right {
        background-image: url("../images/website/corner-circle-lime-left-green-right/sm.png?vEr=2.0.0.32");
    }

    .bg-corner-circle-green-shades {
        background-image: url("../images/website/corner-circle-green-shades/sm.png?vEr=2.0.0.32");
    }

    .bg-corner-circle-green-shades-2 {
        background-image: url("../images/website/corner-circle-green-shades-2/sm.png?vEr=2.0.0.32");
    }

    .bg-provider-section4 {
        background-image: url("../images/website/provider-section4-bg/sm.png?vEr=2.0.0.32");
    }

    .bg-genetics-section {
        background-image: url("../images/website/genetics/sm.jpg?vEr=2.0.0.32");
    }

    .bg-about-section3 {
        background-image: url("../images/website/about-section3/sm.jpg?vEr=2.0.0.32");
    }

    .bg-semi-circle-green-left-lime-right {
        background-image: url("../images/website/semi-circle-green-left-lime-right/sm.png?vEr=2.0.0.32");
    }

    .bg-together-circle-green-lime {
        background-image: url("../images/website/together-circle-green-lime/sm.png?vEr=2.0.0.32");
    }

    .bg-triangular-green-left {
        background-image: url("../images/website/triangular-green-left/sm.png?vEr=2.0.0.32");
    }

    .bg-triangular-green-left-lime-right {
        background-image: url("../images/website/triangular-green-left-lime-right/sm.png?vEr=2.0.0.32");
    }

    .bg-triangular-lime-right {
        background-image: url("../images/website/triangular-lime-right/sm.png?vEr=2.0.0.32");
    }
}

@media (min-width: 768px) {
    .h0-responsive {
        font-size: 3.5rem;
    }

    .h1-responsive {
        font-size: 2.4rem;
    }

    .h2-responsive {
        font-size: 2.2rem;
    }

    .h3-responsive {
        font-size: 2rem;
    }

    .h4-responsive {
        font-size: 1.8rem;
    }

    .h5-responsive {
        font-size: 1.6rem;
    }

    .h6-responsive {
        font-size: 1.4rem;
    }

    .h7-responsive {
        font-size: 1.2rem;
    }

    .h8-responsive {
        font-size: 1rem;
    }

    .sm-hidden {
        display: none !important;
    }

    .home-bg-2-half-circle {
        margin-top: 0;
    }

    .home-family {
        margin-top: 45vh;
    }

    .carrier-family {
        margin-top: 40vh;
    }

    .package-img-long {
        margin-top: 40vh;
    }

    .package-img {
        margin-top: 32vh;
    }

    .home-padding-section-1 {
        height: 30px;
    }

    /* .provider-bg-2 {
        background-image: url("../images/website/provider-professional.jpg?vEr=2.0.0.32");
    }

    html[lang="ar"] .provider-bg-2 {
        background-image: url("../images/website/provider-professional-flip.jpg?vEr=2.0.0.32");
    } */

    .linear-grad-1 {
        background-image: linear-gradient(to left, rgba(255, 0, 0, 0) 40%, #264653 70%);
    }

    html[lang="ar"] .linear-grad-1 {
        background-image: linear-gradient(to right, rgba(255, 0, 0, 0) 40%, #264653 70%);
    }

    /* .bg-dna-1 {
        background-image: url("../images/website/bg-dna-min.jpg?vEr=2.0.0.32");
        background-position: right;
    }

    html[lang="ar"] .bg-dna-1 {
        background-image: url("../images/website/bg-dna-flip-min.jpg?vEr=2.0.0.32");
        background-position: left;
    } */

    /* .home-bg-2 {
        background-image: url("../images/website/home-2.jpg?vEr=2.0.0.32");
    }

    html[lang="ar"] .home-bg-2 {
        background-image: url("../images/website/home-2-flip.jpg?vEr=2.0.0.32");
    } */

    .home-bg-4 {
        background-image: url("../images/website/home-4.jpg?vEr=2.0.0.32");
    }

    html[lang="ar"] .home-bg-4 {
        background-image: url("../images/website/home-4-flip.jpg?vEr=2.0.0.32");
    }

    .home-bg-5 {
        background-image: url("../images/website/home-5.png?vEr=2.0.0.32");
    }

    .home-bg-7 {
        background-image: url("../images/website/home-7.webp?vEr=2.0.0.32");
    }



    .cancer-bg-1 {
        background-image: url("../images/website/cancer-1.png?vEr=2.0.0.32");
    }

    .cancer-bg-2 {
        background-image: url("../images/website/cancer-2.png?vEr=2.0.0.32");
    }

    .bg-corner-circle-green-left {
        background-image: url("../images/website/corner-circle-green-left/md.png?vEr=2.0.0.32");
    }

    .bg-corner-circle-green-left-lime-right {
        background-image: url("../images/website/corner-circle-green-left-lime-right/md.png?vEr=2.0.0.32");
    }

    .bg-corner-circle-lime-left-green-right {
        background-image: url("../images/website/corner-circle-lime-left-green-right/md.png?vEr=2.0.0.32");
    }

    .bg-corner-circle-green-shades {
        background-image: url("../images/website/corner-circle-green-shades/md.png?vEr=2.0.0.32");
    }

    .bg-corner-circle-green-shades-2 {
        background-image: url("../images/website/corner-circle-green-shades-2/md.png?vEr=2.0.0.32");
    }

    .bg-provider-section4 {
        background-image: url("../images/website/provider-section4-bg/md.png?vEr=2.0.0.32");
    }

    .bg-genetics-section {
        background-image: url("../images/website/genetics/md.jpg?vEr=2.0.0.32");
    }

    .bg-about-section3 {
        background-image: url("../images/website/about-section3/md.jpg?vEr=2.0.0.32");
    }

    .bg-semi-circle-green-left-lime-right {
        background-image: url("../images/website/semi-circle-green-left-lime-right/md.png?vEr=2.0.0.32");
    }

    .bg-together-circle-green-lime {
        background-image: url("../images/website/together-circle-green-lime/md.png?vEr=2.0.0.32");
    }

    .bg-triangular-green-left {
        background-image: url("../images/website/triangular-green-left/md.png?vEr=2.0.0.32");
    }

    .bg-triangular-green-left-lime-right {
        background-image: url("../images/website/triangular-green-left-lime-right/md.png?vEr=2.0.0.32");
    }

    .bg-triangular-lime-right {
        background-image: url("../images/website/triangular-lime-right/md.png?vEr=2.0.0.32");
    }

    .home-padding-section-4 {
        height: 250px;
    }

    /* .bg-mobile-white {
        background-color: rgba(255, 255, 255, 0);
    } */

    .three-step-image {
        max-width: 500px;
    }

    .eyebrow,
    .footer-title,
    .entry time,
    .widget-title,
    .card-price-3 .card-title,
    li {
        font-size: 1.15rem;
    }

    body,
    p {
        font-size: 1.15rem;
    }

    .card-product .card-body {
        min-height: 500px;
    }
}

@media (min-width: 912px) {


    .side-nav .side a {
        padding: 10px;
    }

    .h0-responsive {
        font-size: 4.2rem;
    }

    .h1-responsive {
        font-size: 2.6rem;
    }

    .h2-responsive {
        font-size: 2.4rem;
    }

    .h3-responsive {
        font-size: 2.2rem;
    }

    .h4-responsive {
        font-size: 2.0rem;
    }

    .h5-responsive {
        font-size: 1.8rem;
    }

    .h6-responsive {
        font-size: 1.6rem;
    }

    .h7-responsive {
        font-size: 1.4rem;
    }

    .h8-responsive {
        font-size: 1.2rem;
    }

    .sm-hidden {
        display: none !important;
    }

    .home-bg-2-half-circle {
        margin-top: 0;
    }

    .home-family {
        margin-top: 70vh;
    }

    .home-family {
        margin-top: 35vh;
    }

    .package-img-long {
        margin-top: 50vh;
    }

    .package-img {
        margin-top: 40vh;
    }

    .carrier-family {
        margin-top: 30vh;
    }

    .home-padding-section-1 {
        height: 30px;
    }

    .bg-corner-circle-green-left {
        background-image: url("../images/website/corner-circle-green-left/lg.png?vEr=2.0.0.32");
    }

    .bg-corner-circle-green-left-lime-right {
        background-image: url("../images/website/corner-circle-green-left-lime-right/lg.png?vEr=2.0.0.32");
    }

    .bg-corner-circle-lime-left-green-right {
        background-image: url("../images/website/corner-circle-lime-left-green-right/lg.png?vEr=2.0.0.32");
    }

    .bg-corner-circle-green-shades {
        background-image: url("../images/website/corner-circle-green-shades/lg.png?vEr=2.0.0.32");
    }

    .bg-corner-circle-green-shades-2 {
        background-image: url("../images/website/corner-circle-green-shades-2/lg.png?vEr=2.0.0.32");
    }

    .bg-provider-section4 {
        background-image: url("../images/website/provider-section4-bg/lg.png?vEr=2.0.0.32");
    }

    .bg-genetics-section {
        background-image: url("../images/website/genetics/lg.jpg?vEr=2.0.0.32");
    }

    .bg-about-section3 {
        background-image: url("../images/website/about-section3/lg.jpg?vEr=2.0.0.32");
    }

    .bg-semi-circle-green-left-lime-right {
        background-image: url("../images/website/semi-circle-green-left-lime-right/lg.png?vEr=2.0.0.32");
    }

    .bg-together-circle-green-lime {
        background-image: url("../images/website/together-circle-green-lime/lg.png?vEr=2.0.0.32");
    }

    .bg-triangular-green-left {
        background-image: url("../images/website/triangular-green-left/lg.png?vEr=2.0.0.32");
    }

    .bg-triangular-green-left-lime-right {
        background-image: url("../images/website/triangular-green-left-lime-right/lg.png?vEr=2.0.0.32");
    }

    .bg-triangular-lime-right {
        background-image: url("../images/website/triangular-lime-right/lg.png?vEr=2.0.0.32");
    }

    .home-padding-section-4 {
        height: 250px;
    }

    .bg-mobile-white {
        background-color: rgba(255, 255, 255, 0);
    }


    .three-step-image {
        max-width: 450px;
    }

    .eyebrow,
    .footer-title,
    .entry time,
    .widget-title,
    .card-price-3 .card-title,
    li {
        font-size: 1.2rem;
    }

    body,
    p {
        font-size: 1.2rem;
    }

    .card-product .card-body {
        min-height: 400px;
    }
}

@media (min-width: 1024px) {

    .h0-responsive {
        font-size: 4.5rem;
    }

    .h1-responsive {
        font-size: 2.8rem;
    }

    .h2-responsive {
        font-size: 2.55rem;
    }

    .h3-responsive {
        font-size: 2.3rem;
    }

    .h4-responsive {
        font-size: 2.05rem;
    }

    .h5-responsive {
        font-size: 1.85rem;
    }

    .h6-responsive {
        font-size: 1.6rem;
    }

    .h7-responsive {
        font-size: 1.30rem;
    }

    .h8-responsive {
        font-size: 1.25rem;
    }

    .home-family {
        margin-top: 30vh;
    }

    .home-family {
        margin-top: 75vh;
    }

    .carrier-family {
        margin-top: 70vh;
        width: 20%;
    }

    .package-img-long {
        margin-top: 2vh;
    }

    .package-img {
        margin-top: 2vh;
    }

    .home-padding-section-1 {
        height: 100px;
    }

    .three-step-image {
        max-width: 500px;
    }

    .eyebrow,
    .footer-title,
    .entry time,
    .widget-title,
    .card-price-3 .card-title,
    li {
        font-size: 1.2rem;
    }

    body,
    p {
        font-size: 1.2rem;
    }

    .carousel-control-prev {
        transform: translateX(-8rem);
    }

    .carousel-control-next {
        transform: translateX(8rem);
    }

    #demo {
        max-width: 80%;
    }

    #demo i {
        background-color: #fff !important;
        color: #274653 !important;
        border-radius: 1rem;
        padding: 1.5rem !important;
    }

    .card-product .card-body {
        min-height: 40rem;
    }

    /* .home-bg-2 {
        background-image: url("../images/website/home-2.jpg?vEr=2.0.0.32");
    }

    html[lang="ar"] .home-bg-2 {
        background-image: url("../images/website/home-2-flip.jpg?vEr=2.0.0.32");
    } */


    .provider-bg-2 {
        background-image: url("../images/website/provider-professional.jpg?vEr=2.0.0.32");
    }

    html[lang="ar"] .provider-bg-2 {
        background-image: url("../images/website/provider-professional-flip.jpg?vEr=2.0.0.32");
    }

    .bg-dna-1 {
        background-image: url("../images/website/bg-dna-min.jpg?vEr=2.0.0.32");
        background-position: right;
    }

    html[lang="ar"] .bg-dna-1 {
        background-image: url("../images/website/bg-dna-flip-min.jpg?vEr=2.0.0.32");
        background-position: left;
    }

}

@media (min-width: 1224px) {

    .h0-responsive {
        font-size: 4.5rem;
    }

    .h1-responsive {
        font-size: 2.8rem;
    }

    .h2-responsive {
        font-size: 2.55rem;
    }

    .h3-responsive {
        font-size: 2.3rem;
    }

    .h4-responsive {
        font-size: 2.05rem;
    }

    .h5-responsive {
        font-size: 1.85rem;
    }

    .h6-responsive {
        font-size: 1.6rem;
    }

    .h7-responsive {
        font-size: 1.30rem;
    }

    .h8-responsive {
        font-size: 1.25rem;
    }

    .home-family {
        margin-top: 40vh;
    }

    .carrier-family {
        margin-top: 5vh;
        width: 20%;
    }

    .package-img-long {
        margin-top: 2vh;
    }

    .package-img {
        margin-top: 2vh;
    }

    .home-padding-section-1 {
        height: 100px;
    }

    .three-step-image {
        max-width: 500px;
    }

    .eyebrow,
    .footer-title,
    .entry time,
    .widget-title,
    .card-price-3 .card-title,
    li {
        font-size: 1.2rem;
    }

    body,
    p {
        font-size: 1.2rem;
    }

    .carousel-control-prev {
        transform: translateX(-8rem);
    }

    .carousel-control-next {
        transform: translateX(8rem);
    }

    #demo {
        max-width: 80%;
    }

    #demo i {
        background-color: #fff !important;
        color: #274653 !important;
        border-radius: 1rem;
        padding: 1.5rem !important;
    }

    .card-product .card-body {
        min-height: 40rem;
    }

    .home-bg-2 {
        background-image: url("../images/website/home-2.jpg?vEr=2.0.0.32");
    }

    html[lang="ar"] .home-bg-2 {
        background-image: url("../images/website/home-2-flip.jpg?vEr=2.0.0.32");
    }

    /* .navbar-nav .nav-link {
        font-size: 1.2rem !important;
    }

    html[lang="ar"] .navbar-nav .nav-link {
        font-size: 1rem !important;
    } */

}

@media (min-width: 1400px) {
    .card-product .card-body {
        min-height: 600px;
    }
}

@media (min-width: 1600px) {

    .h0-responsive {
        font-size: 5.4rem;
    }

    .h1-responsive {
        font-size: 3.3rem;
    }

    .h2-responsive {
        font-size: 3.0rem;
    }

    .h3-responsive {
        font-size: 2.7rem;
    }

    .h4-responsive {
        font-size: 2.4rem;
    }

    .h5-responsive {
        font-size: 2.1rem;
    }

    .h6-responsive {
        font-size: 1.8rem;
    }

    .h7-responsive {
        font-size: 1.5rem;
    }

    .h8-responsive {
        font-size: 1.2rem;
    }

    .home-family {
        margin-top: 30vh;
    }

    .home-family {
        margin-top: 25vh;
    }

    .package-img-long {
        margin-top: 10vh;
    }

    .package-img {
        margin-top: 2vh;
    }

    .three-step-image {
        max-width: 550px;
    }

    .eyebrow,
    .footer-title,
    .entry time,
    .widget-title,
    .card-price-3 .card-title,
    li {
        font-size: 1.25rem;
    }

    body,
    p {
        font-size: 1.25rem;
    }

    #demo {
        max-width: 85%;
    }

    .card-product .card-body {
        min-height: 620px;
    }
}

@media (min-width: 2560px) {

    .h0-responsive {
        font-size: 7rem;
    }

    .h1-responsive {
        font-size: 5rem;
    }

    .h2-responsive {
        font-size: 4.7rem;
    }

    .h3-responsive {
        font-size: 4.4rem;
    }

    .h4-responsive {
        font-size: 4.1rem;
    }

    .h5-responsive {
        font-size: 3.8rem;
    }

    .h6-responsive {
        font-size: 3.5rem;
    }

    .h7-responsive {
        font-size: 2.5rem;
    }

    .h8-responsive {
        font-size: 2.0rem;
    }

    .home-family {
        margin-top: 25vh;
    }

    .carrier-family {
        margin-top: 5vh;
    }

    .package-img-long {
        margin-top: 25vh;
    }

    .package-img {
        margin-top: 20vh;
    }

    .three-step-image {
        max-width: 600px;
    }

    .eyebrow,
    .footer-title,
    .entry time,
    .widget-title,
    .card-price-3 .card-title,
    li {
        font-size: 1.65rem;
    }

    body,
    p {
        font-size: 1.65rem;
    }

    #demo {
        max-width: 90%;
    }

    .card-product .card-body {
        min-height: 45rem;
    }
}

@media (min-width: 2560px) {

    .h0-responsive {
        font-size: 8rem;
    }

    .h1-responsive {
        font-size: 6rem;
    }

    .h2-responsive {
        font-size: 5.6rem;
    }

    .h3-responsive {
        font-size: 5.2rem;
    }

    .h4-responsive {
        font-size: 4.8rem !important;
    }

    .h5-responsive {
        font-size: 4.4rem;
    }

    .h6-responsive {
        font-size: 4rem;
    }

    .h7-responsive {
        font-size: 3.6rem;
    }

    .h8-responsive {
        font-size: 3.2rem;
    }

    .home-family {
        margin-top: 25vh;
    }

    .carrier-family {
        margin-top: 10vh;
    }

    .package-img-long {
        margin-top: 25vh;
    }

    .package-img {
        margin-top: 20vh;
    }

    .eyebrow,
    .footer-title,
    .entry time,
    .widget-title,
    .card-price-3 .card-title,
    li {
        font-size: 2.3rem;
    }

    body,
    p {
        font-size: 2.3rem;
    }

    #demo {
        max-width: 95vw;
    }

    .card-product .card-body {
        min-height: 750px;
    }
}

.accordion-content .accordion-content-wrapper {
    padding: 0 1rem 0rem 2rem;
    text-align: justify;
}


/* section-7 card css */

#section-7 .card-body {
    padding: 5% 2%;
}

#section-7.viewport .top-img img {
    margin-top: 20px;
    border: 3px solid #289d8f;
}

#section-7 .card ul li {
    list-style-type: square;
    margin-bottom: 5px;
}

#section-7 .card-title {
    color: #2a9d85;
    letter-spacing: 1px;
    padding: 2rem 0 0 0;
    margin-top: 50px;
}

.card-text {
    padding: 0 1.75rem;
    color: #265643;
}

#section-7 .card-footer {
    background-color: #cce7e3;
    color: #2a9d85;
    letter-spacing: 1px;
    border: none;
}

#section-7 .top-img,
.special.top-img {
    position: absolute;
    width: 125px;
    left: 50%;
    transform: translate(-50%, -50%);
}


#section-7 .top-img img,
.special.top-img img {
    border-radius: 50%;
    border: 3px solid #264653;
    background-color: #fff;
}

.special.top-img img {
    border: 3px solid #808080;
}

#section-7 .card-footer.bg-success-light:hover {
    background-color: #2a9d85 !important;
}

#section-7 .card-footer.bg-success-light:hover a {
    color: white !important;
}

#section-7 .card-footer.bg-success-light:hover h5 {
    color: #264653;
}

#demo {
    background: #ffffff;
    margin: auto
}

#demo .blockquote-2::before {
    left: -10px !important;
    top: 0 !important;
}

#demo .blockquote-2 {
    padding: 1.5rem 1.5rem 1.5rem 2.5rem;
}

#demo .carousel-caption {
    position: initial;
    z-index: 10;
    padding: 2rem;
    color: rgba(78, 77, 77, 0.856);
    text-align: center;
    font-size: 1.2rem;
    font-style: italic;
    font-weight: bold;
    line-height: 2rem
}

#demo i {
    padding: 1rem;
    color: #fff;
    background-color: #274653;
}

#demo .carousel-control-prev {
    justify-content: flex-start;
}

#demo .carousel-control-next {
    justify-content: flex-end
}

#demo .carousel-control-prev,
#demo .carousel-control-next {
    transition: none;
    opacity: unset;
}



.carousel-control-prev,
.carousel-control-next {
    width: auto;
}

.accordion-control::before {
    font-family: "Nunito Sans", sans-serif !important;
    font-weight: 600 !important;
}

html[lang="ar"] .accordion-control::before {
    font-family: "tajawal", sans-serif !important;
    font-weight: 600 !important;
}



@keyframes ldio-g9dykkyqxrp {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.ldio-g9dykkyqxrp div {
    position: absolute;
    width: 18px;
    height: 18px;
    border: 2px solid #2a9d8f;
    border-top-color: transparent;
    border-radius: 50%;
}

.ldio-g9dykkyqxrp div {
    animation: ldio-g9dykkyqxrp 1s linear infinite;
    top: 100px;
    left: 100px
}

.loadingio-spinner-rolling-p3q26wbxe6 {
    width: 200px;
    height: 200px;
    display: inline-block;
    overflow: hidden;
    background: none;
}

.ldio-g9dykkyqxrp {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(1);
    backface-visibility: hidden;
    transform-origin: 0 0;
    /* see note above */
}

.ldio-g9dykkyqxrp div {
    box-sizing: content-box;
}

.numbering-wrap {
    position: relative;
}

.numbering-wrap:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    background-image: url('../images/website/1.png?vEr=2.0.0.32');
    background-repeat: no-repeat;
    background-position: 5% 10%;
    background-size: 40%;
}

.numbering-content {
    position: relative;
}

.numbering-1:before {
    background-image: url('../images/website/1.png?vEr=2.0.0.32');
}

.numbering-2:before {
    background-image: url('../images/website/2.png?vEr=2.0.0.32');
}

.numbering-3:before {
    background-image: url('../images/website/3.png?vEr=2.0.0.32');
}

.numbering-4:before {
    background-image: url('../images/website/4.png?vEr=2.0.0.32');
}

.numbering-5:before {
    background-image: url('../images/website/5.png?vEr=2.0.0.32');
}

.numbering-6:before {
    background-image: url('../images/website/6.png?vEr=2.0.0.32');
}

.fancybox__content {
    padding: 0 !important;
}

dt {
    margin-top: 10px;
}

.fixed-footer {
    position: fixed;
    bottom: 0;
    z-index: -1;
    width: 100%;
}

.caption-2 figcaption {
    width: 80%;
    position: absolute;
    bottom: 1rem;
    left: 10%;
    background: rgba(255, 255, 255, 0.6);
}

.mouse-cursor {
    position: fixed;
    left: 0;
    top: 0;
    pointer-events: none;
    border-radius: 50%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    visibility: hidden;
}

.cursor-inner {
    margin-left: -3px;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    z-index: 10000001;
    background-color: #264653;
    -webkit-transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out;
    transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out;
}

.cursor-inner.cursor-hover {
    margin-left: -40px;
    margin-top: -40px;
    width: 80px;
    height: 80px;
    background-color: #264653;
    opacity: .3;
}

.cursor-outer {
    margin-left: -15px;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    border: 2px solid #264653;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10000000;
    opacity: .5;
    -webkit-transition: all .08s ease-out;
    transition: all .08s ease-out;
}

.cursor-outer.cursor-hover {
    opacity: 0;
}

.waxon_tm_all_wrap[data-magic-cursor="hide"] .mouse-cursor {
    display: none;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: -1111;
}

.select2-container {
    width: 100% !important;
}

.select2-results__option {
    padding-right: 20px;
    vertical-align: middle
}

.select2-results__option:before {
    content: "";
    display: inline-block;
    position: relative;
    height: 20px;
    width: 20px;
    border: 2px solid rgba(0, 0, 0, .2);
    border-radius: 1rem;
    background-color: transparent;
    margin-right: 15px;
    margin-left: 10px;
    vertical-align: middle
}

.select2-results__option[aria-selected="true"]:before {
    font-family: 'fontAwesome';
    content: "\f00c";
    color: #fff;
    background-color: #2a9d8f;
    border: 0;
    display: inline-block;
    padding: 0;
    line-height: 1.2;
    padding-left: 2px
}

.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #8cd1c949;


}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #8cd1c949;
    color: #2a9d8f
}



.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-radius: 1rem;
    -webkit-box-shadow: 0 3px 22px -15px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 3px 22px -15px rgba(0, 0, 0, .8);
    box-shadow: 0 3px 22px -15px rgba(0, 0, 0, .8)
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #2a9d8f;
    border-width: 2px
}


.select2-container--default .select2-selection--multiple {
    border-radius: 1rem !important;
    border-width: 2px;
    border-color: transparent;
    padding: 0px 5px;
    line-height: 1.5;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    /* margin-bottom: 10px; */
    -webkit-box-shadow: 0 3px 22px -15px rgba(0, 0, 0, .63);
    -moz-box-shadow: 0 3px 22px -15px rgba(0, 0, 0, .63);
    box-shadow: 0 3px 22px -15px rgba(0, 0, 0, .63)
}

@media (prefers-reduced-motion:reduce) {
    .select2-container--default .select2-selection--multiple {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
}

.select2-dropdown {
    z-index: 10002;
}

.select2-container--open .select2-dropdown--below {
    padding: 20px 0;
    border-radius: 1rem;
    border: none;
    -webkit-box-shadow: 0 3px 22px -15px rgba(0, 0, 0, .63);
    -moz-box-shadow: 0 3px 22px -15px rgba(0, 0, 0, .63);
    box-shadow: 0 3px 22px -15px rgba(0, 0, 0, .63)
}

.select2-selection .select2-selection--multiple:after {
    content: 'hhghgh'
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border: none;
    background: rgba(0, 0, 0, .1);
    font-size: 15px;
    padding: 2px 10px;
    color: gray
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    color: #2a9d8f
}


ul.ks-cboxtags {
    list-style: none;
    padding: 0;
}

ul.ks-cboxtags li {
    display: inline;
}

ul.ks-cboxtags li label {
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid #8cd1c949;
    /* color: #adadad; */
    border-radius: 25px;
    white-space: nowrap;
    margin: 3px 3px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    font-weight: 600;
    /* text-transform: none; */
}

ul.ks-cboxtags li label {
    padding: 8px 12px;
    cursor: pointer;
}


ul.ks-cboxtags li label::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "FontAwesome";
    font-weight: 400;
    font-size: 12px;
    padding: 2px;
    content: "\f067";
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

ul.ks-cboxtags li input[type="checkbox"]:checked+label::before {
    content: "\f00c";
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

ul.ks-cboxtags li input[type="checkbox"]:checked+label {
    border: 1px solid #2a9d8f;
    background-color: #2a9d8f;
    color: #fff;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}



ul.ks-cboxtags li input[type="checkbox"] {
    display: absolute;
}

ul.ks-cboxtags li input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.label--radio,
.label--checkbox {
    width: 100%;
    padding: 10px;
    margin: 0;
}

input.tajawal::placeholder {
    text-align: right;
}

input.tajawal {
    text-align: right;
}

input.checkbox {
    transform: scale(1.5);
}

input.radio {
    transform: scale(1.5);
}

#full-modal .modal-content {
    background-color: #fff0;
}

.bg-transparent,
#full-modal .modal-close-button {
    background-color: transparent !important;
}

a,rect,
circle,
path {
    cursor: pointer;
}

.text-underline {
    text-decoration: underline !important;
}

.hover_underline:hover {
    text-decoration: underline;
}

.nav-tabs .lavalamp-object {
    border-color: #264653;
}

html[lang="ar"] .nav-tabs.nav-vertical .nav-link {
    direction: rtl;
}

/* html[lang="ar"] .mb-ar-3{
    margin-bottom: 30px;
} */

.label-card::before {
    position: absolute;
    top: 39px;
    right: -12px;
    content: "";
    background: #2a9d8f;
    height: 28px;
    width: 28px;
    transform: rotate(45deg);
    z-index: -1;
}

.label-card::after {
    position: absolute;
    content: attr(data-label);
    top: 8px;
    right: -18px;
    padding: 0.5rem;
    width: 10rem;
    background: #2a9d8f;
    color: white;
    text-align: center;
    font-family: "Roboto", sans-serif;
    box-shadow: 4px 4px 15px rgba(56, 161, 135, 0.2);
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
}

.negative-card::before {
    background: #2a9d8f !important;
}

.negative-card::after {
    background: #2a9d8f;
    box-shadow: 4px 4px 15px rgba(56, 161, 135, 0.2) !important;
}

.positive-card::before {
    background-color: #f86624 !important;
}

.positive-card::after {
    background-color: #f86624 !important;
    box-shadow: 4px 4px 15px rgba(161, 115, 56, 0.2) !important;
}

@media (min-width: 576px) {
    .modal-dialog-custom {
        max-width: 100%;
        margin: 1.75rem auto;
    }
}

@media (min-width: 1000px) {
    .modal-dialog-custom {
        max-width: 80%;
        margin: 1.75rem auto;
    }
}

div#goog-gt-tt {
    padding: 10px 14px;
    display: none !important;
}

div[class^="VIpgJd"] { opacity: 0 !important; }
div[class$="VIpgJd"] { opacity: 0 !important; }

.google-text-highlight {
    background-color: #00000000 !important;
    box-shadow: none !important;
}


.tab-content .tab-pane:not(.active) {
    display: none;
}

.parallax {
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.paraxify {
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}

#preloader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 9999999;
    height: 100%;
}




#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50vh;
    background-image: url("../images/website/preloader-dna.svg?vEr=2.0.0.32");
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}

a.selected .btn-outline-secondary {
    background-color: #2a9d8f !important;
    color: #fff !important;
}

.opacity-1 {
    opacity: 1 !important;
}


.form-check {
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
}

.form-check-toggle {
    position: relative;
    padding-left: 0;
    line-height: 30px;
}

.form-check-toggle input {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 0%;
    margin: 0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.form-check-toggle input+span {
    cursor: pointer;
    user-select: none;
    height: 30px;
    margin-left: 70px;
    display: block;
}

.form-check-toggle input+span:before {
    content: "";
    position: absolute;
    left: 0;
    display: inline-block;
    height: 30px;
    width: 50px;
    background: #FFF;
    border: solid 1px #eff2f3;
    transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out;
    border-radius: 15px;
}

.form-check-toggle input+span:after {
    width: 28px;
    height: 28px;
    margin-top: 1px;
    margin-left: 1px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background: #FFF;
    transition: margin-left 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    text-align: center;
    font-weight: bold;
    content: "";
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2), 0 0 5px rgba(0, 0, 0, 0.05);
}

.form-check-toggle input:checked+span:after {
    content: "";
    margin-left: 21px;
    box-shadow: none;
}

.form-check-toggle input:checked+span:before {
    background-color: #289d8f;
    border-color: #274653;
    transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out;
}

html[lang="ar"] .input-group-right-input {
    border-top-left-radius: 1.25rem !important;
    border-bottom-left-radius: 1.25rem !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

html[lang="ar"] .input-group-left-text {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 1.25rem !important;
    border-bottom-right-radius: 1.25rem !important;
}


.jumbotron {
    padding: 1rem 1rem;
    border-radius: 0;
    margin-bottom: 0;
}

.jumbotron.df-bg-primary {
    background-color: #083386;
}

.jumbotron .df-switch {
    padding: 0rem;
    text-align: center;
}

.jumbotron .btn-toggle {
    top: 50%;
    transform: translateY(-50%);
}

.jumbotron .btn-toggle {
    margin: 0 4rem;
    padding: 0;
    position: relative;
    border: none;
    height: 1.5rem;
    width: 5rem;
    border-radius: 1.5rem;
    color: #6b7381;
    background: #0885da;
}

.jumbotron .btn-toggle:focus,
.jumbotron .btn-toggle.focus,
.jumbotron .btn-toggle:focus.active,
.jumbotron .btn-toggle.focus.active {
    outline: none;
}

.jumbotron .btn-toggle:before,
.jumbotron .btn-toggle:after {
    line-height: 1.5rem;
    width: 4rem;
    text-align: center;
    font-weight: 600;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: absolute;
    bottom: 0;
    transition: opacity 0.25s;
}

.jumbotron .btn-toggle:before {
    content: 'MALE';
    left: -5rem;
    color: #256692;
}

.jumbotron .btn-toggle:after {
    content: 'FEMALE';
    right: -5rem;
    opacity: 0.5;
    color: #ab3d49;
}

.jumbotron .btn-toggle>.inner-handle {
    border-radius: 13px;
    width: 65px;
    height: 13px;
    position: absolute;
    top: 6px;
    left: 8px;
    background-color: #0f71bd;
    box-shadow: inset 1px 1px 2px -1px black;
}

.jumbotron .btn-toggle.active>.inner-handle {
    background-color: #BD4053;
}

.jumbotron .btn-toggle>.handle:before {
    content: "";
    position: absolute;
    height: 34px;
    width: 34px;
    top: 35%;
    left: 11px;
    background-image: radial-gradient(circle at center, #0785da 5px, transparent 5px);
    background-size: 10px 10px;
    background-repeat: no-repeat;
}

.jumbotron .btn-toggle.active>.handle:before {
    background-image: radial-gradient(circle at center, #F47280 5px, transparent 5px);
}

.jumbotron .btn-toggle>.handle {
    position: absolute;
    top: -0.2875rem;
    left: 0.3875rem;
    width: 2.125rem;
    height: 2.125rem;
    border-radius: 1.125rem;
    background: #fff;
    transition: left 0.25s;
    border: 1px solid #ccc;
}

.jumbotron .btn-toggle.active {
    transition: background-color 0.25s;
}

.jumbotron .btn-toggle.active>.handle {
    left: 2.4175rem;
    transition: left 0.25s;
}

.jumbotron .btn-toggle.active:before {
    opacity: 0.5;
}

.jumbotron .btn-toggle.active:after {
    opacity: 1;
    color: #F47280;
}

.jumbotron .btn-toggle.active {
    background-color: #F47280;
}


.box-minmax {
    margin-top: 30px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    color: #FFFFFF;
}

.box-minmax span:first-child {
    margin-left: 10px;
}

.range-slider {
    margin-top: 0;
}

.rs-range {
    margin: 20px 0;
    width: 90%;
    -webkit-appearance: none;
}

.rs-range:focus {
    outline: none;
}

.rs-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 1px;
    cursor: pointer;
    box-shadow: none;
    background: #264653;
    border-radius: 0px;
    border: 0px solid #010101;
}

.rs-range::-moz-range-track {
    width: 100%;
    height: 1px;
    cursor: pointer;
    box-shadow: none;
    background: blue;
    border-radius: 0px;
    border: 0px solid #010101;
}

.rs-range::-webkit-slider-thumb {
    box-shadow: none;
    border: 0px solid #2a9d8f;
    box-shadow: 0px 10px 10px #26465325;
    height: 42px;
    width: 22px;
    border-radius: 22px;
    background: #2a9d8f;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -20px;
}

.rs-range::-moz-range-thumb {
    box-shadow: none;
    border: 0px solid pink;
    box-shadow: 0px 10px 10px #26465337;
    height: 42px;
    width: 22px;
    border-radius: 22px;
    background: black;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -20px;
}

.rs-range::-moz-focus-outer {
    border: 0;
}

.rs-label {
    position: relative;
    transform-origin: center center;
    display: block;
    width: 75px;
    height: 75px;
    background: transparent;
    border-radius: 50%;
    line-height: 20px;
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
    box-sizing: border-box;
    border: 2px solid #c9d7dd;
    margin-top: 0;
    margin-left: 0;
    left: attr(value);
    color: #2a9d8f;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 20px;
    font-weight: 600;
}

.rs-label::after {
    content: "years";
    display: block;
    font-size: 17px;
    letter-spacing: 0.07em;
    margin-top: -2px;
}

.label-xs {
    font-size: 10px !important;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dropdown-container {
    width: 100%;
    margin: auto 0;
    font-size: 14px;
    font-family: sans-serif;
    overflow: auto;
    border-radius: 1rem;
    -webkit-box-shadow: 0px 10px 30px -4px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 10px 30px -4px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 10px 30px -4px rgba(0, 0, 0, 0.15);
}

.dropdown-button {
    float: left;
    width: 100%;
    background: #fff;
    padding: 15px 20px;
    cursor: pointer;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.dropdown-button .dropdown-label,
.dropdown-button .dropdown-quantity {
    float: left;
    color: gray;
    font-weight: 700;
}

.dropdown-button .dropdown-quantity {
    margin-left: 4px;
    color: #ff5959;
}

.dropdown-button .fa {
    margin-top: 3px;
    float: right;
    font-size: 16px;
    color: #ff5959;
}

.dropdown-list {
    float: left;
    width: 100%;
    border-top: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 20px;
    background: #fff;
}

.dropdown-list input[type="search"] {
    padding: 5px 10px;
    width: 100%;
    border: none;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.05);
}

.dropdown-list input[type="search"]:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}

.dropdown-list ul {
    margin: 20px 0 0 0;
    max-height: 200px;
    overflow-y: auto;
    padding: 0;
}

.dropdown-list ul input[type="checkbox"] {
    position: relative;
    top: 2px;
}

.dropdown-list ul li {
    list-style: none;
}

.checkbox-wrap {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-wrap input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "\f0c8";
    font-family: "FontAwesome";
    position: absolute;
    color: rgba(0, 0, 0, 0.1);
    font-size: 20px;
    margin-top: -4px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

@media (prefers-reduced-motion: reduce) {
    .checkmark:after {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

/* Show the checkmark when checked */
.checkbox-wrap input:checked~.checkmark:after {
    display: block;
    content: "\f14a";
    font-family: "FontAwesome";
    color: #ff5959;
    border: none;
}

.top {
    background-color: #eee;
    border-radius: 20px;
    margin: 10px 0;
    width: 260px;
}

.text {
    box-sizing: border-box;
    width: 100%;
    font-size: 12px;
    text-transform: uppercase;
    color: #264653;
    letter-spacing: 0.1em;
    font-weight: bold;
}

.title {
    align-items: center;
    display: flex;
    font-weight: bold;
    margin-bottom: 4px;
    position: relative;
}

.tooltip {
    font-size: 16px;
    font-weight: normal;
    margin-top: 2px;
    position: relative;
}

.tooltip:hover {
    cursor: help;
}

.tooltip-spacing {
    height: 20px;
    margin: 8px;
    position: relative;
    width: 20px;
}

.tooltip-bg1 {
    background-color: #000;
    border-radius: 10px;
    content: " ";
    display: flex;
    height: 20px;
    position: absolute;
    top: 0;
    width: 20px;
}

.tooltip-bg2 {
    background-color: #fff;
    border-radius: 8px;
    content: " ";
    display: flex;
    height: 16px;
    left: 2px;
    position: absolute;
    top: 2px;
    width: 16px;
}

.tooltip-text {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    position: relative;
    text-align: center;
    width: 20px;
}

.info {
    color: #64686b;
}

.popup-bg {
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16)) drop-shadow(0 3px 6px rgba(0, 0, 0, 0.23));
    position: absolute;
    top: -126px;
}

.popup-outline {
    position: absolute;
    top: -126px;
}

.popup-text {
    border-radius: 12px;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    left: 4px;
    opacity: 0;
    padding: 14px 16px;
    position: absolute;
    top: -120px;
    transition: opacity 240ms 120ms cubic-bezier(0.4, 0, 0.2, 1);
    width: 292px;
    text-transform: initial;
}

.tooltip:hover~.popup-text {
    display: block;
}

.popup-bg {
    opacity: 0;
    transition: opacity 240ms 120ms cubic-bezier(0.4, 0, 0.2, 1);
}

.popup-outline-left {
    stroke-dasharray: 0 426px;
    stroke-dashoffset: 1px;
    transition: stroke-dasharray 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.popup-outline-right {
    stroke-dasharray: 352px 352px;
    stroke-dashoffset: -352px;
    transition: stroke-dashoffset 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.tooltip:hover~.popup-text {
    opacity: 1;
}

.tooltip:hover~.popup-bg {
    opacity: 1;
    transition: opacity 240ms 120ms cubic-bezier(0.4, 0, 0.2, 1);
}

.tooltip:hover~.popup-outline .popup-outline-left {
    stroke-dasharray: 426px 426px;
    transition: stroke-dasharray 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.tooltip:hover~.popup-outline .popup-outline-right {
    stroke-dashoffset: 0;
    transition: stroke-dashoffset 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.new-tooltip .popup-bg,
.new-tooltip .popup-outline,
.new-tooltip .popup-text {
    display: none;
}

.new-tooltip:hover .popup-bg,
.new-tooltip:hover .popup-outline,
.new-tooltip:hover .popup-text {
    display: block;
}

.btn-light-green-border {
    border: 2px solid #c8f4eb !important;
}


/* div[class="row"] {
    outline: 1px dotted rgba(0, 0, 0, 0.25);
}

div[class^="col-"] {
    background-color: rgba(255, 0, 0, 0.2);
    outline: 1px dotted rgba(0, 0, 0, 0.5);
} */

.nav-link.disabled {
    color: #9e9e9e !important
}

.blur-div {
    backdrop-filter: blur(5px);
    -webkit-filter: blur(5px);
    /* Chrome, Safari, Opera */
    filter: blur(5px);
}

.left-border {
    padding-right: 50px;
    padding-left: 10px;
    border-left: 3px solid #2A9D8F
}

html[lang="ar"] .left-border {
    border-left: none;
    padding-right: 10px;
    padding-left: 50px;
    border-right: 3px solid #2A9D8F
}

.hr-enigma {
    background: #2a9d9085;
    height: 0.5px;
}

.hr-enigma-dotted-rounded {
    height: 0.5px;
    border-top: 5px dotted #2a9d9085;
}

.hr-enigma-dashed {
    height: 0.5px;
    border-top: 1px dashed #2a9d9085;
}

.hr-eg-top-dashed {
    border-top: 1px dashed #2a9d9085;
}
.hr-eg-bottom-dashed {
    border-top: 1px dashed #2a9d9085;
}

@media screen and (min-width:1200px) {
    .left-border-lg {
        padding-right: 50px;
        padding-left: 10px;
        border-left: 2px solid #2a9d9085
    }

    html[lang="ar"] .left-border-lg {
        border-left: none;
        padding-right: 10px;
        padding-left: 50px;
        border-right: 2px solid #2a9d9085
    }

}

.pl-en-0 {
    padding-left: 0;
}

html[lang="ar"] .pl-en-0 {
    padding-right: 0;
}

@media (min-width:2560px) {
    .section-leftbar .h7-responsive {
        font-size: 2.3rem;
        padding-bottom: 2.5px;
    }

    .h5-responsive {
        font-size: 3.3rem;
    }

    .h7-responsive {
        font-size: 2.3rem;
    }

    .h6-responsive {
        font-size: 2.9rem;
    }
}

@media (max-width:768px) {
    .section-leftbar .h7-responsive {
        font-size: 1rem;
        padding-bottom: 2px;
    }

    .h5-responsive {
        font-size: 1.5rem;
    }

    .h7-responsive {
        font-size: 1rem;
    }
}


@media (min-width:2560px) {


    .header-sticky {
        height: 110px;
    }

    .nav-item .nav-body-text {
        font-size: 1.8rem;
        margin-top: 6px;
    }

    .nav-item .nav-head-text {
        font-size: 1.9rem;
        margin-top: 6px;
        margin-right: 2px;
    }

    .nav-item .nav-lang-text {
        font-size: 1.8rem;
        margin-top: 6px;
    }

    .nav-item .nav-link {
        font-size: 2rem;
        margin-top: 6px;
    }
}

@media (min-width:2560px) {
    .tests .h6-responsive {
        font-size: 1.9rem;
    }

    .tests p {
        font-size: 1.8rem;
    }
}

@media (min-width:1440px) {
    .tests .card {
        height: 580px
    }
}

@media (max-width:768px) {
    .tests .card .h6-responsive {
        font-size: 1.2rem;
    }

    .tests .card p {
        font-size: 1rem;
    }
}

@media (max-width:768px) {
    .sticky-top .sidenav .side .side-text {
        font-size: 1.4rem;
    }

}



/* Packages BG- ENG */

.packages-section-bg {
    background-color: #ffffff;
}

.MyBreastCare-bg {
    /* The image used */
    background-image: url("../images/website/packages/MyBreastCare-right.jpeg?vEr=2.0.0.32");
    background-color: #ffffff;
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.MyBreastCare-bg-center {
    /* The image used */
    background-image: url("../images/website/packages/MyBreastCare-center.jpeg?vEr=2.0.0.32");
    background-color: #ffffff;
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.MyColonCare-bg {
    /* The image used */
    background-image: url("../images/website/packages/MyColonCare-left.jpeg?vEr=2.0.0.32");
    background-color: #ffffff;
    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}

.MyColonCare-bg-center {
    /* The image used */
    background-image: url("../images/website/packages/MyColonCare-center.jpeg?vEr=2.0.0.32");
    background-color: #ffffff;
    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}

.MyCancerCare-bg {
    /* The image used */
    background-image: url("../images/website/packages/MyCancerCare-right.jpeg?vEr=2.0.0.32");
    background-color: #ffffff;
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.MyCancerCare-bg-center {
    /* The image used */
    background-image: url("../images/website/packages/MyCancerCare-center.jpeg?vEr=2.0.0.32");
    background-color: #ffffff;
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.MyPremaritalCare-bg {
    /* The image used */
    background-image: url("../images/website/packages/MyPremaritalCare-left.jpeg?vEr=2.0.0.32");
    background-color: #ffffff;
    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}

.MyPremaritalCare-bg-center {
    /* The image used */
    background-image: url("../images/website/packages/MyPremaritalCare-center.jpeg?vEr=2.0.0.32");
    background-color: #ffffff;
    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}

.MyReproductiveCare-bg {
    /* The image used */
    background-image: url("../images/website/packages/MyReproductiveCare-left.jpeg?vEr=2.0.0.32");
    background-color: #ffffff;
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.MyReproductiveCare-bg-center {
    /* The image used */
    background-image: url("../images/website/packages/MyReproductiveCare-center.jpeg?vEr=2.0.0.32");
    background-color: #ffffff;
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.MyChildCare-bg {
    /* The image used */
    background-image: url("../images/website/packages/MyChildCare-right.jpeg?vEr=2.0.0.32");
    background-color: #ffffff;
    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}

.MyChildCare-bg-center {
    /* The image used */
    background-image: url("../images/website/packages/MyChildCare-center.jpeg?vEr=2.0.0.32");
    background-color: #ffffff;
    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}

.MyChildCarePlus-bg {
    /* The image used */
    background-image: url("../images/website/packages/MyChildCarePlus-left.jpeg");
    background-color: #ffffff;
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.MyChildCarePlus-bg-center {
    /* The image used */
    background-image: url("../images/website/packages/MyChildCarePlus-center.jpeg");
    background-color: #ffffff;
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.MyExomeCare-bg {
    /* The image used */
    background-image: url("../images/website/packages/MyExomeCare-right.jpeg?vEr=2.0.0.32");
    background-color: #ffffff;
    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}

.MyExomeCare-bg-center {
    /* The image used */
    background-image: url("../images/website/packages/MyExomeCare-center.jpeg?vEr=2.0.0.32");
    background-color: #ffffff;
    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
}

.MyGenomeCare-bg {
    /* The image used */
    background-image: url("../images/website/packages/MyGenomeCare-left.jpeg?vEr=2.0.0.32");
    background-color: #ffffff;
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

.MyGenomeCare-bg-center {
    /* The image used */
    background-image: url("../images/website/packages/MyGenomeCare-center.jpeg?vEr=2.0.0.32");
    background-color: #ffffff;
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}


/* Packages BG- AR  */

html[lang="ar"] .MyBreastCare-bg {
    /* The image used */
    background-image: url("../images/website/packages/MyBreastCare-left.jpeg?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 800px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

html[lang="ar"] .MyColonCare-bg {
    /* The image used */
    background-image: url("../images/website/packages/MyColonCare-right.jpeg?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 800px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

html[lang="ar"] .MyCancerCare-bg {
    /* The image used */
    background-image: url("../images/website/packages/MyCancerCare-left.jpeg?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 800px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

html[lang="ar"] .MyPremaritalCare-bg {
    /* The image used */
    background-image: url("../images/website/packages/MyPremaritalCare-right.jpeg?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 800px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

html[lang="ar"] .MyReproductiveCare-bg {
    /* The image used */
    background-image: url("../images/website/packages/MyReproductiveCare-right.jpeg?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 800px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

html[lang="ar"] .MyChildCare-bg {
    /* The image used */
    background-image: url("../images/website/packages/MyChildCare-left.jpeg?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 800px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

html[lang="ar"] .MyChildCarePlus-bg {
    /* The image used */
    background-image: url("../images/website/packages/MyChildCarePlus-right.jpeg?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 800px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

html[lang="ar"] .MyExomeCare-bg {
    /* The image used */
    background-image: url("../images/website/packages/MyExomeCare-left.jpeg?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 800px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

html[lang="ar"] .MyGenomeCare-bg {
    /* The image used */
    background-image: url("../images/website/packages/MyGenomeCare-right.jpeg?vEr=2.0.0.32");
    /* Set a specific height */
    min-height: 800px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}

/* Packages Light BG */
.MyBreastCare-light-bg {
    background-color: #FFB7C845 !important;
}

.MyColonCare-light-bg {
    background-color: #B3C9FF45 !important;
}

.MyCancerCare-light-bg {
    background-color: #DFD0FF45 !important;
}

.MyPremaritalCare-light-bg {
    background-color: #F4CCCC45 !important;
}

.MyReproductiveCare-light-bg {
    background-color: #FCE5CD45 !important;
}

.MyChildCare-light-bg {
    background-color: #aecbeb45 !important;
}

.MyChildCarePlus-light-bg {
    background-color: #D1F4A645 !important;
}

.MyExomeCare-light-bg {
    background-color: #ffe56845 !important;
}

.MyGenomeCare-light-bg {
    background-color: #ffbf9945 !important;
}

/* Packages Normal BG */

.MyBreastCare-color-bg {
    background-color: #FFB7C885 !important;
}

.MyColonCare-color-bg {
    background-color: #B3C9FF85 !important;
}

.MyCancerCare-color-bg {
    background-color: #DFD0FF85 !important;
}

.MyPremaritalCare-color-bg {
    background-color: #F4CCCC85 !important;
}

.MyReproductiveCare-color-bg {
    background-color: #FCE5CD85 !important;
}

.MyChildCare-color-bg {
    background-color: #83b0e185 !important;
}

.MyChildCarePlus-color-bg {
    background-color: #D1F4A685 !important;
}

.MyExomeCare-color-bg {
    background-color: #ffe56885 !important;
}

.MyGenomeCare-color-bg {
    background-color: #ffbf9985 !important;
}


/* Packages selection color */

.MyBreastCare-color-bg ::selection,
.MyBreastCare-light-bg ::selection,
.MyBreastCare-page ::selection {
    background: var(--MyBreastCare-color);
    color: #fff;
}

body.MyBreastCare-page {
    scrollbar-width: thin;
    scrollbar-color: var(--MyBreastCare-dark) var(--MyBreastCare-light);
}

body.MyBreastCare-page::-webkit-scrollbar-track {
    background: var(--MyBreastCare-light);
}

body.MyBreastCare-page::-webkit-scrollbar-thumb {
    background-color: var(--MyBreastCare-dark);
    border-radius: 6px;
    border: 3px solid var(--MyBreastCare-dark);
}


.MyColonCare-color-bg ::selection,
.MyColonCare-light-bg ::selection,
.MyColonCare-page ::selection {
    background: #4B6AC3;
    color: #fff;
}

body.MyColonCare-page {
    scrollbar-width: thin;
    scrollbar-color: var(--MyColonCare-dark) var(--MyColonCare-light);
}

body.MyColonCare-page::-webkit-scrollbar-track {
    background: var(--MyColonCare-light);
}

body.MyColonCare-page::-webkit-scrollbar-thumb {
    background-color: var(--MyColonCare-dark);
    border-radius: 6px;
    border: 3px solid var(--MyColonCare-dark);
}

.MyCancerCare-color-bg ::selection,
.MyCancerCare-light-bg ::selection,
.MyCancerCare-page ::selection {
    background: #8E73CC;
    color: #fff;
}

body.MyCancerCare-page {
    scrollbar-width: thin;
    scrollbar-color: var(--MyCancerCare-dark) var(--MyCancerCare-light);
}

body.MyCancerCare-page::-webkit-scrollbar-track {
    background: var(--MyCancerCare-light);
}

body.MyCancerCare-page::-webkit-scrollbar-thumb {
    background-color: var(--MyCancerCare-dark);
    border-radius: 6px;
    border: 3px solid var(--MyCancerCare-dark);
}

.MyPremaritalCare-color-bg ::selection,
.MyPremaritalCare-light-bg ::selection,
.MyPremaritalCare-page ::selection {
    background: #E06666;
    color: #fff;
}

body.MyPremaritalCare-page {
    scrollbar-width: thin;
    scrollbar-color: var(--MyPremaritalCare-dark) var(--MyPremaritalCare-light);
}

body.MyPremaritalCare-page::-webkit-scrollbar-track {
    background: var(--MyPremaritalCare-light);
}

body.MyPremaritalCare-page::-webkit-scrollbar-thumb {
    background-color: var(--MyPremaritalCare-dark);
    border-radius: 6px;
    border: 3px solid var(--MyPremaritalCare-dark);
}

.MyReproductiveCare-color-bg ::selection,
.MyReproductiveCare-light-bg ::selection,
.MyReproductiveCare-page ::selection {
    background: #F6B26B;
    color: #fff;
}

body.MyReproductiveCare-page {
    scrollbar-width: thin;
    scrollbar-color: var(--MyReproductiveCare-dark) var(--MyReproductiveCare-light);
}

body.MyReproductiveCare-page::-webkit-scrollbar-track {
    background: var(--MyReproductiveCare-light);
}

body.MyReproductiveCare-page::-webkit-scrollbar-thumb {
    background-color: var(--MyReproductiveCare-dark);
    border-radius: 6px;
    border: 3px solid var(--MyReproductiveCare-dark);
}

.MyChildCare-color-bg ::selection,
.MyChildCare-light-bg ::selection,
.MyChildCare-page ::selection {
    background: #83b0e1;
    color: #fff;
}

body.MyChildCare-page {
    scrollbar-width: thin;
    scrollbar-color: var(--MyChildCare-dark) var(--MyChildCare-light);
}

body.MyChildCare-page::-webkit-scrollbar-track {
    background: var(--MyChildCare-light);
}

body.MyChildCare-page::-webkit-scrollbar-thumb {
    background-color: var(--MyChildCare-dark);
    border-radius: 6px;
    border: 3px solid var(--MyChildCare-dark);
}

.MyChildCarePlus-color-bg ::selection,
.MyChildCarePlus-light-bg ::selection,
.MyChildCarePlus-page ::selection {
    background: #6BB86A;
    color: #fff;
}

body.MyChildCarePlus-page {
    scrollbar-width: thin;
    scrollbar-color: var(--MyChildCarePlus-dark) var(--MyChildCarePlus-light);
}

body.MyChildCarePlus-page::-webkit-scrollbar-track {
    background: var(--MyChildCarePlus-light);
}

body.MyChildCarePlus-page::-webkit-scrollbar-thumb {
    background-color: var(--MyChildCarePlus-dark);
    border-radius: 6px;
    border: 3px solid var(--MyChildCarePlus-dark);
}

.MyExomeCare-color-bg ::selection,
.MyExomeCare-light-bg ::selection,
.MyExomeCare-page ::selection {
    background: #e0ac00;
    color: #fff;
}

body.MyExomeCare-page {
    scrollbar-width: thin;
    scrollbar-color: var(--MyExomeCare-dark) var(--MyExomeCare-light);
}

body.MyExomeCare-page::-webkit-scrollbar-track {
    background: var(--MyExomeCare-light);
}

body.MyExomeCare-page::-webkit-scrollbar-thumb {
    background-color: var(--MyExomeCare-dark);
    border-radius: 6px;
    border: 3px solid var(--MyExomeCare-dark);
}

.MyGenomeCare-color-bg ::selection,
.MyGenomeCare-light-bg ::selection,
.MyGenomeCare-page ::selection {
    background: #f89a78;
    color: #fff;
}

body.MyGenomeCare-page {
    scrollbar-width: thin;
    scrollbar-color: var(--MyGenomeCare-dark) var(--MyGenomeCare-light);
}

body.MyGenomeCare-page::-webkit-scrollbar-track {
    background: var(--MyGenomeCare-light);
}

body.MyGenomeCare-page::-webkit-scrollbar-thumb {
    background-color: var(--MyGenomeCare-dark);
    border-radius: 6px;
    border: 3px solid var(--MyGenomeCare-dark);
}

/* Packages Text */

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

.text-MyBreastCare {
    color: #DF7D9D !important;
}

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

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

.text-MyColonCare {
    color: #4B6AC3 !important;
}

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

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

.text-MyCancerCare {
    color: #8E73CC !important;
}

.text-MyCancerCare-dark {
    color: #674EA7 !important;
}

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

.text-MyPremaritalCare {
    color: #E06666 !important;
}

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

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

.text-MyReproductiveCare {
    color: #F6B26B !important;
}

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

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

.text-MyChildCare {
    color: #83b0e1 !important;
}

.text-MyChildCare-dark {
    color: #4c85c2 !important;
}

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

.text-MyChildCarePlus {
    color: #6BB86A !important;
}

.text-MyChildCarePlus-dark {
    color: #5E9D43 !important;
}

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

.text-MyExomeCare {
    color: #e0ac00 !important;
}

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

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

.text-MyGenomeCare {
    color: #f89a78 !important;
}

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


/* Packages buttons */

.btn-MyBreastCare {
    color: #ffffff;
    background-color: #DF7D9D;
    border-color: #DF7D9D;
}

.btn-outline-MyBreastCare {
    color: #DF7D9D;
    background-color: #ffffffb0;
    border-color: #FFB7C8;
    border-width: 2px;
}

.btn-MyBreastCare-gradient {
    padding: 10px;
    width: 250px;
    background: rgb(255, 183, 200);
    background: radial-gradient(circle, rgba(255, 183, 200, 1) 49%, rgba(223, 125, 157, 1) 100%);
    font-size: 1.5rem;
}

.btn-MyBreastCare:hover,
.btn-outline-MyBreastCare:hover {
    color: #ffffff !important;
    background-color: #C54F6B !important;
    border-color: #C54F6B !important;
}

.btn-MyBreastCare-gradient:hover {
    color: #C54F6B !important;
    background: rgb(255, 183, 200);
    background: radial-gradient(circle, rgba(255, 183, 200, 1) 49%, rgba(197, 79, 107, 1) 100%) !important;
    border-color: #C54F6B !important;
}


.btn-MyColonCare {
    color: #ffffff;
    background-color: #4B6AC3;
    border-color: #4B6AC3;
}

.btn-outline-MyColonCare {
    color: #4B6AC3;
    background-color: #ffffffb0;
    border-color: #B3C9FF;
    border-width: 2px;
}

.btn-MyColonCare:hover,
.btn-outline-MyColonCare:hover {
    color: #ffffff !important;
    background-color: #213878 !important;
    border-color: #213878 !important;
}

.btn-MyColonCare-gradient {
    padding: 10px;
    width: 250px;
    background: rgb(179, 201, 255);
    background: radial-gradient(circle, rgba(179, 201, 255, 1) 49%, rgba(75, 106, 195, 1) 100%);
    font-size: 1.5rem;
}

.btn-MyColonCare-gradient:hover {
    color: #213878 !important;
    border-color: #213878 !important;
    background: rgb(179, 201, 255);
    background: radial-gradient(circle, rgba(179, 201, 255, 1) 49%, rgba(33, 56, 120, 1) 100%);
}

.btn-MyCancerCare {
    color: #ffffff;
    background-color: #8E73CC;
    border-color: #8E73CC;
}

.btn-outline-MyCancerCare {
    color: #8E73CC;
    background-color: #ffffffb0;
    border-color: #DFD0FF;
    border-width: 2px;
}

.btn-MyCancerCare:hover,
.btn-outline-MyCancerCare:hover {
    color: #ffffff !important;
    background-color: #674EA7 !important;
    border-color: #674EA7 !important;
}

.btn-MyCancerCare-gradient {
    padding: 10px;
    width: 250px;
    background: rgb(223, 208, 255);
    background: radial-gradient(circle, rgba(223, 208, 255, 1) 49%, rgba(142, 115, 204, 1) 100%);
    font-size: 1.5rem;
}

.btn-MyCancerCare-gradient:hover {
    color: #674EA7 !important;
    background: rgb(223, 208, 255);
    background: radial-gradient(circle, rgba(223, 208, 255, 1) 49%, rgba(103, 78, 167, 1) 100%) !important;
    border-color: #674EA7 !important;
}

.btn-MyPremaritalCare {
    color: #ffffff;
    background-color: #E06666;
    border-color: #E06666;
}

.btn-outline-MyPremaritalCare {
    color: #E06666;
    background-color: #ffffffb0;
    border-color: #F4CCCC;
    border-width: 2px;
}

.btn-MyPremaritalCare:hover,
.btn-outline-MyPremaritalCare:hover {
    color: #ffffff !important;
    background-color: #990000 !important;
    border-color: #990000 !important;
}

.btn-MyPremaritalCare-gradient {
    padding: 10px;
    width: 250px;
    background: rgb(244, 204, 204);
    background: radial-gradient(circle, rgba(244, 204, 204, 1) 49%, rgba(224, 102, 102, 1) 100%);
    font-size: 1.5rem;
}

.btn-MyPremaritalCare-gradient:hover {
    color: #990000 !important;
    background: rgb(244, 204, 204);
    background: radial-gradient(circle, rgba(244, 204, 204, 1) 49%, rgba(153, 0, 0, 1) 100%) !important;
    border-color: #990000 !important;
}


.btn-MyReproductiveCare {
    color: #ffffff;
    background-color: #F6B26B;
    border-color: #F6B26B;
}

.btn-outline-MyReproductiveCare {
    color: #F6B26B;
    background-color: #ffffffb0;
    border-color: #FCE5CD;
    border-width: 2px;
}

.btn-MyReproductiveCare:hover,
.btn-outline-MyReproductiveCare:hover {
    color: #ffffff !important;
    background-color: #B45F06 !important;
    border-color: #B45F06 !important;
}

.btn-MyReproductiveCare-gradient {
    padding: 10px;
    width: 250px;
    background: rgb(252, 229, 205);
    background: radial-gradient(circle, rgba(252, 229, 205, 1) 49%, rgba(246, 178, 107, 1) 100%);
    font-size: 1.5rem;
}

.btn-MyReproductiveCare-gradient:hover {
    color: #b45f06 !important;
    background: rgb(252, 229, 205);
    background: radial-gradient(circle, rgba(252, 229, 205, 1) 49%, rgba(180, 95, 6, 1) 100%) !important;
    border-color: #b45f06 !important;
}

.btn-MyChildCare {
    color: #ffffff;
    background-color: #83b0e1;
    border-color: #83b0e1;
}

.btn-outline-MyChildCare {
    color: #83b0e1;
    background-color: #ffffffb0;
    border-color: #aecbeb;
    border-width: 2px;
}

.btn-MyChildCare:hover,
.btn-outline-MyChildCare:hover {
    color: #ffffff !important;
    background-color: #4c85c2 !important;
    border-color: #4c85c2 !important;
}

.btn-MyChildCare-gradient {
    padding: 10px;
    width: 250px;
    background: rgb(174, 203, 235);
    background: radial-gradient(circle, rgba(174, 203, 235, 1) 49%, rgba(131, 176, 225, 1) 100%);
    font-size: 1.5rem;
}

.btn-MyChildCare-gradient:hover {
    color: #4c85c2 !important;
    background: rgb(174, 203, 235);
    background: radial-gradient(circle, rgba(174, 203, 235, 1) 49%, rgba(76, 133, 194, 1) 100%) !important;
    border-color: #4c85c2 !important;
}

.btn-MyChildCarePlus {
    color: #ffffff;
    background-color: #6BB86A;
    border-color: #6BB86A;
}

.btn-outline-MyChildCarePlus {
    color: #6BB86A;
    background-color: #ffffffb0;
    border-color: #D1F4A6;
    border-width: 2px;
}

.btn-MyChildCarePlus:hover,
.btn-outline-MyChildCarePlus:hover {
    color: #ffffff !important;
    background-color: #5E9D43 !important;
    border-color: #5E9D43 !important;
}

.btn-MyChildCarePlus-gradient {
    padding: 10px;
    width: 250px;
    background: rgb(209, 244, 166);
    background: radial-gradient(circle, rgba(209, 244, 166, 1) 49%, rgba(107, 184, 106, 1) 100%);
    font-size: 1.5rem;
}

.btn-MyChildCarePlus-gradient:hover {
    color: #5E9D43 !important;
    background: rgb(209, 244, 166);
    background: radial-gradient(circle, rgba(209, 244, 166, 1) 49%, rgba(94, 157, 67, 1) 100%) !important;
    border-color: #5E9D43 !important;
}


.btn-MyExomeCare {
    color: #ffffff;
    background-color: #e0ac00;
    border-color: #e0ac00;
}

.btn-outline-MyExomeCare {
    color: #e0ac00;
    background-color: #ffffffb0;
    border-color: #ffe568;
    border-width: 2px;
}

.btn-MyExomeCare:hover,
.btn-outline-MyExomeCare:hover {
    color: #ffffff !important;
    background-color: #dbb42c !important;
    border-color: #dbb42c !important;
}

.btn-MyExomeCare-gradient {
    padding: 10px;
    width: 250px;
    background: rgb(255, 229, 104);
    background: radial-gradient(circle, rgba(255, 229, 104, 1) 49%, rgba(239, 191, 25, 1) 100%);
    font-size: 1.5rem;
}

.btn-MyExomeCare-gradient:hover {
    color: #dbb42c !important;
    background: rgb(255, 229, 104);
    background: radial-gradient(circle, rgba(255, 229, 104, 1) 49%, rgba(224, 172, 0, 1) 100%) !important;
    border-color: #dbb42c !important;
}

.btn-MyGenomeCare {
    color: #ffffff;
    background-color: #f89a78;
    border-color: #f89a78;
}

.btn-outline-MyGenomeCare {
    color: #f89a78;
    background-color: #ffffffb0;
    border-color: #ffbf99;
    border-width: 2px;
}

.btn-MyGenomeCare:hover,
.btn-outline-MyGenomeCare:hover {
    color: #ffffff !important;
    background-color: #e57d58 !important;
    border-color: #e57d58 !important;
}

.btn-MyGenomeCare-gradient {
    padding: 10px;
    width: 250px;
    background: rgb(255, 191, 153);
    background: radial-gradient(circle, rgba(255, 191, 153, 1) 49%, rgba(248, 154, 120, 1) 100%);
    font-size: 1.5rem;
}

.btn-MyGenomeCare-gradient:hover {
    color: #e57d58 !important;
    background: rgb(255, 191, 153);
    background: radial-gradient(circle, rgba(255, 191, 153, 1) 49%, rgba(229, 125, 88, 1) 100%) !important;
    border-color: #e57d58 !important;
}

/* Packages BG- AR  */

/* html[lang="ar"] .text-md-left {
    text-align: right !important;
} */

/* html[lang="ar"] .text-right {
    text-align: left !important;
} */


@media (max-width: 1240px) {

    .sm-hidden {
        display: inline;
    }

    .position-fixed {
        position: absolute !important;
    }

    .MyColonCare-bg {
        background-image: none !important;
        background-color: #ffffff !important;
    }

    .MyGenomeCare-bg {
        background-image: none !important;
        background-color: #ffffff !important;
    }

    .MyChildCare-bg {
        background-image: none !important;
        background-color: #ffffff !important;
    }

    .MyChildCarePlus-bg {
        background-image: none !important;
        background-color: #ffffff !important;
    }

    .MyBreastCare-bg {
        background-image: none !important;
        background-color: #ffffff !important;
    }

    .MyCancerCare-bg {
        background-image: none !important;
        background-color: #ffffff !important;
    }

    .MyReproductiveCare-bg {
        background-image: none !important;
        background-color: #ffffff !important;
    }

    .MyPremaritalCare-bg {
        background-image: none !important;
        background-color: #ffffff !important;
    }

    .MyExomeCare-bg {
        background-image: none !important;
        background-color: #ffffff !important;
    }

    .MyColonCare-bg-center {
        background-image: none !important;
        background-color: #ffffff !important;
    }

    .MyGenomeCare-bg-center {
        background-image: none !important;
        background-color: #ffffff !important;
    }

    .MyChildCare-bg-center {
        background-image: none !important;
        background-color: #ffffff !important;
    }

    .MyChildCarePlus-bg-center {
        background-image: none !important;
        background-color: #ffffff !important;
    }

    .MyBreastCare-bg-center {
        background-image: none !important;
        background-color: #ffffff !important;
    }

    .MyCancerCare-bg-center {
        background-image: none !important;
        background-color: #ffffff !important;
    }

    .MyReproductiveCare-bg-center {
        background-image: none !important;
        background-color: #ffffff !important;
    }

    .MyPremaritalCare-bg-center {
        background-image: none !important;
        background-color: #ffffff !important;
    }

    .MyExomeCare-bg-center {
        background-image: none !important;
        background-color: #ffffff !important;
    }
}


.breast-package .accordion-group-steps .accordion:hover .accordion-control::before {
    border-color: #C54F6B;
}

.breast-package .accordion-group-steps .accordion-control::before {
    transition-delay: 0s;
    content: counter(accordion, decimal);
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 3.75rem;
    height: 3.75rem;
    color: #DF7D9D;
    margin-top: -30px;
    line-height: calc(3.75rem - 4px);
    text-align: center;
    border: 2px solid #DF7D9D;
    z-index: 20;
    border-radius: 1rem;
    font-size: 20px;
}

.breast-package .accordion-group-steps .accordion.open .accordion-control::before {
    background: #C54F6B;
    background-color: #C54F6B;
    border-color: #C54F6B;
    border-radius: 1.25rem
}


.breast-package .accordion-group-steps .accordion:not(:first-child)::before,
.breast-package .accordion-group-steps .accordion:not(:last-child)::after {
    background: #FFB7c8;
}

.cancer-package .accordion-group-steps .accordion:hover .accordion-control::before {
    border-color: #674EA7;
}

.cancer-package .accordion-group-steps .accordion-control::before {
    transition-delay: 0s;
    content: counter(accordion, decimal);
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 3.75rem;
    height: 3.75rem;
    color: #8E73CC;
    margin-top: -30px;
    line-height: calc(3.75rem - 4px);
    text-align: center;
    border: 2px solid #8E73CC;
    z-index: 20;
    border-radius: 1rem;
    font-size: 20px;
}

.cancer-package .accordion-group-steps .accordion.open .accordion-control::before {
    background: #674EA7;
    background-color: #674EA7;
    border-color: #674EA7;
    border-radius: 1.25rem
}

.cancer-package .accordion-group-steps .accordion:not(:first-child)::before,
.cancer-package .accordion-group-steps .accordion:not(:last-child)::after {
    background: #DFD0FF;
}


.child-package .accordion-group-steps .accordion:hover .accordion-control::before {
    border-color: #4c85c2;
}

.child-package .accordion-group-steps .accordion-control::before {
    transition-delay: 0s;
    content: counter(accordion, decimal);
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 3.75rem;
    height: 3.75rem;
    color: #83b0e1;
    margin-top: -30px;
    line-height: calc(3.75rem - 4px);
    text-align: center;
    border: 2px solid #83b0e1;
    z-index: 20;
    border-radius: 1rem;
    font-size: 20px;
}

.child-package .accordion-group-steps .accordion.open .accordion-control::before {
    background: #4c85c2;
    background-color: #4c85c2;
    border-color: #4c85c2;
    border-radius: 1.25rem
}

.child-package .accordion-group-steps .accordion:not(:first-child)::before,
.child-package .accordion-group-steps .accordion:not(:last-child)::after {
    background: #4c85c2;
}

.child-plus-package .accordion-group-steps .accordion:hover .accordion-control::before {
    border-color: #5E9D43;
}

.child-plus-package .accordion-group-steps .accordion-control::before {
    transition-delay: 0s;
    content: counter(accordion, decimal);
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 3.75rem;
    height: 3.75rem;
    color: #6BB86A;
    margin-top: -30px;
    line-height: calc(3.75rem - 4px);
    text-align: center;
    border: 2px solid #6BB86A;
    z-index: 20;
    border-radius: 1rem;
    font-size: 20px;
}

.child-plus-package .accordion-group-steps .accordion.open .accordion-control::before {
    background: #5E9D43;
    background-color: #5E9D43;
    border-color: #5E9D43;
    border-radius: 1.25rem
}

.child-plus-package .accordion-group-steps .accordion:not(:first-child)::before,
.child-plus-package .accordion-group-steps .accordion:not(:last-child)::after {
    background: #D1F4A6;
}

.colon-package .accordion-group-steps .accordion:hover .accordion-control::before {
    border-color: #213878;
}

.colon-package .accordion-group-steps .accordion-control::before {
    transition-delay: 0s;
    content: counter(accordion, decimal);
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 3.75rem;
    height: 3.75rem;
    color: #4B6AC3;
    margin-top: -30px;
    line-height: calc(3.75rem - 4px);
    text-align: center;
    border: 2px solid #4B6AC3;
    z-index: 20;
    border-radius: 1rem;
    font-size: 20px;
}

.colon-package .accordion-group-steps .accordion.open .accordion-control::before {
    background: #213878;
    background-color: #213878;
    border-color: #213878;
    border-radius: 1.25rem
}

.colon-package .accordion-group-steps .accordion:not(:first-child)::before,
.colon-package .accordion-group-steps .accordion:not(:last-child)::after {
    background: #B3C9FF;
}

.genome-package .accordion-group-steps .accordion:hover .accordion-control::before {
    border-color: #e57d58;
}

.genome-package .accordion-group-steps .accordion-control::before {
    transition-delay: 0s;
    content: counter(accordion, decimal);
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 3.75rem;
    height: 3.75rem;
    color: #f89a78;
    margin-top: -30px;
    line-height: calc(3.75rem - 4px);
    text-align: center;
    border: 2px solid #f89a78;
    z-index: 20;
    border-radius: 1rem;
    font-size: 20px;
}

.genome-package .accordion-group-steps .accordion.open .accordion-control::before {
    background: #e57d58;
    background-color: #e57d58;
    border-color: #e57d58;
    border-radius: 1.25rem
}

.genome-package .accordion-group-steps .accordion:not(:first-child)::before,
.genome-package .accordion-group-steps .accordion:not(:last-child)::after {
    background: #ffbf99;
}

.exome-package .accordion-group-steps .accordion:hover .accordion-control::before {
    border-color: #dbb42c;
}

.exome-package .accordion-group-steps .accordion-control::before {
    transition-delay: 0s;
    content: counter(accordion, decimal);
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 3.75rem;
    height: 3.75rem;
    color: #e0ac00;
    margin-top: -30px;
    line-height: calc(3.75rem - 4px);
    text-align: center;
    border: 2px solid #e0ac00;
    z-index: 20;
    border-radius: 1rem;
    font-size: 20px;
}

.exome-package .accordion-group-steps .accordion.open .accordion-control::before {
    background: #dbb42c;
    background-color: #dbb42c;
    border-color: #dbb42c;
    border-radius: 1.25rem
}

.exome-package .accordion-group-steps .accordion:not(:first-child)::before,
.exome-package .accordion-group-steps .accordion:not(:last-child)::after {
    background: #ffe568;
}

.premarital-package .accordion-group-steps .accordion:hover .accordion-control::before {
    border-color: #990000;
}

.premarital-package .accordion-group-steps .accordion-control::before {
    transition-delay: 0s;
    content: counter(accordion, decimal);
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 3.75rem;
    height: 3.75rem;
    color: #E06666;
    margin-top: -30px;
    line-height: calc(3.75rem - 4px);
    text-align: center;
    border: 2px solid #E06666;
    z-index: 20;
    border-radius: 1rem;
    font-size: 20px;
}

.premarital-package .accordion-group-steps .accordion.open .accordion-control::before {
    background: #990000;
    background-color: #990000;
    border-color: #990000;
    border-radius: 1.25rem
}

.premarital-package .accordion-group-steps .accordion:not(:first-child)::before,
.premarital-package .accordion-group-steps .accordion:not(:last-child)::after {
    background: #F4CCCC;
}

.reproductive-package .accordion-group-steps .accordion:hover .accordion-control::before {
    border-color: #B45F06;
}

.reproductive-package .accordion-group-steps .accordion-control::before {
    transition-delay: 0s;
    content: counter(accordion, decimal);
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 3.75rem;
    height: 3.75rem;
    color: #F6B26B;
    margin-top: -30px;
    line-height: calc(3.75rem - 4px);
    text-align: center;
    border: 2px solid #F6B26B;
    z-index: 20;
    border-radius: 1rem;
    font-size: 20px;
}

.reproductive-package .accordion-group-steps .accordion.open .accordion-control::before {
    background: #B45F06;
    background-color: #B45F06;
    border-color: #B45F06;
    border-radius: 1.25rem
}

.reproductive-package .accordion-group-steps .accordion:not(:first-child)::before,
.reproductive-package .accordion-group-steps .accordion:not(:last-child)::after {
    background: #FCE5CD;
}


.round-1 {
    border-radius: 20px;
}

.package-details .wrapper {
    width: 90%;
    margin: 0 auto;
    max-width: 80rem;
}

.package-details .cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.package-details .col {
    width: calc(25% - 2rem);
    margin: 1rem;
    cursor: pointer;
}

.package-details .container {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.package-details .front,
.package-details .back {
    background-size: cover;
    background: #ffffff;
    background-position: center;
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-align: center;
    min-height: 280px;
    height: auto;
    border-radius: 20px;
    color: #fff;
    font-size: 1.5rem;
    cursor: pointer;
}

.package-details .back {
    background: #ffffff;
}

.package-details .front:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    opacity: .6;
    background-color: #ffffff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 20px;
}

.package-details .container:hover .front,
.package-details .container:hover .back {
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
}

.package-details .back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.package-details .inner {
    -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
    transform: translateY(-50%) translateZ(60px) scale(0.94);
    top: 50%;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 2rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 1px solid transparent;
    -webkit-perspective: inherit;
    perspective: inherit;
    z-index: 2;
}

.package-details .container .back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.package-details .container .front {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.package-details .container:hover .back {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.package-details .container:hover .front {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.package-details .front .inner p {
    font-size: 2rem;
    margin-bottom: 2rem;
    position: relative;
}

.package-details .front .inner h5:after {
    content: '';
    width: 4rem;
    height: 2px;
    position: absolute;
    background: #ffffff;
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -.75rem;
}

/* .package-details .front .inner span {
    color: rgba(255, 255, 255, 0);
    font-family: 'Montserrat';
    font-weight: 300;
} */

.MyBreastCare-package .front .inner h5:after {
    /* light + 85 point transparency */
    background: #FFB7C885;
}

.MyBreastCare-package .front,
.MyBreastCare-package .back {
    /* light + 85 point transparency */
    border: 2px solid #FFB7C885;
    /* dark + 33 point transparency */
    box-shadow: 0 2px 18px 3px #C54F6B33;
}

.MyColonCare-package .front .inner h5:after {
    /* light + 85 point transparency */
    background: #B3C9FF85;
}

.MyColonCare-package .front,
.MyColonCare-package .back {
    /* light + 85 point transparency */
    border: 2px solid #B3C9FF85;
    /* dark + 33 point transparency */
    box-shadow: 0 2px 18px 3px #21387833;
}

.MyCancerCare-package .front .inner h5:after {
    /* light + 85 point transparency */
    background: #DFD0FF85;
}

.MyCancerCare-package .front,
.MyCancerCare-package .back {
    /* light + 85 point transparency */
    border: 2px solid #DFD0FF85;
    /* dark + 33 point transparency */
    box-shadow: 0 2px 18px 3px #674EA733;
}

.MyPremaritalCare-package .front .inner h5:after {
    /* light + 85 point transparency */
    background: #F4CCCC85;
}

.MyPremaritalCare-package .front,
.MyPremaritalCare-package .back {
    /* light + 85 point transparency */
    border: 2px solid #F4CCCC85;
    /* dark + 33 point transparency */
    box-shadow: 0 2px 18px 3px #99000033;
}

.MyReproductiveCare-package .front .inner h5:after {
    /* light + 85 point transparency */
    background: #FCE5CD85;
}

.MyReproductiveCare-package .front,
.MyReproductiveCare-package .back {
    /* light + 85 point transparency */
    border: 2px solid #FCE5CD85;
    /* dark + 33 point transparency */
    box-shadow: 0 2px 18px 3px #B45F0633;
}

.MyChildCare-package .front .inner h5:after {
    /* light + 85 point transparency */
    background: #aecbeb85;
}

.MyChildCare-package .front,
.MyChildCare-package .back {
    /* light + 85 point transparency */
    border: 2px solid #aecbeb85;
    /* dark + 33 point transparency */
    box-shadow: 0 2px 18px 3px #4c85c233;
}

.MyChildCarePlus-package .front .inner h5:after {
    /* light + 85 point transparency */
    background: #D1F4A685;
}

.MyChildCarePlus-package .front,
.MyChildCarePlus-package .back {
    /* light + 85 point transparency */
    border: 2px solid #D1F4A685;
    /* dark + 33 point transparency */
    box-shadow: 0 2px 18px 3px #5E9D4333;
}

.MyExomeCare-package .front .inner h5:after {
    /* light + 85 point transparency */
    background: #dbb42c85;
}

.MyExomeCare-package .front,
.MyExomeCare-package .back {
    /* light + 85 point transparency */
    border: 2px solid #ffe56885;
    /* dark + 33 point transparency */
    box-shadow: 0 2px 18px 3px #dbb42c33;
}

.MyGenomeCare-package .front .inner h5:after {
    /* light + 85 point transparency */
    background: #ffbf9985;
}

.MyGenomeCare-package .front,
.MyGenomeCare-package .back {
    /* light + 85 point transparency */
    border: 2px solid #ffbf9985;
    /* dark + 33 point transparency */
    box-shadow: 0 2px 18px 3px #e57d5833;
}


/* Mobile Responsive for packages  */

@media only screen and (max-width: 600px) {
    .MyGenomeCare-package {
        display: none;
    }
}

@media only screen and (min-width: 600px) {
    .MyGenomeCare-accordion {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .MyReproductiveCare-package {
        display: none;
    }
}

@media only screen and (min-width: 600px) {
    .MyReproductiveCare-accordion {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .MyPremaritalCare-package {
        display: none;
    }
}

@media only screen and (min-width: 600px) {
    .MyPremaritalCare-accordion {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .MyBreastCare-package {
        display: none;
    }
}

@media only screen and (min-width: 600px) {
    .MyBreastCare-accordion {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .MyCancerCare-package {
        display: none;
    }
}

@media only screen and (min-width: 600px) {
    .MyCancerCare-accordion {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .MyChildCarePlus-package {
        display: none;
    }
}

@media only screen and (min-width: 600px) {
    .MyChildCarePlus-accordion {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .MyChildCare-package {
        display: none;
    }
}

@media only screen and (min-width: 600px) {
    .MyChildCare-accordion {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .MyColonCare-package {
        display: none;
    }
}

@media only screen and (min-width: 600px) {
    .MyColonCare-accordion {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .MyExomeCare-package {
        display: none;
    }
}

@media only screen and (min-width: 600px) {
    .MyExomeCare-accordion {
        display: none;
    }
}

/* Display 3-step-gif in small screen  */

@media only screen and (max-width: 280px) {
    .three-step-image {
        display: none;
    }
}

/* Glow Shadows for package accordion  */

.MyBreastCare-accordion .card {
    /* light + 85 point transparency */
    border: 2px solid #FFB7C885;
    /* dark + 33 point transparency */
    box-shadow: 0 2px 18px 3px #C54F6B33;
}

.MyColonCare-accordion .card {
    /* light + 85 point transparency */
    border: 2px solid #B3C9FF85;
    /* dark + 33 point transparency */
    box-shadow: 0 2px 18px 3px #21387833;
}

.MyCancerCare-accordion .card {
    /* light + 85 point transparency */
    border: 2px solid #DFD0FF85;
    /* dark + 33 point transparency */
    box-shadow: 0 2px 18px 3px #674EA733;
}

.MyPremaritalCare-accordion .card {
    /* light + 85 point transparency */
    border: 2px solid #F4CCCC85;
    /* dark + 33 point transparency */
    box-shadow: 0 2px 18px 3px #99000033;
}

.MyReproductiveCare-accordion .card {
    /* light + 85 point transparency */
    border: 2px solid #FCE5CD85;
    /* dark + 33 point transparency */
    box-shadow: 0 2px 18px 3px #B45F0633;
}

.MyChildCare-accordion .card {
    /* light + 85 point transparency */
    border: 2px solid #aecbeb85;
    /* dark + 33 point transparency */
    box-shadow: 0 2px 18px 3px #4c85c233;
}

.MyChildCarePlus-accordion .card {
    /* light + 85 point transparency */
    border: 2px solid #D1F4A685;
    /* dark + 33 point transparency */
    box-shadow: 0 2px 18px 3px #5E9D4333;
}

.MyExomeCare-accordion .card {
    /* light + 85 point transparency */
    border: 2px solid #ffe56885;
    /* dark + 33 point transparency */
    box-shadow: 0 2px 18px 3px #dbb42c33;
}

.MyGenomeCare-accordion .card {
    /* light + 85 point transparency */
    border: 2px solid #ffbf9985;
    /* dark + 33 point transparency */
    box-shadow: 0 2px 18px 3px #e57d5833;
}

/* all tests card media  */

/* @media(max-width:400px) {
    .four-step-image {
        display: none;
    }
} */
@media(max-width: 1860px) and (min-width: 1600px) {
    html[lang="ar"] .all-tests .card {
        min-height: 530px;
    }
}

@media(max-width: 1024px) and (min-width: 700px) {
    html[lang="ar"] .all-tests .card {
        min-height: 480px;
    }
}


@media(max-width:600px) {
    .all-tests .card {
        min-height: 300px;
        margin-bottom: 4rem;
    }

    .h6-responsive {
        font-size: 1.5rem;
    }
}

@media(max-width: 900px) and (min-width: 700px) {
    .all-tests .card {
        min-height: 520px;
        margin-bottom: 4rem;
    }

}

@media(max-width: 1024px) and (min-width: 901px) {
    .all-tests .card {
        min-height: 520px;
        margin-bottom: 4rem;
    }

}

@media(max-width: 1200px) and (min-width: 1026px) {
    .all-tests .card {
        min-height: 380px;
        margin-bottom: 4rem;
    }

}

@media(max-width: 1600px) and (min-width: 1200px) {
    .all-tests .card {
        min-height: 610px;
        /* margin-bottom: 4rem; */
    }

}

@media(max-width: 1860px) and (min-width: 1600px) {
    .all-tests .card {
        min-height: 600px;
    }

}

@media(min-width: 2000px) {
    .all-tests .card {
        min-height: 920px;
        /* margin-bottom: 4rem; */
    }

}


@media(max-width: 1400px) and (min-width: 700px) {
    .choose-card .card {
        min-width: 260px;

    }

}

/* cancer-packages media  */

@media(max-width: 1860px) and (min-width: 1600px) {
    html[lang="ar"] .cancer-packages-tests .card {
        min-height: 480px;
    }
}

@media(max-width: 1024px) and (min-width: 700px) {
    html[lang="ar"] .cancer-packages-tests .card {
        min-height: 480px;
    }
}

@media(max-width: 2600px) and (min-width: 2000px) {
    html[lang="ar"] .cancer-packages-tests .card {
        min-height: 580px;
    }
}

@media(max-width: 1860px) and (min-width: 1600px) {
    html[lang="ar"] .carrier-packages-tests .card {
        min-height: 540px;
    }
}

@media(max-width: 1000px) and (min-width: 700px) {
    html[lang="ar"] .carrier-packages-tests .card {
        min-height: 630px;
    }
}

@media(max-width: 1200px) and (min-width: 1000px) {
    html[lang="ar"] .carrier-packages-tests .card {
        min-height: 530px;
    }
}

@media(max-width: 1500px) and (min-width: 1201px) {
    html[lang="ar"] .carrier-packages-tests .card {
        min-height: 630px;
    }
}

@media(max-width: 2600px) and (min-width: 2000px) {
    html[lang="ar"] .carrier-packages-tests .card {
        min-height: 620px;
    }
}

@media(max-width: 1860px) and (min-width: 1600px) {
    html[lang="ar"] .exome-packages-tests .card {
        min-height: 480px;
    }
}

@media(max-width: 900px) and (min-width: 700px) {
    html[lang="ar"] .exome-packages-tests .card {
        min-height: 540px;
    }
}

@media(max-width: 1024px) and (min-width: 901px) {
    html[lang="ar"] .exome-packages-tests .card {
        min-height: 480px;
    }
}

@media(max-width: 2600px) and (min-width: 2000px) {
    html[lang="ar"] .exome-packages-tests .card {
        min-height: 620px;
    }
}

@media(max-width: 1860px) and (min-width: 1600px) {
    html[lang="ar"] .genome-packages-tests .card {
        min-height: 560px;
    }
}

@media(max-width: 900px) and (min-width: 700px) {
    html[lang="ar"] .genome-packages-tests .card {
        min-height: 550px;
    }
}

@media(max-width: 1024px) and (min-width: 901px) {
    html[lang="ar"] .genome-packages-tests .card {
        min-height: 480px;
    }
}


@media(max-width: 2600px) and (min-width: 2000px) {
    html[lang="ar"] .genome-packages-tests .card {
        min-height: 720px;
    }
}


@media(max-width:600px) and (min-width:200px) {
    .cancer-packages-tests .card {
        min-height: 300px;
        margin-bottom: 4rem;
        min-width: 150px;
    }

    .cancer-packages-tests .card .btn {
        margin-bottom: 20px;
    }

    .carrier-packages-tests .card {
        min-height: 300px;
        margin-bottom: 4rem;
    }

    .carrier-packages-tests .card .btn {
        margin-bottom: 20px;
    }

    .carrier-packages-tests .card-body h6 {
        font-size: 1.2rem;
    }

    .exome-packages-tests .card {
        min-height: 200px;
        margin-bottom: 4rem;
    }

    .exome-packages-tests .card .btn {
        margin-bottom: 20px;
    }

    .genome-packages-tests .card {
        min-height: 200px;
        margin-bottom: 4rem;
    }

    .genome-packages-tests .card .btn {
        margin-bottom: 20px;
    }

    .h6-responsive {
        font-size: 1.5rem;
    }
}

@media(max-width: 800px) and (min-width:600px) {
    .cancer-packages-tests .card {
        min-height: 500px;
        padding: 0;
        /* min-width: 380px; */

        /* margin-bottom: 4rem; */
    }

    .cancer-packages-tests .card .btn {
        margin-bottom: 10px;
    }

    .carrier-packages-tests .card {
        min-height: 720px;

    }

    .exome-packages-tests .card {
        min-height: 660px;
        /* min-width: 340px; */
        /* margin-left: 0; */

    }

    .exome-packages-tests .card .btn {
        margin-bottom: 20px;
    }

    .genome-packages-tests .card {
        min-height: 580px;
    }

    .genome-packages-tests .card .btn {
        margin-bottom: 20px;
    }

}

@media(max-width: 900px) and (min-width: 810px) {
    .cancer-packages-tests .card {
        min-height: 520px;
        /* min-width: 380px; */

        /* margin-bottom: 4rem; */
    }

    .cancer-packages-tests .card .btn {
        margin-bottom: 20px;
    }

    .cancer-packages-tests .card {
        min-height: 520px;
        /* min-width: 380px; */

        /* margin-bottom: 4rem; */
    }

    .carrier-packages-tests .card .btn {
        margin-bottom: 20px;
    }

    .exome-packages-tests .card {
        min-height: 660px;
    }

    .exome-packages-tests .card .btn {
        margin-bottom: 20px;
    }


    .genome-packages-tests .card {
        min-height: 620px;

    }

    .genome-packages-tests .card .btn {
        margin-bottom: 20px;
    }

}

@media(max-width: 1190px) and (min-width: 901px) {
    .cancer-packages-tests .card {
        min-height: 520px;
        /* min-width: 380px; */

        /* margin-bottom: 4rem; */
    }

    .cancer-packages-tests .card .btn {
        margin-bottom: 20px;
    }

    .cancer-packages-tests .card {
        min-height: 520px;
        /* min-width: 380px; */

        /* margin-bottom: 4rem; */
    }

    .carrier-packages-tests .card .btn {
        margin-bottom: 20px;
    }

    .exome-packages-tests .card {
        min-height: 580px;
    }

    .exome-packages-tests .card .btn {
        margin-bottom: 20px;
    }


    .genome-packages-tests .card {
        min-height: 500px;

    }

}

@media(max-width: 1600px) and (min-width: 1200px) {
    .cancer-packages-tests .card {
        min-height: 580px;

    }

    .cancer-packages-tests .card .btn {
        margin-bottom: 20px;
    }


    .carrier-packages-tests .card {
        min-height: 500px;
    }

    .exome-packages-tests .card {
        min-height: 590px;
    }

    .exome-packages-tests .card .btn {
        margin-bottom: 20px;
    }

    .genome-packages-tests .card {
        min-height: 560px;
    }

    .genome-packages-tests .card .btn {
        margin-bottom: 20px;
    }


}

@media(max-width: 1860px) and (min-width: 1620px) {
    .cancer-packages-tests .card {
        min-height: 600px;

    }

    .carrier-packages-tests .card {
        min-height: 540px;
    }

    .exome-packages-tests .card {
        min-height: 560px;
    }

    .genome-packages-tests .card {
        min-height: 560px;
    }


}

@media(max-width: 2600px) and (min-width: 2000px) {
    .cancer-packages-tests .card {
        min-height: 900px;

    }

    .cancer-packages-tests .card-img-top {
        width: 100%;

    }


    .carrier-packages-tests .card {
        min-height: 800px;
    }

    .carrier-packages-tests .card-img-top {
        width: 100%;

    }

    .exome-packages-tests .card {
        min-height: 780px;
    }

    .exome-packages-tests .card-img-top {
        width: 100%;

    }

    .genome-packages-tests .card {
        min-height: 700px;
    }

    .genome-packages-tests .card-img-top {
        width: 100%;

    }

}

input[type='search'] {
    text-align: left;
}

input[type='search']:focus {
    text-align: left;
}

html[lang="ar"] input[type='search'] {
    text-align: right;
}

html[lang="ar"] input[type='search']:focus {
    text-align: right;
}


.KnowYourGenes-section {
    max-height: 300px;
    overflow: hidden;
    overflow-y: scroll;
}

.KnowYourGenes .card {
    max-width: 420px;

}

.ureflink {
    position: relative;
    top: 50px;
    right: 50px;

}


.dashboard-img {
    width: 20%;
}

.dashboard-card {
    /* min-height:200px; */
    border-radius: 18px 0px 18px 18px;
}

.text-product-code {
    font-size: small;
    line-height: normal;
}

[class*="separator"] {
    border-color: #2a9d8f45;
}

.separator-top-MyBreastCare {
    border-width: 0;
    border-color: #FFB7C8;
    border-style: solid;
}

.separator-top-MyColonCare {
    border-width: 0;
    border-color: #B3C9FF;
    border-style: solid;
}

.separator-top-MyCancerCare {
    border-width: 0;
    border-color: #DFD0FF;
    border-style: solid;
}

.separator-top-MyChildCare {
    border-width: 0;
    border-color: #aecbeb;
    border-style: solid;
}

.separator-top-MyChildCarePlus {
    border-width: 0;
    border-color: #D1F4A6;
    border-style: solid;
}

.separator-top-MyPremaritalCare {
    border-width: 0;
    border-color: #F4CCCC;
    border-style: solid;
}

.separator-top-MyReproductiveCare {
    border-width: 0;
    border-color: #FCE5CD;
    border-style: solid;
}

.separator-top-MyExomeCare {
    border-width: 0;
    border-color: #ffe568;
    border-style: solid;
}

.separator-top-MyGenomeCare {
    border-width: 0;
    border-color: #ffbf99;
    border-style: solid;
}

.MyBreastCare-accordion ul {
    list-style: none;
}

.MyCancerCare-accordion ul {
    list-style: none;
}

.MyColonCare-accordion ul {
    list-style: none;
}

.MyGenomeCare-accordion ul {
    list-style: none;
}

.MyExomeCare-accordion ul {
    list-style: none;
}

.MyChildCare-accordion ul {
    list-style: none;
}

.MyPremaritalCare-accordion ul {
    list-style: none;
}

.MyReproductiveCare-accordion ul {
    list-style: none;
}

.MyChildCarePlus-accordion ul {
    list-style: none;
}

.advisory-card .card {
    min-height: 810px;
}

@media (max-width:860px) and (min-width:600px) {
    .advisory-card .card {
        min-height: 850px;
    }
}


html[lang="ar"] .mb-ar-3 {
    margin-bottom: 30px;
}

@media (max-width:567px) {
    html[lang="ar"] .advisory-card .card {
        min-height: 700px;
    }
}

@media (max-width:860px) and (min-width:600px) {
    html[lang="ar"] .advisory-card .card {
        min-height: 770px;
    }
}

@media (min-width:862px) and (max-width:1120px) {
    html[lang="ar"] .advisory-card .card {
        min-height: 790px;
    }
}

@media (min-width:1180px) and (max-width:1320px) {
    html[lang="ar"] .advisory-card .card {
        min-height: 880px;
    }
}

/* @media (min-width:1680px) {
    html[lang="ar"] .advisory-card .card {
        min-height: 900px;
    }
} */

@media (min-width:2560px) {
    html[lang="ar"] .advisory-card .card {
        min-height: 1550px;
    }
}

.btn-concern {
    background-color: rgb(171, 64, 64);
}

/* text-alignment ARABIC  */

/* .text-ar-left {
    text-align: right !important;
} */

.swal2-popup {
    border-radius: 1rem;
}

.swal2-input {
    border-radius: 1rem;
}

.swal2-styled {
    border-radius: 1rem;
}

.swal2-styled.swal2-confirm {
    color: #ffffff;
    background-color: var(--theme-color);
    border-color: var(--theme-color);
}

.swal2-styled.swal2-cancel {
    color: var(--theme-color);
    background-color: #ffffff;
    border-color: var(--theme-light);
}


/* Track Order Modal  */


.track-progressbar {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin: 2rem 0 4rem 0;
    counter-reset: step;
}

.track-progressbar::before,
.track-progress {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(50%);
    background-color: #dcdcdc;
    height: 4px;
    width: 100%;
}

.track-progress {
    background-color: #027861;
    width: 0%;
    transition: 0.3s ease-in-out;
}

.track-progress-step {
    width: 35px;
    height: 35px;
    background-color: #dcdcdc;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

.track-progress-step::before {
    counter-increment: step;
    content: counter(step);
}

.track-progress-step::after {
    content: attr(data-title);
    position: absolute;
    top: calc(100% + 1.5rem);
    font-size: 0.9rem;
    font-weight: 700;
    color: #2a9d8f;
}

.track-progress-step.active {
    background-color: #2a9d8f;
    color: #fff;

}

.border {
    border-radius: 1rem;
}

.small-cards .un {
    display: inline-block;
}

.small-cards .un::after {
    content: '';
    width: 0px;
    height: 1px;
    display: block;
    background: black;
    transition: 300ms;
}

.small-cards:hover .un::after {
    width: 100%;
}

.cute-button .add-patient {
    display: block;
}

.cute-button .add-patient-hover {
    display: none;
}

.cute-button:hover .add-patient {
    display: none;
}

.cute-button:hover .add-patient-hover {
    display: block;
}


header {
    z-index: 10000;
}

.modal {
    z-index: 10001;
}

.navbar-nav .nav-link {
    font-size: 1.2rem !important;
}

html[lang="ar"] .navbar-nav .nav-link {
    font-size: 0.99rem !important;
}

@media (min-width:1300px) {
    html[lang="ar"] .navbar-nav .nav-link {
        font-size: 1.35rem !important;
    }
}


.blurred {
    position: relative;
}


.blurred>.blurred-div {
    filter: blur(15px);
}

.blurred>.blurred-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
}

.nav-recommendation .dropdown-toggle::after {
    display: none;
}

.skiptranslate {
    opacity: 0;
    display: none;
}

.swal2-popup {
    border-radius: 1.25rem !important;
}

.custom-toggle>label {
    pointer-events: none;
}

label.custom-toggle .input {
    display: none;
}

label.custom-toggle .input:checked+.toggle-wrapper {
    box-shadow: 0 8px 14px 0 rgb(41 157 144 / 29%);
}

label.custom-toggle .input:checked+.toggle-wrapper>.selector {
    left: auto;
    right: 0;
    background-color: var(--theme-color-secondary);
}



label.custom-toggle .input:checked+.toggle-wrapper>.selector {
    left: auto;
    right: 0;
    background-color: var(--theme-color-secondary);
}

label.custom-toggle .input+.toggle-wrapper:hover {
    border: 2px solid var(--theme-color-primary);
}

label.custom-toggle .input:checked+.toggle-wrapper:hover {
    border: 2px solid var(--theme-color-secondary);
}

label.custom-toggle .input:checked~.notification>.selected:before {
    content: "Yes";
}

label.custom-toggle .toggle-wrapper {
    position: relative;
    width: 50px;
    height: 25px;
    background-color: #ffffff;
    border-radius: 999px;
    margin: auto;
    cursor: pointer;
    pointer-events: all;
    box-shadow: 0 8px 14px 0 rgba(215, 60, 18, 0.12);
}

label.custom-toggle .toggle-wrapper .selector {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    left: 0;
    right: auto;
    transform: translateY(-50%);
    background-color: #f86624;
    transition: left 0.25s ease;
    border-radius: 50%;
}

label.custom-toggle .notification {
    width: 100%;
}

label.custom-toggle .notification .selected:before {
    content: "No";
    border-bottom: 2px solid;
}


/* .side .nav-item .fa-regular:hover {
    font-weight: bold !important;
}

.nav-item:hover .caret .fa-caret-up {
    display: none !important;
}

.nav-item:hover .caret .fa-caret-down,
.nav-item:hover .expanded {
    display: contents !important;
}

.nav-item:hover ul {
    text-transform: none;
}

.nav-item.hover .caret .fa-caret-up {
    display: none !important;
}

.nav-item.hover .caret .fa-caret-down,
.nav-item.hover .expanded {
    display: contents !important;
} */

.side .nav-item.active {
    transition: border 1.5s;
    background-color: #ffffff !important;
    border: 1px solid #2A9D8F !important;
}


@media (min-width:992px) {
    .page-container {
        max-width: 1140px;
        margin: 0 auto
    }

    .page-sidenav {
        display: block !important
    }
}

.w-32 {
    width: 32px !important;
    height: 32px !important;
    font-size: .85em
}

.tl-item .avatar {
    z-index: 2
}

.circle {
    border-radius: 500px
}

.gd-warning {
    color: #fff;
    border: none;
    background: #f4c414 linear-gradient(45deg, #f4c414, #f45414)
}

.timeline {
    position: relative;
    border-color: rgba(160, 175, 185, .15);
    padding: 0;
    margin: 0
}

/* .block,
.card {
    background: #fff;
    border-width: 0;
    border-radius: .25rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .05);
    margin-bottom: 1.5rem
} */


.tl-item {
    border-radius: 3px;
    position: relative;
    display: -ms-flexbox;
    display: flex
}

.tl-item>* {
    padding: 10px
}

.tl-item .avatar {
    z-index: 2
}

.tl-item:last-child .tl-dot:after {
    display: none
}

.tl-item.active .tl-dot:before {
    border-color: #448bff;
    box-shadow: 0 0 0 4px rgba(68, 139, 255, .2)
}

.tl-item:last-child .tl-dot:after {
    display: none
}

.tl-item.active .tl-dot:before {
    border-color: #448bff;
    box-shadow: 0 0 0 4px rgba(68, 139, 255, .2)
}

.tl-dot {
    position: relative;
    border-color: rgba(160, 175, 185, .15);
}

.tl-dot:after,
.tl-dot:before {
    content: '';
    position: absolute;
    border-color: inherit;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    top: 15px;
    left: 50%;
    transform: translateX(-50%)
}

.tl-dot:after {
    width: 0;
    height: auto;
    top: 25px;
    bottom: -15px;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 0;
    border-radius: 0
}

tl-item.active .tl-dot:before {
    border-color: #448bff;
    box-shadow: 0 0 0 4px rgba(68, 139, 255, .2)
}

.tl-dot {
    position: relative;
    border-color: rgba(160, 175, 185, .15)
}

.tl-dot:after,
.tl-dot:before {
    content: '';
    position: absolute;
    border-color: inherit;
    border-width: 2px;
    border-style: solid;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    top: 15px;
    left: 50%;
    transform: translateX(-50%)
}

.tl-dot:after {
    width: 0;
    height: auto;
    top: 25px;
    bottom: -15px;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 0;
    border-radius: 0
}

.tl-content p:last-child {
    margin-bottom: 0
}

.tl-date {
    font-size: .65em;
    margin-top: 2px;
}

.avatar {
    position: relative;
    line-height: 1;
    border-radius: 500px;
    white-space: nowrap;
    font-weight: 700;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 500px;
    /* box-shadow: 0 5px 10px 0 rgba(50, 50, 50, .15); */
    box-shadow: 0px 2px 10px 0 #98989870;
}

.b-done {
    border-color: #2A9D8F !important;
    fill: #2A9D8F !important;
}

.b-in-progress {
    border-color: #F86624 !important;
}

.b-todo {
    border-color: #CCE7E3 !important;
}


.adjustable-body {
    min-height: 50vh;
}

@media (min-width: 576px) {
    .adjustable-body {
        min-height: 60vh;
    }
}


@media (min-width:768px) {
    .adjustable-body {
        min-height: 70vh;
    }
}

/* .select2-search__field {
    width: 200% !important;
} */



.swal-overlap {
    z-index: 1000000000;
}

.tox-shadowhost.tox-fullscreen,
.tox.tox-tinymce.tox-fullscreen {
    z-index: 10001 !important;
    background-color: transparent !important;
    padding: 10px !important;
}

.smart-underline .un {
    display: inline-block;
}

.smart-underline .un::after {
    content: '';
    width: 0px;
    height: 1px;
    display: block;
    background: #2A9D8F;
    transition: 300ms;
}

.smart-underline:hover .un::after {
    width: 100%;
}

.table-invoice tr td {
    font-size: 15px;
}

.table-invoice tr th {
    font-size: 15px;
}

.tooltip {
    z-index: 10000000000;
}

.offcanvas .modal-close-button {
    border-radius: 1.25rem 0 1.25rem 0 !important;
}

@media (min-width: 1201px) {
    .offcanvas .modal-dialog {
        margin: 0;
        margin-top: 80px !important;
        height: calc(100vh - 80px) !important;
        width: 50vw !important;
        max-height: 100vh !important;
        max-width: 50vw !important;
        float: right !important;
        border-radius: 1.25rem 0 0 0 !important;
        background: #ffffff;
        box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px !important;
    }
}

@media (max-width: 1200px) {

    .offcanvas .modal-dialog {
        margin: auto !important;
        margin-top: 50vh !important;
        width: 95vw !important;
        min-height: 50vh !important;
        max-width: 100vw !important;
        border-radius: 1.25rem 1.25rem 0 0 !important;
        background: #ffffff;
        box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px !important;
    }
}


.dashed-primary {
    border-top: 1px dashed #2a9d8f;
}

.noclick {
    pointer-events: none;
    cursor: not-allowed;
}

.swal2-container {
    z-index: 10002 !important;
}


.overflow-only-y {
    overflow-y: scroll;
    overflow-x: clip;
}


.overflow-only-x {
    overflow-x: scroll;
    overflow-y: clip;
}

.form-control-sm {
    border-radius: 1rem;
}

.clipped-border {
    border-radius: 1rem;
    overflow: clip;
}

.popover {
    max-width: 600px;
}

.popover-body {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border-radius: 1rem;
    border: 0 solid #2A9D8F;
    -webkit-box-shadow: 0 2px 18px 3px rgb(0, 0, 0, 10%);
    -moz-box-shadow: 0 2px 18px 3px rgb(0, 0, 0, 10%);
    box-shadow: 0 2px 18px 3px rgb(0, 0, 0, 10%);
    background-color: #fff;
}

.custom-nav-item {
    border: 1px solid white !important;
    background-color: #B8B8B8 !important;
    font-size: 0.7rem !important;
    border-radius: 12px !important;
    color: white !important;
    padding: 5px 15px !important;
}

.custom-nav-item.active {
    border: 1px solid #2A9D8F !important;
    background-color: #2A9D8F !important;
    color: white !important;
}

.custom-nav-item:hover {
    background-color: #2a9d90a6 !important;
    -webkit-box-shadow: inset 0px 0px 0px 2px #2A9D8F;
    -moz-box-shadow: inset 0px 0px 0px 2px #2A9D8F;
    box-shadow: inset 0px 0px 0px 2px #2A9D8F;
}

.badge-light {
    background-color: #d4d4d4;
}

.fancybox__content>img {
    margin-top: 10px;
}

.center-tabs {
    display: flex;
    justify-content: center;
}
table.asthetic-alternate tr:nth-child(odd) td {
    background-color: #f0fffb;
}

table.asthetic-alternate tr:nth-child(even) td {
    background-color: #afe9db ;
}

.rounded-border{
    border-radius: 0.5rem!important;
}

.rounded-border-top-left{
    border-radius: 0.5rem 0 0 0!important;
}
.rounded-border-top-right{
    border-radius: 0 0.5rem 0 0!important;
}
.rounded-border-bottom-left{
    border-radius: 0 0 0 0.5rem!important;
}
.rounded-border-bottom-right{
    border-radius: 0 0 0.5rem 0!important;
}

.rounded-border-left{
    border-radius: 0.5rem 0 0 0.5rem!important;
}
.rounded-border-right{
    border-radius: 0 0.5rem 0.5rem 0!important;
}
.rounded-border-top{
    border-radius: 0.5rem 0.5rem 0 0!important;
}
.rounded-border-bottom{
    border-radius: 0 0 0.5rem 0.5rem!important;
}

.cell {
    cursor: cell;
}

.grabbing {
    cursor: grabbing;
}

.svg-container {
            width: 300px;
            height: 100px;
        }

.text-svg {
    font-family: Arial, sans-serif;
    font-size: 24px;
    fill: #3498db; /* Text color */
}

.fa-hover:hover {
    font-weight: bold !important;
    color: #2A9D8F;
}

/* .fa-hover:focus {
    font-weight: bold !important;
} */

.fa-pointer {
    cursor: pointer;
}

.glass{
    background: rgba(255, 255, 255, 0.71);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(7.2px);
    -webkit-backdrop-filter: blur(7.2px);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

/* 
  Fontawesome Animations
    Beat
    Fade
    Beat-Fade
    Bounce
    Flip
    Shake
    Spin
*/

.fa-beat { animation: beat 1s infinite; }

@keyframes beat {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

.fa-fade {
    animation: fade 1s infinite;
}

@keyframes fade {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

.fa-beat-fade {
    animation: beat-fade 1s infinite;
}

@keyframes beat-fade {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.fa-bounce {
    animation: bounce 1s infinite;
}

@keyframes bounce {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

.fa-flip {
    animation: flip 1s infinite;
}

@keyframes flip {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.fa-shake {
    animation: shake 1s infinite;
}

@keyframes shake {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(-10px);
    }
    100% {
        transform: translateX(0);
    }
}

.fa-spin {
    animation: spin 1s infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


/* 
  Fontawesome Animations Pause all on hover
*/

.btn:hover .fa-beat,
.btn:hover .fa-fade,
.btn:hover .fa-beat-fade,
.btn:hover .fa-bounce,
.btn:hover .fa-flip,
.btn:hover .fa-shake,
.btn:hover .fa-spin {
    animation-play-state: paused;
}

.text-hover-slide::before {  
  transform: scaleX(0);
  transform-origin: bottom right;
}

.text-hover-slide:hover::before {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.text-hover-slide::before {
  content: " ";
  display: block;
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  inset: 0 0 0 0;
  background: var(--theme-color);
  color: white;
  z-index: -1;
  transition: transform .3s ease;
}

b,span,a, button{
    overflow-wrap: break-word;
}

.tox-notifications-container{
    opacity: 0!important;
}


button[class*='btn-outline'], a[class*='btn-outline']{
    border-style: dashed;
    border-bottom: 2px solid;
    transition: border 0.3s ease;
}


button[class*='btn-outline']:hover, a[class*='btn-outline']:hover{
    border-bottom: 2px solid transparent !important;
}

[name="modal_fname"], [name="modal_lname"], [name="modal_city"], [name="modal_state"]{
    text-transform: capitalize!important;
}

[name="modal_email"]{
    text-transform: lowercase!important;
}

.card-hover-outline{
    border: 2px solid transparent;
    transition: border 0.3s ease;
}

.card-hover-outline:hover{
    border: 2px solid #2A9D8F;
}

.border-success-light {
    border-color: var(--theme-light) !important;
}

.table small, .table .small-text {
    font-size: 0.75rem;
}

.table .small-text .form-control {
    height: 2rem;
    border-radius: 0.75rem;
}

.border-none {
    border: none;
}

.border-top-light {
    border-top: 1px solid #bcd4cd8c !important;
}

.border-right-light {
    border-right: 1px solid #bcd4cd8c !important;
}

.border-bottom-light {
    border-bottom: 1px solid #bcd4cd8c !important;
}

.border-left-light {
    border-left: 1px solid #bcd4cd8c !important;
}

.rounded-border {
    border-radius: 0.5rem !important;
}

.rounded-border-top-left {
    border-radius: 0.5rem 0 0 0 !important;
}

.rounded-border-top-right {
    border-radius: 0 0.5rem 0 0 !important;
}

.rounded-border-bottom-left {
    border-radius: 0 0 0 0.5rem !important;
}

.rounded-border-bottom-right {
    border-radius: 0 0 0.5rem 0 !important;
}

.rounded-border-left {
    border-radius: 0.5rem 0 0 0.5rem !important;
}

.rounded-border-right {
    border-radius: 0 0.5rem 0.5rem 0 !important;
}

.rounded-border-top {
    border-radius: 0.5rem 0.5rem 0 0 !important;
}

.rounded-border-bottom {
    border-radius: 0 0 0.5rem 0.5rem !important;
}


.vh-15 {
    height: 15vh;
    min-height: 15vh;
}

.vh-18 {
    height: 18vh;
    min-height: 18vh;
}


.vh-25 {
    height: 25vh;
    min-height: 25vh;
}

.vh-45{
    height: 45vh;
    min-height: 45vh;
}

.opacity-0{
    opacity: 0;
}

.btn-xxs {
    padding: 2px 5px;
    font-size: 11px;
    border-radius: 10px;
}

.text-justify-flex{
    display: flex;
    justify-content: space-between;
}

.notranslate>.nunito, .notranslate.nunito {
    direction: ltr!important;
}

.dropzone .dz-preview .dz-error-message{
    transform: translateX(-50%)!important;
    left: 50%!important;
    top: 30%!important;
}

.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark{
    top: 0%!important;
}

.dropzone .dz-preview .dz-image {
    place-self: center!important;
}

.data-alternate-1 {
    background-color: #2646531c!important;
    color: #264653!important;
}

.data-alternate-2 {
    background-color: #cbcbcb23!important;
    color: #264653!important;
}

.table-hpo tr td {
    font-size: 15px;
}

.table-hpo tr th {
    font-size: 15px;
}


table.table-hpo {
    border-collapse: collapse;
    border-radius:0.5rem;
}

table.table-hpo th:first-child {
/* border-radius = top left, top right, bottom right, bottom left */
    border-radius: 0.5rem 0 0 0; /* curves the top left */
}

table.table-hpo th:last-child {
    border-radius: 0 0.5rem 0 0; /* curves the top right */
}

table.table-hpo tr:last-child td:last-child {
/* border-radius = top left, top right, bottom right, bottom left */
    border-radius: 0 0 0.5rem  0; /* curves the top left */
}

table.table-hpo tr:last-child td:first-child {
    border-radius: 0 0 0 0.5rem; /* curves the top right */
}

.text-50{
    font-size: 50%;
}

.text-60{
    font-size: 60%;
}

.text-70{
    font-size: 70%;
}

.text-80{
    font-size: 80%;
}

.text-90{
    font-size: 90%;
}

.inputGroup {
  background-color: #fff;
  display: block;
  margin: 10px 0;
  position: relative;
}
.inputGroup label {
  padding: 15px;
  width: 100%;
  display: block;
  text-align: left;
  color: #274653;
  cursor: pointer;
  position: relative;
  z-index: 2;
  transition: color 200ms ease-in;
  overflow: hidden;
  border-radius: 1rem;
  border: 1px solid rgba(39, 70, 83, 0.10);
  transition: border 0.3s ease;
  font-size: 0.9rem;
  text-transform: none;
}

.inputGroup label:hover {
  border: 1px solid #274653a6;
}
.inputGroup label:before {
  width: 100%;
  height: 10px;
  border-radius: 1rem;
  content: "";
  background-color: #274653;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale3d(1, 1, 1);
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  z-index: -1;
}
.inputGroup label:after {
  width: 32px;
  height: 32px;
  content: "";
  border: 2px solid #D1D7DC;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");
  background-repeat: no-repeat;
  background-position: 2px 3px;
  border-radius: 30%;
  z-index: 2;
  position: absolute;
  right: 1%;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: all 200ms ease-in;
}
.inputGroup input:checked ~ label {
  color: #fff;
}
.inputGroup input:checked ~ label:before {
  transform: translate(-50%, -50%) scale3d(56, 56, 1);
  opacity: 1;
}
.inputGroup input:checked ~ label:after {
  background-color: #299D90;
  border-color: #299D90;
}
.inputGroup input {
  width: 32px;
  height: 32px;
  order: 1;
  z-index: 2;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  visibility: hidden;
}

.card-hover-outline-dark{
    border: 1px solid rgba(39, 70, 83, 0.10);
    transition: border 0.3s ease;
}

.card-hover-outline-dark:hover{
    border: 1px solid #274653;
}

@font-face {
    font-family: 'Hacen Tunisia Lt';
    src: url('../fonts/HacenTunisiaLt.woff2') format('woff2'),
         url('../fonts/HacenTunisiaLt.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Hacen Tunisia Bd';
    src: url('../fonts/HacenTunisiaBd.woff2') format('woff2'),
         url('../fonts/HacenTunisiaBd.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'sar';
    src:    url('../fonts/sarRegular.woff2') format('woff2'),
            url('../fonts/sarRegular.woff') format('woff'),
            url('../fonts/sarRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


.currency, .sar, [value="SAR"], [data-sar="*"] {
    font-family: 'sar', sans-serif!important;
    text-align: right;
}

html[lang="ar"] .sar{
    text-align: right!important;
}


.avatar:hover {
    -webkit-animation-name: fa-flip;
    animation-name: fa-flip;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-delay: var(--fa-animation-delay, 0);
    animation-delay: var(--fa-animation-delay, 0);
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
    animation-timing-function: var(--fa-animation-timing, ease-in-out);
    cursor:progress;
}


[class*="squared-circle"] {
    border-radius: 1.25rem !important;
}

.card-header, .card-footer {
    padding: 1.25rem;
}

.nc-footer{
    opacity: 0!important;
}

.mantine-Popover-dropdown{
    z-index: 10000!important;
}

.mantine-Menu-dropdown{
    z-index: 10001!important;
}

.mantine-Popover-arrow{
    top: -5px!important;
    right: 8px!important;
    width: 10px!important;
    height: 10px!important;
}