.rooms .outline 
	{
		width: 100%;
		height: 25px;
		background: url('../img/icon-our.png') no-repeat center center;  
		margin-top: 10px;
	}
	
	.testimonials.testimonials-v2
	{
		background: url('../img/testimonial/Testimonials.jpg');
		background-size: cover;
		background-position: center center;
		background-attachment: fixed;
		position: relative;
		text-align: left;
		width: 100%;
		color: white;
	}
	.rooms { background:none;}
	.gallery-our {  padding-top: 50px;  padding-bottom: 80px;      border-top: 0px dashed #ccc;} 
	.gallery-our .gallery .outline { background: url('../img/icon-our.png') no-repeat center center;}
	
	.section-slider .owl-nav .owl-next:before 
	{
		content: "";
		background: url('../img/icon-slider.png') no-repeat;
		padding: 20px;
		opacity: 0.6; 
	}
	.section-slider .owl-nav .owl-next:before 
	{
		content: "";
		background: url('../img/icon-slider-r.png') no-repeat;
		padding: 20px;
		opacity: 0.6;
	}
	.events .owl-carousel .owl-nav .owl-prev:before 
	{
			content: "";
			background: url('../img/even-l-icon.png') no-repeat;
			position: absolute;
			width: 17px;
			height: 30px;
			margin-left: -40px;
	}
	.events .owl-carousel .owl-nav .owl-next:before 
	{    
		content: "";
		background: url('../img/even-r-icon.png') no-repeat;
		position: absolute;
		width: 17px;
		height: 30px; 
	}
	.events .owl-carousel .owl-nav .owl-prev:hover:before {  background: url('../img/even-l-icon-color.png') no-repeat;}
	.events .owl-carousel .owl-nav .owl-next:hover:before 
	{
		    background: url('../img/even-l-icon-color1.png') no-repeat;
	}
	.btn-default a{
		color: #f27235;
	}
	.btn-default a:hover{
		text-decoration: none;
	}
	.gallery-our .gallery .gallery_product .wrap-box .gallery-box-main .gallery-icon i.fa.fa-plus {
    font-size: 40px;
    width: 50px;
    height: 50px;
    background: #ffffff;
    display: inline-block;
    border-radius: 100%;
    line-height: 50px;
    color: #f27235;
    border: 1px solid #ffffff;
}

.lightbox-skin .lightbox-closeBtn:before { content: "\f057"; display: inline-block; font-family: "fontawesome"; font-size: 25px;  color: #FFF;}

.rooms.rooms-v2 .wrap-rooms .wrap-box .content p {  font-weight: 400;font-size: 15px; text-align: center;}
.testimonials.testimonials-v2 { }
.testimonials .testimonials-h { min-height:480px; }
.section-slider.section-slider-v3 .owl-nav .owl-next:before {  background: url('../img/icon-img1.png' ) no-repeat;}
.section-slider.section-slider-v3 .owl-nav .owl-prev:before {background: url('../img/icon-img.png' ) no-repeat; }
.section-slider.section-slider-v3 .owl-nav .owl-prev:hover::before {   background: url('../img/icon-color.png' ) no-repeat;}
.section-slider.section-slider-v3 .owl-nav .owl-next:hover::before {  background: url('../img/icon1-color.png' ) no-repeat;}
.icon-best img { max-width: 100%; width: 60px;}  
  
button.btn.btn-default.btn-our 
{
    margin-top: 20px;
    width: 145px;
    height: 44px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px; 
    border: 2px solid #f27235;
    letter-spacing: 2px;
    outline: none;
    background: transparent;
}
button.btn.btn-default.btn-our:hover {border: 2px solid #f27235;background:#f27235; color:#fff;}
button.btn.btn-default.btn-our:hover a { color:#fff;}
.rooms {  border-bottom: none;}

.rooms.rooms-v2 .wrap-rooms .wrap-box .box-img .rooms-content {  bottom: 11%;}
.rooms.rooms-v2 .wrap-rooms .wrap-box .content { color:#000;}


@media only screen and (max-width:767px) 
{ 
.icon-best img {  /*  width: 170px;*/}

}
