﻿form[name="agenciesInfoForm"] .field-label {
  top: -5px !important;
  border: 0 !important;
  font-size: 9px; }

#searchForms {
  background-size: cover;
  margin-top: -80px;
  min-height: 550px;
  width: 100%;
  padding: 10px 0;
  /*background-image: url("/Content/Images/backgrounds/first-section-bg.jpg");*/
  background-position: center; }

.section-border {
  border-bottom: 2px solid lightgray; }

p.demo-system {
  color: #2d3749;
  font-size: 22px;
  text-align: center;
  position: relative;
  top: 60px; }

/*--------------------------------BookingServices--------------------------------------*/
li.services-inner {
  margin: 10px;
  padding: 15px;
  padding-top: 40px;
  width: 23%;
  background-color: rgba(255, 255, 255, 0.71);
  min-height: 178px;
  position: relative;
  text-align: center;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

#bookingServices .services-inner {
  border-top: 2px solid #414f68; }

#bookingServices {
  padding: 50px 0 30px 0; }
  #bookingServices li.services-inner > i {
    color: white;
    height: 86px;
    width: 117px;
    font-size: 56px !important;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 6px solid white;
    padding: 11px;
    top: -47px;
    background-color: #0aaff3;
    position: absolute !important;
    right: 0;
    left: 0;
    margin: auto !important; }
  #bookingServices h2 {
    text-align: center;
    line-height: 1.5;
    font-weight: bold;
    font-size: 18px; }

section#bookingServices li:first-child {
  margin-right: 8.5%;
  max-height: 180px; }

/*--------------------------------routFlight--------------------------------------*/
#routFlight {
  background-size: cover;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding-top: 54px;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  /*&.kish {
        background-image: url('/Content/Images/backgrounds/kish.jpg');
    }

    &.mashhad {
        background-image: url('/Content/Images/backgrounds/mashhad.jpg');
    }

    &.shiraz {
        background-image: url('/Content/Images/backgrounds/shiraz.jpg');
    }*/
  /*.owl-carousel.owl-rtl .owl-item {
        margin: 0 10px !important;
    }*/ }
  #routFlight.tehran {
    /*background-image: url('/Content/Images/backgrounds/tehran.jpg');*/ }
  #routFlight span.sample-city {
    text-align: center !important;
    display: block;
    width: 103%; }
    #routFlight span.sample-city b:nth-child(3) {
      padding-right: 28px !important; }
    #routFlight span.sample-city b {
      padding: 0 5px;
      display: inline-block;
      text-align: right;
      width: 75px; }
    #routFlight span.sample-city small {
      font-size: 11px; }
  #routFlight .services-box {
    width: 100%;
    padding: 15px;
    display: block;
    float: right;
    /*> ul {
            padding: 0;
            margin: 0;
            list-style: none;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
           
            -webkit-flex-flow: row wrap;
            justify-content: space-around;
        }*/ }
    #routFlight .services-box .international {
      margin: -30px 0px 23px 0px !important; }
      #routFlight .services-box .international .services-inner {
        margin: 5% 30px 5% 0px !important; }
        #routFlight .services-box .international .services-inner li {
          padding: 10px 5px !important; }
      #routFlight .services-box .international .owl-stage-outer .services-inner {
        margin: 62px 0 20px !important; }
        #routFlight .services-box .international .owl-stage-outer .services-inner li {
          padding: 5px !important; }
    #routFlight .services-box .domestic {
      margin: -20px 0px 5px 0px !important;
      width: 101% !important; }
      #routFlight .services-box .domestic .services-inner {
        margin: 5% 10px 5% 10px !important; }
        #routFlight .services-box .domestic .services-inner li {
          padding: 10px 5px !important; }
      #routFlight .services-box .domestic .owl-stage-outer .services-inner {
        margin: 60px 0 30px !important; }
        #routFlight .services-box .domestic .owl-stage-outer .services-inner li {
          padding: 5px !important; }
    #routFlight .services-box .owl-carousel.owl-rtl .owl-item {
      float: left; }
    #routFlight .services-box.rout-box .owl-stage-outer {
      z-index: 99999;
      max-height: 260px; }
      #routFlight .services-box.rout-box .owl-stage-outer .owl-stage {
        max-height: 260px; }
      #routFlight .services-box.rout-box .owl-stage-outer .services-inner {
        width: 100%; }
        #routFlight .services-box.rout-box .owl-stage-outer .services-inner h5 {
          margin-top: -43px; }
        #routFlight .services-box.rout-box .owl-stage-outer .services-inner .rout-flight ul {
          max-height: 130px !important;
          float: right;
          width: 100%;
          overflow-x: hidden;
          min-height: 130px; }
          #routFlight .services-box.rout-box .owl-stage-outer .services-inner .rout-flight ul::-webkit-scrollbar {
            width: 6px; }
          #routFlight .services-box.rout-box .owl-stage-outer .services-inner .rout-flight ul::-webkit-scrollbar-thumb {
            background-color: #0aaff3;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px; }
          #routFlight .services-box.rout-box .owl-stage-outer .services-inner .rout-flight ul::-webkit-scrollbar-track {
            background-color: #c2c2c2;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px; }
          #routFlight .services-box.rout-box .owl-stage-outer .services-inner .rout-flight ul::-webkit-scrollbar-track:start {
            background-color: transparent; }
          #routFlight .services-box.rout-box .owl-stage-outer .services-inner .rout-flight ul body {
            scrollbar-face-color: #0aaff3;
            scrollbar-track-color: #c2c2c2; }
        #routFlight .services-box.rout-box .owl-stage-outer .services-inner li {
          float: right;
          width: 100%;
          margin-top: 0 !important; }
    #routFlight .services-box .owl-controls {
      position: absolute;
      width: 100%;
      top: 40%;
      z-index: 9; }
      #routFlight .services-box .owl-controls .owl-nav > div {
        color: transparent !important;
        position: relative; }
        #routFlight .services-box .owl-controls .owl-nav > div.owl-next:before {
          content: '\f053';
          color: #0aaff3;
          position: absolute;
          display: block !important;
          text-shadow: 1px 0px 4px white;
          font-size: 25px !important; }
        #routFlight .services-box .owl-controls .owl-nav > div.owl-prev:before {
          content: '\f054';
          color: #0aaff3;
          display: block !important;
          text-shadow: 1px 0px 4px white;
          font-size: 25px !important; }
        #routFlight .services-box .owl-controls .owl-nav > div:hover:before {
          text-shadow: 1px 1px 6px white; }
        #routFlight .services-box .owl-controls .owl-nav > div.owl-prev {
          float: right;
          right: -5%; }
        #routFlight .services-box .owl-controls .owl-nav > div.owl-next {
          float: left;
          left: -5%; }
    #routFlight .services-box.rout-box .international > li {
      width: 22% !important;
      /*margin: 40px 30px 40px 0px !important;*/ }
    #routFlight .services-box.rout-box .domestic > li {
      width: 18.1%;
      margin: 0 10px; }
    #routFlight .services-box .services-inner {
      background-color: rgba(255, 255, 255, 0.72);
      min-height: 152px !important;
      padding: 0 !important;
      -moz-border-radius: 0 0 10px 10px;
      -webkit-border-radius: 0 0 10px 10px;
      border-radius: 0 0 10px 10px; }
      #routFlight .services-box .services-inner i {
        font-size: 34px !important;
        position: absolute;
        left: 7px;
        top: -40px; }
        #routFlight .services-box .services-inner i.fa-isfahan {
          top: -39px;
          font-size: 45px !important; }
      #routFlight .services-box .services-inner h5 {
        padding: 15px;
        float: right;
        display: block;
        width: 100%;
        text-align: right;
        color: white;
        margin-top: -42px;
        font-weight: bold;
        -moz-border-radius: 10px 10px 0px 0px;
        -webkit-border-radius: 10px 10px 0px 0px;
        border-radius: 10px 10px 0px 0px; }
        #routFlight .services-box .services-inner h5.tehran-city {
          background-color: #088cc2 !important; }
        #routFlight .services-box .services-inner h5.mashhad-city {
          background-color: #088cc2 !important; }
        #routFlight .services-box .services-inner h5.kish-city {
          background-color: #044560 !important; }
        #routFlight .services-box .services-inner h5.shiraz-city {
          background-color: #02222f !important; }
        #routFlight .services-box .services-inner h5 small {
          font-size: 9px;
          color: white;
          padding-left: 5px; }
      #routFlight .services-box .services-inner li {
        display: block;
        float: inherit;
        padding: 5px 5px;
        margin-top: 10px;
        font-weight: bold; }
    #routFlight .services-box .services-inner:hover {
      background-color: white;
      font-weight: bold;
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      transform: scale(1.1); }

.rout-flight a {
  display: block;
  float: right !important;
  width: 100% !important;
  padding: 0 10px; }

.rout-flight small {
  font-size: 8px; }

.rout-flight li span:first-child {
  float: right; }

.rout-flight li span:last-child {
  float: left;
  font-size: 15px; }

/*---------------------------------newsDetail----------------------------------------*/
section#newsDetail {
  border-top: 2px solid lightgray; }
  section#newsDetail .news-detail .news-details-inner ul {
    min-height: 210px; }

/*---------------------------------MobileApp----------------------------------------*/
section#mobileApplication {
  border-top: 2px solid lightgray;
  background-color: white;
  margin-bottom: -21px; }
  section#mobileApplication .mobilwrapper {
    margin-top: 0 !important;
    padding: 50px;
    margin-bottom: 20px;
    display: block;
    float: right !important;
    width: 100% !important;
    /*&:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 2px;
            background-color: gray;
            right: 0;
            margin-top: -55px;
        }*/ }
  section#mobileApplication .mobile-content {
    text-align: justify; }
    section#mobileApplication .mobile-content p {
      padding-top: 20px; }
    section#mobileApplication .mobile-content i {
      font-size: 22px !important;
      padding-left: 8px;
      color: #0aaff3; }
    section#mobileApplication .mobile-content h5 {
      font-size: 18px;
      font-weight: bold; }
    section#mobileApplication .mobile-content b {
      color: #0aaff3; }

#mobileApplication .mobile-app {
  width: 25%;
  float: right;
  margin-top: 30px; }
  #mobileApplication .mobile-app a {
    color: white;
    font-weight: bold; }

/*------------------------------------News--------------------------------------------*/
html body .news-detail {
  margin: 40px 0 13px;
  /*.delay{
        opacity:0;
         &:nth-child(1) {
            @include animationDelay( 0.5s);
            opacity:1;
        }

        &:nth-child(2) {
            @include animationDelay( 0.7s);
             opacity:1;
        }

        &:nth-child(3) {

            @include animationDelay( 0.9s);
             opacity:1;
        }
         &:nth-child(4) {

            @include animationDelay( 0.11s);
             opacity:1;
        }
    }*/ }
  html body .news-detail .flex-center {
    display: flex;
    justify-content: center;
    margin-bottom: 30px; }
    html body .news-detail .flex-center > div {
      transition: 0.3s; }
  html body .news-detail .news-details-inner {
    float: right;
    background-color: white;
    padding: 10px 25px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    min-height: 240px;
    width: 100%;
    margin-bottom: 20px; }
    html body .news-detail .news-details-inner .archive-link {
      float: right;
      width: 100%;
      text-align: center;
      margin: 10px 0; }
    html body .news-detail .news-details-inner .archive-link i {
      position: relative;
      top: 2px;
      right: -5px; }
    html body .news-detail .news-details-inner .archive-link a {
      font-size: 12px;
      color: #0aaff3;
      color: white !important;
      width: 100%;
      background-color: #0aaff3;
      padding: 10px;
      border-radius: 5px;
      color: white !important;
      float: right; }
    html body .news-detail .news-details-inner .archive-link a:hover {
      background-color: #0996d1 !important; }
    html body .news-detail .news-details-inner li {
      padding: 7px 0;
      white-space: nowrap;
      display: block !important;
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis; }
    html body .news-detail .news-details-inner h5 {
      font-size: 15px;
      color: #0aaff3;
      border-bottom: 1px solid lightgray;
      padding-bottom: 0px;
      float: right;
      width: 100%; }
    html body .news-detail .news-details-inner span {
      font-size: 15px;
      display: block;
      float: right;
      border-bottom: 1px solid #0aaff3;
      position: relative;
      padding-bottom: 14px; }

/*------------------------------------Content Tour--------------------------------------------*/
#Content {
  padding-bottom: 33px; }
  #Content .container .tour .row .tour-content-title {
    border-bottom: 1px dotted gray;
    margin-top: 20px;
    display: flex;
    justify-content: center; }
    #Content .container .tour .row .tour-content-title h3 {
      text-align: center;
      font-size: 20px;
      font-weight: bold;
      padding: 15px 35px;
      margin: 0 !important;
      border-bottom: 2px solid #0aaff3;
      position: relative;
      top: 1px; }
  #Content .container .tour .row .img-wrapper {
    background-color: #000;
    float: right;
    margin: 30px 0px 0px 0px;
    position: relative;
    border-radius: 10px;
    width: 100%;
    min-height: 240px; }
    #Content .container .tour .row .img-wrapper .ribbon {
      position: absolute;
      left: -5px;
      top: -5px;
      z-index: 1;
      overflow: hidden;
      width: 75px;
      height: 75px;
      text-align: right; }
      #Content .container .tour .row .img-wrapper .ribbon span {
        font-size: 10px;
        font-weight: bold;
        color: #FFF;
        text-align: center;
        line-height: 20px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        width: 100px;
        display: block;
        background: #79A70A;
        background: linear-gradient(#9BC90D 0%, #79A70A 100%);
        box-shadow: 0 3px 10px -5px black;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
        position: absolute;
        top: 19px;
        left: -21px; }
        #Content .container .tour .row .img-wrapper .ribbon span:after {
          content: "";
          position: absolute;
          right: 0px;
          top: 100%;
          z-index: -1;
          border-left: 3px solid transparent;
          border-right: 3px solid #79A70A;
          border-bottom: 3px solid transparent;
          border-top: 3px solid #79A70A; }
        #Content .container .tour .row .img-wrapper .ribbon span:before {
          content: "";
          position: absolute;
          left: 0px;
          top: 100%;
          z-index: -1;
          border-left: 3px solid #79A70A;
          border-right: 3px solid transparent;
          border-bottom: 3px solid transparent;
          border-top: 3px solid #79A70A; }
    #Content .container .tour .row .img-wrapper .price-grid {
      position: absolute;
      top: 18px;
      right: 0;
      padding: 7px 8px 3px 8px;
      background-color: #ff5a5f;
      z-index: 2;
      font-size: 24px;
      font-weight: 500;
      color: #fff;
      line-height: 1;
      display: inline-block;
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px; }
      #Content .container .tour .row .img-wrapper .price-grid span {
        font-size: 16px;
        line-height: 2; }
    #Content .container .tour .row .img-wrapper .image-container {
      position: relative;
      overflow: hidden;
      z-index: 0;
      border-radius: 10px;
      width: 100%;
      height: 240px; }
      #Content .container .tour .row .img-wrapper .image-container a {
        text-decoration: none; }
        #Content .container .tour .row .img-wrapper .image-container a img.respon-img {
          display: block;
          max-width: 100%;
          height: auto;
          opacity: 1;
          transition: all 0.4s ease;
          width: 100%;
          min-height: 240px; }
        #Content .container .tour .row .img-wrapper .image-container a .short-info {
          position: absolute;
          right: 0;
          bottom: 0;
          background: url("/Content/Images/tours/shadow_tour.png") repeat-x right bottom;
          width: 100%;
          padding: 25px 15px 15px 20px;
          color: #fff;
          font-size: 13px;
          transition: all 0.5s ease; }
          #Content .container .tour .row .img-wrapper .image-container a .short-info h3 {
            font-size: 18px;
            color: #fff;
            margin: 0;
            padding: 0; }
          #Content .container .tour .row .img-wrapper .image-container a .short-info h5 {
            opacity: 0.8;
            margin: 11px 0px; }
          #Content .container .tour .row .img-wrapper .image-container a .short-info p {
            opacity: 0;
            position: absolute;
            padding-top: 10px;
            line-height: 1.4;
            font-weight: 400;
            transition: all 0.4s ease;
            width: 90%;
            height: 77px;
            overflow: hidden;
            text-align: justify;
            letter-spacing: -0.5px; }
        #Content .container .tour .row .img-wrapper .image-container a:hover img {
          transform: scale(1.2);
          opacity: 0.4; }
        #Content .container .tour .row .img-wrapper .image-container a:hover .short-info {
          padding-bottom: 23%; }
          #Content .container .tour .row .img-wrapper .image-container a:hover .short-info p {
            opacity: 1; }
  #Content .container .tour .row a.more-detail-tour {
    float: left;
    margin: 13px 0 0 13px;
    color: #0aaff3; }
    #Content .container .tour .row a.more-detail-tour span {
      border-bottom: 1px solid #0aaff3;
      padding-bottom: 5px;
      color: #0aaff3; }
    #Content .container .tour .row a.more-detail-tour i {
      color: #0aaff3;
      font-size: 11px !important; }

/*------------------------------------Content AirlineSlider--------------------------------------------*/
/*#AirlineSlider2 {

    .scroll-text {
        width: 100%;
        height: 4.5em;
        overflow: hidden;
    }

    .scroll-text ul {
        width: 800px;
        height: 100px;
        overflow: hidden;
        margin: 0;
    }

    .scroll-text ul li {
        height: 1.5em;
    }

    .scroll-img {
        width: 100%;
        height: 142px;
        overflow: hidden;
        font-size: 0;
    }

    .scroll-img ul {
        width: 700px;
        height: 600px;
        margin: 0;
    }

    .scroll-img ul li {
        display: inline-block;
        margin: 10px 0 10px 10px;
        width: 124px;
        height: 124px;
        text-align:center;
        padding-top:2%;
    }

    #demo4.scroll-img ul,
    #demo5.scroll-img ul {
        width: 1500px;
    }

    #demo5-btn {
        width: 680px;
        padding-top: 10px;
    }

    #demo6 {
        width: 412px;
    }

    #demo6-queue {
        width: 680px;
    }

    #demo6 p, #demo6-queue p {
        width: 124px;
        height: 124px;
        background-color: lightgray;
        font-family: 'Amaranth', sans-serif;
        font-size: 82px;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
    }
}*/
.domestic-available-airlines-slider {
  overflow: hidden;
  position: relative; }
  .domestic-available-airlines-slider .airlines-slider {
    background-image: url("https://sitescdn.faranegar.com/static/AirlinesLogo/DomesticAirlinesList.jpg");
    height: 70px;
    width: 5760px;
    background-position: right;
    background-size: 1440px auto;
    background-repeat-x: repeat;
    -moz-animation: airline-list-slider 20s infinite linear;
    -o-animation: airline-list-slider 20s infinite linear;
    -webkit-animation: airline-list-slider 20s infinite linear;
    animation: airline-list-slider 20s infinite linear; }
  .domestic-available-airlines-slider:before, .domestic-available-airlines-slider:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 150px;
    background: -moz-linear-gradient(left, whitesmoke 0%, rgba(245, 245, 245, 0) 100%);
    background: -webkit-linear-gradient(left, whitesmoke 0%, rgba(245, 245, 245, 0) 100%);
    background: linear-gradient(to right, whitesmoke 0%, rgba(245, 245, 245, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#00f5f5f5',GradientType=1 );
    z-index: 9; }
  .domestic-available-airlines-slider:before {
    left: initial;
    right: 0;
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1); }

.inline-home-content {
  background-color: white !important;
  border: 2px solid lightgray;
  border-left: 0;
  border-right: 0; }
