@charset "utf-8";
/*
Theme Name: Go Sail 2016 
Theme URI: 
Author: Online Fusion
Author URI: http://onlinefusion.com.au
Description: 
Version: 1.0

 */
 
 @import url(https://fonts.googleapis.com/css?family=Princess+Sofia);
 
body {font: 14px/1.55em "Open Sans", sans-serif; color: #051747;}

.ui-datepicker-month, .ui-datepicker-year {color: #666 !important;}

a:hover {text-decoration: none;}

img {max-width: 100%; height: auto;}


.frm_forms .form-field {margin-bottom: 8px !important;}
.frm_forms input[type=submit] {
	margin: 0 !important;
	display: block !important;
	width: 100% !important;
	}

#header {background: #051a4f url(img/bg_header.png) repeat-x; }
#header ul {padding: 0; margin: 0;}
#title {background: url(img/bg_logo.jpg) no-repeat; padding-top: 16px; height: 129px; overflow: hidden;}

#header .widgets a.book {
	display: block;
	padding: 10px;
	border: 1px solid #00aeef;
	text-transform: uppercase;
	color: #FFF ;
	font-size: 24px;
	float: right;
	line-height: 1.1em;
	width: 176px;
}
#header .widgets {padding-top: 20px;}
#header .widgets a.book strong {color: #00aeef; font-weight: bold; letter-spacing: 1px; white-space: nowrap;}

#nav-primary {background: #c7c7c7}
#nav-primary ul {text-align: center; list-style: none; margin: 0; padding: 0;}
#nav-primary li {display: inline-block; position: relative}
#nav-primary li a {
	display: block;
	text-transform: uppercase;
	color: #061944;
	line-height: 40px;
	padding: 0 26px;
	font-size: 1.1em;
}
#nav-primary li:hover > a, #nav-primary li.current-menu-item > a {background: #00adef; color: #FFF;}
#nav-primary ul ul {
	position: absolute;
	left: 0;
	top: 40px;
	background: #00adef;
	width: 200px;
	z-index: 999;
	text-align: left;
	padding: 15px;
}
#nav-primary li li {display: list-item; padding: 6px 0; border-bottom: 1px solid #91d7f7}
#nav-primary li li a {line-height: normal; text-transform: capitalize; padding: 4px 0;}

.nav ul ul, .nav ul li:hover ul ul, .nav ul ul li:hover ul ul {display: none;}
.nav ul li:hover ul, .nav ul ul li:hover ul, .nav ul ul ul li:hover ul {display: block;}


.featured-thumbnail {height: 255px; overflow: hidden;}

#sidebar .widget {padding-left: 40px;}

#sidebar .frm_form_widget {
	background: #00adef;
	padding: 10px;
	color: #FFF;
	margin-bottom: 24px;
}

#sidebar .box {
	background: #d8d8d8;
	padding: 10px;
	text-align: center;
	margin: 0 0 24px;
}
#sidebar .box h3 {margin: 0 0 10px; font-size: 18px;}
#sidebar .box h3 a {	
	color: #061b52;
	text-transform: uppercase;
	font-weight: bold;
}
#sidebar .box img {width: 100%; height: auto;}

#footer {
	background: #010c1c url(img/bg_footer.jpg) no-repeat;
	color: #FFF;
	padding: 10px 0;
}


/* HOME */
.home .panel-grid {margin: 0 !important;}
.home h3 {font-size: 40px;}
.slideshow {
	width: 100vw;
	margin-left: calc(-50vw + 50%);
}
.frs-caption-content h4 {font-weight: normal !important; line-height: 1.2em;}
p.frs-caption-button.frs-buttonskin-black a span {
	display: inline-block;
	color: #02112b !important;
	border: 1px solid #021029 !important;
	text-transform: uppercase;
	line-height: 36px !important; 
	padding: 0 40px 0 14px !important;
	position: relative;
}
p.frs-caption-button.frs-buttonskin-black a:hover span {color: #FFF !important; background-color: #00adef !important; border-color: #FFF !important;}
p.frs-caption-button.frs-buttonskin-black a span:after {top: 7px !important;}

.home .container {position: relative;}
.enquiry-form  {padding: 20px 0 0; text-align: center;}
.home .enquiry-form {
	width: 460px; 	
	position: absolute; 
	top: 0;
	right: 0;
	z-index: 99;
	/*height: 800px;*/	
	padding: 0;
	}
.home .container {position: relative;}
.home .enquiry-form .inner {height: auto; padding: 20px 20px 0; background: #00adef; min-height: 420px;}
#frm_field_90_container label {color: #FFF !important;}
.enquiry-form h3 {color: #FFF !important; font-size: 20px !important; margin: 0 0 10px !important;}
.enquiry-form fieldset {padding: 0 !important;}
#frm_form_6_container h3.frm_form_title {display: block; text-align: center;}
.home .enquiry-form  textarea {
  height: 32px;
  -webkit-transition: height 1s ease;
  -moz-transition: height 1s ease;
  -o-transition: height 1s ease;
  -ms-transition: height 1s ease;
  transition: height 1s ease;
}

.home .enquiry-form  textarea:focus {
  height: 120px;
}
#tagline {font: 2.5em "Princess Sofia", cursive; font-weight: bold; text-align: center; color: #05194b; }
#tagline>div {padding: 6px 0;}

#intro {color: #FFF; text-align: center;}
#intro>div {padding: 32px 0;}

#services>div {padding: 32px 0;}
#services #pgc-5-services-0 {padding: 0;}
#services h4 {
	margin: 0;
	display: block;
	background: #123072;
	position: relative;
	line-height: 40px;
	padding: 0 14px;
	text-transform: uppercase;
}
#services h4:after, p.frs-caption-button.frs-buttonskin-black a span:after {
	content: '';
	position: absolute;
	right: 10px;
	top: 10px;
	width: 22px;
	height: 22px;
	display: block;
	background: url(img/arrow-circle.png) no-repeat;
	z-index: 9;
}
#services h4 a {color: #FFF; font-size: 15px;}
#services p {margin: 0;}
#testimonials {position: relative;}
#testimonials * {color: #FFF !important;}
#testimonials:before {
	content: '';
	width: 0; 
	height: 0; 
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 30px solid #c7c7c7;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -10px;
	z-index: 9
}
#testimonials > div {padding: 48px 0;}
.lsow-icon-quote {display: none !important;}
.lsow-text {text-align: center;}

.photospace .thumnail_col {width: 100% !important;}
.photospace .controls {margin-bottom: 20px;}

.page-id-29 #sidebar .widget_frm_show_form {display: none;}
.page-id-29 #frm_field_90_container label{color:#525252 !important;}
