/* @font-face {
    font-family: "Janna LT Bold";
    src: url("../fonts/uicons/alfont_com_Janna-LT-Bold.ttf");
}
* {
    font-family: 'Janna LT Bold' !important;
} */
body {
    margin: 0;
    padding: 0;
     /*     font-family: "Janna LT Bold", sans-serif !important; */
    font-family: 'El Messiri', sans-serif !important;
    background-color: #f2f6f740;
}
.main-menu > nav > ul > li > a {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #000000;
     /*  /* font-family: "Quicksand", sans-serif; */
    font-family: 'El Messiri', sans-serif !important;
}

.main-menu > nav > ul > li ul.sub-menu li a:hover {
    color: #0c51a0;
}
a {
    color: #0c51a0;
}
.mobile-social-icon a {
    text-align: center;
    font-size: 14px;
    margin-right: 5px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    height: 30px;
    width: 30px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: #0c51a0;
    border-radius: 30px;
    line-height: 1;
    -ms-flex-line-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-content: space-around;
    flex-wrap: wrap;
    flex-direction: row;
}

.main-menu > nav > ul > li:hover > a {
    color: #0c51a0;
}
.main-menu > nav > ul > li ul.sub-menu li a {
    font-size: 14px;
    color: #000000;
    display: block;
    padding: 0 15px;
}
.ltr .hero-slider-1 .slider-content {
    left: 6%;
    right: unset;
    top: 50%;
    text-align: center;
    padding: 20px;
    background-color: rgb(0 0 0 / 39%);
    border-radius: 50px;
    max-width: 800px;
}
.rtl .hero-slider-1 .slider-content {

    right: 6%;
    left: unset;
    top: 50%;
    text-align: center;
    padding: 20px;
    background-color: rgb(0 0 0 / 39%);
    border-radius: 50px;
    max-width: 800px;
}
.rtl  .main-menu > nav > ul > li ul.sub-menu{
    right: 0;
}
.rtl  input, select{
    padding-right: 20px !important;
}
.rtl  .hotline p span{
    letter-spacing: 0px;
}
.rtl  .PRODUCT-DESCRIPTION{
    min-width: 207px;
}
.rtl  footer .mobile-social-icon h6{
    margin-right: 0px;
    margin-left: 15px;
}
.slider-content h1 {
     /*  /* font-family: "Quicksand", sans-serif; */
    font-family: 'El Messiri', sans-serif !important;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.2;
}
.banner-text h2 {
     /*  /* font-family: "Quicksand", sans-serif; */
    font-family: 'El Messiri', sans-serif !important;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.2;
    padding: 20px;
    background-color: rgb(0 0 0 / 39%);
    border-radius: 20px;
    text-align: center;
}
.slider-content p {
    font-size: 1rem;
    font-weight: 400;
    /* line-height: 24px; */
    line-height: 30px;
    margin-bottom: 5px;
    color: #ffffff;
}
.btn,
.button {
    background-color: #0c51a0;
}
.btn:hover,
.button:hover {
    background: #ffffff !important;
    border: #0c51a0;
    border: 1px solid #0c51a0;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%);
}
.btn-shadow-brand:hover {
    border: 1px solid #0c51a0;
    color: #0c51a0 !important;
}
li::marker {
    list-style-type: revert;
    padding-inline-start: 1ch;
    color: #0c51a0;
    font-size: 19px;
    background: #0c51a0;
}
.dot-style-1 ul li.slick-active button {
    background: #0c51a0;
    border-color: #0c51a0;
}
.dot-style-1 ul li button:hover {
    background: #0c51a0;
}
.bg-serchform {
    background: transparent;
    padding: 30px 0;
}
.section-full {
    position: relative;
    margin-top: -70px;
}

@media only screen and (max-width: 1250px) {
    .section-full {
        position: relative;
        margin-top: 0px;
    }
}

.container_search {
    width: 100%;
    padding-left: var(--bs-gutter-x, 0.75rem);
    padding-right: var(--bs-gutter-x, 0.75rem);
    margin-left: auto;
    margin-right: auto;
    max-width: 80%;
}

.container_search input {
    border: 1px solid #0c51a0;
    border-radius: 10px !important;
    height: 50px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding-left: 20px !important;
    font-size: 13px !important;
    width: 100% !important;
    color: black !important;
    font-weight: 700 !important;
}
.bg-wh {
    background: white;
}
.car-search-box {
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%);
    margin-top: -30px;
    border-radius: 20px;
    border-style: inset;
    padding: 20px;
}
.car-search-box h4 {
    color: #0c51a0;
}
.alert-danger {
    color: white;
    background-color: #0c51a0;
    border-color: #0c51a0;
}
.car-search-box label {
    margin-top: 15px;
    color: black;
    font-weight: 700;
}
.container_search input {
    border: 1px solid #0c51a0;
    border-radius: 10px !important;
    height: 50px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding-left: 20px !important;
    font-size: 13px !important;
    width: 100% !important;
    color: black !important;
    font-weight: 700 !important;
}
.selected-boxs {
    /* height: 100%; */
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    margin-top: 15px;
}

element.style {
}
.btn.btn-sm,
.button.btn-sm {
    padding: 8px 18px;
    font-size: 12px;
    text-transform: none;
    line-height: 1.8;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}
.btn,
.button {
    background: linear-gradient(127deg, #0c51a0 0%, #3a71b1a6 45%, #0c51a0 100%);
}
.a-book {
    margin: 0px !important;
}
.a-abute {
    font-size: 20px !important;
    border-radius: 50px !important;
    padding: 5px 30px !important;
    margin: 20px 70px !important;
    min-width: 150px !important;
    max-width: 250px !important;
}
.a-book {
    margin: 0px !important;
}
a:hover {
    color: #0c51a0;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border-bottom: 3px solid #0c51a0;
    border-radius: 0;
    border-right: 0;
    height: 50px;
    padding-left: 0;
    border-top: 0;
    border-left: 0;
    font-weight: bold;
}
.select2-container--default[dir="rtl"]
    .select2-selection--single
    .select2-selection__clear {
    float: left;
    padding-left: 25px;
    height: 100%;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b {
    border-color: #0c51a0 transparent transparent transparent;
}

.select2-selection__clear span {
    color: #0c51a0;
}
.slider-arrow .slider-btn:hover {
    background-color: #0c51a0;
    color: #fff;
    border-color: #0c51a0;
}
::-moz-selection {
    /* Code for Firefox */
    /* color: transparent; */
    background: #0c51a0;
}

::selection {
    /* color: transparent; */
    background: #0c51a0;
}

.text-brand {
    color: #0c51a0 !important;
    text-align: center;
}

.banner-img.style-2 {
    height: 383px;
}
.text-primary {
    color: #0c51a0 !important;
}

.product-cart-wrap .product-content-wrap h2 a {
    color: #0c51a0;
}
.product-cart-wrap .product-content-wrap h2 a:hover {
    color: #0c51a0;
}

.nav-tabs.links .nav-link:hover,
.nav-tabs.links .nav-link.active {
    color: #0c51a0;
}
.style-line-2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 30%;
}
.style-line-3 {
    background-color: #d2d2d2;
    height: 8px;
    width: 30%;
}
.style-line-4 {
    background: linear-gradient(
        330deg,
        #0c51a0 0%,
        #bf202fab 35%,
        #0c51a0 100%
    );
    height: 8px;
    width: 80%;
    margin-left: 10px;
    margin-right: 10px;
}
.footer-bottom-img {
    margin-left: 8px;
    margin-right: unset;
    max-width: 16px;
    margin-left: 5px;
    margin-right: 5px;
}
h6 {
    color: white;
}
.slider-style1 {
    background-color: rgb(0 0 0 / 4%);
    width: 100%;
    height: 100%;
    border-radius: 30px;
    padding: 50px;
}
.bg-contact {
    border: 0;
    /* border-radius: 50px 0 0 50px; */
    /* padding-left: 58px; */
    /* background: linear-gradient(#101010aa, #101010aa), url(../imgs/page/page-contac2.jpg) no-repeat 0px center; */
    background: linear-gradient(#bf202f47, #c69e3157),
        url(../imgs/page/page-contac2.jpg) no-repeat 0px center;
    background-size: cover;
    padding: 0px;
}
input,
select {
    border: 1px solid #ececec !important;
    border-radius: 50px !important;
    height: 40px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding-left: 20px !important;
    color: black !important;
    font-size: 16px !important;
    width: 100% !important;
    background: #ffffff70 !important;
}
footer {
    /* background: #0c51a0; */
}
.theme-btn.bt-support-now {
    background: linear-gradient(330deg, #225996 0%, #1b5798a8 35%, #235996 100%);
    bottom: 5%;
}

.theme-btn {
    background-color: #fff;
    border-radius: 40px;
    bottom: 10px;
    color: #fff;
    display: table;
    height: 50px;
    right: 10px;
    min-width: 50px;
    position: fixed;
    text-align: center;
    z-index: 9999;
    left: 5%;
}
.theme-btn svg {
    margin-top: 3px;
    fill: white;
}
.theme-btn span {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    letter-spacing: -15px;
    opacity: 0;
    line-height: 50px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    text-transform: uppercase;
}
.theme-btn:hover {
    color: #fff;
    padding: 0 20px;
}
.theme-btn:hover span {
    opacity: 1;
    letter-spacing: 1px;
    padding-left: 10px;
}

.theme-btn:hover span {
    padding-right: 0;
    padding-left: 10px;
}

.input-newsletter {
    direction: ltr !important;
    height: 60px !important;
    border-radius: 10px !important;
    background: white !important;
    color: #846130 !important;
}
.contact-from-area p,
input {
    color: black !important;
}
.contact-us-dark textarea {
    color: black;
}
textarea {
    border: 1px solid #ececec;
    border-radius: 17px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 20px;
    color: black;
    font-size: 16px;
    width: 100%;
    background: #ffffff70;
}
.selected-boxs input::placeholder {
    color: black;
}
input::placeholder,
select::placeholder,
textarea::placeholder {
    color: black;
}
main {
    /* background: #f4f4f4; */
    padding-bottom: 50px;
    /* background-color: #f2f6f740; */
}
.bg-contact,
.bg-contact-accident ::placeholder {
    color: black;
}
.phone-input {
    position: relative;
}
.phone-input .icon {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
}

textarea:focus {
    background: #ffffff70;
    border: 1px solid #bce3c9;
}

.font-sm {
    color: black;
    font-weight: bold;
}
.hotline p span {
    color: black;
    font-weight: bold;
}
.mobile-social-icon h6 {
    color: black;
}
.active {
    color: #0c51a0 !important;
    font-size: 18px !important;
}
@media only screen and (max-width: 1024px) {
    .select2-container {
        max-width: 100%;
    }
    .ltr .select2-container--open .select2-dropdown {
        left: -10px;
    }
}

.icon_text_effect {
    border-radius: 50%;
    border: 1px solid #e4e4e4;
    height: 30px;
    position: relative;
    top: -85px;
    left: 0;
    right: 0;
    border: 2px solid transparent;
}
.featured-card {
    /* min-height: 460px; */
    height: 100%;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
}
.featured-card2 h4 {
    margin-top: -50px;
}
.featured-card h4 {
    margin-bottom: 30px;
    font-size: 40px;
    color: #0c51a0;
    font-weight: 900;
}
.featured-card2 {
    display: block !important;
    background: #ffffffc2;
    box-shadow: 0 15px 20px 0 rgb(0 0 0 / 20%);
}

.icon-bx-sm {
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50px;
    margin-bottom: 30px;
    /* background: linear-gradient(330deg, rgba(140,95,46,1) 0%, rgba(212,158,99,1) 35%, rgba(155,106,59,1) 100%); */
    /* background: linear-gradient(330deg, #0c51a0 0%, #bf202fab 35%, #0c51a0 100%); */
    background-color: #0c51a0;
    padding: 5px;
}

.icon-bx-sm i {
    font-size: 50px;
    color: white;
    line-height: unset !important;
}
.icon-bx-lg,
.icon-bx-md,
.icon-bx-sm,
.icon-bx-sm-check,
.icon-bx-xl,
.icon-bx-xs {
    display: inline-block;
    text-align: center;
}
i[class^="fi-rs-"]:before,
i[class*=" fi-rs-"]:before,
span[class^="fi-rs-"]:before,
span[class*="fi-rs-"]:before {
    line-height: 1.5 !important;
}
.featured-card:hover {
    -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
    border: 2px solid #0c51a0;
}

.featured-card:hover .icon_text_effect {
    /* background: linear-gradient(330deg, rgb(140 95 46 / 45%) 0%, rgb(212 158 99 / 0%) 35%, rgb(155 106 59 / 29%) 100%); */
    background: white;
    border: 1px solid #0c51a0;
}
.featured-card:hover .icon_text_effect i {
    color: #0c51a0;
}

.accordion-button:focus {
    z-index: 3;
    border-color: #0c51a0;
    outline: 0;
    box-shadow: 0 0 0 0.25rem #0c51a0;
}

.accordion-button:not(.collapsed) {
    color: #0c51a0;
    background-color: white;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
    font-family: "alfont_com_Janna-LT-Bold";
    font-size: 21px;
    font-weight: 600;
    letter-spacing: -0.4px;
    border-radius: 10px 10px 0px 0px;
}
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-body {
    padding: 1rem 1.25rem;
    border-width: 1px;
    /* border-bottom-color: #0c51a0; */
    background-color: #ffffff;
    color: #000000;
    font-family: "alfont_com_Janna-LT-Bold";
    font-size: 18px;
    font-weight: 500;
    line-height: 1.7em;
    letter-spacing: -0.4px;
    border-radius: 0px 0px 10px 10px;
}

.carausel-3-columns-cover .carausel-3-columns img {
    height: 269px;
}
.carausel-3-columns-cover .slider-btn:hover {
    background: #0c51a0;
    color: #fff;
}
.carausel-3-columns-cover .slider-btn {
    background: #f2f3f4;
    color: #0c51a0;
}

.sale2 {
    position: absolute;
    left: 0;
    right: auto;
    top: 10px;
    z-index: 2;
}

.product-cart-wrap .sale .sale2 .site-button {
    border-radius: 4px 4px 0 4px;
}

.product-cart-wrap .sale:after {
    border-right: 5px solid transparent;
    border-top: 4px solid #8f0000;
    bottom: -4px;
    content: "";
    position: absolute;
    right: 0;
}

.product-cart-wrap .sale {
    position: absolute;
    right: -5px;
    top: 10px;
    z-index: 2;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.row-eq-height > [class*="col-"] > div {
    height: 100%;
}
select.form-control[size],
select.form-control[multiple] {
    height: auto;
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none;
}
/* .select2-results__option--highlighted.select2-results__option--selectable{background-color:#0c51a0;color:white}
.select2-selection--single:focus{border:1px solid #0c51a0}
.select2-selection--single{border:1px solid #0c51a0}
.select2-selection--multiple:focus{border:1px solid #0c51a0}
.select2-selection--multiple{border:1px solid #0c51a0}
.select2-dropdown{border-color:#0c51a0} */


.select2-results__option--selectable {
    cursor: pointer;
    color: #0c51a0;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #ececec;
    color: #0c51a0;
}

.bg-whatsapp {
    background-color: #00a652;
}
.icon-bx-xs i {
    font-size: 20px;
    vertical-align: text-top;
}

.post-author {
    color: #7e7e7e;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-style: normal;
    font-weight: 400;
    width: 100%;
    max-height: 25px;
    overflow: hidden;
}

.post-title a {
    color: #0c51a0;
}
.post-title a:hover {
    color: #0c51a0;
}
.pagination > li > a:hover {
    background-color: #0c51a0;
    border-color: transparent;
    color: #fff;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #0c51a0;
    border-color: #0c51a0;
}

.select2-container {
    max-width: 90%;
}
.ltr .select2-container--open .select2-dropdown {
    left: 0px;
}

.shadow-card {
    border-radius: 20px;
    box-shadow: 0 15px 20px 0 rgb(0 0 0 / 20%);
    padding: 50px 30px 50px 0px;
}
.shadow-card-about {
    box-shadow: -3px 7px 11px 5px rgb(0 0 0 / 5%);
    padding: 20px;
    border-radius: 20px;
    /* background: #d3d3d324; */
    background-color: white;
}
.shadow-card-contact {
    box-shadow: 3px 2px 1px 2px rgb(191 32 47 / 12%);
    padding: 15px 5px;
    border-radius: 20px;
}
.text-danger-form {
    color: red !important;
    /* color: white !important; */
    /* border-bottom: 1px solid red; */
}
.has-error {
    color: red !important;
    border: 1px solid red !important;
}

p a {
    /* color: #0c51a0; */
    color: #0c51a0 ;
}

a:hover {
    color: #0c51a0;
}
footer p a {
    color: #0c51a0;
}
footer p a:hover {
    color: #0c51a0;
}
.single-mobile-header-info a {
    font-size: 14px;
    display: unset !important;
    font-weight: 500;
    color: #0c51a0;
}

.close-style-wrap .close-style {
    background-color: #0c51a0 !important;
    color: white !important;
}
.mobile-header-wrapper-style
    .mobile-header-wrapper-inner
    .mobile-header-content-area
    .mobile-menu-wrap
    nav
    .mobile-menu
    li.menu-item-has-children
    .menu-expand {
    right: 0 !important;
    left: auto;
    width: 100%;
}
.show {
    display: block;
}
.hidden {
    display: none;
}

.loop-grid.loop-list article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: stretch;
    border: 1px solid #ececec;
    border-radius: 15px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: space-between;
}
.entry-content-2 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: space-evenly;
    align-items: stretch;
}
.pr_cont-50{
    padding-right: 50px !important;
}
.pr_cont-30{
    padding-right: 30px !important;
}

.deal {
    /* background-image: url(../imgs/banner/popup-1.jpeg); */
    background-image: url(../imgs/banner/popup-gif.gif);
}

.deal::before {
    background-color: rgb(0 0 0 / 25%);
    pointer-events: none;
}

.alshihab_1 {
    color: #0e6e9f !important;
    font-size: 20px;
    padding: 0px;
    margin: 0px;
    width: 21px;
}
.alshihab_2 {
    padding-right: 30px;
    padding-bottom: 20px;
}
.alshihab_3 {
     /*  /* font-family: "Quicksand", sans-serif; */
    font-family: 'El Messiri', sans-serif !important;
    color: #253d4e;
    padding-right: 60px;
    max-width: 57%;
    margin-bottom: 20px;
    line-height: 1.23;
}
.alshihab_4 {
    color: #1a5a84 !important;
        text-align: center;
}
/* .deal .product-title {
    max-width: 100%;
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 1.23;
    font-weight: bold;
}
.deal .product-title {
    max-width: 100%;
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 1.23;
} */
.deal .product-title {
    max-width: 57%;
    margin-bottom: 20px;
    font-size: 45px;
    line-height: 1.23;
    color: #0e6e9f;
}
.alshihab_p {
    max-width: 57%;
    margin-bottom: 20px;
    line-height: 1.2;
    font-size: 13px;
    font-weight: 800;
    color: #1a5a84;
}
@media only screen and (min-width: 375px) and (max-width: 667px) {
    .deal .product-title {
        max-width: 100%;
        font-size: 35px;
    }
    .deal .product-title {
        max-width: 100%;
        margin-bottom: 20px;
        font-size: 45px;
        line-height: 1.23;
        color: #0e6e9f;
    }
    .alshihab_p {
        max-width: 100%;
        margin-bottom: 20px;
        line-height: 1.2;
        font-size: 13px;
        font-weight: 800;
        color: #1a5a84;
    }

    .alshihab_3 {
         /*  /* font-family: "Quicksand", sans-serif; */
    font-family: 'El Messiri', sans-serif !important;
        color: #253d4e;
        padding-right: 60px;
        max-width: 100%;
        margin-bottom: 20px;
        line-height: 1.23;
    }
    .deal {
        background-image: unset;
    }
}
.fsize_alshihab_link{
    font-size: 14px !important;
}
.deal_cover{
    background: #ffffffe6;
}
@media only screen and (max-width: 480px) {

    .ltr .select2-container--open .select2-dropdown {
        left: -30px;
    }
    .deal .product-title {
        max-width: 100%;
        margin-bottom: 0px;
        font-size: 40px;
        line-height: 1.23;
        color: #0e6e9f;
        padding-right: 20%;
    }
    .alshihab_p {
        max-width: 100%;
        margin-bottom: 20px !important;
        line-height: 1.2;
        font-size: 13px;
        font-weight: 800;
        color: #1a5a84;
    }
    .deal-bottom p{
        text-align: center;
    }
    .alshihab_3 {
         /*  /* font-family: "Quicksand", sans-serif; */
    font-family: 'El Messiri', sans-serif !important;
        color: #253d4e;
        padding-right: 30%;
        max-width: 100%;
        margin-bottom: 30px;
        line-height: 1.23;
    }
    .alshihab_4 {
        color: #1a5a84 !important;
            text-align: center;
    }
    .deal {
        padding: 30px 0px 0px 0px;
    }
    .pr_cont-50{
        padding-right: 0px !important;
    }
    .pr_cont-30{
        padding-right: 0px !important;
    }
    .fsize_alshihab_link{
        font-size: 13px !important;
    }
    .loop-grid.loop-list article {
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: stretch;
        border: 1px solid #ececec;
        border-radius: 15px;
        flex-wrap: wrap;
        justify-content: space-around;
        flex-direction: column;
    }
    .entry-content-2 {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: space-around;
        justify-content: space-evenly;
        align-items: stretch;
    }
    .entry-meta.meta-1, .entry-meta.meta-2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        align-items: center;
    }
    .slider-style1 {
        padding: 10px;
    }
    .style-line-2 {
        max-width: 100%;
    }
    .hero-slider-1 .single-hero-slider .slider-content p {
        font-size: 16px;
        margin-bottom: 0px !important;
        line-height: 22px;
    }
    .count_added {
        display: block;
    }
    .a-abute1 {
        width: 100% !important;
    }
    h1 {
        font-size: 30px;
    }
    .card-check {
        padding-left: var(--bs-gutter-x, 0.75rem) !important;
        padding-right: var(--bs-gutter-x, 0.75rem) !important;
        margin-left: auto;
        margin-right: auto;
    }
    .featured-card-check-center {
        /* margin: 0px !important;
    height: 100% !important; */
        transform: unset !important;
    }
    .ltr .hero-slider-1-check .slider-content {
        max-width: 100%;
    }

    .shadow-card {
        border-radius: 20px;
        box-shadow: 0 15px 20px 0 rgb(0 0 0 / 20%);
        padding: 5px;
    }
    .margin_top {
        margin-top: 2rem !important;
    }


  .product-comfort li {

    position: relative; /* لتمكين الوضع المطلق للعنصر :before */
    padding-left: 5px !important; /* إضافة مسافة بين الرقم والنص */
  }
  .padding-inline-start-50{
    padding-inline-start: 5px !important;
    overflow-x: auto;
}
}




.hotline i {
    color: #0c51a0 !important;
    min-width: 10px;
    max-width: 30px;
    opacity: 1;
    margin-right: unset;
    margin-left: 12px;
    font-size: 25px;
    padding-top: 7px;
}
.loading_h {
    text-align: center;
    padding: 5px;
}

/* .font-md td,
table th {
    padding: 10px 20px;
    border: 1px solid #ececec45;
    vertical-align: middle;
    width: 50%;
    color: #7e7e7e;
} */
.font-md tr {
    box-shadow: 3px 0 2px 0 rgb(0 0 0 / 20%);
}
.hotline-icon {
    color: #0c51a0 !important;
}
.size-filter.list-filter li a:hover,
.size-filter.list-filter li.active a {
    color: #fff;
    background-color: #0c51a0;
    border-color: #0c51a0;
}
.tab-style3 .nav-tabs .nav-item a.active,
.tab-style3 .nav-tabs .nav-item a:hover {
    color: white !important;
    -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
    background: #0c51a0;
}
.section-title.style-1::after {
    background-color: #0c51a0;
}
.widget-category-2 .count {
    display: inline-block;
    background-color: #0c51a0;
    color: white;
    font-weight: 700;
}
.widget-category-2 ul li:hover a {
    color: #0c51a0;
}
.widget-category-2 ul li:hover {
    border: 1px solid #0c51a0;
}
.widget_instagram .insta-feed li {
    width: 45.33%;
    margin: 5px;
}
.widget_instagram .insta-feed li img {
    width: 100%;
    height: 85px;
}
.fontsizelarge {
    font-size: xx-large !important;
}
.post-thumb img {
    height: 200px;
    width: 300px;
    background-color: rgba(0, 0, 0, 0);
}
img {
    /* background-color: gray; */
}


/* .lazy-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
  }

  .lazy-image.loaded {
    opacity: 1;
  } */
.nav-links{
    overflow-x: auto;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a {

    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #000000;
     /*  /* font-family: "Quicksand", sans-serif; */
    font-family: 'El Messiri', sans-serif !important;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li:hover > a {
    color: #0c51a0;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a {
    font-size: 14px;
    display: block;
    font-weight: 500;
    color: #0c51a0;
}
.count_cars{
    padding-right: 5px;
    font-size: 12px;
}
.about-count::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #000000c4;
    z-index: 2;
    opacity: 0.8;
}
.mr-32{
    margin-right: 32px;
}

#scrollUp {
    width: 32px;
    height: 32px;
    color: #0c51a0;
    right: 30px;
    bottom: 30px;
    border-radius: 30px;
    text-align: center;
    overflow: hidden;
    z-index: 999 !important;
    border: 2px solid #0c51a0;
    background-color: #fff;
}

/* .logo.logo-width-1 {
    margin-left: 70px;
} */
 .logo.logo-width-1
{
    margin: 0px;
}
.rtl .mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.menu-item-has-children .menu-expand {
    left: 0 !important;
    right: auto;
    width: 100%;
    text-align: left;
}
.ltr .mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.menu-item-has-children .menu-expand {
    right: 0 !important;
    left: auto;
    width: 100%;
    text-align: right;
}
.pl_cont-50 {
    padding-left: 50px !important;
}
.font-15{
    font-size: 15px !important;
}


.col-inner {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

a.plain {
    color: currentColor;
    transition: color .3s, opacity .3s, transform .3s;
}
.icon-box .icon-box-img {
    margin-bottom: 1em;
    max-width: 100%;
    position: relative;
}
.icon-box-center .icon-box-img {
    margin: 0 auto 1em;
}
.icon-box-img svg, .icon-box-img img {
    padding-top: .2em;
    width: 100%;
}
.text-center>div, .text-center>div>div, .text-center .is-divider, .text-center .star-rating, .text-center .is-star-rating {
    margin-left: auto;
    margin-right: auto;
}
.last-reset *:last-child {
    margin-bottom: 0;
}
.is-small, .is-small.button {
    font-size: .8em;
}
.large-3 {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}
.small-12 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.medium-3 {
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}
@media only screen and (max-width: 550px) {
    .medium-3 {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
}
.contact-from-area .contact-form-style button:hover {
    background: #ffffff !important;
    border: 1px solid #0c51a0;
    color: #0c51a0 !important;
}
footer .mobile-social-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.justify-content-center{
    justify-content: center;
}
.banner-img .banner-text h4 {
    font-weight: 700;
    margin-bottom: 0px;
    min-height: 50px;
    color: white;
}

.banner-img img {
    border-radius: 10px;
    /* transform: scale(1.04); */
    /* box-shadow: 0 15px 20px 0 rgb(0 0 0 / 20%); */
    /* padding: 20px; */
    background-color: #0c51a00f;
    border: 1px solid #ececec;
    border-radius: 15px;
    height: 270px;
}
.banner-img img:hover {

    transform: scale(1.04);
    box-shadow: 0 15px 20px 0 rgb(0 0 0 / 20%);


}

.banner-img .banner-text
{
    position: absolute;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 20px 10px;
    left: 6%;
    top: 70%;
    height: 140px;
    width: 70%;
    text-align: center;
    background-color: rgb(0 0 0 / 62%);
    border-radius: 20px;
}
.m-b30 {
    margin-bottom: 30px;
}
.product-cart-wrap {
    position: relative;
    background-color: #fff;
    border: 1px solid #ececec69;
    border-radius: 15px;
    overflow: hidden;
    transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    -o-transition: .2s;
}
.site-button {
    background-color: #efbb20;
    padding-right: 30px;
    padding-left: 30px;
}
.site-button {
    background-color: #efbb20;
    padding-right: 30px;
    padding-left: 30px;
}

.site-button, .site-button-secondry {
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    font-size: 16px;
    outline: 0;
    cursor: pointer;
    outline: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    line-height: 1.42857;
    border-radius: 0;
    font-weight: 500;
    text-align: center;
    font-family: Raleway, sans-serif;
    white-space: nowrap;
    border-radius: 4px;
}
.bg-whatsapp {
    background-color: #00a652;
}
.div-buttons
{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
}
.content-inner {
    padding-top: 70px;
    padding-bottom: 40px;
}
@media only screen and (min-width: 992px)
{
    .max-width1400{
        max-width: 1100px !important;
    }
}
@media only screen and (min-width: 1200px)
{
    .max-width1400{
        max-width: 1400px !important;
    }
}




.detail-info{
    height: 65%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.detail-info-show{
    height: 80%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.padding-inline-start-50{
    padding-inline-start: 50px;
    overflow-x: auto;
    overflow-y: auto;
    padding: 2px 0px;
}
.inline-block{
    display: inline-block;
}
.inline-block span{
    color: #fff;
    background-color: #0c51a0;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    min-width: 40px;
    text-align: center;
    border-radius: 5px;
    padding: 0 9px;
}

.product-comfort {
    counter-reset: item;
    list-style-type: none; /* إزالة علامات النقاط الافتراضية */
    padding-left: 0; /* إزالة الهامش الأيسر الافتراضي */
  }

  .product-comfort li {

    margin: 0 0 10px;
    counter-increment: item;
    position: relative; /* لتمكين الوضع المطلق للعنصر :before */
    padding-left: 30px; /* إضافة مسافة بين الرقم والنص */
  }

  .product-comfort li:before {
    content: counter(item);
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 20px;
    margin-left: 5px;
    font-size: 12px;
    display: inline-block;
    background-color: #253D4E;
    color: white;
    font-weight: 700;
    margin-right: 15px;
  }
  td {
    color: black;
}
/*
table {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
  }

  th, td {
    padding: 10px;
    text-align: left;
    border-bottom: 1px solid #ddd;
  }

  th {
    background-color: #f2f2f2;
  }

  td:first-child {
    width: 40%;
  }

  td:not(:first-child) {
    width: 20%;
  } */



  .lang {
    background: #272c54;
    color: white !important;
    border-radius: 10px;
    padding: 10px;
}
.mie-10{
    margin-inline-end: 10px;
}
