@charset "utf-8";
/* CSS Document */

/*---------- Google Fonts ----------*/



body{
	background-color:#0a2640;
	font-family: 'yanone_kaffeesatzregular';
}

a,
input,
button,
textarea { outline: none !important; }

a {
	transition: all ease-in-out 300ms;
	-webkit-transition: all ease-in-out 300ms;
	-ms-transition: all ease-in-out 300ms;
	-o-transition: all ease-in-out 300ms;
	-moz-transition: all ease-in-out 300ms;
}


ul,
ol,
li { list-style: none; }

.col-centered {
	float:none;
	margin:0 auto;	
}

.padding {
	padding:0;
}

.pad-left {
	padding-left:0 !important;
}

.pad-right {
	padding-right:0 !important;
}

*:focus {
	border:none;	
}


/* 1. Global Styles */

/* 2. ========== Bootstrap Class Overwrite Start ==========*/

/* 2.1. ========== Home Navigation Start ==========*/


/*==================================================================*/
/*========== Bootstrap Class Overwrite Start ==========*/
/*==================================================================*/
.top-bg-img {
	background:url(../../images/top-bg-img.jpg) repeat-x;
	height:494px;
	position:absolute;
	left:0;
	right:0;
}


.header {
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9;
}

.header .header-top .main-header-top {
	background-color:#04101b;
	padding:12px 15px;
}

.header .header-top .main-header-top ul {
	display:block;
	margin:0;
	padding:0;
	float:right;
}

.header .header-top .main-header-top ul li {	
	float:left;
	line-height:14px;
	padding:0 7px 0 0;
	margin:0 7px 0 0;
	border-right:1px solid #fff;
}

.header .header-top .main-header-top ul li a {
	font-size:14px;
	line-height:14px;
	color:#ffffff;
	text-transform:uppercase;
	letter-spacing:2px;
}

.header .header-top .main-header-top ul li:last-child {
	padding:0;
	margin:0;
	border:none;	
}

.header .header-bottom {
	padding:29px 0 27px 0;
	background-color:#092338;	
}

.header .header-bottom .container {
	position:relative;	
}

.header .header-bottom .logo {
	position:absolute;
	left:28px;
    top: -41px;
}


.banner {
	padding-top:50px;	
}


/*==================================================================*/
/*========== Bootstrap Class Overwrite Class End ==========*/
/*==================================================================*/

/*==================================================================*/
/*========== Menu Class Start ==========*/
/*==================================================================*/

.menu-item-has-children li a {background-color:#092338;}
a.menu-item-has-children ul {background-color:#092338;}
.menu-item-has-children li {background-color:#092338;}


/*==================================================================*/
/*========== Menu Class End ==========*/
/*==================================================================*/


/*==================================================================*/
/*========== Custom Class Start ==========*/
/*==================================================================*/
.content {
	position:relative;		
}

.content p {
	font-family: 'AvenirMedium';
	font-size:14px;
	line-height:20px;
	color:#333333;	
}

.content-home {
    position: relative;
	-webkit-box-shadow: 0px 0px 19px 3px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 19px 3px rgba(0,0,0,0.75);
box-shadow: 0px 0px 19px 3px rgba(0,0,0,0.75);
}

.content-home .banner-img {
	position:relative;
	padding: 0px 0 0 0;	
}

.content-home .banner-img .main-img{
	width:100%;
}

.content-home .banner-img .dance-club {	
}
 
.content-home .banner-img .dance-club .image-1 {
	position: absolute;
    top: 39%;
    left: 3%;
    opacity: 1;
}

.content-home .banner-img .dance-club .image-2 {
	position: absolute;
    top: 39%;
    left: 3%;
    opacity: 0;
}
 
.content-home .banner-img .dance-club:hover .image-1 {
	opacity:0;
}

.content-home .banner-img .dance-club:hover .image-2 {
	opacity:1;
}

.content-home .banner-img a img {
	width:auto;	
} 

 
.content-home .banner-img .restaurant-club {

}
 
.content-home .banner-img .restaurant-club .image-1 {
	position: absolute;
    top: 33%;
    left: 26%;
    opacity: 1;
}

.content-home .banner-img .restaurant-club .image-2 {
	position: absolute;
    top: 33%;
    left: 26%;
    opacity:0;
}
 
.content-home .banner-img .restaurant-club:hover .image-1 {
	opacity:0;
}

.content-home .banner-img .restaurant-club:hover .image-2 {
	opacity:1;
}
 
 
 .content-home .banner-img .tikibar .image-1 {
	position: absolute;
    top: 39%;
    right: 10%;
    opacity: 1;
}

.content-home .banner-img .tikibar .image-2 {
	position: absolute;
    top: 39%;
    right: 10%;
	opacity:0;	
}
 
.content-home .banner-img .tikibar:hover .image-1 {
	opacity:0;
}

.content-home .banner-img .tikibar:hover .image-2 {
	opacity:1;
} 
 
 .content-home .banner-img .deliver-catering .image-1 {
	position: absolute;
    bottom: 3%;
    left: 5%;
    opacity: 1;
}

.content-home .banner-img .deliver-catering .image-2 {
	position: absolute;
    bottom: 3%;
    left: 5%;
	opacity:0;	
}
 
.content-home .banner-img .deliver-catering:hover .image-1 {
	opacity:0;
}

.content-home .banner-img .deliver-catering:hover .image-2 {
	opacity:1;
} 
 
.content-home .banner-img .crocodile .image-1 {
	position: absolute;
    bottom: 3%;
    left: 40%;
    opacity: 1;
}

.content-home .banner-img .crocodile img {
	width:auto;	
} 
 
 
.content-home .banner-img .live-bait-bus .image-1 {
	position: absolute;
    bottom: 4%;
    right: 3%;
    opacity: 1;
}

.content-home .banner-img .live-bait-bus .image-2 {
	position: absolute;
    bottom: 4%;
    right: 3%;
	opacity:0;	
}
 
.content-home .banner-img .live-bait-bus:hover .image-1 {
	opacity:0;
}

.content-home .banner-img .live-bait-bus:hover .image-2 {
	opacity:1;
} 



.banner img {
	width:100%;	
}

.main-title {
	background-color:#f1696b;
	padding:20px 0 17px 100px;
	position:relative;
	border-bottom:5px solid #b24b4d;
}

.main-title:after {
	position:absolute;
	top: 15px;
    left: 15px;
	background:url(../images/title-fish.png) no-repeat;
	height:29px;
	width: 76px;
	content:"";
}

.main-title h1 {
	font-size:25px;
	line-height:25px;
	color:#ffffff;
	text-transform:uppercase;
	margin:0;
	padding:0;	
}

.content-detail {
	padding:10px 17px 10px 17px;
	background-color:#fff;	
}

.content-detail h2 {
	font-family: 'yanone_kaffeesatzregular';
	font-size:25px;
	line-height:25px;
	color:#f1696b;
	text-transform:uppercase;
    margin-top: 25px;	
}


/*hotel-section-list start */

.hotel-services-list .vip-section {
	background:url(https://www.livebaitrestaurant.com/images/vip-service-img.jpg) no-repeat;
	background-size:cover;
	background-position:center center;	
}

.hotel-services-list .special-accomo-section {
	background:url(https://www.livebaitrestaurant.com/images/special-accomodation.jpg) no-repeat;
	background-size:cover;
	background-position:center center;	
}

.hotel-services-list .private-party-section {
	background:url(https://www.livebaitrestaurant.com/images/private-party.jpg) no-repeat;
	background-size:cover;
	background-position:center center;	
}

.hotel-services-list .book-show {
	background:url(https://www.livebaitrestaurant.com/images/book-show-img.jpg) no-repeat;
	background-size:cover;
	background-position:center center;	
}

.hotel-services-list {
	position:relative;
	overflow:hidden;	
}

.hotel-services-list .services-detail {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	margin-right:-50%;
}

.services-section {
	padding:0;
	text-align:center;
	position:relative;
}

.services-section img {
	width: 100%;
}


.hotel-services-list .services-section .title {
	background-color:rgba(20,8,30,0.7);
	border:2px solid #7e33cb;
	padding:25px 15px;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	display:inline-block;	
}

.hotel-services-list .services-section .title h2 {
	font-size:50px;
	line-height:48px;
	color:#fff;
	text-transform:uppercase;
	margin:0;
	padding:0;
	font-family: '12_Avenir_95_Black_09173';	
}

.hotel-services-list .services-section h6 {
	text-transform:uppercase;
	font-size:18px;
	line-height:18px;
	color:#ffffff;
	margin:0;
	padding:23px 0;
	font-family: 'AvenirMedium';
}

.hotel-services-list .services-section h2 {
	font-family: '12_Avenir_95_Black_09173';
	font-size:50px;
	line-height:50px;
	color:#fff;
	text-transform:uppercase;
	padding:0;
	margin:0 0 23px 0;	
}

.hotel-services-list .services-section p {
	font-family: 'AvenirMedium';
	font-size:14px;
	line-height:18px;
	color:#ffffff;
	margin:0;
	padding:0;	
}


.hotel-services-list .party-do-not-stop {
	background:url(https://www.livebaitrestaurant.com/images/book-show-img.jpg) no-repeat;
	background-size:cover;
	background-position:center center;	
}

/*hotel-section-list end */
.online-store {
	padding:33px 0 0 0;
	background-color:#ffffff;
	text-align:center;
}

.online-store ul {
	display:block;
	margin:0;
	padding:0;	
}

.online-store ul li {
	display:block;
	height:450px;	
}

.online-store ul li .image {
	text-align:center;
	height:262px;
	width:174px;
	margin:0 auto;
}

.online-store ul li .image img {
	display:inline-block;
}



.online-store ul li .detail {
	padding:8px 0 17px 0;	
}


.online-store ul li .detail h5 {
	font-family: '12_Avenir_95_Black_09173';
	font-size:20px;
	line-height:20px;
	color:#333333;
	padding:0;
	margin:0 0 9px 0;
}

.online-store ul li .detail p {
	font-family: 'AvenirMedium';
	font-size:14px;
	line-height:14px;
	color:#333333;	
}

.online-store ul li .detail h6 {
	font-family: '12_Avenir_95_Black_09173';
	font-size:14px;
	line-height:14px;
	color:#333333;
	margin:0;
	padding:0;
}

.online-store ul li a {
	background:url(https://www.livebaitrestaurant.com/~livebait/images/price-bg.png) no-repeat;
	background-size:cover;
	background-position:center center;
	display:inline-block;
	text-align:center;
	padding:10px 27px 10px 31px;
	width:124px;
	height:37px;
	font-family: 'yanone_kaffeesatzbold';
	font-size:20px;
	line-height:20px;
	text-transform:uppercase;
	/*text-shadow: 1px 3px 6px rgba(0, 0, 0, 1);
	-webkit-text-shadow: 1px 3px 6px rgba(0, 0, 0, 1);
	-moz-text-shadow: 1px 3px 6px rgba(0, 0, 0, 1);
	-ms-text-shadow: 1px 3px 6px rgba(0, 0, 0, 1);
	-o-text-shadow: 1px 3px 6px rgba(0, 0, 0, 1);*/
	cursor: pointer;
	color:#fff;
}


.footer .footer-detail .right-detail .background-color {
	background-color:#ffffff;
	padding:30px 0;	
}

.footer .footer-detail .right-detail .background-color ul {
	display:block;
	margin:0;
	padding:0;
	text-align:center;
}

.footer .footer-detail .right-detail .background-color ul li {
	width:43%;
	display:inline-block;	
}

.footer .footer-detail .right-detail .background-color ul li a {
	display:inline-block;	
}

.footer .footer-detail .right-detail .background-color ul li img {
	display:inline-block;
}
/*==================================================================*/
/*========== Custom Class End ==========*/
/*==================================================================*/





/*==================================================================*/
/*========== Footer Start ==========*/
/*==================================================================*/

.footer {
	position:relative;
}

.footer .footer-main {
	background-color:#04101b;
	padding:20px 20px 15px 20px;
	margin-bottom:18px;
	-webkit-box-shadow: 0px 0px 19px 3px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 19px 3px rgba(0,0,0,0.75);
box-shadow: 0px 0px 19px 3px rgba(0,0,0,0.75);	
}

.footer .footer-detail {
	border:2px solid #025184;
}

.footer .footer-detail .footer-top .left-detail {
	padding:16px 16px 16px 32px;
	border-right:2px solid #025184;
}

.footer .footer-detail h3 {
	text-transform:uppercase;
	font-size:24px;
	line-height:24px;
	color:#f1696b;
	padding:0 0 20px 0;
	margin:0;
	letter-spacing: 2px;
}

.footer .footer-detail .footer-top .left-detail p {
	font-family: 'AvenirMedium';
	font-size:14px;
	line-height:22px;
	color:#ffffff;
	margin:0;	
}

.footer .footer-detail .footer-top .col-sm-7.col-md-9.padding {
    width: 77%;
}

.footer .footer-detail .footer-top .col-sm-5.col-md-3.padding {
	width: 22%;	
}


.footer .footer-detail .footer-top .col-sm-5.col-md-3.padding img {
	width:100%;
}

.footer .footer-detail .footer-bottom {
	border-top:2px solid #025184;
}

.footer .footer-detail .footer-bottom .social {
	padding: 27px 19px 23px 33px;
	border-right:2px solid #025184;
}

.footer .footer-detail .footer-bottom .social ul {
	float:left;
	display:block;
	margin:0;
	padding:0;	
}

.footer .footer-detail .footer-bottom .social ul li {
	display:inline-block;
	margin:0 9px;
	width: 47%;
}

.footer .footer-detail .footer-bottom .social ul li:first-child {
	margin: 0 0 0 11px;
}


.footer .footer-detail .footer-bottom .social ul li:last-child {
	margin:0 0 0 11px;
}

.footer .footer-detail .footer-bottom .contact-us {
	padding:27px 19px 23px 16px;
	border-right:2px solid #025184;	
}


.footer .footer-detail p {
	font-family: 'AvenirMedium';
	font-size:14px;
	line-height:20px;
	color:#ffffff;
	margin:0;
}

.footer .footer-detail .footer-bottom .copyright {
	padding:27px 19px 16px 16px;	
}

.footer .footer-detail .footer-bottom .copyright ul {
	float:left;
	display:block;
	margin:0;
	padding:0;
}

.footer .footer-detail .footer-bottom .copyright ul li {
	font-family: 'AvenirMedium';
	font-size:14px;
	line-height:14px;
	color:#ffffff;
	margin:0 8px 0 0;
	padding:0 8px 0 0;
	border-right:1px solid #fff;
	display:inline-block;
}

.footer .footer-detail .footer-bottom .copyright ul li:last-child {
	margin:0;
	padding:0;
	border:none;	
}

.footer .footer-detail .footer-bottom .copyright ul li a {
	font-family: 'AvenirMedium';
	font-size:14px;
	line-height:14px;
	color:#ffffff;
}

.footer .footer-detail .right-detail .img-top {
	background-color: #0472b8;
	position: relative;
    z-index: 1;
}

/*==================================================================*/
/*========== Footer End ==========*/
/*==================================================================*/


/*update navigation */
.navigation {
	clear:both;
    padding: 5px 0 0 0;
}

.sm-simple {
	border:none !important;
	box-shadow:none !important;
	background:none !important;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	-ms-box-shadow:none !important;
	-o-box-shadow:none !important;
	float:right !important;
	padding-right:17px !important;
}
.sm-simple a {
	font-family: 'yanone_kaffeesatzregular' !important;
	font-weight:bold !important;
	font-size:25px !important;
	line-height:25px !important;
	color:#fff !important;
	text-transform:uppercase !important;
	padding:0 0 7px 0 !important;
	border-bottom:1px solid transparent !important;
	font-weight:normal !important;
	letter-spacing:1px;
}

.sm-simple ul {
	border:none !important;
	width:100%;
}

.sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a.highlighted {
	background-color:transparent !important;
	padding:0 0 7px 0 !important;
}

.sm-simple > li {
	 padding: 0 0 0 20px !important;
}

.sm-simple > li.active a {
	border-bottom:3px solid #f1696b !important;	
}

.sm-simple > li.menu-item-has-children {
	position: relative !important;
}

.sm-simple > li.menu-item-has-children a {
	padding-right: 8px !important;
}


.sm-simple > li.menu-item-has-children:after {
	content: "\f078";
    font-family: FontAwesome;
    right: -5px;
    position: absolute;
    top: 2px;
    color: #fff;
    font-size: 12px;
}

.sm-simple > li.menu-item-has-children ul {
	width: 100% !important;
}

.tel-custom{
    color: white;
}
.tel-custom:hover{
    color: white;
}
label.error{
    color: red;
    font-size: 13px;
}

.btn-contact {
  font-size: 20px;
  line-height: 18px;
  background-color: #f1696b;
  padding: 13px 30px;
  color: #fff;
  border: none;
  border-radius: 0;
  line-height: 60px
}

.btn-contact:hover {
  font-size: 20px;
  line-height: 18px;
  background-color: #964445;
  padding: 13px 30px;
  color: #fff;
  border: none;
  border-radius: 0;
}
.height-auto
{
    height: auto !important;
}

.content-detail li{color: #333333;
    font-family: "AvenirMedium";
    font-size: 14px;
    line-height: 20px;
	list-style:disc
	
	}
	
.paratime{min-height:419px;}

.socialtime{margin: 15px 8px 10px 0px; width:33%}

@media(max-width:480px){ .mainphoto{display: none;}}

.online-store ul li .detail .form-control {
	width: 50%;
	display:inline-block !important;
	border:1px solid #000;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
}

.intrinsic-container {
  width: 100%;
}

.intrinsic-container2 {
   height: 0;
width: 100%;
padding-bottom: 50%;
overflow: hidden;
position: relative;

}

.intrinsic-container2 iframe{
   top: 0;
left: 0;
width: 100%;
height: 100%;
position: absolute;

}

@media(max-width:480px){ .calendar{display: none;}
}

@media (min-width:481px) and (max-width:959px){  .calendarm{display: none;}}
 
@media (min-width:960px) and (max-width:1960px){ .calendarm{display: none;}}

@media(min-width: 768px) {
    .content-detail {
        padding-top: 10px !important;
    }
}

@media(min-width: 992px) {
    .content-detail {
        padding-top: 10px !important;
    }
}

@media(min-width: 1265px) {
    .content-detail {
        padding-top: 10px !important;
    }
}
.sub_c_2{display:none !important;}