.dep-sec input {
  color: transparent !important;
  text-shadow: 0 0 0 black;

  &:focus {
      outline: none;
  }
}

@media (max-width: 767px) {
	.page-id-198  .wrap   .entry-content, .privacy-policy .wrap .entry-content {
    max-width: 1210px;
    margin: 20px auto;
    padding: 0 20px;
}
	.travelers-wrap.open-pop:before {
		content: "";
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		position: fixed;
		z-index: 99;
		background: #00000052;
	}
	.travelers-wrap {
    .add-pop {
        position: fixed;
        width: 100%;
        bottom: 0;
        box-shadow: none;
        z-index: 9999;
        height: 91%;
		        transform: translate(0px, 100%);
    }
}
	.travelers-wrap {
    .done-btn {
        width: 93%;
        position: absolute;
        bottom: 70px;
        left: 0;
        right: 0;
        margin: auto;
    }
}
/* div#ui-datepicker-div:before {
    content: "";
    width: 100%;
    height: 100%;
    background: red;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
	background: #00000052;
} */
div#custom-datepicker-container .ui-datepicker:before {
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
   background: #00000052;
    z-index: 99;
}	
	div#custom-datepicker-container .ui-datepicker:after {
    content: "";
    background: #fff;
    width: 100%;
    height: 82%;
    position: fixed;
    bottom: 0;
    z-index: 999;
    left: 0;
    border-radius: 15px 15px 0 0;
    overflow: hidden;
}
	div#custom-datepicker-container .ui-datepicker {
    background: #fff;
    border: none;
    border-radius: 5px;
    max-width: 533px;
    width: 100%;
    top: 127px !important;
    left: 0px !important;
    margin: auto;
    position: fixed !important;
    right: 0;
    z-index: 9999 !important;
    padding: 14px;
		flex-direction: column;
}
	div#custom-datepicker-container .ui-datepicker .ui-datepicker-header {
    z-index: 99999;
    position: unset;
}
	div#custom-datepicker-container .ui-datepicker table.ui-datepicker-calendar {
    z-index: 9999;
    position: relative;
}
	.ui-datepicker table.ui-datepicker-calendar thead {
    display: none;
}
	.ui-datepicker-group {
    position: unset;
}
	.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
    width: 85%;
    margin: 0 auto;
    text-align: center;
    color: #000;
    font-weight: 600;
    font-size: 16px;
    position: relative;
    left: 0;
    z-index: 999999999999;
}
	.ui-datepicker .ui-datepicker-header .ui-corner-all {
    color: #333;
    cursor: pointer;
    position: absolute;
    z-index: 999999999999;
    top: 36px;
}
	.ui-datepicker table.ui-datepicker-calendar td a {
    color: #333;
    text-align: center;
    color: #333;
    padding: 15px 9px;
    border: none;
    font-size: 15px;
    display: block;
    border-radius: 5px;
}
	.carousel-indicators {
           margin-bottom: 0;
       	 bottom: -24px;
}
	.carousel-indicators [data-bs-target] {
    opacity: 0.3;
		        background-color: #000;
}
	.carousel-indicators .active {
    opacity: 1;
}
    header .menu-sec {
        display: none;
    }
    header {
        padding: 35px 0 22px;
        text-align: center;
        background: #5C7AF1;
        position: relative;
    }
    section.banner-part h4 {
        display: none;
    }
    section.banner-part .autocomplete-items {
        top: 36px;
    }
    section.banner-part img.img1 {
        display: none;
    }
    section.banner-part .wrap {
        padding: 20px 10px;
        border: 1px solid rgba(0, 0, 0, 0.1019607843);
        box-shadow: 0px 0px 33px 0px rgba(0, 0, 0, 0.0901960784);
    }
    section.banner-part .wrap h3 {
        font-size: 20px;
    }
    section.banner-part .wrap ul.trip-sec {
        margin: 0 0 25px;
        gap: 10px;
    }
    section.banner-part .wrap ul.trip-sec li label {
        font-size: 13px;
    }
    section.banner-part .wrap ul.trip-sec li select {
        font-size: 13px;
    }
    section.banner-part .wrap ul.trip-sec li input[type=radio] {
        margin-right: 10px;
    }
    section.banner-part .wrap ul.trip-sec li input[type=radio]:after {
        width: 18px;
        height: 18px;
        left: -1px;
    }
    section.banner-part .wrap ul.trip-sec li input[type=radio]:checked:after {
        border: 5px solid #4062EA;
    }
    section.banner-part:before {
        content: "";
        width: 100%;
        height: 272px;
        background: #5C7AF1;
        position: absolute;
        left: 0;
        bottom: unset;
        border-radius: 0;
        z-index: -1;
        top: 0;
        -webkit-clip-path: polygon(0 0, 100% 0%, 100% 54%, 50% 100%, 0% 50%);
        clip-path: polygon(0 0, 100% 0%, 100% 54%, 50% 100%, 0% 50%);
    }
    section.banner-part .wrap input:not([type=submit]):not([type=radio]) {
        padding: 12px 12px;
        margin: 0 0 12px;
        font-size: 13px;
    }
    section.banner-part .wrap input[type=submit] {
        font-size: 14px;
        background-position: right 33px center, right top;
        padding: 15px 16px;
        background-size: auto, 157%;
    }
    section.banner-part .wrap ul.agent-sec {
        gap: 10px;
    }
    section.banner-part .wrap ul.agent-sec li {
        font-size: 13px;
        line-height: 15px;
        text-align: center;
    }
    section.banner-part {
        padding: 0;
        background: none;
    }
    section.body-cont1,
    section.body-cont2,
    section.body-cont3,
    footer {
        display: none;
    }
    section.mob-sec {
        display: block;
        margin: 25px 0 120px;
    }
    .page-template-faq-php section#faq-sec {
        display: block;
        padding: 30px 0 100px;
    }
	.dep-sec {
    gap: 0;
    flex-direction: column;
}
    section.body-cont3 h2 {
        font-size: 25px;
        margin: 0 0 20px;
        text-align: center;
    }
    section.body-cont3 .accordion-toggle {
        padding: 15px;
        font-size: 15px;
        padding-right: 40px;
    }
    section.body-cont3 .accordion-content {
        padding: 15px;
        padding-top: 0;
    }
    section.body-cont3 .accordion-content p {
        font-size: 14px;
        line-height: 22px;
    }
    section.body-cont3 .wrap .accordion-toggle:before {
        content: "\f067";
        position: absolute;
        font-weight: 900;
        font-family: "Font Awesome 6 Free";
        right: 20px;
        top: 0;
        bottom: 0;
        display: flex;
        align-items: center;
    }
    section.footer-menu {
        display: block;
    }
	div#thankYouModal {
    & .modal-body {
        h6 {
            font-size: 15px;
            line-height: 26px;
            margin: 0 auto 44px;
        }
    }
}
	div#thankYouModal {
    & .modal-body {
        .wrap {
            padding: 15px;
        }
    }
}
	div#thankYouModal {
    .modal-body {
        background-size: cover;
    }
}
	div#thankYouModal {
    .modal-dialog {
        align-items: start;
    }
}
}


/*# sourceMappingURL=responsive.css.map */