body {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	line-height: normal;
	letter-spacing: 0.3px;
	font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Poppins", sans-serif;
	font-weight: 700;

}
.h2, h2
{ font-size: 50px;}
.blog_title {
	font-size: 28px;
}

.tour_box {
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	margin-top: 30px;
}

.tour_info {
	padding: 15px;
	background-color: #fff;
	border-radius: 0 0 10px 10px;
}

.tour_img {
	position: relative;
	border-radius: 10px 10px 0 0;
}

.tour_img img {
	border-radius: 10px 10px 0 0;
	width: 100%;
}

.tour_img::before {
	border-radius: 10px 10px 0 0;
	background-color: rgba(0, 0, 0, 0.5);
	content: "";
	left: 0;
	right: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	opacity: 0;
	transition: all 0.5s ease-in-out;
}

.tour_box:hover .tour_img::before {
	opacity: 1;
}

.hover_info {
	position: absolute;
	left: 0;
	right: 0;
	top: 10%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
	transition: all 0.5s ease-in-out;
	text-align: center;
}

.tour_box:hover .hover_info {
	opacity: 1;
	top: 50%;
}

.tour_foot {
	border-top: 1px solid #ddd;
	padding-top: 10px;
	display: inline-block;
	width: 100%;
}

.tour_price h4 {
	display: block;
	font-weight: bold;
	font-size: 24px;
}

.tour_stars {
	float: right;
	text-align: center;
}

.stars {
	margin-top: 5px;
}

.stars i {
	color: #ffc300;
	font-size: 18px;
}

.tour_price {
	float: left;
	width: 60%;
}


@media only screen and (min-width: 767px) and (max-width: 991px) {
	.tour_price h4 {
		font-size: 18px;
		margin-bottom: 0;
	}

	.tour_price span,
	.tour_stars {
		font-size: 12px;
	}

	.stars i {
		font-size: 14px;
	}

	.tour_info {
		padding: 10px;
	}

	.tour_price {
		width: 55%;
	}

	.stars {
		margin-top: 0;
	}
}

@media only screen and (max-width: 767px) {
	.tour_price h4 {
		font-size: 20px;
	}

	.tour_price span,
	.tour_stars {
		font-size: 14px;
	}

	.tour_info {
		padding: 10px;
	}

	.tour_price {
		width: 55%;
	}

	.stars {
		margin-top: 0;
	}

}

@media only screen and (max-width: 991px) {}

@media only screen and (max-width: 480px) {}

.welcomeback,
.welcomeback2, .welcomeback3 {
	padding: 80px 0 !important;
    background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 510px;
}

.welcomeback {
	background-image: url('../images/ctabackimg.png');
}

/*.welcome-top-sperator
{ position: absolute;
	text-align: center; 
	top: 0; width: 100%; } */

  .welcomeback3::before,.welcomeback2::before {
	background: url('../images/ctatop.png') no-repeat center center;
	content: '';
	position: absolute;
	margin: auto;
	z-index: 900;
	text-align: center;
	top: 0px;
	width: 100%;
	height: 60px;
}

 .welcomeback3::after {
	background: url('../images/ctabottom.png') no-repeat center center;
	content: '';
	position: absolute;
	margin: auto;
	z-index: 900;
	text-align: center;
	bottom: -5px;
	width: 100%;
	height: 60px;
}
.wbc::after, .welcomeback2::after {
	background: url('../images/ctaWbottom.png') no-repeat center center;
	content: '';
	position: absolute;
	margin: auto;
	z-index: 900;
	text-align: center;
	bottom: -5px;
	width: 100%;
	height: 60px;
} 

.welcomeback2 img {
	max-width: 100%;
	left: 15px;
	display: block;
	position: relative;
}

.heading_s1 h3 {
	font-family: "Poppins", sans-serif;
	font-weight: 500;
	font-size: 30px;
	color: #3a3a3a;
	margin: 0px;
}

.heading_s1 h2 {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	margin: 0px;
	color: #3a3a3a;
	font-size: 50px;
}

.heading_s1 h2 span {
	color: #e29837;
}

.ptext {
	font-family: "Poppins", sans-serif !important;
	font-weight: 600 !important;
	margin: 0px;
	color: #000;
	font-size: 20px !important;
	font-style: italic !important;
}

a.collapsed {
	color: #000 !important;
	font-size: 18px;
}

.card-header a {
	color: #e39b3d;
	font-size: 20px;
}

.card-body i {
	/*background: #e39b3d;
	color: #fff; */
	height: 80px;
	width: 80px;
	border-radius: 50px;
}

.cl_logo_slider .owl-stage-outer .owl-stage .owl-item .item {
	border: 1px solid #bfbfbf;
}

.inventory h2 {
	font-size: 60px;
}

.inventory h2 span {
	color: #e39b3d;
}

.inventory p {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	color: #fff;
	font-size: 15px;
}

.inventory img {
	max-width: 100%;
	left: 15px;
	display: block;
	position: relative;
}

footer::before {
	background: url('../images/ctaWbottom.png') no-repeat center center;
	content: '';
	position: absolute;
	margin: auto;
	z-index: 900;
	text-align: center;
	top: -42px;
	width: 100%;
	height: 48px;
}

.widget_links_style1 {
	margin: 0px auto;
	height: 20px;
	justify-content: center;
	display: flex;
	margin-bottom: 15px;
}

.widget_links_style1 li {
	float: left;
	padding: 0 10px;
	width: auto;
}

.widget_links_style1 li a {
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
.widget_links_style1 li a:hover {
color : #e29837 !important; }
.newslattter_small
{font-size: 12px;}
.footer_social i
{ font-size: 20px;}
.footer_social a:hover i{
	color : #e29837 ;
}
.features-para
{ color: #343a40 ;
  font-size: 15px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  line-height: 26px;
}
.features-para b
{ font-weight: 600;
	color : #e29837 ; 
}
.list_style_4 li
{ color: #343a40 ;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	line-height: 26px; }
	.icon_box_content  h5
	{ color: #f7aa2e; }
.icon_box_style_1 i
{ background-color: #fff !important;
  border: 2px solid #f7aa2e;	
  color: #1f1f1f;	
}	
.contact_map iframe {
	filter: grayscale(100%);         
}
	