@import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond:400,400i,500,500i,600,600i,700,700i');

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Cormorant Garamond', serif;
}

.navbar {
	padding: 0;
}

.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 1.5rem;
	padding-left: 1.5rem;
}

.nav-link {
	font-size: 1rem;
	color: #fff;
}

.navbar-light .navbar-brand {
	color: rgba(0, 0, 0, .9);
}

.top-head {
	background: rgba(255, 255, 255, 0.65);
	z-index: 100;
	position: relative;
	padding: 0.5rem 0rem;
}

.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .active>.nav-link {
	color: #000;
	font-weight: 500;
	font-size: 1.05rem;
}

.navbar-brand {
	margin-right: 0;
}

.top-link ul {
	margin-bottom: 0px;
}

.white-head {
	padding: 0.5rem 0rem;
	background: #0a6241;
}

.top-link a {
	font-size: 0.9rem;
	color: #fff;
}

.top-link a:hover {
	text-decoration: none;
	color: #e76d32;
}

.logo {
	position: absolute;
	z-index: 100;
	background: #fff;
	padding: 1rem 0.5rem;
}

.logo img {
	width: 160px;
	margin-top: 25px;
}

.index-slider {
	position: relative;
	margin-top: -57px;
}
.tripline 
{
    margin-left: 10rem;
    margin-top: 2.5rem;
}
.tripline h4{
	font-weight: 800;
	font-size: 2rem;
	font-style: italic;
}
.index2 
{
	margin-bottom: 1rem;
}
/*_____________________ owl-carousel css ----------------------*/
.owl-theme .owl-nav {
	display: none;
}

.owl-theme .owl-dots {
	margin-top: 25px;
}

.owl-theme .owl-dots .owl-dot span {
	background: #176a4b;
	width: 20px;
	height: 8px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #ff882e;
	width: 20px;
	height: 8px;
}

/*_____________________ owl-carousel css ----------------------*/

.index2-head {
	text-align: center;
	position: relative;
}

.index2-head h2 {
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 5rem;
}

.index2-head:before {
	content: '';
	border-bottom-width: 1px;
	border-bottom-style: solid;
	position: absolute;
	bottom: 50%;
	left: 30%;
	display: block;
	height: 1px;
	width: 40%;
	z-index: -1;
	color: rgba(251, 128, 30, 0.52);
}

.index2-head:after {
	content: '';
	border-bottom-width: 1px;
	border-bottom-style: solid;
	position: absolute;
	bottom: 46%;
	left: 36%;
	display: block;
	height: 1px;
	width: 40%;
	z-index: -1;
	color: rgba(251, 128, 30, 0.52);
}

.index2-head h2 span {
	font-style: italic;
}

.index2-text p {
	margin-top: 1rem;
	text-align: center;
	color: #484848;
	line-height: 1.7rem;
}

.index3 {
	position: relative;
	padding: 3.4rem 0rem;
}

.food-court:before {
	content: '';
	position: absolute;
	width: 810px;
	height: 502px;
	left: -27%;
	top: -17%;
	background: rgba(239, 134, 50, 0.9);
	/* border-bottom-right-radius: 400px; */
	z-index: 1000;
	border-top-left-radius: 500px;
	border-bottom-right-radius: 500px;
}

.in3-text p {
	color: #fff;
	padding-right: 4rem;
	padding-left: 0rem;
	line-height: 1.9rem;
	font-size: 1.1rem;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
	text-align: justify;
}

.in3-head h2 {
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 5rem;
	color: #fff;
	text-align: center;
}

.index3:after {
	content: '';
	position: absolute;
	background-image: url(../images/images/adv3.jpg);
	top: 0;
	width: 100%;
	right: 0;
	z-index: 100;
	height: 500px;
	background-size: cover;
	background-position: 1% 33%;
}

.in3-text,
.in3-head {
	position: relative;
	z-index: 1000;
}

.index4 {
	position: relative;
	padding: 3.5rem 0rem;
	margin: 0rem 0 3.5rem;
}

.adventure-hub:before {
	content: '';
	position: absolute;
	width: 810px;
	height: 535px;
	right: -18.3%;
	top: -17%;
	background: rgba(10, 98, 65, 0.95);
	/* border-bottom-right-radius: 400px; */
	z-index: 1000;
	border-top-left-radius: 500px;
	border-bottom-right-radius: 500px;
}

.index4:after {
	content: '';
	position: absolute;
	background-image: url(../images/images/adv5.jpg);
	top: 0;
	width: 100%;
	left: 0;
	z-index: 100;
	background-position: center;
	background-size: cover;
	height: 530px;
}

.in4-text p {
	color: #fff;
	padding: 0rem 2rem;
	line-height: 1.9rem;
	font-size: 1.1rem;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}

.in4-head h2 {
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 5rem;
	color: #fff;
	text-align: center;
}

.in4-text,
.in4-head {
	position: relative;
	z-index: 1000;
}

.in4-head {
	margin-top: 3rem;
}

.index5 {
	padding: 3rem 0rem;
	background-image: url(../images/background1.png);
	border-top: 3px solid #ef8632;
	border-bottom: 3px solid #ef8632;
}

.single-head .index2-head {
	margin-bottom: 3rem;
}

.single-head .index2-head:before {
	bottom: -11%;
}

.single-head .index2-head:after {
	bottom: -4%;
}

.food-gallery {
	margin-top: 2rem;
}

.index5 .form-control {
	border-radius: 0;
	box-shadow: none;
	border: 4px solid rgba(239, 134, 50, 0.47);
	height: 50px;
}

.index5 textarea {
	height: 70px !important;
}

.in5-form .btn-primary {
	border-radius: 0;
	background: #0a6241;
	border-color: #0a6241;
	padding: 0.6rem 5.4rem;
	margin-top: 1.5rem;
	box-shadow: none;
	outline: none;
}

.in5-form .btn-primary:hover,
.in5-form .btn-primary:focus,
.in5-form .btn-primary:active {
	background: #ef8632;
	border-color: #ef8632;
	box-shadow: none;
	outline: none;
}

.whtsapp-section {
	padding: 2rem 0;
}

.whtsapp-section p {
	color: #484848;
	font-style: italic;
	font-size: 1.25rem;
	font-weight: 400;
}

.whtsapp-section .btn-primary {
	background: #25D366;
	border-color: #25D366;
	color: #fff;
	border-radius: 0;
	box-shadow: none;
	padding: 0.6rem 1.5rem;
	outline: none;
}

.whtsapp-section .btn-primary:hover,
.whtsapp-section .btn-primary:focus {
	background: #25e66d;
	border-color: #25e66d;
}

footer {
	background: #111111;
	padding: 3rem 0rem 2rem;
}

.footer-widget h4 {
	color: #fff;
	font-size: 1.4rem;
	font-weight: 600;
	letter-spacing: 0.05rem;
}

.footer-widget a,
.footer-widget li {
	color: #a9a9a9;
	text-decoration: none;
}

.footer-widget ul {
	list-style-type: none;
	padding-left: 0;
}

.footer-widget li {
	margin-bottom: 0.9rem;
}

.footer-head {
	position: relative;
	margin-bottom: 2.5rem;
}

.footer-head:before {
	position: absolute;
	content: '';
	background: #7a7a7a;
	height: 1px;
	width: 40px;
	left: 0;
	bottom: -15px;
}

.footer-widget i {
	padding-right: 0.5rem;
}

.footer-widget span {
	margin-left: 1.3rem;
}

.footer-widget a:hover {
	color: #fff;
}

.sec-footer {
	padding: 0.5rem;
	text-align: center;
	background: #2d2d2d;
}

.sec-footer p {
	margin-bottom: 0;
	font-size: 0.9rem;
	color: #afafaf;
}

.sec-footer a {
	color: #ef8632;
}

.food1 {
	position: relative;
	margin-top: -57px;
	background-image: url(../images/slide-food.jpg);
	padding: 4rem 0rem 4rem;
	background-attachment: fixed;
	background-position: 66% -5%;
	background-repeat: no-repeat;
}

.adv1 {
	position: relative;
	margin-top: -57px;
	background-image: url(../images/slide-adventure.jpg);
	padding: 4rem 0rem 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.con1 {
	position: relative;
	margin-top: -57px;
	background-image: url(../images/slide-contact.jpg);
	padding: 6rem 0rem;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.food2 {
	position: relative;
	margin-bottom: 20rem;
	margin-top: 3rem;
}

#f1_container {
	position: relative;
	margin: 30px auto;
	z-index: 1;
}

#f1_card {
	width: 100%;
	height: 100%;
	transform-style: preserve-3d;
	transition: all 1.0s linear;
}

#f1_container:hover #f1_card {
	transform: rotateY(180deg);
	box-shadow: -5px 5px 5px #aaa;
}

.face {
	position: absolute;
	width: 100%;
	height: 100%;
	backface-visibility: hidden;
}

.face.back {
	display: block;
	transform: rotateY(180deg);
	box-sizing: border-box;
	padding: 50px;
	color: white;
	text-align: center;
	background-color: #da3832;
	width: 255px;
	height: 255px;
	border-radius: 50%;
	font-family: 'Cormorant Garamond', serif;
	font-style: italic;
	font-size: 2.5rem;
	font-weight: 600;
}

.foodimg img {
	border-radius: 50%;
}

.foodimg p {
	text-align: center;
	font-size: 1.2rem;
	font-weight: 400;
	margin-top: 0.5rem;
	color: #676767;
}

.adventure-box {
	padding: 2rem 0rem;
}

.adventure-box .index2-head {
	margin-bottom: 3rem;
}

.adventure ul {
	list-style-type: none;
	padding-left: 0;

}

.adv-icon {
	border-radius: 50%;
	border: 1px solid rgba(0, 0, 0, 0.02);
	width: 70px;
	height: 70px;
	padding: 11px;
	box-shadow: -1px 2px 11px rgba(0, 0, 0, 0.15);
	float: left;
}

.adv-text {
	margin-top: 1rem;
	float: left;
	margin-left: 1rem;
}

.adventure img {
	width: 45px;
	height: 45px;
	margin-right: 0.8rem;
}

.adventure h2 {

	margin-bottom: 2rem;
	font-weight: 700;
}

.adventure li {
	margin-bottom: 1.5rem;
	font-size: 1.13rem;
	color: #676767;
	font-weight: 400;
	display: table;
}

/* _________________ gallery page css ______________________*/
/* ==============================
  29. image-gallery Styles
============================== */
.image-gallery {
	position: relative;
}

.image-gallery .single-gallery {
	/*padding: 0 15px;*/
	margin-bottom: 25px;
	float: left;
	box-sizing: border-box;
}

.image-gallery .single-r-gallery {
	padding: 0 15px;
	margin-bottom: 30px;
	float: right;
	box-sizing: border-box;
}

.image-gallery .single-gallery.span-8 {
	width: 66.66666667%;
}

.image-gallery .single-gallery.span-6 {
	width: 50%;
}

.image-gallery .single-gallery.span-4 {
	width: 33.33333333%;
}

.image-gallery .single-gallery.span-3 {
	width: 25%;
}

.single-gallery .img-holder {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 1px;
}

.single-gallery .img-holder .content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
}

.single-gallery:hover .img-holder .content .link-gallery {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.single-gallery .img-holder .content .link-gallery {
	display: table-cell;
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	background: rgba(47, 77, 113, 0.33);
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	border: 1px solid #fff;
}

.single-gallery .img-holder .content .link-gallery .media-right {
	position: absolute;
	top: 40%;
	right: 45%;
}

.single-gallery .img-holder .content .link-gallery .media-bottom {
	position: absolute;
	bottom: 20px;
	left: 20px;
}

.single-gallery .img-holder .content .link-gallery a {
	color: #fff;
	font: 2.43em/1em "Playball", sans-serif;
	display: table-cell;
	vertical-align: middle;
}

.single-gallery .modal-content {
	display: none;
}

.topheadline {
	color: #c1001a;
	text-transform: uppercase;
	font-size: 22px;
	margin-bottom: 10px;
	letter-spacing: 0.1px;
	text-align: center;
}

/* _________________ gallery page css ______________________*/

.contacthead {
	padding: 4rem 0rem;
	text-align: center;
}

.contacthead h2 {
	font-size: 4.6rem;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	font-weight: 700;
	line-height: 5rem;
	color: #fff;
	font-style: italic;
}

.contact-detail {
	padding: 3.5rem 2rem 3rem;
	position: relative;
	margin-top: -150px;
	background: #fff;
	margin-bottom: 2rem;
	box-shadow: 1px 1px 40px 0px rgba(0, 0, 0, 0.21);
}

.contact-form .form-control {
	box-shadow: none;
	outline: none;
	border: 1px solid transparent;
	border-bottom: 1px solid #ddd;
	border-radius: 0;
	margin-bottom: 2rem;
	color: #000;
}

.contact-form .form-control:focus {
	border-bottom: 1px solid #000;
}

.contact-form .btn-primary {
	border-radius: 0;
	background: #000;
	border-color: #000;
	padding: 0.6rem 5.4rem;
	margin-top: 1.5rem;
	box-shadow: none;
	outline: none;
}

.contact-form .btn-primary:hover,
.contact-form .btn-primary:focus,
.contact-form .btn-primary:active {
	background: #ef8632;
	border-color: #ef8632;
	box-shadow: none;
	outline: none;
}

.company-detail {
	text-align: center;
}

.company-detail h2 {
	font-size: 3rem;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
	font-weight: 700;
	line-height: 3.5rem;
	color: #000;
	margin-bottom: 1.5rem;
}

.company-detail h2>span {
	font-style: italic;
	font-size: 2.6rem;
	font-weight: 500;
}

.company-detail p {
	font-size: 1.08rem;
	font-weight: 200;
	color: #252525;
	margin-bottom: 2rem;
}

.company-detail a {
	color: #565656;
	text-decoration: none;
}

.company-detail img {
	margin-top: -10px;
	width: 25px;
}

.company-detail .sociallink i.fab {
	font-size: 1.5rem;
	margin-top: 1rem;
}

.company-detail {
	padding: 0rem 2rem;
}

.company-detail a:hover {
	color: #e76d32;
}

/* ------------------- mobile menu css ------------------*/
button#showLeft {
	background: transparent;
	border-color: transparent;
}

button#showLeft img {
	width: 30px;
}

button#showLeft:focus {
	outline: none;
	box-shadow: none;
}

button.cbpbtn {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	background: transparent;
	border-color: transparent;
}

button.cbpbtn:focus {
	box-shadow: none;
	outline: none;
}

.slide-logo {
	background: #fff;
	margin-left: 0.5rem;
	margin-top: 0.5rem;
	padding: 0.5rem !important;
}

.slide-category a:hover {
	background: #ef8632;
	color: #fff;
	text-decoration: none;
}

.slide-link img {
	width: 20px;
	;
}

.slide-link a {
	padding: 0rem 0.2rem 0rem;
}

.slide-link ul,
.slide-link h5 {
	padding-left: 1rem;
}

.slide-link h5 {
	color: #fff;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	padding-top: 1rem;
	margin-bottom: 1rem;
}

ul.slide-contact {
	list-style-type: none;
}

.slide-contact i.btn-primary:focus {
	font-size: 0.8rem;
}

.slide-contact li {
	font-size: 0.8rem;
	margin-bottom: 0.5rem;
}
.test 
{
	padding: 2rem 0rem;
}
.testbox 
{
	padding: 2rem;
	border: 1px solid #ececec;
}
.testbox  p
{
	color: #666666;
	text-align: justify;
	line-height: 1.9rem;
}
.testname
{
	position: relative;
}
.testname::before{
	content: '';
	position: absolute;
	background: #000;
	width: 30px;
	height: 1px;
	left: 100px;
	top: 13px;
}
.testbox i.fas{
	color: #ef8632;
}
/* ------------------- mobile menu css ------------------*/

.f-text h2 {
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 5rem;
	color: #000;
	text-align: center;
}

.f-text p {
	margin-top: 1rem;
	text-align: justify;
	color: #484848;
	line-height: 1.7rem;
}

ul.adv-logo {
	margin: 0 auto;
	display: table;
}

.adv-logo img {
	width: 100px;
	height: auto;
	margin-right: 1rem;
	margin-bottom: 1rem;
}
.adventure p{
	text-align: justify;
	color: #848484;	
	line-height: 1.8rem;
	margin-bottom: 2rem;
}

@media (min-width: 320px) and (max-width: 736px) {
	.top-head {
		background: transparent;
	}

	.logo img {
		width: 90px;
		margin-top: 25px;
	}

	.logo {
		padding: 0.1rem 0.1rem;
		margin-top: -34px;
	}

	.white-head {
		padding: 0.1rem 0rem;
		background: #0a6241;
	}

	.index3:after,
	.adventure-hub:before,
	.index4:after {
		display: none;
	}

	.index3 {
		position: relative;
		padding: 3rem 0rem 1rem;
		margin: 0;
	}

	.whtsapp-section {
		padding: 1rem 0rem 2rem;
	}

	.index2-head h2 {
		font-size: 2.2rem;
		line-height: 5rem;
	}

	.single-head .index2-head {
		margin-bottom: 2rem;
	}

	.index4 {
		position: relative;
		padding: 3.5rem 0rem 0.5rem;
		margin: 0rem 0 0rem;
	}

	.food2 {
		margin-top: 0rem;
		margin-bottom: 1rem;
	}

	.single-gallery .img-holder .content .link-gallery .media-right {
		position: absolute;
		top: 32%;
		right: 31%;
		font-size: 1rem !important;
	}

	.company-detail {
		padding: 0rem 0rem;
		margin-top: 2rem;
	}

	.company-detail h2>span {
		font-size: 2rem;
	}

	.contact-detail {
		padding: 2rem 1rem 2rem;
	}

	.f-text h2 {
		font-size: 2.5rem;
	}

	.contacthead h2 {
		font-size: 4rem;
		line-height: 4rem;
	}

	.food1,
	.adv1,
	.con1 {
		padding: 1rem 0rem 1rem;
	}

	footer {
		padding: 1rem 0rem 1rem;
	}

	.footer-logo {
		margin-bottom: 1rem;
	}

	.footer-widget span {
		margin-left: 0;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.top-head {
		background: transparent;
	}

	.logo img {
		width: 90px;
		margin-top: 0px;
	}

	.logo {
		padding: 0.1rem 0.1rem;
		margin-top: -21px;
	}

	.white-head {
		padding: 0.1rem 0rem;
		background: #0a6241;
	}

	.index3:after,
	.adventure-hub:before,
	.index4:after {
		display: none;
	}

	.index3 {
		position: relative;
		padding: 3rem 0rem 1rem;
		margin: 0;
	}

	.whtsapp-section {
		padding: 1rem 0rem 2rem;
	}

	.index2-head h2 {
		font-size: 2.2rem;
		line-height: 5rem;
	}

	.single-head .index2-head {
		margin-bottom: 2rem;
	}

	.index4 {
		position: relative;
		padding: 3.5rem 0rem 0.5rem;
		margin: 0rem 0 0rem;
	}

	.food2 {
		margin-top: 0rem;
		margin-bottom: 1rem;
	}

	.single-gallery .img-holder .content .link-gallery .media-right {
		position: absolute;
		top: 32%;
		right: 31%;
		font-size: 1rem !important;
	}

	.company-detail {
		padding: 0rem 0rem;
		margin-top: 2rem;
	}

	.company-detail h2>span {
		font-size: 2rem;
	}

	.contact-detail {
		padding: 2rem 1rem 2rem;
	}

	.f-text h2 {
		font-size: 2.5rem;
	}

	.whtsapp-section .btn-primary {
		padding: 0.6rem 0.5rem;
	}

	.food2 {
		margin-top: 0rem;
		margin-bottom: 12rem;
	}

	.face.back {
		padding: 20px;
		width: 150px;
		height: 150px;
		font-size: 2rem;
		font-weight: 600;
		line-height: 2rem;
	}

}


/*____________________________ parsley css __________________________*/
input.parsley-success,
input.parsley-success:active,
input.parsley-success:focus,
select.parsley-success,
textarea.parsley-success,
textarea.parsley-success:active,
textarea.parsley-success:focus {
	color: #4caf50;
	/* background-color: #DFF0D8; */
	border: 1px solid #4caf50;
}

input.parsley-error,
input.parsley-error:active,
input.parsley-error:focus,
select.parsley-error,
textarea.parsley-error,
textarea.parsley-error:active,
textarea.parsley-error:focus {
	color: #f44336 !important;
	/* background-color: #F2DEDE; */
	border: 1px solid #f44336;
}

.parsley-errors-list {
	margin: 8px 0 3px;
	padding: 0;
	color: #ef1010;
	list-style-type: none;
	font-size: 0.9em;
	line-height: 0.9em;
	opacity: 0;
	transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
	opacity: 1;
}

/*____________________________ parsley css __________________________*/