@import url(FontStyle.css);
body {
    font-family: IRANSans, roboto, Arial !important;
    background-color: #e7e7e7;
    direction: rtl !important;
    text-align: right !important;
}

.header-menu {
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
    padding-bottom: 0;
    z-index: 999;
    width: 100%;
    padding-bottom: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
p,
bumoredetailtton,
button {
    font-family: IRANSans, roboto, Arial !important;
    font-size: 11px !important;
}

a {
    text-decoration: none !important;
    color: black !important;
}

a:hover {
    background-color: transparent !important;
}

#nav-mobile li a {
    font-size: 14px !important;
}

.center-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.pagination li.active {
    background-color: #4db6ac;
    color: white !important;
}

.pagination {
    text-align: center;
    horiz-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100% !important;
    display: flex;
    justify-content: center;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 1px #4db6ac;
    border-radius: 0px;
}

::-webkit-scrollbar-thumb {
    background: #4db6ac;
    border-radius: 0px;
}

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

.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background-color: white;
    direction: ltr;
    transition: transform .35s;
}

.overlay-content {
    position: relative;
    top: 46%;
    width: 80%;
    text-align: center;
    margin-top: 30px;
    margin: auto;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    cursor: pointer;
    color: white;
}

.overlay .closebtn:hover {
    color: #ccc;
}

#khadamtmodal {
    margin-top: 40px;
    width: 75% !important;
}

#choescity {
    width: 75% !important;
}

.filterButton {
    padding: 10px 20px;
    height: 60px;
    margin-top: 2px;
}

.filterDiv {
    display: none;
    padding: 10px 15px;
    margin-top: 3px;
    float: right;
    margin-right: 3px;
    min-width: 49%;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.Newsli {
    padding: 10px 5px;
    margin-top: 3px;
    float: right;
    font-size: 10px !important;
    width: 100%;
    height: 50px;
}

.filterDiv:hover {
    background-color: #666;
    color: white;
    cursor: pointer;
}

.show {
    display: block;
}

.btn.active {
    background-color: #666;
    color: white;
}

.btn-group button {
    font-family: IRANSans;
    margin-top: 15px;
    /* background-color: #26a69a  ; /* Green background */
    background-color: white;
    border: 1px solid white;
    /* Green border */
    color: black;
    /* White text */
    padding: 10px 24px;
    /* Some padding */
    cursor: pointer;
    /* Pointer/hand icon */
    float: right;
    /* Float the buttons side by side */
    font-size: 14px !important;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-group button:not(:last-child) {
    border-left: none;
    /* Prevent double borders */
}


/* Clear floats (clearfix hack) */

.btn-group:after {
    content: "";
    clear: both;
    display: table;
}


/* Add a background color on hover */

.btn-group button:hover {
    /*background-color: #4db6ac;*/
}

.shake {
    transition: transform .2s;
}

.shake:hover {
    transform: scale(0.95);
}

.right li {
    direction: rtl !important;
    float: right;
    color: black !important;
}

.right li a {
    color: black;
}

.nav-wrapper a {
    direction: rtl !important;
    float: right;
    color: black;
}

.container {
    padding: 0;
}

.pad0 {
    padding-left: 1px;
    padding-right: 1px;
}

.resimg {
    height: 140px !important;
}

.restext {
    font-size: 12px !important;
    text-align: center;
    font-weight: bold !important;
}

.logo {
    width: 100%;
    margin-top: 15px;
}

.shakebody {
    height: 80px !important;
}

.container {
    margin: 0 auto;
    max-width: 1280px;
}

[type="radio"]+span:not(.lever):before,
[type="checkbox"]:not(.filled-in)+span:not(.lever):after {
    top: 5px;
    right: 0 !important;
}

[type="radio"]+span:not(.lever) {
    padding-left: 0px;
    padding-right: 35px;
    padding-top: 5px;
}

[type="radio"]+span:before,
[type="radio"]+span:after {
    top: 5px;
    right: 0 !important;
}

.section-search input.autocomplete {
    direction: rtl !important;
    text-align: right !important;
    font-size: 13px !important;
}

.input-field .prefix.active {
    direction: rtl !important;
    text-align: right !important;
    ont-size: 13px !important;
}

.toast1 {
    padding: 0;
    margin: 0;
}

.dropdown-content li>a,
.dropdown-content li>span {
    direction: rtl !important;
    text-align: right !important;
    font-size: 13px !important;
}

.autocomplete-content li .highlight {
    text-align: right !important;
    direction: rtl !important;
    ont-size: 13px !important;
}

.dropdown-content.row {
    direction: rtl !important;
    overflow: visible;
    width: 60%;
    height: auto;
}

.vertical-tab-target {
    display: none;
}

.vertical-tabs {
    border-right: black solid;
    border-width: 2px;
    padding: 0 !important;
}

.vertical-tabs li a {
    color: black !important;
}

.vertical-tab-target2 {
    display: none;
}

.vertical-tabs2 {
    padding: 0 !important;
}

.vertical-tabs2 li a {
    color: black !important;
}

.tabHeader {
    color: #4db6ac;
    text-align: center;
    font-size: 18px !important;
}

.MenuLi:hover {
    background-color: #eeeeee;
    border-radius: 10px;
}

.MenuA {
    transition: transform .2s;
    font-weight: 400;
}

.MenuA:hover {
    color: #b71c1c !important;
    transform: scale(1.1);
}

.indicators {
    display: none;
}

.carousel .carousel-item {
    height: 100px;
}

.container {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%;
}

.Search-Auto {
    margin-top: 5px;
    width: 500px;
    height: 70px;
    float: right;
}

.pagination li a {
    color: #444;
    display: inline-block;
    font-size: 1.2rem;
    padding: 0 10px;
    line-height: 30px;
}

@media screen and (max-width: 500px) {
    .Search-Auto {
        width: 250px;
        ;
        height: 70px;
        float: right;
    }
}