@import url('https://fonts.googleapis.com/css?family=Montserrat:900&display|Poppins&display=swap');
/*@import url('https://fonts.googleapis.com/css?family==swap');*/

/*font-family: 'Montserrat', sans-serif;
font-family: 'Poppins', sans-serif;*/

/*----------header---------*/
.line-slid{
	padding: 20px 0;
}
.bg-header{
	padding: 6px;
	background-color: #707275;
}
.text-Lang{
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
}
.icon-img{
	width: 18px;
}
.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.bg-logo{
    width: 100%;
    padding: 15px;
}
.txt-contact-head{
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	margin: 0;
}
.icon-call{
	position: relative;
    right: 4px;
}
.lines{
	height: 16px;
	color: #e5e5e5;
}
.lines-under{
	position: relative;
    bottom: 6px;
    color: #e5e5e5;
}
.icon-call i{
	color: #0e7307;
}
.btn-slid{
	width: 100%;
	border: none;
	padding: 13px 30px;
	text-align: left;
	font-family: 'Poppins', sans-serif;
}
.btn-slid-stat{
	background-color: #fff;
	color: #c6c6c6;
}
.btn-slid-end{
	background: #707275;
    color: #fff;
    width: 100%;
    border: none;
	padding: 13px 20px;
	text-align: left;
	font-family: 'Poppins', sans-serif;
	border-radius: 3px;
    text-align: center;
}
.border-btn-pro{
	border: 1px solid;
    padding: 5px 10px;
    color: #fff;
    display: table-cell;
    vertical-align: bottom;
    position: absolute;
}
.border-btn-slid{
    border: 1px solid;
    padding: 5px;
    color: #fff;
    display: table-cell;
    vertical-align: bottom;
    position: relative;
    bottom: 200px;
}
.p-btn-slid{
	padding: 20px;
}
/*-------menu---------*/
.bg-menu{
	background-color: #909398;
	text-align: center;
}
.p-menu{
	margin: 0px;
}
.p-menu li a::after{
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	background-color: #fff;
	transform: translate(100%,-50%);
	width: 5px;
	height: 5px;
	border-radius: 50%;
}
.p-menu li:last-child a::after{
	height: 0;
	width: 0;
}
.p-txt-menu{
	padding: 0 30px;
}
.nav-link{
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 17.36px;
	padding: 16px 20px;
	position: relative;
}
.nav-item.active .nav-link {
    color: #000;
}
.nav-item:hover .nav-link{
	color: #000;
}
.navbar-icon {
    display: inline-block;
    vertical-align: super;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
    line-height: 8px;
    border: none;
}
.navbar-icon i{
  line-height: 0;
}
.navbar-icon .far{
  color: #fff!important;
}
.navbar button:focus{
  outline: 0px auto -webkit-focus-ring-color!important;
}

/*-------slide---------*/

.title-slide{
	width: 100%;
    font-size: 54px;
    font-family: 'Montserrat', sans-serif;
    z-index: 99;
    color: #fff;
    font-weight: bolder;
}
.txt-slide {
    width: 100%;
    font-size: 22px;
    z-index: 99;
    color: #fff;
}
.mask {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0px;
    left: 0px;
    align-items: center;
}
.p-btn{
	padding-top: 100px;
    padding-bottom: 200px;
}
.bg-btn{
	background: #fff;
    border-radius: 5px;
    border: none;
}
.border-btn{
	border: 1px solid;
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
    color: #fff;
}
.txt-book{
	color: #909398;
	font-family: 'Poppins', sans-serif;
	font-size: 26px;
	padding: 1.5px 42px;
}
.my-list {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.my-list .nav-item {
    background: #fff;
    color: #c6c6c6 !important;
    margin: 0 5px;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    border-bottom: 1px solid #c2c2c2;
}
.txt-menu-slid{
	padding: 10px 20px;
	font-family: 'Poppins', sans-serif;
}
.btn-more{
	background: #fff;
    border: 2px solid #06491e;
}
.txt-more{
	font-size: 18px;
	font-family: 'Poppins',sans-serif;
	padding: 6px;
}
.article_overlay {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: .7; 
    background-image: linear-gradient(-180deg,rgba(0,0,0,0.00) 12%,#000 97%);
    height: 255px;
    border-radius: 3px;
}
/*-----------home------------*/
.p-about{
	padding-bottom: 40px;
	padding-top: 50px;
}
.title-welcome{
	font-size: 28px;
	font-family: 'Poppins',sans-serif;
	font-weight: bold;
	color: #434343;
}
.txt-welcome{
	font-family: 'Poppins',sans-serif;
	font-size: 18px;
	padding:10px 0;
}
.bg-root{
	background-color: #f3f3f3;
	/*padding: 40px 0;*/
}
.btn-booking{
	border: none;
    background: #000;
}
.txt-booking{
	color: #fff;
	padding:5px 10px;
}
.title-book{
	font-size: 20px;
	font-family: 'Poppins',sans-serif;
	font-weight: bold;
	color: #434343;
	padding-top: 10px;
}
.txt-books{
	font-size: 12px;
	font-family: 'Poppins',sans-serif;
	padding: 20px 0;
}
.txt-price{
	font-size: 14px;
	font-family: 'Poppins',sans-serif;
}
.promote_Deluxe {
    display: table-cell;
    vertical-align: bottom;
    padding: 10px 10px 15px;
    position: absolute;
    bottom: 0;
    color: #fff;
    z-index: 9;
}
.txt-on-book{
	position: relative;
}
.rate{
	color: #434343;
	font-size: 30px;
	font-family: 'Poppins',sans-serif;
	font-weight: bold;
	display: inline-block;
}
.check{
	color: #434343;
	font-size: 18px;
	font-family: 'Poppins',sans-serif;
	padding-bottom: 40px;
}
.p-col{
	padding-bottom: 22px;
	position: relative;
    justify-content: center;
}
.promote_article_overlay {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: .8; 
    background-image: linear-gradient(-180deg,rgba(0,0,0,0.00) 12%,#000 97%);
    height: 34px;
    border-radius: 3px;
}
.bg-text-promo{
  /*padding: 88px 0;*/
  display: flex;
  min-height: 357px;
  align-items: center;
}
.p-text-ser{
  padding: 19px;
}
.title-ser{
  color: #fff;
  font-size: 21px;
  font-family: 'Conv_Myriad Pro Regular';
  padding-bottom: 20px;
  display: inline-block;
}
.txt-ser{
     font-family: 'Poppins', sans-serif;
     font-size: 12px;
     color: #fff;
     display: inline-block;
     line-height: 22px;
}
.padding-home-promo{
	padding: 0;
}
..padding-home-promo:hover{
	background-color: #fff;
}
.bg-text-promo:hover{
	background-color: #8F989F!important;
}
.p-grallery{
	padding: 50px 0;
}
.title-line{
	height: 1px;
    width: 100%;
	background-color: #e5e5e5;
}
.li-line{
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #57b11c;
	position: relative;
    top: 0px;
    /*bottom: -4px;*/
}
.mix-line{
	display: inline-block;
}
.bg-li-line{
	position: relative;
    margin-top: -9px;
    background-color: #fff;
    padding: 5px;
    border-radius: 50%;
}
/*---------about_us------*/
.txt-about{
	font-family: 'Poppins', sans-serif;
}
.dark-2-title{
	color: #434343;
    font-size: 25px;
    font-family: 'Poppins',sans-serif;
    font-weight: bold;
}
/*---------room-----------*/
.title-detail{
	color: #434343;
    font-size: 25px;
    font-family: 'Poppins',sans-serif;
    font-weight: bold;
    padding:20px 0;
}
.border-col{
	/*border: 1px solid #9a9a9a;*/
	box-shadow: 0px 2px 10px #888;
}
.p-book{
	background-color: #909398;
	padding:20px;
}
.btn-booking:hover{
	background-color: #909398;
}
.name{
    color: #434343;
    font-weight: bold;

}
.txt-books1 {
    font-size: 12px;
    font-family: 'Poppins',sans-serif;
    padding: 6px 0;
    color: #000;
}
a:hover{
    text-decoration: none!important;
}
/*--------booking--------*/
.title-book{
	color: #434343;
    font-size: 20px;
    font-family: 'Poppins',sans-serif;
    font-weight: bold;
}
.text-books{
	font-family: 'Poppins',sans-serif;
	color: #434343;
    font-size: 20px;
    padding: 20px 0;
}
.msform {
    background: white;
    border: 0 none;
    border-radius: 0px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    padding: 20px 30px;
    box-sizing: border-box;
    width: 80%;
    margin: 0 10%;
    position: relative;
}
.md-form{
	padding-top: 20px;
}
.bg-btn-book{
	background: #909398;
    border: none;
    padding: 7px 25px;
    font-family: 'Poppins',sans-serif;
    color: #fff;
}
.md-form .fa{
	color: #909398;
}
.md-form i{
	color: #909398;
    font-size: 18px;
}
.message{
	border: 1px solid #909398;
	padding: 10px;
	text-align: center;
	font-size: 18px;
	font-family: 'Poppins',sans-serif;
}
/*---------promotion------*/

.border-pro{
	padding: 0;
    font-size: 12px;
    color: hsl(0, 0%, 60%);
    /*border-radius: 4px;*/
    box-shadow: hsl(0, 0%, 80%) 0 0 16px;
    overflow: hidden;
    background-color: hsl(0, 0%, 100%);
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    position: relative;
}
.txt-img-pro{
	display: table-cell;
    vertical-align: bottom;
    padding: 10px;
    text-align: left;
    /* bottom: 0; */
    color: #0e0e0e;
    background: #fff;
}
.p-img-pro{
	position: relative;
}
.bg-pro{
	background-color: #fff;
	padding: 40px 30px;
}
.shadow-inner{
	box-shadow: 0px 3px 10px #888;
}
.title-off{
	font-size: 18px;
    font-weight: bold;
    color: #000;
    font-family: 'Poppins',sans-serif;
}
.txt-off{
	font-family: 'Poppins',sans-serif;
	color: #909398;
	font-size: 14px;
	padding-top: 10px;
}
.see-detail{
	border-bottom: 1px solid;
    display: inline-block;
    font-weight: bold;
}
.p-see{
	padding-top: 15px;
}

.detail-pro{
	font-family: 'Poppins',sans-serif;
	padding-top: 40px;
}
.btn-pro-date {
   	background-color: #e2e1e1;
    color: #000;
    padding: 12px;
    border: 1px solid #707275;
}
.lin-pro-book{
	padding: 1px;
    background: #3ca324;
}
.booking-pro {
    background: #707275;
    color: #fff;
    border: none;
    padding: 8px 20px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}
.text-discount{
	font-size: 23px;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 160px;
    color: #fff;
}
.DIRECTLY{
	font-weight: 600;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #fff;
}
.figcaption{
    position: absolute;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    content: '';
}
.figcaption-center{
	display: flex;
    position: absolute;
    width: 100%;
    height: 50%;
    justify-content: center;
    left: 0;
    /*bottom: 357px;*/
    overflow: hidden;
    align-items: center;
    z-index: 9;
}
.figcaption2{
    position: absolute;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    content: '';
}
.text-discount2{
	font-size: 23px;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 160px;
    color: #fff;
}
.figcaption-center2{
	display: flex;
    position: absolute;
    width: 100%;
    height: 50%;
    justify-content: center;
    left: 0;
    bottom: 0px;
    overflow: hidden;
    align-items: center;
    z-index: 9;
}
.opacity {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0px;
    height: 50%;
    max-height: 100%;
    background: rgba(0,0,0,0.2);
    /* z-index: 11; */
}
.opacity2 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    height: 50%;
    max-height: 100%;
    background: rgba(0,0,0,0.3);
    /* z-index: 11; */
}
/*menu promotion*/
.ser-bt:hover{
	background: #9A0C0D;
}
.serv ul.styled {
  margin: 0;
  padding: 0;
}

@media(max-width: 768px){
	.serv ul.styled {
	  padding-bottom: 30px;
	}
}
  
.serv ul.styled>li.active{background-color: #C2C2C2;}
.serv ul.styled>li {
position: relative;
background: #c2c2c2;
list-style: none;
margin-bottom: 6px;
}
.serv ul.styled>li.active>a, ul.styled>li.current-cat>a {
  color: #d52323;
}

.serv ul.styled>li>a:hover{
  color: #d52323;
}
.serv ul.styled>li.active:after {
  background: #203961;
  /*opacity: .5;*/
}
.serv ul.styled>li:after {
  content: "";
  display: block;
  width: 4px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: #67696b;
}
.serv ul.styled>li>a {
  display: block;
  text-decoration: none;
  /*text-transform: uppercase;*/
  font-family: 'Poppins',sans-serif;
  font-size: 16px;
  padding: 15px 10px 15px 30px;
  color: #252525;
}

/*---------gallery--------*/
.img_frame{
	position: relative;
    float: left;
    width: 49.3%;
    height: 100%;
    padding: 0;
    margin-bottom: 10%;
    text-align: center;
    padding-right: 33px;
}
.img-gallery{
	width: 99%;
    padding: 10px;
    border: 1px solid #909398;
}
.child_gallery{
    display: block;
    overflow: hidden;  
}
.item{
	padding-left: 0;
    padding-right: 0;
}
figure {
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
figure:hover+span {
	bottom: -36px;
	opacity: 1;
}
/* Zoom In #1 */
.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
.gallery ul {
    list-style-type: none;
    margin-bottom: 35px;
    padding: 0;
}
#gallery_filter li {
    /*background: #ffc300;*/
    border-color: #ffc300;
    color: #fff;
    border: 1px solid #ddd;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    margin-left: -5px;
    margin-bottom: 20px;
    padding: 8px 60px;
    text-transform: uppercase;
    position: relative;
    background: #fff;
}
#gallery_filter li.active_gal{
	background: #ffc300;
    border-color: #ffc300;
    color: #fff;
}
.gallery ul li a {
    display: inline-block;
    color: #333;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
}
.gallery ul li.active_gal::after{
    border-top: 15px solid #ffc300;
}
.gallery ul .control::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 42%;
    border-top: 15px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
}
.gallery ul {
    list-style-type: none;
    margin-bottom: 35px;
    padding: 0;
}
#gallery_filter li:hover{
	background: #ffc300;
    border-color: #ffc300;
    color: #fff;
}

/*---------contact_us-----*/
.title-con{
	color: #434343;
    font-size: 25px;
    font-family: 'Poppins',sans-serif;
    font-weight: bold;
}
.btn-primary {
    color: #fff;
    background-color: #909398;
    border: none;
}
.txt-con{
	color: #9c9c9c;
	font-family: 'Poppins',sans-serif;
}
.tetle_txt{
	font-size: 18px;
	font-weight: bold;
	color: #434343;
}
/*--------footer---------*/
.bg-footer{
	background: #252525;
}
.txt-footer{
	color: #fff;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	padding: 20px;
}
.txt-footer a{
	color: #fff;
	display: inline-block;
}
.txt-logo-footer{
	color: #fff;
	padding-top: 30px;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
}
.p-title-gra{
	padding-bottom: 30px;
	text-align: center;
}
.text-footer-small{
	color: #fff;
	font-family: 'Poppins', sans-serif;
    font-size: 14px;
}
.text-footer-big{
	color: #fff;
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
}
.address i{
	color: #3ca324!important;
}
.quick-link {
    display: block;
}
.quick-link:hover, .quick-link.active {
    color: #3ca324;
    text-decoration: none;
}
.text-address{
	padding-left: 10px;
}
.footer_quicklink{
	padding-top: 20px;
}
.footer_quicklink a{
	color: #fff;
	line-height: 24px;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
}
.border-footer{
	border-top: 1px solid #5b5b5b;
}
.line-contact {
    padding: 1.5px;
    width: 60px;
    background-color: #3ca324;
}
.img-quicklink{
	width: 10px;
	padding-top: 5px;
	margin-right: 10px;
}


@media(min-width: 992px){
	.menu-smal{
		display: none;
	}
	.logosmal-menu{
		display: none;
	}

}
@media(max-width: 1200px){
	.p-btn{
		padding-top: 0px;
    	padding-bottom: 0px;
	}
	.img-promotion{
		width: 100%;
	}
	.bg-text-promo{
		/*padding: 52px 0;*/
		display: flex;
	    min-height: 301px;
	    align-items: center;
	}
	.menu-gallery{
		text-align: center;
	}
    .border-btn-slid{
        bottom: 150px;
    }
}
@media(max-width: 992px){
	.bg-menu{
		background-color: transparent;
	}
	.padding-home-promo{
		padding-bottom: 20px;
	}
	.figcaption-center{
		bottom: 357px;
	}
	.figcaption-center2{
		top: 357px;
	}
	.p-btn{
		padding-top: 0px;
    	padding-bottom: 233px;
	}
	.p-btn-slid{
		padding: 8px;
	}
	.border-btn-slid{
		padding: 0;
        bottom: 193px;
	}
	.title-slide{
		font-size: 45px;
	}
	.p-screen{
		padding-bottom: 20px;
	}
	.p-logo{
		padding-right:40px;
	}

	.nav-link{
		text-align: left;
		padding: 10px 20px;
	}
	.bg-logo{
		padding: 0;
	}
	.logoSmall{
		width: 200px;
	}
	.p-menu{
		display: none;
		margin-left: -40px;
	}
	.bg-small-menu{
		position: relative;
	    justify-content: right;
	    text-align: right;
	    transform: translate(0px, 25px);
	}
	.button:focus{
		outline:0!important;
		border:none;
	}
	.menu-smal {
	    padding: .25rem .75rem;
	    font-size: 1.25rem;
	    line-height: 1;
	    background-color: transparent;
	    border: 1px solid transparent;
	    /*border-radius: .25rem;*/
	    background: #707275;
	}
	.navbar-menu{
		position: relative;
		padding: 20px 0;
	}
	.navbar-logo{
		display: inline-block;
	    padding-top: .3125rem;
	    padding-bottom: .3125rem;
	    margin-right: 1rem;
	    font-size: 1.25rem;
	    line-height: inherit;
	    white-space: nowrap;
	}
	.p-menu .list-inline-item{
		width: 100%;
	    background: #6b6c6f;
	    border: 1px solid #fff;
	    border-bottom: none;
	}
	.p-menu li a::after{
		width: 0;
		height: 0;
	}
	.opacity{
		margin: 0px;
		bottom: 15px;
    	height: 68%;
	}
	.opacity2{
		margin: 0px;
		bottom: 19px;
    	height: 68%;
	}
	.bg-main_page {
	    /*padding: 20px;*/
	    border-bottom: 1px solid #dfdfdf;
	}
}
@media(max-width: 768px){
	.opacity{
		margin: 15px;
		bottom: 15px;
    	height: 59%;
	}
	.opacity2{
		margin: 15px;
		bottom: 1px;
    	height: 59%;
	}
	.hide-text{
		display: none;
	}
	.img-welcome{
		padding: 50px;
	}
	.img-room{
		width: 100%;
	}
	.padding-home-promo{
		padding: 15px 15px; 
	}
	
	.p-gal{
		text-align: center;
	}
	.pb-gal{
		padding-bottom: 15px;
	}
	.txt-book{
		font-size: 20px;
    	padding: 3px 20px;
	}
	.title-welcome{
		font-size: 24px;
	}
	.txt-welcome{
		font-size: 16px;
	}
	.rate{
		font-size: 28px;
	}
}
@media(max-width: 576px){
	.txt-contact-head{
		display: none;
	}
	.p-grallery{
		padding:0 15px;
	}
	.logoSmall{
		width: 200px;
	}
	.opacity{
		height: 0px;
	}
	.opacity2{
		height: 0px;
	}
}
@media(max-width: 500px){
	.figcaption-center{
		height: 0px;
	}
	.figcaption-center2{
		height: 0px;
	}
}


.hover15 figure {
	position: relative;
}
.hover15 figure::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.hover15 figure:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}



.pinkBg {
    background-color: #ed184f!important;
    /*background-image: linear-gradient(90deg, #fd5581, #fd5581);*/
}
.intro-banner-vdo-play-btn{
    height:60px;
    width:60px;
    position:absolute;
    top:50%;
    left:50%;
    text-align:center;
    margin:-30px 0 0 -30px;
    border-radius:100px;
    z-index:1
}
.intro-banner-vdo-play-btn i{
    line-height:56px;
    font-size:30px
}
.intro-banner-vdo-play-btn .ripple{
    position:absolute;
    width:160px;
    height:160px;
    z-index:-1;
    left:50%;
    top:50%;
    opacity:0;
    margin:-80px 0 0 -80px;
    border-radius:100px;
    -webkit-animation:ripple 1.8s infinite;
    animation:ripple 1.8s infinite
}

@-webkit-keyframes ripple{
    0%{
        opacity:1;
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    100%{
        opacity:0;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
@keyframes ripple{
    0%{
        opacity:1;
        -webkit-transform:scale(0);
        transform:scale(0)
    }
    100%{
        opacity:0;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
.intro-banner-vdo-play-btn .ripple:nth-child(2){
    animation-delay:.3s;
    -webkit-animation-delay:.3s
}
.intro-banner-vdo-play-btn .ripple:nth-child(3){
    animation-delay:.6s;
    -webkit-animation-delay:.6s
}

.carousel-control-next, .carousel-control-prev{
    width: 8%;
}
#BookingForm .custom-select{
    height: calc(2.3em + .75rem + 2px);
    line-height: 1.6;
    border-radius: 0;
}
.ui-icon .ui-icon-circle-triangle-e:hover{
    background-color: #000;
    color: #fff;
}
.btn-inf{
    color: #fff;
    display: inline-block;
    background-color: #909398;
    font-size: 16px;
    padding: 5px 10px 5px;
    border-radius: 0px;
}

/*owl carousel*/
.wt-box {
    position: relative;
}
.on-show-slider {
    cursor: pointer;
}

.owl-theme .owl-nav{
    margin-top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.owl-btn-vertical-center:hover >.owl-nav{
    visibility: visible;
    opacity: 1;
}
.owl-btn-vertical-center .owl-nav .owl-prev,
.owl-btn-vertical-center .owl-nav .owl-next {
    background-color: #212121!important;
    border-color: #212121!important;
    color: #ffffff!important;
    font-size: 13px;
    display: inline-block;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    opacity: 0.5;
    position: absolute;
    top: 50%;
    margin: -15px 0;
    display: flex;
}
.owl-btn-vertical-center .owl-nav .owl-prev {
    left: 32px;
}
.owl-btn-vertical-center .owl-nav .owl-next {
    right: 32px;
}
.owl-btn-vertical-center .owl-nav .owl-prev:hover, 
.owl-btn-vertical-center .owl-nav .owl-prev:active, 
.owl-btn-vertical-center .owl-nav .owl-prev:focus, 
.owl-btn-vertical-center .owl-nav .owl-next:hover, 
.owl-btn-vertical-center .owl-nav .owl-next:active, 
.owl-btn-vertical-center .owl-nav .owl-next:focus {
    background-color: #212121;
    border-color: #212121;
    color: #ffffff;
    opacity: 0.9;
}
.wt-thum-bx, .wt-post-thum {
    background-color: #000;
}
.wt-img-overlay1{
    position: relative;
}

.on-show-slider #sync2 .owl-item.current {
    position: relative;
    z-index: 1;
}
.on-show-slider #sync2 .owl-item.current:after {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    border: 2px solid #ff7214;
    z-index: 2;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
    padding: 8px 10px!important;
}