﻿.cip-airpot .select2-results__option {
  text-align: left;
  direction: ltr !important; }

.cip-content-wrapper.result-list-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
  left: 0; }

.cip-content-wrapper div.cip-list {
  padding: 0 !important; }

.cip-content-wrapper .count-element {
  font-size: 20px;
  width: 35px;
  border-radius: 5px;
  background-color: #0aaff3;
  color: white !important;
  border: 0;
  margin-top: 5px; }

.cip-content-wrapper section.passenegrs-info fieldset .services-wrapper:nth-child(2) .form-header {
  border: 0 !important; }

.cip-content-wrapper section.passenegrs-info .form-header {
  border-top: 1px dotted lightgray;
  float: right;
  width: 100%;
  margin: 0 auto; }

.cip-content-wrapper section.passenegrs-info .passengers-info.border-bottom {
  border-bottom: 1px dotted lightgray;
  margin-bottom: 40px; }

.cip-content-wrapper section.passenegrs-info .passengers-info .airline-field-wrapper {
  padding-top: 15px !important; }
  .cip-content-wrapper section.passenegrs-info .passengers-info .airline-field-wrapper label {
    z-index: 99;
    top: 25px; }
  .cip-content-wrapper section.passenegrs-info .passengers-info .airline-field-wrapper span {
    text-indent: 40px !important; }

.cip-content-wrapper section.passenegrs-info .passengers-info .field-wrapper.mobile {
  margin-right: -12px; }
  .cip-content-wrapper section.passenegrs-info .passengers-info .field-wrapper.mobile.field-wrapper .field.ng-invalid.ng-touched + span.select2.select2-container.select2-container--default {
    border: 1px solid red;
    border-radius: 5px;
    border-right: 0; }
  .cip-content-wrapper section.passenegrs-info .passengers-info .field-wrapper.mobile input.field.text-left.mobile-field {
    float: right; }
  .cip-content-wrapper section.passenegrs-info .passengers-info .field-wrapper.mobile span.select2.select2-container.select2-container--default {
    display: inline-block;
    float: left; }
    .cip-content-wrapper section.passenegrs-info .passengers-info .field-wrapper.mobile span.select2.select2-container.select2-container--default span {
      background-color: rgba(0, 199, 255, 0.03);
      border-radius: 5px 0 0 5px !important; }
    .cip-content-wrapper section.passenegrs-info .passengers-info .field-wrapper.mobile span.select2.select2-container.select2-container--default .select2-selection--single {
      height: 30px !important;
      border: 1px solid lightgray; }

.cip-content-wrapper section.passenegrs-info .passengers-info .field-wrapper.mobile input {
  border-radius: 0 5px 5px 0; }

.cip-content-wrapper section.passenegrs-info .passengers-info .field-wrapper.time .date-inputs-group-wrapper {
  height: 38px; }

.cip-content-wrapper section.passenegrs-info .passengers-info .service-detail {
  margin-top: 15px; }
  .cip-content-wrapper section.passenegrs-info .passengers-info .service-detail span:not(.title) {
    letter-spacing: -1px;
    font-size: 11.7px; }
  .cip-content-wrapper section.passenegrs-info .passengers-info .service-detail label.otherTricks {
    float: right;
    -moz-appearance: none;
    -o-appearance: none;
    box-shadow: none;
    background-color: #e5e5e5;
    padding: 0px 4px;
    border-radius: 5px;
    margin: 2px 0 !important; }
    .cip-content-wrapper section.passenegrs-info .passengers-info .service-detail label.otherTricks input {
      width: 20px;
      height: 20px; }
  .cip-content-wrapper section.passenegrs-info .passengers-info .service-detail.service-detail-box:nth-child(2) .service-details {
    float: left; }
  .cip-content-wrapper section.passenegrs-info .passengers-info .service-detail .col-md-6.col-xs-12 {
    padding: 0; }
    .cip-content-wrapper section.passenegrs-info .passengers-info .service-detail .col-md-6.col-xs-12 .service-details {
      border: dashed 0.5px grey;
      padding: 5px;
      border-radius: 6px;
      float: right;
      width: 98%;
      background-color: whitesmoke; }
      .cip-content-wrapper section.passenegrs-info .passengers-info .service-detail .col-md-6.col-xs-12 .service-details span {
        line-height: 2.9; }
  .cip-content-wrapper section.passenegrs-info .passengers-info .service-detail span.title {
    font-weight: bold;
    float: right;
    margin-bottom: 3px;
    margin: 0 10px 0 10%;
    color: #414f68; }

.cip-content-wrapper section.passenegrs-info #CipServices {
  float: right;
  width: 100%;
  padding: 10px; }
  .cip-content-wrapper section.passenegrs-info #CipServices .transfer-item {
    float: right;
    width: 100%;
    border: dashed 0.5px lightgray;
    background-color: rgba(211, 211, 211, 0.4); }
  .cip-content-wrapper section.passenegrs-info #CipServices .panel-heading {
    background-color: #e5f7fe;
    padding: 0; }
    .cip-content-wrapper section.passenegrs-info #CipServices .panel-heading h5 {
      font-weight: bold;
      color: #333; }
    .cip-content-wrapper section.passenegrs-info #CipServices .panel-heading .services-title {
      position: relative; }
      .cip-content-wrapper section.passenegrs-info #CipServices .panel-heading .services-title a {
        width: 100%;
        display: block;
        padding: 10px 15px;
        font-size: 13px; }
      .cip-content-wrapper section.passenegrs-info #CipServices .panel-heading .services-title:after {
        content: '\f078';
        position: absolute;
        top: 8px;
        left: 10px;
        -moz-animation: referring-to-bottom 1.2s linear infinite;
        -o-animation: referring-to-bottom 1.2s linear infinite;
        -webkit-animation: referring-to-bottom 1.2s linear infinite;
        animation: referring-to-bottom 1.2s linear infinite; }
  .cip-content-wrapper section.passenegrs-info #CipServices .panel-collapse {
    background-color: #f6fbff; }
  .cip-content-wrapper section.passenegrs-info #CipServices .passengers-info {
    padding: 10px !important; }
    .cip-content-wrapper section.passenegrs-info #CipServices .passengers-info .suites label {
      padding-top: 10px; }
    .cip-content-wrapper section.passenegrs-info #CipServices .passengers-info .transfers span {
      font-weight: 700;
      padding-top: 10px;
      display: inline-block; }
    .cip-content-wrapper section.passenegrs-info #CipServices .passengers-info .title label {
      top: 27px; }
    .cip-content-wrapper section.passenegrs-info #CipServices .passengers-info .title select, .cip-content-wrapper section.passenegrs-info #CipServices .passengers-info .title input {
      height: 38px !important; }
    .cip-content-wrapper section.passenegrs-info #CipServices .passengers-info .title select {
      direction: rtl; }
  .cip-content-wrapper section.passenegrs-info #CipServices .body-item, .cip-content-wrapper section.passenegrs-info #CipServices .header-item {
    float: right;
    width: 100%; }
  .cip-content-wrapper section.passenegrs-info #CipServices .body-item {
    border: dashed 0.5px lightgray;
    margin-bottom: 15px;
    background-color: rgba(211, 211, 211, 0.4); }
    .cip-content-wrapper section.passenegrs-info #CipServices .body-item .passenegrs-index span {
      font-weight: bold;
      padding: 8px;
      display: block; }
    .cip-content-wrapper section.passenegrs-info #CipServices .body-item .body-item-content {
      padding: 0 8px; }
      .cip-content-wrapper section.passenegrs-info #CipServices .body-item .body-item-content .name {
        padding-right: 0px; }
      .cip-content-wrapper section.passenegrs-info #CipServices .body-item .body-item-content .gender {
        padding-left: 0px; }

.cip-content-wrapper section.passenegrs-info .form-header.service h5 {
  text-align: center;
  float: unset;
  background: #414f68;
  color: #fff;
  padding: 12px 10px;
  margin-top: 0;
  font-size: 15px !important; }

.cip-content-wrapper section.passenegrs-info .field-wrapper .field.pr80 {
  font-size: 13px !important; }

.cip-content-wrapper section.passenegrs-info .field-wrapper .field.pr70 {
  padding-right: 70px !important;
  font-size: 13px !important; }

.cip-content-wrapper section.passenegrs-info .field-wrapper.radio-flight-type {
  padding-top: 10px !important; }
  .cip-content-wrapper section.passenegrs-info .field-wrapper.radio-flight-type label {
    position: absolute;
    color: #414f68;
    z-index: 9;
    font-size: 9px;
    display: block;
    top: 25px;
    margin: auto;
    text-align: center;
    letter-spacing: 1.1px;
    padding: 0 3px; }
    .cip-content-wrapper section.passenegrs-info .field-wrapper.radio-flight-type label[for="voroodi"] {
      right: 75px; }
    .cip-content-wrapper section.passenegrs-info .field-wrapper.radio-flight-type label[for="khooroji"] {
      left: 9px; }
  .cip-content-wrapper section.passenegrs-info .field-wrapper.radio-flight-type input {
    background-color: black !important;
    padding: 15px;
    position: relative;
    width: 28%;
    margin-top: 10px; }
    .cip-content-wrapper section.passenegrs-info .field-wrapper.radio-flight-type input:after {
      height: 23px;
      width: 48px;
      position: absolute;
      content: '';
      top: 0px;
      background-color: lightgray !important; }
    .cip-content-wrapper section.passenegrs-info .field-wrapper.radio-flight-type input:checked:after {
      background-color: #414f68 !important;
      font-weight: bold !important;
      color: white !important; }
    .cip-content-wrapper section.passenegrs-info .field-wrapper.radio-flight-type input:checked + label {
      color: white !important; }
    .cip-content-wrapper section.passenegrs-info .field-wrapper.radio-flight-type input#voroodi:after {
      border-radius: 0 10px 10px 0; }
    .cip-content-wrapper section.passenegrs-info .field-wrapper.radio-flight-type input#khooroji:after {
      border-radius: 10px 0 0 10px; }

.cip-content-wrapper section.passenegrs-info .field-wrapper.flight-time .date-inputs-group-wrapper .date-inputs-group {
  width: 30% !important; }
  .cip-content-wrapper section.passenegrs-info .field-wrapper.flight-time .date-inputs-group-wrapper .date-inputs-group:before {
    content: ':';
    position: absolute;
    color: #2d3749;
    top: 1px;
    left: 0;
    font-size: 20px;
    height: 0 !important; }
  .cip-content-wrapper section.passenegrs-info .field-wrapper.flight-time .date-inputs-group-wrapper .date-inputs-group input {
    padding: 0 !important; }

.cip-content-wrapper section.passenegrs-info .field-wrapper .date-inputs-group-wrapper .date-inputs-group {
  float: left;
  width: 25%; }

.cip-content-wrapper section.passenegrs-info.col-md-9 {
  width: 74.3% !important;
  float: left !important; }

.cip-content-wrapper section.passenegrs-info .price-per-service, .cip-content-wrapper section.passenegrs-info .total-price-per-service {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-radius: 5px; }
  .cip-content-wrapper section.passenegrs-info .price-per-service span:first-child, .cip-content-wrapper section.passenegrs-info .total-price-per-service span:first-child {
    font-size: 11px;
    font-weight: bold; }
  .cip-content-wrapper section.passenegrs-info .price-per-service span:last-child, .cip-content-wrapper section.passenegrs-info .total-price-per-service span:last-child {
    float: left;
    font-size: 15px;
    font-weight: bold; }
    .cip-content-wrapper section.passenegrs-info .price-per-service span:last-child small, .cip-content-wrapper section.passenegrs-info .total-price-per-service span:last-child small {
      font-size: 10px; }

.cip-content-wrapper section.passenegrs-info .total-price-per-service {
  background-color: #e5ffe7 !important; }

.cip-content-wrapper section.reserve-info-wrapper {
  padding: 0 !important; }
  .cip-content-wrapper section.reserve-info-wrapper .reserve-info.detail-flight-info .row {
    margin: 0; }
    .cip-content-wrapper section.reserve-info-wrapper .reserve-info.detail-flight-info .row .flight-information i {
      transform: rotate(0); }
    .cip-content-wrapper section.reserve-info-wrapper .reserve-info.detail-flight-info .row .information-content span {
      padding: 0 5px;
      display: inline-block; }
      .cip-content-wrapper section.reserve-info-wrapper .reserve-info.detail-flight-info .row .information-content span.title {
        font-weight: bold;
        padding: 0 5px;
        min-width: 75px; }
  .cip-content-wrapper section.reserve-info-wrapper .reserve-info.reserve-info.contact-info {
    max-height: 285px !important; }
    .cip-content-wrapper section.reserve-info-wrapper .reserve-info.reserve-info.contact-info .field-wrapper {
      padding: 13px !important; }
    .cip-content-wrapper section.reserve-info-wrapper .reserve-info.reserve-info.contact-info .row:last-child .col-md-4 {
      text-align: center; }
    .cip-content-wrapper section.reserve-info-wrapper .reserve-info.reserve-info.contact-info .row:last-child .col-md-4 .pricing span {
      font-size: 20px;
      font-weight: bold; }
    .cip-content-wrapper section.reserve-info-wrapper .reserve-info.reserve-info.contact-info .field-wrapper p {
      margin: 0 !important; }
  .cip-content-wrapper section.reserve-info-wrapper .form-header .error-info .alert.alert-warning h2 {
    font-size: 11.2px;
    line-height: 1.7; }
  .cip-content-wrapper section.reserve-info-wrapper .reserve-info {
    padding: 15px; }
    .cip-content-wrapper section.reserve-info-wrapper .reserve-info .flight-detail-confirm .information-content .information .information-item span.title {
      width: 130px !important; }
    .cip-content-wrapper section.reserve-info-wrapper .reserve-info .flight-detail-confirm .information-content .information .information-item span.title.destination {
      width: 53px !important; }
    .cip-content-wrapper section.reserve-info-wrapper .reserve-info .flight-detail-confirm .information-content .information .information-item span.title.destination {
      width: 75px !important; }
  .cip-content-wrapper section.reserve-info-wrapper .show-info {
    direction: ltr;
    display: inline-block; }
  .cip-content-wrapper section.reserve-info-wrapper .airline .show-info {
    position: absolute;
    top: 0;
    right: 33%; }
    .cip-content-wrapper section.reserve-info-wrapper .airline .show-info img {
      height: 40px; }

div.cip-list.is-sticky {
  margin-top: 45px !important;
  margin-top: 45px !important;
  z-index: 99 !important;
  max-height: calc(98vh - 45px) !important;
  overflow-y: auto;
  overflow-x: hidden; }

.first-style.col-md-3 {
  width: 24%;
  margin-left: 15px !important; }
  .first-style.col-md-3 .cip.result-list-item.card-wrapper {
    width: 100%; }

.cip.result-list-item {
  position: relative; }
  .cip.result-list-item img.cip-img {
    pointer-events: none;
    background-position: top center;
    z-index: 9;
    opacity: 0.03;
    position: absolute;
    top: 92px;
    right: 0;
    left: 0;
    background-repeat: no-repeat;
    height: 100%;
    MARGIN: AUTO !important;
    width: 130px;
    height: 130px; }
  .cip.result-list-item.card-wrapper {
    width: 23.9%;
    float: right;
    margin: 5px;
    padding: 15px 15px 5px; }
    .cip.result-list-item.card-wrapper .title-cip {
      padding-bottom: 10px;
      margin-bottom: 10px;
      border-bottom: 1px dotted gray;
      background-color: rgba(128, 128, 128, 0.2);
      color: #2e3749;
      border-radius: 10px 10px 0 0;
      margin: -15px -15px 15px;
      padding: 15px 5px; }
      .cip.result-list-item.card-wrapper .title-cip span {
        display: block;
        text-align: center;
        font-weight: bold;
        font-size: 15px !important;
        line-height: 2;
        height: 58px;
        color: #414f68; }
    .cip.result-list-item.card-wrapper .body-cip {
      border-bottom: 1px dotted gray;
      padding-bottom: 10px;
      height: 100px; }
      .cip.result-list-item.card-wrapper .body-cip span {
        display: block;
        text-align: center; }

#cipListWrapper .result-list-item {
  margin-bottom: 10px; }
  #cipListWrapper .result-list-item .cip-name {
    font-weight: bold; }
  #cipListWrapper .result-list-item .golbal {
    padding-top: 8px; }
    #cipListWrapper .result-list-item .golbal i {
      display: inline-block;
      font-size: 20px !important;
      padding-left: 5px; }
  #cipListWrapper .result-list-item .inbound {
    padding-top: 8px; }
    #cipListWrapper .result-list-item .inbound i {
      display: inline-block;
      font-size: 20px !important;
      padding-left: 5px; }
  #cipListWrapper .result-list-item .submit-detail .custom-button {
    font-size: 14px; }
  #cipListWrapper .result-list-item .price-text span.price-amount {
    margin-top: 5px;
    display: block;
    font-size: 17px;
    font-weight: bold; }
    #cipListWrapper .result-list-item .price-text span.price-amount small {
      font-size: 11px; }
  #cipListWrapper .result-list-item .general-details {
    padding: 15px;
    margin: 0; }
  #cipListWrapper .result-list-item .detail {
    border-top: 0.5px gainsboro dashed;
    padding: 0 15px; }
    #cipListWrapper .result-list-item .detail .custom-button {
      width: auto;
      margin: 10px auto;
      border: solid 0.8px #414f68;
      font-size: 11px;
      font-weight: bold; }

span.loc-varan-select .select2-results li {
  float: right;
  direction: ltr;
  text-align: left; }

#cipPriceModal .modal-header {
  background: rgba(65, 79, 104, 0.8);
  color: #fff;
  border-radius: 3px; }
  #cipPriceModal .modal-header button.close {
    opacity: 0.8;
    color: #fff; }

#cipPriceModal .modal-body {
  padding: 10px; }
  #cipPriceModal .modal-body > div {
    border: dashed 0.5px gainsboro;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px; }
    #cipPriceModal .modal-body > div span {
      display: block;
      line-height: 2.5;
      text-align: left; }
      #cipPriceModal .modal-body > div span.national {
        text-align: center;
        color: #414f68;
        font-weight: bold;
        margin-bottom: 8px;
        border-bottom: solid 0.2px rgba(65, 79, 104, 0.5); }
      #cipPriceModal .modal-body > div span strong {
        float: right;
        color: #414f68;
        font-weight: bold; }

#cipDetailModal .modal-header {
  background: rgba(65, 79, 104, 0.8);
  color: #fff;
  border-radius: 3px; }
  #cipDetailModal .modal-header .modal-title {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    display: block; }
  #cipDetailModal .modal-header button.close {
    opacity: 0.8;
    color: #fff; }

#cipDetailModal .modal-dialog {
  width: 800px; }
  #cipDetailModal .modal-dialog .modal-body {
    overflow-y: scroll;
    max-height: 740px; }
