﻿@media(min-width :768px) {
    .mainbody {
        min-height: calc(100vh - 650px)
    }
}

.row-flex {
    display: flex;
    flex-wrap: wrap;
}
.d-block {
    display: block;
}
.d-inline-block {
    display: inline-block;
}
.font-weight-block {
    font-weight: bold;
}
.d-none {
    display: none;
}
/*#region advertisement*/
.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.dir-ltr {
    direction: ltr;
}

.ad1, .ad2, .ad3, .ad4, .ad5, .ad6, .ad7, .ad8, .ad9 {
    display: inline-block;
    background: url(../../images/ad8.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}

.ad1 {
    background-position: 0px 0px;
    width: 120px;
    height: 66px;
}

.ad2 {
    background-position: -120px 0px;
    width: 120px;
    height: 66px;
}

.ad3 {
    background-position: -0px -66px;
    width: 120px;
    height: 66px;
}

.ad4 {
    background-position: -120px -66px;
    width: 120px;
    height: 66px;
}

.ad5 {
    background-position: -0px -132px;
    width: 120px;
    height: 66px;
}

.ad6 {
    background-position: -120px -132px;
    width: 120px;
    height: 123px;
}

.ad7 {
    background-position: -0px -251px;
    width: 120px;
    height: 66px;
}

.ad8 {
    background-position: -120px -252px;
    width: 120px;
    height: 131px;
}

.ad9 {
    background-position: -0px -318px;
    width: 120px;
    height: 131px;
}
/*#endregion*/
#pleaseWaitDialog {
    z-index: 99999;
}

@media (max-width: 500px) {
    .margintop100-sm {
        margin-top: 120px;
    }

    .navbar-fix-bottom-sm {
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
        top: 0;
    }

    .img-center-Mob {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .margintop25-Mob {
        margin-top: 25px;
    }

    .margintop10-Mob {
        margin-top: 10px;
    }
}

/*style Site Persian*/

.margin10 {
    margin: 10px;
}

.padding10 {
    padding: 10px;
}

.marginrightleft5 {
    margin-right: 5px;
    margin-left: 5px;
}

.margintopbtn5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.backe8e5e5 {
    background-color: #e8e5e5;
}

.borderbox {
    border: 1px solid gray;
    border-radius: 10px;
}

.paddingtopbtn4 {
    padding-bottom: 4px;
    padding-top: 4px;
}

.back009788 {
    background-color: #166b95;
}

.borderradiusfooter {
    border-radius: 0px 0px 10px 10px;
}
/*style Site Persian*/
/*Search*/
.marginbtn15 {
    margin-bottom: 15px;
}

.padding5 {
    padding: 5px;
}

.backorange {
    background-color: orange;
}

.text-yellow {
    color: #ffc107;
}

.font10 {
    font-size: 10px;
}

.font12 {
    font-size: 12px;
}

.font13 {
    font-size: 13px;
}

.font14 {
    font-size: 14px;
}

.font15 {
    font-size: 15px;
}

.font16 {
    font-size: 16px;
}

.font17 {
    font-size: 17px;
}

.font18 {
    font-size: 18px;
}

.font20 {
    font-size: 20px;
}

.font50 {
    font-size: 50px;
}

.underline-text {
    text-decoration: underline
}

.paddingtopbtn10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.blockfilter {
    border: 1px solid #dfdfdf;
    box-shadow: 0px 3px 3px #e4e4e4;
    background-color: white;
}
/*.imgDiscount {
    position: absolute;
    z-index: 10;
}*/
.LableDiscountPO {
    font-size: 20px;
    margin-top: 20px;
    margin-right: 20px;
}

.line-through {
    text-decoration: line-through;
}

.border0 {
    border: 0;
}

.paddingbtn {
    padding-bottom: 8px;
}

.bordertop {
    border-top: 1px solid #dfdfdf;
    padding-top: 5px;
    padding-bottom: 5px;
}

.triangle-right {
    width: 0;
    height: 0;
    border-bottom: 130px solid red;
    border-left: 360px solid transparent;
    bottom: 20px;
    right: 11px;
    position: absolute;
    z-index: 1000;
}

.marginTop15 {
    margin-top: 15px;
}

.marginTop5 {
    margin-top: 5px;
}

.backgreen {
    background-color: #5cb85c;
}

.fontblack {
    color: #000000;
}

.marginbtn5 {
    margin-bottom: 5px;
}

.result_wrapper {
    margin-bottom: 20px;
    border: 1px solid #dfdfdf;
    box-shadow: 0px 3px 3px #e4e4e4;
}

.result {
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 0px;
    border: 1px solid #fff;
    color: #303039;
}

    .result .service-btn {
        margin-top: -10px;
        font-weight: bold;
        text-transform: uppercase;
    }

        .result .service-btn .glyphicon {
            font-size: 0.8em;
        }

        .result .service-btn img {
            margin-left: -5px;
        }

        .result .service-btn .details-btn.selected {
            background-position: 0 43px;
        }

        .result .service-btn .details-btn {
            -moz-border-radius-bottomleft: 10px;
            -webkit-border-bottom-left-radius: 10px;
            background: url(../images/servicebtn.png);
            background-size: 100%;
            border-bottom-left-radius: 0px;
            color: #fff;
            cursor: pointer;
            display: inline-block;
            font-size: 11px;
            line-height: 1.42857;
            margin-bottom: -1px;
            margin-left: -1px;
            padding: 7px 55px 6px 0;
            text-align: center;
            text-decoration: none;
            vertical-align: middle;
            white-space: nowrap;
            width: 381px;
            float: left;
        }

            .result .service-btn .details-btn:hover {
                text-decoration: none;
            }

#Services .services.panel-collapse {
    background: #b6c1cc;
}
/*.result .discount_stamp {
        right: 8px;
        margin-top: 10px;
    }*/

.result .service-btn .details-btn.display-seat-btn {
    float: right;
    transform: scaleX(-1);
    height: 29px;
    background-position: 0 -64px;
    margin-right: -1px;
}
    .result .service-btn .details-btn.display-seat-btn>* {
        transform: scaleX(-1);
        display: inline-block;
    }
@media(max-width: 1070px) {
    .result .service-btn .details-btn {
        max-width: 230px;
    }
}
@media(min-width:768px) {
    .display-seat-body {
        padding: 15px 5px;
        border: 2px dashed #43434c;
        box-shadow: rgba(95, 95, 95, .4) 0 3px 3px 0;
    }
}

    .display-seat-body .loadingseat {
        margin: 35px;
    }
    .result .top_info .logo_buttons {
        border-bottom: 1px solid #ececec;
    }

.result .top_info .price_but_buttons {
    margin-bottom: 10px;
}

.result .top_info img.logo {
    display: inline-block;
    height: 60px;
}



.result .top_info .included {
    font-weight: normal;
    font-size: 0.7em;
    margin: 0;
}


.result .top_info .departure_info {
    background: url(images/nextIco.png) no-repeat center;
}


/*.lablediscount {
    font-size: 25px !important;
    color: black !important;
    position: absolute;
    z-index: 90;
    margin-top: 30px;
}*/


.result label {
    color: #393939;
    font-weight: 300;
    margin-bottom: 0px;
    white-space: nowrap;
}

.position-relative {
    position: relative;
}

.exchangebtn {
    font-size: 16px;
    line-height: 16px;
    padding-top: 12px;
    padding-bottom: 5px;
    position: absolute;
    top: 31px;
    left: 5px;
    z-index: 3;
    box-shadow: 0 0 3px #777;
}

#researchCollapse .exchangebtn {
    top: 26px;
    left: -19px;
    padding-top: 11px;
    padding-bottom: 8px;
}

#researchCollapse .dest-dropdown .dropdown-toggle {
    padding-right: 35px;
}

    #researchCollapse .dest-dropdown .dropdown-toggle .caret {
        right: 22px;
    }

.icon-input-btn {
    display: inline-block;
    position: relative;
    color: white;
}

    .icon-input-btn input[type="submit"] {
        padding-left: 2em;
        padding-top: 1em;
    }

    .icon-input-btn .glyphicon {
        display: inline-block;
        position: absolute;
        left: 0.65em;
        top: 30%;
    }

.marginbotton5 {
    margin-bottom: 5px;
}

.marginbotton10 {
    margin-bottom: 10px;
}

.marginleft5 {
    margin-left: 5px;
}

.font28 {
    font-size: 28px;
}
/*Search*/
/*textbox*/
input[type=radio].css-checkbox {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    left: -1000px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    z-index: -1000;
}

    input[type=radio].css-checkbox + label.css-label {
        background-position: 0 0;
        background-repeat: no-repeat;
        cursor: pointer;
        display: inline-block;
        height: 20px;
        line-height: 20px;
        padding-left: 25px;
        vertical-align: middle;
    }

    input[type=radio].css-checkbox:checked + label.css-label {
        background-position: 0 -20px;
    }

label.css-label {
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    background-image: url(../images/tik.png);
    user-select: none;
}


input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

    input[type=checkbox].css-checkbox + label.css-label {
        padding-left: 25px;
        height: 20px;
        display: inline-block;
        line-height: 20px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 16px;
        vertical-align: middle;
        cursor: pointer;
        font-weight: normal;
        color: #8090a2;
    }

    input[type=checkbox].css-checkbox:checked + label.css-label {
        background-position: 0 -20px;
    }

label.css-label {
    background-image: url(../images/tik.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/*textbox*/
/*Filter*/
.borderfilter {
    border: 1px solid #bad6df;
}

.blocksearch {
    padding: 15px;
    width: 100%;
}

.backwhite {
    background-color: white;
}

.marginfilter {
    margin-right: 5px;
    margin-top: 7px;
}

.filterhead {
    font-weight: bold;
    background-color: #d3521a;
    padding: 5px;
    width: 100%;
    border-top: 1px solid #ececec;
    color: white;
}

.borderbtn {
    border-bottom: 1px solid #ececec;
    padding-top: 10px;
    padding-bottom: 10px;
}

.filterheadtop {
    font-weight: bold;
    background-color: #ececec;
    padding: 5px;
    padding-right: 10px;
    width: 100%;
    border-top: 1px solid #ececec;
}

.padding0 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.padding10 {
    padding-right: 20px !important;
    padding-left: 20px !important;
}

.width90 {
    width: 90%;
}
/*Filter*/
/*Loader*/
.sk-cube-grid {
    width: 40px;
    height: 40px;
    margin: 200px auto;
}

    .sk-cube-grid .sk-cube {
        width: 33%;
        height: 33%;
        background-color: #fff;
        float: right;
        -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
        animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    }

    .sk-cube-grid .sk-cube1 {
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s;
    }

    .sk-cube-grid .sk-cube2 {
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
    }

    .sk-cube-grid .sk-cube3 {
        -webkit-animation-delay: 0.4s;
        animation-delay: 0.4s;
    }

    .sk-cube-grid .sk-cube4 {
        -webkit-animation-delay: 0.1s;
        animation-delay: 0.1s;
    }

    .sk-cube-grid .sk-cube5 {
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s;
    }

    .sk-cube-grid .sk-cube6 {
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
    }

    .sk-cube-grid .sk-cube7 {
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
    }

    .sk-cube-grid .sk-cube8 {
        -webkit-animation-delay: 0.1s;
        animation-delay: 0.1s;
    }

    .sk-cube-grid .sk-cube9 {
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s;
    }

@-webkit-keyframes sk-cubeGridScaleDelay {
    0%, 70%, 100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }

    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

@keyframes sk-cubeGridScaleDelay {
    0%, 70%, 100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }

    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}
/*Loader*/
/**global**/
.bottom0 {
    bottom: 0;
    position: absolute;
}

.marginleft7l {
    margin-left: -7px;
}

.paddingtop15 {
    padding-top: 15px;
}

.paddingtop10 {
    padding-top: 10px;
}

.backblue {
    background-color: #2ca5e0;
}

.lineheight20 {
    line-height: 20px !important;
}

.lineheight50 {
    line-height: 50px !important;
}

.backdefault {
    background-color: #e6e6e6;
}

.marginTop2 {
    margin-top: 2px;
}

.padding2 {
    padding: 2px;
}

.height30 {
    height: 30px;
}

.centermiddle {
    position: relative;
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.paddingtopbtn0 {
    padding-bottom: 0px;
    padding-top: 0px;
}

.bordertableform {
    border: 1px solid rgba(0, 0, 0, 0.125);
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 5px;
}

.padding5 {
    padding: 5px;
}

.backorange {
    background-color: #d3521a;
}

.backnavy {
    background-color: #147aae;
}

a.backnavy:hover {
    background-color: #149bcc;
}

.backyellow {
    background-color: #efbe00;
}

a.backyellow:hover {
    background-color: #ffcb00;
}

.navbar-inverse .navbar-nav > li > a.backnavy:hover {
    background-color: #147aae;
}

.navbar-inverse .navbar-nav > li > a.backyellow:hover {
    background-color: #ffcb00;
}

.font10 {
    font-size: 10px;
}

.font11 {
    font-size: 11px;
}

.paddingtopbtn10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.paddingtop5 {
    padding-top: 5px;
}

.paddingright0 {
    padding-right: 0px !important;
}

.paddingleft2 {
    padding-left: 2px !important;
}

.paddingbottom5 {
    padding-bottom: 5px;
}

.width50 {
    width: 50px;
}

.width50p {
    width: 50%;
}

.width30p {
    width: 30%;
}

.list-stylenone {
    list-style: none !important;
}

.modalheight250 {
    max-height: 250px;
    margin-top: 0px;
}

.cursorpointer {
    cursor: pointer;
}

.cursordefault {
    cursor: default;
}

.text-right {
    text-align: right !important;
}

.paddingleft0 {
    padding-left: 0px;
}

.paddingright5 {
    padding-right: 5px;
}

.paddingleft5 {
    padding-left: 5px;
}



* {
    line-height: normal;
}

.img-border {
    border: 1px solid #ccc;
    padding: 5px;
}

.img-size100200 {
    height: 80px;
    width: 200px;
}

.marginright5 {
    margin-right: 5px;
}

.marginright15 {
    margin-right: 15px;
}

.marginleft15 {
    margin-left: 15px;
}

.marginleft5 {
    margin-left: 1px;
}

.marginTop10 {
    margin-top: 10px;
}

.paddingtop30 {
    padding-top: 30px;
}

.marginTop0 {
    margin-top: 0px;
}

.marginbtn5 {
    margin-bottom: 5px;
}

.margintop5 {
    margin-top: 5px;
}

.paddingtb30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.line-height-normal {
    line-height: normal;
}



.text-gray {
    color: #808080;
}

.text-blue {
    color: #147aae;
}

    .text-blue:hover {
        color: #d3521a;
        text-decoration: none !important;
    }

.text-black {
    color: #000 !important;
}

body {
    background-color: #fff !important;
}

.marginTop15 {
    margin-top: 15px;
}

.marginright10 {
    margin-right: 10px;
}

.marginleft10 {
    margin-left: 10px;
}

.marginbottom30 {
    margin-bottom: 30px;
}

.marginbottom0 {
    margin-bottom: 0px;
}

.marginbottom15 {
    margin-bottom: 15px;
}

.text-white {
    color: white !important;
}

.text-black {
    color: black;
}
/**wayofticketbuying**/
#services .lead,
#services h2 {
    color: #fff;
}

.services-wrap {
    padding: 40px 30px;
    background: #fce6d5;
    border-radius: 4px;
    margin: 0 0 40px;
}

    .services-wrap h3 {
        font-size: 20px;
        margin: 10px 0;
    }

    .services-wrap .pull-left {
        margin-right: 20px;
    }

.result_wrapper .services .label {
    display: inline-block;
    margin: 0px 2px;
}

#middle {
    background: #f2f2f2;
}

.center h2 {
    margin-top: 0;
    margin-bottom: 20px;
}
/**wayofticketbuying**/

/**Header**/
.text-header {
    font-weight: bold;
    margin-top: 20px;
    line-height: normal;
    font-size: large;
}

.borderbtnblue {
    border-bottom: 1px solid #147aae;
}


.navbar > .container .navbar-brand {
    margin-left: 0;
}

.top-bar {
    padding: 2px 0;
    background: #d3521a;
    line-height: 25px;
}

.navbar {
    border-radius: 0;
    margin-bottom: 0;
    background: #f5f5f5;
    padding: 10px 0;
    padding-bottom: 0;
}

.navbar-nav {
    margin-top: 12px;
}

    .navbar-nav > li {
        margin-left: 0px;
        padding-bottom: 28px;
    }

.navbar-inverse .navbar-nav > li > a {
    padding: 5px 12px;
    margin: 0;
    border-radius: 3px;
    color: #000;
    line-height: 24px;
    display: inline-block;
    margin-right: 2px;
}

    .navbar-inverse .navbar-nav > li > a:hover {
        background-color: #d3521a;
        color: #fff;
    }


.navbar-inverse {
    border: none;
}

    .navbar-inverse .navbar-brand {
        line-height: 50px;
        color: #000;
    }

    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:hover,
    .navbar-inverse .navbar-nav > .active > a:focus,
    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:hover,
    .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #d3521a;
        color: #000;
    }

    .navbar-inverse .navbar-nav .dropdown-menu {
        background-color: rgba(0,0,0,.85);
        -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
        -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
        box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
        border: 0;
        padding: 0;
        margin-top: 0;
        border-top: 0;
        border-radius: 0;
        left: 0;
    }

        .navbar-inverse .navbar-nav .dropdown-menu:before {
            position: absolute;
            top: 0;
        }

        .navbar-inverse .navbar-nav .dropdown-menu > li > a {
            padding: 8px 15px;
            color: #000;
        }

        .navbar-inverse .navbar-nav .dropdown-menu > li:hover > a,
        .navbar-inverse .navbar-nav .dropdown-menu > li:focus > a,
        .navbar-inverse .navbar-nav .dropdown-menu > li.active > a {
            background-color: #d3521a;
            color: #000;
        }

        .navbar-inverse .navbar-nav .dropdown-menu > li:last-child > a {
            border-radius: 0 0 3px 3px;
        }

        .navbar-inverse .navbar-nav .dropdown-menu > li.divider {
            background-color: transparent;
        }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-top: 0;
        padding-bottom: 0;
    }
/***Header***/
/** Footer **/
.borderfooter {
    border-bottom: 2px solid white;
    margin-top: 5px;
    margin-bottom: 5px;
}

.backfooter {
    background-color: #333333;
}

.topbtnfix {
    position: fixed;
    bottom: 72px;
    right: 10px;
    background-color: #d3521a;
    border-top: 3px solid #d3521a;
    padding: 10px;
    color: black;
    z-index: 999;
    font-size: 12px;
    font-weight: bold;
    border-radius: 5px;
}

    .topbtnfix:hover {
        color: white;
    }


#footer {
    padding-top: 20px;
    padding-bottom: 40px;
    color: #fff;
    background: #2e2e2e;
}

footer {
    background: #333;
    color: #bbb;
}

#footer a {
    color: #fff;
    margin: 0 5px;
    border: 5px solid #2e2e2e;
    box-sizing: content-box;
}

    #footer a:hover {
        color: #d3521a;
    }

#footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

    #footer ul > li {
        display: inline-block;
        margin-left: 15px;
    }

.footer-box {
    margin-top: 20px;
}

    .footer-box h4 {
        margin-top: 20px;
        color: #eee;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    }



/*** Footer***/
/** boxbuy**/

.seatcolor {
    float: right;
    width: 20px;
    height: 20px;
    border: 1px solid rgba(0, 0, 0, .2);
}

.seatcolorfloatleft {
    float: left;
    width: 20px;
    height: 20px;
    border: 1px solid rgba(0, 0, 0, .2);
}



.boxbackgroundgrayforBanner {
    background-color: rgba(56, 56, 56, 0.61);
    padding: 15px;
    border-radius: 2px;
}

.boxbackgroundwhite {
    background-color: rgba(255, 255, 255, 0.5) !important;
    margin: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}


/** boxbuy**/
/**paagegroupwithtop**/
.imgjournal {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/***paagegroupwithtop***/
/**box description**/
.boxDesc {
    background-color: #d2f8de;
    border: 1px solid #aee0c3;
    padding: 10px;
    margin: 10px;
    text-align: justify;
    direction: rtl;
}

.boxCharter {
    background-color: #aeedf6;
    border: 1px solid #59aad4;
    padding: 10px;
    margin: 10px;
    text-align: justify;
    direction: rtl;
}

.boxDescmargin0 {
    background-color: #d2f8de;
    border: 1px solid #aee0c3;
    padding: 10px;
    text-align: justify;
    direction: rtl;
    margin-bottom: 10px;
}
/***box description***/
/*panel*/
.panelLogin {
    background-color: white;
    box-shadow: 1px 1px 1px 1px #e3e3e3;
    padding: 10px;
}

@media only screen and (min-width: 800px) {

    .borderbtnblue {
        border-bottom: 1px solid #147aae;
    }

    .lblForm {
        float: left;
    }
}
/*panel*/
/*titleline*/
.left {
    float: left;
}

.btnlefttitle {
    padding-right: 10px;
    padding-left: 0;
    font-size: 11px;
    margin-top: -5px;
    margin-right: 5px;
}

.xntitle-new {
    margin: 0;
    margin-bottom: 20px;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-top: 3px;
}

    .xntitle-new.low-margin {
        margin-bottom: 15px;
    }

    .xntitle-new > * {
        background: #f5f5f5;
        padding: 6px 0 6px 12px;
        z-index: 7;
        position: relative;
    }

#targeting_form .xntitle-new > span {
    padding: 6px 0 6px 12px;
}

.xntitle-new.gray-title > * {
    background: #fff;
}

.xntitle-new:before {
    content: '';
    width: 100%;
    height: 0;
    border-bottom: 1px solid #ccc;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 5;
    display: block;
}

.xntitle-new .new {
    display: inline-block;
    background: #fff;
    color: #fff;
    position: absolute;
    margin: 0;
    font-size: 9px;
    min-width: 16px;
    text-align: center;
    padding: 2px 3px 2px;
    line-height: 14px;
    border-radius: 5px;
}
/*titleline*/
/*responsivtable*/
@media screen and (min-width:800px) and (max-width: 1020px) {

    .fonttable13 {
        font-size: 11px !important;
    }

    .form-control {
        /*margin-top: 5px;*/
    }

    .btn {
        /*margin-top: 5px;*/
        /*width: 100%;*/
    }

    table * {
        text-align: center;
    }
}

@media only screen and (max-width: 800px) {
    .marginbtn5-sm {
        margin-bottom: 5px;
    }

    .marginTop5-sm {
        margin-top: 12px;
    }

    .marginTop0-sm {
        margin-top: 0px;
    }

    .borderbtn-sm {
        border-bottom: 1px solid #ececec;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .text-sm-center {
        text-align: center !important;
    }

    .marginTop0sm {
        margin-top: 0px;
    }

    .img-sm-center {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .navbar-nav > li {
        margin-left: 0px;
        padding-bottom: 10px;
        padding-top: 10px;
        border-bottom: 1px solid #ececec;
    }

    .marginTop5 {
        margin-top: 12px;
    }

    .alert {
        margin-top: 10px;
    }

    .width30p {
        width: 100%;
    }

    .width50p {
        width: 100%;
        margin: 0px;
        padding: 0px;
        font-size: 10px !important;
    }

    /** {
        text-align: center;
    }*/


    .form-control {
        /*margin-top: 5px;*/
    }

    .panel-login {
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .btn {
        /*margin-top: 5px;*/
        /*width: 100%;*/
    }

    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }

        /* Hide table headers (but not display: none;, for accessibility) */
        #no-more-tables thead tr {
            position: absolute;
            top: -9999px;
        }

    #no-more-tables tr {
        border: 1px solid #ccc;
    }

    #no-more-tables td {
        /* Behave  like a "row" */
        border: none;
        position: relative;
        padding-right: 50%;
        white-space: normal;
        text-align: right;
        min-height: 32px;
        border-bottom: 1px solid #eee;
    }

        #no-more-tables td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 6px;
            right: 6px;
            width: 45%;
            padding-left: 10px;
            white-space: nowrap;
            text-align: right;
            font-weight: bold;
        }

        /*
	Label the data
	*/
        #no-more-tables td:before {
            content: attr(data-title);
        }
}
/*responsivtable*/

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}
/**companyblock**/

.companyblockinner img {
    height: 100px;
    width: 150px;
    margin: 3px;
    border-radius: 100%;
    line-height: 110px;
    text-align: center;
    background: #ffffff;
    color: #c52d2f;
    border: 3px solid #ffffff;
    box-shadow: inset 0 0 0 5px #f2f2f2;
    -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

    .companyblockinner img:hover {
        color: #fff;
        box-shadow: inset 0 0 0 2px #d3521a;
        -webkit-box-shadow: inset 0 0 0 2px #d3521a;
        border: 2px solid #d3521a;
    }

.blockborderorange {
    border: 1px solid #eaeaea;
    border-top: 3px solid #d3521a;
    padding: 2px;
    margin-top: 10px;
    background-color: white;
}

.blockborderorange0 {
    border: 1px solid #eaeaea;
    border-top: 3px solid #d3521a;
    background-color: white;
}

.blockbordergray {
    border-top: 3px solid #147aae;
    padding: 10px;
    margin-top: 10px;
    background-color: white;
}
/***companyblock***/
/*css sprite companies*/

.companies {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: center;
}
    .companies > * {
        float: none;
        justify-content: center;
        display: flex;
    }
    a.company {
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        text-align: center;
        text-decoration: none;
        border: 2px solid #147aae;
        border-radius: 10px;
        margin: 10px 0px;
        width: 159px;
    }
.company-logo {
    display: block;
    background: url('../../images/ImageSpritelg2.jpg?v=8') no-repeat;
    width: 155px;
    height: 100px;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    border-bottom: 1px solid #147aae;
}
.company-info {
    align-items: center;
    display: flex;
    justify-content: center;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
    min-height: 50px;
}
    .company-info span {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        display: block;
        line-height: 25px;
        font-size: 14px;
        font-weight: bold;
        color: #454545;
    }
        .company-info span.taavoni {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            font-weight: normal;
            font-size: 12px;
            font-weight: bold;
            color: #555;
        }
a.company:hover {
    box-shadow: 0 2px 6px #999;
    border-color: #00537D;
}
    a.company:hover .company-logo {
        border-color: #00537D;
    }
    a.company:hover .company-info span {
        color: #00537D;
    }
/*@media (max-width:1240px) {
    .esamandehiimage, .festival96 {
        display: inline-block;
        background: url('../../images/ImageSprite2.jpg?v=5') no-repeat;
        overflow: hidden;
        text-indent: -9999px;
    }
}*/

/*@media (min-width: 1240px) {
    .esamandehiimage, .festival96 {
        display: inline-block;
        background: url('../../images/ImageSpritelg2.jpg?v=8') no-repeat;
        overflow: hidden;
        text-indent: -9999px;
    }
}*/
.esamandehiimage, .festival96,.wayussd, .wayandroid, .waywebpayaneha,
.facebook, .gplus, .linkedin, .telegram, .insta, .twitter, .pinterest {
    display: inline-block;
    background: url('../../images/ImageSpritelg2.jpg?v=8') no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}

/*safarSeir*/
.Company-22 {
    background-position: -1038px -200px;
}
/*maralSeir*/
.Company-23 {
    background-position: -1193px -500px;
}
/*asoudeSafar*/
.Company-24 {
    background-position: -728px -100px;
}
/*sepehrAsia*/
.Company-25 {
    background-position: -1193px -100px;
}
/*parsian*/
.Company-26 {
    background-position: -1348px -100px;
}
/*iranPeyman*/
.Company-27 {
    background-position: -1193px -400px;
}
/*mahanSafar*/
.Company-28 {
    background-position: -1348px -500px;
}
/*asreIran*/
.Company-29 {
    background-position: -1348px -300px;
}
/*rahPeymaParsian*/
.Company-30 {
    background-position: -728px -300px;
}
/*kianSafar*/
.Company-31 {
    background-position: -1348px -200px;
}
/*artaSabablan*/
.Company-32 {
    background-position: -728px -200px;
}
/*gitynavard*/
.Company-33 {
    background-position: -1348px -400px;
}
/*didarseir*/
.Company-34 {
    background-position: -1193px -300px;
}
/*adl*/
.Company-2 {
    background-position: -263px 0px;
}
/*asiasafar*/
.Company-6 {
    background-position: -418px 0px;
}
/*bita*/
.Company-4 {
    background-position: -573px -0px;
}
/*hamafar*/
.Company-8 {
    background-position: -728px -0px;
}
/*imensafar*/
.Company-12 {
    background-position: -883px -0px;
}
/*iranpeyma*/
.Company-3 {
    background-position: -1038px -0px;
}
/*mihannour*/
.Company-9 {
    background-position: -1193px -0px;
}
/*jahangasht*/
.Company-14 {
    background-position: -883px -100px;
}
/*levannour*/
.Company-11 {
    background-position: -1038px -100px;
}
/*peyksaba*/
.Company-5 {
    background-position: -1038px -400px;
}
/*royalsafar*/
.Company-13 {
    background-position: -883px -400px;
}
/*seirosafar*/
.Company-1 {
    background-position: -728px -400px;
}
/*javanseir*/
.Company-20 {
    background-position: -1038px -300px;
}
/*taksafar*/
.Company-15 {
    background-position: -883px -300px;
}


/*gitypeyma*/
.Company-10 {
    background-position: -108px 0;
}
/*peykmotamed*/
.Company-16 {
    background-position: -1193px -200px;
}
/*ariasafar*/
.Company-21 {
    background-position: -1038px -200px;
}
/*aro*/
.Company-35 {
    background-position: -1038px -500px;
}
/*digaran*/
.Company-7 {
    background-position: -883px -200px;
}
/*css sprite companies*/
/*css sprite main payaneha*/
/*.city {
    background-position: -0px -153px;
    width: 150px;
    height: 150px;
}

.terminal {
    background-position: -150px -153px;
    width: 150px;
    height: 150px;
}

.price {
    background-position: -300px -153px;
    width: 150px;
    height: 150px;
}*/
.wayussd {
    background-position: -280px -401px;
    width: 280px;
    height: 198px;
    border-radius: 3px;
}

.waywebpayaneha {
    background-position: 0px -150px;
    width: 280px;
    height: 198px;
    border-radius: 3px;
}

.wayandroid {
    background-position: 0px -348px;
    width: 280px;
    height: 198px;
    border-radius: 3px;
}

/*.socialiconfooter {
    background-position: -300px -130px;
    width: 20px;
    height: 20px;
}

.androidiconfooter {
    background-position: -300px -179px;
    width: 20px;
    height: 20px;
}*/

.telegram {
    background-position: -452px -179px;
    width: 20px;
    height: 20px;
}

.insta {
    background-position: -472px -179px;
    width: 20px;
    height: 20px;
}

.gplus {
    background-position: -492px -179px;
    width: 20px;
    height: 20px;
}



.facebook {
    background-position: -514px -179px;
    width: 20px;
    height: 20px;
}

.linkedin {
    background-position: -534px -179px;
    width: 20px;
    height: 20px;
}

.twitter {
    background-position: -554px -179px;
    width: 20px;
    height: 20px;
}
.pinterest {
    background-position: -574px -179px;
    width: 20px;
    height: 20px;
}
/*

.teamicon {
    background-position: -452px -151px;
    width: 28px;
    height: 28px;
}

.officeicon {
    background-position: -480px -151px;
    width: 28px;
    height: 28px;
}

.update-office {
    background-position: -508px -151px;
    width: 28px;
    height: 28px;
}



.android {
    background-position: -536px -151px;
    width: 28px;
    height: 28px;
}

.wecanicon {
    background-position: -564px -151px;
    width: 28px;
    height: 28px;
}

.chromeicon {
    background-position: -592px -151px;
    width: 28px;
    height: 28px;
}*/

/*@media (max-width: 1240px) {*/
    .esamandehiimage {
        background-position: -468px -210px;
        width: 110px;
        height: 150px;
        cursor: pointer;
    }

    .enemadimage {
        /*background-position: -281px -605px;*/
        width: 110px;
        height: 150px;
        cursor: pointer;
        background: none;
        display: inline-block;
        overflow: hidden;
    }

    /*.enemadimage {
        display: block;
        width: 100%;
    }*/

    .festival96 {
        background-position: -8px -600px;
        width: 270px;
        height: 100px;
        max-width: 100%;
        cursor: pointer;
    }
/*}*/
/*
@media (min-width:1240px) {
    .esamandehiimage {
        background-position: -457px -206px;
        width: 135px;
        height: 180px;
        cursor: pointer;
    }

    .enemadimage {
        background-position: -306px -605px;
        width: 135px;
        height: 180px;
        cursor: pointer;
        background: none;
        display: inline-block;
        overflow: hidden;
    }

    .festival96 {
        background-position: 0px -600px;
        width: 279px;
        height: 100px;
        cursor: pointer;
    }
}*/
/*css sprite main payaneha*/
.gsc-search-button-v2 {
    width: 13px !important;
    height: 25px !important;
    padding: 3px 20px !important;
    margin-top: 0px !important;
    min-width: 50px !important;
}
.text-orange {
    color: #d3521a;
}
@media only screen and (max-width: 500px) {
    .marginpadding0-mobile {
        padding: 0px !important;
        margin: 0px !important;
    }

    .boxbackgroundorange-mobile {
        background-color: #999;
    }

    .text-white-mobile {
        color: white;
    }

    .marginleftright15-mobile {
        margin-left: 15px;
        margin-right: 15px;
    }

}


@media only screen and (min-width: 500px) {


    .headerimage {
        background-image: url('../Images/header1.jpg?v=2');
        background-repeat: no-repeat;
        background-color: #c9c9c9;
        background-size: cover;
    }

    .margintop90 {
        margin-top: 90px;
    }

    .boxbackgroundgray {
        margin: 25px;
        background-color: rgba(40, 40, 40, 0.35);
        padding: 20px;
        border-radius: 40px;
    }

    .marginminusright {
        margin-right: -105px;
        margin-top: 15px;
    }

    .boxbackgroundgrayad {
        margin-top: 45px;
    }

    
}

.btn-orange {
    color: #eaeaea;
    font-weight: 300;
    background-color: #d3521a;
    border-color: #d3521a;
}

    .btn-orange:hover,
    .btn-orange:focus,
    .btn-orange:active,
    .btn-orange.active,
    .open > .dropdown-toggle.btn-orange {
        color: #eaeaea;
        font-weight: 300;
        background-color: #e1600b;
        border-color: #d3521a;
    }

    .btn-orange:active,
    .btn-orange.active,
    .open > .dropdown-toggle.btn-orange {
        background-image: none;
    }

    .btn-orange.disabled,
    .btn-orange[disabled],
    fieldset[disabled] .btn-orange,
    .btn-orange.disabled:hover,
    .btn-orange[disabled]:hover,
    fieldset[disabled] .btn-orange:hover,
    .btn-orange.disabled:focus,
    .btn-orange[disabled]:focus,
    fieldset[disabled] .btn-orange:focus,
    .btn-orange.disabled:active,
    .btn-orange[disabled]:active,
    fieldset[disabled] .btn-orange:active,
    .btn-orange.disabled.active,
    .btn-orange[disabled].active,
    fieldset[disabled] .btn-orange.active {
        background-color: #fff;
        border-color: #ccc;
    }

    .btn-orange .badge {
        color: #fff;
        background-color: #333;
    }

.btn-primary {
    background: #147aae;
}

.margintop129 {
    margin-top: 129px;
}

/*#region ImgeHoverPGwithTop*/

@media (min-width:900px) {
    .pull-left-lg {
        float: left;
    }

    *, *:after, *:before {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .grid figure {
        position: relative;
        overflow: hidden;
        text-align: center;
        cursor: pointer;
        max-height: 200px;
    }

        .grid figure img {
            position: relative;
            display: block;
        }

        .grid figure figcaption {
            padding: 2em;
            color: #fff;
            text-transform: uppercase;
            font-size: 1.25em;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
        }

            .grid figure figcaption::before,
            .grid figure figcaption::after {
                pointer-events: none;
            }

            .grid figure figcaption,
            .grid figure figcaption > a {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
            }

                .grid figure figcaption > a {
                    z-index: 1000;
                    text-indent: 200%;
                    white-space: nowrap;
                    font-size: 0;
                    opacity: 0;
                }

        .grid figure h2 {
            word-spacing: -0.15em;
            font-weight: 300;
        }

            .grid figure h2 span {
                font-weight: 800;
            }

        .grid figure h2,
        .grid figure p {
            margin: 0;
        }

        .grid figure p {
            letter-spacing: 1px;
            font-size: 68.5%;
        }

    /*---------------*/
    /***** Bubba *****/
    /*---------------*/

    figure.effect-bubba {
        background: #8a8787;
    }

        figure.effect-bubba img {
            -webkit-transition: opacity 0.35s;
            transition: opacity 0.35s;
        }

        figure.effect-bubba:hover img {
            opacity: 0.4;
        }

        figure.effect-bubba figcaption::before,
        figure.effect-bubba figcaption::after {
            position: absolute;
            top: 30px;
            right: 30px;
            bottom: 30px;
            left: 30px;
            content: '';
            opacity: 0;
            -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
            transition: opacity 0.35s, transform 0.35s;
        }

        figure.effect-bubba figcaption::before {
            border-top: 1px solid #fff;
            border-bottom: 1px solid #fff;
            -webkit-transform: scale(0,1);
            transform: scale(0,1);
        }

        figure.effect-bubba figcaption::after {
            border-right: 1px solid #fff;
            border-left: 1px solid #fff;
            -webkit-transform: scale(1,0);
            transform: scale(1,0);
        }

        figure.effect-bubba h2 {
            padding-top: 30%;
            -webkit-transition: -webkit-transform 0.35s;
            transition: transform 0.35s;
            -webkit-transform: translate3d(0,-20px,0);
            transform: translate3d(0,-20px,0);
        }

        figure.effect-bubba p {
            padding: 2px;
            opacity: 0;
            -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
            transition: opacity 0.35s, transform 0.35s;
            -webkit-transform: translate3d(0,20px,0);
            transform: translate3d(0,20px,0);
        }

        figure.effect-bubba:hover figcaption::before,
        figure.effect-bubba:hover figcaption::after {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1);
        }

        figure.effect-bubba:hover h2,
        figure.effect-bubba:hover p {
            opacity: 1;
            -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
        }
}
/*#endregion*/

/*#region companies block*/
/*
.info {
    -webkit-transform: rotate3d(1, 0, 0, 90deg);
    transform: rotate3d(1, 0, 0, 90deg);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4px;
    pointer-events: none;
    background-color: rgba(254, 152, 7, 0.85);
    color: black !important;
    font-weight: bold !important;
}

.in-top .info {
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-animation: in-top 300ms ease 0ms 1 forwards;
    animation: in-top 300ms ease 0ms 1 forwards;
}

.in-right .info {
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    -webkit-animation: in-right 300ms ease 0ms 1 forwards;
    animation: in-right 300ms ease 0ms 1 forwards;
}

.in-bottom .info {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-animation: in-bottom 300ms ease 0ms 1 forwards;
    animation: in-bottom 300ms ease 0ms 1 forwards;
}

.in-left .info {
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-animation: in-left 300ms ease 0ms 1 forwards;
    animation: in-left 300ms ease 0ms 1 forwards;
}

.out-top .info {
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-animation: out-top 300ms ease 0ms 1 forwards;
    animation: out-top 300ms ease 0ms 1 forwards;
}

.out-right .info {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-animation: out-right 300ms ease 0ms 1 forwards;
    animation: out-right 300ms ease 0ms 1 forwards;
}

.out-bottom .info {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-animation: out-bottom 300ms ease 0ms 1 forwards;
    animation: out-bottom 300ms ease 0ms 1 forwards;
}

.out-left .info {
    -webkit-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-animation: out-left 300ms ease 0ms 1 forwards;
    animation: out-left 300ms ease 0ms 1 forwards;
}

@-webkit-keyframes in-top {
    from {
        -webkit-transform: rotate3d(-1, 0, 0, 90deg);
        transform: rotate3d(-1, 0, 0, 90deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 0, 0deg);
        transform: rotate3d(0, 0, 0, 0deg);
    }
}

@keyframes in-top {
    from {
        -webkit-transform: rotate3d(-1, 0, 0, 90deg);
        transform: rotate3d(-1, 0, 0, 90deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 0, 0deg);
        transform: rotate3d(0, 0, 0, 0deg);
    }
}

@-webkit-keyframes in-right {
    from {
        -webkit-transform: rotate3d(0, -1, 0, 90deg);
        transform: rotate3d(0, -1, 0, 90deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 0, 0deg);
        transform: rotate3d(0, 0, 0, 0deg);
    }
}

@keyframes in-right {
    from {
        -webkit-transform: rotate3d(0, -1, 0, 90deg);
        transform: rotate3d(0, -1, 0, 90deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 0, 0deg);
        transform: rotate3d(0, 0, 0, 0deg);
    }
}

@-webkit-keyframes in-bottom {
    from {
        -webkit-transform: rotate3d(1, 0, 0, 90deg);
        transform: rotate3d(1, 0, 0, 90deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 0, 0deg);
        transform: rotate3d(0, 0, 0, 0deg);
    }
}

@keyframes in-bottom {
    from {
        -webkit-transform: rotate3d(1, 0, 0, 90deg);
        transform: rotate3d(1, 0, 0, 90deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 0, 0deg);
        transform: rotate3d(0, 0, 0, 0deg);
    }
}

@-webkit-keyframes in-left {
    from {
        -webkit-transform: rotate3d(0, 1, 0, 90deg);
        transform: rotate3d(0, 1, 0, 90deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 0, 0deg);
        transform: rotate3d(0, 0, 0, 0deg);
    }
}

@keyframes in-left {
    from {
        -webkit-transform: rotate3d(0, 1, 0, 90deg);
        transform: rotate3d(0, 1, 0, 90deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 0, 0deg);
        transform: rotate3d(0, 0, 0, 0deg);
    }
}

@-webkit-keyframes out-top {
    from {
        -webkit-transform: rotate3d(0, 0, 0, 0deg);
        transform: rotate3d(0, 0, 0, 0deg);
    }

    to {
        -webkit-transform: rotate3d(-1, 0, 0, 104deg);
        transform: rotate3d(-1, 0, 0, 104deg);
    }
}

@keyframes out-top {
    from {
        -webkit-transform: rotate3d(0, 0, 0, 0deg);
        transform: rotate3d(0, 0, 0, 0deg);
    }

    to {
        -webkit-transform: rotate3d(-1, 0, 0, 104deg);
        transform: rotate3d(-1, 0, 0, 104deg);
    }
}

@-webkit-keyframes out-right {
    from {
        -webkit-transform: rotate3d(0, 0, 0, 0deg);
        transform: rotate3d(0, 0, 0, 0deg);
    }

    to {
        -webkit-transform: rotate3d(0, -1, 0, 104deg);
        transform: rotate3d(0, -1, 0, 104deg);
    }
}

@keyframes out-right {
    from {
        -webkit-transform: rotate3d(0, 0, 0, 0deg);
        transform: rotate3d(0, 0, 0, 0deg);
    }

    to {
        -webkit-transform: rotate3d(0, -1, 0, 104deg);
        transform: rotate3d(0, -1, 0, 104deg);
    }
}

@-webkit-keyframes out-bottom {
    from {
        -webkit-transform: rotate3d(0, 0, 0, 0deg);
        transform: rotate3d(0, 0, 0, 0deg);
    }

    to {
        -webkit-transform: rotate3d(1, 0, 0, 104deg);
        transform: rotate3d(1, 0, 0, 104deg);
    }
}

@keyframes out-bottom {
    from {
        -webkit-transform: rotate3d(0, 0, 0, 0deg);
        transform: rotate3d(0, 0, 0, 0deg);
    }

    to {
        -webkit-transform: rotate3d(1, 0, 0, 104deg);
        transform: rotate3d(1, 0, 0, 104deg);
    }
}

@-webkit-keyframes out-left {
    from {
        -webkit-transform: rotate3d(0, 0, 0, 0deg);
        transform: rotate3d(0, 0, 0, 0deg);
    }

    to {
        -webkit-transform: rotate3d(0, 1, 0, 104deg);
        transform: rotate3d(0, 1, 0, 104deg);
    }
}

@keyframes out-left {
    from {
        -webkit-transform: rotate3d(0, 0, 0, 0deg);
        transform: rotate3d(0, 0, 0, 0deg);
    }

    to {
        -webkit-transform: rotate3d(0, 1, 0, 104deg);
        transform: rotate3d(0, 1, 0, 104deg);
    }
}
.ulcompany {
    padding: 0;
    margin: 0 auto 50px;
    text-align: center;
}

    .ulcompany:after {
        content: "";
        display: table;
        clear: both;
    }

@media (min-width: 1300px) {

    .ulcompany {
        max-width: 1085px;
    }

    .licompany {
        -webkit-perspective: 330px;
        perspective: 330px;
    }

    .licompany {
        position: relative;
        width: 165px;
        height: 165px;
        margin: 5px;
        padding: 5px;
        list-style: none;
        display: inline-block;
        overflow: hidden;
    }
}

@media (min-width: 1152px) and (max-width: 1299px) {
    .ulcompany {
        max-width: 920px;
    }

    .licompany {
        -webkit-perspective: 300px;
        perspective: 300px;
    }

    .licompany {
        position: relative;
        width: 141.5px;
        height: 145px;
        margin: 4px;
        padding: 0;
        list-style: none;
        display: inline-block;
        overflow: hidden;
    }
}

@media (min-width: 1024px) and (max-width: 1152px) {
    .ulcompany {
        max-width: 870px;
    }

    .licompany {
        -webkit-perspective: 260px;
        perspective: 300px;
    }

    .licompany {
        position: inherit;
        width: 137px;
        height: 150px;
        margin-right: 4px;
        padding-right: 10px;
        margin-top: 10px;
        padding: 0;
        list-style: none;
        background-position: -110px 0px;
        display: inline-block;
        overflow: hidden;
    }
}

@media (min-width: 800px) and (max-width: 1024px) {
    .ulcompany {
        max-width: 785px;
    }

    .licompany {
        -webkit-perspective: 298px;
        perspective: 298px;
    }

    .licompany {
        position: inherit;
        width: 124px;
        height: 150px;
        margin-right: 3px;
        padding-right: 10px;
        margin-top: 10px;
        padding: 0;
        list-style: none;
        background-position: -110px 0px;
        display: inline-block;
        overflow: hidden;
    }
}

.licompany a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    border-radius: 4px;
}

.licompany h3 {
    margin: 0;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9);
}

.licompany p {
    font-size: 12px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.8);
}

.licompany .normal {
    width: 100%;
    height: 100%;
    background-color: #ECF0F1;
    color: rgba(52, 73, 94, 0.6);
    box-shadow: inset 0 2px 20px #e6ebed;
    text-align: center;
    font-size: 50px;
    line-height: 200px;
}
*/
* {
    box-sizing: border-box;
}
/*#endregion*/

/*#region StickySidebar*/
.fixedsticky {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
}
/* When position: sticky is supported but native behavior is ignored */
.fixedsticky-withoutfixedfixed .fixedsticky-off,
.fixed-supported .fixedsticky-off {
    position: static;
}

.fixedsticky-withoutfixedfixed .fixedsticky-on,
.fixed-supported .fixedsticky-on {
    position: fixed;
}

.fixedsticky-dummy {
    display: none;
}

.fixedsticky-on + .fixedsticky-dummy {
    display: block;
}
/*#endregion*/

.label {
    white-space: normal;
}

.font18P {
    font-size: 18px !important;
}

/*#Festiavl IMG*/
.festival-img {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 120px;
    height: 120px;
    transform-origin: 0px 0px 0px;
    z-index: 9999;
    border: medium none;
    overflow: hidden;
}


@-webkit-keyframes color_change {
    from {
        background-color: #d3521a;
    }

    to {
        background-color: #428bca;
    }
}

.btn-change-color {
    -webkit-animation: color_change 1s infinite alternate;
    -moz-animation: color_change 1s infinite alternate;
    -ms-animation: color_change 1s infinite alternate;
    -o-animation: color_change 1s infinite alternate;
    animation: color_change 1s infinite alternate;
    color: white;
}

.positionforchangecolor {
    position: static !important;
}

.fixside,
.fixside > div {
    position: relative;
}

header nav.navbar.navbar-fixed-top {
    float: none;
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    box-shadow: 0 1px 10px #147aae;
    padding: 0;
    transition: all 0.5s;
}

    header nav.navbar.navbar-fixed-top ul.navbar-nav li {
        padding-bottom: 0;
        transition: all 0.5s;
    }

    header nav.navbar.navbar-fixed-top.scrollUp {
        transform: translateY(-120px);
    }

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 410px;
}

footer {
    position: relative;
    z-index: 1;
}

@media(max-width:767px) {
    header nav.navbar.navbar-fixed-top .hidden-lg.hidden-md.hidden-sm.text-sm-center,
    header nav.navbar .hidden-lg.hidden-md.hidden-sm.text-sm-center {
        float: right;
        transition: all 0.5s;
    }

    header nav.navbar.navbar-fixed-top .navbar-toggle,
    header nav.navbar .navbar-toggle {
        transition: all 0.5s;
        float: left;
        width: auto;
        min-height: 43px;
    }
}


/****Tajizadegan Edit*****/

#listServices {
    position: relative;
    /*min-height: 300px;*/
    background: #fff;
}

@media(min-width:768px) {
    #listServices {
        display: flex;
        display: -webkit-flex;
        align-items: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        #listServices .col-md-12 {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }

        #listServices .col-md-9 {
            -ms-flex: 0 0 75%;
            flex: 0 0 75%;
            max-width: 75%;
        }

        #listServices .col-md-3 {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%;
        }
}

@media(min-width: 992px) {
    .fixside1, .mainside1 {
        min-height: calc(100vh - 280px);
    }
}

.search-route h1, .search-route .center-block {
    display: inline-block;
}

@media(max-width: 991px) {
    .top-search {
        display: flex;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    form#searchPanel {
        -webkit-order: 2;
        order: 2;
        margin-bottom: 10px;
    }

    .search-route {
        -webkit-order: 1;
        order: 1;
        margin-top: 0;
        border: 0;
        padding-top: 0px;
    }

        .search-route > div {
            margin: 0;
        }

    /*div#progressbar {
        -webkit-order: 3;
        order: 3;
    }*/

    div#researchhead {
        background: #428bca;
        color: #fff;
        padding: 5px;
        font-size: 15px;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
    }

        div#researchhead .glyphicon {
            padding: 0 5px;
        }
}

.off-badge {
    left: 5px;
    margin-top: -14px;
    width: 40px;
    font-weight: bold;
    height: 45px;
    position: absolute;
    display: inline-block;
    top: 0;
    padding: 5px 0 0;
    text-align: center;
    font-size: 14px;
}

    .off-badge:after {
        content: '';
        display: block;
        width: 35.5px;
        height: 35.5px;
        background: #fff;
        transform: rotate(45deg) translate(3px,6px);
        text-align: center;
        z-index: -1;
    }

.result_wrapper.bg-info .off-badge:after {
    background: #d9edf7;
}

@media(min-width: 768px) and (max-width:1211px) {
    .off-badge {
        float: left;
        position: relative;
    }
}


@media(max-width: 767px) {
    .top-bar {
        min-height: 104px;
    }

    .row.result br.mobile-hide {
        display: none;
    }

    .row.result img {
        max-width: 55px;
        max-height: 55px;
        margin-top: -6px;
        margin-bottom: 10px;
        float: right;
        overflow: hidden;
    }

    .row.result .co-name {
        width: calc(100% - 60px);
        margin-right: 55px;
        display: block;
        word-spacing: -2px;
        min-height: 44px;
        font-weight: normal;
        margin-top: -45px;
        margin-bottom: -20px;
    }
    .row.result .co-brand:before {
        display: block;
        content: "";
        clear: both;
    }
    .row.result .co-brand {
        clear: both;
        position: absolute;
        margin-right: 60px;
        margin-top: -10px;
    }

    .travel-route {
        /*width: calc(100% - 45px);
        margin-right: 55px;
        display: inline-block;*/
        word-spacing: -2px;
        min-height: 30px;
    }

    .row.result .btn-success,
    .row.result .label-danger {
        width: auto;
        padding: 5px 20px;
        font-weight: bold;
        font-size: 13px;
        margin-top: 5px;
        display: inline-block;
    }

    .row.result .price-pay {
        padding: 5px 0;
        display: inline-block;
    }

    .row.result .price-without-off {
        display: block;
        margin-bottom: -10px;
        margin-top: 0px;
        position: relative;
        padding: 0;
        clear: both;
    }

    .result .date-move {
        display: block;
        text-align: left;
        direction: ltr;
        display: inline-block;
        text-align: left;
        direction: ltr;
        width: 100px;
        float: left;
    }

    .result .time-move {
        direction: ltr;
        text-align: left;
        clear: left;
        display: inline-block;
        float: left;
        width: 95px;
    }
    .taxi_result_wrapper .result .time-move {
        width: 100%;
    }

    .result .date-move:after {
        content: "";
        display: block;
        clear: both;
    }

    .result .label {
        white-space: nowrap;
    }

    .bus-type {
        width: 100%;
        display: inline-block;
    }

        .bus-type:before {
            content: "\e079";
            display: inline-block;
            font-family: 'Glyphicons Halflings';
            font-style: normal;
            font-weight: 400;
            padding-left: 2px;
            color: #3c763d;
            font-size: 14px;
            top: 2px;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: relative;
        }

    .capacity {
        float: right;
        position: relative;
        margin-top: -25px;
        background: transparent;
        color: #428bca;
        clear: left;
    }

    .result .service-btn .details-btn {
        padding-top: 4px;
        padding-bottom: 4px;
        max-width: 190px;
        background: #b6c1cc;
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
        float: right;
    }
    #displaySeatModal .modal-content {
        min-width: 300px;
    }
    .result .service-btn {
        margin-top: -10px;
    }


    .services .panel-body {
        padding: 3px 10px 5px;
    }

        .services .panel-body span.font14.label {
            font-size: 12px;
            background: #fff;
        }

    .dashed-bottom {
        display: block;
        margin-bottom: 0px;
        border-bottom: 1px dashed #777;
    }

    .result .more-info {
        margin-top: 0;
        text-align: justify;
        word-break: normal;
    }

    #listServices {
        display: block !important;
    }

        #listServices .loadingText {
            font-size: 14px;
        }

    #researchCollapse {
        display: none;
    }

    .fixside1 {
        min-height: initial;
        margin-bottom: 0;
    }

    form#prvForm input[type="submit"], form#nextForm input[type="submit"] {
        color: transparent;
    }

    form#prvForm > div:after, form#nextForm > div:after {
        content: "\e080";
        display: inline-block;
        position: absolute;
        display: block;
        color: white;
        top: 43%;
        left: calc( 50% - 15px);
        pointer-events: none;
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: 400;
    }

    form#nextForm > div:after {
        content: "\e079";
        right: calc(50% - 15px);
        left: auto;
    }

    form#prvForm > div, form#nextForm > div {
        display: inline-block;
        position: relative;
    }

    .mainside1 .alert-success {
        font-size: 14px;
    }

    div#Services > label.alert.alert-success {
        padding: 5px 2px;
    }

    .result_wrapper {
        margin-bottom: 10px;
    }


    /*** صفحه پیش فاکتور***/
    .row.blockfilter {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }

        .row.blockfilter .col-lg-7.col-md-7 {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2;
        }

        .row.blockfilter .col-lg-5.col-md-5 {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
        }

    .result .service-btn .details-btn.display-seat-btn {
        padding-top: 4px;
        padding-bottom: 4px;
        max-width: 85px;
        height: 24px;
        padding-left: 4px;
        padding-right: 4px;
        text-align: center;
        background: #43434c;
        transform: none !important;
        float: left;
    }
        .result .service-btn .details-btn.display-seat-btn > * {
            transform: none !important;
        }
    .result .service-btn .details-btn.display-seat-btn .glyphicon {
        display: none;
    }
}

.boxes1 {
    list-style: none;
    margin: auto;
    padding: 0;
}

.box1 {
    background: #f5f5f5;
    text-align: center;
    padding: 20px 15px;
    margin: 0 15px;
    border-radius: 3px;
}

    .box1 .svg-icon {
        max-width: 90px;
        max-height: 90px;
        margin: 0 auto;
        padding: 22px;
        border: 3px solid #147aae;
        border-radius: 50%;
        color: #147aae;
    }

    .box1 h3 {
        font-weight: bold;
        font-size: 16px;
    }

.festival {
    background: rgb(90, 52, 135);
    padding: 10px;
    display: none;
}

.festival-desk {
    position: fixed;
    z-index: 1200;
    display: block;
    width: 254px;
    height: 254px;
    bottom: -127px;
    left: -127px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media(max-width:767px) {
    .festival {
        background: #5a3487;
        display: block;
        padding: 5px 0;
        width: 100%;
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 999;
    }

        .festival img {
            max-width: 100%;
        }

    .festival-desk {
        display: none;
    }
}



/*******************************************************************************************/
/*****                                  BETWEENWAY                                     *****/
/*******************************************************************************************/
.paddingright30 {
    padding-right: 30px;
}
.paddingleft30 {
    padding-left: 30px;
}

.betweenway_result_wrapper .result {
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
}

    .betweenway_result_wrapper .result .betweenway-label {
        display: block;
        background: #428bca;
        color: #ffffff;
        font-weight: bold;
        position: absolute;
        top: calc(50% - 17px);
        width: 270px;
        transform: rotate(-90deg);
        right: -119px;
        z-index: 9;
        text-align: center;
        letter-spacing: 1px;
        padding: 5px 10px;
    }

div.route-diagram {
    position: relative;
    margin: 15px 0;
    max-width: 500px;
    font-size: 14px;
}

    div.route-diagram:before {
        content: '';
        position: absolute;
        top: 0;
        right: 33%;
        bottom: 0;
        width: 3px;
        background: rgba(66, 139, 202, 0.6);
    }

    div.route-diagram .timeline-item {
        position: relative;
        clear: both
    }

        div.route-diagram .timeline-item .date-time-move:before {
            content: '';
            position: absolute;
            width: 19px;
            height: 19px;
            border: 1px solid #428bca;
            background-color: #fff;
            border-radius: 100%;
            left: -12px;
            z-index: 99;
            text-align: center;
            margin: 0 1px;
            box-shadow: 0 0 0 6px #fff
        }

        div.route-diagram .timeline-item .date-time-move {
            margin-bottom: .5em;
            float: right;
            width: 33%;
            padding-left: 30px;
            text-align: left;
            position: relative
        }

        div.route-diagram .timeline-item .city-station {
            margin: 0 0 2em;
            float: left;
            width: 66%;
            padding-right: 30px;
            text-align: right
        }

        div.route-diagram .timeline-item:not(.highlighted) i.glyphicon,
        div.route-diagram .timeline-item:not(.highlighted) i.glyphicon {
            color: rgba(66, 139, 202, 0.5)
        }

        div.route-diagram .timeline-item i.glyphicon,
        div.route-diagram .timeline-item i.glyphicon {
            color: #428bca;
        }

        div.route-diagram .timeline-item .date-time-move > div {
            white-space: nowrap
        }

        div.route-diagram .timeline-item .city-station .route-city {
            font-size: 16px
        }

        div.route-diagram .timeline-item.highlighted .date-time-move:before {
            content: '\25CF';
            color: #428bca;
            font-weight: 900;
            font-size: 16px;
            padding: 4px 0;
            line-height: 12px;
        }

        div.route-diagram .timeline-item:not(.highlighted) {
            color: #aaa
        }

            div.route-diagram .timeline-item:not(.highlighted) .date-time-move:before {
                border-color: rgba(66, 139, 202, 0.5)
            }

        div.route-diagram .timeline-item:last-child,
        div.route-diagram .timeline-item:last-child:after {
            clear: inherit
        }

#alertModal .tab-pane button.close {
    opacity: 1;
}

    #alertModal .tab-pane button.close .btn-secondary {
        color: #fff;
        background-color: #8d9093;
        border-color: #8d9093;
        margin: 0 5px;
    }

        #alertModal .tab-pane button.close .btn-secondary:hover {
            color: #fff;
            background-color: #5a6268;
            border-color: #545b62;
        }
#alertModal button.close {
    margin: 7px;
    padding: 8px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
}
.betwen-way-tab-modal .more-description {
    padding: 5px 0 0
}

.betwen-way-tab-modal .nav-tabs.bz-tabs {
    padding: 0;
    border: 0
}

    .betwen-way-tab-modal .nav-tabs.bz-tabs .nav-item {
        margin-bottom: 0
    }

.betwen-way-tab-modal .nav-link {
    padding: 5px 15px;
    margin: 0 0 0 5px;
    background: #ededed;
    border-radius: 0;
    color: #888 !important;
    cursor: pointer;
    font-weight: bold;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: 1px solid #ededed;
}

.betwen-way-tab-modal .nav-item.active .nav-link {
    color: #fff !important;
    background: #428bca;
    border: 1px solid #428bca;
}

.betwen-way-tab-modal .tab-pane {
    padding: 10px 5px;
    background: #fff;
    border: 3px solid #428bca;
    font-size: 14px;
}

    .betwen-way-tab-modal .tab-pane .rules-info ol {
        padding-right: 10px;
        margin-bottom: 5px
    }

        .betwen-way-tab-modal .tab-pane .rules-info ol li {
            text-align: justify;
            margin-bottom: 7px
        }

            .betwen-way-tab-modal .tab-pane .rules-info p span,
            .betwen-way-tab-modal .tab-pane .rules-info ol li span {
                display: inline
            }

                .betwen-way-tab-modal .tab-pane .rules-info p span.TimeMove,
                .betwen-way-tab-modal .tab-pane .rules-info ol li span.TimeMove {
                    float: none;
                    padding: 0
                }

.modal-open {
    overflow: auto;
}

@media(max-width:768px) {
    .betweenway_result_wrapper .result {
        border: 2px solid #428bca;
    }

        .betweenway_result_wrapper .result .betweenway-label {
            position: relative;
            top: 0;
            width: auto;
            transform: rotate(0);
            right: 0;
            margin-bottom: 17px;
        }

    .betwen-way-tab-modal .tab-pane .btn {
        width: auto;
    }

    .route-diagram:after {
        border: 0;
    }

    div.route-diagram .city-route {
        margin: 0 auto !important;
    }

    div.route-diagram .col-md,
    div.route-diagram .col-md:first-child,
    div.route-diagram .col-md:last-child {
        text-align: center !important;
        margin: 0 !important;
        padding: 5px 0px !important;
    }

    div.route-diagram {
        border: 0 none;
        margin: 0;
        height: auto;
        flex-wrap: wrap;
    }

    .modal-open {
        overflow: hidden;
    }
}

@media screen and (max-width: 1020px) and (min-width: 800px) {
    .betwen-way-tab-modal .tab-pane .btn {
        width: auto;
        margin-top: 0;
    }

    div.route-diagram .timeline-item * {
        text-align: inherit;
    }
}

@media(max-width: 355px) {
    div.route-diagram .timeline-item .date-time-move i.glyphicon {
        display: none;
    }
}



/****************    TAXI    *****************/
.taxi_result_wrapper .result {
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
    border: 1px solid #ffcb00;
}

    .taxi_result_wrapper .result .taxi-label {
        display: block;
        background: #FFCB00;
        color: #000;
        font-weight: bold;
        position: absolute;
        top: calc(50% - 17px);
        width: 270px;
        transform: rotate(-90deg);
        right: -119px;
        z-index: 9;
        text-align: center;
        letter-spacing: 1px;
        padding: 5px 10px;
    }

    .taxi_result_wrapper .result .off-badge {
        margin-right: 25px;
    }

    .taxi_result_wrapper .result.resultnormaltaxi {
        border: 2px solid #d3521a;
    }

        .taxi_result_wrapper .result.resultnormaltaxi .taxi-label.normaltaxi-label {
            background: #d3521a;
            color: #fff;
        }

@media(max-width:768px) {
    .taxi_result_wrapper .result {
        border: 2px solid #FFCB00;
    }

        .taxi_result_wrapper .result .taxi-label {
            position: relative;
            top: 0;
            width: auto;
            transform: rotate(0);
            right: 0;
            margin-bottom: 16px;
        }

        .taxi_result_wrapper .result img {
            margin: -11px -25px 0 0;
            max-width: 110px;
        }

        .taxi_result_wrapper .result .co-name {
            margin: -45px 85px 0 0;
            min-height: 25px;
        }

        .taxi_result_wrapper .result .travel-route {
            margin-right: 85px;
        }
}
/**** جشنواره حرم - haram festival ****/
/* Flickering animation */
@keyframes flicker {

    0%, 18%, 22%, 25%, 53%, 57%, 100% {
        text-shadow: 0 0 4px #fff, 0 0 11px #fff, 0 0 19px #fff, 0 0 40px #0fa, 0 0 80px #0fa, 0 0 90px #0fa, 0 0 100px #0fa, 0 0 150px #0fa;
    }

    20%, 24%, 55% {
        text-shadow: none;
    }
}

.haramfestival_result_wrapper .result {
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
    border: 1px solid #67bf00;
}
    .haramfestival_result_wrapper .result .haramfestival-label {
        display: block;
        background: #67bf00;
        color: #fff;
        font-weight: bold;
        position: absolute;
        top: calc(50% - 18px);
        width: 270px;
        transform: rotate(-90deg);
        right: -119px;
        z-index: 9;
        text-align: center;
        letter-spacing: 1px;
        padding: 5px 10px;
        
    }
        .haramfestival_result_wrapper .result .haramfestival-label .small {
            display: block;
            font-size: 11px;
            line-height: 9px;
            padding-bottom: 5px;
        }
        .haramfestival_result_wrapper .result .haramfestival-label span:not(.small) {
            animation: flicker 1.5s infinite alternate;
        }
.haramfestival-label-modal {
    display: inline-block;
    background: #67bf00;
    color: #fff;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
    padding: 5px 10px;
    font-size: 13px;
    animation: flicker 1.5s infinite alternate;
}
@media(max-width:768px) {
    .haramfestival_result_wrapper .result {
        border: 2px solid #67bf00;
    }
        .haramfestival_result_wrapper .result .haramfestival-label {
            position: relative;
            top: 0;
            width: auto;
            transform: rotate(0);
            right: 0;
            margin-bottom: 16px;
        }
            .haramfestival_result_wrapper .result .haramfestival-label .small {
                display: inline;
                font-size: 100%;
            }
        .haramfestival_result_wrapper .result img {
            margin: -11px 0px 0 0;
            max-width: 110px;
        }

    .haramfestival_result_wrapper .result .co-name {
        margin: -45px 85px 0 0;
        min-height: 25px;
    }

    .haramfestival_result_wrapper .result .travel-route {
        margin-right: 85px;
    }
        .haramfestival_result_wrapper .result .off-badge {
            margin-top: -16px;
        }
}
/*** - ***/

.label-info-outline {
    border: 1px solid #147aae;
    color: #147aae;
    background: #fff;
}

.label-default-outline {
    border: 1px solid #777;
    color: #777;
    background: #fff;
}


.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}

    .modal-dialog-centered::before {
        display: block;
        height: calc(100vh - (0.5rem * 2));
        content: "";
    }

@media (min-width: 576px) {
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }

        .modal-dialog-centered::before {
            height: calc(100vh - (1.75rem * 2));
        }
}
/** Goftino Chat btn **/
#box-widget-icon-primary {
    cursor: pointer;
    width: 80px;
    height: 80px;
    float: left;
    text-align: center;
    padding-top: 10px;
    position: fixed;
    z-index: 2000000002;
    left: 10px;
    bottom: 62px;
    right: auto;
}

.widget-icon-primary {
    transition: all .2s ease !important;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: 0 1px 6px rgba(0, 0, 0,0.2), 0 1px 10px rgba(0, 0, 0,0.15);
    margin: 0 auto;
    background: #d3521a;
    color: #fff;
    line-height: 18px;
    font-size: 14px;
    padding: 6px 4px;
}

#MyModal button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

#MyModal .close {
    float: left;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .5;
}

#MyModal .modal-body {
    min-width: 320px;
}

#MyModal .modal-header .close {
    margin-top: -8px;
}
#listServices .alert.bazargahHasService {
    background-color: #147aae;
    padding: 15px 15px;
    border: 2px solid #147aae;
    border-radius: 4px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 5px;
}
    #listServices .alert.bazargahHasService p {
        line-height: 30px;
    }
#listServices .alert.bazargahHasService a {
    color: inherit;
    border-bottom: 1px solid;
    cursor: pointer;
}

    #listServices .alert.bazargahHasService a.btn {
        background: #d3521a;
        color: #fff;
        padding: 7px;
        border-radius: 3px;
        margin: 10px 5px 0;
        font-weight: bold;
        border: 0 none;
    }
    #listServices .alert.bazargahHasService a:hover  {
        color: #000;
    }

.width88{
    width: 88px;
}
/***********  Inquiry   ************/
.passengersbox {
    display: none;
}
.service-passengers-btn {
    display: inline-block;
    text-align: center;
    padding: 4px 10px;

    background: #f6f6f6;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    cursor: pointer;
    outline: 0 none;
    box-shadow: 0 0 0 transparent;
    border: 1px solid #ddd;
}
.service-passengers-btn:focus, .service-passengers-btn:active:focus, .service-passengers-btn.active:focus {
    outline: 0 none;
}

    .service-passengers table {
        border: 1px solid #d3521a;
        width: 100%;
    }

/* مجله پایانه ها */
.blog-container .articleBody p {
    text-align: justify;
}
    .blog-container .articleBody img {
        display: block;
        margin-right: auto;
        margin-left: auto;
        max-width: 100%;
        height: auto;
    }
.blog-container h2 {
    font-size: 18px;
    font-weight: bold;
}

.blog-container h3 {
    font-size: 16px;
    font-weight: bold;
}
.blog-container h4 {
    font-size: 14px;
    font-weight: bold;
}
.blog-container a {
    color: #d3521a;
}

.cancelPage .boxDesc h2 {
    font-weight: bold;
    font-size: 16px;
    margin: 15px 0 10px;
}

.cancelPage h2 {
    font-size: 16px;
    font-weight: bold;
}

.cancelPage .boxDesc a {
    color: #00af4e
}

.cancelPage .why-section {
    font-size: 14px;
    text-align: justify;
}
.cancelPage .boxDesc ul {
    padding-right: 15px;
}
.cancelPage .centermiddle {
    margin-bottom: 0;
}