
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap');

body {
    font-family: Inter, sans-serif;
    padding: 0;
    margin: 0;
}
.white-bg-container{
  background-color: #fff;
box-sizing: border-box;
background: #FFFFFF;
border: 1px solid #D9D9D9;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
border-radius: 30px;
width:799px; /*1020px; commented on 09072025 by asp*/
padding: 30px;
margin-top: 5em;
}
.home-search-wiged form {
    display: flex;
}
.swap_tarvel{
box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
    border-radius: 12px;
    background-color: rgb(255, 255, 255);
    width: 38px;
    height: 38px;
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: auto;
    z-index: 1;
    bottom: 28px;
}
.home-search-wiged .radio-buttons{
display: flex;
width: 100%;
}
.custom-radio-wrap {
    margin-bottom: 20px;
        padding-left: 19px;
        display:flex
}

.custom-radio-wrap  .form-group {
	margin-bottom: 10px;
  margin-right: 39px;
}

.custom-radio-wrap .form-group:last-child {
	margin-bottom: 0;
}

.custom-radio-wrap .form-group label {
	-webkit-appearance: none;
    background-color: #fff;
    border: 2px solid #000000;
    padding: 8px;
    border-radius: 50px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin: 0;
}

    .custom-radio-wrap .form-group .label-text {
        vertical-align: middle;
        cursor: pointer;
        padding-left: 10px;
        margin-left: -5px;
        /* One Way */


        font-family: 'Inter';
        font-style: normal;
        font-weight: 500;
        font-size: 18px; /*20px; commented on 09072025 by asp*/
        line-height: 24px;
        color: #000000;
    }

    .custom-radio-wrap .form-group input {
        opacity: 0;
        cursor: pointer;
    }

.custom-radio-wrap  .form-group input:checked + label {
  color: #99a1a7;
  border: 2px solid #BD0D21;  
}

.custom-radio-wrap  .form-group input:checked ~ .label-text {
	color: #BD0D21;

}
    .custom-radio-wrap [type="radio"]:checked, .custom-radio-wrap [type="radio"]:not(:checked) {
        margin-right: 0;
        vertical-align: middle;
        margin-top: 6px;
        z-index: 1;
        width: 20px;
    }

.custom-radio-wrap  .form-group input:checked + label:after {
	content: '';
  width: 10px;
  height: 10px;
  border-radius: 50px;
  position: absolute;
  top: 3px;
  left: 3px;
  background: #BD0D21;
  text-shadow: none;
  font-size: 32px;
}

    .custom-radio-wrap [type="radio"]:checked + label:before, .custom-radio-wrap [type="radio"]:not(:checked) + label:before {
        border: 0;
        border-radius: 100%;
        background: none;
    }

.dropdown-container {
 position: relative;
    margin-bottom: 20px;
    border-bottom: 2px solid rgb(225, 231, 238);
    /* border-radius: 8px; */
    height: 75px;
    background: rgb(255, 255, 255);
    cursor: pointer;
    position: relative;
    padding: 16px 5px 10px;
}
.dropdown-container .from-control{
  border: 0;
  height: 52px;
      width: 100%;
}
.dropdown-container .from-control:focus-visible{
  border: 0 !important;
  outline: 0 !important;
}
.home-search-wiged input[type="text"] {
    width: 100%;
    padding: 10px;
    font-size: 14px; /*16px; commented on 09072025 by asp*/
}

.selected-display {

  cursor: pointer;
}
a.btn.btn-success.btn-sm.add-city {
    background: #bd0d21;
    border: 0;
}
    a.btn.btn-success.btn-sm.add-city svg{
        fill:#fff
    }
.multisearch .input-control.hasDatepicker,
.input-control.dp-daten1.depCty_txt1T,
.input-control.returndt.flt-rt-end-dt,
.input-control.data.dp-daten,
.dropdown-container.from-group.slclass .from-control,
.selected-display b {
    display: block;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px; /*33px; commented on 09072025 by asp*/
    line-height: 38px !important;
    line-height: 1;
    color: #000000;
    flex: none;
    order: 0;
    flex-grow: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.multisearch .input-control.hasDatepicker,
.input-control.dp-daten1.depCty_txt1T,
.input-control.returndt.flt-rt-end-dt,
.input-control.data.dp-daten {
    border: 0
}
#travellerToggle {
    height: 100%;
    width: 100%;
    border: 0;
    background-color: #fff;
    text-align: left;
    /* Travellers 1 Traveller */


    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 44px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    color: #000000;
}
.search-from-wrap label  {

    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #000000;
    flex: none;
    order: 0;
    flex-grow: 0;
    padding-left: 11px;
}
#travellerToggle:first-letter {
        font-style: normal;
    font-weight: 700;
    font-size: 36px;
}
.selected-display small {
       width: 100%;
    height: 74px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #000000;
    flex: none;
    order: 0;
    flex-grow: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.suggestions {
    position: absolute;
    top: 69px;
    left: 0;
    right: 0;
    list-style: none;
    padding: 0;
    margin: 0;
    border: 1px solid #f9f6f6;
    max-height: 150px;
    overflow-y: auto;
    background: white;
    z-index: 100;
    box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.25)
}

.suggestions li {
  padding: 10px;
  cursor: pointer;
}

.suggestions li:hover {
  background-color: #f0f0f0;
}
.traveller-box {
  position: relative;
}

.traveller-popup {
    display: none;
    background: white;
    border: 1px solid #ddd;
    padding: 30px;
    position: absolute;
    z-index: 10;
    width: 300px;
    top: 60px;
    left: 0;
    font-family: 'Inter';
    min-width: 332px;
    background: rgb(255, 255, 255);
    box-shadow: rgba(119, 119, 119, 0.2) 0px 2px 8px;
    border-radius: 8px;
    z-index: 2;
}

.counter {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 5px 0 15px;
}

.counter button {
 width: 30px;
    height: 30px;
    border: 0;
    display: flex
;
    align-items: center;
    justify-content: center;
  
}

.class-select {
  margin: 15px 0;
}

.search-btn {
    width: 100%;
    color: white;
    padding: 15px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    background: #BD0D21;
    border-radius: 10px;
}
/***home-search-wiged**/
.home-search-wiged {
    background-image: url(../images/banner.jpg);
    background-position: center;
    min-height: 90vh;
    background-size: 100% 100%;
    width: 100%;
}

    .home-search-wiged input::placeholder {
        font-size: 18px !important;
        font-weight: 500
    }
    .home-search-wiged .theme-btn-red {
        margin: 20px 0;
        padding: 10px;
        background: #BD0D21;
        border-radius: 10px;
        /* Search */

        font-family: 'Inter';
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 24px;
        color: #FFFFFF;
        width: 250px;
        height: 70px;
        margin-left: 12px;
    }
        .home-search-wiged .theme-btn-red:hover{
            color:#fff
        }
.btn-counter {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f4f4f4;
    text-align: center;
    line-height: 5;
    border-radius: 5px;
}
.btn-danger {
    background: #BD0D21;
    font-size: 17px;
}
.multy-btn-row {
    text-align: right;
}
a.btn.btn-danger.applyTraveller {
    padding: 6px 50px;
    background: #BD0D21;
    font-size: 18px;
}
.home-search-wiged .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px) {
    .home-search-wiged .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        width: auto;
        float: none;
    }
}
body {
    font-family: 'Inter', sans-serif;
}
@media (min-width: 1350px) {
    .container {
        width: 1300px !important;
    }
}
.Popular_Destinations{

}
.text-right{
    text-align: right;
}
.d-flex {
    display: flex;
}
.ml-auto{
    margin-left: auto;
}
.justify-content-center{
justify-content: center;
}
       
.section-title {
    color: #BD0D21;
    font-size: 28px;
    font-weight: bold;
    margin: 50px 0 30px;
    text-align: center;
}

.destination-img {
    width: 100%;
    border-radius: 10px;
    object-fit: cover;
}

.about-img {
    width: 86%;

}
.mt-50{
margin-top: 50px;
}
.our-services .col-sm-2{
width: 20%;
}

.img-height-quual-big{
    border-radius: 20px;
    /* height: 724px; */
}
.img-height-quual-small p,
.img-height-quual-big p{
    color: #fff;
    position: absolute;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 29px;
    top: auto;
    bottom: 25px;
    left: 25px

}
.img-height-quual-big p {
    font-size: 30px;
}
.img-height-quual-small{
    border-radius: 20px;
    /* height: 356px; */
}
.img-height-quual-big,.img-height-quual-small{
   
    position: relative;
    padding: 2px 0;
}
.img-height-quual-big img,.img-height-quual-small img{
    height: 100%;
    width: 100%;
}
.service-box-top-wrap{
    margin-top: 50px !important;
}
.Popular_Destinations .row{
margin: 0 -2px;
}
.Popular_Destinations .row [class*="col-"]{
    padding-left: 2px;
    padding-right: 2px;
}

.service-border-box{
height: 100px;
border:1px solid #D9D9D9;
border-radius: 5px;
display: flex;
align-items: center;
padding: 0 13px;

}
.service-border-box p{
font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 16px;
color: #BD0D21;
text-align: left;
padding-left: 10px;
}
.service-border-box img.img-circle.img-responsive {
    width: 72px;
}
.our-services{

}
.section_subtext{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #000000;
}
.our-services .row{
    margin: 0 -2px;
}
.our-services .row [class*="col-"]{
    padding-left: 2px;
    padding-right: 2px;
}
/**Slider**/
body{
	background: #eee;
}
.section-padding{
	margin: 0 auto;
	padding:50px 0 0;
}

.owl-item .item {
   /* transform: translate3d(0, 0, 0); */
   /* transform: scale(0.9);  */

  transition: all .25s ease-in-out; 
  margin: 50px 0; /* OVERWRITE PLUGIN MARGIN */
  position: relative;
 }
 .owl-item .item  p {
    color: #fff;
    position: absolute;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 29px;
    top: auto;
    bottom: 45px;
    left: 0;
    margin: 0;
    right: 0;
    text-align: center;
}
.screenshot_slider .owl-item .item img {
    -webkit-transition: 0.3s;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    -o-transition: 0.3s;
    transition: 0.3s;
    height: 290px;
    border-radius:12px
    /* -webkit-transform: scale(0.80);
    -ms-transform: scale(0.80);
    transform: scale(0.80); */
}

.screenshot_slider .owl-item.center .item img {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.screenshot_slider .owl-nav {
    text-align: center;
    margin: 0 0;
}

.screenshot_slider .owl-nav button {
	font-size: 24px !important;
	margin: 10px;
	color: #033aff !important;
}

/**Slider**/
footer{
    background-color: #1e202c;
     color: #ffffff;
      padding: 50px 0 0; 
      font-family: 'Inter', sans-serif;
      font-size: 14px;

}
footer ul li{
    padding-bottom: 10px;
}
footer p,
footer ul li a,
footer  .h4, h4 {
    font-size: 12px;
    color: #9e9e9e !important;
}
.footer-copyright{
    margin-top: 50px !important;
    background-color: #bd0d21;
    padding: 10px 0;
margin: 0;
}
.footer-copyright p{
    margin: 0;
    color: #fff !important;
}






@media(min-width:767px) {

.d-mob-block{
    display:none
}

}
    @media(max-width:767px) {
    .white-bg-container {
        padding: 15px 0;
        margin-top: 0;
        border-radius: 0;
        background: #f8f8f8;
        width: 100%
    }

    .home-search-wiged .container {
        padding: 0
    }

    .white-bg-container .custom-radio-wrap {
        padding-left: 15px;
        margin-bottom: 2px;
    }

    .custom-radio-wrap .form-group .label-text {
        padding-left: 7px;
        font-size: 13px;
    }

    .custom-radio-wrap .form-group {
        margin-right: 16px;
    }

    .container.mt-50 .row > .row {
        margin-left: 0;
        margin-right: 0
    }

    .home-search-wiged .row {
        display: block
    }

    .dropdown-container .hasDatepicker,
    .dropdown-container .from-control,
    .dropdown-container {
        height: 50px;
    }

    .dropdown-container {
        margin-bottom: 13px;
        padding: 0 0 6px 0;
    }

    .home-search-wiged {
        min-height: auto;
    }

    .multisearch .input-control.hasDatepicker, .input-control.dp-daten1.depCty_txt1T, .input-control.returndt.flt-rt-end-dt, .input-control.data.dp-daten, .dropdown-container.from-group.slclass .from-control, .selected-display b {
        font-size: 18px;
        line-height: 28px !important;
        line-height: 1;
    }

    .search-from-wrap label {
        padding-left: 0;
    }

    .selected-display small {
        height: 19px;
    }

    .swap_tarvel {
        right: 18px;
        bottom: -36px;
        transform: rotate(90deg);
    }

    .home-search-wiged .theme-btn-red {
        margin: auto;
        font-size: 17px;
        width: calc(100% - 30px);
        height: 51px;
        margin-left: 15px;
    }

    #travellerToggle {
        font-size: 16px;
        line-height: 40px;
        padding-left: 5px;
    }

        #travellerToggle:first-letter {
            font-style: normal;
            font-size: 20px;
        }

    .travellers {
        float: left;
        width: 100%;
    }

    .selected-display {
        cursor: pointer;
        padding-left: 5px;
    }

    .d-mob-none {
        display: none
    }
        .our-services .col-sm-2 {
            width: 50%;
        }
        .service-border-box img.img-circle.img-responsive {
            width: 40px;
        }
        .service-border-box {
            height: 73px;
            margin-bottom: 5px;
        }
        .owl-dots {
            display: none;
        }
        .container.mt-50 {
            margin-top: 0;
        }

        









}

    