.scamster_trick .owl-carousel {
	margin-top: 3em;
}
.scamster_trick .owl-carousel .item .box_wrapper {
	position: relative;
	width: 100%;
	height: 248px;
	transition: all ease-in-out 0.3s;
	border-radius: 0 !important;
}
.scamster_trick .owl-carousel .item .box_wrapper:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 4px;
}
.scamster_trick .owl-carousel .item .box_wrapper img {
	position: absolute;
	width: 100%;
	border-radius: 4px;
	height: 100%;
}
.scamster_trick .owl-carousel .item .box_wrapper .content_area {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: auto;
	z-index: 1;
	transition: all ease-in-out 0.3s;
	margin: 15px 0
}
.scamster_trick .owl-carousel .item .box_wrapper .content_area .text {
	font-family: 'Satisfy', cursive;
	text-align: center;
	color: #fff;
	font-size: 3rem;
	padding: 10px 0;
	line-height: 30px;
}
.scamster_trick .owl-carousel .item .box_wrapper .content_area .text span {
	font-family: 'Poppins', sans-serif;
	text-align: center;
	color: #fff;
	font-size: 1rem;
	line-height: 20px;
	text-transform: uppercase;
	padding: 10px 0;
	display: block;
}
.scamster_trick .owl-carousel .item .box_wrapper .content_area .number {
	margin-bottom: 10px;
}
.scamster_trick .owl-carousel .item .box_wrapper .content_area .number span {
	width: 42px;
	height: 42px;
	background: #4a90e2;
	display: inline-block;
	border-radius: 50%;
	padding-top: 10px;
	transition: all ease-in-out 0.3s;
}
.scamster_tri.scamster_trick {
	padding: 3em 0;
	background: url('../images/scamster_bg.jpg') no-repeat;
	background-size: cover;
}
.scamster_trick .owl-carousel .item .box_wrapper:hover .content_area .number span {
	color: #4a90e2;
	background: #ffffff;
	transition: all ease-in-out 0.3s;
}
.scamster_trick .bottom_text {
	font-size: 20px;
	/*background: #4a90e2;*/
	color: #666666;
	padding: 14px;
}
.box_wrapper .content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	color: #ffffff;
}
.scamster_trick {
  margin-top: -160px;
}
.scamster_trick .fourth-carousel {
	margin-top: 3em;
}
.scamster_trick .fourth-carousel .item .box_wrapper {
	position: relative;
	width: 972px;
	height: 548px;
	transition: all ease-in-out 0.3s;
	border-radius: 0 !important;
	margin: 0 auto;
}
.scamster_trick .fourth-carousel .item .box_wrapper:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 4px;
}
.scamster_trick .fourth-carousel .item .box_wrapper img {
	position: absolute;
	width: 100%;
	border-radius: 0;
	height: 100%;
}
.scamster_trick .fourth-carousel .item .box_wrapper .content_area {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: auto;
	z-index: 1;
	transition: all ease-in-out 0.3s;
	margin: 15px 0
}
.scamster_trick .fourth-carousel .item .box_wrapper .content_area .text {
	font-family: 'Satisfy', cursive;
	text-align: center;
	color: #fff;
	font-size: 2rem;
	padding: 10px 0;
	line-height: 30px;
}
.scamster_trick .fourth-carousel .item .box_wrapper .content_area .text span {
	font-family: 'Poppins', sans-serif;
	text-align: center;
	color: #fff;
	font-size: 1rem;
	line-height: 20px;
	text-transform: uppercase;
	padding: 10px 0;
	display: block;
}
.scamster_trick .fourth-carousel .item .box_wrapper .content_area .number {
	margin-bottom: 10px;
}
.scamster_trick .fourth-carousel .item .box_wrapper .content_area .number span {
	width: 42px;
	height: 42px;
	background: #4a90e2;
	display: inline-block;
	border-radius: 50%;
	padding-top: 10px;
	transition: all ease-in-out 0.3s;
}
.scamster_tri.scamster_trick {
	padding: 3em 0;
	background: url('../images/scamster_bg.jpg') no-repeat;
	background-size: cover;
}
/*.scamster_trick .fourth-carousel .item .box_wrapper .content_area .text{}
.scamster_trick .fourth-carousel .item .box_wrapper:hover .content_area{
width: 100%;
height: 100%;
background: rgba(74, 144, 226, 0.8);
padding-top: 25px;
transition: all ease-in-out 0.3s;
}*/
.scamster_trick .fourth-carousel .item .box_wrapper:hover .content_area .number span {
	color: #4a90e2;
	background: #ffffff;
	transition: all ease-in-out 0.3s;
}
.owl-nav {
	position: absolute;
	top: 48%;
	left: 0px;
	transform: translate(0%, -50%);
	width: 100%;
}
.owl-nav span {
	font-size: 42px;
	line-height: 0px;
	width: 25px;
	height: 32px;
	display: inline-block;
	text-decoration: none;
	display:none;
}
.owl-nav button {
	outline: none;
}
button.owl-next {
	right: -40px;
	position: absolute;
}
button.owl-prev {
	left: -40px;
	position: absolute;
}
.hall {
  position: relative;
  margin: 0 auto;
  text-align: center;
  top: 400px;
  z-index: 99;
}
.hall h2{
	font-family: 'Playfair Display';
font-style: normal;
font-weight: 900;
font-size: 60px;
line-height: 80px;
color: #FFFFFF;
text-shadow: 2px 5px 6px #000
}
.hall h3{
font-weight: 400;
font-size: 20px;
color: #FFFFFF;
text-shadow: 2px 5px 6px #000
}
.btn.hall-gallery {
	width:225px;
	height:65px;
font-weight: 900;
font-size: 19px;
line-height: 55px;
text-align: center;
letter-spacing: 1.05px;
color: #4BA87D;
text-align: center;
letter-spacing: 1.05px;
background-color:#FFFFFF;
}

.owl-nav span {
	display:none;
}


.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  display: none;
}