.container_svr0921 {
  width:100%;
}
.delivery-tour-form_svr0921 {
    color: #000;
}

button {
    box-shadow: none !important;
    padding: 7px;
}

.btn-close_svr0921 {
    background: none;
    color: #878787;
    padding: 0;
}

.field-delivery-tour_svr0921 {
    display: flex;
}

.field-delivery-tour_svr0921 select {
    padding: 8px 5px;
    font-weight: 300;
    font-size: 11px;
    line-height: 13px;
    color: rgba(79, 79, 79, 0.82);
}

.field-delivery-tour_svr0921 .btn-header-tour_svr0921 {
    margin-left: 5px;
}

.body-form_svr0921 {
    margin-top: 10px;
}

.delivery-block_svr0921 {
    margin-bottom: 5px;
}

.item-tour_svr0921 {
    border: 0.5px solid #929FAE;
    box-sizing: border-box;
    border-radius: 3px;
    color: #4F4F4F;
}

.body-form_svr0921.item-tour_svr0921:last-child {
    margin-bottom: 0;
}

.row-tour_svr0921 {
    border-bottom: 1px solid rgba(190, 204, 222, 0.2);
    display: flex;
    justify-content: space-between;
    padding: 5px 7px;
}

.column-row-grid-tour_svr0921 {
    grid-template-columns: 1fr 1fr;
}

.column-row-grid-tour_svr0921 .cell-tour_svr0921 {
    border-right: 1px solid rgba(190, 204, 222, 0.5);
}

.column-row-grid-tour_svr0921 .cell-tour_svr0921:last-child {
    border: none;
}


.item-tour_svr0921 > .row-tour_svr0921:last-child {
    border-bottom: none;
    grid-template-columns: 1fr 191px;
}

.column-tour_svr0921 {
    border-right: 1px solid rgba(190, 204, 222, 0.5);
    display: grid;
}

.row-tour_svr0921 .column-tour_svr0921:last-child {
    border: none;
}

.cell-tour_svr0921 {
    padding: 5px 2px;
}

.cell-tour_svr0921.cell-tour-center_svr0921 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.cell-tour_svr0921.cell-tour-end_svr0921 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
}

.date-tour_svr0921 {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #4F4F4F;
    text-align: center;
}

.country-tour_svr0921 {
    font-size: 13px;
    color: rgba(79, 79, 79, 0.8);
}

.city-tour_svr0921 {
    font-weight: 500;
    font-size: 13px;
    color: rgba(79, 79, 79, 0.9);
}

.day-number-tour_svr0921 {
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
}

.type-room-tour_svr0921 {
    font-size: 13px;
    line-height: 15px;
}

.type-room-tour_svr0921 span {
    color: #6E89AA;
}

.type-service-tour_svr0921 {
    font-size: 11px;
    line-height: 13px;
    text-align: center;

}

.type-service-tour_svr0921 span {
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
}

.desc-tour_svr0921 {
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #4F4F4F;
}

.hotel-tour_svr0921 {
    display: flex;
    width: fit-content;
    align-items: center;
    position: relative;
    margin: 0 auto 5px;
}

.hotel-name-tour_svr0921 {
    font-weight: 600;
    font-size: 16px;
    line-height: 15px;
    text-decoration: none;
    color: #343434;
}

.hotel-star-tour_svr0921 {
    font-weight: 300;
    margin-left: 5px;
    font-size: 14px;
    position: relative;
    line-height: 16px;
}

.hotel-star-tour_svr0921 span {
    color: #3F48CC;
    font-size: 8px;
    position: absolute;
    top: -5px;
    left: 9px;
}

.hotel-tour-info-container_svr0921 {
    text-align: center;
    padding: 10px;
}

.input-tour_svr0921 input {
    border-radius: 3px;
}

.input-tour_svr0921 input::placeholder {
    font-size: 14px;
    line-height: 16px;
    color: rgba(0, 0, 0, 0.30);
}

.btn-charter-flight_svr0921 {
    display: flex;
    align-items: center;
}


.btn-charter-flight_svr0921 span {
    position: relative;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #5088CD;
    margin-left: 5px;

}

.btn-charter-flight_svr0921 span::after {
    content: '';
    width: 100%;
    display: block;
    height: 1px;
    background: #5088CD;
    position: absolute;
    bottom: -1px;
}

.delivery-variants-block_svr0921 {
    width: 826px;
    margin-left: auto;
    overflow-y: scroll;
    direction: rtl;
    border: 0.5px solid #929FAE;
    border-top: none;
    background: #FFFFFF;
    box-sizing: border-box;
    border-radius: 3px;
}

.item-variants-tour_svr0921 {
    direction: ltr;
}

.item-variants-tour_svr0921 .row-tour_svr0921 {
    grid-template-columns: 198px 190px 75px 155px 191px;
    border-bottom: 1px solid rgba(190, 204, 222, 0.5);
}

.item-variants-tour_svr0921 .cell-tour_svr0921 {
    padding: 5px;
}

.item-variants-tour_svr0921 .column-row-tour_svr0921 {
    height: 40px;
}

.date-variant-tour_svr0921 {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
}

.day-count-variant-tour_svr0921 {
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
}

.room-variant-tour_svr0921 {
    font-size: 12px;
    line-height: 16px;
    text-align: center;
}

.room-variant-tour_svr0921 span {
    font-weight: bold;
}

.services-variant-tour_svr0921 {
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.services-variant-tour_svr0921 span {
    font-weight: bold;
    font-size: 13px;
}

.info-variants-item_svr0921 .info-title_svr0921 {
    font-size: 10px;
}

.info-variants-item_svr0921 .icon_svr0921 {
    width: 35px;
    height: 15px;
    background-size: contain;
}

.btn-charter-variants-flight_svr0921 span {
    font-size: 11px;
}

.btn-charter-variants-flight_svr0921 button {
    padding: 7px;
    font-size: 12px;
}

.btn-variants-flights_svr0921 {
    display: flex;
    align-items: center;
}

.btn-variants-flights_svr0921 button {
    color: rgba(79, 79, 79, 0.5);
    border: 1px solid rgba(79, 79, 79, 0.5);
    background: none;
}

.flights-block_svr0921 {
    display: flex;
    flex-direction: column;
    margin-left: 2px;
}

.flights-block_svr0921 span {
    font-size: 10px;
    line-height: 12px;

}

.button-course_svr0921 {
    color: rgba(0, 0, 0, 0.51);
    padding: 7px 10px;
    border: 1px solid #34A452;
    box-sizing: border-box;
    box-shadow: inset 0px 3px 4px rgba(79, 79, 79, 0.1);
    border-radius: 3px;
    background: none;
    width: 105px;
    text-align: left;
}

.button-course-green_svr0921 {
    background: linear-gradient(0deg, rgba(52, 168, 83, 0.1), rgba(52, 168, 83, 0.1)), #FFFFFF;
    margin-right: 5px;
    margin-left: 5px;
}

.button-course-white_svr0921 {
    background: #ffffff;
}

.button-course-yellow_svr0921 {
    background: linear-gradient(0deg, rgba(192, 196, 34, 0.24), rgba(192, 196, 34, 0.24)), #FFFFFF;
}

.rub-course_svr0921::after {
    /*content: '\f158';
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;*/
}

.usd-course_svr0921::after {
    content: '\f155';
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
}

.eur-course_svr0921::after {
    content: '\f153';
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
}

.tour-info_svr0921 {
    border: 1px solid rgba(190, 204, 222, 0.2);
}

.tour-info_svr0921 .row-tour_svr0921 {
    padding: 10px 20px;
}

.params-tour-item_svr0921 {
    display: grid;
    grid-template-columns: 40px 1fr;
    grid-gap: 5px;
}

.params-tour-icon_svr0921 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.params-tour-icon_svr0921 i {
    font-size: 20px;
}

.params-title_svr0921 {
    display: grid;
    align-items: center;
    grid-gap: 3px;
}

.params-title_svr0921 span {
    color: #777777;
    font-size: 11px;
}

.visa-fees_svr0921 {
    border: 1px solid rgba(190, 204, 222, 0.2);
    padding: 10px;
    font-size: 13px;
}

#count-fees_svr0921 {
    font-size: 16px;
}

.tour-info-bottom_svr0921 {
    display: grid;
    grid-template-columns: 1fr 200px;
    justify-content: space-between;
    margin-top: 10px;
}

.tour-info-bottom_svr0921 .text_svr0921 {
    font-size: 12px;
    color: #888888;
    margin-top: 5px;
}

.agency-info_svr0921 {
    border: 1px solid rgba(190, 204, 222, 0.2);
    border-radius: 3px;

}

.agency-info-header_svr0921 {
    background: #D6D6D6;
    color: #000;
    font-weight: 600;
    padding: 6px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.agency-info-body_svr0921 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    min-height: 60px;
}

.agency-info-item_svr0921 {
    border-left: 1px solid rgba(190, 204, 222, 0.2);
    padding: 5px;
}

.agency-info_svr0921 .agency-info-item_svr0921:last-child {
    border-left: none;
}

.agency-info-item_svr0921 .label-item_svr0921 {
    font-size: 12px;
    color: #888888;
}

.text-item_svr0921 {
    margin-top: 10px;
}

.tour-request_svr0921 {
    background: #D6D6D6;
    padding: 10px;
    margin-top: 15px;
}

.block-policy_svr0921 {
    border: 1px solid rgba(190, 204, 222, 0.2);
    background: #EFEFEF;
    color: #A0A0A0;
    padding: 10px;
    font-size: 12px;
}

.block-policy_svr0921 a {
    color: #1E89C2;
}
.field-textarea_svr0921 {
    margin-top: 20px;
}
.tour-request_svr0921 .field_svr0921 label {
    margin-bottom: 3px;
    display: block;
}

.tour-request_svr0921 .field_svr0921 label span {
    color: #FFCB31;
    margin-left: 2px;
}

.tour-request-title_svr0921 {
    font-size: 25px;
    margin-bottom: 20px;
}

.tour-request-row_svr0921 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 20px;
}

.tour-btn_svr0921 {
    background: #929FAE;
    color: #fff;
    border: none;
    font-size: 25px;
    padding: 30px 50px;
    margin: 10px auto;
    display: block;
}

.tour-btn_svr0921:hover {
    cursor: pointer;
    background: #49728D;
}

.description-body_svr0921 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 50px;
}

.description-body_svr0921 .column_svr0921 {
    border-right: 1px solid rgba(190, 204, 222, 0.2);
}

.description-body_svr0921 .column_svr0921:last-child {
    border-right: none;
}

.desc-item_svr0921 {
    margin-bottom: 15px;
}

.desc-item-title_svr0921 {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 5px;
}

.desc-item-body_svr0921 {
    display: grid;
    grid-template-columns: 40px 1fr;
    grid-gap: 5px;
}
.desc-item-icon_svr0921 {
    display: flex;
    justify-content: center;
}

.desc-item-icon_svr0921 img {
    width: 30px;
    height: 40px;
    object-fit: contain;
}

.desc-item-icon_svr0921 i {
    font-size: 20px;
}

.desc-item-list_svr0921 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 13px;
}
.accordion_svr0921 {
    margin-top: 3px;
}

.description-header_svr0921 .hotel-tour_svr0921 {
    margin: 0 0 20px;
}

.accordion-item_svr0921 {
    margin-bottom: 3px;
}

.accordion_svr0921 .accordion-content_svr0921 {
    display: none;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
    padding: 20px 50px;
    border: 0.5px solid #929FAE;
}

.accordion-item_svr0921 > button {
    width: 100%;
    font-size: 20px;
    border-radius: 3px;
    padding: 9px 15px;
    display: grid;
    grid-template-columns: 20px 1fr;
    align-items: center;
}

@media screen and (max-width: 920px) {
    .container_svr0921 {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .tour-info-bottom_svr0921, .tour-request-row_svr0921, .agency-info-body_svr0921, .description-body_svr0921{
        grid-template-columns: 1fr;
        grid-gap: 10px;
    }
    .agency-info-item_svr0921,  .description-body_svr0921 .column_svr0921 {
        border-bottom: 1px solid rgba(190, 204, 222, 0.2);
        border-right: none;
    }

    .agency-info_svr0921 .agency-info-item_svr0921:last-child, .description-body_svr0921 .column_svr0921:last-child {
        border-bottom: none;
    }
}

@media screen and (max-width: 500px) {
    .tour-info_svr0921 .row-tour_svr0921 {
       flex-wrap: wrap;
    }
    .btn-variants-flights_svr0921 {
        margin-top: 10px;
    }

    .accordion_svr0921 .accordion-content_svr0921 {
        padding: 10px 20px;
    }
}

.RequiredFillError {
  border:1px red solid !important;
}
#orderForm .modal-dialog {
  width:910px;
  margin: auto;
}

.tour-request_svr0921 #comment {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #C4C4C4;
  box-sizing: border-box;
  box-shadow: inset 0 3px 4px rgb(79 79 79 / 10%);
  padding: 12px 10px;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  color: rgba(79, 79, 79, 0.82);
}

.price-tour-block_svr0921 {
  padding-bottom:10px;
}

.svr0921_blue {
  background:#99D9EA !important;
  color:#000 !important;
}

.subregion-tour_svr0921 {
  font-weight: bold !important;
}

.desc-item-icon_svr0921 img {
  width:25px;
}

#excursDescriptionForm .modal-dialog {
  width:910px;
  margin: auto;
}

@media (max-width:910px) {
  #orderForm .modal-dialog {
    width:80%;
  }

  #excursDescriptionForm .modal-dialog {
    width:80%;
  }
}
