  :root {
    --back-desk: #ff6b00;
    --back-mob: #ff6b00;
    --background: #3554d1;
    --black: #000;
    --white: #fff;
    --gray: #ccc;
  }
  
 .banner-home img {
    height: 550px;
    width: 100%;
    object-fit: cover;
}
.banner-home .flt {
    position: absolute;
    bottom: 100px;
    left: 0;
    right: 0;
}
.banner-home:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: linear-gradient(rgba(5, 16, 54, 1), rgba(5, 16, 54, 0.7), rgba(5, 16, 54, 0));
    opacity: 0.9;
    border-radius: 10px 10px 0 0;
}
.banner-home .flt h1 {
    font-size: 35px;
    color: #fff;
    text-align: center;
    font-family: 'Jost', sans-serif;
}
.banner-home .flt p {
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-bottom: 50px;
    font-family: 'Jost', sans-serif;
}
.hm-htl-fare {
    position: relative;
}
.hm-htl-fare .sec-title h2, .hm-abt .sec-title h2, 
.hm-benefit h2, .hm-destina h2, .hm-testimonl h2,
.hm-faq h2, .hm-flt-fare h2 {
   position: relative;
    display: block;
    font-size: 22px;
    line-height: normal;
    font-weight: 700;
    font-family: 'Jost', sans-serif;
    color: var(--background);
    margin: 4px 0 40px;
    text-align: left;   
    padding: 0;
}
.sec-title .sub-title {
    font-family: 'Jost', sans-serif;
    color: var(--black);
    font-size: 18px;
    font-weight: 600;
    margin: 0;
        text-align: left;
}
.hm-htl-fare .sec-title p {
    font-family: 'Jost', sans-serif;
}
.hm-htl-fare .tour-block-one .inner-box .image-box .image span {
    position: absolute;
    display: inline-block;
    left: 20px;
    top: 20px;
    font-size: 15px;
    line-height: 16px;
    color: var(--white);
    padding: 5px 15px;
    border-radius: 5px;
    background: var(--back-desk);
     font-family: 'Jost', sans-serif;
}
.hm-htl-fare .sec-title {
    position: relative;
    display: block;
}
.hm-htl-fare .inner-container {
    position: relative;
    margin: 0px 3px;
}
.hm-htl-fare .tour-block-one .inner-box {
    padding: 0px;
    border: none;
    border-radius: 15px;
}
.hm-htl-fare .tour-block-one .inner-box .image-box {
    padding: 0px;
}
.hm-htl-fare .tour-block-one .inner-box .image-box {
    position: relative;
    display: block;
}
.hm-htl-fare .tours-section.alternat-2 .tour-block-one .inner-box .image-box .image {
    border-radius: 15px 15px 0px 0px;
}
.hm-htl-fare .tour-block-one .inner-box .image-box .image {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 5px;
}
.hm-htl-fare .tour-block-one .inner-box .image-box .image img {
 width: 100%;
    border-radius: 10px 10px 0 0;
    height: 200px;
    object-fit: cover;
}
.hm-htl-fare .tour-block-one .inner-box .lower-content {
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    border-radius: 0px 0px 15px 15px;
    border-top: none;
    transition: all 500ms ease;
}
.hm-htl-fare .tour-block-one .inner-box .lower-content {
    position: relative;
}
.hm-htl-fare .tour-block-one .inner-box .lower-content .location-box {
    color: #697488;
    background: transparent;
}
.hm-htl-fare .tour-block-one .inner-box .lower-content .location-box {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 30px;
    font-family: 'Jost', sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.hm-htl-fare .tour-block-one .inner-box .lower-content h3 {
    position: relative;
    display: block;
    font-size: 17px;
    line-height: normal;
    font-weight: 5;
    text-transform: capitalize;
    margin: 5px 0 10px 0;
       font-family: 'Jost', sans-serif;
}
.hm-htl-fare .rating i {
    color: var(--back-desk);
    font-size: 12px;
    line-height: 16px;
}
.hm-htl-fare .tour-block-one .inner-box .lower-content h3 a {
    display: inline-block;
    color: var(--title-color);
}
.hm-htl-fare .tour-block-one .inner-box .lower-content .info-list {
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px dashed rgba(105, 116, 136, 0.50);
}
.hm-htl-fare .lower-box h3 {
    font-size: 18px !important;
    font-weight: bold !important;
       font-family: 'Jost', sans-serif;
}
.hm-htl-fare .tour-block-one .inner-box .lower-content .info-list {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}
.hm-htl-fare .tour-block-one .inner-box .lower-content .info-list li {
    position: relative;
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
    color: var(--title-color);
}
.hm-htl-fare .tour-block-one .inner-box .lower-content .info-list li.time i {
    position: absolute;
    left: 0px;
    top: 3px;
    font-size: 13px;
}
.hm-htl-fare .tour-block-one .inner-box .lower-content .info-list li.rating {
    position: relative;
    display: flex;
}
.hm-htl-fare .tour-block-one .inner-box .lower-content .lower-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hm-htl-fare .tour-block-one .inner-box .lower-content h3 {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.hm-htl-fare .tour-block-one .inner-box .lower-content .lower-box .link {
    position: relative;
    display: inline-block;
    line-height: normal;
    color: var(--white);
    font-size: 16px;
    font-family: 'Jost', sans-serif;
    background: var(--background);
    padding: 8px 20px;
    border-radius: 7px;
}
.hm-htl-fare .tour-block-one .inner-box .lower-content .lower-box .link span {
    position: relative;
    padding-right: 34px;
}
.hm-abt .sec-title h2 {
    margin-bottom: 6px;
}
.hm-abt p {
    padding: 0;
    text-align: justify;
    font-size: 16px;
    line-height: 28px;
        margin-bottom: 10px;
}
.hm-abt ul li {
    width: 50%;
    float: left;
    padding-left: 20px;
}
.hm-abt .btn-box a {
    background: var(--background);
    padding: 10px 30px;
    border-radius: 10px;
}
.hm-abt .theme-btn:before {
    background: var(--black);
}
.hm-abt .image-box {
    position: relative;
}
.hm-abt .image-box img {
    border-radius: 10px;
}
.hm-abt .shape-2 {
    position: absolute;
    bottom: 70px;
    left: 147px;
    width: 250px;
    height: 300px;
    background-size: contain;
    background-repeat: no-repeat;
}
.hm-ofer, .hm-abt  {
    margin: 80px 0;
}

.hm-htl-fare, .hm-abt, 
.hm-offer, .hm-benefit, 
.hm-destina, .hm-testimonl,
.hm-faq, .hm-discunt, .hm-flt-fare {
       margin: 0px 0 80px 0; 
}

 .hm-abt ul {
    margin-bottom: 15px;
}
 .hm-offer .inner-box img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    border-radius: 10px;
    object-position: bottom;
}
 .hm-offer .inner-box .content-box {
    position: absolute;
    top: 50px;
    left: 50px;
    right: 50px;
    bottom: 50px;
}
 .hm-offer .inner-box {
    position: relative;
}
 .hm-offer .inner-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: linear-gradient(rgba(5, 16, 54, 1), rgba(5, 16, 54, 0.7), rgba(5, 16, 54, 0));
    opacity: 0.9;
    border-radius: 10px 10px 0 0;
}
.hm-offer .inner-box .content-box span {
    font-size: 16px;
    color: var(--white);
    font-family: 'Jost', sans-serif;
}

 .hm-offer .inner-box .content-box h2 {
    font-size: 22px;
    padding: 0;
    font-weight: bold;
    color: var(--white);
    font-family: 'Jost', sans-serif;
        margin-top: 10px;
}
 .hm-offer .inner-box .content-box p {
    font-size: 16px;
    color: var(--white);
    font-family: 'Jost', sans-serif;
    text-align: justify;
    margin: 10px 0 15px 0;
}

 .hm-benefit .lower-content {
       padding: 0 !important;
    border: unset !important;
    position: absolute !important;
    bottom: 20px;
    left: 15px;
    right: 15px;
    text-align: center;
        z-index: 1;
}
section.about-section.hm-abt {
    padding: 80px 0;
}
 .hm-benefit .trend-item img {
    height: 350px;
    border-radius: unset;
}
 .hm-benefit .lower-content h3 {
    color: var(--white);
    margin: 0 !important;
    font-size: 20px !important;
}
 .hm-benefit .trend-item:before {
    content: '';
    background: linear-gradient(45deg, rgba(5, 16, 54, 0.7), #00000057);
    width: 100%;
    height: 100%;
    position: absolute;
      z-index: 1;
}
.hm-benefit .trend-item {
      position: relative;
    border: 1px solid var(--white);
}
 .hm-benefit .lower-content p {
  color: var(--white);
    font-size: 15px;
}
 .hm-benefit .trend-item.ft img, 
 .hm-benefit .trend-item.ft:before {
    border-radius: 20px 0 0 20px;
}
 .hm-benefit .trend-item.ls img, 
 .hm-benefit .trend-item.ls:before {
    border-radius: 0px 20px 20px 0px;
}
.hm-destina {
    background: url(../images/home/shape-9.png);
    padding: 80px 0;
}

.hm-destina .trend-item.one img, .hm-destina .trend-item.two img {
    width: 280px;
    height: 280px;
    border-radius: 100%;
    object-fit: cover;
}
.hm-destina .one img {
    margin-bottom: 100px;
}
.hm-destina .two img {
    margin-top: 100px;
}
.hm-destina .det-nm {
    text-align: center;
}
.trend-item.one, .trend-item.two {
    padding: 0 20px;
}
.trend-item.one, .trend-item.two {
    position: relative;
}
.trend-item.one:before {
      content: '';
    position: absolute;
    background: var(--background);
    width: 2px;
    height: 80px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    bottom: 35px;
}
.trend-item.one:after {
    border-radius: 50px;
    content: '';
    position: absolute;
    background: var(--background);
    width: 18px;
    height: 18px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    bottom: 35px;
}
.trend-item.two:before {
      content: '';
    position: absolute;
    background: var(--background);
    width: 2px;
    height: 80px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    top: 35px;
}
.trend-item.two:after {
    border-radius: 50px;
    content: '';
    position: absolute;
    background: var(--background);
    width: 18px;
    height: 18px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    top: 35px;
}
.hm-destina .det-nm h5 {
    font-size: 22px;
    font-family: 'Jost', sans-serif;
    font-weight: 600;
}
.hm-discunt .outer-container.clearfix {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hm-discunt .single-column {
    position: relative;
    float: left;
    width: 33.333%;
}
.hm-discunt .offer-box-one {
    position: relative;
    display: block;
    padding: 130px 40px 30px 210px;
    background: -webkit-linear-gradient(-90deg, #fe8855, #f7540b 100%);
    height: 446px;
}
.hm-discunt .offer-box-one .image-layer {
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.hm-discunt .offer-box-two {
    position: relative;
    display: block;
    padding: 143px 30px;
}
.hm-discunt .offer-box-two .bg-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.hm-discunt .offer-box-three {
    position: relative;
    display: block;
    padding: 130px 200px 30px 30px;
    background: -webkit-linear-gradient(-90deg, #AC45EF, #3554D1 100%);
    height: 446px;
}
.hm-discunt .offer-box-three .image-layer {
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.hm-discunt .pnl {
    position: absolute;
    z-index: 1;
    right: -220px;
    bottom: -20px;
}
.hm-discunt .offer-box-two .light span {
    text-align: center;
    color: #fff;
}
.hm-discunt .offer-box-one span, .hm-discunt .offer-box-three span {
    color: #fff;
    font-size: 16px;
       font-family: 'Jost', sans-serif;
           text-align: left;
}
.hm-discunt .offer-box-one h3, .hm-discunt .offer-box-three h3 {
    color: #fff;
    font-size: 22px;
       font-family: 'Jost', sans-serif;
           text-align: left;
}
.hm-discunt .offer-box-one p, .hm-discunt .offer-box-three p, .hm-discunt .offer-box-two p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
       font-family: 'Jost', sans-serif;
           text-align: left;
}
.hm-discunt .offer-box-one a span, .hm-discunt .offer-box-two a span, .hm-discunt .offer-box-three a span {
    color: #000;
    font-size: 15px;
       font-family: 'Jost', sans-serif;
}

.hm-discunt .offer-box-one a, .hm-discunt .offer-box-two a, 
.hm-discunt .offer-box-three a {
    background: #fff;
    padding: 7px 20px;
    border-radius: 7px;
    z-index: 999;
    position: relative;
    font-weight: 600;
}
.hm-discunt .offer-box-two:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: linear-gradient(rgba(5, 16, 54, 1), rgba(5, 16, 54, 0.7), rgba(5, 16, 54, 0));
    opacity: 0.9;
    border-radius: 10px 10px 0 0;
    z-index: 1;
}
.hm-discunt .offer-box-two .light {
position: relative;
    z-index: 1;
    padding: 0 100px;
}
.hm-discunt .offer-box-two h2 {
    font-size: 22px;
 font-family: 'Jost', sans-serif;
}
.hm-flt-fare .inner-box {
    display: flex;
    align-items: center;
    justify-content: space-around;
    border: 1px solid #f1f1f1;
    border-radius: 10px;
}
.hm-flt-fare .inner-box .image-box img {
    width: 210px;
    height: 124px;
    border-radius: 10px 0 0 10px;
}

.hm-flt-fare .atl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0 15px;
    margin: 10px 0;
}
.hm-flt-fare .fr-cnt h3 {
    font-size: 18px;
       padding: 0 15px;
}
.hm-flt-fare .fr-cnt .atl p {
    color: #000;
    font-size: 15px;
     font-weight: 600;
    line-height: normal;
}
.hm-flt-fare .fr-cnt .atl span {
    font-size: 13px;
    font-weight: normal;
    color: gray;
}
.hm-flt-fare .inner-box .fr-cnt {
    width: 100%;
    padding-top: 10px;
    position: relative;
}

.hm-flt-fare .bok {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #000;
    padding: 5px 15px;
    border-radius: 0 0px 10px 0;
}

.hm-flt-fare .bok span {
    color: #fff;
    font-size: 15px;
}
.hm-flt-fare .bok span:nth-child(2) {
    font-size: 18px;
    font-weight: 600;
}
.hm-flt-fare .category-block-one {
    margin-bottom: 30px;
}
.hm-flt-fare .fr-cnt:before {
    background: url(../images/home/pln.png);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    background-size: cover;
    background-position: top;
    left: 0;
    top: 0;
    border-radius: 0 10px 10px 0;
}

.faq-cta-wrapper {
    position: relative;
}
.faq-cta-box {
    position: absolute;
    left: 25px;
    right: 25px;
    bottom: 25px;
    background: #ffffffcc;
    color: #fff;
    padding: 30px;
    border-radius: 16px;
}

.faq-side-img {
    width: 100%;
    height: 650px;
    object-fit: cover;
    border-radius: 20px;
}
.cta-badge {
    display: inline-block;
    background: #000;
    padding: 8px 15px;
    border-radius: 10px;
    margin-bottom: 15px;
    font-size: 14px;
}
.faq-cta-box h3 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px;
}
.faq-cta-box p {
    margin-bottom: 20px;
    opacity: 1;
    color: #000;
}
.faq-cta-box .btn {
    font-weight: 600;
    padding: 10px 20px;
    background-color: var(--back-desk);
    color: #fff;
    font-size: 16px;
}
.hm-faq h2 {
    margin-bottom: 10px;
}
.hm-faq .accordion-button:not(.collapsed) {
    color: var(--white);
    background-color: var(--back-desk);
    box-shadow: inset 0 calc(var(--bs-accordion-border-width) * -1) 0 var(--bs-accordion-border-color);
}
.hm-faq .accordion-header {
    margin: 0px;
}
.hm-faq .accordion-button {
    background: #000;
    color: #fff;
}
.hm-htl-fare {
    margin-top: 80px;
}



.fls .flight-passengr {
  position: absolute;
  background: #fff;
  z-index: 9;
  padding: 15px !important;
  border-radius: 5px;
  border: 1px solid #ccc;
  width: 400px;
}
.fls .flight-passengr .eco {
    align-items: center;
    display: flex;
    margin-bottom: 10px;
}
.fls .flight-passengr .input-group {
    width: 48%;
}
 
.fls .flight-passengr .pass_bx {
  display: flex;
  align-items: center;
  justify-content: space-between;
      margin-bottom: 10px;
}
.fls .flight-passengr .input-group input {
    padding: 0;
    border: 1px solid #ccc !important;
}
.fls .flight-passengr .pass_bx.pasngr-adult label {
    font-size: 14px;
}
.fls .flight-passengr .pasngr-adult .input-group.number-spinner1 input {
    border-radius: 5px !important;
}
.fls .flight-passengr .left .btn.mns_btn {
    border: 1px solid var(--background);
    border-radius: 35px;
    margin-right: 8px;
    background: transparent !important;
}
.fls .flight-passengr .right .btn.add_btn {
    border: 1px solid var(--background);
    border-radius: 35px;
    margin-left: 8px;
}
.fls .flight-passengr .btn_dn button {
    background: var(--black);
    color: #fff;
    border: unset;
    padding: 5px 16px;
    border-radius: 7px;
}
.fls .flight-passengr .child-age {
    display: unset;
    text-align: center;
}
.fls .flight-passengr .left .btn.mns_btn .fa.fa-minus, 
.fls .flight-passengr .right .btn.add_btn .fa.fa-plus {
    color: var(--black);
}
.fls .flight-passengr .left, .fls .flight-passengr .right {
    background: transparent !important;
}
.boxed_wrapper {
    overflow: unset !important;
}
.eco label {
    margin-right: 10px;
}

.flight_type.rund-one .form-check-inline .round {
    position: relative;
    padding-left: 18px;
}
.flight_type.rund-one  .form-check-inline .round input {
    position: absolute;
    left: 0;
    top: 7px;
}
.flight_type.rund-one .form-check-inline .one {
    position: relative;
    padding-left: 0px;
}
.flight_type.rund-one .form-check-inline .one input {
    position: absolute;
    left: -20px;
    top: 7px;
}
/*.flight_type.rund-one .round input, .flight_type.rund-one .one input {*/
/*    display: none;*/
/*}*/
.flight_type.rund-one {
    position: relative;
}
.flight_type.rund-one .form-check-inline {
    position: absolute;
    right: -15px;
    top: -70px;
    margin: 0;
    background: #fff;
    padding: 6px 10px;
    border-radius: 7px 7px 0 0;
}
.flight_type.rund-one .one {
    margin-left: 30px;
}
.hm-ofer .hom-ofers {
display: flex;
    align-items: center;
    justify-content: space-between;
}
.hm-ofer .hom-ofers .trend-box {
    width: 75%;
}
.hom-ofers .hom-cal {
    width: 25%;
}
.hom-ofers .hom-cal .ofer-4 {
    width: 100%;
}

.hom-ofers .hom-cal .ofer-4 {
    width: 100%;
    border-radius: 0 15px 15px 0;
    border-left: 2px solid var(--white);
    height: 189px;
    object-fit: cover;
}
.hm-ofer .slick-current.slick-active img {
    border-radius: 15px 0 0 15px;
}
.hm-ofer .hom-ofers .trend-box .trend-item, .hom-cal {
    position: relative;
}
.hm-ofer .hom-ofers .trend-box .trend-item:before {
        content: '';
    position: absolute;
    border: 1px solid var(--white);
        width: 2px;
    height: 100%;
    z-index: 99999;
}
.hm-ofer .hom-ofers .trend-box .det-nm, 
.hom-cal .trend-item .det-nm {
    position: absolute;
    bottom: 42px;
    left: 20px;
    z-index: 99999;
}
.hm-ofer .hom-ofers .trend-box .det-nm h5, 
.hom-cal .trend-item .det-nm h5 {
    font-size: 20px;
    color: var(--white);
    font-weight: 600;
    font-family: 'Jost', sans-serif;
}
.hm-ofer .hom-ofers .trend-box .det-nm p, 
.hom-cal .trend-item .det-nm p {
     font-family: 'Jost', sans-serif;
      font-size: 15px;
    color: var(--white);
}
.hom-cal .trend-item .det-nm span {
    background: var(--white);
    padding: 6px 16px;
        border-radius: 0 0 13px 0;
    color: var(--background);
}
.hom-ofers .hom-cal .trend-item {
    border-left: 2px solid #fff;
       position: relative;
    z-index: 1;
}
.hm-ofer .hom-ofers .trend-box .trend-item:after, .hom-cal .trend-item:after {
  content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: linear-gradient(#3554d178, #3554d187);
backdrop-filter: blur(6px);
    top: 0;
    left: 0;
}

.hm-ofer .trend-item .det-nm {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90%;
}
.hm-ofer .trend-item .det-nm img {
    border-radius: 7px;
    width: 160px;
}

.hm-ofer .slick-current.slick-active .trend-item:after {
    content: '';
    border-radius: 15px 0 0 15px;
}
 .hom-cal .trend-item:after {
       content: '';
    border-radius: 0px 15px 15px 0;  
 }
.hom-cal .trend-item .det-nm .tffn {
     position: absolute;
    width: 100%;
    text-align: center;
    bottom: -42px;
    border: 1px solid var(--background);
    border-top: unset;
}
.hom-cal .trend-item .det-nm {
    left: 0;
    width: 100%;
}
.hm-ofer .hom-ofers .trend-box .det-nm p, .hom-cal .trend-item .det-nm p {
    line-height: 22px;
}
.hom-cal .trend-item .det-nm h5, 
.hom-cal .trend-item .det-nm p {
    padding: 0 0 0 20px;
}
.hom-cal .trend-item .det-nm img {
    padding: 0 20px 0 0;
}
.main-menu .navigation .btn {
    background-color: var(--background);
    color: white;
    font-size: 17px;
    font-weight: 600;
    padding: 10px 20px !important;
}
.main-menu .navigation > li.current > a, .main-menu .navigation > li:hover > a {
    color: var(--background);
}
















@media only screen and (max-width:767px) {
.banner-home .flt h1, .banner-home .flt p, 
.banner-home:before, .banner-home img {
    display: none;
}
.banner-home .flt {
    position: relative;
    bottom: 50px;
}
.banner-home .flt .auto-container {
    padding: 0;
}
.hm-abt .content_block_one {
    margin-top: 30px;
}
.hm-offer .inner-box {
    margin-bottom: 30px;
}
.trend-item.one, .trend-item.two {
    width: 70%;
    margin: 0 auto;
}
.trend-item.one, .trend-item.two {
    padding: 0;
}

.hm-discunt .outer-container.clearfix {
    display: unset;
}
.hm-discunt .single-column {
    position: relative;
    float: left;
    width: 100%;
}
.hm-discunt .offer-box-two .light {
    padding: 0;
}
.hm-discunt .offer-box-one {
    padding: 130px 40px 30px 30px;
}
.hm-discunt .offer-box-three {
    padding: 130px 30px 30px 30px;
}
.hm-discunt .offer-box-one:before, .hm-discunt .offer-box-three:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: linear-gradient(rgba(5, 16, 54, 1), rgba(5, 16, 54, 0.7), rgba(5, 16, 54, 0));
    opacity: 0.9;
}
.offer-box-one span.sub-title {
    position: relative;
}
.banner-home .flt-htl {
    padding-top: 58px;
}
.flight_type.rund-one .form-check-inline {
    position: relative;
    right: 0;
    top: 0;
    margin: 0;
    background: var(--white);
    padding: 0 10px;
}
.flight_type.rund-one .checks {
    background: var(--black) !important;
    padding: 0;
}
.flight_type.rund-one label.radio-inline.customradio {
    padding: 4px 15px;
    line-height: normal;
    font-size: 14px;
}
.flight_type.rund-one .form-check-inline {
    padding: 0;
}
.flight_type.rund-one .one {
    margin: 0;
}

.fls .flight-passengr {
    width: 100%;
}
.hm-ofer .hom-ofers {
    display: unset;
}
.hom-ofers .hom-cal {
    width: 100%;
}
.hom-cal .trend-item:after {
    content: '';
    border-radius: 15px;
}
.hom-cal .trend-item .det-nm .tffn {
    border-right: 1px solid var(--background);
    border-left: 1px solid var(--background);
    border-radius: 0 0 15px 15px;
}
    .hom-ofers .hom-cal {
        margin-top: 30px;
    }
.hm-ofer .hom-ofers .trend-box {
    width: 100%;
}
.hm-ofer .hom-ofers .trend-box .trend-item:before {
     border: unset; 
}
.hm-ofer .slick-current.slick-active .trend-item:after, .hm-ofer .slick-current.slick-active img {
    border-radius: 15px;
}
.hm-ofer .hom-ofers .trend-box .trend-item img {
    height: 180px;
}
.hm-ofer .hom-ofers .trend-box .trend-item .det-nm img {
    height: auto;
}

}

.frm.mr input, .frm.to input {
    padding-right: 35px;
}








