﻿@font-face {
    font-family: "BBCNassim";
    src: url("/fonts/BBCNassim.eot") format("eot"), url("/fonts/BBCNassim.woff") format("woff"), url("/fonts/BBCNassim.ttf") format("truetype");
}

*:not(.fa) {
    font-family: "BBCNassim",Tahoma !important;
}

.logo {
}

.searchdiv {
    text-align: center;
}

.searchbox {
    padding: 20px 20px 0 20px;
}

.searchfields {
}

    .searchfields .panel {
        padding: 6px 6px 15px 16px;
        background-color: rgba(223, 189, 12, 0.85);
        box-shadow: 0 4px 19px -8px #000;
    }

.headerdiv {
    direction: rtl;
    background: #eee;
    border-bottom: 6px solid #d3d3d3 !important;
    height: 130px;
}

.footerdiv {
    direction: rtl;
    background: #eee;
    border-top: 4px solid rgb(255, 173, 70) !important;
}

.footer {
    color: #777;
    background: url(/images/bg-footer.png) #252525;
    padding-top: 10px;
}

#footer h2 {
    color: #BBB;
    font-size: 1.4em;
}

#footer .divider {
    border: none;
    background: #777;
}

.footer-links li {
    display: inline;
    padding: 0 11px;
    border-left: 1px solid #3A3A3A;
}

    .footer-links li:last-child {
        border-left: none;
    }

    .footer-links li a {
        color: #979797;
        font-size: 1.2em;
    }

        .footer-links li a:hover {
            color: rgb(255, 173, 70);
        }

.social-links {
    margin-bottom: 10px;
    height: 30px;
}

    .social-links span {
        background: #A2A093;
        border-radius: 100%;
        width: 28px;
        height: 28px;
        float: right;
        display: block;
        cursor: pointer;
        padding-top: 2px;
        text-align: center;
        margin: 4px;
    }

        .social-links span:hover {
            background: rgb(255, 173, 70);
            -moz-transition: all linear 0.2s;
            -o-transition: all linear 0.2s;
            -webkit-transition: all linear 0.2s;
            transition: all linear 0.2s;
        }


.footer .fa {
    margin: 5px;
    color: rgb(255, 173, 70);
}

.divider {
    height: 1px;
    margin: 0.5em 0 1.3em 0;
    border-bottom: 1px solid #FFF;
    margin-bottom: 1.1em;
}

    .divider span {
        background-color: rgb(255, 173, 70);
        display: block;
        width: 50px;
        height: 1px;
    }

.headermenu {
    position: relative;
}

    .headermenu .contactinfo {
        position: absolute;
        bottom: 33px;
        left: 100px;
        text-align: center;
        height: 70px;
    }

.main-menu {
    position: absolute;
    bottom: 28px;
    right: 100px;
}

    .main-menu li {
        border: 0;
        filter: none;
        font-size: 19px;
        padding: 1px 20px !important;
        width: auto;
        float: right;
        background: #4C4A58;
        margin-left: 10px;
        border-radius: 25px;
    }

        .main-menu li a {
            color: #fff;
            padding: 8px 5px !important;
        }

.rowmargin {
    margin: 8px 0;
}

.input-group-addon {
    width: 20% !important;
}

.input-group {
    width: 100%;
}

.panel-danger .panel-heading {
    background: #b90005 !important;
    color: #fff !important;
}

.white {
    color: #fff;
}

.red {
    color: #EB0303;
}

.orange {
    color: #FF0606;
}

.bg-green {
    background: #7ab921;
}

.bg_f5 {
    background-color: #f5f5f5;
}

.hotelroom {
    color: rgb(208, 107, 100);
    font-weight: bold;
}

.hotelprice {
    color: rgb(255, 117, 55);
    font-weight: bold;
    font-size: 15px;
}

.siteprice, .groupprice {
    color: rgb(22, 167, 101);
    font-weight: bold;
    font-size: 15px;
}

.borderright {
    border-right: 1px solid #efeeee;
}

.borderbottom {
    border-bottom: 1px solid #efeeee;
}

.bgtransparency {
    background: rgba(85, 81, 31, 0.5);
}

.bgtransparencyhotel {
    background: rgba(228, 228, 228, 0.5);
}

.margin10 {
    margin: 14px;
}

.marginright50 {
    margin-right: 75px !important;
}

.marginright20 {
    margin-right: 20px !important;
}

.marginbottom {
    margin-bottom: 10px;
}

.marginbottom5 {
    margin-bottom: 5px;
}

.marginbottom30 {
    margin-bottom: 30px;
}

.border {
    border: 1px solid #cecece !important;
}

.hoteltitle {
    font-size: 18px;
    color: #140000;
    /* font-weight: bold; */
    clear: right;
    direction: rtl;
}

.hotelcity {
    font-size: 16px;
    color: #140000;
    /* font-weight: bold; */
    clear: right;
    direction: rtl;
}

.headtitle {
    font-size: 1.4em !important;
    color: #B90404 !important;
}

.pricett {
    font-size: 1.7em !important;
    color: #c80505;
}

.citytt {
    font-size: 1.4em !important;
}

.startt {
    font-size: 18px;
    color: #FF8706;
}

.starlist {
    font-size: 14px;
    color: #FF8706;
    opacity: 0.6;
}

.price {
    font-size: 17px;
    color: #c80505;
    font-weight: bold;
    direction: rtl;
}

.smallimg {
    height: 170px;
    width: 237px;
}

.padding40 {
    padding: 20px !important;
}

.padding5 {
    padding: 5px !important;
}

.paddingbottom5 {
    padding-bottom: 5px !important;
}

.paddingtop5 {
    padding-top: 5px !important;
}

.step {
    margin: 0 auto;
    margin-top: 10px;
    width: 75px;
    height: 76px;
    background: #eee;
    border-radius: 100%;
    border-width: 2px !important;
    position: relative;
    -moz-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
    cursor: default !important;
}

.steparrow {
    font-size: 35px;
    color: #fff;
    margin-top: 15px;
}

.stepone {
    background: rgb(251, 233, 131);
    border: 5px solid #FFEBB8;
    color: rgb(146, 109, 12);
    box-shadow: inset 0 0 18px 7px rgb(248, 209, 107);
    outline-color: #fff;
}

    .stepone:hover {
        box-shadow: inset 0 0 18px 12px rgb(248, 209, 107);
        outline-color: #fff;
    }

.steptwo {
    background: rgb(255, 117, 55);
    border: 5px solid rgb(255, 189, 178);
    color: rgb(255, 255, 255);
    box-shadow: inset 0 0 6px 7px rgb(250,87,60);
    outline-color: #fff;
}

    .steptwo:hover {
        box-shadow: inset 0 0 6px 11px rgb(250,87,60);
    }

.stepthree {
    background: rgb(66, 214, 146);
    border: 5px solid rgb(146, 225, 192);
    color: rgb(255, 255, 255);
    box-shadow: inset 0 0 6px 7px rgb(45, 202, 130);
    outline-color: #fff;
}

    .stepthree:hover {
        box-shadow: inset 0 0 10px 10px #2DCA82;
    }

.step:hover {
    cursor: pointer;
}

.step h4 {
    position: absolute;
    margin: auto !important;
    left: 0;
    right: 0;
    top: 7px;
    bottom: 0;
    width: 60px;
    height: 50px;
    display: block;
    font-size: 16px;
    line-height: 20px;
}

.rtl {
    direction: rtl;
}

.ltr {
    direction: ltr;
}

.noneborder {
    border: none !important;
}

.width60 {
    width: 60%;
}

.listitem {
    font-size: 17px;
}

.listcomment {
    font-size: 15px;
}

.listtakh {
    font-size: 15px;
    color: #FF0606;
    font-weight: bold;
}

.listvote {
    font-size: 14px;
    font-weight: bold;
}

.desgin {
    margin-top: 10px;
    font-size: 1.1em;
}

    .desgin img {
        width: 150px;
        height: 40px;
    }

.font16 {
    font-size: 16px !important;
}

.font18 {
    font-size: 18px !important;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.circlethumb {
    width: 160px;
    height: 160px;
    border-radius: 100%;
    background-color: #eee;
}

.votes .row:nth-child(2n+1) {
}

.help-table tbody > tr > td {
    padding: 0 !important;
}

.table-quick-about {
    color: #fff;
    direction: ltr !important;
    font-size: 22px;
    text-align: left;
    margin-top: 15px;
}

    .table-quick-about td {
        padding: 0 !important;
        line-height: 25px !important;
        vertical-align: top;
        padding-left: 15px !important;
    }

@media (min-width: 1200px) {
    .help-row {
        margin-top: 100px;
    }
}

.autocomplete-suggestions {
    max-width: 183px;
    background-color: #F7F7F7;
    border-radius: 0px;
    margin-top: 1px;
    COLOR: #453E3E;
    box-shadow: 0 4px 10px -3px #444;
}

.autocomplete-suggestion:first-child {
}

.autocomplete-suggestion {
    padding: 5px;
    direction: rtl;
    border-bottom: 1px solid #ddd;
    cursor: default;
}

    .autocomplete-suggestion strong {
        font-weight: bolder;
    }

    .autocomplete-suggestion:hover {
        background-color: #F0F0F0;
    }

.tbl-hotel-info {
    min-height: 180px;
}

    .tbl-hotel-info td:first-child {
        font-weight: bold;
        width: 100px;
        text-align: center;
        background-color: #F4F4F4;
    }

    .tbl-hotel-info td:last-child {
    }

    .tbl-hotel-info td {
        font-size: 16px;
    }

    .tbl-hotel-info tr {
        background-color: #F9F9F9;
    }

        .tbl-hotel-info tr:nth-child(2n+1) {
            background-color: #FFFFFF;
        }

.portfolio-item {
    background-color: #fff;
    padding: 10px 10px 5px;
    margin-bottom: 25px;
    border-right: 4px solid rgba(187, 165, 50, 0.28);
}

.alert {
    padding: 5px 25px !important;
    margin: 15px 10px 0 0 !important;
    float: left !important;
}

ul#ad-list {
    padding: 0;
    margin-bottom: 30px;
}

    ul#ad-list li {
        list-style-type: none;
        margin-top: 10px;
    }

        ul#ad-list li a img {
            width: 100%;
        }

div#post-body {
    background-color: #FFFFFF;
    padding: 20px 10px;
    border: 1px solid #eee;
    clear: both;
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
}

.post-item > h1 {
    padding-bottom: 10px;
    font-size: 23px;
    color: #775431;
    text-shadow: 0px 1px #E4E4E4;
}

.post-item > p {
    float: right;
}

div#blog-social-container {
    float: left;
}

    div#blog-social-container > a {
        border: 1px solid;
        padding: 3px 0 0;
        font-size: 18px;
        margin-left: 3px;
        width: 30px;
        height: 28px;
        display: inline-block;
        text-align: center;
        border-radius: 5px;
    }

a#gplus-share {
    color: #E40505;
}

a#linkedin-share {
    color: #2C2C98;
}

.post-list-item {
    float: right;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
    border-right: 2px solid #937878;
    padding-right: 10px;
    background-color: #fcfcfc;
    padding: 10px;
    border-radius: 3px 0 0 3px;
}

    .post-list-item .more {
        clear: both;
    }

    .post-list-item h3 {
        margin-bottom: 10px;
        color: #775431;
        text-shadow: 0px 1px #E4E4E4;
    }

    .post-list-item p {
        line-height: 30px;
        font-size: 16px;
    }


.blog-pager * ,.hotel-pager *{
    padding: 1px 8px;
    margin: 0 1px;
    border-radius: 3px;
}

.blog-pager > a , .hotel-pager > a{
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 17px;
}

.blog-pager span.current , .hotel-pager span.current{
    background-color: #61A7F7;
    color: #fff;
    border: 1px solid #61A7F7;
    font-size: 15px;
}

.blog-pager span.disabled ,.hotel-pager span.disabled {
    background-color: #E3E3E3;
    border: 1px solid #E3E3E3;
    font-size: 16px;
}

div#post-body > * {
    max-width: 95%;
}
