@font-face {
    font-family: IRANSans_Black;
    font-style: normal;
    font-weight: 900;
    src: url('/fonts/eot/IRANSansWeb(FaNum)_Black.eot');
    src: url('/fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/fonts/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('/fonts/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('/fonts/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans_Bold;
    font-style: normal;
    font-weight: bold;
    src: url('/fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('/fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('/fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('/fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans_Medium;
    font-style: normal;
    font-weight: 500;
    src: url('/fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
    src: url('/fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('/fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('/fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans_Light;
    font-style: normal;
    font-weight: 300;
    src: url('/fonts/eot/IRANSansWeb(FaNum)_Light.eot');
    src: url('/fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('/fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('/fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans_UltraLight;
    font-style: normal;
    font-weight: 200;
    src: url('/fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('/fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('/fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('/fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans_en;
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/eot/IRANSansWeb.eot');
    src: url('/fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/fonts/woff2/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('/fonts/woff/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('/fonts/ttf/IRANSansWeb.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/eot/IRANSansWeb(FaNum).eot');
    src: url('/fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('/fonts/woff/IRANSansWeb(FaNum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('/fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}


* {
    font-family: IRANSans, sans-serif;
    /*font-size: 14px;*/
    direction: rtl;
}

h1, h2, h3, h4, h5, h6 {
    font-family: IRANSans_Bold, sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
}
h4 {
    font-size: 16px;
}
a {
    text-decoration: none !important;
}
body {
    overflow-x: hidden;
}
b, strong {
    font-family: IRANSans_Bold;
    font-weight: normal;
}
li{
    list-style: none;
}
.tac {
    text-align: center;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}
.clock {
    position: relative !important;
    padding-top: 0px;
    margin-left: -0px;
    height: 100px;
    /*width: 8001px;*/
    zoom: .1;
    transform: scale(.1);
    -ms-transform: scale(.54);
    -webkit-transform: scale(.54);
    -o-transform: scale(.54);
    -moz-transform: scale(.54);

}

.flip-clock-wrapper {
    position: relative;
}

.flip-clock-wrapper {
    margin: 0 !important;
}

#modal-reserve-flight {
    width: 1000px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -200px;
    padding: 20px;
}

.tac {
    text-align: center;
}

.m5 {
    margin: 5px;
}

.p5 {
    padding: 5px;
}

.rtl {
    direction: rtl !important;
}

.ltr {
    direction: ltr !important;
}

#site-name {
    position: relative;
    right: 29px;
}

#site-name .name {
    font-weight: bold;
    color: #fff;
    text-align: center;
    background-color: #993366;
    line-height: 28px;
}

#site-name img {
    width: 120px;
}

#site-name .domain {
    font-weight: bold;
    font-size: 18px;

}

#header-btns {
    list-style: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#header-btns li {
    display: inline-block;
}

#header-btns .btn i {
    vertical-align: middle;
    margin: 2px 3px;
}

#header-btns .btn-red {
    background-color: #fb882a;
}

#header-btns .btn-blue-light {
    background-color: #1695b7;
}

#header-btns .btn-green {
    background-color: #11a90f;
}

.bold {
    font-family: IRANSans_Bold;
}

.navbar-nav a {
    color: #000;
    font-weight: 500;
}

#reserve-box {
    /*background-image: url(" ../images/airplane.png");*/
    /*background-position: top;*/
    min-height: 360px;
    background-size: 1170px 400px;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 770px) {
    #reserve-box {
        /*background-image: none;*/
        background-size: auto;
    }
}

@media screen and (max-width: 768px) {
    /*
    .collapsing {
        position: absolute !important;
        z-index: 20;
        width: 100%;
        top: 50px;
    }
    */

    .collapse.in {
        display: block;
        position: absolute;
        z-index: 20;
        width: 100%;
        top: 50px;
    }

    .navbar-collapse {
        max-height: none !important;
    }
}

#safartik-menubar {
    background-color: #66cccc;
    height: 33px;

}

#safartik-menubar a {
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    padding: 4px 14px 10px;
    font-size: 15px;
}

#safartik-menubar a:hover {
    background-color: #993366 !important;
    opacity: 1 !important;
    color: #fff;
}

#safartik-menubar a {
    color: #fff !important;
}

#reserve-box-form {
    min-height: 350px;
    font-size: 15px;
}

#reserve-box-form #reserve-forms {
    margin: 5px;
    /*background-color: rgba(222, 203, 2, 0.3);*/
    padding: 7px;
    text-align: center;
}

#reserve-box-form .nav-tabs {
    margin: auto;
}

#reserve-box-form .nav-tabs li {
    color: #000 !important;
    display: inline-block;
    text-align: center;
    padding: 1px;
    border-radius: 0px !important;
    white-space: nowrap;
    margin: 2px;

}

#reserve-box-form .nav-tabs li a {
    background-color: #66cccc !important;
    color: #fff;
    border-radius: 9px !important;
    font-weight: 500;
    margin: 0;
    font-size: 12px;
}

#reserve-box-form .nav-tabs li a:hover {
    background-color: #993366 !important;
    cursor: pointer;
}

#reserve-box-form label {
    color: #fff;
    font-size: 13px;
. nav-tabs
}

#reserve-box-form button {
    background-color: #993366;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    position: relative;
    color: #fff;
}

#reserve-box-form .nav-tabs {
    border: 0px;
}

#main-box {
    background-color: #f1efef;
}

#main-box .box {
    box-shadow: 3px 3px 3px #757575;
    background-color: #fff;
    border-radius: 0px 25px 25px 0px;
    -moz-border-radius: 0px 25px 25px 0px;
    -webkit-border-radius: 0px 25px 25px 0px;
    border: 0px solid #000000;
    overflow: hidden;
    margin: 4px;

}

#main-box .box .title {
    background-color: #41c4e0;
    color: #fff;
    min-height: 101px;
    text-align: center;
}

#main-box .box .title h5 {
    font-size: 12px;
    line-height: 15px;
}

#main-box .box .icon {
    text-align: center;
}

#main-box .box .icon i {

    font-size: 45px;
}

#main-box .box .description {
    min-height: 101px;
    vertical-align: middle;
}

#main-box .box .description p {
    font-weight: 600;
    font-size: 11px;
    padding: 10px;
    text-align: justify;

}

.captcha {
    font-family: "Lucida Sans";
    background-color: #fff;
    padding: 2px 0px 2px 6px;
    font-weight: bold;
    height: 34px;
    font-size:20px;
    letter-spacing: 14px;
    border-radius:3px;
}

.refresh_captcha_container{
    display: none;
    font-family: "Lucida Sans";
    background-color: #fff;
    padding: 2px 0px 2px 6px;
    font-weight: bold;
    height: 34px;
    font-size:20px;
    letter-spacing: 12px;
    border-radius:3px;
    vertical-align: middle;
}

.refresh_captcha{
    margin:4px;
}

#main-certificate {
    min-height: 200px;
    /*background-repeat: no-repeat;*/
    width: 100%;
    background: #fcfcfc url("../images/world.png");
    background-size: 1300px;
}

.st-btn-new {
    background-color: #993366;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    position: relative;
    color: #fff !important;
}

.st-btn-new span {
    color: #fff !important;
    font-size: 12px;
}

.st-btn-new i {
    color: #fff;
}

#main-certificate h4 {
    font-weight: 500;
    padding: 10px;
    line-height: 25px;
    font-size: 15px;
}

#certificates .certificate img {

    min-width: 85px;
    min-height: 85px;
    margin: 0 auto;
}

#certificates .certificate:nth-child(1) img {
    min-height: 79px !important;

}

#certificates .license {
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    color: #000;

}

#social {
    padding: 5px 14px;
    background-color: #bfbfbf;
    min-height: 50px;
}

#social #get-app span {
    vertical-align: middle;
    line-height: 40px;
    font-weight: bold;
    font-size: 14px;
    text-align: justify;
}

#social #get-app img {
    height: 40px;
}

#social-networks {
    margin: 0;
    padding: 0;
    text-align: left;
}

#social-networks span {
    line-height: 40px;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    left: 15px;
}

#social-networks ul {
    list-style: none;
    float: left;
    margin: auto;

}

#social-networks li {
    display: inline-block;
    position: relative;
    border-radius: 5px 5px 5px 1px;
    -moz-border-radius: 5px 5px 5px 1px;
    -webkit-border-radius: 5px 5px 5px 1px;
    width: 37px;
    height: 37px;
    vertical-align: middle;
    margin: 5px;
    text-align: center;
}

#social-networks li:hover {
    cursor: pointer;
}

#social-networks li img {
    border-radius: 100px;
}

#social-networks li:nth-child(1):after {
    border-color: transparent #2ab200 transparent transparent;
}

#social-networks li:nth-child(2):after {
    border-color: transparent #2ca5e0 transparent transparent;
}

#social-networks li:nth-child(3):after {
    border-color: transparent #fab10b transparent transparent;
}

#social-networks li:nth-child(4):after {
    border-color: transparent #cf2227 transparent transparent;
}

#social-networks li:nth-child(5):after {
    border-color: transparent #00ace3 transparent transparent;
}

#social-networks li:nth-child(6):after {
    border-color: transparent #3a5897 transparent transparent;
}

@media (max-width: 500px) {
    #reserve-box-form .nav-tabs li a {
        font-size: 7px;
    }

    #header-btns .btn {
        float:left;
    }

    .page_header{
        position: static !important;
    }

    .nav-tabs{
        float:right;
    }

}

@media (max-width: 767px) {
    #main-box .box {
        box-shadow: 3px 3px 3px #757575;
        background-color: #fff;
        border-radius: 25px 25px 10px 10px;
        -moz-border-radius: 25px 25px 10px 10px;
        -webkit-border-radius: 25px 25px 10px 10px;
        border: 0px solid #000000;
        overflow: hidden;
        margin: 4px;

    }
    #header-btns{
        width: 95%;
    }

}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

@media (min-width: 768px) {
    #main-box .box .description p {
        font-size: 10px;

    }

}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
}

footer {
    overflow: hidden;
}

footer .links {
    padding: 5px;
    display: block;
}

footer .links h4 {
    font-weight: bold;
    text-align: right;
    color: #000;
    padding: 5px 0;
    font-size: 16px;
}

footer .links ul {
    list-style: none;
}

footer .links li {
    color: #000;
    text-align: right;
    font-size: 13px;
    line-height: 20px;
}

footer .links li a {
    color: #000;
    font-size: 13px;
    font-weight: 500;
}

footer .links p {
    color: #000;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
}

#contact-footer h4, h5 {
    color: #000;
}

#contact-footer span {
    color: #993366;
    font-weight: bold;
}

#footer-aggrement p {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    line-height: 25px;
}

#copyright {
    background-color: #bfbfbf;
}

#copyright .fa p {
    color: #242424;
    vertical-align: middle;
    line-height: 16px;
    font-size: 15px;
}

#copyright .en i {
    font-size: 56px;
    color: #242424;

}

#copyright .en div {
    padding: 4px 10px 0;
    vertical-align: middle;
    line-height: 23px;
    color: #242424;
    font-size: 15px;
}

.ltr {
    direction: ltr;
}

@media (max-width: 390px) {
    .g-recaptcha {
        -moz-transform: scale(0.77);
        -ms-transform: scale(0.77);
        -o-transform: scale(0.77);
        -moz-transform-origin: 0;
        -ms-transform-origin: 0;
        -o-transform-origin: 0;
        -webkit-transform: scale(0.77);
        transform: scale(0.77);
        -webkit-transform-origin: 0 0;
        transform-origin: 0;
        filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.77, M12=0, M21=0, M22=0.77, SizingMethod='auto expand');
    }
}

.level {
    float: right;
    display: block;
    background: #ece8e6;
    min-height: 36px;
    position: relative;
    padding: 5px 20px 0 15px;
    margin-left: 5px;
    color: #000;
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    line-height: 25px;
    word-wrap: break-word;
    cursor: pointer;
    font-weight: bold;
}

.level:first-child:before {
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-right: 18px solid transparent;
}

.level:before {
    content: "";
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-right: 18px solid #fff;
    position: absolute;
    right: 0;
    top: 0;
}

.level:after {
    content: "";
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-right: 18px solid #ece8e6;
    position: absolute;
    left: -18px;
    top: 0;
    z-index: 1;
}

.level.success {
    background-color: #43c5e1;
    color: #fff;
}

.level.success:after {
    content: "";
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-right: 18px solid #43c5e1;
    position: absolute;
    left: -18px;
    top: 0;
    z-index: 1;

}

.level.current {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#46c5df+50,21b4e2+50,21b4e2+100,b7deed+100 */
    background-color: #43c5e1;
    color: #fff;
}

.level.current:after {
    content: "";
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-right: 19px solid #43c5e1;
    position: absolute;
    left: -18px;
    top: 0;
    z-index: 1;
}

#levels {
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;

}

@media (min-width: 992px ) {
    #levels {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        overflow: hidden;
    }
}

#levels li {

}

.dn {
    display: none;
}

#flights-info {
    padding: 10px;
    background-color: #fafafa;
    border: 3px solid #bcbaba;
    border-radius: 2px;
    margin-top: 9px;
}

#flights-info h4 {
    font-weight: 400;
}

#flights-info .from, .to, .day {
    padding: 0 5px;
    font-family: IRANSans_Bold;
}

.safartik-btn {
    padding: 4px 10px !important;
    border-radius: 7px !important;
    margin: 5px;
    color: #fff !important;
    box-shadow: 0px 0px 0px 0px;
    display: inline-block;
    text-decoration: none;
}

.safartik-btn i {
    vertical-align: middle;
    margin: 2px 3px;
}

.btn-red {
    background-color: #fb882a;
}

.btn-green {
    background-color: #15a94b;
}

.btn-blue-d {
    background-color: #62c2d0;
    font-size: 15px;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

#flights .hidden-xs {
    padding: 0 !important;
}

#flights .flight {
    background-color: #fafafa;
    border: 1px solid #c5c3c3;
    border-radius: 2px;
}

#flights .flight .info-flight .airline img {
    /*width: 60px;*/
    margin: 0 auto;
    display: block;
    height: 45px;
}

#flights .flight .info-flight .airline h5 {
    font-size: 13px;
    text-align: center;
    color: #000;
    margin: 0;
    padding: 2px;
}

#flights .flight .info-flight .airline {
    border-bottom: 1px dashed #e5e4e4;
}

#flights .flight .info-flight .type {
    font-weight: bold;
    color: #fff;
    background-color: #41c4e0;
    text-align: center;

}

#flights .flight .info-flight .flight-number h5 {
    color: #000;
    font-size: 12px;
    text-align: center;
}

.auth-box-border {
    border: 4px solid transparent;
    -webkit-border-image: url(../images/amin.png) 0 50 0 0 repeat; /* Safari 3.1-5 */
    -o-border-image: url(../images/amin.png) 0 50 0 0 repeat; /* Opera 11-12.1 */
    border-image: url(../images/amin.png) 0 50 0 0 repeat;

}

@media (max-width: 776px) {
    .auth-box-border {

        border: 1px solid transparent;
    }
}

.auth-box .title {
    text-align: center;
    padding: 10px;
    background-color: #66cccc;
    color: #eef7ed;
    font-size: 14px;
    margin: 0;
}

.auth-box .inputs {
    background-color: #f3f1f1;
    border: 1px solid #cfcccc;
    padding: 10px;
}

.auth-box .form-control {
    border-radius: 1px !important;
}

.auth-box label {
    color: #4a504a;
    font-weight: 500;
    font-size: 14px;
}

/*
.auth-box .form-control::-moz-placeholder {
    font-family: FontAwesome, sans-serif;
    text-align: left;
}

.auth-box .form-control::-webkit-input-placeholder {
    font-family: FontAwesome, sans-serif;
    text-align: left;

}

.auth-box .form-control:-ms-input-placeholder {
    font-family: FontAwesome, sans-serif;
    text-align: left;

}
*/

.auth-box .reset-password {
    color: #31a1bd;
    text-decoration: none;
    vertical-align: middle;
    font-size: 14px;
}

.auth-box h4 {
    font-size: 11px;
    margin-top: 20px;
}

.auth-box .btn-blue {
    background-color: #1395b5;

}

.auth-box .btn-green {
    background-color: #15a94b;
}

.auth-box .btn-blue-light {
    background-color: #41c4e0;

}

.auth-box .btn {
    padding: 8px 53px !important;
    border: 0px;
    font-size: 14px;
    border-radius: 5px;
    color: #f2fbfd;
    vertical-align: middle;
    word-wrap: break-word;
}

.auth-box .reg_btn {
    padding: 4px 8px !important;
    border: 0px;
    font-size: 13px;
    border-radius: 3px;
    color: #f2fbfd;
    vertical-align: middle;
    word-wrap: break-word;
}

.safartik-checkbox {
    display: none;
    -webkit-transition: all 0.50s;
    -moz-transition: all 0.50s;
    -o-transition: all 0.50s;
    transition: all 0.50s;
}

/* to hide the checkbox itself */
.safartik-checkbox + label:before {
    font-family: FontAwesome;
    display: inline-block;
    -webkit-transition: all 0.50s;
    -moz-transition: all 0.50s;
    -o-transition: all 0.50s;
    transition: all 0.50s;
}

.safartik-checkbox + label:before {
    content: "\f0c8";
    font-size: 18px;
    margin: 2px 15px 1px 1px;
    vertical-align: middle;
    -webkit-transition: all 0.50s;
    -moz-transition: all 0.50s;
    -o-transition: all 0.50s;
    transition: all 0.50s;
}

/* unchecked icon */
.safartik-checkbox + label:before {
    /*letter-spacing: 15px;*/
}

/* space between checkbox and label */

.safartik-checkbox:checked + label:before {
    content: "\f14a";
    font-size: 18px;
}

/* checked icon */
.safartik-checkbox:checked + label:before {
    /*letter-spacing: 15px;*/
}

/* allow space for check mark */
.rotate {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#flights .flight {
    border-width: 2px;
    margin-bottom: 10px;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    overflow: visible !important;
}

#flights .flight:hover {
    /*border: 2px solid #03aeef;*/
    /*box-shadow: 0px 0px 7px #03aeef;*/
    /*border-radius: 5px;*/
    overflow: hidden;
    background-color: #efefef !important;
}

#flights .flight .date-time-flight, .capacity, .info-airline, .flight-purchase {
    text-align: center;
    line-height: 30px;
}

#flights .flight .info-flight .airline {
    position: relative;
    overflow: hidden;

}

#flights .flight .info-flight .airline-name {
    text-align: center;
    overflow: hidden;
    width: 79px;
    position: absolute;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -ms-transform-origin: top left;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    color: #fff;
    right: -62px;
}

.charter-flight {
    background-color: #fb882a;
}

.system-flight {
    background-color: #62c2d0;
}

#flights .flight .date-time-flight .time {
    font-weight: bold;
    font-size: 19px;
}

#flights .flight .info li {
    border-left: 2px dotted #e5e4e4;
    display: block;
    height: 100%;
}

#flights .flight .info li div {
    font-size: 12px;
}

#flights .flight .info li:last-child {
    border-left: 0px;
}

#flights .flight .capacity, .info-airline {
    padding: 18px;
}

.flight-purchase .price-info {
    color: #e15b37;
}

.flight-purchase .price-info .price {
    font-size: 18px;
}
.flight-purchase table {
    width: 90% !important;
    margin: 0 auto 8px auto;
    line-height: 37px;
}
.flight-purchase .reseller_prices {
    position: absolute;
    width: 50%;
    color: #e15b37;
    font-family: IRANSans_Bold;
    font-size: 15px;
    text-align: left;
}

.flight-purchase .price-info .price_strikethrough {
    text-decoration: line-through;
}
.flight-purchase .price-info .price_strikethrough span {
    font-size: 15px !important;
    font-weight: normal;
    font-family: IRANSans_Medium;
}
.flight-purchase .price-info .price_strikethrough span:last-child {
    font-size: 14px !important;
}

.trapezoid {
    height: 0;
    width: 110px;
    border-bottom: 18px solid #dddddc;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    font-size: 11px;
    line-height: 19px;
    text-align: center;
    color: #000;
    white-space: nowrap;
}

.more-details-flight .trapezoid {
    position: absolute;
    bottom: 0;
    left: 45.5%;

}

.more-details-flight:hover {
    cursor: pointer;
}

.sidebar {
    background-color: #ece8e6;
    padding: 3px;
    text-align: right;
    border-radius: 9px;
    overflow: hidden;
}

.sidebar .title {
    text-align: center;
    font-size: 17px;
}
.close_filter_circle {
    display: none;
}
.sidebar .title span {
    font-weight: bold;
}

.sidebar .box .title {
    font-size: 13px;
    line-height: 20px;
}

.sidebar .box .body {
    background-color: #fff;
    padding: 7px;
}

.sidebar .time-flights {
    margin: 0 auto;
}

.sidebar .time-flights li {
    display: inline-block;
    padding-left: 12px;
    width: 23%;
}

.sidebar .time-flights li .icon {
    text-align: center;
}

.sidebar .time-flights li .icon i {
    font-size: 42px;
}

.sidebar .time-flights li .name {
    font-size: 12px;
    text-align: center;
}

.sidebar .time-flights li .icon img {
    width: 35px !important;
}

.sidebar .box .body label {
    font-weight: 500;
    cursor: pointer;
}

#flights-mobile .flight {
    background-color: #ffffff;
    /*border-right: 2px solid #5f9dd5;*/
    box-shadow: 1px 2px 2px 1px #d0d0d0;
    position: relative;
    margin-bottom: 8px;
}

#flights-mobile .flight .airline-name {
    text-align: center;
    color: #5c5c5c;
    font-size: 12px;
    line-height: 20px;

}

#flights-mobile .flight .airline-image {
    margin: auto;
    text-align: center;
}

#flights-mobile .flight .airline-image img {
    width: 50px;
}

#flights-mobile .flight .price-info {
    text-align: center;
}

#flights-mobile .flight .price-info span {
    text-align: center;
    color: #5c5c5c;
    font-size: 12px;
    line-height: 20px;
}

#flights-mobile .flight .price-info .price {
    color: #27b125;
}

#flights-mobile .flight .price-info .price span {
    font-size: 20px;
    color: #27b125;
}

@media (max-width: 476px) {
    #flights-mobile .flight .price-info span {
        font-size: 15px !important;
    }

}

#flights-mobile .flight .col-sm-9 {
    border-right: 2px dotted #dfdfdf;
}

#flights-mobile .flight .cabinclass-type div {
    display: inline-block;
    font-size: 10px;
    padding: 0px 10px;
    margin: 0;
}

#flights-mobile .flight .cabinclass-type .type {
    background-color: #1696b9;
    color: #fff;
}

#flights-mobile .flight .cabinclass-type .cabinclass {
    border: 1px solid #0c0c0c;
}

#flights-mobile .flight .time-info {
    padding: 12px;
    text-align: center;
    line-height: 25px;
    font-weight: bold;
    font-size: 13px;

}

#flights-mobile .flight .from-to {
    font-weight: 400;
    text-align: center;
}

#flights-mobile .flight .from-to i {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    vertical-align: middle;
    top: 2px;
    position: relative;
}

#flights-mobile .flight .capacity {
    font-size: 12px;
}

#flights-mobile .flight .capacity span {
    color: #13a911;
}

.divider {
    text-align: center;
    margin-bottom: 10px;
}

.divider span {
    position: relative;
    font-weight: bold;
    font-weight: bold;
    color: #e15b37 !important;
}


.divider span span {
    line-height: 0px;
    position: relative;
    top: 0;
}

.divider hr {
    margin-top: 11px;
    margin-left: auto;
    margin-right: auto;
    width: 34%;
    height: 2px;
    background-color: #b7b7b7;
}

.left {
    float: left;
}

.right {
    float: right;
}

hr.safartik {
    height: 2px;
    background-color: #b7b7b7;
}

i {
    vertical-align: middle;
}

.safartik-box {
    background-color: #f8f9fa;
    border: 2px solid #cbc7c7;
    padding: 10px;
    border-radius: 2px;
    position: relative;
}
#flight-passengers {
    margin-top: 6px;
}
.reserve_steps {
    height: 75px;
}

.safartik-box .body {
    position: relative;
}

.safartik-box .absolute-title {
    position: absolute;
    border: 2px solid #cbc7c7;
    background-color: #fff;
    padding: 10px;
    text-align: center;
    top: -3px;
    left: 45%;
    z-index: 1;
}

.remove-btn-red {
    background-color: #f04d4d;
    border-radius: 100px;
    text-align: center;
    color: #f8f9fa;
    display: block;
    float: left;
    width: 22px;
    margin: 2px;
    vertical-align: middle;
}

#old-passengers {
    white-space: nowrap;
    margin: 5px;
    padding: 3px 8px 7px 8px;
    position: relative;
    right: 16px;
    background-color: #fb8829;
    font-size: 14px;
    color: #fff;
    border-radius: 8px;
}

.passenger-index {
    text-align: center;
    background-color: #62c2d0;
    color: #fff;
    border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    -webkit-border-radius: 10px 0px 0px 10px;
    border: 0px solid #000000;
    padding: 5px;
    position: relative;
    left: 16px;
    top: 20px;
}

input.safartik {
    border: 2px solid #cdcac9;
    border-radius: 1px;
}

input.safartik::-webkit-input-placeholder {
    text-align: center;
    color: #696969;
    font-size: 12px;
}

input.safartik:-moz-placeholder { /* Firefox 18- */
    text-align: center;
    color: #696969;
    font-size: 12px;
}

input.safartik::-moz-placeholder { /* Firefox 19+ */
    text-align: center;
    color: #696969;
    font-size: 12px;
}

input.safartik:-ms-input-placeholder {
    text-align: center;
    color: #696969;
    font-size: 12px;
}

.tickets-table thead {
    border: 2px solid #b2b2b2;
    background-color: #fafbfc;
    border-radius: 2px;
}

.tickets-table thead th {
    font-size: 14px;
}

.tickets-table tbody tr {
    border: 2px solid #b2b2b2;

}

.tickets-table tbody tr td {
    padding: 12px;
    margin: 5px;
    font-weight: 500;
    font-size: 14px;
}

.name .fa, .lastname .fa {
    font-weight: 500;
    font-size: 14px;
    font-family: IRANSans, sans-serif;
}

.name .en, .lastname .en {
    font-weight: 500;
    font-size: 14px;
    font-family: IRANSans, sans-serif;
    color: #686767;
}

.counter-time {
    background-color: #0d0d0d;
    color: #fff;
    padding: 0 3px;
    margin: 1px;
    font-size: 16px;
    min-width: 35px !important;
}

/*********************
*      datepicker
**********************/
/*! jQuery UI - v1.9.1 - 2012-10-29
* http://jqueryui.com
* jquery.ui.core.css, jquery.ui.datepicker.css + bootstrap v2.1.1 theme
* Copyright (c) 2012 jQuery Foundation and other contributors Licensed MIT */
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    zoom: 1
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-state-disabled {
    cursor: default !important
}

.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-datepicker {
    width: 17em;
    padding: 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .5em 0;
    border-bottom: 1px solid #eee
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 5px;
    border-radius: 3px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 3.3em;
    line-height: 1.8em;
    text-align: center;
    font-weight: bolder
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 49%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
    width: 2em
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: center;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    margin: .7em 0 0 0;
    padding: 0 .2em;
    background: #f5f5f5;
    border-top: 1px solid #ddd
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker-cover {
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333;
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #fff;
    color: #333;
    border-radius: 3px
}

.ui-datepicker-today .ui-state-default {
    background: #fcf8e3
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: #eee
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: #08c;
    color: #fff
}

.ui-datepicker-header .ui-state-hover {
    background: #fff
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .55;
    filter: Alpha(Opacity=55)
}

.ui-state-disabled .ui-state-default {
    font-weight: normal
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .15;
    filter: Alpha(Opacity=15)
}

.navbar, .messages, hr {
    margin: 0;
}

hr {
    height: 0;
}

.buttonBox {
    position: relative;
    bottom: -206px;
    left: 0;
}

.row {
    position: relative;
}

.safartik-select-box .list-title {
    display: flex;
    border-bottom: 1px solid #4d4d4d;

}

.safartik-select-box::-webkit-scrollbar {
    display: none;
}

.safartik-select-box {
    position: relative;
    width: 100%;
}

.safartik-select-box .current {
    text-align: right;
    background-color: #fff;
    height: 33px;
    border-radius: 1px;
    padding: 2px 15px;
    line-height: 24px;
    font-weight: 500;
    position: relative;
    overflow: hidden;
}
#edit-search .safartik-select-box .current {
    border: 1px solid #ccc;
}

.safartik-select-box .current:hover {
    cursor: pointer;
}

.safartik-select-box .current .name {
    font-size: 13px;
    line-height: 24px;

}

.safartik-select-box .current .icon {
    float: left;
    font-size: 16px;
    vertical-align: middle;
    line-height: 30px;
}

.safartik-select-box .current .icon:hover {
    cursor: pointer;
}

.safartik-select-box .flight_in_content {
    display: none;
    background-color: #fff;
    padding: 3px;
    box-shadow: 0 0 10px #adadad;
    position: absolute;
    overflow-y: scroll;
    height: 160px;
    margin: 3px 0;
    width: 100%;
    z-index: 99999 !important;
}
.safartik-select-box .flight_out_content {
    display: none;
    background-color: #fff;
    padding: 3px;
    box-shadow: 0 0 10px #adadad;
    z-index: 1;
    position: absolute;
    overflow-y: scroll;
    height: 160px;
    margin: 3px 0;
    width: 320px;
}
.flight_out_content .lists li {
    padding: 4px 6px 25px 6px !important;
    border-bottom: 1px solid #707070;
}
.flight_out_content .airport-name {
    float: right;
    margin-top: -3px;
    width: 95px;
    height: 25px;
    overflow: hidden;
}
.flight_out_content .airport-code {
    background-color: #66cdcc;
    color: #ffffff;
    border-radius: 5px;
    padding: 1px 0px 0px 0px;
    min-width: 30px;
    text-align: center;
    height: 21px;
    font-size: 11px !important;
}
.flight_out_content .city-name {
    float: left;
    margin-left: 6px;
    font-size: 13px;
}
.flight_out_content .all-airports {
    float: right;
    font-size: 9px;
    margin-top: -1px;
}
.fi_count_passengers {
    height: 98px !important;
}
.fo_count_passengers {
    height: 212px !important;
}

.safartik-select-box .lists li {
    padding: 0 7px 0 7px;
    text-align: right;
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    height: 27px;
    cursor: pointer;
}
.safartik-select-box .lists li.active {
    background-color: #39f;
    color: #fff;
}

.safartik-select-box .lists li .airport-name {
    font-size: 12px;
}

.safartik-select-box .lists li.search_loading:hover, .safartik-select-box .lists li.not_found:hover {
    background-color: #ffffff !important;
    cursor: default !important;
}

.safartik-select-box .list-title .title {
    line-height: 25px;
    font-size: 12px;
    font-weight: 500;
    flex: 0.9;
}

.safartik-select-box .count-passengers {
    padding: 0;
    margin: 5px 0;
}

.safartik-select-box .count-passengers li {
    display: flex;
}

.safartik-select-box .count-passengers li .counter {
    flex: 0.3;
    border: 1px solid #0c0c0c;
    margin: 0;
}

.safartik-select-box .count-passengers li .counter-name {
    flex: 0.7;
    text-align: right;
    font-size: 11px;
    vertical-align: middle;
}

.safartik-select-box .count-passengers li .counter li {
    text-align: center;
    width: 33%;
    display: inline-block;
    float: left;
    font-size: 14px;
    margin: 0;
    vertical-align: middle;
}

.safartik-select-box .count-passengers li .counter li:nth-child(even) {
    background-color: #e5e5e5;
}

.safartik-select-box .count-passengers li .counter li:nth-child(odd):hover {
    cursor: pointer;
}

.flight-date-input {
    direction: ltr;
}

.flight-date-input::-moz-placeholder {
    font-family: FontAwesome, sans-serif;
    color: #555555;
}

.safartik-select-box .search {
    height: 30px;
    border: 0;
    padding: 0;
    font-size: 13px;
}
.search_form .safartik-select-box .search, .search_form .current .name {
    padding-right: 11px;
}

.safartik-select-box .search-box {
    display: none;
    position: absolute;

}

#st-menubar {
    height: 35px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.safartik-select-box .list-title .icon-search {
    flex: 0.1;
}

.safartik-select-box .list-title .icon-search i {
    font-size: 14px;
    color: #979797;
}

.safartik-select-box .list-title .icon-search i:hover {
    cursor: pointer;
}

.tar {
    text-align: right;
}

.show-filters-icon:hover {
    cursor: pointer;
}

.modal_style {
    background-color: #ededed;
    padding: 0px;
    color: #4e4e4e;
}

.modal_style .title {
    text-align: center;
    background-color: #66cccc;
    padding: 11px 0 14px 0;
    color: #FFF5EF;
    font-family: IRANSans_Bold;
    font-size: 15px;
}

.modal_style .body {
    direction: rtl;
    text-align: justify;
    line-height: 30px;
    padding: 20px;
}
#old-passengers-table .title {
    text-align: center;
    background-color: #66cccc;
    padding: 13px 0;
    color: #FFF5EF;
    font-weight: bold;
}

.thead-inverse th {
    color : #FFFFFF;
    background-color : #1B2942;
    font-size: 13px;
    padding:9px 0px 13px 0px !important;
}
.table td {
    font-size: 14px !important;
}

#available-15-days {
    padding: 13px 5px 5px 5px;
    background: #ebebeb url("../../images/theme_2/suggested_bg.jpg") no-repeat center center;
    background-size: cover;
    border-bottom: 1px solid #c6c6c6;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#available-15-days .title {
    text-align: center;
    padding: 14px 10px;
    font-weight: bold;
    font-size: 14px;
}

#available-15-days .divider hr {
    height: 1px;
    background-color: #6e6c6d;
}

#available-15-days .divider span {
    color: #fb882a;
    top: -6px;
    font-weight: normal;
    font-family: IRANSans_Bold;
    font-size: 15px;
}

#available-15-days .prices {
    width: 96%;
    padding: 0;
    margin: 7px auto;
}

#available-15-days .prices li {
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}

#available-15-days .prices li .day {
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

#available-15-days .prices li .date {
    color: #fb882a;
    font-weight: normal;
}

#available-15-days .prices li .price-box {
    background-color: #fbfbfa;
    padding: 3px;
    box-shadow: 3px 4px 9px #b2b2b2;
    color: #000;
    width: 75%;
    margin: 0 auto;
    height: 55px;
    border-radius: 8px;
    border: 1px solid #ccc;
}

#available-15-days .prices li .price {
    font-size: 14px;
    font-family: IRANSans_Bold;
    text-align: center;
    font-weight: normal;
    padding-top: 5px;
}

#available-15-days .msg p {
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    line-height: 44px;
}

#available-15-days .msg {
    background-color: #fff;
    box-shadow: inset 0px 0px 40px 40px #fff;
    /*padding: 5px;*/
}
#available-15-days .serach-img img {
    width: 53px;
}

#available-15-days .serach-img {
    text-align: center;
}

#available-15-days .next-days {
    padding: 9px;
    background-color: #fb882a;
    text-align: center;
    font-weight: bold;
    line-height: 44px;
    color: #fff;
}

#available-15-days .close i, .modal_style .close i {
    display: block;
    color: #fff;
    padding: 5px 9px;
}

#available-15-days .close, .modal_style .close {
    background-color: #717273 !important;
    position: absolute;
    left: -15px;
    top: -14px;
    border-radius: 19px;
    width: 33px;
    text-align: center;
    opacity: 1;
    z-index: 9999999;
}

.select-flight-btn {
    background-color: #15a94a;
    border: 1px solid #fff;
    margin: 5px;
    border-radius: 6px;
    font-size: 12px;
    width: 89%;
    font-family: IRANSans_Medium;
    padding: 5px 0px 7px 0px;
}

.detail-flight-btn {
    background-color: #00adef;
    border: 1px solid #fff;
    margin: 5px;
    border-radius: 6px;
    font-size: 11px;
    width: 89%;
    font-family: IRANSans_Medium;
    padding: 5px 0px 7px 0px;
}

.final-tickets-price span {
    color: #fb882a;
    font-weight: bold;
    font-size: 20px;
}

.final-reservation-ticket {
    border-radius: 29px 29px 29px 29px;
    -moz-border-radius: 29px 29px 29px 29px;
    -webkit-border-radius: 29px 29px 29px 29px;
    border: 8px solid #15a94a;
    padding: 10px;

}

.final-reservation-ticket .child {
    position: relative;
    border-radius: 25px;
    border: 3px solid #15a94a;
    padding: 9px;
}

.final-reservation-ticket .title {
    text-align: center;
    color: #15a94a;
    display: flex;

}

.final-reservation-ticket .title img {
    display: block;
    flex: 0.1;
    width: 40px;
    margin: auto;
    position: relative;
    right: 35px
}

.final-reservation-ticket .title h2 {
    flex: 0.9;
    font-size: 20px;
}

.final-reservation-ticket .ticket-info {
    text-align: center;
    font-weight: bold;
}

.final-reservation-ticket .ticket-info .name {
    color: #fb882a;
}

.final-reservation-ticket .ticket-info .number {
    color: #0c0c0c;
    font-family: IRANSans_en;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
}

.box .checkbox {
    padding-right: 0;
}

.flight .info ul {
    width: 100%;
    height: 108px;
}

.sort-box {
    line-height: 40px;
}

.sort-column:hover {
    cursor: pointer;
}

.flight-info {
    /*display: flex;*/
}

.flight-info li:nth-child(1) {
    width: 19.2%;
    float: right;
    /*flex: 0.2;*/
}

.flight-info li:nth-child(2) {
    width: 19.2%;
    float: right;
    /*flex: 0.2;*/
}

.flight-info li:nth-child(3) {
    width: 22.2%;
    float: right;
    /*flex: 0.2;*/
}

.flight-info li:nth-child(4) {
    width: 17.4%;
    float: right;
    /*flex: 0.17;*/
}

.flight-info li:nth-child(5) {
    width: 21%;
    float: right;
    /*flex: 0.22;*/
}

.more-info-flight {
    background-color: #e1faff;
    border: 1px solid #c5c3c3;
    padding: 10px;
    display: none;

}

.flight-policy-btn:hover {
    cursor: pointer;
}

.more-info-flight .flight-policy-btn {
    border: 2px solid #44a882;
    padding: 5px;
    width: 100px;
    text-align: center;
    font-size: 14px;
    margin: auto;
    position: relative;
    left: 18px;
}

.more-info-flight .prices-info {
    text-align: left;
    position: relative;
    left: 10px;
}

.old-passenger:hover {
    cursor: pointer;
}

.more-info-flight .prices-info span {
    font-size: 13px;
    font-weight: 400;
}

.ltr {
    direction: ltr !important;
}

.error-field {
    display: block;
    color: #9f191f;
    font-size: 10px;
    padding:3px 0;
    text-align: center !important;
}

.payment-ticket-confirm span {
    font-family: IRANSans_Bold;
}

@media (min-width: 992px) {
    .col-md-25 {
        width: 18%;
        margin: 0 5px;
        left: -13px;
    }
}

.modal {
    text-align: center;
    overflow-y: hidden;
}

@media screen and (min-width: 768px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.sort-column .type {
    font-size: 21px;
}

footer {
    position: relative !important;
}

#loading {
    margin: 0 auto;
    text-align: center;
    display: none;
}

#loading i {
    text-align: center;
    position: absolute;
    z-index: 99999999999999;
}

.st-btn-bg-light {
    padding: 3px 10px 6px 10px;
    border-radius: 7px;
    margin: 5px;
    color: #993366;
    background-color: #fff;
    border: 2px solid #993366;
}

.st-btn-bg-light:hover{
    color: #fff !important;
    background-color: #993366;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all .3s;
}
.st-btn-bg-light span:hover{
    color: #fff !important;
}


.st-btn-bg-light span, .st-btn-bg-light a {
    color: #993366;
    text-decoration: none;
    font-size: 15px;
}

.st-btn-bg-dark {
    padding: 4px 10px;
    margin: 5px;
    color: #fff;
    background-color: #993366;
    border: 1px solid #993366 !important;
    border-radius: 7px;
}

.st-btn-bg-dark a {
    color: #000 !important;
}

.nav-tabs > li {
    /*float: none;*/
}

#reserve-forms .icon-service {
    width: 35px;
    margin-top: 5px;
    height: 26px;
}

#reserve-forms .title-service {
    line-height: 30px;
    font-size: 14px;
}

#reserve-forms .service {
    padding: 5px;
    min-width: 85px;
    border: 0px;
}

.st-hr {
    background-color: #993366;
    height: 5px;
    border: 0px;
    margin: 6px 0;
}

.tab-content-service {
    background-color: #66cccc;
    padding: 7px 15px;
    position: relative;
}

.calendar-input {
    position: absolute;
    left: 0;
    top: 9px;
    color: #6c6b6a;
}
.dashboard-calendar-input {
    margin-left: 8px;
    margin-top: -21px;
    color: #6c6b6a;
    float: left;
}

.airport-code {
    font-size: 12px;
    float: left;
}

#reserve-forms .nav-tabs .active a {
    background-color: #993366 !important;

}

.st-service-main .title {
    color: #993366;
    font-size: 18px;
    line-height: 48px;
}

.st-service-main .info {
    font-size: 14px;
}

.st-service-main .icon img {
    width: 60px;
}

.newsletter .info {
    font-size: 14px;
    position: relative;
}

.main-modal {
    direction: rtl;
    text-align: right;

}

@media (min-width: 1200px) {
    .newsletter .info {
        line-height: 40px;
    }
}

.bg-cloud {
    background-image: url("../images/bg-cloud.jpg");
    background-position: bottom;
}

@media (min-width: 1200px) {
    #safartik-menubar #nav-affix {
        float: left;
    }

    #header-btns {
        line-height: 90px;
    }

    #reserve-forms ul {
        float: left;
    }
}

@media (min-width: 1000px) {
    #safartik-menubar #nav-affix {
        float: left;
    }

    #header-btns {
        line-height: 90px;
    }
}

.btn-border-green {
    background-color: #fff;
    color: #11a90f !important;
    border: 2px solid #11a90f !important;
    padding: 8px !important;
}

#certificate-main img {
    width: 100px;

}

#certificate-main {
    position: relative;
    margin: -21px 0px;
    padding: 0;
    position: relative;
    left: -29px;
}

.st-alert {
    border: 5px solid green;
    border-radius: 50px;
    padding: 20px;
    background-color: #fff;
    text-align: center;
}
.st-alert-small {
    border: 5px solid green;
    border-radius: 30px;
    padding: 10px 0px 10px;
    background-color: #fff;
}

.st-alert .error-field {
    display: block;
    color: red;
    font-weight: 500;
    font-size: 16px;
    line-height: 27px;
}

.capacity div:nth-child(2) {
    font-weight: bold;
    color: #e15b37;
    font-size: 15px !important;
}

.progress {
    height: 20px;
    background: #ebebeb;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-radius: 10px;
}

.progress > span {
    position: relative;
    float: left;
    margin: 0 -1px;
    min-width: 30px;
    height: 18px;
    line-height: 16px;
    text-align: right;
    background: #cccccc;
    border: 1px solid;
    border-color: #bfbfbf #b3b3b3 #9e9e9e;
    border-radius: 10px;
    background-image: -webkit-linear-gradient(top, #f0f0f0, #dbdbdb 70%, #cccccc);
    background-image: -moz-linear-gradient(top, #f0f0f0, #dbdbdb 70%, #cccccc);
    background-image: -o-linear-gradient(top, #f0f0f0, #dbdbdb 70%, #cccccc);
    background-image: linear-gradient(to bottom, #f0f0f0, #dbdbdb 70%, #cccccc);
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
}

.progress > span > span {
    padding: 0 8px;
    font-size: 11px;
    font-weight: bold;
    color: #404040;
    color: rgba(0, 0, 0, 0.7);
    text-shadow: 0 1px rgba(255, 255, 255, 0.4);
}

.progress > span:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 18px;
    background: url("../images/progress.png") 0 0 repeat-x;
    border-radius: 10px;
}

.progress .green {
    background: #85c440;
    border-color: #78b337 #6ba031 #568128;
    background-image: -webkit-linear-gradient(top, #b7dc8e, #99ce5f 70%, #85c440);
    background-image: -moz-linear-gradient(top, #b7dc8e, #99ce5f 70%, #85c440);
    background-image: -o-linear-gradient(top, #b7dc8e, #99ce5f 70%, #85c440);
    background-image: linear-gradient(to bottom, #b7dc8e, #99ce5f 70%, #85c440);
}

.progress .red {
    background: #db3a27;
    border-color: #c73321 #b12d1e #8e2418;
    background-image: -webkit-linear-gradient(top, #ea8a7e, #e15a4a 70%, #db3a27);
    background-image: -moz-linear-gradient(top, #ea8a7e, #e15a4a 70%, #db3a27);
    background-image: -o-linear-gradient(top, #ea8a7e, #e15a4a 70%, #db3a27);
    background-image: linear-gradient(to bottom, #ea8a7e, #e15a4a 70%, #db3a27);
}

.progress .orange {
    background: #f2b63c;
    border-color: #f0ad24 #eba310 #c5880d;
    background-image: -webkit-linear-gradient(top, #f8da9c, #f5c462 70%, #f2b63c);
    background-image: -moz-linear-gradient(top, #f8da9c, #f5c462 70%, #f2b63c);
    background-image: -o-linear-gradient(top, #f8da9c, #f5c462 70%, #f2b63c);
    background-image: linear-gradient(to bottom, #f8da9c, #f5c462 70%, #f2b63c);
}

.progress .blue {
    background: #5aaadb;
    border-color: #459fd6 #3094d2 #277db2;
    background-image: -webkit-linear-gradient(top, #aed5ed, #7bbbe2 70%, #5aaadb);
    background-image: -moz-linear-gradient(top, #aed5ed, #7bbbe2 70%, #5aaadb);
    background-image: -o-linear-gradient(top, #aed5ed, #7bbbe2 70%, #5aaadb);
    background-image: linear-gradient(to bottom, #aed5ed, #7bbbe2 70%, #5aaadb);
}

.st-alert-modal .modal-content ,#payment-policy-modal .modal-content{
    box-shadow: 0px 0px 0px 0px !important;
    border: 0px !important;
}

.affix {
    position: fixed;
    width: 100%;
    z-index: 9999;
    background-color: #fff;
    padding: 0;
    margin: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.affix #header-btns {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    line-height: 47px !important;
}

.affix #site-name img {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    width: 100px;
}

.affix #site-name .name {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    display: none;
}

.affix .navbar-brand {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 16px;
}

.affix #safartik-menubar a {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 14px;
}

.affix #st-menubar {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    height: 43px;
}

.affix #home-icon {
    display: block;
}

#home-icon {
    /*display: none;*/
}

#age_err{
    color:tomato;
    line-height: 30px;
    text-align: center;
}

.icon_agency_order{
    float: left;
    top: -27px;
    position: relative;
    left: 9px;
    color: #cfcfcf;
    font-size: 17px;
}

.progress-bar{
    float: right;
    background-color: #66cccc;
}
.progress{
    height: 10px;
}
.st-progress img{
    width: 64px;

    position: absolute;

    right: 0%;

    z-index: 1;

    top: -27px;
}

.header-row {
    height: 10px !important;
}
.header-row-cell {
    font-size: 10px !important;
    line-height: 9px !important;
    height: 10px !important;
}
.page_header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    color:#fff;
    z-index: 1000;
    text-align:center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.shrink {
    z-index: 999999;
}
.spacer {
    width: 100%;
    height: 120px;
}
.hotel-spacer {
    width: 100%;
    height: 110px;
    display: none;
}
.header h1
{
    font-size:30px;
    font-weight:normal;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.header.shrink h1
{
    font-size:24px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.content
{
    /*height:2000px;*/
    /*just to get the page to scroll*/
}



.shrink #header-btns {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    line-height: 47px !important;
}

.shrink #site-name img {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    width: 100px;
}

.shrink #site-name .name {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    display: none;
}

.shrink .navbar-brand {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 16px;
}

.shrink #safartik-menubar a {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 14px;
}

.shrink #st-menubar {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.shrink #home-icon {
    display: block;
}

.shrink .menu_area {
    background-color: #FFFFFF;
}

.auth-box .username_area .fa {
    float: left;
    top: -29px;
    position: relative;
    left: 11px;
    color: #cfcfcf;
    font-size: 22px;
}

.auth-box .password_area .fa {
    float: left;
    position: relative;
    color: #cfcfcf;
    font-size: 16px;
    top: -28px;
    left: 9px;
}

.auth-box .form-control::-moz-placeholder {
    font-size: 12px;
    padding-bottom: 8px;
    padding-right: 7px;
    color: #686868;
}

.auth-box .form-control::-webkit-input-placeholder {
    font-size: 12px;
    padding-bottom: 8px;
    padding-right: 7px;
    color: #686868;
}

.auth-box .form-control:-ms-input-placeholder {
    font-size: 12px;
    padding-bottom: 8px;
    padding-right: 7px;
    color: #686868;
}
.auth-box .checkbox {
    margin-top: 0px;
}
.dosticky {
    position: fixed; top: 100px; left: 1005px; width: 263px;
}
#flight-out, #hotel-in, #hotel-out {
    display: none;
}
#login_captcha, #user_register_captcha, #agency_register_captcha {
    text-align: center;
    letter-spacing: 5px;
    font-family: arial;
    font-weight: bold;
    font-size: 16px;
    padding-top: 4px;
}
#login_err, #user_register_err, #agency_register_err {
    padding: 9px 10px 12px 10px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    display: none;
}
#login_modal .modal-content {
    width: 300px;
    margin: 0 auto;
}
.btn-dark {
    background-color: #dedede !important;
    color: #212121 !important;
}
#cancel_laws_content td {
    padding: 0px 5px;
}
#cancel_laws_content .boxes {
    border: 1px solid #993366;height: 150px;border-radius: 12px;
}
#cancel_laws_content .boxes .box_top {
    height: 70px;border-bottom: 2px solid #993366;text-align: center;color: #000000;font-size: 12px;padding-top: 24px;line-height: 18px;
}
#cancel_laws_content .boxes .box_bottom {
    padding-top: 24px;line-height: 18px;
}
#cancel_laws_content .boxes .box_bottom .c_percent {
    font-family: IRANSans_Bold;color: #993366;font-size: 17px;
}
#cancel_laws_content .boxes .box_bottom .c_text {
    font-size: 13px;color: #000000;
}
.blink {
    -webkit-animation: blink 1.50s linear infinite;
    -moz-animation: blink 1.50s linear infinite;
    -ms-animation: blink 1.50s linear infinite;
    -o-animation: blink 1.50s linear infinite;
    animation: blink 1.50s linear infinite;
}
.blink_warning_befor_reserve {
    -webkit-animation: blink 2s linear infinite;
    -moz-animation: blink 2s linear infinite;
    -ms-animation: blink 2s linear infinite;
    -o-animation: blink 2s linear infinite;
    animation: blink 2s linear infinite;
}
.blink2 {
    -webkit-animation: blink 2.50s linear infinite;
    -moz-animation: blink 2.50s linear infinite;
    -ms-animation: blink 2.50s linear infinite;
    -o-animation: blink 2.50s linear infinite;
    animation: blink 2.50s linear infinite;
}
@-webkit-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}
@-moz-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}
@-ms-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}
@-o-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}
.stop_blink {
    color: #e15b37;
    -webkit-animation: blink 1.80s linear infinite;
    -moz-animation: blink 1.80s linear infinite;
    -ms-animation: blink 1.80s linear infinite;
    -o-animation: blink 1.80s linear infinite;
    animation: blink 1.80s linear infinite;
}
@-webkit-keyframes stop_blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}
@-moz-keyframes stop_blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}
@-ms-keyframes stop_blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}
@-o-keyframes stop_blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes stop_blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}
.class_foreign_title {
    font-size: 12px;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    padding: 2px 0px 5px 0px;
    margin-top: 8px;
}
.ul_class_foreign {
    margin-top: 3px;
    line-height: 20px;
    text-align: right;
    padding-right: 3px;
}
.ul_class_foreign li {
    font-size: 13px;
}
.ul_class_foreign li label {
    color: #000 !important;
    font-weight: normal;
    cursor: pointer;
    font-size: 13px;
}
.ul_class_foreign input {
    vertical-align: -4px;
}

.sms_preview {
    width: 300px;
    height: 609px;
    background-image: url('/images/iphone6.png');
    background-size: 100% 100%;
    margin: 0 auto;
    position: relative;
    padding: 75px 20px 0px 20px;
}
.sms_preview .left {
    float:left;
    font-size: 15px
}
.sms_preview .left:after {
    border: 2px solid #2095FE;
    border-right: 2px solid transparent;
    border-top: 2px solid transparent;
    content: " ";
    height: 7px;
    float:left;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 7px;
    margin: 15px 6px 0px 10px;
}
.sms_preview .right {
    float: right;
    font-size: 15px;
    margin-right: 10px;
}
.sms_preview .header {
    color: #2095FE;
    background: #eee;
    border: 1px solid #ccc;
    border-bottom: 1px solid #bbb;
    box-shadow: 0 1px 2px rgba(1, 1, 1, 0.2);
    height: 45px;
    text-align: center;
    line-height: 38px;
    white-space: nowrap;
}
.sms_preview .header h2 {
    font-weight: bold;
    color: #111111;
}
.sms_preview .messages-wrapper {
    padding-top: 10px;
    position: relative;
    border-top: 0 none;
}
.sms_preview .message {
    border-radius: 20px 20px 20px 20px;
    margin: 0 15px 10px;
    padding: 15px 20px;
    position: relative;
}
.sms_preview .message.to {
    background-color: #2095FE;
    color: #fff;
    z-index: 100;
    text-align: right;
    font-size: 13px;
    line-height: 23px;
    white-space: pre;
    font-family: IRANSans_Light;
    font-weight: normal;
    padding: 5px 13px;
    width: 80%;
    overflow: hidden;
    white-space: pre-wrap;
}
.sms_preview .message:before {
    border-color: #2095FE;
    border-radius: 50% 50% 50% 50%;
    border-style: solid;
    border-width: 0 20px;
    bottom: 0;
    clip: rect(20px, 35px, 42px, 0px);
    content: " ";
    height: 40px;
    position: absolute;
    right: -50px;
    width: 70px;
    z-index: -1;
}
.inf__drop-area * {
    box-sizing: border-box;
}

.inf__drop-area {
    position: relative;
    border: 1px dashed #c4c4c4;
    border-radius: 3px;
    padding: 6px 8px 11px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    text-align: right;
    background-color: #efefef;
}

.inf__drop-area.is-active {
    background-color: rgba(0, 20, 20, 0.03);
}

input[type="file"] {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    cursor: pointer;
}

input[type="file"]:focus {
    outline: none;
}

.inf__btn {
    border: 1px solid #c4c4c4;
    border-radius: 3px;
    padding: 5px 12px;
    margin-left: 7px;
    font-size: 11px !important;
    text-transform: uppercase;
    background-color: #993366;
    color: #fff;
}

.inf__hint {
    flex: 1;
    font-size: 11px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.datepicker-gregorian .pwt-btn-switch, .datepicker-gregorian .year-item, .datepicker-gregorian .table-days td span {
    font-family: tahoma !important;
}
.form_field_warning {
    display: none;
    font-size: 11px;
    color: #c40000;
    margin-top: 7px;
    font-family: IRANSans_Bold;
    line-height: 20px;
}
.message_attach {
    font-size: 12px;
    border-top: 1px dotted #eee;
    padding: 10px 15px 0px 0px;
    margin-top: 10px;
}
.message_attach a {
    font-size: 12px;
}
.conform_new_names {
    display: inline-block;
    vertical-align: -9px;
    font-size: 12px;
    line-height: 21px;
    margin-right: 3px;
    border-right: 1px solid #ccc;
    padding-right: 5px;
    padding-bottom: 5px;
    margin-top: 14px;
}
.conform_new_names:first-child {
    margin-top: 0px !important;
}
.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.img_border{
    border-radius: 50%;
    border:3px #cdcdcd solid !important;
}
li.search_loading {
    text-align: center !important;
    border-bottom: 0 !important;
}
li.search_loading i {
    font-size: 20px;
    margin-top: 2px;
    margin-bottom: 5px;
}
li.not_found {
    text-align: center !important;
    border-bottom: 0px !important;
    font-size: 13px !important;
}
.duplicate_warning {
    color: #ff0000;font-size: 14px;text-align: center;margin-bottom: 23px;
}
.flight_full {
    background-color: #d4d4d4 !important;
}
.search_area {
    padding: 0px 0 12px 0px;
    display: inline-block;
}
.search_area input {
    display: inline-block;
    width: 315px;
    border-radius: 7px 0px 0px 7px;
}
.search_area .search_title {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 0px 7px 7px 0px;
    padding: 0px 12px 2px 11px;
    font-size: 12px;
    margin-top: 0px !important;
    float: right;
    font-family: IRANSans_bold;
    background-color: #d3ff6e;
    color: #000;
}
#old_passengers_body {
    background-color: #fff !important;
}
.search_area button {
    float: left;
    width: 85px;
    font-size: 13px;
    border-radius: 7px 0px 0px 7px;
    padding: 5px 0px 8px 0px;
}
.search_area button i {
    font-size: 13px;
}
.chd_charter_price {
    color: #ff0000;
    font-family: IRANSans_Bold;
    font-size: 12px;
    margin: -7px 32px 11px 0px;
}
.multi-steps {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 33px;
}
.multi-steps > li {
    text-align: center;
    display: table-cell;
    position: relative;
    color: #00a652;
    font-size: 14px;
}
.multi-steps > li:before {
    content: '';
    height: 3px;
    width: 100%;
    background-color: #00a652;
    position: absolute;
    top: 40px;
    right: 50%;
    z-index: -1;
}
.multi-steps > li:after {
    content: '\2713';
    display: block;
    margin: 5px auto 4px;
    background-color: #fff;
    width: 32px;
    height: 32px;
    line-height: 28px;
    text-align: center;
    font-weight: bold;
    border-width: 3px;
    border-style: solid;
    border-color: #00a652;
    border-radius: 50%;
}
.multi-steps > li:last-child:before {
    display: none;
}
.multi-steps > li.is-active:after, .multi-steps > li.is-active ~ li:after {
    /*content: counter(stepNum);*/
    font-family: inherit;
    font-weight: 700;
}
.multi-steps > li.is-active:before, .multi-steps > li.is-active ~ li:before {
    background-color: #a6a6a6;
}
.multi-steps > li.is-active:after {
    background-color: #fff;
    border-color: #00a652;
}
.multi-steps > li.is-active ~ li {
    color: #808080;
}
.multi-steps > li.is-active ~ li:after {
    content: "";
    background-color: #ffffff;
    border-color: #a6a6a6;
}
.multi-steps > li.is-error:after, .multi-steps > li.is-error ~ li:after {
    /*content: counter(stepNum);*/
    font-family: inherit;
    font-weight: 700;
}
.multi-steps > li.is-error:before, .multi-steps > li.is-error ~ li:before {
    background-color: #a6a6a6;
}
.multi-steps > li.is-error:after {
    background-color: #fff;
    border-color: #ff0000;
}
.multi-steps > li.is-error ~ li {
    color: #808080;
}
.multi-steps > li.is-error ~ li:after {
    content: "\e";
    background-color: #ffffff;
    border-color: #a6a6a6;
}
.multi-steps > li.is-error {
    color: #ff0000 !important;
}
.multi-steps > li.is-error:after {
    content: '\00D7' !important;
    border-color: #ff0000 !important;
    font-size: 22px !important;
    padding-left: 1px !important;
}
.share_warning {
    background-color: #aee9fb;
    border: 1px solid #707070;
    margin-top: 10px;
    color: #000000;
    font-size: 14px !important;
}
.share_warning span {
    font-size: 14px !important;
}
.durations_warning {
    background-color: #36ffb6;
    text-align: center;
    padding: 2px 0px 4px 0px;
    border: 1px solid #959595;
    font-size: 13px !important;
}
.durations_warning span {
    font-size: 13px !important;
}
.baggage_loading {
    text-align: center;
    border: 1px solid #AFAFAF;
    border-radius: 5px;
    padding: 20px 0px 20px 0px;
}
.rules_area {
    text-align: left;
    border: 1px solid #AFAFAF;
    border-radius: 5px;
    padding: 20px 15px 5px 15px;
}
.score_help_area {
    text-align: left;
    border: 1px solid #AFAFAF;
    border-radius: 5px;
    padding: 20px 15px 5px 15px;
}
.search_city_btn {
    display: none;
    float: left !important;
    font-size: 13px;
    background-color: #fb882a;
    color: #fff;
    border-radius: 50px 0px 0px 50px;
    padding: 5px 0px 3px 0px;
    height: 30px;
    font-family: IRANSANS_Bold;
    width: 27%;
    text-align: center !important;
}
.select_date_title {
    float: right !important;
    font-size: 15px;
    font-family: IRANSans_Bold;
    padding: 2px 11px 0px 0px;
    color: #d13a11;
}
.close_fullscreen {
    float: left !important;
    border-radius: 19px;
    width: 27px;
    height: 27px;
    text-align: center !important;
    z-index: 9999999;
    border: 1px solid #d13a11;
    color: #d13a11;
    margin-left: 12px;
    cursor: pointer;
}
.close_fullscreen span {
    float: none !important;
    font-size: 23px;
    margin-top: -3px;
    display: block;
    text-align: center;
}
.edit_title_area {
    text-align: center;
    margin-top: 6px;
}
.edit_title_area span {
    font-size: 16px;
}
.radio_area {
    margin: 0 0 12px 0;
}
.flights_top_btns {
    margin-top: 25px;
}
.navbar-brand {
    height: auto !important;
}
.navbar-toggle {
    margin-bottom: 0 !important;
}
.final_passenger_title {
    text-align: center;
    font-size: 13px;
    font-family: IRANSans_Bold;
    color: #ee0500;
    margin-top: 12px;
}
.final_passenger_title:first-child {
    margin-top: 0 !important;
}
.final_passenger_info_area {
    background-color: #f1f1f1;
    border-radius: 5px;
    height: 54px;
    margin-top: 7px;
}
.final_passenger_info_column1 {
    float: right;
    width: 45%;
    text-align: right;
    font-size: 13px;
    padding: 2px 8px 0px 0px;
    line-height: 23px;
}
.final_passenger_info_column2 {
    float: left;
    width: 55%;
    text-align: left;
    padding: 3px 0px 0px 8px;
    line-height: 23px;
}
.final_passenger_info_column2 div {
    font-size: 13px;
    direction: ltr;
    height: 23px;
    overflow: hidden;
}
.final_passenger_price {
    text-align: center;
    border: 1px solid #7f7b78;
    margin-top: 5px;
}
.final_passenger_price tr {
    border: 1px solid #d8d8d8;
}
.final_passenger_price th {
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    border-left: 1px solid #d8d8d8;
    background-color: #fb882a;
    padding: 2px 0 5px 0;
    color: #fff;
    font-family: IRANSans_Bold;
}
.final_passenger_price th:last-child {
    border-left: 0 !important;
}
.final_passenger_price td {
    text-align: center;
    font-size: 13px;
    border-left: 1px solid #d8d8d8;
    background-color: #fff;
    line-height: 26px;
    direction: ltr;
}
.final_passenger_price td span {
    font-size: 12px;
    padding-left: 4px;
}
.final_passenger_price td:last-child {
    border-left: 0 !important;
}
.final_passenger_total {
    background-color: #f1f1f1;
    border: 1px solid #9d416a;
    border-radius: 5px;
    margin-top: 7px;
    padding: 3px 0 7px 7px;
    font-size: 14px;
    color: #058e02;
    font-family: IRANSans_Bold;
    text-align: left;
}
.final_passenger_total span {
    font-family: IRANSans_Bold;
}
.final_large_view {
    display: block;
}
.final_mobile_view {
    display: none;
}
#payment-policy-modal {
    z-index: 9999999 !important;
}

/* Footer */
.contact {
    background-color: #eeeeee;
    margin-top: 20px;
}

div.inner-contact {
    height: 135px;
    margin: 0px auto;
    width: 92%;
    padding-top: 10px;
}

div.social {
    display: inline-block;
    width: 30%;
    margin: 31px 0 0 0;
    float: left;
    text-align: left;
}

.social img {
    height: auto;
    width: 10.3%;
    margin-top: 5px;
}

div.newsletter {
    display: inline-block;
    width: 38%;
    margin: 25px 0 0 0;
    text-align: center;
}

form.form-newsletter {
    margin-left: 0;
    /* background-color:#ddd; */
}

form.form-newsletter input.text {
    width: 50%;
    height: 30px;
    border: 1px solid #cccccc;
    border-radius: 8px;
    text-align: right;
    padding-right: 10px;
    font-family: inherit;
    color: #888888;
}

form.form-newsletter input.submit {
    padding: 0px 10px 0px 10px;
    height: 32px;
    border: none;
    border-radius: 7px;
    font-family: inherit;
    font-weight: bold;
    background-color: #fb882a;
}

form.form-newsletter p {
    font-size: 12px;
}

address {
    display: inline-block;
    width: 30%;
    margin: 30px 0px 0px 0px;
    text-align: right;
    font-style: normal;
    line-height: 23px;
    float: right;
    /* background: #ddd; */
}

footer {
    /* background-color: #9ba9d2; */
    margin: 20px 0px 0px 0px;
}

.inner-footer {
    width: 92%;
    margin: 0px auto;
    height: 270px;
}

div.safartik-logo-phone {
    /* background-color:red; */
    float: left;
    display: inline-block;
    text-align: -webkit-auto;
    width: 20%;
    margin: 0px 0px 0px 0px;
}

.text-top-phone {
    font-size: 19px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    width: 160px;
    letter-spacing: 0 !important;
}

.bottom-phone-number {
    float: left;
    padding: 0px 0px 0px 0px;
    letter-spacing: 4px;
    font-weight: bold;
    text-align: left;
}

.bottom-phone-number div {
    direction: ltr !important;
    font-size: 17px;
    font-family: IRANSans_Bold;
}

div.safartik-logo-phone img {
    float: left;
    width: 65%;
    height: auto;
}

.form-app {
    width: 100%;
    float: right;
    padding: 0;
    text-align: center;
}

.form-app .text {
    display: inline-block;
    width: 39%;
    border-radius: 4px;
    height: 31px;
    border: 1px solid #cccccc;
    font-family: inherit;
    color: #000;
    padding-right: 10px;
    letter-spacing: 4px;
    text-align: center;
    font-size: 15px;
}
.dl_app_btns {
    width: 100%;
}
.text::-moz-placeholder{
    color:#a7a7a7;
    opacity:1;
    letter-spacing: 0px;
    font-size: 13px;
}
.text:-ms-input-placeholder{
    color:#a7a7a7;
    letter-spacing: 0px;
    font-size: 13px;
}
.text::-webkit-input-placeholder{
    color: #a7a7a7;
    letter-spacing: 0px;
    font-size: 13px;
}

.form-app .submit {
    height: 34px;
    border-radius: 4px;
    font-family: inherit;
    font-weight: bold;
    background-color: #84103d;
    color: #ffffff;
    border: none;
    text-align: center;
    padding: 0px 15px 0px 15px;
}

div.app {
    display: inline-block;
    text-align: center;
    width: 38%;
    float: left;
}

div.app img {
    max-width: 47%;
    height: auto;
    margin: 20px 0px 0px 0px;
}

div.app div:nth-child(2) {
    font-family: IRANSans_Bold;
}

div.app div:nth-child(3) {
    font-size: 11px;
    margin: 3px 0 5px 0;
}

.app-text {
    font-size: 24px !important;
    margin: 5px 0px 32px 0px;
    span: 0px 0px 0px 0px;
    line-height: 40px;
}
.app-text span {
    font-size: 24px !important;
    margin: 5px 0px 32px 0px;
    span: 0px 0px 0px 0px;
    line-height: 40px;
}

ul.tools-links {
    /* background-color:greenyellow; */
    display: inline-block;
    list-style-type: none;
    text-align: right;
    float: right;
    margin: 0px 0px 0px 0px;
    font-size: 13px;
    padding-right: 40px;
}

ul.tools-links h3 {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 5px 0px;
    border-bottom: 1px solid #000000;
    text-align: center;
}

ul.tools-links h3 {
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 10px 0px;
    border-bottom: 1px solid #000000;
    text-align: center;
    font-size: 14px;
    font-family: IRANSans_Bold;
}

ul.more-info {
    /* background-color:blueviolet; */
    display: inline-block;
    list-style-type: none;
    text-align: right;
    float: right;
    margin: 0px 0px 0px 0px;
    font-size: 13px;
    padding-right: 40px;
}

ul.more-info h3 {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 5px 0px;
    border-bottom: 1px solid #000000;
    text-align: center;
    font-size: 14px;
    font-family: IRANSans_Bold;
}

ul.safartik {
    /* background-color:deeppink; */
    display: inline-block;
    list-style-type: none;
    float: right;
    text-align: right;
    margin: 0px 0px 0px 0px;
    font-size: 13px !important;
    padding: 0;
}

ul.safartik h3 {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 5px 0px;
    border-bottom: 1px solid #000000;
    text-align: right;
    font-size: 14px !important;
    font-family: IRANSans_Bold;
}
.safartik li a, .more-info li a, .tools-links li a {
    font-size: 13px !important;
    color: #000;

}
.safartik li a:hover, a:focus, .more-info li a:hover, a:focus, .tools-links li a:hover, a:focus {
    /*color: #fb882a;*/
}

.copy-right {
    height: 40px;
    width: 100%;
    margin: 20px 0px 0px 0px;
    padding: 6px 0px 2px 0px;
    background-color: #c1c1c1;
    border-top: 2px solid #fb882a;
}

.en-copy-right {
    float: left;
    width: 40%;
    display: inline-block;
    text-align: left;
    padding: 0px 0px 0px 20px;
    box-sizing: border-box;
    font-size: 13px;
    font-family: IRANSans_en;
    direction: ltr;
}

.fa-copy-right {
    float: right;
    display: inline-block;
    width: 60%;
    padding: 3px 20px 0px 0px;
    text-align: right;
    box-sizing: border-box;
    font-size: 12px;
}
.departure_input input {
    width: 100% !important;
}
.buy_ticket_area {
    min-height: 230px;
}
.buy_ticket_area .wait_buy_ticket {
    text-align: center;
    border: 2px solid #AFAFAF;
    border-radius: 7px;
    width: 50%;
    margin: 0 auto;
    line-height: 28px;
    padding: 0 0 9px 0;
}
.buy_ticket_area .wait_buy_ticket img {
    width: 120px !important;
    height: 120px !important;
}
.buy_ticket_area .wait_buy_ticket .wait_title {
    font-family: IRANSans_Bold;
    font-size: 15px;
    margin: -3px 0 3px 0;
}
.buy_ticket_area .wait_buy_ticket .wait_description {
    font-size: 14px;
}
.buy_ticket_area #result {
    width: 40%;
    margin: 0 auto;
    display: none;
}
.final_ticket_support {
    line-height: 30px;
    text-align: right;
    margin-top: 10px;
}
.input_en {
    font-family: IRANSans_en;
    font-size: 13px;
}
.filter_airlines_title span {
    font-size: 12px;
    font-weight: normal !important;
    font-family: IRANSans_Medium !important;
}
.remove_filters {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 100px;
    background-color: #993365;
    color: #fff;
    font-size: 14px;
    padding: 6px 20px 9px 20px;
    border-radius: 9px;
    cursor: pointer;
    z-index: 9999999;
}
.mobile_filter {
    display: none;
    position: fixed;
    bottom: 30px;
    left: 20px;
    background-color: #993365;
    color: #fff;
    font-size: 14px;
    padding: 6px 20px 9px 20px;
    border-radius: 9px;
    cursor: pointer;
    z-index: 9999999;
}
.filter_btns {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 95%;
    height: 30px;
    border-top: 1px solid #716f70;
    background-color: #ffffff;
}
.filter_btns .btn1 {
    background-color: #62c2d0;
    color: #fff;
    font-size: 14px;
    text-align: center;
    float: right;
    width: 49.5%;
    height: 100%;
    padding-top: 4px;
    font-family: IRANSans_Bold;
    cursor: pointer;
}
.filter_btns .btn2 {
    background-color: #62c2d0;
    color: #fff;
    font-size: 14px;
    text-align: center;
    float: left;
    width: 49.5%;
    height: 100%;
    padding-top: 4px;
    font-family: IRANSans_Bold;
    cursor: pointer;
}

.header {
    /*z-index: 1000 !important;*/
}
.datepicker-container {
    z-index: 999999999999 !important;
}
.modal {
    z-index: 9999999;
}
.modal-backdrop.in {
    z-index: 999999;
}
.fixed-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    background-color: #ffffff;
    height: 109px;
}
.download_app_bar {
    display: none;
    background-color: #9a1f70;
    color: #fff;
    font-family: IRANSANS_Bold;
    font-size: 14px;
    padding: 11px 10px 16px 5px;
}
.download_app_bar a {
    float: left;
    background-color: #fb882a;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-family: IRANSans_Bold;
    padding: 3px 10px 7px 10px;
    border-radius: 4px;
    margin: -3px 0 0 4px;
}
.close_dl_app {
    float: left;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 19px;
    height: 19px;
    text-align: center;
    padding: 1px 0 5px 0;
    margin: -6px 2px 0 2px;
}
.close_dl_app span {
    display: block;
    margin-top: -5px;
    font-size: 19px;
}
nav.top-bar {
    background:: #ffffff;
    border-bottom: 1px solid #cccccc;
    height: 30px;
    margin: 0;
    padding: 2px 40px 29px 0;
}

ul.top-bar-menu {
    list-style-type: none;
    text-align: right;
    direction: rtl;
}

ul.top-bar-menu li {
    display: inline-block;
}
ul.top-bar-menu li:last-child {
    float: left;
}
ul.top-bar-menu li:last-child img {
    width: 31px;
    height: 27px;
    padding: 1px 0px 0px 5px;
    vertical-align: -8px;
}
ul.top-bar-menu li:last-child span:first-child {
    color: #fb882a;
    font-size: 12px;
    font-family: IRANSans_Bold;
    vertical-align: 1px;
    letter-spacing: 0px !important;
}
ul.top-bar-menu li a, ul.top-bar-menu li span {
    font-size: 12px;
    text-decoration: none;
    margin: 0px 0px 0px 4px;
    cursor: pointer;
    color: #000;
}

ul.top-bar-menu li a:hover, ul.top-bar-menu li span:hover {
    font-size: 12px;
    text-decoration: none;
    margin: 0px 0px 0px 4px;
    color: #fc9e3e;
}

ul.top-bar-menu li a:before, ul.top-bar-menu li span:before {
    content: "| ";
    margin: 0px 0px 0px 4px;
    padding: 0px;
}

ul.top-bar-menu li:nth-child(1) a:before {
    content: none;
}
ul.top-bar-menu li:last-child span {
    letter-spacing: 2px;
}
.top-bar-menu li:last-child {
    display: none !important;
}

ul.top-bar-menu li a {
    font-size: 12px;
    text-decoration: none;
    margin: 0px 0px 0px 4px;
}

ul.top-bar-menu li a:hover {
    font-size: 12px;
    text-decoration: none;
    margin: 0px 0px 0px 4px;
    color: #fc9e3e;
}

ul.top-bar-menu li a:before {
    content: "| ";
    margin: 0px 0px 0px 4px;
    padding: 0px;
}

ul.top-bar-menu li:nth-child(1) a:before {
    content: none;
}
div.main-head {
    width: 100%;
    height: 78px;
    border-bottom: 1px solid #ccc;
}

div.main-head a {
    text-decoration: none;
}

div.main-head a:hover {
    color: #fb882a;
}
div.top-logo {
    width: 130px;
    display: inline-block;
    float: right;
    text-align: center;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.top-logo img {
    margin-top: 3px;
    height: auto;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    max-width: none !important;
}
.top-logo-stiky {
    width: 130px !important;
}
.top-logo-stiky {
    width: 130px !important;
}
div.top-phone-enter-reg {
    /*width: 380px;*/
    display: inline-block;
    float: left;
    box-sizing: border-box;
    height: 90px;
    text-align: left;
}
div.phone_area {
    float: left;
    width: 200px;
    text-align: center;
    padding-top: 9px;
    line-height: 28px;
}
div.top-phone-num {
    padding: 0px 0px 0px 0px;
}

div.top-phone-num span {
    letter-spacing: 5px;
    font-family: IRANSans_Bold;
}

div.top-phone-num img {
    width: 35px;
    height: 35px;
    vertical-align: -13px;
}
div.top-phone-txt {
    font-size: 12px;
}

div.top-phone-txt span:first-child {
    color: #fb882a;
    direction: rtl;
    text-align: right;
    margin: 0px 0px 0px 2px;
    font-family: IRANSans_Bold;

}

div.top-phone-txt span {
    font-family: IRANSans_Bold !important;
    font-size: 12px;
}
div.enter {
    float: left;
    border-right: 2px solid #ccc;
    height: 77px;
    cursor: pointer;
    text-align: center;
    padding-top: 24px;
    width: 87px;
}

div.enter img {
    vertical-align: -10px;
}

div.enter span {
    font-size: 15px;
}

div.reg {
    float: left;
    border-right: 2px solid #ccc;
    border-left: 2px solid #ccc;
    height: 78px;
    cursor: pointer;
    text-align: center;
    padding-top: 26px;
    width: 99px;
}

div.reg img {
    vertical-align: -9px;
}

div.reg span {
    font-size: 15px;
}

.user_logined_box {
    padding-right: 14px !important;
    padding-top: 9px !important;
    border-right: 0px solid #ccc !important;
    border-left: 2px solid #ccc !important;
    width: auto !important;
    height: 77px !important;
}
nav.main-nav {
    height: 90px;
    display: inline-block;
    direction: rtl;
    box-sizing: border-box;
    float: right;
}

nav.main-nav .top_menu {
    margin: 0;
    text-align: center;
    cursor: pointer;
}
nav.main-nav .top_menu div {
    padding-top: 24px;
    height: 78px;
}

nav.main-nav div span {
    font-size: 15px;
}
nav.main-nav div a {
    color: #000 !important;
}

nav.main-nav img {
    vertical-align: -10px;
}
div.airplane {
    border-left: 2px solid #ccc;
    display: inline-block;
    width: 114px;
    border-right: 2px solid #ccc;
}

div.hotel {
    border-left: 2px solid #ccc;
    display: inline-block;
    width: 92px;
}

div.online-pey {
    border-left: 2px solid #ccc;
    display: inline-block;
    width: 162px;
    margin: 0;
}
div.online-payment > .panel {
    background: #eeeeee;
    border: solid 1px #000;
}
.user-links-header {
    background-color: #fff;
    border: 1px solid #993366;
    top: 94px;
    margin: 0 0 0 5px;
    padding: 1px 0px 4px 0px !important;
    border-radius: 7px !important;
    z-index: 99999;
    white-space: nowrap;
    position: absolute;
    display: none;
    text-align: right;
    min-width: 184px;
}
.user-links-header ul{
    line-height: 20px;
    margin: 0;
    padding: 0 10px;
}
.user-links-header ul li{
    padding-right: 5px;
    color: #993366;
    line-height: 28px;
    display: block !important;
    position: relative;
    overflow: hidden;
}
.user-links-header ul li:nth-child(1) {
    border-bottom: 1px solid #993366;
}
.user-links-header ul li span:nth-child(1){
    padding-left: 5px;
}
.user-links-header ul li span ,.user-links-header ul li a{
    font-size: 14px;
    display: inline;
    color: #993366;
}
.child-flight ul li, .child-hotel ul li{
    padding: 0;
    text-align: center;
}
.affix .user-links-header{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    top: 38px;
}
.suggested_header {
    background-color: #ff9000 !important;
    text-align: center;
    padding: 6px 0 9px 0;
    color: #FFF5EF;
    font-size: 14px;
}
.suggested_header span, .suggested_header u {
    font-size: 14px;
}
.suggested_header span:last-child {
    font-family: IRANSans_Bold;
}
.suggested_header span:last-child u {
    font-family: IRANSans_Bold;
}
.suggested_column {
    float: right;
    width: 20%;
}
.suggested_column a {
    text-decoration: none;
}
.suggested_footer {
    text-align: center;
    margin-top: 20px;
}
.suggested_footer img {
    vertical-align: middle;
    height: 44px;
    width: auto;
    margin-top: 4px;
}
.suggested_footer span {
    background-color: #f5f5f5;
    font-size: 12px;
    font-family: IRANSans_Medium;
    padding: 8px 10px 10px 10px;
    display: inline-block;
}
.suggested_search_msgs {
    background-color: #fff;
    box-shadow: inset 0px 0px 40px 40px #fff;
    float: left;
}
.close_modal {
    background-color: #717273 !important;
    position: absolute;
    left: -15px;
    top: -14px;
    border-radius: 19px;
    width: 33px;
    height: 33px;
    text-align: center;
    opacity: 1;
    z-index: 9999999;
    padding-top: 5px;
}
.close {
    color: white;
    float: right;
    font-size: 23px !important;
    font-weight: bold;
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.toggle_flight_detail {
    display: none;
    float: left;
    text-align: center;
    margin: 11px auto 0 auto;
    font-size: 13px;
    background-color: #fb882a;
    color: #fff;
    padding: 3px 10px 7px 10px;
    border-radius: 7px;
    cursor: pointer;
}
.online-payment{
    width: 75%;
    margin: 0 auto;
    float: none;
}
.online-payment .form-group {
    margin-bottom: 0;
}
.online-payment-title{
    width: 95%;
    height: 40px;
    background-color: #fb882a;
    border: solid 1px #a4517a;
    border-radius: 5px;
    margin: 20px auto auto;
}
.online-payment-caption{
    margin: auto;
    width: 95%;
    background-color: #ffffff;
    border: solid 1px #a4517a;
    border-radius: 5px;
    margin-top: 20px;
}
.online-payment-title > h4 {
    color: #ffffff;
    text-align: center;
    margin-top: 8px;
}
.online-payment-caption > h5 {
    color: #727272;
    text-align: center;
    margin-top: 12px;
    font-family: IRANSANS;
}
.online-payment > .panel > h5 {
    color: #fb882a;
    text-align: center;
    margin-top: 18px;

}
.online-payment .panel-body input, textarea {
    margin-bottom: 15px;
    font-size: 13px !important;
    border: solid 1px #a4517a;
    position: relative;
}
.online-payment i.fa-asterisk {
    color: #fb882a;
    position: absolute;
    z-index: 0;
    left: 25px;
    top: 11px;
    font-size: 12px;
}
.online-payment textarea {
    margin-bottom: 8px;
    border: solid 1px #a4517a;
}
.online-payment .panel-body img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 80px;
    width: 80px;
    margin-bottom: 12px;
}
.online-payment .panel-body button {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 130px;
    height: 30px;
    font-family: IRANSANS_Bold;
    position: relative;
}
.online-payment .panel-body button > span {
    position: absolute;
    top: 3px;
    right: 39px;
}
.fullscreen_close_btn {
    width: auto !important;
    display: inline-block !important;
    padding: 3px 12px 7px 12px !important;
    float: left !important;
    margin-left: 15px !important;
    margin-bottom: -15px !important;
    margin-top: 3px !important;
}
.cross_num {
    font-size: 13px;
    padding-left: 4px;
    color: #ff0000;
}
.child-flight, .child-hotel {
    height: auto !important;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}
#form_loading {
    display: none;
    position: absolute;
    z-index: 9;
    width: 97.3%;
    text-align: center;
    height: 88%;
    top: 40%;
}
.right_filter_loading {
    display: none;
    position: fixed;
    z-index: 99999;
    top: 3px;
    width: 100%;
    text-align: center;
}
.right_filter_loading span {
    background-color: #f9edbe;
    border: 1px solid #f0c36d;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 10px 10px;
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    color: #222;
    padding: 4px 9px 6px 11px;
    font-size: 13px;
}
.search_history {
    font-size: 11px;
    color: #00f;
    float: left;
    margin-top: -3px;
    cursor: pointer;
}
.search_in_history_title {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 0px 7px 7px 0px;
    padding: 6px 6px 9px 6px;
    font-size: 12px;
    margin-top: 0px !important;
    float: right;
    font-family: IRANSans_bold;
    background-color: #d3ff6e;
    color: #000;
}
.search_in_history_input {
    display: inline-block;
    width: 315px;
    border-radius: 7px 0px 0px 7px;
    padding: 3px 4px 6px 4px;
    font-size: 13px;
}
#history_modal .modal-body .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem; }
#history_modal .modal-body .table-responsive {
    display : block;
    width : 98%;
    min-height : 0;
    overflow-x : auto;
    margin: 0 auto;
}
#history_modal .modal-body .thead-inverse th {
    color: #fff;
    background-color: #1B2942;
    font-size: 13px;
    font-family: IRANSans_Bold;
    font-weight: normal;
    padding: 5px 0 8px 0;
}
#search_history_body {
    background-color: #fff !important;
}
#history_modal .modal-body .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    font-size: 14px;
    text-align: center;
    padding-right: 10px !important;
    padding-left: 10px !important;
}
.facility_li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.facility_li:hover {
    overflow: unset;
    text-overflow: unset;
    width: auto !important;
    min-width: 16.5%;
}
#hotelName {
    font-size: 16px;
    font-weight: bold;
}
.related_video li {
    margin-bottom: 20px;
}
.related_video li a {
    font-size: 13px;
    color: #222;
}
.video_caption {
    margin-top: 10px;
    font-size: 13px;
}
.gregorian_flight_date {
    display: inline-block;
    font-family: IRANSans_en;
    direction: ltr;
    font-size: 13px;
    color: #797979;
}
.da_area span {
    display: block;
    font-size: 15px;
}
.da_area span#camma_span {
    display: none;
}
.da_area h5 {
    line-height: 28px;
    margin: 0;
}
#fo_flight_direction {
    padding-top: 6px;
}
#send_mobile {
    min-width: 61px;
}
.ColorButton_1 {
    background-color: #fb882a;
}

.ColorButton_1:hover {
    background-color: rgba(251, 136, 42, 0.86);
}

.ColorButton_2 {
    background-color: #62c2d0;
}

.ColorButton_2:hover {
    background-color: rgba(98, 194, 208, 0.81);
}
.input-group {
    direction: ltr !important;
}
.text-link-footer-title {
    font-size: 16px;
    border-bottom: 3px solid #fff;
    font-family: IRANSans_Bold;
}
ul {
    padding: 0;
    margin: 0;
}
span.iconIstageram {
    background-image: url("../../images/index4/instagram.svg");
    display: inline-block;
    content: ' ';
    height: 43px;
    width: 43px;
    margin-left: 10px;
    vertical-align: middle;
}
span.iconTelegram {
    background-image: url("../../images/index4/telegram.svg");
    display: inline-block;
    content: ' ';
    height: 43px;
    width: 43px;
    margin-left: 10px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: 40px;
}
span.iconAparat{
    background-image: url("../../images/index4/Aparat.svg");
    display: inline-block;
    content: ' ';
    height: 45px;
    width: 45px;
    margin-left: 10px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: 44px;
}
span.iconMap2-fff {
    background-image: url("../../images/index4/placeholder.svg");
    display: inline-block;
    content: ' ';
    height: 28px;
    width: 28px;
    margin-left: 10px;
    vertical-align: middle;
    filter: invert(98%) sepia(13%) saturate(2%) hue-rotate(307deg) brightness(115%) contrast(100%);    }

span.tele-fff {
    background-image: url("../../images/index4/14.svg");
    display: inline-block;
    content: ' ';
    height: 69px;
    width: 28px;
    margin-left: 10px;
    vertical-align: middle;
    /* filter: invert(98%) sepia(13%) saturate(2%) hue-rotate(307deg) brightness(115%) contrast(100%); */
    background-repeat: no-repeat;
}
.LTR {
    direction: ltr;
}
.fontSize_16 {
    font-size: 16px;
}

.fontSize_17 {
    font-size: 17px;
}

.fontSize_12 {
    font-size: 12px;
}
#return-to-top {
    position: fixed;
    bottom: 20px;
    left: 20px;
    background: rgb(0, 0, 0);
    background: rgb(128, 44, 80);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 99999999;
    cursor: pointer;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.SubHeaderTop-so {
    padding-top: 2px;
}
.subTopHeaderArea {
    background-color:#4d4d4d;
    height: 30px;
}
.subTopHeader li, .SubHeaderTop-so li {
    font-size: 12px !important;
}
.font_Size14 {
    font-size: 14px;
}
.color-gray {
    color: #a8a8a8;
}
.colorText {
    color: #4D4D4D;
}
.dropdown-toggle::after {
    display: none;
}
span.tele-000 {
    background-image: url("../../images/index4/14.svg");
    display: inline-block;
    content: ' ';
    height: 24px;
    width: 39px;
    margin-left: 0px;
    vertical-align: middle;
    filter: invert(98%) sepia(13%) saturate(2%) hue-rotate(307deg) brightness(115%) contrast(100%);
    background-repeat: no-repeat;
    background-size: 23px;
}
span.ICON-passenger {
    content: "";
    background-image: url(../../images/index4/user.svg);
    display: inline-block;
    height: 19px;
    width: 21px;
    margin-left: 10px;
    vertical-align: middle;
    filter: invert(27%) sepia(5%) saturate(2%) hue-rotate(27deg) brightness(105%) contrast(91%);
    background-size: 18px;
    background-repeat: no-repeat;
}

.panel {
    direction: rtl;
    text-align: right;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px !important
}
.panel-body ul {
    list-style-type: none !important;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}
.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    font-family: IRANSans_Bold;
    font-size: 14px;
    padding: 8px 10px 12px;
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.inputWithIcon input[type="text"], .inputWithIcon input[type="password"] {
    padding-right: 29px !important;
}

.inputWithIcon {
    position: relative;
    box-shadow: 0px 2px 6px 0px  hsla(0,0%,0%,0.2);
}

.inputWithIcon i {
    position: absolute;
    right: 0;
    top: 1px;
    padding: 8px 10px 9px 8px;
    color: #aaa;
    transition: 0.3s;
    font-size: 16px;
    z-index: 99;
}

.inputWithIcon_Left input[type="text"] {
    padding-left: 40px;
    font-size: 13px;
}

.inputWithIcon_Left {
    position: relative;
    box-shadow: 0px 2px 6px 0px  hsla(0,0%,0%,0.2);
}

.inputWithIcon_Left i {
    position: absolute;
    left: 0;
    top: -1px;
    padding: 9px 8px;
    color: #aaa;
    transition: 0.3s;
}
#Content-SingUp-SingIn input[type="text"].input_icon, #Content-SingUp-SingIn input[type="password"].input_icon, #Content-SingUp-SingIn-mobile input[type="text"].input_icon, #Content-SingUp-SingIn-mobile input[type="password"].input_icon {
    width: 100%;
    border: 0px solid #aaa;
    border-radius: 4px;
    margin: 8px 0;
    outline: none;
    padding: 7px 10px 9px 8px;
    box-sizing: border-box;
    transition: 0.3s;
    background-color: #ececec;
    color: #000;
    font-size: 14px;
}
#edit-search-btn {
    padding: 4px 15px 6px 15px !important;
    font-size: 14px;
    float: left;
}
.pull-left {
    float: left !important
}

.pull-right {
    float: right !important
}
.actions_bar {
    margin-bottom: 10px;
    text-align: center;
}
#filter-flights-result {
    min-height: 500px;
}
.flights_loading_area {
    text-align: center;
    border: 2px solid #AFAFAF;
    border-radius: 7px;
    margin: 0 auto;
    line-height: 28px;
    padding: 0 0 9px 0;
}
.flights_loading_area img {
    width: 120px !important;
    height: 120px !important;
}
.flights_loading_area .wait_title {
    font-family: IRANSans_Bold;
    font-size: 15px;
    margin: -3px 0 3px 0;
}
.flights_loading_area .wait_description {
    font-size: 14px;
}
.Add-revers {
    cursor: pointer;
}
.form-check-label {
    cursor: pointer;
    color: #000;
    margin-bottom: 9px !important;
}
.form-check-label input {
    cursor: pointer;
    vertical-align: -2px;
    margin-left: 5px !important;
}
.form-check-label span {
    vertical-align: 2px;
    font-size: 13px;
}