@font-face {
    font-family: 'IRANSans-web';
    src: url(fonts/IRANSansMonoSpacedNum_Bold.woff) format('woff') , url(fonts/IRANSansMonoSpacedNum_Bold.ttf) format('ttf');
    font-weight: bold
}

@font-face {
    font-family: 'IRANSans-web';
    src: url(fonts/IRANSansWeb.woff) format('woff') , url(fonts/IRANSansWeb.ttf) format('ttf');
    font-weight: normal
}

@font-face {
    font-family: 'IRANSans-web';
    src: url(fonts/IRANSansMonoSpacedNum_Medium.woff) format('woff') , url(fonts/IRANSansMonoSpacedNum_Medium.ttf) format('ttf');
    font-weight: 500
}

@font-face {
    font-family: 'eu-icons';
    src: url(fonts/eu-icons.eot?4ug2b9&v=4);
    src: url(fonts/eu-icons.eot?4ug2b9&v=4#iefix) format('embedded-opentype') , url(fonts/eu-icons.ttf?4ug2b9&v=4) format('truetype') , url(css/eu-icons.woff?4ug2b9&v=3) format('woff') , url(fonts/eu-icons.svg?4ug2b9&v=4) format('svg');
    font-weight: normal;
    font-style: normal
}

@media (min-width: 1025px) {
    #slider {
        height:calc(95vh - 56px)
    }

    body #slider-container {
        position: absolute;
        top: 30%;
        margin-top: -72px;
        left: 50%;
        margin-left: -500px
    }
}

.onesignal-popover-dialog {
    font-family: IRANSans-web!important
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type="number"] {
    -moz-appearance: textfield
}

.ui-slider .ui-slider-range {
    background: #19a5e2!important
}

.ui-slider {
    border: solid 1px #c8cfd7!important;
    background: #edf0f5!important
}

#ui-datepicker-div {
    display: none;
    z-index: 10!important;
    border: solid 1px #e0e0e0;
    box-shadow: 0 0 10px rgba(0,0,0,.17);
    border-radius: 0;
    border: 0;
    width: 282px!important
}

#ui-datepicker-div.ui-datepicker-multi-2 {
    width: 565px!important
}

.header-text {
    font-size: 14px!important;
    color: #9095a7!important;
    font-weight: 500!important;
    display: inline
}

.ui-datepicker .ui-datepicker-header {
    border-radius: 0
}

div.ui-datepicker {
    font-size: 16px!important
}

.ui-datepicker-title {
    height: 35px;
    line-height: 35px!important
}

.selectFlight {
    color: #fff
}

div.ui-datepicker {
    font-family: "IRANSans-web",Tahoma;
    font-size: .75em
}

.ui-datepicker-close-btn {
    display: none
}

div.ui-datepicker * {
    font-weight: normal!important
}

.ui-datepicker-next span,.ui-datepicker-prev span {
    color: transparent;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 30px;
    width: 30px;
    top: 14px!important;
    left: 13px!important
}

.ui-datepicker-prev span,.ui-datepicker-next span {
    font-size: 0!important;
    background: none!important;
    text-indent: 0
}
.promotion-mob{
	margin-bottom: 12px;
}
.promotion{
	margin-top: -40px;
	margin-bottom: 24px;
	text-align: center;
	left: 15%;
	top: 430px;	
}
.ui-datepicker-prev span:after,.ui-datepicker-next span:after {
    font-family: 'eu-icons';
    font-size: 29px;
    color: #fff;
    padding: 0;
    display: block;
    top: 0;
    position: relative
}

.ui-datepicker-next span:after {
    content: '\e90d'
}

.ui-datepicker-prev span:after {
    content: '\e904'
}

.ui-datepicker-rtl .ui-datepicker-next span:after {
    content: '\e904'
}

.ui-datepicker-rtl .ui-datepicker-prev span:after {
    content: '\e90d'
}

.ui-datepicker-unselectable.ui-state-disabled {
    color: #c8cfd7!important
}

.ui-datepicker .ui-datepicker-prev {
    right: 0!important
}

.ui-datepicker.datepicker-ltr .ui-datepicker-prev {
    right: auto!important;
    left: 0
}

.ui-datepicker .ui-datepicker-next {
    left: 0!important;
    right: auto
}

.ui-datepicker.datepicker-ltr .ui-datepicker-next {
    left: auto!important;
    right: 0
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
    width: 44%
}

.ui-datepicker-calendar td {
    padding: 0;
    position: relative
}

.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next {
    top: 0;
    background: none!important;
    border: none!important;
    height: 47px;
    width: 47px
}

.ui-datepicker td>span,.ui-datepicker td>a {
    text-align: center;
    color: #0353b4!important;
    background: #fff!important;
    border: solid 1px #fff!important;
    border-radius: 2px;
    padding-top: 4px;
    height: 37px;
    width: 37px;
    line-height: 37px;
    display: block;
    font-size: 14px;
    padding: 0;
    border-radius: 50%
}

.calendar-price-loaded td>a,.calendar-price-loaded td>span {
    line-height: 28px
}

.ui-datepicker-calendar th {
    color: #43464f
}

.bootstrap-select .status {
    color: #9095a7!important;
    background-color: #edf0f5!important
}

.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
    color: #43464f!important
}

.ui-datepicker td:hover>a {
    background: #f5fcff!important
}

.ui-calendar-price {
    position: absolute;
    top: 21px;
    font-size: 10px;
    width: 100%;
    text-align: center;
    display: block;
    cursor: pointer;
    color: #c8cfd7;
    left: .5px
}

.ui-datepicker .ui-calendar-price-min {
    color: #0dd781!important;
    font-weight: bold!important
}

.ui-datepicker-current-day .ui-calendar-price {
    color: #fff
}

.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span {
    margin-left: -5px;
    margin-top: -6px
}

.ui-datepicker td a.ui-state-active {
    background: #19a5e2!important;
    color: #fff!important;
    border: solid 1px #19a5e2!important
}

.ui-datepicker-header {
    background: #19a5e2;
    color: #fff;
    border: none!important;
    padding: 6px 0!important
}

.ui-datepicker-next.ui-state-hover,.ui-datepicker-prev.ui-state-hover {
    background: none!important
}

.ui-datepicker-next.ui-state-hover.ui-state-disabled,.ui-datepicker-prev.ui-state-hover.ui-state-disabled {
    background: none!important
}

.container {
    width: 1000px;
    margin: 0 auto;
    min-height: 0
}

.container-fluid {
    width: 100%
}

html,body {
    color: #43464f;
    margin: 0
}

img {
    border: 0
}

input {
    font: inherit
}

a {
    cursor: pointer;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

h1 {
    line-height: 50px;
    font-weight: normal;
    text-align: center!important;
    font-weight: bold!important;
    font-size: 30px!important;
    color: #ffc61a!important
}

h2 {
    font-size: 20px;
    font-weight: bold;
    margin-right: 5px;
    color: #ffc61a;
}

div#footer-desc {
    text-align-last: center;
    color: #ffffff;
    font-size: 12px;
    margin: 22px;
    margin-bottom:0px;
}

html[dir="rtl"] body {
    font-family: "IRANSans-web";
    font-size: 15px
}

html[dir="ltr"] body {
    font-family: Arial;
    font-size: 15px
}

#logo {
    padding-top: 2px;
    float: right;
    display: block
}

#header {
    height: 56px;
    z-index: 10;
    position: relative;
    top: 0;
    left: 0;
    background: #19a5e2;
    box-shadow: 0 2px 8px rgba(0,0,0,.05)
}

#header_container {
    height: 100%
}

#header img {
}

#menu {
    display: block;
    height: 100%;
    float: right;
    margin-right: 15px
}

#help,.login {
    float: left;
    height: 56px;
    text-align: center;
    cursor: pointer;
    position: relative;
    padding: 0 11px
}

#help {
    padding: 0
}

#help:hover:not(.help-unhover), .login:hover {
    background: #edf0f5;
    color: #19a5e2
}

#help.help-unhover:hover .login {
    background: none!important
}

#help.help-unhover:hover .menu-icon {
    color: #fff!important
}

#help span,.login span,#menu_min_icon span {
    color: #fff;
    font-size: 27px;
    line-height: 58px;
    font-size: 13px;
    width: 50px
}

#help:hover:not(.help-unhover) span, .login:hover span {
    color: #19a5e2
}

.login {
    margin-left: 1px;
    display: block
}

.login .glyphicon {
    margin: 5px 11px
}

.login .label,#menu_min_icon .label {
    font-size: 13px;
    margin: 0 0 0 14px;
    padding: 0 0 0 0;
    line-height: 55px
}

.login span,#menu_min_icon span {
    display: block;
    float: left;
    text-align: left
}

.help_item:hover {
    background: #edf0f5;
    color: #1658ad
}

.help_item {
    padding: 11px;
    font-size: 13px;
    border-bottom: solid 1px #edf0f5;
    color: #1a96d6;
    display: block;
    text-decoration: none!important
}

input.disabled {
    background: #edf0f5!important
}

.form-control[readonly] {
    background-color: #fff!important
}

.child {
    padding-right: 5px!important;
    font-size: 12px
}

.hasDatepicker[disabled]+i.glyphicon {
    color: #aaa!important;
    cursor: not-allowed!important
}

#help_popup,#login_popup {
    width: 238px;
    position: absolute;
    left: 0;
    top: 51px;
    background: #edf0f5;
    display: none;
    z-index: 11000
}

#login-panel {
    display: none
}

#login-login-label {
    visibility: hidden;
    width: 81px;
    height: 56px
}

#login-panel-label {
    width: 81px;
    padding-left: 6px
}

#login_popup {
    left: -105px;
    top: 52px
}

#help:hover:not(.help-unhover) #help_popup, .login:hover #login_popup {
    display: block
}

#help:hover:not(.help-unhover):not(.help-unhover) .menu-icon, .login:hover .menu-icon {
    background-position: center right
}

.menu-icon-menu {
    background-image: url(../../img/icon-menu.png)
}

.menu-icon {
    width: 29px;
    height: 52px;
    display: block;
    background-repeat: no-repeat;
    background-position: left center;
    float: left;
    font-family: 'eu-icons';
    color: #fff;
    font-size: 28.5px;
    line-height: 58px;
    text-align: center
}

#menu_min_icon {
    display: none
}

.mitem {
    color: #edf0f5;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 1.05em;
    display: inline-block;
    height: 56px;
    line-height: 56px;
    cursor: pointer;
    transition: color .2s;
    -moz-transition: color .2s;
    -webkit-transition: color .2s;
    font-size: 13px;
    color: #fff;
    line-height: 57px
}

.mitem_special {
    border-bottom: 8px solid #fdda6e;
    height: 74px;
    background-color: #edf0f5;
    box-sizing: content-box
}

#pane1,#pane02,#pane3 {
    background: #fff;
    border-bottom: solid 1px #d6d6d6!important
}

#pane1 {
    border: 0
}

#pane02 {
    text-align: center;
    padding: 25px;
    margin-top: 0px
}

.justified {
    text-align: justify
}

#pane3 {
    background: #a7b2ff;
    border: 0
}

#pane4 {
    text-align: left;
    direction: ltr;
    background: #000;
    color: #fff; 
    font-size: 16px;
    padding-top: 20px;
}

#pane1-nemad {
    width: 22.8%;
    text-align: center;
    height: 187px;
    padding-top: 20px;
    float: right
}

#pane1-content {
    float: right;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px
}

.level {
    width: 22%;
    text-align: center;
    float: right
}

.level-icon {
    font-size: 32px;
    display: block;
    height: 93px;
    width: 93px;
    text-align: center;
    line-height: 86px;
    border-radius: 46px;
    background: #c8cfd7;
    color: #fdfdfd;
    border: solid 3px #edf0f5;
    margin: 10px auto;
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.level-divider {
    float: right;
    font-size: 30px;
    display: block;
    line-height: 110px;
    color: #ffc61a;
    width: 4%;
    display:none;
}

#levels {
    display: inline-block;
    margin: 15px 0;
    width: 100%
}

.level-caption {
    font-size: 13px
}

#pane3-input {
    width: 350px;
    float: right;
    padding: 10px;
    margin-top: 3px
}

#pane3-input input[type="submit"] {
    width: 68px;
    height: 41px;
    font-size: 17px;
    display: inline
}

#pane3-input input[type="text"] {
    width: 244px;
    display: inline;
    height: 43px
}

#pane3-title {
    float: right;
    padding: 21px;
    width: 575px;
    font-size: 17px;
    color: #383838
}

.contact span,.contact img {
    margin-right: 5px;
    display: inline-block;
    margin-top: -4px;
    height: 19px
}

.contact {
    white-space: nowrap;
    float: left;
    padding-right: 41px
}

a.contact:hover {
    text-decoration: none
}

#telegram {
    padding: 14px 41px 0 0;
    color: #fff;
    height: 51px;
    display: block;
    margin-top: -12px;
    margin-bottom: -12px;
    cursor: pointer;
    font-size: 15px
}

#telegram:active {
    text-decoration: none
}

#instagram {
    padding: 14px 41px 0 0;
    color: #fff;
    height: 51px;
    display: block;
    margin-top: -12px;
    margin-bottom: -12px;
    cursor: pointer;
    font-size: 15px
}

#instagram:active {
    text-decoration: none
}

html[dir="rtl"] .mitem {
    float: right
}

html[dir="ltr"] .mitem {
    float: left
}

.mitem:hover {
    color: #fff;
    text-decoration: none;
    background: #1a96d6
}

.glyphicon-ok:before {
    color: #0dd781
}

.mitem_selected {
    color: #fff
}

.mitem_selected:hover {
    color: #fff
}

.clear {
    clear: both
}

#header_bottom {
    background: #e84c3d;
    height: 6px;
    z-index: 10;
    position: relative
}

#slider {
    width: 100%;
    background-image: url(../img/bgc.jpg);
    /* Full height */
  height: 100%;
margin-bottom:-20%;
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#searchbar button {
    font-size: 13px
}

.search_heading {
    margin-right: 28px;
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 29px
}

.searchForm {
    padding-top: 21px
}

#top {
    position: relative;
    height: 699px
}

#main_panel {
    height: 512px;
    background: rgba(27,27,27,.85);
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0,0,0,.7);
    padding: 18px;
    width: 964px;
    position: relative
}

#search {
    font-family: "IRANSans-web"!important;
    font-size: 10pt;
    width: 700px;
    margin: auto
}

#main_content_container #search {
    width: 100%;
    background: #f9fafc!important
}

#slider-container {
    position: relative
}

#mr {
    position: absolute;
    top: 20px;
    left: -151px;
    height: 540px;
    display: none
}

#search label {
    font-size: 14px
}

#search .submitbtn {
    float: left;
    margin-left: 16px;
    font-size: 16px;
    line-height: normal;
    width: 194px;
    height: 52px;
    font-weight: 500
}

#count_row label {
    display: block
}

.last-row {
    font-size: 15px
}

.last-row input[type="checkbox"] {
    margin: 10px;
    margin-right: 15px
}

.hasDatepicker {
    cursor: pointer!important
}

.row .form-group {
    margin-bottom: 0;
    position: relative
}

#search_header {
    height: 57px;
    line-height: 57px;
    color: #edf0f5;
    background: #0dd781;
    border-radius: 5px 5px 0 0;
    padding: 0 30px;
    font-size: 1.313em
}

#search_panel {
    background: #f9fafc;
    padding: 0 10px;
    padding-bottom: 10px;
    margin-bottom: 64px;
    position: relative
}

#search_panel i.glyphicon,#search .glyphicon {
    cursor: pointer;
    pointer-events: none;
    color: #c8cfd7
}

.glyphicon-calendar {
    font-size: 16px!important
}

.filterDiv #search .form-group .glyphicon {
    top: 5px
}

html a {
    color: #ffc61a;
}

html a:hover,html a:focus {
    color: #ffc61a;
}

.filterDiv .swap-btn {
    top: 9px;
    left: 11px
}

.totalPrice.payable {
    color: #00c06e
}

#search_panel .swap-btn i.glyphicon {
    pointer-events: initial
}

#search .form-control,#app-pane .form-control {
    height: 44px;
    cursor: pointer
}

#search .row {
    margin: 6px 0
}

#search_panel .row {
    margin: 12px 0
}

#search .btn-default:hover {
    background: #fff;
    border-color: #c8cfd7
}

#search .open .btn-default:hover,#search .btn-default:active {
    background: #none
}

button.applycoupon {
    border: 1px solid #1a96d6!important
}

button.applycoupon:hover {
    border: 1px solid #0353b4!important
}

.last-row {
    line-height: 55px;
    margin: 0!important;
    height: 55px
}

.selectpicker {
    width: 220px!important;
    height: 34px!important;
    margin-bottom: 10px!important
}

.date-from-group {
    width: 100%
}

.date-from-group i {
    font-size: 17px
}

#search_panel .form-control-feedback,#search .form-control-feedback {
    right: 0;
    top: 5px
}

.date-from-group i.glyphicon-remove {
    font-size: 17px;
    top: 34px;
    left: 25px
}

.date-from-group .form-control {
    background-color: #fff
}

.modes {
    margin-bottom: 10px;
    margin-top: 5px
}

#mode1,#mode2,#mode3,#foreign,#domestic {
    height: 44px;
    background: #4f8ed6;
    color: #edf0f5;
    float: right;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
    font-size: 1.188em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

#foreign,#domestic {
    width: 50%
}

#mode1,#mode2,#mode3 {
    width: 33.33%
}

#mode1,#domestic {
    border-radius: 0 5px 5px 0
}

#mode3,#foreign {
    border-radius: 5px 0 0 5px
}

.mode_selected {
    background: #2361a7!important;
    box-shadow: 0 0 7px rgba(0,0,0,.37) inset
}

.input {
    margin-bottom: 10px;
    cursor: pointer
}

.input_label {
    width: 90px;
    height: 42px;
    background-color: #4f8ed6;
    color: #edf0f5;
    line-height: 42px;
    font-size: 1.125em;
    transition: background-color .2s
}

html[dir="rtl"] .input_label {
    float: right;
    border-radius: 0 5px 5px 0;
    text-align: left;
    padding-left: 8px
}

html[dir="ltr"] .input_label {
    float: left;
    border-radius: 5px 0 0 5px;
    text-align: right;
    padding-right: 8px
}

.input_label_place {
    background-image: url(../../img/place.png);
    background-repeat: no-repeat
}

html[dir="rtl"] .input_label_place {
    background-position: 72px center
}

html[dir="ltr"] .input_label_place {
    background-position: 10px center
}

.input_label_inf,.input_label_adl,.input_label_chd {
    background-repeat: no-repeat;
    background-position: center center!important;
    width: 20px;
    height: 40px
}

.input_label_inf {
    background-image: url(../../img/ages/INF.png)
}

.input_label_adl {
    background-image: url(../../img/ages/ADL.png)
}

.input_label_chd {
    background-image: url(../../img/ages/CHD.png)
}

.input_label_date {
    background-image: url(../../img/date.png);
    background-repeat: no-repeat
}

html[dir="rtl"] .input_label_date {
    background-position: 69px center
}

html[dir="ltr"] .input_label_date {
    background-position: 6px center
}

.input_disable .input_label {
    background-color: #8b8b8b
}

.input_disable .input_container,.input_disable .input_container input {
    background-color: #edf0f5
}

.input_container {
    background: #fefefe;
    height: 36px;
    width: 238px;
    padding-top: 6px
}

html[dir="rtl"] .input_container {
    float: right;
    border-radius: 5px 0 0 5px
}

html[dir="ltr"] .input_container {
    float: left;
    border-radius: 0 5px 5px 0
}

.input_container_age {
    width: 60px;
    height: 40px;
    padding: 0;
    line-height: 40px
}

.input_container input,.input_container select {
    border: 0;
    height: 30px;
    padding: 0 5px;
    width: 80%;
    color: #1b1b1b
}

* {
    outline: 0!important
}

.count_select {
    width: 95px;
    margin: 0 8px;
    font-size: .70em;
    float: right;
    text-align: center;
    margin-bottom: 15px
}

.count_select select {
    font-family: inherit;
    font-size: 1.2em;
    text-align: center
}

.count_select select:focus {
    outline: 0
}

.tab {
    float: right;
    padding: 12px 12px 12px 3px;
    margin-left: 3px;
    background: #f9fafc;
    color: #aaaaaa;
    box-shadow: 0 -2px 2px rgba(0,0,0,.02) inset;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 114px;
    background-position: 79px 12px;
    text-align: center;
    position: relative;
    height: 48px
}

.tab-selected {
    background-color: #135c33;
    opacity: 1;
    box-shadow: none;
    color: #ffffff;
}

.tab-selected .tab-icon {
    color: #067b0f;
}

.tab-label {
    float: right;
    padding-right: 12px;
    padding-top: 1px;
    font-size: 13.9px
}

#tab-train .tab-label {
    padding-right: 15px
}

#tab-plane .tab-icon {
    font-size: 22px
}

.tab-icon {
    float: right;
    font-family: 'eu-icons';
    font-size: 27px;
    font-weight: normal;
    color: #1a96d6
}

#tab-masir {
    background-image: url(../../img/masir.png);
    background-repeat: no-repeat
}

.searchForm {
    display: none
}

.form-selected {
    display: block
}

.date-remove {
    left: 26px!important;
    color: #cc5c5c!important;
    display: none
}

.form-control {
    box-shadow: none
}

.dropdown-toggle {
    height: 100%
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    left: 12px;
    right: auto;
    display: none
}

.bootstrap-select>.dropdown-toggle,#search_panel .date,#search .date {
    padding-left: 12px;
    padding-right: 31px
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    text-align: right
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select:hover>.dropdown-toggle.bs-placeholder {
    color: #000
}

.dropdown-menu li {
    font-size: 13px;
    height: 31px
}

.dropdown-menu li a {
    display: block;
    height: 100%
}

.form-control.invalid {
    border-color: #ff0018!important
}

.bs-searchbox .form-control {
    height: 34px!important;
    margin-bottom: 4px
}

.dropdown-header {
    height: 26px!important;
    display: block
}

.dropdown-header .text {
    font-size: 10px
}

#message,#message_adv {
    float: right;
    margin-top: 65px;
    width: 535px
}

html[dir="rtl"] #message,html[dir="rtl"] #message_adv {
    margin-right: 70px
}

html[dir="ltr"] #message,html[dir="ltr"] #message_adv {
    margin-left: 70px
}

.msg,.msg_adv {
    margin-bottom: 41px
}

.msg p>img {
    width: 80px;
    padding: 10px
}

.msg_img {
    display: block;
    width: 63px
}

html[dir="rtl"] .msg_img {
    float: right
}

html[dir="ltr"] .msg_img {
    float: left
}

html[dir="rtl"] .msg_content {
    float: right;
    margin-right: 20px
}

html[dir="ltr"] .msg_content {
    float: left;
    margin-left: 20px
}

.msg_text_big {
    color: #edf0f5;
    font-size: 1.375em
}

.msg_text_small {
    color: #edf0f5;
    font-size: .875em;
    margin-top: 5px
}

.myBtn {
    border: 0;
    display: inline-block;
    text-align: center;
    background: #000000;
    color: #edf0f5;
    padding: 5px;
    font-size: 16px;
    cursor: pointer;
    padding: 10px;
    border-radius: 5px
}

.myBtn[disabled]:hover {
    background: #ababab!important
}

.myBtn[disabled] {
    background: #ababab!important
}

.myBtn-red {
    background: #d9534f
}

.myBtn-blue {
    background: #1a96d6;
    color: #fff
}

.myBtn-green {
    background: #131313!important;
    border: 1px solid #131313!important;
    color: #bad12f;
}

.myBtn-red {
    background: #f01919;
    color: #fff
}

.myBtn-red:hover {
    background: #ec0000;
    color: #fff
}

.myBtn-blue:hover {
    background: #0353b4!important
}

.myBtn-green:hover {
    background: #000000!important;
    border: 1px solid #00c06e!important;
    color: #fff!important
}

.myBtn.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.myBtn-default {
    border: 1px #1a96d6 solid!important;
    background: transparent!important;
    color: #1a96d6!important
}

.myBtn-gray {
    background: #c8cfd7;
    color: #fff
}

.myBtn-default:hover {
    color: #0353b4!important;
    border-color: #0353b4!important
}

.myBtn-gray:hover {
    background: #b4bbc2!important
}

.btn-primary:hover {
    background: #0353b4!important
}

.count {
    width: 100%;
    cursor: pointer
}

.normal {
    font-size: inherit;
    font-weight: normal;
    display: inline;
    line-height: inherit
}

#footer {
    background-color:#000000;
    border-top:#fff solid 1px;
}

#contact {
    color: #1b1b1b;
    text-align: center;
    direction: ltr;
    width: 285px;
    float: left;
    margin-top: 50px;
    font-size: .813em;
    border-right: 1px solid #ddd;
    height: 90px;
    position: relative;
    box-sizing: content-box
}

#contact_container {
    margin-top: -20px
}

#atigh {
    position: absolute;
    top: -5px;
    right: 13px
}

#announce {
    width: 800px;
    margin: auto;
    height: 36px;
    border-radius: 5px;
    background: rgba(255,255,255,.82);
    padding: 8px;
    margin-top: 15px;
    line-height: 36px;
    text-align: center;
    color: #1b1b1b;
    font-size: 1em;
    position: relative
}

#announce_text {
    display: block;
    width: 91%;
    margin: 0
}

html[dir="rtl"] #announce {
    padding-left: 60px
}

html[dir="ltr"] #announce {
    padding-right: 60px
}

#announce_more {
    width: 110px;
    font-size: 1.063em;
    position: absolute;
    top: 15%;
    padding: 0 0 1px 0
}

html[dir="rtl"] #announce_more {
    left: 8px
}

html[dir="ltr"] #announce_more {
    right: 8px
}

.contact_text {
    display: block;
    text-align: left;
    padding-left: 24px;
    margin: 0 10px;
    background-repeat: no-repeat;
    background-position: left;
    margin: 7px 0;
    width: 285px
}

.contact_email {
    background-image: url(../../img/contact/email.png);
    font-family: Arial;
    font-size: .9em
}

.contact_mobile {
    background-image: url(../../img/contact/mobile.png);
    font-size: 1.1em
}

.contact_phone {
    background-image: url(../../img/contact/phone.png);
    font-size: 19px
}

.contact_location {
    background-image: url(../../img/contact/location.png)
}

#social {
    border-right: 0
}

.section {
    height: 90px;
    float: right;
    width: 179px;
    text-align: center;
    margin-top: 50px;
    border-right: solid 1px #ddd;
    border-left: solid 1px #fff;
    box-sizing: content-box
}

.section_icon_follow {
    margin: 0 3px;
    vertical-align: middle
}

.section_icon {
    margin: 0 8px;
    vertical-align: middle
}

.section_text {
    color: #1b1b1b;
    font-size: .938em;
    padding: 0 0 15px 0
}

#nemad {
    padding: -0;
    width: 170px
}

#nemad_container {
    position: relative;
    top: -55px
}

#footer_sections {
    height: 165px
}

.footer-logo {
    width: 125px;
    height: 136px;
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto;
    background-size: 119px
}

.footer-logo-container {
    width: 11.1%;
    float: right;
    cursor: pointer
}

.footer-logos {
    width: 100%;
    padding: 25px 0 25px 0;
    max-width: 1000px;
    margin: 0 auto
}

.footer-logo-cao {
    background-image: url(../img/footer-logo/CAO.png)
}
.footer-logo-hao {
    background-image: url(../img/footer-logo/hotel.png)
}

.footer-logo-samandehi {
    background-image: url(../img/footer-logo/samandehi.png);
    cursor: pointer
}

.footer-logo-tnemad {
    background-image: url(../img/footer-logo/tnemad.jpg);
    cursor: pointer
}

.footer-logo-enamad {
    background-image: url(../img/footer-logo/enamad.png);
    cursor: pointer
}

.footer-logo-ichto {
    background-image: url(../img/footer-logo/ichto.png)
}

.footer-logo-rai {
    background-image: url(../img/footer-logo/rai.png)
}

.footer-logo-rmto {
    background-image: url(../img/footer-logo/rmto.png)
}

.footer-logo-ministry {
    background-image: url(../img/footer-logo/MRUD.png)
}

.footer-logo-paxrights {
    background-image: url(../img/footer-logo/qr.png);
    background-size: 111px;
    background-position: center 0
}

#copyright {
    margin-top: 5px;
    color: #ffffff;
    text-align: center;
    font-size: .875em;
    margin-bottom: 10px
}

#copyright a,#copyright a:visited {
    color: #19a5e2
}

#links {
    text-align: center;
    clear: both
}

#links a {
    color: #5889d3;
    font-size: .875em;
    padding: 10px;
    white-space: nowrap
}

#links a:hover {
    color: #1a96d6
}

.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0
}

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden
}

.custom-combobox-input {
    background: none!important
}

.ui-button {
    background: none!important;
    border: 0!important
}

.ui-state-hover {
}

.ui-state-hover .ui-icon {
}

.ui-state-focus {
    font-weight: normal!important
}

.custom-combobox input {
    font-family: "IRANSans-web"!important;
    font-size: .875em!important;
    font-weight: normal!important
}

.avgrund-popin {
    margin-top: 0!important
}

.sidebar {
    width: 235px;
    padding: 15px;
    margin-right: 10px;
    float: right
}

.mainbar {
    width: 600px;
    float: right
}

.subheader_img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 130px
}

.subheader_img_airport {
    background-image: url(../../img/subheaders/airport.jpg)
}

.subheader_img_about-us {
    background-image: url(../../img/subheaders/about-us.jpg)
}

.subheader_img_faq {
    background-image: url(../../img/subheaders/faq.jpg)
}

.subheader_img_booking-airline-tickets {
    background-image: url(../../img/subheaders/booking-airline-tickets.jpg)
}

.subheader_img_sample-issued-tickets {
    background-image: url(../../img/subheaders/sample-issued-tickets.jpg)
}

.subheader_img_travel-agencies {
    background-image: url(../../img/subheaders/travel-agencies.jpg)
}

.subheader_img_why-us {
    background-image: url(../../img/subheaders/why-us.jpg)
}

.subheader_img_legal-persons {
    background-image: url(../../img/subheaders/legal-persons.jpg)
}

.subheader_img_employment {
    background-image: url(../../img/subheaders/employment.jpg)
}

.inner_footer {
    border-top: solid 8px #4f8ed6
}

.subheader_title {
    height: 57px;
    background: #0353b4;
    line-height: 57px;
    padding-right: 40px;
    overflow: hidden
}

.subheader_title_small {
    color: #ffdf49;
    font-size: 1.188em
}

.subheader_title_small_gray {
    color: #8eaed3;
    font-size: 1.188em
}

.subheader_title_delimiter,.subheader_title_delimiter_gray {
    color: #8bb1db;
    font-size: 1.188em;
    padding: 0 10px
}

.subheader_title_big {
    color: #edf0f5;
    font-size: 1.375em
}

#main_content,#main_content_app {
    padding: 2px 0 11px 0;
    background: #F9FAFC;
    min-height: 500px
}

#main_content_app {
    padding-top: 5px;
    padding-bottom: 10px
}

#main_content_app iframe {
    width: 100%;
    height: 50vw;
    overflow: hidden;
    border: none;
    display: none
}

#main_content_container {
    background: #fff;
    padding: 10px 8px;
    margin-top: 10px;
    color: #43464f
}

button.applyCoupon {
    border: 1px solid #1a96d6
}

button.applyCoupon:hover {
    border: 1px solid #0353b4
}

.bootstrap-select .dropdown-toggle:focus {
    outline: none!important
}

.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default {
    background: none!important
}

#main_content_app #main_content_container {
    border-radius: 5px;
    box-shadow: 2px 3px 4px rgba(0,0,0,.3);
    min-height: initial;
    background: #fff!important
}

.url {
    font-family: Arial;
    direction: ltr
}

.from,.to {
    width: 100%!important;
    font-family: "IRANSans-web"
}

#search select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.btn-danger {
    border: 0!important
}

.btn-danger:hover {
    background-color: #f2be4f!important
}

.division_col {
    width: 31%;
    margin: 0 1%;
    float: right
}

.mobile_visible {
    display: none
}

.flight-list-container, #flight-list {
    background: white;
    margin: 10px 0 0 0;
    font-size: 17px;
    padding: 0;
    border: solid 1px #edf0f5;
    border-radius: 5px;
    box-shadow: 0px 2px 5px rgba(218, 221, 230, 0.5);
}

#payment {
    padding: 10px 10px 10px 0
}

#bill {
    border: 1px solid #edf0f5;
    padding: 20px;
    font-size: 13px;
    background: white;
    border-radius: 5px;
}

#bill table {
    font-size: 13px
}

.info-form {
    /* border: 1px solid #edf0f5; */
    margin-top: 10px;
    padding: 10px 20px 10px 10px;
    font-size: 12px;
    position: relative;
    background: white;
    border-radius: 5px;
}

.info-form .form-control,#coupon-container .form-control {
    font-size: 12px;
    height: 34px;
    width: 325px;
    height: 40px;
    margin-left: 5px;
    border-radius: 4px;
    font-family: 'IRANSans-web';
    width: 100%;
}

#coupon-container .form-control {
    width: 300px;
}

.form-names select, .form-names input {
    width: 30.9%!important;
    margin: 0 0 15px 15px!important;
}

.info-form h4,#bill h4 {
}

.inline_register_title {
    font-size: 13px;
    color: #d63645
}

.info-form .btn {
    font-size: 13px;
    height: 41px
}

.info-form td {
    border: 0!important
}

.info-form-section {
}

.btn-primary {
    background: #1a96d6!important
}

.btn {
    border: 0!important
}

.btn-hover {
    border: 0!important
}

.btn-primary:hover {
    background: #00353B4 !important
}

.btn-success {
    background: #0dd781!important
}

.btn-success:hover {
    background: #3c910c!important
}

.bootstrap-select button,.bootstrap-select button.disabled,.select-domestic button,.select-foreign button,.select-train button,.select-bus button,.select-bus.disable button {
    border: 1px solid #c8cfd7!important
}

.info-form button {
    float: left;
    font-size: 13px
}

h3,.h3 {
    font-size: 20px!important;
    line-height: 38px
}

.flight-info-field-title {
    color: #257ca7;
    display: inline-block;
    width: 40px;
    margin-bottom: 19px;
    font-size: 13px
}

.flight-info-field {
    font-size: 12px
}

#offers-container {
    margin: 20px 0
}

#offers {
    background: #fdfdfd;
    border: 1px solid #edf0f5;
    border-top: none
}

#offers-title {
    border: 1px solid #edf0f5;
    padding-bottom: 15px;
    font-size: 23px;
    color: #171717;
    text-align: center;
    background: #eac46f;
    color: #fff;
    padding: 8px
}

.offer {
    background: #fff;
    padding: 10px;
    border: 1px solid #edf0f5;
    width: 238px;
    position: relative;
    float: right;
    margin: 5.5px
}

.offer-route {
    font-size: 16px
}

.offer-info {
    text-align: center;
    width: 75%;
    float: right
}

.offer-date {
    font-size: 10px
}

.offer-date-part {
    font-size: 13px;
    font-weight: bold;
    color: #2361a7
}

.offer-route-del {
    font-size: 20px;
    color: #aaa;
    font-weight: bold
}

.offer-airline-icon {
    width: 40px
}

.offer-airline-name {
    font-size: 10px;
    font-weight: bold
}

.offer-airline {
    float: right;
    text-align: center;
    width: 25%
}

.offer-prices {
    text-align: left;
    float: left;
    width: 47%
}

.offer-price-low {
    font-size: 17px;
    color: #0c0
}

.offer-price-high {
    color: red;
    font-size: 13px;
    text-decoration: line-through;
    min-height: 1.7em;
    margin-bottom: -5px;
    margin-top: 2px;
    text-align: center;
    text-align: left;
    margin-left: 20px
}

.rial {
    font-size: 9px;
    color: #aaa;
    display: inline-block
}

.offer-reserve {
    border-radius: 5px;
    background: #d64d4d;
    color: #fff;
    width: 100%;
    height: 38px;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
    border: 0
}

.offer-reserve:hover {
    background: #d64d4d
}

.offer-reserve.disabled:hover {
    background: #91998d
}

.offer-reserve.disabled {
    background: #91998d
}

.offer-cap {
    font-size: 9px;
    float: left;
    margin-top: 5px;
    text-align: center
}

.offer-cap-low {
    font-size: 15px
}

.offer-time {
    font-size: 9px;
    float: right;
    text-align: center;
    margin-top: 5px;
    width: 30%
}

.offer-timer {
    font-size: 15px;
    color: #2361a7;
    display: block
}

.offer-time-part {
    font-size: 12px;
    font-weight: bold;
    display: block
}

.city-time-from,.city-time-to,.offer-route-del {
    display: table-cell;
    min-width: 24px
}

.offer-route {
    display: table;
    width: 100%;
    margin-right: 10px
}

#pane5 {
    margin-bottom: 15px
}

.select-style {
    margin: 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    overflow: hidden;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff url(/img/arrowdown.gif) no-repeat 5px 50%
}

.select-style select {
    padding: 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.select-style select:focus {
    outline: none
}

#flight-list {
    font-size: 13px;
}

.title {
}

.flight-list-city {
    color: #146a94;
    padding: 8px 0!important
}

.flight-list-info {
    float: right!important;
    width: 200px!important;
    padding-right: 13px!important;
    font-size: 12px;
    color: #e68181
}

.reserve_penalty {
    float: none;
    width: 100%!important;
    padding-right: 13px!important;
    text-align: justify;
    font-size: 12px;
}

.right-filter-panel {
    float: right;
    padding: 0 0 0 10px
}

@media (min-width: 768px) {
    .eqip-options {
        position:absolute
    }
}

#info-timeline-container {
    margin: 0px auto 0 auto;
    width: 212px;
}

.mixed-row #info-timeline-container {
    width: 66.66%;
    margin: 26px 0 0 0;
    float: left
}

div#info-timeline-titles {
    padding-top: 8px
}

.info-timeline-title {
    height: 35px;
    line-height: 35px
}

span.info-timeline-title-duration {
    display: inline-block;
    width: 69px;
    text-align: left
}

span.info-timeline-title-desc {
    display: inline-block;
    width: 323px;
    white-space: nowrap
}

span.info-timeline-title-time {
    width: 60px;
    display: inline-block;
    font-weight: bold
}

span.info-timeline-title-date {
    display: inline-block;
    width: 60px;
    font-weight: bold
}

span.info-timeline-title-city {
    font-weight: bold
}

#info-timeline {
    float: right;
    width: 10%;
    margin: 9px 0;
}

#info-timeline-time {
    float: right;
    width: 45%;
    text-align: center;
    margin: 0;
}

#info-timeline-text {
    float: right;
    margin: 1px 0;
    text-align: right;
    width: 45%;
    padding-right: 6px;
}

.mixed-row #info-timeline-text {
    float: left;
    padding-right: 11px;
    margin: 5px 0 5px 12px;
    text-align: center;
    width: 133px
}

.mixed-row .info-timeline-map {
    width: 52%;
    text-align: center;
    background: #f5f5f5;
    height: 365px;
    line-height: 365px;
    border: solid 1px #d2d2d2;
    font-size: 20px;
    color: #929292;
    margin-top: 10px
}

#mixed-content {
    float: right;
    width: 75%
}

.info-timeline-time-taxi .info-timeline-flight-time {
    height: 41px;
    line-height: 47px
}

.info-timeline-time-flight .info-timeline-flight-time {
    height: 178px;
    line-height: 179px
}

.info-timeline-time-inter .info-timeline-flight-time {
    height: 71px;
    line-height: 74px
}

.info-timeline-point-time-date {
    font-size: 10px;
    color: #9095a7;
    line-height: 11px;
    margin-top: -6px;
    font-weight: normal;
}

.info-timeline-point {
    border-radius: 5px;
    border: 5px solid #0353b4;
    width: 0;
    height: 0;
    margin: auto
}

.info-timeline-line {
    width: 0;
    height: 50px;
    border: 1px solid  #9095A7;
    margin: 7px auto;
    background: #0353b4;
}

html .form-control {
    color: #43464f
}

html .form-control[disabled],html .form-control[readonly],html fieldset[disabled] .form-control {
    background-color: #edf0f5;
    border-color: #c8cfd7
}

.remained-credit {
    color: #0353b4
}

.recharge label,.creditRefund label {
    color: #43464f
}

.recharge,.creditRefund {
    max-width: 300px;
    margin: auto;
    text-align: center;
    border: 2px solid #c8cfd7;
    border-radius: 5px;
    padding: 10px;
    background-color: #f9fafc
}

.info-timeline-flight {
    padding: 2px 4px;
    transform: rotate(180deg)
}

.info-timeline-train,.info-timeline-bus {
    padding: 4px 4px
}

html .input-group-addon {
    color: #9095a7;
    background-color: #edf0f5;
    border-color: #c8cfd7
}

.info-timeline-flight,.info-timeline-train,.info-timeline-bus {
    font-size: 17px;
    font-family: eu-icons;
    color: #0353b4;
    margin: auto;
    height: 30px;
    width: 30px;
    padding: 7px;
}

.info-timeline-taxi {
    background: url(../../img/taxi.png) no-repeat 4px 4px;
    border: 2px solid #0353b4;
    margin: auto;
    height: 30px;
    width: 30px;
    border-radius: 30px
}

.info-timeline-waiting {
    background: url(../../img/waiting.png) no-repeat 4px 4px;
    border: 2px solid #0353b4;
    margin: auto;
    height: 30px;
    width: 30px;
    border-radius: 30px
}

.info-timeline-point-time {
    font-size: 17px;
    height: 26px;
    font-weight: 500;
    text-align: left;
    line-height: 44px;
}

.info-timeline-bus-time {
    font-size: 17px;
    height: 179px;
    margin-left: 3px;
    padding-top: 91px
}

.info-mode-container .mode {
    font-size: 11px!important
}

.modal-penalty-1,.modal-penalty-0 {
    display: none
}

.info-terms-and-conditions {
    width: 100%;
    margin: 10px auto;
    font-size: 12px;
    height: 36px;
    text-align: center;
    color: #0353b4;
    font-weight: bold;
    padding: 8px 16px
}

.info-stop-duration-flight {
    font-size: 12px;
    background: #ebebeb;
    padding: 7px 0;
    text-align: center;
    border-radius: 3px;
    color: #5f5f5f
}

.info-timeline-flight-time {
    color: #43464F;
    height: 66px;
    line-height: 88px;
    font-size: 12px;
    margin-left: 3px;
    text-align: left;
}

.info-timeline-city {
    line-height: 20px;
    padding-top: 8px;
    height: 32px;
}

.mixed-row .info-timeline-city {
    height: 46px
}

.info-timeline-bus-text {
    font-size: 13px;
    width: 100%;
    width: 100%;
    height: 112px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -34px;
    margin-bottom: -18px;
}

.info-timeline-flight-text {
    font-size: 13px;
    width: 100%;
    height: 208px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -34px;
    margin-bottom: -18px
}

.info-timeline-train-text {
    font-size: 13px;
    height: 208px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -34px;
    margin-bottom: -18px
}

.mixed-row .info-timeline-flight-text {
    height: 153px;
    line-height: 241px!important
}

.mixed-row .info-timeline-train-text {
    height: 153px;
    line-height: 161px!important
}

.mixed-row .info-timeline-bus-text {
    height: 153px;
    line-height: 291px!important
}

.mixed-row .info-timeline-taxi-text {
    height: 20px
}

.mixed-row .info-timeline-waiting-text {
    height: 45px;
    line-height: 33px;
    color: #464646;
    font-size: 12px
}

.map-points {
    display: none
}

.info-timeline-train-text {
    font-size: 13px;
    width: 100%
}

.info-timeline-city-airport {
    color: #9095A7;
    font-size: 12px;
}

.info-timeline-city-name {
    text-align: right;
    font-size: 14px;
    margin-bottom: 2px;
    margin-top: 2px;
    font-weight: bold;
    color: #43464F;
}

.info-airline {
    font-size: 10px
}

.info-airline-image {
    width: 20px;
    height: 20px
}

.info-container {
    vertical-align: middle;
    width: 100%
}

.light {
    color: #9095a7;
    font-size: 11px
}

#bazar {
    display: none;
    background: #34a7e2;
    padding: 20px;
    text-align: center;
    color: #fff!important;
    font-size: 17px;
    line-height: 30px;
    cursor: pointer
}

#bazar img {
    display: block;
    margin: auto;
    margin-bottom: 6px
}

#bazar-close {
    background: url(/img/bazar-close.gif);
    width: 16px;
    height: 16px;
    position: absolute;
    top: 10px
}

#bazar:hover {
    color: #fff
}

.default-option {
    display: none
}

#app-pane {
    background: #ffffff;
    color: #000000;
    height:380px;
}

#app-pane-container {
    width: 1100px;
    margin: auto 91px auto auto
}

#app-pane-title {
    text-align: center;
    font-size: 50px;
    padding-top: 20px
}

#app-pane-contents {
    width: 660px;
    text-align: center
}

.app-pane-btn {
    background-repeat: no-repeat;
    background-position: 95%;
    float: right;
    width: 205px;
    padding: 0 18px;
    margin: 5px 0 0 12px;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
    height: 64px;
    line-height: 67px;
    display: block;
    color: #fff!important;
    text-decoration: none!important;
	border-radius: 5px;	
	background-color: #0353b4
}

#app-pane-btn-appstore {
    background-image: url(/img/app-icons/appstore.png);
    background-color: #868686
}

#app-pane-btn-playstore {
    background-color: #e14f10
}

#app-pane-btn-bazar:before,#app-pane-btn-sibapp:before,#app-pane-btn-direct:before {
	font-family:'eu-icons';
	display: block;
    float: right;
	font-size:50px;
}
#app-pane-btn-sibapp:before {
	content:'\E930'
}

#app-pane-btn-bazar:before {
	content:'\E92F'
}

#app-pane-btn-direct:before {
	content:'\E92D'
}
#app-pane-btn-direct {
    background-color: #0353b4
}

.swal2-modal {
    background: #f9fafc!important
}

.swal2-title {
    color: #0353b4!important
}

.swal2-content {
    color: #9095a7!important
}

.swal2-cancel {
    margin-right: 10px
}

.app-pane-desc {
    margin: 15px 0;
    font-size: 17px
}

.progress-bar {
    background: #0dd781!important
}

.img_logo {
    width: 141px;
    padding-top: 9px
}

.text-alert {
    color: #ff0018
}

.tab-content {
    display: none
}

#tab0 {
    display: block
}

#navigation-desktop .navigation-desktop,#navigation .navigation {
    float: right;
    text-align: center;
    padding: 5px 0;
    background: #f9fafc;
    color: #0353b4;
    cursor: pointer;
    display: block;
    text-decoration: none!important;
    border: solid 1px #edf0f5
}

#navigation-desktop .navigation-desktop {
    width: 15%
}

#navigation .navigation {
    width: 50%
}

#navigation-desktop #navigation-desktop-prev,#navigation #navigation-prev {
    background-repeat: no-repeat;
    background-position: 89% center;
    padding-right: 22px;
    height: 56px;
    position: relative
}

#navigation-desktop #navigation-desktop-next,#navigation #navigation-next {
    background-repeat: no-repeat;
    background-position: 11% center;
    padding-left: 22px;
    height: 56px;
    position: relative
}

#navigation-desktop #navigation-desktop-back,#navigation #navigation-back {
    width: 45%
}

#navigation-desktop #navigation-desktop-prev:before {
    content: '\e906';
    font-family: 'eu-icons';
    font-size: 15px;
    display: block;
    position: absolute;
    top: 10px;
    right: 16px;
    color: #0353b4
}

#navigation-desktop #navigation-desktop-next:before {
    content: '\e905';
    font-family: 'eu-icons';
    font-size: 15px;
    display: block;
    position: absolute;
    top: 10px;
    left: 16px;
    color: #0353b4
}

#navigation-desktop {
    margin-bottom: 0
}

#navigation-desktop .navigation-desktop:hover {
    background: #edf0f5
}

.wrapper.flight-full .ribbon-green,.wrapper.train-full .ribbon-gree.wrapper.bus-full .ribbon-green {
    background-color: #c8cfd7
}

.wrapper.flight-full .airlineImg,.wrapper.train-full .busImg,.wrapper.bus-full .busImg,.wrapper.bus-full .bus-point-img {
    opacity: .5
}

.wrapper.flight-full,.wrapper.bus-full,.wrapper.train-full {
    color: #9095a7
}

.form-label {
    background: #ffb232;
    color: #fff;
    text-align: center;
    position: absolute;
    width: 252px;
    height: 48px;
    line-height: 48px;
    font-size: 17px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    left: -76px;
    top: 31px;
    font-weight: 500
}

.form-label-container {
    overflow: hidden;
    position: absolute;
    top: -2px;
    left: -2px;
    height: 142px;
    width: 142px;
    z-index: 9
}

#alert2 {
    background: #e6230f;
    color: #fff;
    text-align: center;
    line-height: 31px;
    font-size: 16px;
    padding: 12px 0;
    display: block
}

#fest-bar {
    display: block;
    background: #f9fafc;
    padding: 5px;
    text-decoration: none
}

#fest-bar .container {
    text-align: center;
    font-size: 15px;
    color: #253c83
}

#fest-logo {
    height: 40px
}

.top-bar {
    display: none
}

.bill-message td {
    color: #4caf50;
    font-size: 15px;
    line-height: 27px!important;
    padding-top: 23px!important
}

.prevDay.desktop {
    margin-left: 30px
}

.data-row-item {
    float: right
}

.row-item-departure {
    width: 60px;
    font-size: 19px;
    text-align: center
}

.row-item-arrival {
    width: 112px;
    font-size: 19px;
    text-align: right;
    padding-right: 10px
}

span.plusone {
    color: #9095a7;
    font-size: 13px
}

.row-item-arrow {
    background: url(/img/arrow.png) no-repeat center;
    width: 80px;
    height: 30px;
    position: relative;
    top: -9px
}

.row-item-via {
    width: 16.5%
}

.row-item-means {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    padding-left: 4px
}

.row-item-means img {
    margin: 0 2px
}

.row-item-vehicles img {
    height: 18px;
    margin: 0 2px
}

.mixed-reserve-container {
    padding-top: 13px!important
}

.mixed-details {
    display: none
}

.mixed-details-right {
    float: right;
    box-sizing: border-box;
    padding: 10px 0;
    width: 33.33%
}

.mixed-details-right #info-timeline {
    float: right;
    width: 34px;
    margin: 20px 10px
}

.mixed-details-right #info-timeline-time {
    float: left;
    width: 96px;
    margin: 20px 0;
    text-align: center
}

.mixed-details-left {
    float: right;
    width: 166px
}

.row-item-time {
    font-size: 10px;
    position: absolute;
    top: 13px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    padding-left: 4px;
    color: #969696
}

.row-item-score {
    color: #ffd700;
    background: url(/img/star_gold.png) no-repeat right 4px;
    padding-right: 23px;
    background-size: 19px;
    font-weight: bold;
    margin-right: 23px
}

.row-item-rank {
    width: 4.5%
}

.row-item-co2 {
    width: 15.5%
}

.row-expand-icon {
    width: 3%;
    background: url(/img/expand.png) no-repeat right center;
    height: 30px;
    cursor: pointer
}

.data-row {
    line-height: 30px
}

#stats-container .data-row,#stats-container-return .data-row {
    width: 460px
}

.headers .row-expand-icon {
    background: none
}

.row-expand-icon-opened {
    background: url(/img/collapse.png) no-repeat right center
}

.mixed-row {
    margin: 6px 0!important;
    transition: all .5s;
    background: #fdfdfd;
    border-color: #edf0f5;
    position: relative;
    overflow: visible
}

.buy-more-popup {
    position: absolute;
    width: 230px;
    top: 45px;
    left: 9px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.13);
    z-index: 10
}

.buy-more-popup td.class-price {
    font-weight: bold
}

.buy-more-popup tr.class {
    cursor: pointer;
    border-bottom: solid 1px #f5f5f5
}

.buy-more-popup tr.class:hover {
    background: #edf0f5
}

.buy-more-popup td {
    padding: 10px
}

table.buy-more-table {
    width: 100%
}

.row-mixed-hidden {
    height: 0;
    padding: 0;
    border: 0;
    margin: 0!important;
    overflow: hidden
}

.mixed-row .myBtn-green {
    transition: all .5s
}

.mixed-row:hover {
}

.mixed-row .has-feedback .form-control {
    padding-left: 0
}

.mixed-row .leftDiv {
    width: 15.2%
}

.mixed-row .leftDiv button {
    margin-left: 0;
    width: 100%;
    height: 37px;
    margin-top: 4px;
    line-height: 3px;
    border-radius: 0;
    background-repeat: no-repeat;
    background-size: 23px;
    background-position: 20px 14px;
    font-size: 15px;
    margin-left: 8px;
    transition: none
}

.mixed-row .leftDiv button.myBtn-red {
    background-size: 17px;
    background-position: 22px 18px;
    background-color: #eab10d
}

.mixed-row .leftDiv button.myBtn-red:hover {
    background-color: #e0aa0d
}

.mixed-row .leftDiv .btn-buy-more {
    border-left: solid 1px #82cc5a;
    background-image: url(/img/expand-white.png);
    background-position: 92px;
    background-size: initial
}

.mixed-row .leftDiv.priceBox {
    height: auto
}

.mixed-row .leftDiv.priceBox {
    border-right: none
}

.mixed-row .leftDiv {
    padding-top: 0!important
}

.mixed-row .leftDiv .selectBtnDiv {
    position: static;
    padding-top: 3px
}

.mixed-row .flightInfo {
    margin-top: 0
}

.mixed-row .rightDiv {
    height: 30px;
    width: 83.3%
}

.data-row-item.row-item-price {
    float: left;
    color: #0dd781;
    font-size: 14px;
    text-align: left;
    padding-left: 6px;
    font-weight: bold
}

.headers {
    border: solid 1px #e2e2e2;
    padding: 7px 13px;
    display: none
}

.data-row-item.row-item-check {
    width: 6.5%
}

.data-row-item.row-item-count {
    width: 11.7%
}

.data-row-item.row-item-pricefrom {
    width: 34.4%
}

.data-row-item.row-item-durationfrom {
    width: 34.4%
}

.mixed-title {
    border: solid 1px #e2e2e2;
    padding: 10px;
    background: #f1f1f1;
    font-weight: bold;
    color: #909090;
    text-align: center;
    margin-bottom: 10px;
    height: 57px;
    line-height: 37px;
    position: relative;
    transition: all .5s
}

.mixed-title-no {
    background: #ececec;
    height: 29px;
    width: 29px;
    border-radius: 35px;
    color: #8c8c8c;
    float: right;
    line-height: 32px;
    margin-top: 4px;
    transition: all .5s
}

.mixed-title-name {
    float: right;
    margin-right: 9px;
    color: #949494;
    transition: all .5s
}

.mixed-title-side {
    position: relative;
    top: -10px;
    right: -10px;
    padding: 9px;
    background: #f9fafc;
    float: right;
    width: 183px;
    border-left: solid 1px #e2e2e2;
    transition: all .5s
}

.mixed-title-success .mixed-title-no {
    color: #fff;
    background: #0dd781
}

.mixed-title-success .mixed-title-name {
    color: #55bf1c
}

.mixed-title-success .mixed-title-side {
    border-color: #51af1f
}

.mixed-title-success {
    background: #0dd781 url(/img/tick.png) no-repeat 10px;
    color: #fff;
    border-color: #0dd781
}

.route-delimiter {
    border-top: dashed 2px #e2e2e2;
    margin-bottom: 20px
}

#submit-btn-container {
    display: none
}

button#submit-btn {
    margin: auto;
    font-size: 19px;
    width: 30%
}

.row-item-vehicles {
    width: 13%
}

.filter {
    float: right;
    width: 25%;
    text-align: center;
    height: 117px;
    border: solid 1px #edf0f5;
    font-size: 13px;
    line-height: 24px;
    box-sizing: border-box;
    border-top-width: 0;
    border-right-width: 0;
    background: #fdfdfd;
    cursor: pointer
}

.filter:not(.filter-empty):hover {
    background: #f3f7f9!important
}

.filter-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 38px;
    color: #1974a2
}

.filters {
    width: 737px;
    margin: 0 auto 10px auto
}

.filter.filter-time {
    padding-top: 13px;
    height: 97.3px
}

.filter-vehicle .filter-title {
    background: no-repeat 111px 9px;
    padding: 2px 0;
    padding-right: 21px;
    color: #1974a2
}

.filter-title.filter-title-bus {
    background-image: url(/img/vehicles/bus.png)
}

.filter-title.filter-title-train {
    background-image: url(/img/vehicles/train.png)
}

.filter-title.filter-title-flight {
    background-image: url(/img/vehicles/plane.png)
}

.filter.filter-all {
    padding-top: 39px;
    border-top-width: 1px;
    border-right-width: 1px;
    color: #1974a2;
    background: #f9fafc
}

.filter-empty-dash {
    font-size: 21px
}

.filter-vehicle .filter-empty-dash {
    line-height: 70px
}

.filter-time .filter-empty-dash {
    line-height: 76px
}

.filter-time .filter-title {
    line-height: 24px;
    font-size: 13px
}

.filter.filter-time-all {
    border-right-width: 1px;
    padding-top: 13px;
    background: #f9fafc
}

.filter.filter-vehicle {
    border-top-width: 1px;
    background: #f9fafc
}

.filter-time-all .filter-count {
    padding-top: 0
}

.filters-overlay {
    display: none
}

.filter-empty {
    cursor: not-allowed
}

div#filters-btn {
    background: #238cc0 url(/img/filter.png) no-repeat 72px 10px;
    color: #fff;
    width: 110px;
    padding: 7px 43px 7px 10px;
    font-weight: bold;
    cursor: pointer;
    display: none
}

.route-container {
    padding-bottom: 15px
}

table.classes-container {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    background: #f9fafc;
    border-color: #e2e2e2;
    border: solid 1px #e2e2e2
}

.classes-title {
    width: 100%;
    text-align: center;
    padding: 10px;
    background: #f1f1f1;
    margin-top: 10px;
    border: solid 1px #e2e2e2;
    font-weight: bold;
    font-size: 14px;
    color: #6f6f6f
}

table.classes-container td {
    padding: 9px
}

#popup {
    position: fixed;
    top: 0;
    background: rgba(0,0,0,.66);
    width: 100%;
    height: 100%;
    padding: 10px;
    z-index: 999999
}

#popup-content {
    width: 650px;
    margin: 100px auto;
    padding: 20px;
    background: #ff7423;
    border-radius: 24px;
    position: relative
}

#popup-close {
    float: left;
    font-weight: bold;
    color: #fff;
    cursor: pointer
}

div#popup-desc {
    color: #fff;
    text-align: center;
    margin: 22px;
    font-size: 19px;
    line-height: 39px
}

img#popup-pic {
    position: absolute;
    top: -51px;
    right: -82px
}

#summer-pane {
    background: url(/img/summer-bg.png);
    height: 300px;
    background-size: cover;
    background-position: center -214px;
    padding: 11px
}

div#summer-content {
    width: 610px;
    margin: auto;
    height: 100%;
    background: #fff;
    border-radius: 50%;
    border: solid 5px #ff6d29;
    box-shadow: 0 0 17px rgba(0,0,0,.25)
}

h1.home {
    font-size: 26px!important;
    font-weight: bold;
    margin: 0
}

h3.home {
    margin: 3px 0 20px 0;
    color: #5f5f5f
}

.row-empty {
    height: 32.33px;
    display: none
}

#coupon-input-group {
    margin-right: 19px;
    /* width: 160px; */
    float: left;
}

#coupon-checkbox {
    font-size: 12px;
    display: inline-block;
    height: 39px;
    line-height: 39px;
    color: #1A96D6;
    font-size: 10px;
    font-weight: bold;
}

#coupon-input-group input,#coupon-input-group .input-group-btn {
    margin: 0;
}

#coupon-input-group input {
    width: 150px
}

#coupon-input-group button {
    width: 100px!important;
    font-size: 14px;
    height: 40px;
    border-radius: 4px;
    background: #0DD781!important;
    border: 0!important;
}

div#flights-header {
    display: block;
    text-align: center;
    font-size: 15px!important;
    margin: 0 0 0 0;
    height: 56px;
    line-height: 55px;
    background: #f9fafc;
    border: 1px solid #edf0f5;
    color: #9095a7!important;
    font-weight: 500!important;
    float: right;
    width: 100%;
    position: relative;
}

#footer-links {
    background-color:#000000;
}

#footer-links a {
    color: #ffffff;
    text-align: right;
    font-size: 13px
}

.footer-links-item {
    padding: 5px 0;
    padding-right: 10px;
    border-right: 3px #edf0f5 solid
}

#footer-links h2 {
    color: #fff;
    font-size: 20px;
    margin: 0;
    text-align: center;
    padding: 15px;
    background: #1073a5
}

.footer-links-group {
    float: right;
    width: 25%;
    padding: 12px 0 7px 0
}

.swap-btn {
    position: absolute;
    top: 13px;
    z-index: 9;
    left: 17px
}

.sort-button-container-container {
    float: right;
    width: 50%;
    height: 38px;
    padding: 0 7px
}

.sort-box-title {
    float: right;
    background: url(/img/sort-icon.png) no-repeat right center;
    color: #9095a7;
    padding-right: 29px;
    font-size: 16px;
    height: 32px;
    background-size: 19px;
    font-weight: bold;
    width: 20%;
    padding-top: 2px
}

.sort-button-container-selected {
    color: #19a5e2;
    height: 38px
}

.input-group .icon-addon .form-control {
    border-radius: 0
}

.icon-addon {
    position: relative;
    color: #555;
    display: block
}

.icon-addon:after,.icon-addon:before {
    display: table;
    content: " "
}

.icon-addon:after {
    clear: both
}

.icon-addon.addon-md .glyphicon,.icon-addon .glyphicon,.icon-addon.addon-md .fa,.icon-addon .fa {
    position: absolute;
    z-index: 2;
    left: 10px;
    font-size: 14px;
    width: 20px;
    margin-left: -2.5px;
    text-align: center;
    padding: 10px 0;
    top: 1px
}

.icon-addon.addon-lg .form-control {
    line-height: 1.33;
    height: 48px;
    font-size: 15px;
    padding: 10px 16px 10px 40px
}

.icon-addon.addon-sm .form-control {
    height: 30px;
    padding: 5px 10px 5px 28px;
    font-size: 12px;
    line-height: 1.5
}

.icon-addon.addon-lg .fa,.icon-addon.addon-lg .glyphicon {
    font-size: 15px;
    margin-left: 0;
    left: 11px;
    top: 4px;
    color: #c8cfd7
}

.btn-default {
    border: 1px solid #c8cfd7!important
}

#search_panel input[type="text"],#search_panel button.dropdown-toggle,#search_panel select,#search_panel .selector {
    color: #43464f!important
}

.icon-addon.addon-md .form-control,.icon-addon .form-control {
    padding-left: 30px;
    float: left;
    font-weight: normal
}

.icon-addon.addon-sm .fa,.icon-addon.addon-sm .glyphicon {
    margin-left: 0;
    font-size: 12px;
    left: 5px;
    top: -1px;
    color: #c8cfd7
}

@media (max-width: 386px) {
    #nemad,#atigh {
        display:none
    }

    #mobile {
        border-right: 0
    }

    #footer_sections {
        width: 180px
    }

    #contact {
        height: 50px
    }
}

span.twitter-typeahead .tt-menu,span.twitter-typeahead .tt-dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    width: 100%;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: right;
    background-color: #fff;
    border: 1px solid #c8cfd7;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box
}

span.twitter-typeahead .tt-suggestion {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    cursor: pointer
}

span.twitter-typeahead .tt-suggestion.tt-cursor,span.twitter-typeahead .tt-suggestion:hover,span.twitter-typeahead .tt-suggestion:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

span.twitter-typeahead {
    width: 100%;
    display: block!important
}

.input-group span.twitter-typeahead {
    display: block!important
}

.input-group span.twitter-typeahead .tt-menu,.input-group span.twitter-typeahead .tt-dropdown-menu {
    top: 32px!important
}

.input-group.input-group-sm span.twitter-typeahead .tt-menu,.input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
    top: 28px!important
}

.input-group.input-group-lg span.twitter-typeahead .tt-menu,.input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
    top: 44px!important
}

.city_container {
    position: relative
}

.city_container input {
    width: 98%;
    right: 0;
    direction: rtl
}

.checkbox label:after,.radio label:after {
    content: '';
    display: table;
    clear: both
}

.checkbox .cr,.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    top: 3px;
    background: #fff;
}

.radio .cr {
    border-radius: 50%;
    padding: 8.5px
}

.radio label,.checkbox label {
    padding-right: 15px
}

.checkbox .cr .cr-icon,.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 14%
}

.radio .cr .cr-icon {
    margin-left: .04em
}

.checkbox label input[type="checkbox"],.radio label input[type="radio"] {
    display: none
}

.checkbox label input[type="checkbox"]+.cr>.cr-icon,.radio label input[type="radio"]+.cr>.cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in
}

.checkbox label input[type="checkbox"]:checked+.cr>.cr-icon,.radio label input[type="radio"]:checked+.cr>.cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1
}

.checkbox label input[type="checkbox"]:disabled+.cr,.radio label input[type="radio"]:disabled+.cr {
    opacity: .5
}

.radio,.checkbox {
    margin: 0!important
}

#modes {
    margin-top: 0;
    margin-bottom: 12px;
    width: 400px;
    margin: 0 auto 9px auto!important
}

#modes .radio {
    width: 50%
}

#modes .radio:first-child {
    text-align: left;
    padding-left: 15px
}

#date_to.disabled {
    background: #edf0f5!important
}

.showbox {
    padding: 5%
}

.loader {
    position: relative;
    margin: 0 auto;
    width: 70px
}

.loader:before {
    content: '';
    display: block;
    padding-top: 100%
}

.circular {
    animation: rotate 2s linear infinite;
    height: 100%;
    transform-origin: center center;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.path {
    stroke-dasharray: 50 , 100;
    stroke-dashoffset: 0;
    -webkit-animation: dash 1.5s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite;
    stroke-linecap: round;
    stroke: #1693d2;
    r: 20
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px;
    }
}

@keyframes color {
    100%, 0% {
        stroke: #1693d2;
    }

    40% {
        stroke: #1693d2;
    }

    66% {
        stroke: #1693d2;
    }

    80%, 90% {
        stroke: #1693d2;
    }
}

.billPrice {
    white-space: nowrap;
    font-size: 16px;
    color: #0DD781;
}

div#app-advert-desc {
    float: right;
    font-size: 1em;
    padding-right: 20%;
    text-align: right;
    width: 83.9%;
    padding-left: 68px;
    display: table;
    height: 100%;
    margin-top: -2px
}

img#app-advert-icon {
    float: right;
    display: block;
    width: 11vw;
    position: absolute;
    top: 19.5%;
    right: 5%
}

#app-advert {
    position: relative;
    display: none;
    color: #12567d;
    background: url(/img/banner2.gif?v=1);
    background-size: contain;
    height: 19vw;
    font-size: 3.5vw
}

#app-advert-view {
    position: absolute;
    top: 25%;
    left: 3%;
    color: #fff;
    font-size: .944444em;
    background: #0dd781;
    padding: 8px 6px;
    float: right;
    box-shadow: 0px 1px 2px #00000069;
    white-space: nowrap;
    width: 24%;
    border-radius: 5px;
    text-align: center
}

span#app-advert-close {
    position: absolute;
    top: 3px;
    right: 0;
    font-size: 18px;
    color: #868686;
    cursor: pointer;
    padding: 5px;
    background: url(/img/app-banner/Close.png) no-repeat;
    height: 16px;
    width: 16px;
    background-size: 16px
}

img#app-stars {
    height: 13px
}

.cr-icon {
    color: #0353b4;
    cursor: pointer
}

@keyframes hbounce {
    0% {
        position: relative;
        right: 0px;
    }

    16% {
        right: 5px;
    }

    33% {
        right: 0px;
    }

    50% {
        right: 5px;
    }

    67% {
        right: 0px;
    }

    100% {
        position: relative;
        right: 0px;
    }
}

.login-modal .icon-addon.addon-lg {
    margin: 11px 0
}

.login-modal form,#frmlogin {
    margin: 0 auto -7px auto;
    width: 70%
}

.login-modal form input,#frmlogin input {
    direction: ltr
}

.login-modal label.css-label {
    background-image: url(/img/checkbox.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.rtlplace:-moz-placeholder {
    text-align: right
}

.rtlplace:-ms-input-placeholder {
    text-align: right
}

.rtlplace:-webkit-input-placeholder {
    text-align: right
}

.rtlplace::-moz-placeholder {
    text-align: right
}

::placeholder {
    color: #c8cfd7!important
}

:-ms-input-placeholder {
    color: #c8cfd7!important
}

::-ms-input-placeholder {
    color: #c8cfd7!important
}

.BillInfo {
    background-color: #f9fafc!important
}

.route .glyphicon {
    color: #c8cfd7
}

.alert-info {
    border: 0!important;
    background-color: #19a5e2!important;
    color: #fff!important
}

.filterDiv .swap-btn i.glyphicon {
    transform: rotate(90deg);
    position: relative;
    left: 0
}

.prepay-table {
    margin: 0;
    border-radius: 5px;
    border: 1px solid #C8CFD7;
    overflow: hidden;
    font-size: 12px;
    color: #43464F!important;
}

.prepay-table .table, .prepay-table td, .prepay-table tr {
    border: 0!important;
}

.prepay-table tbody {
    background: #EDF0F5;
}

@media only screen and (max-width: 800px) {
    .prepay-table {
        margin:0
    }

    .table-bordered {
        border: 0!important
    }

    #no-more-tables td {
        empty-cells: show
    }

    #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!important
    }

    #no-more-tables thead tr {
        display: none!important
    }

    #no-more-tables tr {
        border: 1px solid #ccc
    }

    #no-more-tables td:last-child {
        border-bottom: 0!important
    }

    #no-more-tables td {
        border: none;
        border-bottom: 1px solid #edf0f5;
        position: relative;
        white-space: normal;
        text-align: right;
        padding-right: 119px;
    }

    #no-more-tables td:after {
        position: absolute;
        top: 6px;
        right: 8px;
        width: 45%;
        white-space: nowrap;
        text-align: right;
        font-weight: bold
    }

    #no-more-tables td:after {
        content: attr(data-title);
        font-family: "IRANSans-web",Tahoma
    }

    #no-more-tables td:before {
        content: "\00a0"
    }
}

.table-bordered thead td {
    border: 0!important
}

.prepay-title {
    margin: 24px 0 12px 0;
    color: #43464F;
    font-size: 13px;
    font-weight: normal;
    text-align: right;
}

.header-arrow {
    float: left;
    height: 53px;
    width: 40px;
    text-align: center;
    line-height: 52px;
    background: #f9fafc;
    font-size: 16px;
    color: #1a96d6;
    border-right: solid 1px #edf0f5
}

#main_content_app h1 {
    margin-top: 0
}

#prev-pax-btn {
    width: 111px;
    background: #f9fafc;
    border: solid 1px #edf0f5;
    text-align: center;
    padding: 8px;
    font-size: 12px;
    top: 7px;
    left: 7px;
    color: #1a96d6;
    font-weight: bold;
    cursor: pointer;
    user-select: none;
    float: left;
    margin-top: 17px;
    border: 1px solid #1A96D6;
    border-radius: 3px;
    font-size: 9px;
}

#prev-pax-btn span.glyphicon.glyphicon-list {
    margin-left: 5px;
    position: relative;
    top: 2px
}

div#prev-pax {
    height: 0;
    background: #f9fafc;
    margin: 0 -11px 0 -11px;
    overflow: hidden;
    transition: all .3s;
    border-color: #edf0f5;
    position: relative
}

.prev-passenger {
    float: right;
    padding: 5px 13px;
    margin: 4px 0 4px 0;
    color: #0a81bc;
    font-size: 13px;
    border: solid 1px #0a81bc;
    cursor: pointer;
    padding-top: 7px;
    user-select: none;
    width: 22%;
    margin-left: 4%;
    text-align: center;
    color: #9095A7;
    border: 1px solid #C8CFD7;
    border-radius: 3px;
    font-size: 10px;
}

.prev-passenger:nth-child(4n) {
    margin-left: 0;
}

#prev-pax .showbox {
    padding: .75%
}

#prev-pax .loader {
    width: 40px
}

#prev-pax.open {
    height: 52px;
    margin: 5px -10px 12px -10px;
    display: block;
    border-left: 0;
    border-right: 0;
}

.prev-passenger-option {
    display: inline-block;
    width: 11px;
    height: 11px;
    border: solid 1px #0a81bc;
    border-radius: 50%;
    position: relative;
    top: 1px;
    right: 3px
}

.prev-passenger-selected {
    background: #1A96D6;
    color: #fff;
}

.prev-passenger-selected .prev-passenger-option {
    background: #a2dffd;
    border-color: #a2dffd
}

span.prev-passenger-age {
    color: #6fcfde;
    font-size: 10px;
    margin-left: 7px;
    float: right;
    position: relative;
    top: 2px;
    margin-right: -3px
}

div#prev-pax-more {
    position: absolute;
    top: 9px;
    left: 7px;
    background: #1e8bc1;
    color: #fff;
    padding: 0 10px;
    line-height: 24px;
    font-size: 19px;
    height: 33px;
    cursor: pointer
}

div#prev-pax-container {
    padding: 4px 10px;
}

div#prev-pax-more:hover {
    background: #1a78a7
}

div#app-advert-view-icon {
    position: absolute;
    top: 7px;
    padding-right: 3px;
    width: 20.384615%;
    left: 5%
}

@keyframes bounce {
    0% {
        top: -5px;
    }

    50% {
        top: 0px;
    }

    100% {
        top: -5px;
    }
}

img#app-advert-view-icon-p1 {
    position: absolute;
    top: -1px;
    left: 22.4%;
    width: 45%
}

img#app-advert-view-icon-p2 {
    width: 100%
}

div#associate-confirm {
    position: fixed;
    bottom: 10px;
    right: 100px;
    background: #f9fafc;
    border: solid 1px #edf0f5;
    box-shadow: 0 0 10px rgba(0,0,0,.11);
    font-size: 12px;
    width: 327px;
    z-index: 1000;
    display: none
}

#associate-confirm-body {
    padding: 15px 14px 14px 14px
}

div#prev-pax-none {
    text-align: center;
    font-size: 13px;
    line-height: 49px;
    color: #9095a7
}

div#associate-confirm-close {
    font-family: eu-icons;
    color: #1a96d6;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    background: #edf0f5;
    width: 36px;
    text-align: center;
    padding-top: 2px;
    box-sizing: border-box;
    height: 45px;
    cursor: pointer;
    user-select: none;
    border-left: solid 1px #c8cfd7
}

div#associate-confirm-message {
    font-size: 14px;
    line-height: 24px;
    color: #43464f;
    margin-bottom: 17px
}

.associate-confirm-btn {
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 8px 9px;
    float: right;
    cursor: pointer;
    user-select: none
}

div#associate-confirm-yes {
    width: 72px
}

div#associate-confirm-no {
    margin-right: 7px
}

span.associate-confirm-btn-subtext {
    font-size: 11px
}

div#associate-confirm-header {
    line-height: 45px;
    padding-right: 45px;
    font-size: 14px;
    background: #edf0f5;
    border-bottom: solid 1px #edf0f5;
    color: #0353b4;
    font-weight: bold
}

.ReserveInfo.Bus.col-xs-12 {
    background: #fff
}

div#other-vehicle-plane,#other-vehicle-plane .other-vehicle-item-icon {
    background-image: url(../../img/vehicles/plane.png)
}

div#other-vehicle-train,#other-vehicle-train .other-vehicle-item-icon {
    background-image: url(../../img/vehicles/train.png)
}

div#other-vehicle-bus,#other-vehicle-bus .other-vehicle-item-icon {
    background-image: url(../../img/vehicles/bus.png);
    border-left: 0
}

.other-vehicle {
    height: 54px;
    width: 10%;
    background-color: #f9fafc;
    background-repeat: no-repeat;
    background-position: right 16px center;
    float: right;
    border-left: solid 1px #c8cfd7;
    padding-right: 49px;
    position: relative
}

.other-vehicle-active {
    width: 80%
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 10px solid #929292
}

.other-vehicle .arrow-up {
    position: absolute;
    top: 44px;
    right: 21px;
    display: none
}

.other-vehicle-popup {
    margin: auto;
    background: #fdfdfd;
    width: 400px;
    height: 95px;
    position: absolute;
    top: 53px;
    z-index: 1000;
    border: solid 1px #bebebe;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #00000026;
    display: none;
    left: -50%;
    overflow: hidden
}

.other-vehicle:hover:not(.other-vehicle-active):not(.other-vehicle-selected) {
    background-color: #f1f1f1
}

.other-vehicle:hover:not(.other-vehicle-active) {
    cursor: pointer
}

.other-vehicle-selected .arrow-up {
    display: block
}

.other-vehicle-selected .other-vehicle-popup {
    display: block
}

.other-vehicle-selected {
    background-color: #e7e7e7
}

.other-vehicle-popup .loader {
    height: 34px
}

.other-vehicle-item-route {
    float: right;
    width: 40%;
    text-align: right;
    line-height: 50px
}

.other-vehicle-item-count {
    float: right;
    font-size: 10px;
    color: #b5b5b5;
    font-weight: normal;
    text-align: left;
    width: 17%;
    padding-left: 10px
}

.other-vehicle-item-price {
    float: right;
    font-size: 14px;
    font-weight: normal;
    color: #424242;
    width: 30%
}

.other-vehicle-item-icon {
    float: right;
    width: 13%;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center
}

.other-vehicle-popup-header {
    font-size: 13px;
    color: #636363;
    line-height: 42px;
    border-bottom: solid 1px #e3e3e3;
    background: #f9fafc
}

.other-vehicle-item:hover {
    background: #f1f1f1
}

.other-vehicle-item {
    height: 50px;
    overflow: hidden
}

.other-vehicle-popup .loading {
    padding: 8px
}

.suggestion {
    float: right;
    width: 33.33333%;
    border-right: 1px #edf0f5 solid;
    position: relative;
    background: #fff;
    cursor: pointer;
    transition: width 1s;
    -webkit-tap-highlight-color: rgba(255,255,255,0)
}

div#suggestions {
    border: 1px #edf0f5 solid;
    background: #f9fafc
}

.suggestion:first-child {
    border-right: 0
}

.suggestion-title {
    float: right;
    color: #1974a2;
    font-weight: bold;
    font-size: 14px;
    line-height: 39px;
    margin-right: 9px
}

.suggestion-price {
    float: right;
    color: #9095a7;
    font-size: 11px;
    position: absolute;
    left: 12px;
    top: 17px;
    opacity: 1;
    transition: opacity .5s;
    display: none;
    transition-delay: .5s
}

div#suggestion-plane .suggestion-icon {
}

div#suggestion-train .suggestion-icon {
}

div#suggestion-bus .suggestion-icon {
}

.suggestion-icon {
    width: 32px;
    height: 38px;
    float: right;
    font-family: 'eu-icons';
    font-size: 30px;
    font-weight: normal;
    padding-top: 9px;
    color: #1a96d6;
    padding-right: 2px
}

#suggestion-plane .suggestion-icon {
    font-size: 26px
}

.suggestion-disabled {
    cursor: default
}

.suggestions-expanded .suggestion {
    width: 54.5px
}

.suggestion-inner {
    height: 100%;
    line-height: 19px
}

.suggestions-expanded .suggestion-expanded {
    width: 628px;
    width: calc(100% - 109px)
}

.suggestion .loading {
    position: absolute;
    top: 7px;
    padding: 0;
    left: 9px
}

.suggestion-expanded .loading {
    display: block
}

.suggestion-expanded .suggestion-inner {
    width: 600px;
    position: static;
    width: 100%
}

.suggestion .loading .loader {
    width: 40px
}

.suggestions-expanded .suggestion-price {
    opacity: 0
}

.suggestion-option {
    float: right;
    font-size: 11px;
    text-align: center;
    padding: 3px 0;
    background: #f9fafc;
    height: 44px;
    color: #1974a2;
    line-height: 16px;
    display: block;
    box-sizing: border-box;
    width: 49%;
    height: 51px;
    cursor: pointer;
    width: calc(50% - 2px);
    margin: 0 1px
}

.suggestion-option:first-child {
}

.suggestion-option:not(:first-child) {
}

.suggestion-options {
    margin-top: -2px;
    width: 569px;
    position: relative;
    opacity: 0;
    transition: opacity .5s;
    position: absolute;
    right: 110px;
    visibility: hidden;
    transition-delay: 0s;
    width: calc(100% - 100px)
}

.suggestion-option-route {
    font-weight: bold;
    font-size: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #9095a7
}

.option-hidden-workaround {
    display: none!important
}

li.selected .option-hidden-workaround {
    display: block!important
}

.suggestion-option-price {
    font-size: 10px
}

.suggestion-expanded .suggestion-options {
    opacity: 1;
    display: block;
    visibility: visible;
    transition-delay: .5s;
    width: calc(100% - 110px);
    z-index: 1000
}

.suggestion-option:hover {
}

.suggestions-expanded .suggestion-price {
    transition-delay: 0s
}

@media only screen and (max-width: 800px) {
    .suggestion {
        width:33.3333%;
        border-right: 0
    }

    .suggestions-expanded .suggestion-expanded {
        width: 100%;
        height: auto
    }

    .suggestion-expanded .suggestion-options {
        position: static;
        margin-top: 0;
        width: 100%;
        margin-top: 8px;
        transition: none
    }

    .suggestion-option {
        width: 100%;
        float: right;
        margin-left: 0;
        border-left: 0!important;
        border-right: 0!important
    }

    .suggestion-option:not(:first-child) {
        display: none
    }

    .suggestion-expanded .suggestion-inner {
        width: 100%
    }

    .suggestions-expanded .suggestion {
        width: 100%
    }

    .suggestion-price {
        transition: none;
        opacity: 1!important
    }

    div#suggestions {
        border: 0
    }
}

.date-suggestion {
    width: 14.285714285714285714285714285714%;
    float: right;
    text-align: center;
    font-size: 12px;
    background: #f9fafc;
    border-right: solid 1px #edf0f5;
    padding: 7px 8px;
    height: 56px;
    box-sizing: border-box;
    display: block;
    text-decoration: none!important;
    cursor: default
}

div#date-suggestions {
    height: 53px
}

.date-suggestion:first-child {
    border-right: 0
}

.date-suggestion-weekday {
    color: #1a96d6;
    font-weight: bold;
    font-size: 11px;
    float: right
}

.date-suggestion-date {
    color: #1a96d6;
    font-size: 11px;
    float: left;
    font-weight: bold
}

.date-suggestion-price {
    font-size: 10px;
    color: #6f6f6f;
    padding-top: 4px
}

.date-suggestion-enabled:not(.date-suggestion-current):hover {
    background: #f9fafc;
    cursor: pointer
}

.date-suggestion-current {
    background: #edf0f5
}

.date-suggestion-price-loading {
    font-size: 0;
    position: relative;
    top: -10px;
    color: #1974a2;
    display: block;
    width: 29px;
    margin: auto;
    overflow: hidden
}

.date-suggestion-price .price {
    margin-top: 2px;
    display: block
}

@keyframes price-loading {
    /*0% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}*/
}

@keyframes price-loading-dot {
    0% {
        opacity: 0;
    }

    30% {
        opacity: 1;
    }

    50% {
        opacity: 1;
    }

    70% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

span.date-suggestion-price-loading-dot {
    font-size: 26px;
    animation: price-loading-dot 2s infinite
}

span.date-suggestion-price-loading-dot:nth-child(1) {
    animation-delay: 0s
}

span.date-suggestion-price-loading-dot:nth-child(2) {
    animation-delay: .2s
}

span.date-suggestion-price-loading-dot:nth-child(3) {
    animation-delay: .4s
}

@media only screen and (max-width: 800px) {
    div#date-suggestions {
        width:233.33333333333333333333333333333%
    }
}

div#date-suggestions-container {
    overflow-x: auto;
    overflow-y: hidden;
    border: solid 1px #edf0f5;
    margin: 0 0 9px 0;
    height: 54px
}

.date-suggestion-enabled {
    cursor: pointer
}

#bill-bottom-table td {
    padding: 6px 10px
}

#bill-bottom-table {
    margin-top: 5px;
    font-size: 12px;
}

.app-banner {
    background: url(/img/back-banner.png) no-repeat center;
    background-size: cover;
    position: fixed;
    bottom: -58px;
    width: 100%;
    z-index: 1000;
    height: 58px
}

.app-banner h2 {
    color: #fff;
    position: absolute;
    top: 11px;
    margin: 0;
    left: 61%;
    font-size: 35px;
    text-shadow: 0 4px 16px rgba(150,150,150,1)
}

.app-banner .app-btn {
    position: absolute;
    right: 70%;
    top: 12px;
    background-color: #fff;
    width: 150px;
    height: 35px;
    border-radius: 50px;
    border: none;
    font-size: 18px;
    color: #4864c4;
    font-weight: 600;
    box-shadow: 0 10px 20px rgba(0,0,0,.19) , 0 6px 6px rgba(0,0,0,.23)
}

.app-banner .close {
    width: 58px;
    height: 58px;
    background-color: #223061!important
}

@media (max-width: 750px) {
    .app-banner {
        display:none
    }
}

.plate {
    background: url(/img/plate.png) no-repeat center right;
    height: 34px;
    width: 208px;
    background-size: 178px;
    position: relative;
    float: right
}

input.plate-part3 {
    width: 41px;
    position: absolute;
    top: 4px;
    right: 42px;
    text-align: center;
    font-size: 14px;
    padding: 0;
    height: 25.6px
}

select.plate-part2 {
    width: 44px;
    position: absolute;
    top: 4px;
    right: 85px;
    text-align: center;
    font-size: 14px;
    padding: 0;
    height: 25.6px
}

input.plate-part1 {
    width: 27px;
    position: absolute;
    top: 4px;
    right: 132px;
    text-align: center;
    font-size: 14px;
    padding: 0;
    height: 25.6px
}

.plate-part5 {
    width: 30px;
    position: absolute;
    top: 10px;
    right: 5px;
    text-align: center;
    font-size: 11px;
    padding: 0;
    height: 21px;
    width: 30px
}

.mode-container {
    width: 50%;
    float: right;
    padding: 9px 16px 36px 16px
}

.mode {
    width: 50%;
    float: right;
    text-align: center;
    background: #c8cfd7;
    color: #fff;
    font-size: 16px;
    height: 33px;
    line-height: 33px;
    cursor: pointer
}

.bg-success,.alert-success {
    background-color: #19a5e2!important;
    color: #fff!important
}

select:required:invalid {
  color: #c8c8c8;
}

option[value=""][disabled] {
	display: none;
}

option {
	color: black;
}

.bg-danger,.alert-danger {
    background-color: #FFF3E0!important;
    color: #F57C00!important;
    padding-right: 40px;
    position: relative;
    font-size: 12px;
    font-weight: 500;
    margin: 10px 0;
}

.bg-danger:before, .alert-danger:before {
    content: '\e90c';
    font-family: 'eu-icons';
    padding-lefT: 10px;
    font-size: 18px;
    position: absolute;
    right: 12px;
    top: 14px;

}

.mode-right {
    border-radius: 0 5px 5px 0
}

.mode-left {
    border-radius: 5px 0 0 5px
}

.bootstrap-select.btn-group.open {
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.dropdown-toggle,.form-control:focus {
    border-color: #0353b4!important;
    outline: 0;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.form-control {
    border-color: #c8cfd7!important;
    box-shadow: none!important;
    -webkit-box-shadow: none!important
}

.swal2-icon.swal2-warning {
    color: #ffb232!important;
    border-color: #ffb232!important
}

.mode:hover {
    background: #b4bbc2
}

.mode.mode-selected:hover {
    background: #1a96d6
}

.mode.mode-selected {
    background: #1a96d6
}

#flight-mode-type-container {
    display: none
}

.select-foreign {
    display: none
}

.select-domestic {
    padding-left: 12px;
    padding-right: 31px
}

.select-item-content-right {
    float: right;
    width: 50%;
    color: #9095a7;
    font-size: 10px;
    line-height: 16px
}

.select-city-content-left {
    float: left;
    width: 50%;
    direction: ltr;
    text-align: left;
    line-height: 18.5px
}

.dropdown-menu span.text {
    width: 100%;
    display: block!important
}

.select-item-country {
    color: #9095a7;
    text-transform: capitalize;
    font-size: 10px
}

.select-item-city {
    font-weight: bold;
    font-size: 13px;
    background: url(/img/city-icon.png) no-repeat 0 1.2px;
    background-size: 11px 14px;
    padding-left: 16px;
    color: #000
}

.select-item {
    height: 33px
}

.select-foreign li {
    height: auto
}

.select-foreign .dropdown-menu li a {
    padding: 3px 12px
}

.select-subitem {
    direction: ltr;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 26px;
    background: url(/img/subitem-icon.png) no-repeat 0 -1px;
    background-size: 19px 16px;
    padding-left: 25px
}

.selected .select-item-city {
    background-size: 11px 14px
}

a.item-hidden {
    display: none!important
}

.hasDatepicker[disabled] {
    background: #edf0f5!important
}

div#navigation-text-right {
    float: right;
    color: #000;
    font-size: 14px;
    padding: 10px 0;
    line-height: 17px;
    width: 102px
}

span.flight-navigation-date {
    color: #0353b4;
    display: block;
    font-weight: 500;
    font-size: 12px;
    padding: 5px 0
}

div#navigation-text-left {
    float: left;
    color: #000;
    font-size: 14px;
    padding: 10px 0;
    line-height: 17px;
    width: 102px;
    font-weight: normal
}

.ui-datepicker-current {
    display: none
}

.ui-datepicker-close:hover {
    background: #0353b4!important
}

.ui-datepicker-close {
    color: #fff!important;
    background: #19a5e2!important;
    border: 0!important;
    border-radius: 5px;
    font-family: IRANSans-web!important;
    font-size: 14px!important;
    padding: 8px 20px!important
}

#ui-datepicker-container>div.ui-datepicker-group.ui-datepicker-group-first>table>thead>tr {
    color: #43464f!important
}

.ui-widget-content {
    border: 1px solid #edf0f5!important
}

.change-type-btn:hover {
    color: #0353b4!important
}

.change-type-btn {
    color: #19a5e2!important;
    background: none!important;
    border: 0!important;
    border-radius: 5px;
    font-family: IRANSans-web!important;
    font-size: 14px!important;
    padding: 6px 20px!important
}

.wrapper-eqip {
    border: 2px #0dd781 dashed
}

.round-checkbox {
    position: relative
}

.round-checkbox {
    border: 1px solid #ccc;
    border-radius: 50%;
    height: 28px;
    width: 28px
}

.round-checkbox:after {
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    content: "";
    height: 6px;
    left: 3px;
    opacity: 1;
    top: 5px;
    transform: rotate(-45deg);
    width: 12px;
    position: absolute
}

.round-checkbox {
    background-color: #66bb6a;
    border-color: #66bb6a
}

.eqip-options {
    left: 12px;
	width: 328px;
    top: -3px;
    font-size: 13px;
}

.eqip-checkbox {
    width: 19px;
    height: 19px;
    top: 5px;
    left: -4px;
    display: inline-block;
}

.baggage {
    color: red;
    text-align: right;
    font-size: 10px;
    font-weight: 500;
}

.sort-box {
    background: #fff;
    margin: 6px 0 8px 0;
    height: 40px;
    border: 1px solid #edf0f5
}

.sort-button {
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    height: 38px;
    cursor: pointer;
    width: 50%;
    float: right;
    color: #9095a7;
    background-color: #f9fafc;
    font-weight: 500
}

.sort-button:hover,.sort-button-selected {
    color: #0353b4;
    background-color: #edf0f5
}

.sort-button:first-child {
    border-left: 1px #edf0f5 solid
}

#help .menu-icon {
    font-size: 35px;
    transform: scaleX(-1);
    width: 30px
}

#support-btn .menu-icon {
    width: 29px
}

.date-suggestion-current .date-suggestion-price {
    color: #000
}

#help:hover:not(.help-unhover) .menu-icon {
    color: #19a5e2
}

.login:hover .menu-icon {
    color: #19a5e2
}

span.sort-icon {
    font-family: 'eu-icons';
    font-size: 12px;
    position: relative;
    top: 2px;
    margin-left: 7px
}

.login-label-container {
    width: 111px;
    margin: auto;
    float: none
}

div#support-btn {
    width: 104px
}

.row1 h2 {
    margin: 0;
    font-size: 14px;
    line-height: 52px;
    padding: 0 12px 0 0;
    border-bottom: solid 1px #edf0f5;
    background: #f9fafc;
    text-align: right;
    cursor: pointer;
    height: 55px;
    margin-bottom: -1px
}

.filterDiv {
    background-color: #f9fafc;
    text-align: center;
    border: 1px #edf0f5 solid
}

.header-row-open .glyphicon {
    transform: rotate(180deg)
}

.header-arrow .glyphicon {
    height: 100%;
    display: block;
    padding-top: 21px;
    margin-top: -1px
}

.filterDiv .from-control {
    height: 42px
}

#return-remove,.swap-btn .glyphicon {
    pointer-events: all!important
}

.flights-header-full-width {
    width: 100%!important
}

.mode-radio-circle-container {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    display: inline-block;
    position: relative;
    top: 6px;
    margin-left: 3px
}

.mode-radio-label {
    display: inline-block;
    font-size: 16px;
    color: #43464f
}

.mode-radio {
    display: inline-block;
    margin-left: 10px;
    cursor: pointer
}

.mode-selected .mode-radio-circle-container:before {
    color: #1a96d6;
    content: '\e912';
    font-family: 'eu-icons';
    font-size: 21px
}

.mode-radio-circle-container:before {
    color: #c8cfd7;
    content: '\e913';
    font-family: 'eu-icons';
    font-size: 21px
}

.mode-selected .mode-radio-circle {
    width: 10px;
    height: 10px;
    background: #1a96d6;
    border-radius: 5px;
    position: relative;
    top: 3px;
    right: 3px
}

.bs-placeholder .filter-option {
    color: #9095a7
}

.placeholder {
    font-size: 14px;
    color: #9095a7;
    position: absolute;
    top: 10px;
    right: 32px;
    pointer-events: none
}

input[disabled]~.placeholder {
    color: #c8cfd7
}

.selector {
    background: #fff;
    padding: 10px;
    height: 44px;
    border: 1px solid #c8cfd7;
    border-radius: 4px;
    font-size: 14px;
    position: relative;
    cursor: pointer;
    text-align: right
}

.selector:after {
    content: '\e903';
    font-family: 'eu-icons';
    color: #c8cfd7;
    font-size: 4.5px;
    position: absolute;
    left: 8px;
    top: 18px
}

.selector-open:after {
    transform-origin: center;
    transform: rotate(180deg)
}

.selector i.glyphicon {
    position: relative;
    top: 3px
}

span.selector-label {
    padding-right: 2px
}

.count-select {
    background: #fff;
    border: 1px solid #c8cfd7;
    border-top: 0;
    margin-top: -3px;
    position: relative;
    border-radius: 0 0 4px 4px;
    z-index: 100
}

.count-select-label {
    float: right;
    color: #9095a7;
    font-size: 14px
}

.count-select-counter {
    float: left;
    position: relative;
    user-select: none
}

span.count-select-sublabel {
    color: #c8cfd7;
    font-size: 10px
}

.count-select-counter-up,.count-select-counter-down {
    color: #1a96d6;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    text-align: center;
    font-size: 24px;
    line-height: 24.5px;
    font-weight: bold;
    position: absolute;
    cursor: pointer;
    font-family: 'eu-icons';
    font-size: 28px;
    font-weight: normal
}

.count-select-counter-up {
    left: 64px;
    top: 0
}

.count-select-counter-down {
    left: 2px;
    x: 0
}

.count-select-counter-no {
    display: inline-block
}

.count-select-counter-down {
}

.count-select-counter-no {
    font-size: 14px;
    color: #9095a7;
    top: 3px;
    left: 38px;
    position: absolute;
    width: 15px;
    text-align: center
}

.count-select-row {
    padding: 17px 22px
}

.count-select-row:not(:last-child) {
    border-bottom: 1px solid #edf0f5
}

.count-select-container {
    position: absolute;
    width: 100%;
    padding: inherit;
    right: 0
}

.selector-body {
    display: none
}

.count-select-counter-disabled {
    color: #c8cfd7;
    border-color: #c8cfd7
}

.select-styled .dropdown-menu {
    padding: 0;
    border-radius: 0 0 4px 4px;
    margin-top: -3px;
    border: 1px solid #c8cfd7;
    border-top: 0;
    box-shadow: none
}

.select-styled li {
    height: 54px;
    margin: 0
}

.select-styled li:not(:last-child) {
    border-bottom: 1px solid #edf0f5
}

.select-styled li a {
    line-height: 46px;
    color: #9095a7!important
}

.select-styled li a:hover {
    background: #edf0f5
}

.select-styled li.selected a:hover {
    background: #edf0f5
}

.select-styled li.selected a {
    background: #fff
}

.select-styled .dropdown-toggle {
    background: #fff!important
}

.swap-btn .glyphicon {
    color: #1a96d6!important
}

.swap-btn-disabled .glyphicon {
    color: #c8cfd7!important
}

#comparted-container {
    float: right;
    color: #43464f
}

.selector-header {
    display: none
}

.no-scroll {
    overflow: hidden
}

.select-styled-popup {
    position: relative
}

.select-styled-popup:after {
    content: '\e903';
    font-family: 'eu-icons';
    color: #c9cfd6;
    position: absolute;
    left: 11px;
    top: 18px;
    z-index: 2;
    font-size: 5px
}

.select-styled-popup.open:after {
    transform-origin: center;
    transform: rotate(180deg)
}

.btn.disabled {
    opacity: 1
}

.dropdown-menu li.selected a,.dropdown-menu li a:hover {
    background: #edf0f5!important;
    color: #000
}

.change-search .change-search-btn {
    width: 176px;
    height: 30px;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    line-height: 30px;
    border: 1px solid #0353b4;
    margin: auto;
    border-radius: 4px;
    position: relative;
    color: #0353b4;
    padding-right: 15px;
    background: none;
    user-select: none
}

.change-search .change-search-btn:before {
    content: '\e915';
    font-family: 'eu-icons';
    font-size: 18px;
    position: absolute;
    right: 40px
}

.change-search.header-row-open .change-search-btn {
    padding-right: 15px
}

.change-search.header-row-open .change-search-btn:before {
    content: '\e914';
    font-size: 13px;
    position: absolute;
    right: 65px
}

.change-search {
    padding: 10px;
    background: #edf0f5
}

#navigation-change-search-btn {
    display: none
}

.prev-day-price,.next-day-price {
    font-size: 12px;
    color: #9095a7;
    font-weight: normal;
    padding-top: 7px;
    line-height: 10px;
    white-space: nowrap
}

.prev-day-price {
    margin-right: -22px
}

.next-day-price {
    margin-left: -22px
}

.prev-day-price .rial,.next-day-price .rial {
    font-size: 12px
}

#noneDueToFilter {
    text-align: center;
    display: none;
    margin: 50px
}

#login-popup-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    z-index: 1000
}

#login-popup {
    width: 733px;
    height: 563px;
    border-radius: 11px;
    z-index: 1050;
    overflow: hidden
}

#login-popup-right {
    width: 410px;
    float: right;
    height: 100%;
    background: #fff
}

#login-popup-left {
    width: 323px;
    float: right;
    background: #f9fafc;
    height: 100%;
    background: url(/img/login-illust.png);
    background: image("/img/login-illust.webp" format('webp'),"/img/login-illust.png");
    background-size: cover
}

div.login-popup-text {
    text-align: center;
    color: #0353b4;
    font-weight: 500;
    font-size: 18px;
    margin-top: 114px
}

.login-input {
    border: 1px solid #c8cfd7;
    background: #fff;
    border-radius: 5px;
    width: 370px;
    height: 50px;
    padding: 11px 15px;
    font-size: 18px;
    direction: ltr
}

.login-input::placeholder {
    direction: rtl
}

.login-btn {
    width: 220px;
    height: 45px;
    margin: auto;
    display: block;
    background: #0dd781;
    border-radius: 5px;
    border: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 500
}

.login-btn[disabled] {
    background: #c8cfd7!important;
    border: 0!important
}

input.login-token-input {
    width: 30px;
    border: 0;
    border-bottom: 1px solid #9095a7;
    margin: 0 4px;
    text-align: center
}

.login-token-container {
    text-align: center;
    margin: 44px 0 63px 0
}

.login-subtext {
    text-align: center;
    color: #1a96d6;
    font-size: 13px;
    margin: 19px
}

span#login-popup-sms-timer {
    color: #0353b4;
    font-weight: bold
}

button#login-btn-repeat-token {
    font-size: 18px;
    width: 160px
}

.signup-input {
    direction: rtl
}

#login-popup-step4 .login-popup-text {
    margin-top: 55px
}

.login-popup-step {
    display: none;
    text-align: center
}

button#login-temp-btn {
    border: 1px solid #1a96d6;
    background: #fff;
    width: 220px;
    height: 45px;
    margin: 55px auto;
    display: block;
    border-radius: 5px;
    color: #1a96d6;
    font-weight: 500
}

#login-popup-success img {
    margin: 40px auto 30px auto;
    display: block
}

div#login-succes-text {
    color: #0353b4;
    font-size: 18px;
    font-weight: 500;
    text-align: center
}

#login-popup-step1 {
    display: block
}

#login-popup-modal,#login-popup-container {
    display: none
}

#login-popup-outer {
    display: table;
    height: 100%;
    width: 100%
}

.filterDiv #search .selector-label {
    font-size: 12px
}

#login-popup-container {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1100;
    background: rgba(0,0,0,.4);
    max-height: 100%;
    overflow: auto
}

#login-popup-middle {
    display: table-cell;
    vertical-align: middle
}

#login-popup {
    margin: 20px auto
}

div#suggestion-toggle {
    display: none
}

a#login-forgot-btn {
    font-size: 14px;
    text-align: center;
    display: inline-block;
    border-bottom: 1px solid #1a96d6;
    color: #1a96d6;
    margin-top: 20px
}

.swal2-container {
    z-index: 1200
}

div#login-success-text {
    color: #0353b4;
    font-size: 18px;
    font-weight: 500;
    margin-top: 30px
}

div#login-success-subtext {
    font-size: 14px;
    font-weight: bold;
    color: #43464f;
    margin-top: 10px
}

div#login-popup-page-success img {
    margin-top: 40px
}

.login-input-container[data-error] input {
    border-color: #ff0018
}

.login-input-container[data-error]:before {
    content: attr(data-error);
    color: #ff0018;
    font-size: 12px;
    display: block;
    width: 100%;
    position: relative;
    text-align: right;
    margin: 0 35px;
    position: absolute;
    top: -20px
}

.login-input-container {
    margin: 20px auto 20px auto;
    text-align: center;
    position: relative
}

.signup-input-container {
    margin: 30px auto
}

.swal2-modal.login-error-swal.swal2-show {
    border-radius: 11px
}

.login-error-swal hr.swal2-spacer {
    height: 0
}

.payment-success {
    font-family: eu-icons;
    font-size: 144px;
    color: #0dd781
}

.payment-success-caption {
    color: #0dd781;
    margin-top: 13px
}

#pane02 .container {
    text-align: justify
}

html a.tab:hover,html a.tab:focus {
    color: #000000;
}

#login-token-loader circle.path {
    stroke: #0dd781
}

#login-token-loader .loader {
    width: 50px
}

#login-token-loader {
    display: none
}

li.active a {
    background: #f9fafc!important;
    color: #000!important
}

.dropdown-menu li a:hover {
    background: #f9fafc!important
}

.suggestion-header {
    color: #c8cfd7;
    text-align: center;
    font-size: 11px;
    font-weight: 500;
    background: #fff;
    padding: 4px 0 6px 0
}

#suggestion-plane .suggestion-header:after,#suggestion-plane .suggestion-header-inner:after {
    content: '\e90e'
}

#suggestion-train .suggestion-header:after,#suggestion-train .suggestion-header-inner:after {
    content: '\e902'
}

#suggestion-bus .suggestion-header:after,#suggestion-bus .suggestion-header-inner:after {
    content: '\e901'
}

.suggestion-header:after,.suggestion-header-inner:after {
    font-family: 'eu-icons';
    font-size: 15px;
    position: relative;
    top: 3px;
    right: 3px
}

span.siggestion-option-route-arrow {
    font-family: 'eu-icons';
    color: #c8cfd7;
    font-size: 17px;
    font-weight: normal;
    padding: 0 2px;
    line-height: 7px;
    position: relative;
    top: 5px
}

.suggestion-option-price {
    color: #1a96d6;
    font-size: 10px;
    padding: 7px 0
}

.suggestion-option-selected {
    background: #edf0f5;
    border-bottom: solid 4px #0353b4;
    height: 52px;
    margin-bottom: -1px;
    position: relative
}

.suggestion-option-selected .suggestion-option-route,.suggestion-option:hover .suggestion-option-route {
    color: #0353b4
}

.suggestion-option-selected .siggestion-option-route-arrow,.suggestion-option:hover .siggestion-option-route-arrow {
    color: #1a96d6
}

.suggestion-option-selected .suggestion-option-price,.suggestion-option:hover .suggestion-option-price {
    color: #0353b4
}

div#suggestion-container {
    margin-top: 6px
}

.suggestion-option-loading .suggestion-option-route,.suggestion-option-loading .suggestion-option-price {
    display: none
}

.suggestion-option-loading:hover {
    background: #edf0f5
}

.suggestion-option-loading {
    background: #edf0f5;
    animation: blink 1.5s infinite
}

.suggestion-option-loading:first-child {
    animation-delay: 0s
}

.suggestion-option-double {
    width: 100%;
    width: calc(100% - 2px);
    margin-right: 1px
}

.suggestion-option-empty .suggestion-option-price {
    color: #c8cfd7;
    font-weight: 500
}


div#coupon-checkbox label {
    font-weight: bold;
}


.info-timeline-stop-label {
    display: inline-block;
    background: #EDF0F5;
    border-radius: 2px;
    color: #FF0018;
    font-size: 10px;
    padding: 2px 4px;
    line-height: 20px;
}

span.info-timeline-stop-label-duration {
    font-size: 9px;
}

h1#bill-heading {
    color: white!important;
    font-size: 16px!important;
    font-weight: 500!important;
    text-align: right!important;
    line-height: 19px;
    margin: 0;
    padding: 0px 0px 10px 0px;
    display: block;
}

.payment-artwork {
	display: block;
	margin: auto;
	width: 270px;
}

.text-alert-payment {
	color: #D32F2F;
	font-size: 12px;
	font-weight: bold;
}

.bill-code-payment {
	color: #9095A7;
	font-size: 12px;
}


.alert.bg-info {
    background: #EDF0F5;
    color: #43464F;
    font-size: 10px;
    text-align: right;
    position: relative;
    padding-right: 35px;
}

.alert.bg-info:before {
    content: '\e90c';
    font-family: 'eu-icons';
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
}

.payResult {
    width: 300px;
    margin: auto;
    max-width: 100%;
}

.restart-process button {
    width: 100%!important;
    font-size: 16px!important;
}

.restart-process .redirect {
    background: none;
    color: #9095A7;
    border: 1px solid #C8CFD7!important;
    font-size: 16px!important;
    width: 100%!important;
    height: 40px!important;
}


h2.text-success-payment {
    color: #0DD781;
    font-size: 14px;
}


.alert.bg-primary {
    background: #D0EFFF;
    color: #239AD6;
    font-size: 10px;
    text-align: right;
    position: relative;
    padding-right: 35px;
}

.alert.bg-primary:before {
    content: '\e90c';
    font-family: 'eu-icons';
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
}

.restart-process {
    width: 100%;
}


.bill-code-payment-success {
    font-size: 14px;
    color: #0353B4;
}


.payment-message {
    text-align: right;
    font-size: 10px;
    padding-right: 14px;
    position: relative;
    margin-bottom: 10px;
}

.payment-message:before {
    content: '\e926';
    font-family: 'eu-icons';
    margin-left: 8px;
    color: #9095A7;
    font-size: 8px;
    position: absolute;
    right:  0;
    top: 4px;
}


.ticket-download {
    height: 40px;
    border-radius: 4px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    position: relative;
}

.ticket-download-loading {
    background: #C8CFD7;
    color: white;
    padding-right: 30px;
}

.ticket-download .loading {
    width: 43px;
    padding: 7px;
    position: absolute;
    right: 46px;
}

.ticket-download .loader {
    width: 28px;
}

.ticket-download .path {
    stroke: white;
}

.ticket-download-loaded {
    background: #0DD781;
    color: white;
    display: block;
    padding-right: 24px;
}

.ticket-download-loaded:before {
    content: '\e92d';
    font-family: 'eu-icons';
    font-size: 23px;
    position: absolute;
    right: 60px;
}

.ticket-download-loaded:hover {
    background: #00c06e;
    color: white;
}

.ticket-download-loaded:focus {
    color: white;
    text-decoration: none;
}


span.alert-phone {
    text-decoration: underline;
    color: #333438;
}


h2.text-primary-payment {
    color: #0353B4;
    font-size: 13px;
}


span.mobile-container:after {
    content: '\e92c';
    font-family: 'eu-icons';
    font-size: 26px;
    color: #C8CFD7;
    position: absolute;
    left: 10px;
    top: 6px;
}

span.mobile-container {
    position: relative;
    display: inline-block;
}

span.email-container:after {
    content: '\e919';
    font-family: 'eu-icons';
    font-size: 29px;
    color: #C8CFD7;
    position: absolute;
    left: 10px;
    top: 5px;
    background: white;
}

span.email-container {
    position: relative;
    display: inline-block;
}


.navigation-disabled:hover {
    background: #f9fafc!important;
}

.navigation-disabled {
    opacity: .5!important;
    color: #9095a7!important;
    cursor: default!important;
}

.navigation-disabled:before {
    color: #9095a7!important;
}

.navigation-disabled .prev-day-price {
    display: none;
}

@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: .3;
    }

    100% {
        opacity: 1;
    }
}

div#suggestion-title {
    border: 2px solid #0dd781;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #0dd781;
    padding: 8px 0 8px 0;
    display: none;
    margin-top: 6px
}

.suggestion-header-inner {
    display: none
}

.no-result-title {
    color: #0353b4;
    font-size: 16px;
    margin-bottom: -11px
}

.no-result-subtitle {
    color: #9095a7;
    font-size: 12px
}

.no-results {
    display: none
}

@media (min-width: 1025px) {
    #slider {
        height:calc(95vh - 56px)
    }

    body #slider-container {
        position: absolute;
        top: 100%;
        margin-top: -18%;
        left: 50%;
        margin-left: -500px
    }
}

@media (max-width: 1024px) {
    .right-filter-panel {
        padding:0
    }

    .bus-form,.plane-form,.train-form {
        display: none
    }

    input.from,input.to {
        display: none
    }

    .date-from-group i {
        left: 8px
    }

    .container {
        margin: 0 10px 0 10px;
        width: auto
    }

    #header_title {
        padding-top: 0;
        position: absolute;
        left: 80px;
        font-size: 2.5em
    }

    .mitem {
        font-size: .813em;
        padding: 0 12px 0 15px;
        line-height: 58px;
        font-weight: bold
    }

    .mitem_special {
        height: 57px!important
    }

    #header {
        height: 56px
    }

    .img_logo {
        height: 50px
    }

    #main_panel {
        width: auto
    }

    #message_adv,#message {
        margin-right: 20px;
        width: auto
    }

    #message_adv {
        width: 40%
    }

    .msg_adv img {
        width: 100%
    }

    .msg_img img {
        height: 45px
    }

    .msg_content {
        margin-right: 0
    }

    .msg_text_big {
        font-size: 1.25em;
        line-height: 38px
    }

    .msg_text_small,#mobile,#map_container {
        display: none
    }

    #announce {
        width: auto;
        margin: 24px 30px 0 30px
    }

    #footer_sections {
        margin: auto;
        width: 819px
    }

    #tbl_info {
        width: 100%
    }

    #tbl_info td {
        width: auto
    }

    .weather_forecast_day {
        width: 105px;
        margin: 10px 0
    }

    .weather_forecast_temp_low,.weather_forecast_temp_high {
        font-size: .875em
    }

    #schedule_incoming,#schedule_outgoing {
        width: 100%;
        float: none;
        padding: 5px 0
    }

    img {
        max-width: 100%;
        height: auto
    }

    .mitem {
        margin-right: 0;
        margin-left: 0
    }

    #mobile-hand {
        margin-top: 0!important
    }
}

@media (max-width: 890px) {
    .msg_content {
        width:240px
    }

    .msg_text_big {
        font-size: 1.125em;
        line-height: 20px
    }

    #contact {
        float: none
    }

    #footer_sections {
        width: 100%
    }

    #nemad {
        border-left: 0
    }

    #contact {
        width: 100%;
        border: 0
    }

    #mxvtmw {
        display: none
    }
}

@media (max-width: 750px) {
    #flights-header {
		height: 60px;
    }

    .mixed-row .rightDiv {
        width: 100%
    }

    .footer-logo-container {
        width: 50%;
        float: right
    }

    .mobile-hidden {
        display: none!important
    }

    #main_content {
        padding-top: 5px
    }

    #main_content_app {
        min-height: 100%
    }

    body,html {
        height: 100%
    }

    .mobile_hidden {
    }

    .mobile_visible {
        display: block
    }

    #slider {
        padding-bottom: 10px;
        min-height: 100%;
        min-height: calc(100% - 52px)
    }

    #slider-container {
        background-image: none
    }

    #search_panel {
        width: 100%;
        padding-top: 7px;
        margin-bottom: 0
    }

    .submitbtn {
        width: 100%;
        margin: 0;
        display: block
    }
    
    #pane1-nemad,#pane1-content {
        float: none;
        width: 100%;
        border: none;
    }

    #count_row label {
        font-size: 11px;
        text-align: center;
        width: 100%
    }

    #pane4>div>span,#pane4>div>div {
        float: none!important;
        display: block;
        text-align: center;
        margin: 10px auto;
        padding: 0;
        width: 210px
    }

    h1,.h1,h2,.h2,h3,.h3 {
        text-align: center;
        line-height: 39px
    }

    .search_heading {
        margin-bottom: 20px;
        margin-right: 0
    }

    .search-option {
        display: block;
        float: right;
        white-space: nowrap
    }

    .contact span,.contact img {
        margin: 0 5px 0 0
    }

    .city_container {
        width: 100%;
        margin: 0;
        padding: 0 2px
    }

    .hidden-mobile {
        display: none
    }

    .input {
        margin-bottom: 10px
    }

    .input_label {
        width: 20%;
        background-position: 90%;
        box-sizing: border-box;
        font-size: .875em;
        font-weight: bold
    }

    .input_container {
        width: 80%
    }

    .count_select {
        box-sizing: border-box;
        width: 33%;
        margin: 0 0 10px 0;
        padding: 0 8px
    }

    #menu {
        width: 215px;
        position: fixed;
        right: -215px;
        top: 0;
        height: auto;
        margin-right: 0;
        height: 100%;
        color: #000;
        background: #f9fafc;
        z-index: 1;
        transition: right .5s
    }

    #menu_logo {
        background: url(/img/menu-logo.png);
        height: 95px
    }

    #menu_darker {
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: #000;
        z-index: 1;
        opacity: .7;
        display: none
    }

    .mitem {
        display: block;
        padding: 12px 20px!important;
        background: #f9fafc;
        color: #929292;
        font-size: 14px!important;
        text-shadow: 0 0 0;
        transition: background .5s;
        -webkit-transition: background .5s;
        -moz-transition: background .5s;
        text-align: right;
        float: none;
        height: 53px;
        line-height: 29px;
        width: 100%;
        box-sizing: content-box;
        border-bottom: solid 1px #f1f1f1;
        font-weight: normal;
        margin: 0;
        box-sizing: border-box
    }

    .mitem:hover {
        color: #1658ad;
        background: #edf0f5
    }

    #header {
        height: 52px
    }

    #logo {
        float: right;
        text-align: center;
        width: 124px;
        margin: auto
    }

    .img_logo {
        float: none!important;
        width: 124px;
        padding: 0
    }

    .menu-btn-label,.login-label {
        display: none!important
    }

    #menu_min_icon {
        display: block;
        height: 55px;
        width: 55px;
        background: #1a96d6;
        float: left;
        width: 49%;
        margin: 0 1% 0 0;
        cursor: pointer;
        text-align: center
    }

    #header_container {
    }

    #menu_min_icon:hover {
    }

    #message,#division {
        display: none
    }

    #division2 div {
        width: 100%;
        text-align: center
    }

    #division2 div img {
        max-width: 300px;
        width: 100%
    }

    #announce {
        display: none
    }

    #links a {
        display: block;
        padding: 2px;
        font-size: 1em;
        background: #5889d3;
        color: #fff;
        margin: 5px;
        padding: 10px;
        transition: all .5s
    }

    #links a:hover {
        background: #f2be4f;
        color: #fff
    }

    #links {
        padding-top: 20px
    }

    #announce_more {
        font-size: .813em;
        font-weight: bold;
        width: 50px
    }

    #mode1,#mode2 {
        font-size: 1em
    }

    .subheader_title_delimiter_gray,.subheader_title_small_gray {
        display: none
    }

    #search {
        width: 100%
    }

    #main_panel {
        background: none;
        border-radius: 0;
        box-shadow: none
    }

    .input_label_date,.input_label_place {
        background-image: none
    }

    .input_label {
        text-align: center;
        padding: 0
    }

    .contact_email,.contact_location,.contact_mobile {
        display: none
    }

    .contact_phone {
        background: none;
        padding: 0;
        text-align: center;
        width: 100%;
        font-size: 3.188em
    }

    #atigh {
        display: none
    }

    #footer_sections {
        width: 532px
    }

    .submitbtn {
        height: 50px
    }

    #contact,.section {
        margin-top: 20px
    }

    #message_adv {
        float: none
    }

    .msg_adv div * {
        display: none
    }

    .msg_adv div iframe {
        display: block!important
    }

    #login_container {
        display: none
    }

    #telegram {
        width: 100%;
        text-align: center;
        margin: auto
    }

    select.from,select.to {
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none
    }

    .offer {
        width: 100%
    }

    #bazar {
        display: block
    }

    #search .row {
        margin: 0
    }

    .last-row {
        margin: 8px 0 2px 0!important;
        padding: 0 2px;
        line-height: 40px;
        height: auto
    }

    #selected-flights {
        margin: 0
    }

    .form-group {
        margin: 6px 0
    }

    #search .submitbtn {
        width: 100%;
        margin: 0;
        height: 46px
    }

    .default-option {
        display: block
    }

    .search_heading {
        display: none
    }

    #app-pane-container {
		margin:0;
        width: 100%;
        background: none
    }

    #app-pane-title {
        font-size: 30px
    }

    #app-pane-contents {
        width: 100%
    }

    .app-pane-btn {
        width: 92%;
        margin: 5px 4%
    }

    #app-pane-send-container {
        display: none
    }

    #count_row {
        margin-top: 7px!important
    }

    .login .label {
    }

    .login,#help {
        width: 52px;
        box-sizing: border-box
    }

    #help_popup,#login_popup {
        width: 238px
    }

    .login,div#support-btn {
        float: left;
        width: 52px;
        padding: 0;
        height: 52px
    }

    #help {
        float: left
    }

    #main_content_container {
        min-height: initial
    }

    #payment {
        padding-right: 0
    }

    #offers {
        padding: 5.5px
    }

    .offer {
        margin: 5.5px 0
    }

    #alert {
        height: auto
    }

    #telegram,#instagram {
        display: none
    }

    #instagram-top {
        background: #d70d74
    }

    #telegram-top {
        background: #0d86d7
    }

    .top-bar {
        display: block;
        color: #fff;
        text-align: center;
        direction: ltr;
        height: 43px;
        line-height: 43px;
        font-size: 17px
    }

    .top-bar:hover,.top-bar:active {
        color: #fff;
        text-decoration: none
    }

    #stats-container .data-row {
        width: 100%
    }

    #map {
        display: none!important
    }

    .headers .data-row {
        width: 100%!important
    }

    .headers {
        padding: 10px
    }

    #flights-container .mixed-row .data-row-item:before {
        content: attr(data-title);
        width: 50%;
        display: inline-block;
        text-align: left;
        padding-left: 21px;
        font-weight: bold
    }

    #flights-container .mixed-row .data-row-item {
        width: 100%!important;
        display: inline-block
    }

    .row-expand-icon {
        display: none!important
    }

    a#app-advert {
        display: block
    }

    .filter.filter-time {
        height: 106px
    }

    .filter-vehicle .filter-title {
        padding-right: 0
    }

    .filter {
        font-size: 12px
    }

    .filters {
        width: 100%
    }

    .filter-title {
        font-size: 14px
    }

    #popup-content {
        width: 100%
    }

    #tab-masir {
        display: none
    }

    .row-empty {
        display: block
    }

    #coupon-checkbox {
        display: block
    }

    #coupon-input-group input,#coupon-input-group .input-group-btn {
        width: 100%!important;
        margin-bottom: 10px;
        display: inline-block;
        text-align: center;
    }

    #coupon-input-group button {
        width: 100%!important
    }

    #coupon-input-group {
        width: 100%;
        margin: 0
    }

    .footer-links-group {
        width: 100%
    }

    #footer-links a {
        text-align: center;
        border-right: 0
    }

    .swap-btn i.glyphicon {
        transform: rotate(90deg);
        position: relative;
        left: 0
    }

    #ui-datepicker-container {
        width: 100%!important;
        z-index: 1100!important;
        border-radius: 4px;
        overflow: hidden;
        position: fixed!important;
        top: 50%!important;
        margin-top: -162px;
        left: 5%!important;
        width: 90%!important;
        background: #fff
    }

    div#ui-datepicker-modal {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .4;
        content: '';
        z-index: 1000
    }

    .footer-links-item {
        text-align: center;
        border: 0
    }

    .airlineImg {
        margin-top: 20px;
        margin-top: 0
    }

    .myBtn {
        box-sizing: border-box;
        text-align: center;
        width: 100%
    }

    .title .warn {
        display: block
    }

    #navigation-text-left,#navigation-text-right {
        width: 15%;
        font-weight: 500;
        line-height: 22px
    }

    #flights-header-text {
        display: block;
        position: relative;
        top: -4px;
        font-size: 8px;
        height: 31px;
        line-height: 30px;
        margin-top: -5px;
    }

    h1#flights-header {
        height: auto
    }

    .mode-container {
        width: 100%!important;
        padding-top: 0
    }

    .menu-icon {
        width: 52px!important;
        line-height: 53px
    }

    .login-label-container {
        width: 52px
    }

    .searchForm {
        padding-top: 0
    }

    .col-xs-12 {
        padding: 0 2px
    }

    .mode-radio-label {
        font-size: 14px
    }

    .swap-btn {
        width: 26px;
        text-align: center;
        left: 11px
    }

    .mode {
        line-height: 31px;
        font-size: 15px
    }

    .return-date-container {
        display: none
    }

    .date-row-with-return .return-date-container {
        display: block
    }

    .date-row-with-return .date-container {
        width: 50%
    }

    #comparted-container label {
        padding: 0
    }

    #comparted-container {
        margin: 5px 2px 8px 0!important
    }

    #form-bus .selector {
        margin-top: 6px
    }

    .select-mobile-fullscreen .dropdown-menu.open {
        position: fixed;
        top: -1px;
        right: -2px;
        margin: 0;
        border-radius: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        max-height: 100%!important;
        width: calc(100% + 4px)
    }

    .select-mobile-fullscreen .inner.open {
        height: 60%;
        height: calc(100% - 126px);
        height: -webkit-calc(100% - 126px);
        max-height: none!important
    }

    .select-mobile-fullscreen .bs-searchbox {
        padding: 55px 20px 23px 20px
    }

    .select-mobile-fullscreen .bs-searchbox input {
        height: 44px!important
    }

    .select-mobile-fullscreen li a {
        color: #9095a7;
        font-size: 13px;
        line-height: 33px;
        border-bottom: 1px solid #edf0f5
    }

    .select-mobile-fullscreen li {
        height: 41px
    }

    .dropdown-header span {
        color: #c8cfd7;
        font-size: 12px!important
    }

    .select-mobile-fullscreen li a.no-bottom-line {
        border-bottom: 0
    }

    .select-mobile-fullscreen li.selected a {
        background: #edf0f5;
        color: #9095a7
    }

    .mode-container {
        padding-bottom: 10px
    }

    .bootstrap-select.btn-group .no-results {
        background: #fff;
        border: 0;
        font-size: 14px
    }

    .dropdown-menu:before {
        content: '\e914';
        font-size: 16px;
        position: absolute;
        top: 7px;
        right: 10px;
        color: #c8cfd7;
        display: block;
        font-family: 'eu-icons';
        font-weight: normal
    }

    .dropdown-menu .divider {
        margin-top: -1px
    }

    .dropdown-menu .divider+.optgroup-1 {
        border-bottom: 0
    }

    .ui-datepicker-modal {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .4
    }

    table.ui-datepicker-calendar {
        max-width: 250px;
        margin: auto;
        width: 100%
    }

    .ui-datepicker-header {
        height: 58px;
        padding: 13px 0!important
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 50%!important;
        margin-left: -99px
    }

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 50%!important;
        margin-right: -99px
    }

    .datepicker-ltr .ui-datepicker-next {
        right: 50%!important;
        margin-right: -99px
    }

    .datepicker-ltr .ui-datepicker-prev {
        left: 50%!important;
        margin-left: -99px
    }

    .ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev {
        top: 50%;
        margin-top: -22px
    }

    .ui-datepicker-title {
        font-size: 14px
    }

    .ui-datepicker-close-btn {
        font-size: 16px;
        position: absolute;
        top: 6px;
        right: 6px;
        color: #fff;
        width: 25px;
        height: 25px;
        text-align: center;
        line-height: 25px;
        cursor: pointer;
        font-family: 'eu-icons'
    }

    .selector-modal {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .4;
        z-index: 1000;
        cursor: pointer
    }

    .count-select {
        z-index: 1100;
        border-radius: 4px;
        position: fixed;
        width: 90%;
        top: 50%;
        left: 5%;
        margin-top: -96px
    }

    #form-bus .count-select {
        margin-top: -45px
    }

    .selector-header {
        height: 34px;
        padding: 8px;
        display: block
    }

    .selector-close {
        font-size: 16px;
        color: #c8cfd7;
        width: 25px;
        height: 25px;
        line-height: 25px;
        cursor: pointer;
        text-align: center;
        font-family: 'eu-icons'
    }

    .sort-button:hover,.sort-button-selected {
        color: #0353b4
    }

    .sort-button-selected {
        background: #edf0f5
    }

    .sort-button:first-child {
        border-left: 1px #edf0f5 solid
    }

    .select-styled-popup div.dropdown-menu:before {
        content: '';
        position: fixed;
        top: 0;
        right: 0;
        background: #000;
        width: 100%;
        height: 100%;
        opacity: .4;
        z-index: 1000
    }

    .select-styled-popup .dropdown-menu {
        top: 50%;
        margin-top: -121px;
        border-radius: 4px;
        overflow: visible!important;
        width: 90%;
        position: fixed;
        min-width: auto!important;
        right: 5%
    }

    .select-styled-popup .dropdown-menu.inner {
        width: 100%
    }

    .select-styled-popup li a:before {
        content: '\e913';
        font-family: 'eu-icons';
        font-size: 20px;
        color: #c8cfd7;
        float: right;
        margin-left: 25px
    }

    .select-styled-popup li.selected a:before {
        color: #1a96d6;
        content: '\e912'
    }

    .select-styled-popup li a {
        font-size: 14px
    }

    .select-styled-popup .inner.open {
        z-index: 1100;
        position: relative;
        border-radius: 4px;
        padding-top: 38px;
        background: #fff;
        width: 100%;
        overflow: hidden
    }

    .mode-container {
        width: 50%;
        float: right;
        padding: 9px 16px 10px 16px
    }

    .ui-datepicker-close {
        display: none
    }

    .ui-datepicker-close-btn {
        display: block
    }

    #search_panel .col-xs-6 {
        padding: 0 2px
    }

    .select-styled-popup.open:after {
        transform-origin: center;
        transform: rotate(0deg)
    }

    .bootstrap-select {
        -webkit-tap-highlight-color: rgba(255,255,255,0)
    }

    #navigation-desktop #navigation-desktop-next:before,#navigation-desktop #navigation-desktop-prev:before {
        display: none
    }

    h1#flights-header {
        margin-top: 0
    }

    #navigation-desktop .navigation-desktop {
        margin-top: 0
    }

    #navigation-desktop .navigation-desktop,#navigation .navigation {
        padding: 0;
        color: #0353b4;
        font-weight: bold;
        font-size: 10px
    }

    #navigation-desktop #navigation-desktop-next,#navigation-desktop #navigation-desktop-prev {
        padding: 8px 0;
        height: 60px
    }

    h1#flights-header {
        color: #9095a7!important;
        font-size: 8px!important;
        height: 60px;
        line-height: 30px;
        font-weight: normal!important
    }

    span#departure-date {
    }

    span.date-text {
    }

    #navigation-change-search-btn {
        display: block;
        border: 1px solid #0353b4;
        width: 100px;
        height: 30px;
        margin: auto;
        text-align: center;
        font-size: 10px;
        color: #0353b4;
        border-radius: 4px;
        padding-right: 17px;
        font-weight: normal;
        position: relative;
        margin-top: -5px;
        line-height: 28px
    }

    #navigation-change-search-btn:before {
        content: '\e915';
        font-family: 'eu-icons';
        font-size: 17px;
        position: absolute;
        right: 7px;
        top: 0
    }

    div#login-popup {
        width: 90%;
        height: auto;
        top: auto;
        max-height: 100%;
        margin: 10px auto
    }

    div#login-popup-left {
        display: none
    }

    div#login-popup-right {
        width: 100%;
        padding: 20px
    }

    .login-input {
        width: 100%;
        font-size: 14px;
        margin: 0 0
    }

    .login-btn {
        width: 100%;
        font-size: 14px;
        margin-top: 30px
    }

    div.login-popup-text {
        font-size: 14px;
        margin: 10px 0 30px 0
    }

    button#login-temp-btn {
        width: 100%;
        margin: 30px 0 10px 0
    }

    .swal2-container {
        z-index: 1200
    }

    #login-popup-success img {
        margin: 10px auto 30px auto
    }

    div#login-succes-text {
        font-size: 14px;
        margin: 10px
    }

    .login-token-container {
        margin: 10px auto 35px auto
    }

    .prev-day-price,.next-day-price {
        font-size: 8px;
        color: #9095a7;
        font-weight: normal;
        padding-top: 10px;
        line-height: 10px;
        margin: 0;
        white-space: normal
    }

    .prev-day-price .rial,.next-day-price .rial {
        font-size: 6px
    }

    #login-popup-step4 .login-popup-text {
        margin-top: 10px
    }

    span.price-from {
        display: none
    }

    div#suggestion-toggle {
        height: 35px;
        text-align: center;
        color: #9095a7;
        line-height: 35px;
        font-size: 13px;
        font-weight: 500;
        border: 1px solid #edf0f5;
        background: #f9fafc;
        display: block;
        cursor: pointer
    }

    div#suggestion-toggle:before {
        content: '\e906';
        font-family: 'eu-icons';
        transform: rotate(90deg);
        transform-origin: center;
        display: block;
        position: absolute;
        right: 50%;
        margin-right: -70px
    }

    div#suggestion-toggle.suggestion-toggle-open:before {
        transform: rotate(-90deg)
    }

    div#suggestion-container {
    }

    #navigation-desktop {
        display: none
    }

    .change-search {
        padding: 15px
    }

    input#Depart_fake {
        font-size: 12px
    }

    div#navigation-text-right {
        font-size: 10px;
        width: 52px;
        padding: 16px 0
    }

    span.flight-navigation-date {
        font-size: 8px;
        padding: 0
    }

    div#navigation-text-left {
        font-size: 10px;
        width: 52px;
        padding: 16px 0
    }

    .login-input-container[data-error]:before {
        margin: 0;
        position: absolute;
        top: -9px;
        background: #fff;
        width: auto;
        display: inline-block;
        right: 10px;
        padding: 0 3px 0 5px
    }

    .login-error-swal h2.swal2-title {
        color: #ff0018!important;
        font-size: 14px
    }

    .login-error-swal .swal2-content {
        color: #9095a7!important;
        font-size: 14px
    }

    .login-error-swal button.swal2-confirm.swal2-styled {
        width: 112px;
        height: 34px;
        color: #fff;
        border: 0;
        font-weight: bold;
        border-radius: 5px;
        background: #19a5e2!important
    }

    #login-token-loader .loader {
        width: 35px
    }

    .suggestion-header-inner {
        display: block;
        font-size: 11px;
        color: #9095a7
    }

    .suggestion-option-selected .suggestion-header-inner {
        color: #0353b4
    }

    .suggestion-option-route {
        display: none
    }

    .suggestion-header {
        display: none
    }

    .suggestion-option-selected {
        border-bottom-width: 2px;
        height: 50px
    }

    .suggestion-option-price {
        padding: 5px 0
    }

    div#suggestion-title {
        font-size: 13px;
        padding: 2px 0 3px 0
    }

	.header-text {
		font-size: 8px!important;
	}
}

@media (max-width: 390px) {
	#onesignal-popover-container{
		display:none!important;
	}
    .tab {
        width:96px;
        padding: 12px 9px
    }

    .tab-label {
        padding: 1px 6px 0 0!important;
        font-size: 14px
    }

    .flight-arrival-time {
        display: none
    }
}
.loader-login,
.loader-login:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.loader-login {
  margin: 20px auto;
  font-size: 4px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(237,240,245,0.2);
  border-right:  1.1em solid rgba(237,240,245,0.2);
  border-bottom: 1.1em solid rgba(237,240,245,0.2);
  border-left:  1.1em solid #0dd781;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@media (max-width: 270px) {
    .ui-datepicker td span,.ui-datepicker td a {
        width:auto
    }
}
.forecast-container{
    background: #FFB232;
    border-radius: 5px;
    position: relative;
    padding: 7px 10px 16px 10px;
}
.forecast-top{
	height: 38px;
	position:relative;
	z-index:10;
}
.forecast-icon:after{
    font-family: 'eu-icons';
    content: '\E92E';
    margin-bottom: 5px;
    float: right;
    font-size: 24px;
    line-height: 28px;
    color: white;
    margin-top: 1px;
}
.forecast-text-container{
	float: right;
	margin-right: 10px;
}
.forecast-recom{
	color: white;
	font-size: 8px;
	line-height: 140%;
	font-weight: bold;
}
.forecast-recom-description{
	color: #43464F;
	font-size: 14px;
	font-weight: 500;
}
.forecast-info-text:before{
	content: '\E92A';
    font-family: eu-icons;
    position: relative;
    font-size: 18px;
    margin-left: 10px;
    position: relative;
    display: block;
    margin-bottom: 6px;
    float: right;
}
.forecast-info-text{
	color: #43464F;
    font-size: 9px;
    border-top: 0.5px white solid;
    padding-top: 10px;
    position: relative;
    z-index: 10;
    display: inline-block;
    padding-bottom: 5px;
}
.forecast-more-info{
	font-size: 8px;
    line-height: 13px;
    color: white;
    position: absolute;
    z-index: 10;
    left: 10px;
    bottom: 5px;
}
.forecast-bg{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
}
.forecast-more-info.rotate:after{
	transform: rotate(180deg);
}
.forecast-more-info:after{
    content: '\E92A';
    font-family: eu-icons;
    position: relative;
    top: 3px;
    font-size: 10px;
    display: inline-block;
    width: 12px;
    height: 12px;
    top: 3px;
    right: 2px;
}
@media (max-width: 360px) {
    .airline {
        font-size:105%
    }
	.forecast-container{
		margin-top:5px;
	}
	.forecast-container.closed{
		padding-bottom:0;
	}
	.forecast-info-text{
		display:none;
	}
}
@media (max-width: 1024px){
#slider {
    padding-top: 80px !important;
}
}
#ui-datepicker-div{
    position: absolute;
    top:600px !important;
    left: 650.5px;
    z-index: 1;
    display: block;
    width: 34em;
}