@font-face {
    font-family: 'GE SS Two';
    src: url('../fonts/GESSTwoMedium-Medium.eot');
    src: url('../fonts/GESSTwoMedium-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GESSTwoMedium-Medium.woff2') format('woff2'),
        url('../fonts/GESSTwoMedium-Medium.woff') format('woff'),
        url('../fonts/GESSTwoMedium-Medium.ttf') format('truetype'),
        url('../fonts/GESSTwoMedium-Medium.svg#GESSTwoMedium-Medium') format('svg');
    font-weight: 300;
    font-style: normal;
}

.retail_markets {
    min-height: 600px;
}

body.ar {
    font-family: 'GE SS Two', 'Avenir LT Std' !important;
}

.map_markers_marker {
    right: auto;
}

.disable { 
    cursor: not-allowed; 
}

#home_tabs .navbar-light .navbar-nav a {
    color: rgba(255,255,255,.5);
}

.cust_form .cust_col .form-group {
    display: grid;
}

.alert.fade.in {
    opacity: 1 !important;
}

.cust_form .cust_col .form-group label {
    top: 10px;
    padding: 0 10px;
}

form .help-block {
    color: #ff0000;
    font-size: 14px;
}

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

.contact_us ul li {
    color: #e51937;
    font-size: 1.6rem;
    font-weight: 400;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.2;
}

.ar .field-distributionpartnerwebform-file {
    top: -1px;
}

.homePage .latest_news_swiper_slide.swiper-slide-active .card .card_header .absolute-active {
    padding: 25px 20px 0;
}


.where_to_buy .online_brands h4 {
    padding-left: 1rem;
    font-weight: bold;
}

.where_to_buy .online_brands ul .link_parent a {
    font-size: 0.9rem;
    transition: mainTransition;
    -webkit-transition: mainTransition;
    -moz-transition: mainTransition;
    -ms-transition: mainTransition;
    -o-transition: mainTransition;
}

.where_to_buy .online_brands ul .link_parent {
    padding-bottom: 0.5rem;
}

.where_to_buy .online_brands ul .link_parent a.to_map:hover {
    background-color: #e51937;
    color: white;
}

.homePage .map_destribution {
    z-index: 5;
}

.where_to_buy .online_brands ul .link_parent a.to_map {
    border: 2px solid red;
    padding: 0.25rem 1.25rem;
    margin-top: 0.5rem;
    display: inline-block;
    border-radius: 40px;
}

.contact_us ul li a {
    color: black;
    font-size: 1rem;
    font-weight: 400;
}

#home_tabs .navbar-light .navbar-nav a:hover {
    color: rgba(255,255,255,1);
}

footer li {
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #a7a3a2;
    font-size: 0.9rem;
}

footer a:hover, footer a:focus {
    color: #fff;
}
footer a {
    color: #a7a3a2;
    text-transform: uppercase;
    font-size: 0.9rem;
    position: relative;
    padding-bottom: 2px;
    transition: all 0.3s ease-in-out;
}

footer a:hover::before, footer a:focus::before {
    width: 100%;
}

footer a::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 0;
    height: 1.5px;
    background-color: #e51937;
    transition: all 0.3s ease-in-out;
}

footer ul {
    padding: 0 !important;
    list-style: none;
}

.modal_video iframe {
    min-height: 400px;
}

body.ar .cust_form .cust_col .form-group .form-control {
    padding: 0.3rem 0.8rem;
}

.gallery_focus {
    display: inline-flex;
}

.testimonial-min-height {
    min-height: 144px;
}

.questions ul li {
    font-weight: 200;
}

.cust_form .cust_col {
    margin-bottom: 0;
}

.navbar li.p_left a i:before {
    content: "\f00d";
}

#distribution-partner .upload-cv {
    margin-bottom: 15px;
}

.field-distributionpartnerwebform-file {
    top: -14px;
}

.card h5.card_body_title {
    font-weight: 200 !important;
}

.form-group i {
    z-index: 9;
    top: 9px;
}


#distributionpartnerwebform-file {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.file-label {
    top: 11px;
    position: absolute;
    word-break: break-all;
}

.ar .file-label {
    top: 8px !important;
}


.file-btn  {
    position: absolute;
    right: 8px;
    background-color: grey;
    color: #fff;
    height: 30px;
    border-radius: 50px;
    padding: 3px 7px;
    width: 90px !important;
    top: 4px;
}

.news-listing .card h5.card_body_title {
    min-height: 84px;
}

.card_body_text {
    min-height: 72px;
}

.ar .mainTitle, .ar .font_bold {
    font-weight: 100;
}

.upload-cv .form-group label.file-btn {
    right: 8px !important;
    left: auto !important;
    height: 30px;
    top: 4px;
    padding-top: 5px;
    cursor: pointer;
}

label.file-btn.btn:hover {
    cursor: pointer;
    color: #ffffff;
}

body.ar .upload-cv .form-group label.file-btn {
    right: auto !important;
    left: 8px !important;
    height: 29px;
    padding-top: 4px;
    top: 3px;
}

.cust_form .cust_col .custom-file {
    cursor: default;
}

.field-distributionpartnerwebform-recaptcha .control-label.has-star {
    display: none;
}
.search-btn {
    position: absolute !important;
    top: 5px;
    right: -15px;
}

.ar .search-btn {
    right: auto;
    left: -15px;
}

.ltr {
    display: inline-block;
    direction: ltr;
}

.contact_us .main_list ul li a span {
    color: black;
    position: relative;
}

.form-group.required:not(.field-distributionpartnerwebform-recaptcha, .field-contactform-recaptcha)::after {
    content: "*";
    position: absolute;
    top: 13px;
    right: 15px;
    color: red;
}

.ar .form-group.required::after {
    top: 3px;
    right: auto;
    left: 15px;
    color: red;
}


/* Fonts Size */
.homePage .banner_content_title {
    font-size: 1.5rem;
}

.homePage .banner_content_description {
    font-size: 1.6rem;
}

.homePage .products_solutions_title {
    font-size: 2rem;
}

.card h5.card_body_title {
    font-size: 20px;
}

.mainTitle {
    font-size: 1.7rem;
}

.homePage .preparation .h3_parent h3 {
    font-size: 30px;
}

footer .footer_title {
    font-size: 1rem;
}

.banner_bar_title {
    font-size: 28px;
}

.where_to_buy .questions ul li {
    font-weight: bold;
}

footer .footer {
    padding: 30px 0 15px;
    background-color: #111111;
}

footer .copyright {
    padding: 15px 0;
}

footer li {
    margin-bottom: 7px;
}

.ar #home_tabs .nav-tabs .nav-link {
    font-size: 21px;
}

body.ar .products_solutions .content .img {
    left: -48%;
}

footer li, footer a, footer .footer_branchDetails_text span {
    text-transform: none;
}

.homePage .products_solutions .content .img img {
    width: 85%;
}

.ar footer li {
    font-size: 0.85rem;
}

.where_to_buy .distributer .cust_form .cust_col .form-control {
    border-radius: 0 !important;
    margin-bottom: 10px;
    border: 1px solid black;
}

.where_to_buy .distributer .head h2 {
    font-size: 29px;
}

.where_to_buy .contact .address .head {
    font-size: 17px;
}

.banner_bar_title {
    font-size: 26px;
}

.where_to_buy .online_brands ul .link_parent a.to_map {
    border-radius: 0;
}

.to_map-view-map {
    position: absolute;
    bottom: 0;
}

.where_to_buy .online_brands ul .link_parent a.to_map {
    border: 1px solid red;
    border-radius: 0;
}

.mapouter .buttons a {
    border-radius: 0 !important;
}

.where_to_buy .distributer .head span {
    font-size: 22px;
}

.title-distributor-item {
    font-size: 1.3rem;
}

footer .footer .form-grop i {
    top: 6px;
    padding: 5px 10px;
}


.cust_form button {
    border-radius: 0;
}

footer .selectize-input>* {
    vertical-align: baseline;
    display: inline-block;
    zoom: 1;
    color: #fff;
}

.homePage .map_nav_list_item_link.first_span a {
    font-size: 22px;
}

#our_distributors .map-sec, #our_distributors .map-sec .map_markers {
    overflow: auto !important;
}

#home_tabs .nav-tabs .nav-link {
    /*text-transform: uppercase;*/
}

.title {
    text-transform: none;
}

.mainTitle {
    text-transform: none;
}

.homePage .map_nav_list_item_link {
    text-transform: none;
}

.product-last-section p, .product-last-section ol, .product-last-section ul {
    font-size: 22px;
    font-family: Avenir, serif;
}

.mobile-version .how-to-section ol {
    font: normal normal normal 16px/21px Avenir, serif;
    font-family: Avenir LT, serif !important;
}


.mobile-version .how-to-section p {
    font: normal normal normal 18px/36px Avenir, serif;
    font-family: Avenir LT, serif !important;
}

.media {
    display: block;
}

body.ar .where_to_buy .questions ul li {
    padding-right: 14px;
}

.mob_tab img {
    width: 70%;
}

.list-unstyled.parent {
    font-family: 'GE SS Two', 'Avenir LT Std' !important;
}

.productsection-mobile .tab-content .tab-content>.active {
    padding: 0 !important;
}

@media (min-width: 768px) and (max-width: 1599px) {
    .mobile-version .how-to-section ol {
        font-size: 1vw;
        font-family: Avenir, serif;
    }
}

@media (min-width: 768px) and (max-width: 1300px){
   .videoWrapper iframe{
        height: 117% !important;
    }
}

@media  (min-width: 992px) and (max-width: 1199px) {
    .homePage .products_solutions .content .img {
        right: -35%;
    }

    .homePage .products_solutions .content .img img {
        max-width: 185px;
    }
}

@media (max-width: 1024px) {
    .homePage .map_destribution_title {font-size: 22px !important;}
    .videoWrapper iframe{
        display: none;
    }
}

.gap-15 {
    gap: 15px;
}

@media  (max-width: 767px) {
    .gap-15 {
        gap: 5px;
    }
    .sidebar ul.parent li a {
        color: white;
        font-size: 16px;
    }

    .sidebar ul.parent li {
        padding: 5px 0;
    }

    .sidebar ul.parent li a.buy_sidebar {
        margin-bottom: inherit;
    }
    #home_tabs .nav-tabs .nav-link {
        font-size: 18px;
    }
    .banner_bar_title {
        font-size: 22px;
    }
    .upload-cv .form-group label.file-btn {
        height: 25px;
        width: 65px !important;
    }
    .homePage .map_nav_list_item_link.first_span a {
        font-size: 18px;
    }
    header .navbar_list_item.search.p_left {
        padding-left: 85px;
    }

    .navbar li.p_left a i:before {
        content: "";
    }
    header .navbar_list_item_link:hover i, header .navbar_list_item_link:focus i {
        opacity: 1;
        visibility: hidden;
    }
    header .navbar_list_item.search i {
        top: 4px;
        left: -16px;
    }

    body.ar header .navbar_list_item.search i {
        top: 4px;
        left: 0px;
        right: -16px;
    }
    header .navbar_list_item.search.p_left {
        padding-left: 80px;
        margin-top: 3px;
    }
    .form.form_search .form-group .form-control:focus, .form.form_search .form-group .form-control.focused {
        padding-top: 22px;
    }
    .about_us p {
        text-align: center !important;
    }
    .homePage .coffee_card_body {
        padding: 15px 0;
        text-align: center !important;
    }
    .productsection-mobile .tab-content h4 {
        text-align: center !important;
    }
    .productsection-mobile .tab-content {
        text-align: center !important;
    }
    .homePage .map_destribution {
        text-align: center !important;
    }
    .homePage .latest_news_swiper_slide {
        text-align: center !important;
    }
    .homePage .preparation p, body.homePage.ar .about_us h3, body.homePage.ar .about_us p {
        text-align: center !important;
    }
    body.ar.homePage .map_destribution_title span {
        margin-top: -2px;
    }

    body.en.homePage .map_destribution_title span {
        margin-top: 2px;
    }
    .navbar-expand-lg .navbar-collapse ul li.nav-item {
        margin-bottom: 3px;
        font-size: 16px;
        text-align: left;
    }
    .form.form_search .form-group .form-control {
        padding-bottom: 9px;
        margin-top: 3px;
        /* padding: 0 6px; */
    }
    body.ar .upload-cv .form-group label.file-btn {
        height: 27px;
        padding-top: 4px;
        top: 2px;
    }
    .sidebar ul {
        display: block !important;
    }
    body.ar .form.form_search {
        left: 21px;
        right: auto;
        top: -13px;
    }
    .form.form_search .form-group .form-control {
        padding-bottom: 9px;
    }
    .subTitle.blkColor.font_regular.coffee_card_body_title,.about_us h3 {text-align: center !important;}
    .homePage .banner_content_title {
        font-size: 1rem;
    }
    .homePage .banner_content_description {
        font-size: 14px;
    }
    .productsection-mobile .tab-content {margin: 20px auto 0 auto;}
    .sidebar ul.parent li.Parent_li {
        font-size: 17px;
    }
    .sidebar ul.parent li .child li a {
        font-size: 16px;
    }
    .mob_tab_head_cont ul li a {
        text-align: center;
    }
    .ar #home_tabs .nav-tabs .nav-link {
        font-size: 19px;
    }

    .ar.homePage .banner_content_description, .ar.homePage .banner_content_title {
        font-size: 16px;
    }
    .ar .mob_tab_head_cont ul li a {
        direction: rtl;
        display: inline-flex;
    }
    .ar .grey_img, .ar .red_img {
        margin: 0 0 0 15px;
    }
    .where_to_buy .questions ul li {
        font-size: 16px;
    }
    .mob_tab_head_cont ul li a {
        font-size: 16px;
    }
    .arrow-right, .arrow-left{
        /* display: block !important; */
        font-size: 37px;
        position: absolute;
        top: 45%;
        color: white;
        z-index: 10;
        width: 75px;
        height: 73px;
        /* display: flex !important; */
        display: block !important;
    }
    .arrow-right{
        right: -3%;
        text-align: center;
    }
    .arrow-left{
        text-align: center;
        left: -3%;
    }
    .map{
        padding: 80px 0 55% 0px !important;
    }
    .map_markers_marker_details{
        top: unset !important;
        bottom: -121% !important;
    }
}

/* @media (width: 768px) {
    .ar .small-menu .nav-item{
        text-align: right !important;
        padding-right: 0% !important;
    }
} */

@media  (max-width: 576px) {
    header .navbar_list_item.dropdown .dropdown-menu {
        right: 0;
        transform: translateX(0%);
        min-width: 100%;
        top: 58px !important;
        left: 0;
        position: fixed;
    }
    body.ar header .navbar_list_item.dropdown .dropdown-menu {
        min-width: 100% !important;
        right: 0;
    }
}

.swiper-slide .slide-image{
    max-height: 400px;
}

.product-last-section p{
    display: inline-block;
}
#our_distributors .map-sec, #our_distributors .map-sec .map_markers {
    /* overflow: visible !important; */
}

[lang ='ar'] .map_markers_marker_details {
    width: 300px;
    right: 0px;
}
[lang ='ar'] .map_markers_marker_details_en{
    width: 300px;
    left: 0px !important;
    right: auto !important;
}

[lang ='en'] .map_markers_marker_details {
    width: 300px;
    left: 0px !important;
}
[lang ='en'] .map_markers_marker_details_ar{
    width: 300px;
    right: 0px !important;
    left: auto !important;
}
@media (max-width: 991px)
{
    .map_markers_marker_details {
        width: 300px;
        min-width: 300px;
        overflow: auto;
    }
}

header .navbar_list_item.dropdown .dropdown-menu::-webkit-scrollbar {
    width: 10px;
}

header .navbar_list_item.dropdown .dropdown-menu::-webkit-scrollbar-track {
    background-color: #e4e4e4;
    border-radius: 100px;
}

header .navbar_list_item.dropdown .dropdown-menu::-webkit-scrollbar-thumb {
    border-radius: 100px;
    border: 2px solid transparent;
    background-clip: content-box;
    background-color: #e51937;
}

#roadmap .section:nth-child(even) .roadmap-img, #story .section:nth-child(even) .story-img{
    min-width: 500px;
    min-height: 30px;
}
#roadmap .section:nth-child(odd) .roadmap-img, #story .section:nth-child(odd) .story-img{
    min-width: 400px;
    min-height: 30px;
}

@media (max-width: 768px) {
    #roadmap .section:nth-child(even) .roadmap-img, #story .section:nth-child(even) .story-img{
        min-width: unset;
        min-height: unset;
    }
    #roadmap .section:nth-child(odd) .roadmap-img, #story .section:nth-child(odd) .story-img{
        min-width: unset;
        min-height: unset;
    }
}
.answers a{
    display: inline;
}

.showlesscontent{
    height: 100px;
    overflow: hidden;
}
.showlesscontent-fullheight{
    height: auto;
}
.faq-more{
    margin-top: -10px;
    margin-bottom: 25px;
    cursor: pointer;
    color: #e51937;
    border-radius: 15px;
    border: solid 1px  #e51937 ;
    padding: 5px 20px;
}
.faq-more:hover{
    color: #fff;
    background-color:  #e51937;
}
[lang ="ar"] .alameed-arabic-font{
    font-family: 'GE SS Two', 'Avenir LT Std' !important;
}
[lang ="ar"] .product-last-section p,[lang ="ar"] .product-last-section ol,[lang ="ar"] .product-last-section ul{
    font-family: 'GE SS Two', 'Avenir LT Std';
}

.link_parent{
    display: flex;
    flex-direction: row;
    width: max-content;
}

.where_to_buy .contact .address{
    display: flex;
    justify-content: space-around;
    padding: 2rem 1rem;
    align-items: center;
    opacity: 0.9;
}

.sidenav a{
    font-size: 15px !important;
}
.sidenav.open-nav{
    overflow-y: auto;
    pointer-events: auto;
}

.sidenav::-webkit-scrollbar {
    width: 10px;
}

.sidenav::-webkit-scrollbar-track {
    background-color: #e4e4e4;
    border-radius: 100px;
}

.sidenav::-webkit-scrollbar-thumb {
    border-radius: 100px;
    border: 2px solid transparent;
    background-clip: content-box;
    background-color: #e51937;
}
.prop-div, .value-div {
    margin-top: 200px !important;
}
.less-m-t{
    margin-top: 0px !important;
}

.map_markers {
    z-index: unset;
}

.form_selectBranches * {
    pointer-events: auto;
}
.mapouter .jssocials-share a{
    color: #e51937 !important;
    font-size: 15px !important; 
}

.jssocials .fa-whatsapp{
    font-weight: 900;;
}

.video-share .jssocials-shares{
    display: flex;
    justify-content: space-evenly;
}

.swiper-slide .slide-image {
    border-radius: unset !important;
}
.slide-sub.amount{
    font-size: 29px;
}
.cupcup{
    padding: 70px !important;
}
.en .make-space .cupcup{
    padding: 0px 351px 0px 0px !important;
}
.ar .make-space .cupcup{
    padding: 0px 0px 0px 378px !important;
}
.en #side-nav-toggle .fn-18:after{
    margin-left: 0px !important;
    margin-right: 6px;
}
.ar #side-nav-toggle .fn-18:after{
    margin-left: 6px !important;
    margin-right: 0px;
}
.slide-sub.amount{
    position: relative;
    bottom: 47px;
}
.slide-title.top-title{
    position: relative !important;
    top: 45px !important;
}
.ar .small-menu .nav-item{
    text-align: right !important;
    /* padding-right: 28%; */
}
.videoWrapper iframe{
    top:-60px;
    height: 105%;
}
.sidenav .closebtn {
    position: absolute;
    top: 47px !important;
}

/* .second-product-section .right-side .swiper-slide.swiper-slide-active .slide-title{
    margin-bottom: 0px !important;
} */
.en .go_home{
    border-left: 1px solid black;
    padding-left: 12px;
}
.ar .go_home{
    border-right: 1px solid black;
    padding-right: 12px;
}
.arrow-right i, .arrow-left i{
    font-size: 29px !important;
}
.where_to_buy .questions .nav-link{
    color: #e8483e;
}
.where_to_buy .questions .nav-item:hover, .where_to_buy .questions .nav-link:hover{
    color: #e8483e;
}
.online_brands .online_item{
    height: 157px;
    margin-bottom: 9px;
}
.online_item .brand{
    height: inherit;
}
.online_item .brand img{
    padding-top: 7px;
    filter: unset !important;
}
.online_item .brand p{
    position: absolute;
    bottom: 27px;
    left: 0;
    width: 100%;
    text-align: center;
}
.online_item .brand a{
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    text-align: center;
}

.btn-filter{
    background-color: #e51937;
    color: #fff !important;
    border: 2px solid #e51937;
    font-weight: 600;
}
