@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');




h3,
h4,
p {
	color: black;
}

P {
	font-size: 18px;
}

span {
	color: #1976bc;
}
.upcomg span{
	color: #fb6930;
    font-size: 18px;
    font-weight: 900;
}
body {
	line-height: 1;
	color: #fff;
    font-family: 'Inter', sans-serif;
}
.slick-slide {
    
    height: auto;
   
}

ol,
ul {
	list-style: none;
}

i {
	color: #fb6930;
}

.fa-xl {
	font-size: 1.5em;
	line-height: 1.04167em;
	vertical-align: -0.125em;
}

.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	transition: 0.3s all ease-in-out;
}


blockquote,
q {
	quotes: none;
}

* {
	box-sizing: border-box;
}

.col-xl-8.mycls-eignt {
	background-color: #a8ece6;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

.ftr_deading ul {
	padding: 0px;
	text-align: left;
}

.ftr_deading a {
    color: black;
}
.over {
	max-width: 100%;
	height: 100%;
	transition: all 0.5s ease 0s;
}

.over:hover {
	opacity: 1;
}


.tour_photo_inside {
	position: relative;
	background-color: #8dc645;
	transition: all 0.5s ease 0s;
	cursor: pointer;
}

 header {
        
        transition: all 0.3s;
    }
    .fixed {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1000;
       
    }
.tour_photo_inside:hover {
	margin-top: -30px;
	opacity: 1;

}


.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	background-image: none !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}

.icon-nxt {

	padding: 8px;
	border-radius: 19px;
	margin-bottom: 8px;

}


.my-bttt {
	padding: 10px 12px;
	background-color: #8dc645;
	border: none;
	z-index: 1;
	bottom: 34px;
	left: auto;
	right: auto;
	align-items: center;
	transition: all 0.5s ease 0s;
	color: white;
	font-size: 15px;
	margin: 5px;
}


.tour_photo_inside_next {
	position: absolute;
	z-index: 9;
	opacity: 0;
	transition: all 0.5s ease 0s;
	width: 100%;
	max-width: 100%;
	height: 100%;
	text-align: end;
}

.tour_photo_inside,
.tour_photo_inside_next:hover {
	opacity: 1;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	scroll-behavior: smooth;
}

* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

body {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Marcellus';
	font-family: 'Barlow', sans-serif;

}

ul,
ol,
ul li,
ol li {
	list-style-type: none;
}

img {

	max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {}

.card {
	border: none;
	border-radius: 0;
}


.bnr-header {
	position: absolute;
	color: white;
	top: 550px;
	left: 0;
	right: 0;

	text-align: center;
}

.bnr-header h1 {
	font-size: 150px;
	font-weight: bold;
}

.sli {
	background-image: url(image/hero-color.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.bnr-header h2 {
	font-size: 54px;
	margin-top: 33px;
	display: inline-block;
}

.mycon {
	padding: 0px 60px;
}

span.bold {
	display: block;
}

h2.two {
	color: black !important;
}


a.nx {
	color: white;
	text-decoration: none;
}

.cool h3 {
	color: #000000;
	text-transform: lowercase;
	font-size: 20px;
	margin: 10px 1px 52px;
	line-height: 28px;
	font-weight: 200;
}

.cstm_form {
	margin-top: -50px;
	position: relative;
	z-index: 1;
}

i.fa-brands.fa-whatsapp {
	background-color: #8dc645;
	color: white;
	padding: 10px;
	border-radius: 5px;
}

.whatsapp {
	float: right;
	font-size: 30px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 1;
}


.custm_design {
	display: flex !important;
	justify-content: space-around !important;
}


select.form-select {
	border-radius: 0;
}

input#bt_tour_search_date {
	border: 1px solid rgb(223, 223, 223);
	border-radius: 0;
	padding: 13px !important;
	width: 100%;
}

label {
	color: black;
	margin-bottom: 15px;
	font-weight: bold;
	text-align: center !important;
}

.tour_pang {
	margin-top: 35px;
	padding-bottom: 50px
}

.upcomg {
	overflow: hidden !important;
	
}


.upcomg h2 {
	font-family: 'Ralsteda';
	font-size: 35px;
	font-weight: bold;
	color: #1976bc;

}

.two {
    padding: 100px 0px 0px;
}
input#bt_tour_search_price_from {
	border: 1px solid rgb(223, 223, 223);
	border-radius: 0;
	padding: 13px;
	width: 100%;

}

input#bt_tour_search_price_to {
	border: 1px solid rgb(223, 223, 223);
	border-radius: 0;
	padding: 13px;
	width: 100%;
}

.newsltr {
	width: 100%;
	max-width: 1100px;
	margin: 80px auto;
	text-align: center;
}

.btSearchField.btFieldDate {
	display: flex !important;

}

.home_about {
    overflow: hidden;
    padding: 80px 0px;
}

.bnr_heading {
	position: relative;
	margin-bottom: 150px;
	line-height: 83px;

}


.cstm_form input[type="submit"] {
	display: flex;
	border: none;
	padding: 14px 20px;
	background-color: #fa6a35;
	color: white;
	margin: 0 auto;
	margin: 30px auto 0 auto;
}
.wpcf7 form.sent .wpcf7-response-output{
    color:#000;
}

a.about_cstm_buttn {
	border: none;
	padding: 13px 35px;
	color: #fff;
	font-weight: 600;
	background-color: #fba710;
	transition: 0.3s all ease-in-out;
	position: relative;
	text-decoration: none;
	transition: 0.3ms all ease-in-out;
	font-size: 15px;
    line-height: 15px;
}


.increment-btn i{
	color: #000;
}
.cstm_form .select2-container--default .select2-selection--single{
	padding: 12px 30px 12px 8px;
	border: 1px solid rgb(223, 223, 223);
    border-radius: 0;
    padding: 13px !important;
    width: 100%;
	height: 50px;
}
span select {
	padding: 12px 30px 12px 8px;
	border: 1px solid rgb(223, 223, 223);
    border-radius: 0;
    padding: 13px !important;
    width: 100%;
	height: 50px;
}
.cstm_form .select2-container--default .select2-selection--single .select2-selection__arrow{
	top: 13px;
}
.modal .select2-container--default .select2-selection--single{
	padding: 12px 30px 12px 8px;
	border: 1px solid rgb(223, 223, 223);
    border-radius: 0;
    padding: 13px !important;
    width: 100%;
	height: 50px;
}
.modal form .input_box p{
	margin-bottom: 0;
}
.modal form .input_box{
	margin-bottom: 7px;
}
.modal .select2-container--default .select2-selection--single .select2-selection__arrow{
	top: 13px;
}

.cstm_form form p{
	margin-bottom: 0;
}
#qty_selector p{
	display: flex;
	align-items: center;
	margin-bottom: 0;
}
#qty_selector a{
	cursor: pointer;
}

.btSearchToursRow {
	display: flex;
	justify-content: space-around;
}

.about_contain h2 {
	font-size: 18px;
	color: #1976bc;
	font-size: 20px;
	line-height: 59px;
	font-family: 'Ralsteda';
	font-size: 30px;
	font-weight: bold;

}


.about_contain p {
	text-align: justify;
	margin-bottom: 44px;
}


.about_contain h3 {
	font-size: 40px;
	font-family: 'Marcellus';
}

.off {
	position: absolute;
	z-index: 9;
	background-color: #8dc645;
	color: #ffffff;
	padding: 2px 20px;
	border-radius: 3px;
	margin: 10px;
	font-weight: bold;

}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 85px !important;
}


.pckg_heading {
	padding: 20px;
	text-align: center;
	color: black;
}

.pckg_heading a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	display: block;
	
	padding: 8px 0;
	margin-bottom: 5px;
}


/* @font-face {
    font-family: 'Hey August';
    src: url(../Font/h);
    ;
}

@font-face {
    font-family: 'Quentin';
    src: url(../Font/Quentin.otf);
    ;
} */

@font-face {
	font-family: 'Hey August';
	src: url('../Font/HeyAugust.woff2') format('woff2'),
		url('HeyAugust.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Hey August';
	src: url('../Font/HeyAugust.woff2') format('woff2'),
		url('HeyAugust.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Ralsteda';
	src: url('../Font/Ralsteda-Bold.woff') format('woff2'),
		url('Ralsteda-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}


.pckg_heading p {
	font-weight: bold;
	font-size: 20px;
}


ul.desktop_menu {
	display: flex;
	margin: 0 !important;
}

button.navbar-toggler {
	display: none;
}


nav.navbar.navbar-expand-lg.bg-body-tertiary.hdr-fst {
	BACKGROUND-COLOR: transparent !important;
	padding: 10PX 0PX;
	position: absolute;
	/* max-width: 100%; */
	width: 100%;
}

li a {

	color: #000000;
	text-decoration: none;
	padding: 20px;
	font-weight: bold;
}


img.flip {
	max-width: 86px;
	margin: 10px;
}

img.plus {
	max-width: 10px;
	margin-left: -2px;
}


span.plus {
	color: #ffe500;
	font-weight: 500;
	margin-right: 2 px;
	font-size: 12px;
	font-style: italic;
}


.extra a {
	color: #fff;
	font-size: 11px;
	font-style: italic;
	display: block;
}


button.onther {
	color: #2874f0;
	font-weight: 500;
	background-color: #fff;
	cursor: pointer;
	border-radius: 2px;
	height: 32px;
	padding: 5px 40px;
	border: 1px solid #dbdbdb;
	margin-left: 5PX;
}

.all span {
	display: block;
}

.newname {

	border-radius: 2px 0 0 2px;
	border: 0;
	outline: 0 none;
	font-size: 14px;
	height: 36px;
	width: 100%;
	margin-left: 20px;
	border-radius: 2px;
}

.carousel-indicators {
	display: none;
}

.nxtdiv a {
	color: white !important;
}

.slider {
	/* padding: 0px 20px 28px; */
	background-color: rgb(249 235 158);
	border-bottom: 1px solid #d9d9d9;
}


.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	margin: 0 auto;
}

.peralux h3 {
	color: #1e1e1e;
	font-weight: bolder;
	font-style: normal;
	/* margin-left: 10px; */
	text-transform: uppercase;
	font-size: 45px;
	margin-bottom: 55px;
	font-family: 'marcellus';
}

.nexttwo {

	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
}


.mycls-eignt h3 {
	position: absolute;
	top: 40%;
	font-size: 30px;
	color: white;
	left: 50px;

}

.carousel-control-prev::before {
	content: '';
	border: 1px solid white;
	display: flex;
	width: 50px;
	height: auto;
	transition: 0.3s all ease-in-out;
	margin-right: 5px;
}

.carousel-control-next::after {
	content: '';
	border: 1px solid white;
	display: flex;
	width: 50px;
	height: auto;
	transition: 0.3s all ease-in-out;
	margin-left: 5px;
}

.carousel-control-next,
.carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 6% !important;
	padding: 0;
	color: #fff;
	text-align: center;
	background: 0 0;
	border: 0;
	opacity: .5;
	transition: opacity .15s ease;
}
.ftr_deading a {
    color: black!important;
}
.ftr_deading ul li i{
	color: #000;
}
.social i{
	color: #000;
}
.bnr_heading h5 {
	font-size: 100px;
	color: white;
	font-family: 'Hey august';
}


.bnr_heading span {
	font-size: 34px;
	color: white;
	margin: 0;
	font-family: 'Ralsteda';
}

.bnr_heading P {
	color: white;
	font-size: 20PX;
	margin-bottom: 48px;
	width: 100%;
	max-width: 50%;
	text-align: center;
	margin: 0 auto;
	line-height: normal;
}

.bnr_heading span::after {
	content: '';
	border: 1px solid white;
	display: flex;
	width: 80px;
	text-align: center;
	margin: 0 auto;
}

.peralux {
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 96px 0px;

}

i.fa-solid.fa-chevron-left.fa-xl:hover {
	border: 1px solid rgb(0, 0, 0);
	padding: 20px 13px;
	transition: 0.2s all ease-in-out;
	background-color: #000000;

}

i.fa-chevron-right.fa-xl:hover {
	border: 1px solid rgb(0, 0, 0);
	padding: 20px 13px;
	transition: 0.2s all ease-in-out;
	background-color: #000000;
}

img.card-img-top {
	width: 100%;
	height: 100%;
	object-fit: cover;
}


.container {
	width: 100%;
	max-width: 1200px !important;
}

.cool {
	margin: 200px auto;
	position: relative;
	text-align: center;
}


.mycls-four h3 {
	position: absolute;
	top: 40%;
	font-size: 30px;
	color: white;
	right: 50px;

}

.Peralux {
	
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.Peralux::before {
	content: '';
	background-color: #1976bc;
    width: 100%;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    position: absolute;
}

.peralux_heading {
	position: relative;
    text-align: center;
    padding: 50px 0px;
}

.new-al {

	margin: 20px 20px;
}

span.carousel-control-prev-icon.pre {
	position: absolute;
	left: 20px;
}

span.carousel-control-next-icon.nxxt {
	position: absolute;
	right: 20px;
}

.slido {
	background-color: #c6c6c6;
	padding: 0px 20px;
}

.slid {
	background-color: #f2f4f5;
	padding: 50px 20px;
}

.myro {
	padding-bottom: 20px;
}


.black {
	color: black;
	padding: 20px;
	font-size: 20px;
	font-weight: bold;
}


.card-body .new {
	padding: 10px;
}

a.bttt {
	color: blue;
	font-size: 13px;
	margin-left: 7px;
}

.ok {
	display: flex;
	width: 100%;
	max-width: 100px;
	margin: 10px 20px;
}

img.cimg {
	padding: 5px;
	max-width: 133px;
}

a {
	text-decoration: none;
}


.about_under_box {
	overflow: hidden;
	transition: all 0.5s ease 0s;
	cursor: pointer;
}


.about_under_box:hover {
	transform: scale(1.2, 1.2);
}


button.navbar-toggler {
	border: none;
}

nav.navbar.bg-body-tertiary.fixed-top {
	background-color: #ffffff!important;
}


button {
	border: none;
}
i.fa-sharp.fa-solid.fa-bars.fa-xl {
    color: black!important;
}
nav.navbar.bg-body-tertiary.fixed-top.shadow {
    background-color: white!important;
}
.owl-nav span {
	font-size: 22px;
    color: #ffffff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin: 0px 10px;
	display: inline-block;
    background-color: #fba710;
}
.gallery .slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    /* opacity: .75; */
    color: #fba710;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.port .btSearchField.btFieldDestination {
	display: flex !important;
}

.owl-prev span {
	right: 0;
}

.owl-nxt span {
	left: 0;
}

.sbmit p{
	display: flex;
}
.sbmit input[type="submit"]{
	height: 56px;
}

.sub h3 {
	color: black;
}

.footer {
	background-color: #fba710;
	padding: 0;
	margin: 0;
	padding-top: 20px;
}

ul,
ol,
ul li,
ol li .abt {
	padding: 10px 0px;
	color: white;
}

.abt a {
	color: #ffffffff;
	font-size: 15px;
}

.icon a {
	text-decoration: none;
	color: white !important;
	font-weight: bold;
}

.tour_heading {
	line-height: 18px;
	font-size: 14px;
	max-width: 350px;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	padding: 30px 0px;
	display: flex;
	justify-content: space-around;
}


.tainer {
	padding: 20px;
	background-color: gainsboro;
}

ol.owl-carousel.owl-theme.slider-nxt.owl-loaded.owl-drag {
	border-top: 1px solid gainsboro;
	padding: 20px 20px 5px;
}


.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
	display: block;
}

img.sldimg {
	max-width: 65px;
	height: auto;

}

li.custm {
	padding: 0px 25px;
}

.home {
	color: black;
	font-size: 14px;
	font-weight: bold;
}

.item {
	position: relative;

}

.hover {
	position: absolute;
	text-align: center;
	width: 100%;
	max-width: 100%;
	height: 100%;
	background-color: rgb(62 62 62 / 50%);
	transition: 0.3s all ease-in-out;
	overflow: hidden;
	opacity: 0;
}

.hover p {
	position: absolute;
	top: 38%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}


.hover:hover {
	opacity: 1;
}

.hover p {
	color: white;
	font-size: 35px;
	font-family: 'Marcellus';
}


i.fa-brands.fa-instagram.fa-2xl.myicon {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
}

.form {
	background-color: #ffffff;
	padding: 22px;
	box-shadow: 5px 10px 18px #888888;
	width: 100%;
	max-width: 1126px;
	margin: 0 auto;
}

button.my-bttt.me {
	margin-top: 48px;
	padding: 11px 25px;
	font-size: 20px;
	background-color: transparent;
	border: 1px solid #ddd7d7;
	color: black;
	font-size: 19px;
}

.last {
	position: relative;
	margin-left: 0 auto;
	padding: 16px 45px;
	background-color: #fa6a35;
	border: none;
	color: white;
}

.sbmit input[type="email"] {
	border: 1px solid #d7cece;
	border-radius: 0;
	padding: 15px;
	text-align: center;
}

.col {
	color: black;
	font-size: 30px;
	margin-bottom: 10px;
}


.social a{
	color: rgb(0, 0, 0);

}

section.international_tour_packages {
	overflow: hidden;
	padding-top: 50px;
}

button.navbar-toggler::selection {
	border: none !important;
}

i.fa-solid.fa-xmark {
	position: absolute;
	right: 67px;
	top: 52px;
	margin-top: 5px;
	color: black;
}


span.prev,
.nxt {
	font-size: 18px;
	color: white;

}


.carousel-control-prev {
	left: 9px !important;
}


.offcanvas-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
	background-color: white;

}


.cstm_tourpakng {
	box-shadow: 5px 10px 18px #888888;
}


.heddn {
	overflow: hidden;
}

.owl-dot span {
	display: block !important;
	width: 100%;
	width: 10px;
	height: 10px;
	font-size: 40px;
	border: 1px solid #575353;
	border-radius: 10px;
	text-align: center;
}

button.owl-dot {
	margin: 20px 5px;
	cursor: pointer;
}

.owl-dots {
	text-align: center;
}

.owl-dot span:hover {
	background-color: #47B486;
	border: 1px solid #47B486;
}

.owl-nav {
	display: none;
}

.ftr_deading {

	color: white !important;
	text-align: left;
}

.ftr_deading h3 {
    margin-left: 20px;
    color: black;
    font-weight: bold;
}


.searchicon {
	position: fixed;
	top: 4%;
	right: 0px;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #fa6a35;
	width: 100%;
	max-width: 1000px;
	height: auto;
	z-index: 99;
	padding-top: 100px;
	display: none;
	color: rgb(255, 255, 255) !important;

}

.peralux_heading h5 {
	font-size: 80px;
	color: white;
	margin-bottom: 40px;
	font-family: 'Hey august';
}


.peralux_heading p {
	font-size: 34px;
	color: white;
	margin: 0;
	font-family: 'quentin';
}

.upcomg h3 {
	font-size: 30px;
	font-family: 'Marcellus';
}

.peralux_heading p::after {
	content: '';
	border: 1px solid white;
	display: flex;
	width: 80px;
	text-align: center;
	margin: 0 auto;
}

.about_contain {
	margin: 0px 0px 40px 0px;
	line-height: 30px;
}

.crostwo {
	position: absolute;
	z-index: 1;
	top: 40px;
	width: 18px;
	height: 18px;
	box-sizing: border-box;
	cursor: pointer;
	background-color: transparent;
	border: none;
	outline: none;
	right: 20px;
}

.about_over_box {
	overflow: hidden;
	width: 100%;
    height:100%;
}

.gallery h2 {
	line-height: 59px;
	font-family: 'Ralsteda';
	font-size: 35px;
	font-weight: bold;
	color: #1976bc;

}

.international_tour_packages h2 {
	line-height: 59px;
	font-family: 'Ralsteda';
	font-size: 35px;
	font-weight: bold;
	color: #1976bc;
}

.international_tour_packages h3 {
	margin-bottom: 40px;
	font-size: 30px;
	font-family: 'Marcellus';
}

.gallery h3 {
	margin-bottom: 40px;
	font-size: 30px;
	font-family: 'Marcellus';

}


.offr {
	font-size: 18px;
	color: #ffffff;
	font-size: 20px;

	line-height: 59px;
	font-family: 'Marcellus';
	font-size: 45px;
}

.here {
	border: none;
	border-bottom: 1px solid #548c45;
	background-color: transparent;
	font-size: 22px;
	color: rgb(0, 0, 0);
	box-sizing: border-box;
	padding: 10px 5px;
	position: absolute;
	z-index: 1;
	width: 100%;
	max-width: 828px;
	height: auto;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	top: 30px;

}

.undersrc a {
	color: white;
	padding: 20px 20px;
	border-bottom: 1px solid transparent;
	transition: .3s all ease-in-out;
	padding-bottom: 10px;
	letter-spacing: 2px;
}

.undersrc {
	text-align: center;
	margin-top: 20px;
}

.undersrc a:hover {
	border-bottom: 1px solid rgb(255, 255, 255);
}

.micro {
	max-width: 100%;
	width: 30px;
	height: auto;
	position: absolute;
	right: 100px;
	top: 50px;
}
.gotrop{
    position: fixed;
    right: 80px;
    z-index: 9999;
    bottom: 30px;
}

.banner .owl-carousel .item {
	position:relative;
}


.about_contain span {
	font-size: 24px;
}

.social {
    position: relative;
    margin: 0 auto;
    width: 122px;
    margin-bottom: 20px;
}
.banner .owl-carousel .item::before {
	content: '';
	background:rgba(0,0,0,0.3);
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
}

.banner .owl-carousel .owl-item img{
    height:80vh;
    object-fit:cover;
}

.copy_right {
	text-align: center;
	padding:15px 0;
}

.copy_right span {
    color: black;
    font-size: 12px;
}
/*aboutpage*/
.about_bnr {
    
	position: relative;
}

.about_heading {
	position: relative;
	text-align: center;
	padding: 100px 0;
}




.about_headin {
	text-align: center;
	padding: 140px;
	position: relative;
	overflow: hidden;
}


.about_headin h3 {
	font-size: 100px;
	color: white;
	margin-bottom: 40px;
	font-family: 'Hey August';
}

.about_headin p {
	font-size: 34px;
	color: white;
	margin: 0;
	font-family: 'Marcellus';
}

.banner .carousel-inner img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.map {
	margin: 50px 0px;
}

iframe.custm_frame {
	width: 100%;
}

.about_containrow {
	margin: 50px 0px;
}


ul.galley_menu {
	display: flex;

}

ul.galley_menu li a {
	color: white;
}


button.btn.galley_buttn {
	background-color: #8dc645;
	margin-right: 20px;
	color: white;
	border-radius: 0px;
	border: none;
}


div#myBtnContainer\ custm_btn_cointainer {
	padding: 32px 0px;
}

button.btn.active.galley_buttn {
	border: none;
}

.column {
	float: left;
	width: 33.33%;
	display: none;
}

.show {
	display: block;
}

.descrition_image {
	margin: 29px 0px;
}


.fst_descrition_contain,
.secnd_descrition_contain p {
	text-align: justify;
	margin-bottom: 33px;
}

.fst_descrition_contain h3 {
	padding: 5px 0px;
	line-height: 48px;
	font-size: 38px;
    font-family: 'Ralsteda';
	color: #1976bc;
	font-weight: bold;
    margin-bottom:0;
}


.fst_descrition_contain span {
	font-weight: bold;
	padding: 5px 0px;
	margin: 0 5px;
}

.fst_descrition_contain.aos-init.aos-animate {
	margin-bottom: 37px;
}

.fst_descrition_contain p {
    padding: 3px 0px;
    line-height: 24px;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
}
.packages_info{
	
	margin-bottom: 15px;
}

aside P {
	margin: 10PX 0PX;
}

input.custm_descrition_search {
	width: 89%;
	padding: 6px;
	border: 4px solid #8dc645;
}

.about_search_box {
	margin: 20px 0px;
}

button.description_search {
	padding: 10px 7px;
	position: absolute;
	border: 4px solid #8dc645;
	background-color: #8dc645;
	color: white;
	font-size: 11px;
}



/* waves */
.ocean {
	height: 80px;
	/* change the height of the waves here */
	width: 100%;
	position: absolute;

	left: 0;
	right: 0;
	overflow-x: hidden;
}

.wave {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 88.7'%3E%3Cpath d='M800 56.9c-155.5 0-204.9-50-405.5-49.9-200 0-250 49.9-394.5 49.9v31.8h800v-.2-31.6z' fill='%23003F7C'/%3E%3C/svg%3E");
	position: absolute;
	width: 200%;
	height: 100%;
	animation: wave 10s -3s linear infinite;
	transform: translate3d(0, 0, 0);
	opacity: 0.8;
}

.wave:nth-of-type(2) {
	bottom: 0;
	animation: wave 18s linear reverse infinite;
	opacity: 0.5;
}

.wave:nth-of-type(3) {
	bottom: 0;
	animation: wave 20s -1s linear infinite;
	opacity: 0.5;
}

@keyframes wave {
	0% {
		transform: translateX(0);
	}

	50% {
		transform: translateX(-25%);
	}

	100% {
		transform: translateX(-50%);
	}
}

a.clicktocall {
  color: #000000;
  text-decoration: none;
  font-weight: 600;
  font-size: 17px;
  margin-left: 5px;
  background: #fba710;
  padding: 10px 10px;
  border-radius: 4px;
}

.fa-solid,
.fas {
	font-weight: 900;
	color: #000000
}

.row.gy-5 {
	display: flex;
	justify-content: space-around;
}

section.cstm_form.animate__animated.animate__backInRight {
	overflow: hidden !important;
}


section.gallery {
    
	overflow: hidden !important;
	padding: 50px 0px 100px 0px;
}

#qty_selector {
	border: 1px solid rgb(223, 223, 223);
	border-radius: 0;
	padding: 13px !important;
	width: 100%;
	display: flex;
	justify-content: center;
}


#qty_display {
	border-width: 0px;
	border-color: white;
	background-color: transparent;
	width: 35%;
	margin: 0px 10px;
	padding-left: 5px;
	text-align: center;
}

.rounded {
	margin: 0 !important;
	padding: 0 !important;
}

a.increment-btn {
	color: black !important;
}

i.fa.fa-minus {
	color: black !important;
}
.owl-carousel.about_img_slider .owl-nav{
    display:block;
}

.owl-carousel.about_img_slider .owl-item img{
	height:100%;
    width:100%;
    object-fit:cover;
   
}
.owl-carousel.about_img_slider .owl-item .img_holder{
	height: 450px;
}
.about_img_slider .owl-item img{
	height:100%;
    width:100%;
    object-fit:cover;
    opacity: 0;
   
}

.about_img_slider .owl-item.active img{
    
    transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    opacity: 1;
}
.about_right {
    height:100%;
}
.about_right img {
    height:100%;
    width:100%;
    object-fit:cover;
}
.fst_descrition_contain h4{
    font-weight: 900;
    font-size: 17px;
}
.fst_descrition_contain span{
    color: #fa6a35;
}
.fst_descrition_contain span .fa-solid{
    color: #fa6a35 !important;
}
.f_logo a img {
    max-width: 100px;
    margin: 0 auto;
	margin-bottom: 20px;
    display: flex;
}
.owl-next{
	position: absolute;
    right: 0;
    top: 50%;
    z-index: 9999999;
    width: 61px;
}
.owl-prev{
	position: absolute;
    left: 0;
    top: 50%;
    z-index: 9999999;
    width: 61px;
}
.packages_image img{
	width: 100%;
	height: auto;
}
.tour_photo_inside img{
	height: 300px;
	width: 100%;
	object-fit: cover;
}
.packages_details{
	position: relative;
}
.packages_details img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	object-position: top;
}
.menu_btn {
	position: absolute;
    right: 15px;
    top: 27px;
}
.select2-container{
	width: 100% !important;
}
.select2-container .select2-selection--single .select2-selection__rendered{
	padding-left: 0;
	padding-right: 0;
}
.select2-results__option[aria-selected] {
    cursor: pointer;
    color: #000;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    color: #000;
    font-weight: 600;
}
.modal-header{
	background: #fa6a35;
}
.modal-header h4.modal-title{
	color: #fff;
}
.modal input[type="submit"]{
    border: none;
    padding: 13px 35px;
    color: #fff;
    font-weight: 600;
    background-color: #fa6a35;
    transition: 0.3s all ease-in-out;
    position: relative;
    text-decoration: none;
    transition: 0.3ms all ease-in-out;
	display: block;
	width: 100%;
}
.bottom_img img{
	height: 300px;
	width: 100%;
	object-fit: cover;
	object-fit: cover;
}
.packages_info h4{
	margin-bottom: 15px;
}
ul.sub-menu{
	display: none;
}

.menu-item-has-children{
    position:relative;
}
li.menu-item-has-children:hover  ul.sub-menu{
    display:block;
}
ul.sub-menu {
    line-height: 31px;
    list-style: none;
    background: white;
    position: absolute;
    width: 289px;
    padding: 20px 0px;
    /* margin-top: 20px; */
    z-index:3;
}
.header nav{
    padding:0;
}
.logo img{
    max-width:118px;
}
  span.dropdown_btn {
        position: absolute;
        right: 0;
        top: 12px;
        cursor: pointer;
    }
	.dropdown_btn i{
		color: #000;
	}
    ul.sub-menu{
        display:none;
    }
	.img_caption img{
		height: 250px !important;
		width: 100% !important;
		object-fit: cover;
	}
	.about_cstm_buttn{
		display: inline-block;
	
		margin-top: 15px;
	}
	
	.row_col {

		-moz-align-items: center;
	
		-webkit-align-items: center;
	
		-ms-align-items: center;
	
		align-items: center;
	
		display: -moz-flex;
	
		display: -webkit-flex;
	
		display: -ms-flex;
	
		display: flex;
	
		color: #FDE2FF;
	
	}
	
	
	
	.row_col:nth-child(2n) {
	
		-moz-flex-direction: row-reverse;
	
		-webkit-flex-direction: row-reverse;
	
		-ms-flex-direction: row-reverse;
	
		flex-direction: row-reverse;
	
	}
	/**testimonial*/
.testimonial {
	padding: 50px 0 100px 0
}


.testimonial .top_heading h2 {
	color: #fff;
}
.testimonial .top_heading p {
	color: #fff;
}
.slider_inner_colum {
	padding: 15px 30px;
	background: #fff;
	text-align: center;
    margin: 0 30px;
}

.slider_inner_colum img {
	border-radius: 50%;
	height: 77px;
	width: 77px;
	object-fit: cover;
	margin-left: auto;
	margin-right: auto;
    margin-bottom: 15px;
}

.slider_inner_colum p {
   color: #333;
    font-size: 14px;
    font-style: italic;
    font-weight: 550;
    line-height: 23px;

}
.name {
	color: #333;
    font-size: 13.045px;
    font-weight: 600;
}

.designation {
	font-size: 11px;
	font-weight: 300;
	line-height: 12px;
    margin-bottom: 20px;
    color: #333;
}

	
	/****why_choose_us **/

.why_choose_us {
	padding: 70px 0;
    position: relative;
}

.why_choose_us .top_heading h2 {
	color: #fff;
}
.why_choose_us .top_heading p{
    color:#fff;
}
.features img{
    height:70px;
    margin:0 auto;
}
.features{
    padding: 0;
    border-radius: 10px;
    background: rgba(250,250,250,0.3);
}
.features strong{
    color: #7E7E7E;
    font-size: 15px;
    font-weight: 500;
    line-height:20px;
    display:block;
}

.features  strong {
 color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  display: block;
  margin: 10px 0;
}
.features .bold {
    color: #fff;
    font-size: 19.754px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: block;
}

.gallery_slider_item img{
     height: 300px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.gallery_slider_item .item {
    margin:0 10px;
}
.gallery .slick-prev, .gallery .slick-next{
    background-color:#000;
    border-radius: 50%;
}

.contact_form li .fa {
	color: #FBA710;
	left: 0;
	top: 2px;
	font-size: 20px;
	position: absolute;
}

.contact_form li {
	padding: 0 0 0 30px;
	position: relative;
	margin-bottom: 0px;
}

.contact_form li a {
	color: #9A9A9A;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 221.023%;
	/* 35.364px */
}

.contact_form h3 {
	margin-bottom: 10px;
}

.contact_form label {
  color: #9A9A9A;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: auto;
  float: none;
  margin-bottom: 7px;
}

.contact_form label:after,
.contact_form label:before {
	display: none;
}

.contact_form input {
  width: calc(100% - 150px);
  float: left;
  border-radius: 10px;
  background: #FDFDFD;
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.25);
  height: 35px;
  padding: 0 15px;
  border-radius: 0;
  border: none;
  font-size: 14px;
}
.contact_form input[type="submit"]{
    
}
.input_box {
	margin-bottom: 15px;
}

.input_box:after,
.input_box:before {
	display: table;
	content: '';

}

.input_box:after {
	clear: both;
}
.gotrop i{
    color:#000 !important;
}
.contact_form .input_box input[type="submit"] {
	width: auto;
	display: table;
	margin-left: auto;
	margin-right: auto;
	border-radius: 0;
	background: #FBA710;
	color: #fff;
	padding: 10px 50px;

}
.contact_form .input_box input[type="submit"]:hover{
    background:#DF950F;
}
.why_choose_us .features{
    padding: 20px 10px;
}
@media (min-width:768px){
    .why_choose_us_left{
        margin-right: 40px;
    }
}




/**why_choose_us **/

	
	
	

	
	
	
	@media screen and (max-width: 767px){
	
	  .row_col {
		display: block;
	
	  }
	
	
	}