@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap');
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    margin-bottom: 40px;
    margin-top: 10px;
}

.navbar-brand>img {
    width: 250px;
    height: 90px;
    display: block;
}

.navbar-default .navbar-nav>li>a {
    font-size: 12px;
    font-family: "Cairo", sans-serif;
    line-height: 29px;
    color: #000000;
}

.navbar-nav>li {
    float: right;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #1aa89e;
    background-color: transparent;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #1aa89e;
    background-color: transparent;
}


body {
    background-color: transparent;
}

.h1,
h1 {
    margin-bottom: 32px;
    direction: rtl;
    font-family: "Cairo", sans-serif;
    font-size: 15px;
    color: #f7931d;
}

p {
    font-size: 16px;
    font-family: "Cairo", sans-serif;
    color: #000000;
    line-height: 2;
    text-align: justify;
    direction: rtl;
}

.about {
    padding-top: 40px;
    padding-bottom: 40px;
}

.values {
    padding-top: 40px;
    padding-bottom: 40px;
}

.values_ico {
    height: 50px;
    margin-bottom: 10px;
}

.h2,
h2 {
    text-align: center;
    direction: rtl;
    font-family: "Cairo", sans-serif;
    font-size: 18px;
    color: #ffffff;
}

.values_text {
    font-size: 14px;
    font-family: "Cairo", sans-serif;
    color: rgb(128, 130, 133);
    line-height: 2;
    text-align: Center;
    direction: rtl;
}

.separator {
    opacity: 0.1;
}

.search .search-bar h1 {
    margin-top: 60px;
    text-align: center;

    color: #f15e22;
}

.search .search-bar p {
    text-align: center;
    color: #d2db25;
    font-size: 21px;
}


.footer {
    background-color: rgba(26, 168, 158, 0.75);
    height: 80px;
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: 0px;
}

.footer .copyright {
    float: left;
    margin-top: 30px;
    font-family: "Cairo", sans-serif;
    font-size: 12px;
    color: #b6d433;
}

.footer .footer_nav {
    overflow: hidden;
}

.footer .footer_nav li {
    float: right;
    padding-right: 16px;
    margin-top: 30px;
    display: -webkit-box;
}

.footer .footer_nav li a {
    font-family: "Cairo", sans-serif;
    font-size: 12px;
    color: #000000;
}

.footer .footer_nav li a:hover {
    color: #064547;
    text-decoration: none;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.col-lg-1 {
    width: 6.5%;
}

/* start Search Bar */
.search_promo {
    max-width: 900px;
    margin: 40px auto;
}

.search_promo input {
    height: 55px;
    border: 1px solid #818486;
    border-radius: 3px;
    color: #818486;
    font-size: 15px;
    padding: 0px 20px;
    text-align: right;
    font-family: "Cairo", sans-serif;
}

.search_promo input:focus,
.btn_cat button:focus,
.btn_promo_search button:focus,
.input-group-btn {
    outline: none;
    box-shadow: none;
}

.search_promo .btn_cat button span {
    color: #818486;
    font-size: 15px;
    display: block;
    overflow: hidden;
    padding: 0 35px;
    font-family: "Cairo", sans-serif;
}

.search_promo .btn_cat button span .caret {
    padding: 0px;
    display: block;
    float: none !important;
    position: absolute;
    top: 14px;
    right: 15px;
}

.btn_cat {
    width: 200px;
}

.btn_cat button {
    display: block;
    width: 100%;
    height: 55px;
    border-radius: 3px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    box-shadow: none;
    background: #ffffff;
    text-align: right;
    color: #322f44;
    font-size: 15px;
    font-weight: 300;
    padding: 0px 2px 0px 10px;
    border: 1px solid #818486;
    border-left: 0;
}

.btn_cat button i {
    padding-right: 10px;
    font-size: 16px;
    color: #322f44;
}

.btn_cat button:hover {
    background: #f2f2f2;
    color: #5b5b5b;
    border-left: 1px solid #f2f2f2;
    border-bottom-right-radius: 3px;
}

.btn_cat.open button.dropdown-toggle i,
.btn_cat.open button.dropdown-toggle .caret {
    color: #ffffff;
}

.btn_cat button .caret {
    color: #322f44;
    float: right;
    margin-top: 12px;
}

.btn_promo_search {}

.btn_promo_search button {
    height: 55px;
    padding: 0px 50px;
    font-size: 18px;
    margin-left: 30px !important;
    border-radius: 3px !important;
}

@media (max-width: 768px) {
    .search_promo {}

    .search_promo .input-group {
        display: block;
    }

    .search_promo .input-group .form-control {
        border-radius: 3px;
        margin-bottom: 30px;
    }

    .btn_cat button {
        border-radius: 3px;
    }
}

.btn-success {
    color: #fff;
    background-color: #663300;
    font-family: "Cairo", sans-serif;
    font-size: 15px;
    border: 0;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    background-color: #f7941d;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
    text-align: right;
    font-family: "Cairo", sans-serif;
    font-size: 15px;
}

.dropdown-menu>li>a {
    line-height: 2;
    color: #808285;
}

/* End Search Bar */

/* Start Product Menu */
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul {
    list-style-type: none;
}

a {
    color: #b63b4d;
    text-decoration: none;
}

h1 a {
    color: #c12c42;
    font-size: 16px;
}

.accordion {
    width: 100%;
    margin: 0 auto 20px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: right;
    text-align: right;
}

.accordion .link {
    cursor: pointer;
    display: block;
    padding: 15px 15px 15px 42px;
    color: #808285;
    font-size: 13px;
    font-weight: 700;
    border-bottom: 1px solid #dfe4ee;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-family: "Cairo", sans-serif;
}

.accordion li:last-child .link {
    border-bottom: 0;
}

.accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #dfe4ee;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
    right: 12px;
    right: auto;
    font-size: 16px;
}

.accordion li.open .link {
    color: #064547;
}

.accordion li.open i {
    color: #064547;
}

.accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.accordion img {
    padding-left: 10px;
}

/**
 * Submenu
 -----------------------------*/

.submenu {
    display: none;
    background: #f0f2f7;
    font-size: 14px;
}

.submenu li {
    border-bottom: 1px solid #dfe4ee;
}

.submenu a {
    display: block;
    text-decoration: none;
    color: #808285;
    padding: 12px;
    padding-left: 42px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    font-family: "Cairo", sans-serif;
    font-size: 13px;
}

.submenu a:hover {
    background: #f7941d;
    color: #fff;
}

/* End Product Menu */

.main {}

.main .product-text {
    border: 1px solid #ddd;
    font-family: "Cairo", sans-serif;
    margin-bottom: 20px;
}

.main .product-text h2 {
    color: #808285;
    font-size: 12.5px;
    font-family: "Cairo", sans-serif;
}

.main .product-text h4 {
    color: #808285;
    font-size: 11px;
    font-family: "Cairo", sans-serif;
}

.main .product-text img {
    width: 100%;
}

.filter {
    display: block;
    margin-bottom: 40px;
    margin-top: 40px;
    border-radius: 5px;
}

.filter h1 {
    margin-top: 40px;
    color: #000000;
}

.filter p {
    font-size: 11px;
    line-height: 29px;
    text-align: right;
}

.filter .filter-bar {
    background: #fff;
    padding: 1px 10px;
    border-radius: 5px;
}

.filter .form-control {
    height: 27px;
    border-radius: 15px;
    background-color: #f0f2f7;
    font-family: "Cairo", sans-serif;
    font-size: 11px;
    text-align: center;
}

.filter .arrange .form-control {
    border: 0;
    border-radius: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
}

.filter .arrange .form-control select {
    color: aqua;
}

.filter .countries .form-control {
    border: 0;
    border-radius: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
}

.arrange {
    height: 27px;
    width: 120px;
    margin-left: 20px;
    font-family: "Cairo", sans-serif;
    font-size: 11px;
    text-align: center;
}

.keyword {
    height: 27px;
    width: 150px;
    margin-left: 20px;
}

.price1 {
    height: 27px;
    width: 80px;
    margin-left: 0px;
}

.price2 {
    height: 27px;
    width: 80px;
    margin-left: 20px;
}

.check {
    height: 27px;
    width: 30px;
    margin-left: 20px;
}

.countries {
    height: 27px;
    width: 120px;
    margin-left: 20px;
    font-family: "Cairo", sans-serif;
    font-size: 11px;
    text-align: center;
}

.filter-tools {
    overflow: hidden;
}

.filter-tools li {
    float: right;
    padding-right: 10px;
    margin-top: 20px;
    display: block;
}

.main .products .row {
    margin-left: 0;
    margin-right: 0;
}

.btn span.glyphicon {
    opacity: 0;
}

.btn.active span.glyphicon {
    opacity: 1;
}

.check-box .btn-group .btn {
    padding: 3px 6px;
    border: 1px solid transparent;
    border-radius: 15px;
}

.btn-primary {
    color: #fff;
    background-color: #00e2aa;
    border-color: transparent;
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #00e2aa;
    border-color: transparent;
}

.btn-primary:hover {
    color: #fff;
    background-color: #00e2aa;
    border-color: transparent;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #00e2aa;
    border-color: transparent;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #00e2aa;
    border-color: transparent;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: #00e2aa;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #00e2aa;
    border-color: transparent;
}

.btn-primary .badge {
    color: #00e2aa;
    background-color: #fff;
}

.pagination {
    margin-bottom: 47px;
}

/* IE 6 */
* html #footer {
    position: absolute;
    top: expression((0- (footer.offsetHeight)+ (document.documentElement.clientHeight ? document.documentElement.clientHeight: document.body.clientHeight)+ (ignoreMe=document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop))+"px"
        );
}

.contact-form .form-control {
    text-align: right;
    font-family: "Cairo", sans-serif;
    color: #808285;
    font-size: 14px;
    padding: 20px;
}

.contact-form .btn-default {
    color: #fff;
    background-color: #663300;
    border-color: transparent;
    font-family: "Cairo", sans-serif;
    font-size: 16px;
    width: 120px;
}

.greeting {
    text-align: justify;
    font-family: "Cairo", sans-serif;
    font-size: 18px;
}

.signature {
    text-align: left;
    font-family: "Cairo", sans-serif;
    font-size: 24px;
}

.email-ico img {
    margin-top: -75.8%;
    max-height: 100%;
}

.icon-circle .fa {
    font-size: 16px;
    color: #e84700;
    margin: 0 auto;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    border: 2px solid #e84700;
    line-height: 60px;
    cursor: pointer;
    -webkit-transition: all ease-in-out 0.35s;
    -moz-transition: all ease-in-out 0.35s;
    -o-transition: all ease-in-out 0.35s;
    -ms-transition: all ease-in-out 0.35s;
    transition: all ease-in-out 0.2s, background-color ease-in-out 0.05s;
}

.icon-circle .fa:hover {
    background-color: #e84700;
    color: #fff;
    border: 1px solid #e84711;
    -moz-box-shadow: inset 0px 0px 0px 5px #ffffff;
    -o-box-shadow: inset 0px 0px 0px 5px #ffffff;
    -ms-box-shadow: inset 0px 0px 0px 5px #ffffff;
    -webkit-box-shadow: inset 0px 0px 0px 5px #ffffff;
    box-shadow: inset 0px 0px 0px 5px #ffffff;
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}

.icon-circle i:before {
    margin-left: 0px;
    font-size: 30px;
}

@media (min-width: 320px) and (max-width: 768px) {
    .icon-circle .fa {
        font-size: 15px;
        color: #e84700;
        margin: 0 auto;
        height: 40px;
        width: 40px;
        border-radius: 50%;
        border: 2px solid #e84700;
        line-height: 40px;
        cursor: pointer;
        -webkit-transition: all ease-in-out 0.35s;
        -moz-transition: all ease-in-out 0.35s;
        -o-transition: all ease-in-out 0.35s;
        -ms-transition: all ease-in-out 0.35s;
        transition: all ease-in-out 0.2s, background-color ease-in-out 0.05s;
    }

    .icon-circle .fa:hover {
        background-color: #e84700;
        color: #fff;
        border: 1px solid #e84711;
        -moz-box-shadow: inset 0px 0px 0px 5px #ffffff;
        -o-box-shadow: inset 0px 0px 0px 5px #ffffff;
        -ms-box-shadow: inset 0px 0px 0px 5px #ffffff;
        -webkit-box-shadow: inset 0px 0px 0px 5px #ffffff;
        box-shadow: inset 0px 0px 0px 5px #ffffff;
        -ms-transform: scale(1.2, 1.2);
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
    }

    .icon-circle i:before {
        margin-left: 0px;
        font-size: 20px;
    }
}

.ifacebook .fa {
    color: #ffb531;
    border: 1px solid #ffb531;
    margin-bottom: 10px;
}

.ifacebook .fa:hover {
    background-color: #3b5998;
    color: #fff;
    border: 1px solid #3b5998;
}

.itwittter .fa {
    color: #ffb531;
    border: 1px solid #ffb531;
    margin-bottom: 10px;
}

.itwittter .fa:hover {
    background-color: #33ccff;
    color: #fff;
    border: 1px solid #33ccff;
}

.igoogle .fa {
    color: #ffb531;
    border: 1px solid #ffb531;
    margin-bottom: 10px;
}

.igoogle .fa:hover {
    background-color: #bd3518;
    color: #fff;
    border: 1px solid #bd3518;
}

.idribbble .fa {
    color: #ffb531;
    border: 1px solid #ffb531;
    margin-bottom: 10px;
}

.idribbble .fa:hover {
    background-color: #f26798;
    color: #fff;
    border: 1px solid #f26798;
}

.iinstagram .fa {
    color: #ffb531;
    border: 1px solid #ffb531;
    margin-bottom: 10px;
}

.iinstagram .fa:hover {
    background-color: #853b90;
    color: #fff;
    border: 1px solid #853b90;
}

.iyoutube .fa {
    color: #ffb531;
    border: 1px solid #ffb531;
}

.iyoutube .fa:hover {
    background-color: #ee1c1b;
    color: #fff;
    border: 1px solid #ee1c1b;
}

.sicon {
    padding-top: 80px;
}

.Contact-us h1 {
    color: #663300;
}

.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #c63640;
    color: #000000;
    text-align: center;
}