/*
Theme Name: Bintan Resort Ferries
Author: Juzzweb
Author URI: http://www.juzzweb.com/
*/


body {
	background-image:url(images/bg.jpg) !important;
	background-repeat:no-repeat !important;
	background-size:cover !important;
	font-family: Arial, Helvetica, sans-serif !important;
}
#page {
	/*min-width: 320px;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 10;*/
}
.row {
	max-width: 1200px !important;
}
h1, h2, h3, h4, h5, h6, .button {
	font-family: Arial, Helvetica, sans-serif !important;
}
h5 {
	color: #13b7d0 !important;
	font-weight: bold !important;
	margin-bottom: 1.25rem !important;
	text-transform: uppercase !important;
}
p, div, li, h5, .button {
	font-size: 0.875rem !important;
	line-height: 1.4 !important;
}
table {
	border-collapse: separate !important;
	border-spacing: 2px !important;
}
td {
	vertical-align: top;
}
.small {
	font-size: 0.6875rem !important;
	line-height: 1.1 !important;
}
.with-caption {
	margin-bottom: 0 !important;
}
.caption {
	font-size: 0.75rem !important;
}
.yellow {
	color: #fcb300;
}
.bgwhite{
	background-color:#ffffff;
}
.row.nopading .columns{
padding-right:0px;
padding-left:0px;
}
.clear{
	clear:both;
}
a:hover{
	color:#0079a1 !important;
}

/* header */

.header-bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 137px;
	width: 100%;
	z-index: 0;
}
#header {
	width: 90%;
	margin: 0 auto;
}
.home-link {
	float: left;
	padding: 15px 0 3px;
}
/* header */





/* footer */

#footer {
	background-color:#333366;
	color: #ffffff;
    padding: 0.5rem 0;
	margin-top:1.5rem;
	margin-bottom:0.875rem;
}
#footer a {
	color: #ffffff;
}
#footer a:hover {
	color: #008cba;
}
#footer p {
	margin-bottom: 0;
}
#footer ul {
	list-style: none;
	margin: 0;
	color: #ffffff;
}
.footer-menu {
	float: right;
}
.footer-menu li {
    float: left;
    padding: 0 1.4em;
    border-right: 1px solid #ffffff;
    line-height: 1.4em !important;
}
.footer-menu li:last-child {
	border-right: none;
}
.wrapperfooter{
	background-color:#59595c;
	color:#ffffff;
}
#wrapboxfooter{
	margin-top:15px;
}
.boxfooter{
    padding: 16px 20px;
	background-color:#59595c;
	color:#ffffff;
	-webkit-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.15);
}
.boxfooter h4{	
    font-weight: bold;
    color: #ffffff;
    line-height: 1.8rem;
}
.boxfooter a{
	color:#ffffff;
}
.boxfooter li{
	float: left;
    min-width: 50%;
    line-height: 1.5rem !important;
    list-style-position: inside;
}
.boxfooter .menu-faq-container{
	 display: -webkit-box;
	 display: -webkit-flex;
	 display: -ms-flexbox;
	 display: flex;
}
.boxfooter .faq-nav{
	 display: -webkit-box;
	 display: -webkit-flex;
	 display: -ms-flexbox;
	 display: flex;
}
.boxfooter .footercontact{
	 display: -webkit-box;
	 display: -webkit-flex;
	 display: -ms-flexbox;
	 display: flex;
}
.boxfooter ul{
	 margin:0px;
}
.nobullet li{
	list-style-type:none;
}
/* footer */





/* navigation */

#header .navigation {
	float: left;
}
ul.nav-menu,  div.nav-menu > ul {
	float:right;
	margin: 0 auto;
	line-height: 0.7;
}
.nav-menu li {
	display: inline-block;
    position: relative;
    padding-top: 23px;
}
.nav-menu li li{
    padding-top: 0px;
}
.nav-menu li li:nth-child(1){
    padding-top: 10px;
}
.nav-menu > li.current-menu-item, .nav-menu > li.current-menu-parent{
    background-image: url(images/menu-selected.png);
    background-repeat: no-repeat;
    background-position: 50% 0px;
}
.nav-menu li:nth-child(1) a{
	background-image:none;
}
.nav-menu li a {
	color: #333366;
	display: block;
	float: left;
	font-size: 0.8125rem !important;
	text-align: center;
    line-height: 2;
    padding: 0px 1vw 0;
	text-decoration: none;
	font-weight:bold;
    border-top: 2px dashed #333366;
	background-image: url(images/menu-spliter.jpg);
    background-repeat: no-repeat;
    background-position: 0px 50%;
    white-space: nowrap;
    width: 12.5vw;
    max-width: 140px;
}
.nav-menu .sub-menu li a{
    white-space: normal;
    padding: 0.4vw;
    font-size: 13px !important;

}
.nav-menu li:hover > a,  .nav-menu li a:hover {
	background: #ffffff;
}
.nav-menu .sub-menu,  .nav-menu .children {
	background-color: #ffffff;
	display: none;
	padding: 0;
	position: absolute;
    top: 45px;
	margin: 0;
	width: 100%;
	z-index: 99999;
	line-height: 0;
}
.nav-menu .sub-menu ul,  .nav-menu .children ul {
	border-left: #f6b56a solid 1px;
	left: 100%;
	top: 0;
}
ul.nav-menu ul li,  .nav-menu ul ul li {
	width: 100%;
}
ul.nav-menu ul a,  .nav-menu ul ul a {
	margin: 0;
	background: none;
	height: auto;
	text-transform: none;
	padding: 12px 15px;
    border-top: #333366 solid 1px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
ul.nav-menu ul a:hover,  .nav-menu ul ul a:hover {
	background-color: #000156;
	color:#ffffff !important;
}
ul.nav-menu li:hover > ul,  .nav-menu ul li:hover > ul {
	display: block;
}
.nav-menu .current_page_item > a,  .nav-menu .current_page_ancestor > a,  .nav-menu .current-menu-item > a,  .nav-menu .current-menu-ancestor > a {
	font-weight: bold;
}
/* navigation */



/* For Tnc popup*/
#tnc_box a {
	text-decoration: none;
	font-weight: bold;
}
#tnc_box p {
	padding: 0;
	margin: 0;
}
#tnc_box {
	font-size: 13px;
	background-color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	padding: 20px 20px 10px 20px;
	max-width: 1200px;
}
#tnc_box button,#tnc_box .button {
	color: #fff;
	background-color: #41c3db;
	border-color: #41c3db;
	letter-spacing: 3px;
	display: inline-block;
	padding: 0px 26px;
	margin: 20px 0 19px 0;
    font-size: 16px !important;
	line-height: 1.42857143 !important;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #000000;
}
/* For Tnc popup*/



/* general buttons */

.yellow-btn-small {
	background: #fcb300;
	text-align: center;
	width: 120px;
	min-height: 34px;
	font-size: 0.875rem;
	font-weight: bold;
	padding: 10px 0 0;
	color: #000156;
	box-shadow: inset 0 -3px 3px rgba(230,113,0,0.7), /*bottom internal shadow*/  inset 0 3px 3px rgba(255,255,255,0.6); /*top internal highlight*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}
.blue-btn-small {
	background: #000156;
	text-align: center;
	width: 105px;
	height: 30px;
	font-size: 0.875rem;
	font-weight: bold;
	color: #ffffff;
	box-shadow: inset 0 -3px 3px rgba(0,0,0,0.7), /*bottom internal shadow*/  inset 0 3px 3px rgba(255,255,255,0.6); /*top internal highlight*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
}
.blue-btn-big {
	background: #000156;
	text-align: center;
	width: 235px;
	height: 40px;
	font-size: 1rem;
	font-weight: bold;
	color: #ffffff;
	box-shadow: inset 0 -5px 5px rgba(0,0,0,0.7), /*bottom internal shadow*/  inset 0 5px 5px rgba(255,255,255,0.6); /*top internal highlight*/
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 0 auto;
	overflow: hidden;
}
input[type=\"submit\"] {
	border: 0;
	display: block;
	outline: none;
}
/* general buttons */





/* sliding images */

.soliloquy-item img {
	height: 400px !important;
}
/* sliding images */





/* booking box */
#iframebooking {
	width: 100%;
	height: 340px;
	border: none;
}
.book-box {
	background: #fcb300;
	font-family: Arial, Helvetica, sans-serif;
	/*padding: 0.875rem 1rem;*/

	height: 400px;
	color: #ffffff;
	font-weight: bold;
}
.book-box hr {
	margin: 0.875rem 1rem;
}
.book-box .title {
	color: #000156;
	font-weight: bold;
	padding-bottom: 0.5rem;
}
.book-box .field {
	position: relative;
}
.book-box input[type=\"text\"] {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0.5rem 2rem 0.5rem 4rem;
	margin-bottom: 0.5rem;
	cursor: text;
}
.book-box label {
	position: absolute;
	left: 0.5rem;
	font-weight: bold;
	line-height: 2.3125rem;
	cursor: text;
}
.book-box label.error {
	left: 4rem;
	top: 0;
}
.book-box button.ui-datepicker-trigger {
	position: absolute;
	right: 0.5rem;
	top: 0.5rem;
	cursor: text;
	margin: 0;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	padding: 0;
	font-size: 1rem;
	background-color: transparent;
	outline: none;
}
.book-box .btn-wrap {
	overflow: hidden;
}
.book-box .caption {
	line-height: 1.2 !important;
	margin-bottom: 0.5rem;
}
.book-links {
	padding: 0 1rem;
}
.book-links p {
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 0.75rem !important;
}
.book-links a {
	color: #ffffff;
}
.book-links a:hover {
	color: #0079a1;
	/*text-decoration: underline;*/
}
/* booking box */





/* home page */

#home-wrap {
	padding: 1.5rem 0 1rem 0px;
	overflow: hidden;
}

.box-wrap:nth-child(3){
	clear:both;
}
.box-wrap .readmore{
	float:right;
	list-style-type:none;
	font-size:0.6875rem !important;
}

.box-wrap a{
	color:#231f20 !important;
}
.box-wrap a:hover{
    /*text-decoration: underline;*/
	color:#0079a1 !important;
}
.box-wrap p{
	margin-bottom:0px;
}
.box-wrap {
	/*width: 40%;*/
	float: left;
}
.box-wrap .box {
	position:relative;
}
.box-wrap .boxcontent{
	background: #ffffff;
	margin: 0 0 1rem;
	padding: 1rem 0 0;
	overflow: hidden;
	
	-webkit-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.35);
	box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.35);
}
.box-wrap .boxlogo,.box-wrap .thumbnail img{
    position: absolute;
    left: 0px;
    top: 0px;
}
.box-wrap .box {    
    padding-right: 35px;
	padding-left: 90px;
    padding-top: 27px;
}
.box-wrap .boxcontent{
    padding: 16px 35px;
}

.box-wrap .events {
	background-image: url(images/tooltip-announce.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box-wrap .box .title {
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 1.4375rem !important;
}
.box-wrap .box .yellow {
}
.box-wrap .box .blue {
}
.box-wrap .box .content {
	clear: both;
	overflow: hidden;
	padding: 0.75rem 0.75rem 0;
}
.box-wrap .promotions .content {
}
.box-wrap .events .content {
	padding: 0.75rem 8rem 0 0.75rem;
}
.box-wrap .box .thumbnail {
}
.box.page-47 .title,.box.page-3752 .title{
	color:#82bfb5;
}
.box.page-43 .title,.box.page-3753 .title{
	color:#46b6c4;
}
.box.page-announce .title{
	color:#333366;
}
/* home page */





/* pages */

.page-wrap {
	background: #ededee;
	padding: 1.25rem 0 0;
	overflow: hidden;
}
.page-wrap h1 {
	float: left;
	padding: 7px 80px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.125rem !important;
	margin-bottom: 1.25rem;
	background: #fcb300;
	box-shadow: 3px -3px #000156,  inset 0 -5px 5px rgba(230,113,0,0.7), /*bottom internal shadow*/  inset 0 5px 5px rgba(255,255,255,0.6); /*top internal highlight*/
	color: #000156;
}
.page-wrap .content {
	padding: 0 1.25rem;
	clear: both;
}
/* pages */





/* gallery */

.gallery {
	overflow: hidden;
}
.gallery-item {
	float: left;
	display: block;
	border: 3px #ffffff solid;
	margin-right: 1.25rem;
}
.gallery-item dt {
	margin-bottom: 0 !important;
}
.gallery-caption {
	margin-bottom: 0 !important;
	font-size: 0.75rem;
	text-align: center;
	background: #000156;
	color: #ffffff;
	font-weight: bold;
}
/* gallery */





/* accordion */

.accordion .accordion-title {
	cursor: pointer;
}
/* accordion */





/* contact form */

.wpcf7 textarea {
	height: 180px;
}
.wpcf7 input[type=\"text\"], .wpcf7 input[type=\"email\"], .wpcf7 textarea {
	margin: 0 !important;
}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok, div.wpcf7-mail-sent-ng {
	border: none;
}
div.wpcf7-response-output {
	margin: 0 0 1.25rem !important;
	padding: 0 !important;
}

/* contact form */


/* Text Scroller */
.simply-scroll-clip{
	background-color:#333366;
}
.simply-scroll-clip p,.simply-scroll-clip span{
	color:#ffffff !important;
}
.simply-scroll-clip a{
	color:#fbb316 !important;
}
#scroller p {
    padding: 5px !important;
}
/* Text Scroller */


/* Top right menu */
#menu-topright{    
	padding: 10px 10px 3px 0;
}

#menu-topright a{
	color:#231f20;
}

#menu-topright .selected{
	font-weight:bold;
}

#menu-topright img{
    margin-left: 12px;
}
#menu-topright ul{
    margin: 0px;
}
#menu-topright li{
	font-size:0.8125rem !important;
	list-style-type:none;
	float:right;
	margin-top:5px;
}

#menu-topright li a{
	border-right: #231f20 solid 2px;
    padding: 0 10px;
}

#menu-topright li:nth-child(1) a{
	border-right: #231f20 solid 0px;
}
#dropdown-menu select{
	margin:5px;
}
/* Top right menu */


#book-wrap{
	float:left;
	padding:5px;
}
#slider-wrap{
	float:right;
	padding:5px;
}

.soliloquy-container .soliloquy-caption {
    background: rgba(0,0,0,0.7);
    padding-bottom: 15px;
    font-weight: bold;
}

@media only screen and (max-width: 1024px) {
	/* general buttons */
	
	.blue-btn-small {
		width: 85px;
		height: 25px;
		font-size: 0.75rem;
	}
	.blue-btn-big {
		width: 190px;
		height: 30px;
		font-size: 0.875rem;
		box-shadow: inset 0 -3px 3px rgba(0,0,0,0.7), /*bottom internal shadow*/  inset 0 3px 3px rgba(255,255,255,0.6); /*top internal highlight*/
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	/* general buttons */
	
	
	/* booking box */
	
	.book-box form {
		margin: 0 0 0.75rem 0 !important;
	}
	.book-box hr {
		margin: 0.625rem 1rem;
	}
	.book-box input[type=\"text\"] {
		height: 2rem;
	}
	.book-box label {
		line-height: 2rem;
	}
	.book-box button.ui-datepicker-trigger {
		top: 0.3125rem;
	}
	/* booking box */
	
	/* home page */
	.box-wrap {
		width: 45.876%;
	}
	/* home page */

}

@media only screen and (max-width: 800px) {
	/* navigation */
	.nav-menu li a {
		font-size: 1.3vw !important;
	}
	
	.nav-menu .sub-menu li a{
		font-size: 1.3vw !important;
	}
	.nav-menu .sub-menu, .nav-menu .children {
    	top: 42px;
	}
}


@media only screen and (min-width: 801px) and (max-width: 1024px) {
	/*#dropdown-menu {
		display: none !important;
	}
	/* navigation */
	
	
	/* sliding images */
	
	/*.soliloquy-item img {
		height: 360px !important;
	}*/
	/* sliding images */
	
	
	/* booking box */
	/*
	.book-box {
		height: 360px;
	}
	.book-box .title {
		padding-bottom: 0.3125rem;
	}
	.book-box hr {
		margin: 0.5rem 1rem;
	}
	.book-box .caption {
		font-size: 0.6875rem !important;
	}
	.book-links {
		padding: 0 0.625rem;
	}
	.book-links p {
		font-size: 0.6875rem !important;
	}
	#iframebooking {
		height: 295px;
	}*/
	/* booking box */
}

@media only screen and (min-width: 640px) and (max-width: 800px) {
	/* navigation */ 
	/*#main-menu {
		display: none !important;
	}*/
	/* navigation */
	
	
	/* sliding images */
	#slider-wrap.medium-8 {
		width: 100% !important;
	}
	.soliloquy-item img {
		height: auto !important;
	}
	/* sliding images */
	
	
	/* booking box */
	#book-wrap.medium-4 {
		width: 100% !important;
	}
	#book-wrap.columns {
		padding-left: 0.9375rem;
	}
	/* booking box */
	
	
	/* home page */
	#home-wrap {
		padding: 1.5rem 0 1rem 1rem;
	}
	/* home page */
}

@media only screen and (max-width: 640px) {
	p, div, li, h5, th, td, .button {
		font-size: 0.75rem !important;
	}
	table tr th, table tr td {
		padding: 0.3125rem !important;
	}
	#header {
		width: 100%;
	}
	#header .home-link {
		float: left;
		padding: 15px 0 10px;
	}
	/* sliding images */
	
	.soliloquy-item img {
		height: auto !important;
	}
	/* sliding images */
	
	
	
	
	
	/* booking box */
	
	#book-wrap.columns {
		padding-left: 0.9375rem;
	}
	.book-box {
		height: 410px;
	}
	/* booking box */
	
	
	/* home page */
	
	#home-wrap {
		padding: 1.5rem 0.3125rem 1rem 0;
	}
	.box-wrap {
		width: 100%;
		float: none;
	}
	/* home page */
	
	
	
	
	
	/* footer */
	
	.footer-menu {
		float: left;
	}
	.footer-menu li:first-child {
		padding: 0 10px 0 0;
	}
	/* footer */
	
	#wpadminbar {
		position: fixed;
	}
	
	
	.box-wrap .box {    
    	padding-right: 5vw;
		padding-left: 15vw;
		padding-top: 5vw;
	}

	.box-wrap .boxlogo, .box-wrap .thumbnail img {
		width: 20vw;
		heigh:auto;
	}
	.box-wrap .boxcontent {
		padding: 4vw 6vw;
	}
}
