@charset "utf-8";
/* CSS Document */
:root {
    --green-dark: #188034;
    --green-medium: #34a853;
    --green: #4ac46a;
    --green-light: #c8e6c9;
    --green-vlight: #f3faf4;
    --blue-dark: #2363ce;
    --blue-medium: #4285f4;
    --blue: #5997ff;
    --blue-light: #bbdefb;
    --blue-vlight: #ecf3fe;
    --orange-dark: #cc8000;
    --orange-medium: #ffa000;
    --orange: #ffac22;
    --orange-light: #ffecb3;
    --orange-vlight: #fffbf0;
    --purple-dark: #68019f;
    --purple-medium: #7102ae;
    --purple: #a181b2;
    --purple-light: #c6b5cf;
    --purple-vlight: #fdf8fe;
    /*--cyan-dark: #008B6E;
    --cyan-medium: #019E7E;*/
    --cyan-dark: #1ABC9C;
    --cyan-medium: #1ABC9C;
    --cyan: #1ABC9C;
    --cyan-light: #C1F7EC;
    --cyan-vlight: #E1FAF1;
    --gray-dark: #47464a;
    --gray-medium: #555359;
    --gray: #7E7B84;
    --gray-light: #D5D3D9;
    --gray-vlight: #F7F7F7;
    --disable: #b7b7b7;
    --brown-dark: #57372b;
    --brown-medium: #795548;
    --brown: #ad8475;
    --brown-light: #d6c4b3;
    --brown-vlight: #f8f3f2;
    --red-dark: #9c160c;
    --red-medium: #c22417;
    --red: #fd5e50;
    --red-light: #f46f64;
    --red-vlight: #fff6f5;
    --sienna-dark: #cc4e0b;
    --sienna-medium: #d3662c;
    --sienna: #d2723e;
    --sienna-light: #d1794c;
    --sienna-vlight: #fbf1ec;
    --orange2-dark: #ff8400;
    --orange2-medium: #ff9727;
    --orange2: #ffaa4e;
    --orange2-light: #ffc689;
    --orange2-vlight: #ffe3c4;
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: normal;
    src: url("https://sttc.tcharter.ir/css/font/IRANSansWeb(FaNum).woff?#iefix") format("embedded-opentype"), url("https://sttc.tcharter.ir/css/font/IRANSansWeb(FaNum).ttf") format("truetype");
}
@font-face {
    font-family: "IRANSansEn";
    font-style: normal;
    font-weight: normal;
    src: url("https://sttc.tcharter.ir/css/font/IRANSansWeb.woff?#iefix") format("embedded-opentype"), url("https://sttc.tcharter.ir/css/font/IRANSansWeb.ttf") format("truetype");
}
/*==========colors============*/

.blue-vlight, .blue-table tbody tr.warranty:hover{background: var(--blue-vlight) !important; }
.blue-light{background: var(--blue-light) !important; }
.blue, .blue-light:hover, .other-row:hover{background: var(--blue) !important;}
.blue-medium{background: var(--blue-medium); color:#fff;}
.blue-dark, .blue-dark:hover, .blue-medium:hover,.steps .blue-text:after{background: var(--blue-dark) !important; color:#fff;}
.outline-blue{border-color: var(--blue); color: var(--blue)}

.green-vlight,.green-table tbody tr.warranty:hover{background: var(--green-vlight)!important; }
.green-light{background:var(--green-light)!important; }
.green, .green-light:hover{background: var(--green)!important;}
.green-medium {background: var(--green-medium)!important; color:#fff;}
.green-dark, .green-dark:hover, .green-medium:not(.reservation):hover,.steps .green-text:after{background: var(--green-dark)!important; color:#fff;}
.outline-green{border-color: var(--green); color: var(--green)}

.orange-vlight,.orange-table tbody tr.warranty:hover{background: var(--orange-vlight)!important; }
.orange-light{background: var(--orange-light)!important; }
.orange, .orange-light:hover{background: var(--orange)!important;}
.orange-medium{background: var(--orange-medium)!important; color:#fff;}
.orange-dark, .orange-dark:hover, .orange-medium:not(.reservation):hover,.steps .orange-text:after{background: var(--orange-dark)!important; color:#fff;}
.outline-orange{border-color: var(--orange); color: var(--orange)}

.purple-vlight,.purple-table tbody tr.warranty:hover{background: var(--purple-vlight)!important;}
.purple-light{background: var(--purple-light)!important;}
.purple, .purple-light:hover/*, .rent-row:hover*/{background: var(--purple)!important;}
.purple-medium{background: var(--purple-medium)!important; color:#fff;}
.purple-dark, .purple-dark:hover, .purple-medium:hover,.steps .purple-text:after{background: var(--purple-dark)!important; color:#fff;}
.outline-purple{border-color: var(--purple); color: var(--purple)}

.red-vlight,.red-table tbody tr.warranty:hover{background:#fff6f5 !important;}
.red-light{background:#f46f64; !important;}
.red, .red-light:hover, .tourism-row:hover{background:#fd5e50 !important;}
.red-medium{background:#c22417 !important; color:#fff;}
.red-dark, .red-medium:hover,.steps .red-text:after{background:#9c160c !important; color:#fff;}
.outline-red{border-color: var(--red); color: var(--red)}

.gray-vlight,.gray-table tbody tr.warranty:hover{background:var(--gray-vlight) !important;}
.gray-light{background:var(--gray-light); !important;}
.gray, .gray-light:hover{background: var(--gray) !important;}
.gray-medium{background:var(--gray-medium) !important; color:#fff;}
.gray-dark, .gray-medium:hover,.steps .gray-text:after{background: var(--gray-dark) !important; color:#fff;}
.outline-gray{border-color: var(--gray); color: var(--gray)}

.cyan-vlight, .cyan-light:hover,.cyan-table tbody tr.warranty:hover{background:var(--cyan-vlight) !important;}
.cyan-light{background:var(--cyan-light); !important;}
.cyan{background: var(--cyan) !important; color:#fff !important;}
.cyan-medium{background:var(--cyan-medium) !important;}
.cyan-dark, .cyan-medium:hover,.steps .cyan-text:after{background: var(--cyan-dark) !important; color:#fff;}
.outline-cyan{border-color: var(--cyan); color: var(--cyan)}

.orange2-vlight,.orange2-table tbody tr.warranty:hover{background: var(--orange2-vlight)!important; }
.orange2-light{background: var(--orange2-light)!important; }
.orange2, .orange2-light:hover/*, .train-row:hover*/{background: var(--orange2)!important;}
.orange2-medium{background: var(--orange2-medium)!important; color:#fff;}
.orange2-dark, .orange2-dark:hover, .orange2-medium:not(.reservation):hover,.steps .orange2-text:after{background: var(--orange2-dark)!important; color:#fff;}
.outline-orange{border-color: var(--orange2); color: var(--orange2)}

.green-text {
    color: var(--green-dark) !important;
}
.orange-text {
    color: var(--orange-dark) !important;
}
.cyan-text {
    color: var(--cyan-dark) !important;
}
.blue-text {
    color: var(--blue-dark) !important;
}
.purple-text {
    color: var(--purple-dark) !important;
}
.red-text {
    color: var(--red-dark) !important;
}
.brown-text {
    color: var(--brown-dark) !important;
}
.gray-text {
    color: var(--gray-dark) !important;
}
.sienna-text {
    color: var(--sienna-dark) !important;
}
.orange2-text {
    color: var(--orange2-dark) !important;
}
/*=============================*/
html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}
body {
    font-family: IRANSansEn;
    font-size: .75rem;
    min-height: 100vh;
}
body:lang(fa) {
    font-family: IRANSans;
    font-size: .75rem;
}
a, a:hover, a:active, a:focus, a:visited {
    outline: none;
    border: 0;
    text-decoration: none;
}
#captcha_image {
    max-width: 81%;
    height: 40px;
}
#recaptcha {
    background: #fff;
    color: #232323;
    padding: 12px;
    height: 40px;
}

/*=============loading============*/
@keyframes blink {
    0% {
        opacity: .2;
    }
    20% {
        opacity: 1;
    }
    100% {
        opacity: .2;
    }
}
.loading-bar{
    text-align: center;
    color:#fff;
}
.loading-bar span {
    animation-name: blink;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
    font-size: 5em;
    line-height: 0.2;
}

.loading-bar span:nth-child(2) {
    animation-delay: .2s;
}

.saving span:nth-child(3) {
    animation-delay: .4s;
}
/*==============topbar==============*/
header {
    margin-bottom: 7.5rem;
}
.center-logo {display: none}
.header1 {
    margin-bottom: 0;
}
.header1 #topbar {
    height: 50px;
    padding-top: 13px;
    padding-right: 40%;
    background-color: black;
}
.header1 #container {
    display: none !important;
}
.header1 .center-logo {
    display: block;
}
.ad-block {
    height: 100%;
    margin: 6.8rem 10px 15px 0;
}
#topbar {
    background: rgba(0,0,0,0.7);
    align-items: center;
    font-size: 12px;
    font-weight: normal;
    max-height: 70px;
    width: 100%;
}
#topbar #container{
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 70px;
}
.logo.mobile {
    display: none;
}
.logo.desktop img{
    max-height: 43px;
}
.logo.mobile img{
    max-height: 22px;
}
#topbar #container div:last-child {
    justify-content: start;
}
#topbar, #topbar a {
    white-space: nowrap;
    color: #fff;
}
#topbar div[aria-expanded="true"], #topbar div[aria-expanded="false"]:hover{
    background: #fff;
    color: var(--gray-dark);
}
#topbar #member-info .icon-circle-person:dir(rtl) {float: right}
.menu-box {
    background: #fff;
    color: var(--gray-dark);
    line-height: 1.5;
    padding: 1rem;
    border-radius: 8px;
    position: absolute;
    top: 100%;
    white-space: nowrap;
    margin-top: 2px;
}
#support-box {
    inset-inline-start: 0;
    border-start-start-radius: 4px;
    width: 220px;
    line-height: 2.5;
}
#login-box, #panel-box {
    inset-inline-end: 0;
    border-start-end-radius: 4px;
    width: 260px;
}
#panel-box {
    padding: 0;
    padding-bottom: 1rem;
}
#panel-box #user-name{
    border-start-end-radius: 4px;
    border-start-start-radius: 8px;
    padding: 1rem;
    display: block;
}
#support-box a, #panel-box a, #menu-box a{
    color: var(--gray-dark);
}
#panel-box >div:not(:last-child), .menu-box .nav-item{
    padding-right: 1rem;
    padding-left: 1rem;
}
#panel-box .nav-item i{
    color: var(--gray);
}
#panel-box .nav-item .text-danger:hover {
    background-color: var(--red-vlight);
}
.menu-box >div {
    display: flex;
    justify-content: space-between;
}
@media (min-width:768px) {
    #topbar .login, #topbar .support {position: relative}
    #login-box .hr {display: none;}
    #login-box .eitaa-lg {
        display: none!important;
    }
}
@media (max-width:575.98px) {
    header {
        margin-bottom: 5.5rem;
    }
    #topbar #container{
        height: 50px;
        position: relative;
    }
    #topbar #container div:last-child {
        justify-content: end;
    }
    .logo .mobile {
        display: block;
    }
    .logo .desktop {
        display: none;
    }
    .menu-box{
        padding: 0;
        border-radius: 0 !important;
        top: 0;
        margin-top: 0;
        width: 90% !important;
        z-index: 5478;
        height: 100vh;
        min-height: -webkit-fill-available;
    }
    #support-box{ padding: 1rem}
    #menu-box:dir(ltr){ left:0; right: auto}
    #menu-box:dir(rtl){ right:0; left: auto}
    .login .menu-box:dir(ltr), #support-box:dir(ltr){ right: 0; left: auto}
    .login .menu-box:dir(rtl), #support-box:dir(rtl){ left: 0; right: auto}
    #menu-box .logo img{
        width: 10rem;
        padding: 1rem;
    }
    #topbar #user-name{
        border-radius: 0;
    }
    #login-box, #support-box { padding: 3rem 2rem;}
    #login-box h6 { text-align: start !important;}
    #login-box .hr {
        margin-bottom: 1.5rem;
        margin-top: 1.5rem;
    }
    #login-box .eitaa-lg{
        background-color: #FF7B17FF;
        font-size: larger;
    }
    #login-box .eitaa-lg i{
        vertical-align: text-bottom;
    }
    #login-box .hr::before, #login-box .hr::after {
        border-color: var(--disable);
        color: var(--disable);
        margin-right: 5px;
        margin-left: 5px;
    }
    #login-box .eitaa-lg i {
        padding-right: 5px;
        padding-left: 5px;
    }
    #login-box .eitaa-sm {
        display: none!important;
    }
}
.eitaa-sm i{
    font-size: 38px;
    color: #FF7B17FF;
}
/*===============language=================*/
#language {
    position: relative;
    min-width: 1rem;
}
#language .flag {
    background-image: url("../img/lang.png");
    background-repeat: no-repeat;
    width: 16px;
    height: 11px;
    display: inline-block;
    margin:5px;
    vertical-align: top;
}
#language a {
    color: #fff;
    text-decoration: none;
    outline: none;
}
#languages {
    inset-inline-start: 0;
    bottom: 100%;
    margin-bottom: 2px;
    width: -moz-available;
    width: -webkit-fill-available;
    border-radius: 8px;
    padding-top: 6px;
`}
#languages a:hover {
    background: inherit;
    color: var(--blue);
}

.flag_fa {background-position: 0 0;}
.flag_en {background-position: 0 -12px;}
.flag_ar {background-position: 0 -24px;}
.flag_tr {background-position: 0 -36px;}
.flag_fr {background-position: 0 -48px;}
/*=============layout============*/
.left-sidebar, .right-sidebar {
    height: 100%;
    display: none;
}
@media (min-width: 992px) {
    .left-sidebar, .right-sidebar {
        display: unset;
    }
}
#main {
    min-height:400px;
}
/*===========tabs============*/
.nav-tabs {
    border: 0;
}
[role="tab"] {
    border-radius: 8px 8px 0 0;
    text-align: center;
    margin: 0 .5px;
    margin-top: 4px;
    border: none;
}
[role="tab"][aria-selected="false"] {
    background-color: rgba(0,0,0,0.6);
    padding: 9px 6px;
    color: #fff;
    box-shadow: 0 -10px 10px -8px rgba(0,0,0,0.3) inset;
    opacity: 0.9;
    border-radius: 8px 8px 0 0;
    border: none;
}
[role="tab"][aria-selected="true"], [role="tab"][aria-selected="true"]:hover {
    color: #fff!important;
    padding-top: 14px;
    border-radius: 8px 8px 0 0;
    margin-top: 0;
    border: none;
}
@media (min-width: 992px) {
    [role="tab"]{
        min-width: 110px;
    }
}
.fixed-tab {
    position: fixed;
    top: 50px;
    margin: 0;
    padding: 0;
    background-color: black;
    z-index: 222;
}
.fixed-tab .nav-tabs {
    width: 100%;
    margin: 0 !important;
    padding: 0;
}
.fixed-tab .nav-item{margin: 0 !important;}
.fixed-tab [role="tab"]{border-radius: 0 !important; padding-top: 9px;}
.fixed-tab .nav-link[aria-selected="true"], .fixed-tab .nav-link[aria-selected="false"]:hover{background: black !important;}
.fixed-tab .nav-link span{border-bottom: 4px solid black;padding-bottom: 9px;}

@media (max-width:575.98px) {
    .container-fluid { padding: 0; overflow: hidden}
    #main {margin: 0;}
    #my_tab {min-width: 100%;}
    #my_tab > div:first-child {
        margin: 0;
    }
    .fixed-tab > div:first-child {
        padding: 0;
    }
    .tab-content { border-radius: 0 !important}
    #result-box, .panel {border-radius: 0!important;}
}
.tab-content {
    border-radius: 8px;
    min-height: 53px;
    padding: 10px;
    position: relative;
    z-index: 10000;
}
.tab-content .input-group {
    height: 100%;
}
.tab-content .input-group-text, .tab-content input, .tab-content select{
    border: 0;
    background-color: #fff;
    padding-right: .5rem !important;
    padding-left: .5rem !important;
}
.tab-content input:not([type=checkbox]), .tab-content input:not([type=checkbox]):focus, .tab-content select, .tab-content select:focus {
    border: none!important;
    outline: none;
    outline-width: 0;
    -webkit-appearance:none;
    box-shadow: none;
    padding: 0;
}
.tab-content input[type=number] {
    border: none !important;
    color:#888 !important;
    width: 2rem;
    text-align: start;
    direction: inherit;
}
.tab-content select {
    -webkit-select-appearance: none;
    -webkit-appearance: none;
    padding: .35rem !important;
}
input[aria-disabled="true"]::placeholder {
    color: var(--disable);
}
.suggestions-box {
    max-height: 50vh;
    overflow: auto;
    width: 100%;
    padding: 5px;
    border-width: 1px;
    border-color: white;
    background-color: #fff;
    font-size: 13px;
    color: #282828;
    position: absolute;
    z-index: 99;
    display: none;
    box-shadow: 16px 19px 30px 0 rgba(100, 100, 100, 0.33);
    border-radius: 8px;
    line-height: 2;
    top: 42px;
}
.suggestion-item {
    padding: 3px 5px 3px 0;
    text-align: right;
}
.suggestion-item:hover, .highlighted {
    border-radius: 8px;
}
#swap {
    top: 15px;
    z-index: 100;
    color: #828282;
    width: 23px;
    height: 23px;
    position: absolute;
    border-radius: 100%;
    border: .8px solid;
    background-color: #fff;
    line-height: initial;
}
.tab-content.cyan .suggestion-item:hover, .highlighted{
    background-color: var(--cyan-vlight);
    color: var(--cyan-dark);
}

.tab-content.orange .suggestion-item:hover, .highlighted{
    background-color: var(--orange-vlight);
    color: var(--orange-dark);
}
.tab-content.orange2 .suggestion-item:hover, .highlighted{
    background-color: var(--orange2-vlight);
    color: var(--orange2-dark);
}
.tab-content.green .suggestion-item:hover, .highlighted{
    background-color: var(--green-vlight);
    color: var(--green-dark);
}
.tab-content.purple .suggestion-item:hover, .highlighted{
    background-color: var(--purple-vlight);
    color: var(--purple-dark);
}
.tab-content.blue .suggestion-item:hover, .highlighted{
    background-color: var(--blue-vlight);
    color: var(--blue-dark);
}
.tab-content.red .suggestion-item:hover, .highlighted{
    background-color: var(--red-vlight);
    color: var(--red-dark);
}
.tab-content.cyan #swap{
    border-color: var(--cyan);
}
.tab-content.orange #swap{
    border-color: var(--orange);
}
.tab-content.orange2 #swap{
    border-color: var(--orange2-dark);
}
.tab-content.green #swap{
    border-color: var(--green-dark);
}
.tab-content.purple #swap{
    border-color: var(--purple-dark);
}
.tab-content.blue #swap{
    border-color: var(--blue-dark);
}
.tab-content.red #swap{
    border-color: var(--red-dark);
}
#swap i {font-size: smaller;}
#search-dates .last-item {
    padding-right: .2rem !important;
    padding-left: .2rem !important;
}
#flight-date-end {
    padding-right: .3rem !important;
    padding-left: .3rem !important;
}
.clearicon {font-size: 11px; display: none}
@media (max-width:575.98px) {
    .tab-content .first-item, .tab-content .last-item:lang(fa), .tab-content .last-item:lang(ar){
        border-top-right-radius: 0px !important;
        border-bottom-right-radius: 0px!important;
        border-top-left-radius: 4px !important;
        border-bottom-left-radius: 4px!important;
    }
    .tab-content .first-item:lang(fa), .tab-content .first-item:lang(ar), .tab-content .last-item{
        border-top-right-radius: 4px !important;
        border-bottom-right-radius: 4px!important;
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 0px!important;
    }
    .tab-content #search-input-origin {
        border-radius: 8px 8px 0 0;
    }
    .tab-content #search-input-destination {
        border-radius: 0 0 8px 8px;
    }
    #swap {
        top: 31%;
        left: 50%;
        transform: rotate(90deg);
    }
}
#flight-info #set_price [class*="col-"]:last-child{
    margin-left: .75rem;
    margin-right: .5rem;
}
.price-btn {
    --bs-alert-padding-x: 1rem;
    --bs-alert-padding-y: 1rem;
    --bs-alert-margin-bottom: 1rem;
    --bs-alert-border: 1px solid var(--bs-alert-border-color);
    --bs-alert-border-radius: 0.375rem;
    position: relative;
    color: var(--bs-alert-color);
    background-color: var(--bs-alert-bg);
    padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
    margin-bottom: var(--bs-alert-margin-bottom);
    border: var(--bs-alert-border);
    border-radius: var(--bs-alert-border-radius);
}
#history-box{
    background-color:rgba(0,0,0,0.6);
    overflow-x:auto;
    border-end-start-radius:8px;
    border-end-end-radius:8px;
    white-space: nowrap;
    scrollbar-width: thin;
    color: #fff;
}
#history-box .text-gray{
    color: var(--gray-light);
}
.history-item {
    align-items: center;
    max-width: fit-content;
    border-radius: 8px;
    white-space: nowrap;
    flex-wrap: nowrap;
    cursor: pointer;
}
.history-item:hover {
    box-shadow: 0 0 10px #2a2a2a;
}
@media (max-width:575.98px) {
    .history-item {flex-wrap: nowrap; border-radius: 20px;}
    .flex-sm-row {gap: 2px!important;}
    .tab-content .hotelInternalSearchContainer [class*="col-sm-"], .tab-content #rent [class*="col-sm-"]{
        padding-top: calc(var(--bs-gutter-x) * 0.5);
    }
    .tab-content [class*="col-sm-"]:not(:first-child){
        padding-top: calc(var(--bs-gutter-x) * 0.4);
    }
    .tab-content .flex-fill.search-input{
        border-radius: 8px !important;
    }
    #flight-info #set_price [class*="col-"]{
        margin-left: calc(var(--bs-gutter-x) * 0.5);
        margin-right: calc(var(--bs-gutter-x) * 0.5);
    }
    .insurances {
        font-size: 12px;
    }
    .second-sm-row [class*="col-sm-"]{
        padding-bottom: calc(var(--bs-gutter-x) * 0.4);
    }
}
@media (min-width:576px) {
    #swap {
        top: 55px;
    }
    .tab-content#rent [class*="col-"]:not(:last-child){
        -moz-padding-end: 0;
        -webkit-padding-end: 0;
    }
    .tab-content [class*="col-sm-12"]{
        padding-top: calc(var(--bs-gutter-x) * 0.5);
    }
    .insurances {
        font-size: 12px;
    }
    /*.second-sm-row [class*="col-sm-12"]{
        padding-top: calc(var(--bs-gutter-x) * 0.5);
    }*/
}
@media (min-width:768px) {
    .tab-content [class*="col-sm-12"]{
        padding-top: 0;
    }
    #flight-info [class*="col-"]:first-child, #flight-info [class*="col-"]:not(:last-child){
        -moz-padding-end: 0;
        -webkit-padding-end: 0;
    }
}
@media (min-width:992px) {
    #flight-info .tab-content [class*="col-"]:first-child, #flight-info [class*="col-"]:not(:last-child){
        -moz-padding-end: 0;
        -webkit-padding-end: 0;
    }
    #flight-info [class*="col-"]:not(:first-child){
        -moz-padding-start: .25rem;
        -webkit-padding-start: .25rem;
    }
    .tab-content [class*="col-"]:not(:first-of-type) {
        -moz-padding-start: 0;
        -webkit-padding-start: 0;
    }
    .tab-content [class*="col-sm-12"]{
        padding-top: 0;
    }
}
/*===============ticket-search-result==============*/
#result-box, .panel {
    background: #FFF;
    /*background: #284443FF;*/
    border-radius: 8px;
    padding: 10px 18px;
    box-shadow: 0 0 20px black;
    position: relative;
    z-index: 1;
    color: #605e5e;
    min-height: 400px;
}
.panel {
    background: #f7f7f7;
}
.main-content {
    position: relative;
    z-index: 1;
}
#result-box-headline {
    color: #484848;
}
.ticketrow, .ticketrow a{
    color: #fff;
    font-size: 23px;
    border-radius: 4px;
    margin: 12px 0px;
    padding: 5px;
    cursor: pointer;
    height: 45px;
    align-items: center;
}
.ticketrow:first-child{
    margin-top: 0;
}
.tocityres {
    font-size: 1rem;
    border: 0;
    border-radius: 0 0 4px 4px;
    margin-top: -12px;
    cursor: pointer;
    padding: 0 2rem;
}
.ticketsubrow, .ticketsubrow-rent {
    padding: .2rem;
}
.fa-en-text {
    direction:ltr;display:inline-block;
}
.fa-en-text:lang(fa)  {
    direction:rtl;display:inline-block;
}
.gray-line {
    border-bottom: 1px solid #d4dae4;
}
.ticketsubrow *, .ticketsubrow *:hover, .ticketsubrow-rent *, .ticketsubrow-rent *:hover {
    color: #7a7a7a;
    font-weight: bold;
}
.ticketsubrow:hover, .ticketsubrow-rent:hover {
    background-color: #e0e7f1;
}
#dates {
    padding: .5rem 1.5rem 0;
}
.grid {
    display: grid;
    gap: .4rem;
}
#dates {padding: .5rem .25rem 0;}
.grid-dates {
    grid-template-columns: 1fr 1fr 1fr;
}
@media (min-width: 992px) {
    .grid-dates {grid-template-columns: 1fr 1fr 1fr 1fr 1fr;}
}
.daterow {
    border-radius: 4px;
    position: relative;
}
#dateItem {
    margin-top: 1rem;
    min-height: 75px;
}
.daterow *, .daterow *:hover {
    color: white;
}
.linked_arrow {
    line-height: .8;
    vertical-align: bottom;
    opacity: .7;
}
.grid-page {
    grid-template-columns: .5fr 1.5fr 1.5fr .5fr;
}
.ticket-description {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
@media (min-width: 992px) {
    .linked_arrow .icon {
        opacity: 0.8;
        transform: matrix(-0.6, 0.6, 0.6, 0.6, 0, 0);
    }
}
.grid-page .c-page, .grid-page #request {
    border-radius: 4px;
    color: #fff;
    margin: .5rem auto;
    white-space: nowrap;
    display: inline-flex;
    width: 100%;
    line-height: 2.5;
    justify-content: center;
    align-items: center;
    min-height: 40px;
}
.grid-page .disable-page, .grid-page .disable-page:hover, .grid-page #request {
    background: rgba(255, 255, 255, 0.4) !important;
    color: var(--disable);
}
.main-date-paginate {
    display: grid;
}
.mobile-date-paginate {
    font-size: .9rem;
}
@media (min-width: 992px) {
    .mobile-date-paginate{
        display: none;
    }
}
/*================tickets============*/
.ticketList .d-grid>* {
    line-height: 3;
}
.ticketinfo .route {
    font-size: .9rem;
    color: black;
    font-weight: bold;
}
.ticketinfo .date-info {
    font-weight: normal;
    font-size: .7rem;
}
.ticketinfo .date-info .gray-text{
    color: #A8A8A8 !important;
}
.ticketList > a, .ticketList thead a{
    color: #fff;
}
.ticketList td {
    cursor: pointer;
    padding: 2px 1px;
    border: none;
}
.ticketList th {
    padding: 7px 2px;
    line-height: 2;
}
.airline-logo {
    background-color: #fff ;
    border-radius: 100%;
    width: 45px;
    height: 45px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid gainsboro
}
.airline-logo object, .airline-logo img {height: 36px}
@media (max-width:575.98px) {
    .airline-logo object, .airline-logo img {
        height: 25px;
        width: 25px;
    }
    .airline-logo {
        width: 30px;
        height: 30px;
    }
    #arrows {
        transform: rotate(90deg);
        display: inline-block;
    }
}
.roundtrip-list td:not(:first-child) .d-grid {
    line-height: 3.5;
}
.roundtrip-path {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
    text-align: center;
    min-width: 124px;
}
.roundtrip-path .small {font-size: .6rem}
td .roundtrip-path span {
    line-height: 1.5;
}
@media (min-width:768px) {
    td .roundtrip-path span {
        min-width: 124px;
    }
}
.hr {
    display: flex;
    align-items: center;
    text-align: center;
    width: 50%;
    font-size: 9px;
}
.hr::before, .hr::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid var(--cyan-medium);
}
.hr:not(:empty)::before {
    margin-right: 0;
}
.hr:not(:empty)::after {
    margin-left: 0;
}
.roundtrip-path .circle{
    background-color: var(--cyan-medium);
    border-radius: 50%;
    height: .3rem;
    width: .3rem;
}
/*=================site ratting================*/
.myhint {
    pointer-events: none;
    transform: translate3d(0px, 0px, 0px);
    transition: all 0.3s ease 0ms;
    z-index: 1000000;
    background: hsl(0, 0%, 27%);
    display: none;
    color: hsl(0, 0%, 93%);
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 100%;
    padding: 10px;
    opacity: 0.95;
}
.site_rating {
    direction: ltr;
    text-align: center;
    color: #FFF;
}
.myhint:before {
    background: none repeat scroll 0 0 transparent;
    border-color: transparent hsl(0, 0%, 27%) transparent transparent ;
    border-image: none;
    border-style: solid;
    border-width: 6px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.myhint:after,.myhint:before{
    top: 10%;
    left: -4%;
    pointer-events: none;
    transform: translate3d(0px, 0px, 0px);
    transition: all 0.3s ease 0ms;
    z-index: 1000000;
}
.rate{font-size: 10px; text-align: center;}
.rate div{direction:ltr;text-align: right; width: 255px;}
.rate span:first-of-type span{	margin-left:5px;}
.rate font{
    float:right;
    padding-right:5px;
    width: 62%;
}
.show_hint:hover .myhint{
    display: block;
    transform: translate3d(0px, 0px, 0px);
    transition: all 0.3s ease 0ms;
}
.myhint:hover:before, .myhint:hover:after, .myhint:focus:before, .myhint:focus:after{
    display: block;
}
/*================footer============*/
.footer{
    color : #fff;
    background-color: rgba(0,0,0,0.6);
    margin-top: 1.5rem;
}
.footer #footer-logo {
    border-bottom: 1px solid var(--gray);
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer .column-icons {
    border-style: dashed;
    border-width: 1px;
    border-top: 0;
    border-bottom: 0;
}
.footer .column-icons i {
    font-size: 1em;
}
.footer .mh-20{
    min-height: 20px;
}
.footer .external-links{
    justify-content: center;
    grid-template-columns: 5.7rem 5.7rem;
    gap: .5rem;
}
.footer .external-links div {
    background: var(--gray-dark);
    border-radius: 4px;
    max-width: 5.7rem;
    height: 3.7rem;
    align-content: center;
    text-align: center;
}
.middle-icon i{vertical-align: middle;}
.mobile_external_links {
    grid-template-columns: repeat(6, 1fr);
    background-color: var(--gray-dark);
}
footer a {
    color: #fff;
}
@media (min-width: 1400px) {
    footer >.d-flex {
        justify-content: center!important;
    }
}
/*============ADS============*/
.adsDiv img {
    height: 200px;
    border-radius: 8px;
}
/*============form============*/
/* Chrome, Safari, Edge, Opera */
.error-message {
    color: var(--bs-red);
}
/*input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}*/
/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    /*opacity: 1;
    -webkit-appearance:  inner-spin-button;*/
    -webkit-appearance: none;
    margin: 0;
}
.number-input {
    position: relative;
    width: fit-content;
}

.number-input input {
    width: 50px;
}
.spinners {
    position: absolute;
    left: 0;
    top: 50%;
    display: flex;
    flex-direction: column;
    width: fit-content;
    margin: 1px;
    transform: translateY(-50%);
}

.spinner {
    font-size: 7px;
    border: none;
    padding: 0 1px;
    color: #a09c9c;
}

.spinner:hover {
    background: lightgrey;
}
.regsteps .regterm textarea {
    border-radius: 0;
    width: 95%;
    border: none;
    font-size: 12px;
    height: 180px;
    margin: 10px;
    text-align: justify;
    direction: rtl;
    overflow: inherit;
}
.input {
    width: 100%;
}
.btn {
    border-radius: 4px;
}
.btn-circle {
    border-radius: 100%;
    height: 1.5rem;
    width: 1.5rem;
    font-size: 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.border-bottom-success {
    border-bottom: 0.25rem solid #1cc88a !important;
}
.border-bottom-primary {
    border-bottom: 0.25rem solid #0d6efd !important;
}
.form-check-inline {
    display: inline-flex;
    padding-left: 0;
}
.form-check-inline .checkbox {
    position: static;
    margin-top: 0;
    margin-right: 0.6rem;
    margin-left: 0;
}
.form-control {
    font-size: 0.85rem;
}
input[type="text"].form-control,input[type="email"].form-control,input[type="tel"].form-control, select.form-control {
    height: 40px;
}
select {
    padding: .42rem !important;
}
#AddRequestForm .input {
    margin: auto .2rem;
}
.pin-code input {
    text-align: center;
    width: 96%;
    margin-bottom: 1rem;
    margin-top: 1rem;
}
/*===========Modal============*/
.modal-dialog-scrollable .modal-content {
    overflow: unset;
    border-radius: 0;
}
.modal-header {
    border: 0;
    padding: 0;
    position: relative;
}
.modal-header .btn-close {
    margin: 0;
    position: absolute;
    border-radius: 100%;
    background-color: #000;
    color: #fff;
    opacity: 1;
    z-index: 10;
    width: auto;
    height: auto;
    font-size: .6rem;
}
@media (max-width: 575.98px) {
    .icon-reverce {
        left: 45%;
        top: 61%;
    }
    .modal-header .btn-close {
        right: 0;
        top: 0;
    }
    .tocityres {
        padding: 0 .8rem;
    }
}
@media (min-width:576px) {
    .modal-header .btn-close {
        right: -.5rem;
        top: unset;
    }
    .tab-content [class*="col-sm-12"]:first-child{
        padding-top: 0;
    }
}
.submit .btn-primary {
    background: #0d6efd;
    color: #fff;
}
.currency_symbole {
    font-size: .5rem;
}
.table {
    vertical-align: middle;
}
.table td{
    padding: 3px;
}

.reset {
    all: revert;
}
.fieldset-reset {
    border: 1px solid;
    border-radius: .15rem;
    color: #000;
}
.legend-reset {
    float: revert;
    width: revert;
    font-size: 1rem;
    padding: 0 .25rem;
}
.grid-reserve {
    grid-template-columns: repeat(7, 1fr);
}
/*==========autocomplete===========*/
.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 0 10px;
    min-width: 150px;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    color: #1c1c1c;
}
.ui-state-hover,
.ui-state-active,
.ui-state-focus {
    cursor: pointer;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/*==========================*/
.transparent, .transparent:focus {
    color: #fff !important;
    border-radius: .15rem;
    background: rgba(255, 255, 255, 0.2);
    border: 0;
    line-height: 2;
}
.transparent:disabled {
    color: #2e2e2e;
}
.transparent-medium {
    color: #fff;
    background: rgba(255, 255, 255, 0.4);
}
.transparent[type="submit"] {
    border: 1px solid rgba(255, 255, 255, 0.1);
}
.transparent-outline {
    border-color: #fff;
    background: none;
    color: #fff;
}
.transparent-outline:hover {
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
}
.transparent[type="button"] {
    /*padding: .3em;
    border: none;
    width: auto;
    margin: 0 20px;*/
}
.btn[name="installment_pay"]:hover a{
    color: #fff;
}

/*============================*/
.table .text-truncate {
    max-width: 8rem;
}
@media (max-width:575.98px) {
    .table .text-truncate {
        max-width: 5rem;
    }
}
/*============================*/
#rent-accessories [role="tab"], #rent-accessories [role="tab"]:hover {
    color: #fff!important;
    display: inline-block;
    width: 100%;
    padding-bottom: 14px;
    border: none;
    border-bottom: 1px solid white;
    background: none;
}
#rent-accessories [role="tab"][aria-selected="true"] {
    border: none;
    font-weight: bold;
}
.square {
    background-color: #fff;
    width: 5px;
    height: 5px;
    display: inline-block;
}
#androidapp {
    background: #1C263CFF none repeat scroll 0 0;
    position: absolute;
    top: 100%;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size:11px;
    height: 50px;
    color: #fff;
    overflow: hidden;
}
/*///////////// passengers count ////////////////*/
#passenger-count {
    position: absolute;
    top: 7px;
    min-width: 200px;
    right: 0;
    left: 0;
}
.inner-passenger{
    background: #fff;
    position: relative;
    width: 100%;
    padding: 0;
    border-radius: 4px;
}
.entry-passenger {
    left: 0;
    user-select: none;
    cursor: default;
    position: absolute;
    top: 32px;
    z-index: 150;
    right: 0;
    border-radius: 4px;
    max-width: 100%;
}
/*.entry-passenger .partition-operand {
    text-align: var(--entry-passenger-align);
    width: 110px;
    float: var(--entry-passenger-align);
}*/
.entry-passenger__box-age {
    margin-top: 3px;
    padding: 5px 10px 15px;
    width: 100%;
    height: auto;
    background-color: #fff;
    border-radius: 4px 4px 0 0;
}
.entry-passenger .box-age__item {
    width: 100%;
    margin-top: 15px;
    font-size: 90%;
}
.entry-passenger [class*="box-age__"] {
    display: inline-flex;
}
.entry-passenger .box-age__count {
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
    color: var(--cyan-medium);
}
.style-btn {
    width: 20px;
    height: 20px;
    font-size: 1.1em;
    border: 1px solid var(--cyan-dark);
    color: var(--cyan-dark);
    border-radius: 100%;
    cursor: pointer;
    justify-content: center;
}
.box-age__increase::before {
    content: "+";
}
.box-age__decrease::before {
    content: "-";
}
.pagination .page-item {border:none !important;}
.page-item, .pag span {
    display: inline-block;
    line-height: 2.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    margin: 0 !important;
    width: 30px;
    border: 1px solid !important;
    border-inline-start: 0 !important;
}
.page-item:hover, .pag span:hover {
    background-color: #F3F3F3;
}
.page-item:first-child{
    border-start-start-radius: 4px;
    border-end-start-radius: 4px;
}
.page-item:last-child{
    border-start-end-radius: 4px;
    border-end-end-radius: 4px;
}
.page-item.active{
    background: var(--cyan-medium);
    color: #fff;
}
.fancySearchRow {display: none!important;}
tfoot tr {
    border: none;
}
tfoot tr td {
    padding-top: 20px !important;
}

.hidden {
    display:none !important;
}
#dataTable .table-sort {
    cursor: pointer;
}
.table-sort[aria-sort="ascending"]::after {
    content: "↓";
    padding-inline-start: 2px;
}
.table-sort[aria-sort="descending"]::after {
    content: "↑";
    padding-inline-start: 2px;
}
.sortArrow{display: none!important;}
#dataTable thead tr{
    color: #fff;
    border: 1px solid #fff;
    line-height: 2;
    --bs-table-striped-color: #fff;
    --bs-table-active-color: #fff;
    --bs-table-hover-color: #fff;
}
.cyan-table thead tr {
    --bs-table-bg: var(--cyan-medium);
    --bs-table-striped-bg: var(--cyan);
    --bs-table-active-bg: var(--cyan-medium);
    --bs-table-hover-bg: var(--cyan);
}
.blue-table thead tr {
    --bs-table-bg: var(--blue-medium);
    --bs-table-striped-bg: var(--blue);
    --bs-table-active-bg: var(--blue-medium);
    --bs-table-hover-bg: var(--blue);
}
.red-table thead tr {
    --bs-table-bg: var(--red-medium);
    --bs-table-striped-bg: var(--red);
    --bs-table-active-bg: var(--red-medium);
    --bs-table-hover-bg: var(--red);
}
.green-table thead tr {
    --bs-table-bg: var(--green-medium);
    --bs-table-striped-bg: var(--green);
    --bs-table-active-bg: var(--green-medium);
    --bs-table-hover-bg: var(--green);
}
.orange-table thead tr {
    --bs-table-bg: var(--orange-medium);
    --bs-table-striped-bg: var(--orange);
    --bs-table-active-bg: var(--orange-medium);
    --bs-table-hover-bg: var(--orange);
}
.orange2-table thead tr {
    --bs-table-bg: var(--orange2-medium);
    --bs-table-striped-bg: var(--orange2);
    --bs-table-active-bg: var(--orange2-medium);
    --bs-table-hover-bg: var(--orange2);
}
.purple-table thead tr {
    --bs-table-bg: var(--purple-medium);
    --bs-table-striped-bg: var(--purple);
    --bs-table-active-bg: var(--purple-medium);
    --bs-table-hover-bg: var(--purple);
}
#dataTable thead tr th:first-child {
    border-radius: 0 8px 0 0;
}
#dataTable thead tr th:last-child {
    border-radius: 8px  0 0 0;
}
.steps {
    display: table;
    list-style-type: none;
    margin: 0;
    padding: 0;
    table-layout: fixed;
    width: 100%;
}
.steps li {
    display: table-cell;
    text-align: center;
    line-height: 2em;
    color: #A8A8A8;
    position: relative;
}
.steps li::after {
    content: "";
    display: block;
    background-color: silver;
    height: 0.1em;
    width: 50%;
    position: absolute;
    top: 1.6em;
    right: -25%;
    z-index: 1;
}
.steps li:first-of-type:after {
    display: none;
}
.sidebar-divider {
    border-top: 1px solid rgba(0, 0, 0, 0.3);
}
.filters *{
    white-space: nowrap;
}
.filters .airline-logo img {
    height: 18px;
    width: 18px;
}
.filters .airline-logo {
    width: 20px;
    height: 20px;
    display: unset;
}
.clear-filters, .search-type, #language {
    border: 1px solid #d5d1d1;
    border-radius: 20px;
    white-space: nowrap;
    cursor: pointer;
    padding: 0 7px;
    display: none;
    text-align: center;
    font-size: smaller;
    width: fit-content;
    margin-top: 5px;
}
.search-type, #language {
    border-color: #fff;
    color: #fff;
    display: unset;
    padding: 3px 15px;
    margin-left: .1rem;
    margin-right: .1rem;
}
.search-type.active{
    background: #fff;
    color: #1c1c1c;
}
.clear-filters i{
    color: #d5d1d1;
}
.vertical-text{
    transform: rotate(90deg);
}
/* slider */
.slider {
    width: 100%;
    height: 2px;
    position: relative;
    background: var(--gray-light);
    border-radius: 5px;
    border: 1px solid #dddddd;
}
.slider .range {
    height: 100%;
    position: absolute;
    border-radius: 1px;
    background: var(--blue);
}
.slider-handle {
    height: .8em;
    width: .8em;
    border: 1px solid var(--blue);
    border-radius: 50%;
    background: #fff;
    pointer-events: auto;
    -moz-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
    top: -.3em;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    touch-action: none;
}
.slider-text {
    color: inherit;
    font-weight: bold;
    border: none;
    outline: none;
    display: block;
    direction: ltr;
    text-align: center;
    pointer-events: none;
}
/* slider */
.filters .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.filters .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.filters .checkbox input[type="checkbox"] {display: none}
.filters .checkbox input[type="checkbox"]:checked + i { vertical-align: sub;}
.filters .checkbox input[type="checkbox"]:checked + i:before {
    content: "\e944";
    color: var(--blue);
}
.addPassenger {
    border: 1px dashed #fff
}
/*shadow*/
#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1029;
    cursor: pointer;
    background-color: rgba(0,0,0,0.5);
}
#overlay-text{
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    color: white;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}
/*shadow*/
.spinner-border {
    animation-iteration-count: 0;
    width: 1rem;
    height: 1rem;
}
.switch {
    padding: 1em;
    margin: 1em;
    border: 1px solid #ddebf8;
    border-radius: 4px;
}