/* ----------------------------------------------
	Theme Name: Blu Kite
	Author: Tom Hart
	Author URI: https://www.hurtlecreative.com/	
 ------------------------------------------------ */


/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

html, body {
	height:94%;
	width:100%;
}
body {
	margin:0;
	padding:0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
	display: block;
	margin:0;
	padding:0;
}
a {
	outline: none!important;
}
a img { border: 0 }
img, object, embed {
	max-width: 100%;
}
img {
	width: auto;
	height: auto;
	-ms-interpolation-mode:bicubic;
}
* {
	outline:none;
}

/******************************************************************
	Text Selection Styles
******************************************************************/
::selection {
	background: #5089a2;
	color: #fff;
}
::-moz-selection {
	background: #5089a2;
	color: #fff;
}
::-webkit-selection {
	background: #5089a2;
	color: #fff;
}


/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 

#container {
}
.row {
    margin: 10px 0;
}
.inner {
}

/* Header */

#header {
}
#logo {
}


/*  Main Navigation  */

#nav {
	background-color: #FFF;
	height: 144px;
	transition: all .3s ease-in-out;

}


.navbar-nav {
	background-color: #FFF;
	margin-top: 0;
}


#nav .navbar-brand {
	transition: all .3s ease-in-out;
	border-color:none;
} 

#nav .navbar-brand, #nav .navbar-brand h1 {
	width: 180px;
    height: auto;
}
#nav .navbar-brand h1, #nav .navbar-brand p {
	margin-top:0;
	margin-bottom:0;
}
#nav .navbar-nav a {
	text-transform: uppercase;
}
#nav .navbar-nav a {
	background:none!important;
	color: #333;
	-webkit-transition: color 400ms ease;
	-moz-transition: color 400ms ease;
	-o-transition: color 400ms ease;
	-ms-transition: color 400ms ease;
	transition: color 400ms ease;
}
#nav .navbar-nav a:hover, #nav .navbar-nav li.active > a, #nav .navbar-nav li.active-path > a {
	/* customize_main_nav_link_hover */color: #5089a2;/* customize_main_nav_link_hover */
}
#nav .navbar-nav li.active > a, #nav .navbar-nav li.active-path > a {
	font-weight:bold;
}
#nav .navbar-toggle {
	margin-top:23px;
}
.navbar-default .navbar-toggle {
	border:none;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color:#ffffff;
}
.navbar-fixed-top, .navbar-fixed-bottom {
	z-index:990;
}

.call{
	position:fixed;
	margin-left: 200px;
	margin-top: 28px;
}

.call h3 a{
	color: #69bbd2;
	font-size: 16px
}
.call h3 a:hover{
	color: #846374;
	text-decoration: none;
}



/* Feature */
#feature {
	/* customize_feature_background */background-color:#5089a2;/* customize_feature_background */
	background-attachment:scroll;
	background-size:cover;
	/* customize_feature_text */color:#ffffff;/* customize_feature_text */
	text-align:center;
	padding:0;
	margin:0;
	position:relative;
}
#feature .container {
	padding-top: 160px;
    padding-bottom: 10px;
}
body.page_type_home #feature {
/* height:75%; */
margin-top: 145px!important;	
}

body.page_type_home #feature .container {
	padding:0;
	display:table;
	height:100%;
}
body.page_type_home #feature .container .row {
	display:table-cell;
	vertical-align:middle;
}
#feature .rotate {
/*      background-color: rgba(255, 255, 255, 0.8); */
        background-color: rgba(204, 0, 0, 0.5);
        padding: 0 5px;
	font-weight:normal;
}
.overlay {
	background-image: url(images/overlay-kite.png);
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: repeat;
	background-position: 0 95px;
}

a.scrolldown {
	display: block;
	width: 100%;
	height: 51px;
	position: absolute;
	bottom: 0;
	cursor: pointer;
	color:#fff;
	line-height:50px;
	text-align:center;
	z-index: 2;
}

.feature-image{padding-bottom: 20px;}


/* Callout */
#callout {
	color:#FFF;
	font-size: 16px;
	line-height: 22px;
	background-color: #5089a2;
	text-align: center;
	padding: 40px 0px;
}

#callout h2 {
	color:#FFF;
	padding-bottom: 35px;
}

/* Sections */
#sections {
}


/* Wrapper */
#wrapper {
	padding-top:0px;
	padding-bottom:30px;
}

.page_type_portfolio_item #content {
	padding-top:35px;
}

div.section.divider {
	width: 100%;
	height: 40px;
	border-top-width:1px;
	border-top-style:solid;
	text-align: center;
	margin-top: 80px;
	margin-bottom: 40px;
}
div.section.divider .section-title {
	font-weight: 400;
	/* customize_section_title */color: #5089a2;/* customize_section_title */
	background-color: #FFF;
	margin-top: -20px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	font-size: 24px;
	text-transform: uppercase;
}
div.section.divider {
	/* customize_section_title_border */border-color:#5089a2;/* customize_section_title_border */
}


/* Sidebar */
#sidebar {
	    padding-bottom: 20px;
}


/* Sub Navigation */
.nav > li > a:hover, .nav > li > a:focus {
	background-color:transparent;
}
.nav-pills > li > a {
	border-radius:0px;
	padding:5px 10px;
}
.nav-pills > li > a:before {
	content:"\003e  ";
	color:#CFCFCF;
}

.nav>li{
	font-size: 14px;
    padding-left: 0;
}

.nav-tabs {
    border-bottom: 1px solid #ccc;
    margin-top: 20px;
	}

/* Footer */
#footer {
	/* customize_footer_background */background-color:#5089a2;/* customize_footer_background */
	margin-top: 20px;
	padding:30px 0 0;
	/* customize_footer_text */color:#ffffff;/* customize_footer_text */
	text-align:center;
}
#footer a {
	color:#ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #efefef;
}
#footer-utility {
	/* customize_footer_utility_background */background-color:#3b4a60;/* customize_footer_utility_background */
	margin:30px 0 0;
	padding:15px 0;
	font-size:12px;
}
#footer-utility p {
	margin:0;
}


/* ------------------------------------------
   ELEMENTS
------------------------------------------- */ 


/* Page List */
h3.ccm-page-list-title {
	margin:0 0 0.25em;
}
div.ccm-page-list-description {
	margin:0 0 20px;
}

h4.ccm-page-list-title {
margin: 0 0 0.25em;
    text-align: center;
    background: #846374;
	padding: 10px 30px;
	font-size: 14px;
}
h4.ccm-page-list-title:hover {
margin: 0 0 0.25em;
    text-align: center;
    background: #3b4a60;
	padding: 10px 30px;
	cursor: pointer;
	-webkit-transition: background-color 600ms ease;
	-moz-transition: background-color 600ms ease;
	-o-transition: background-color 600ms ease;
	-ms-transition: background-color 600ms ease;
	transition: background-color 600ms ease;
}

h4.ccm-page-list-title a {
text-decoration: none;
	color:#FFF;
}

/* Portfolio Carousel */
div.section.block {
	width: 100%;
	height: 185px;
	background-color: #f6f6f6;
	text-align: center;
	float: left;
	cursor: pointer;
}
div.section.block h5 {
	margin-top: 15px;
	margin-bottom:0;
}
div.section.block h6 {
	color: #838282;
	margin:0;
}
div.section.block img {
	width: 100%;
	height: 185px;
	display: block;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 1;
}
div.section.block .content {
	width: 100%;
	height: 85px;
	position: absolute;
	z-index: 5;
	background-color: #f6f6f6;
	margin-top: 104px;
}
div.section.block .hover {
	width: 100%;
	height: 185px;
	position: relative;
	z-index: 10;
	display: none;
}
div.section.block .hover.content {
	width: 100%;
	height: 185px;
	position: relative;
	display: block;
	z-index: 10;
	margin-top: 0px;
	text-decoration:none;
	opacity:0.8;
}
div.section.block .hover.content span {
	margin-top:0;
	padding-top: 40px;
	font-size: 40px;
	font-weight: 400;
	color: #FFF;
	display:block;
}
div.section.block .hover.content h5 {
	font-weight: 400;
	color: #FFF;
}
div.section.block .hover.content h6 {
	font-weight: 400;
	color: #FFF;
}

/* Portfolio Grid List */
ul.portfoliofilter {
	width: 100%;
	text-align: center;
	margin: 20px 0 10px;
	padding:0;
/* Hurtle edit */
	visibility: hidden;
}
li.filter {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	line-height: 1.6em;
	background-color: #efefef;
	text-decoration: none;
	font-size: 12px;
	display: inline-block;
	font-weight: 300;
	text-transform: uppercase;
	cursor: pointer;
	padding: 5px 15px;
	border-radius: 3px;
	margin: 0px 5px;
}
li.filter.active {
	font-weight: 700;
	color: #FFF;
}
ul.portfolio {
	margin:0 0 30px;
	padding:0;
}
ul.portfolio li {
	cursor: pointer;
	display: none;
	opacity: 0;
}
.portfolioitem {
	display: block;
	padding-bottom: 10px;
	position: relative;
	overflow:hidden;
	cursor: pointer;
    
}
.portfolioitem img {
	width: 100%;
	vertical-align: middle;
}
.portfoliohover {
	-webkit-transition: background-color 600ms ease;
	-moz-transition: background-color 600ms ease;
	-o-transition: background-color 600ms ease;
	-ms-transition: background-color 600ms ease;
	transition: background-color 600ms ease;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 100;
}
.portfoliohover a {
	display:block;
}
.portfoliohover .info {
	position: absolute;
	bottom: 0;
	margin-bottom: 25px;
	width: 100%;
	text-align: center;
}
.portfoliohover span {
	color: #FFF;
	font-size: 150px;
	font-weight: 300;
	line-height:1.45;
	-webkit-transition: opacity, color 600ms ease;
	-moz-transition: opacity, color 600ms ease;
	-o-transition: opacity, color 600ms ease;
	-ms-transition: opacity, color 600ms ease;
	transition: opacity, color 600ms ease;
	opacity: 0;
	margin:0;
	display:block;
}
.portfoliohover h5 {
	color: #4b4b4b;
	text-transform: uppercase;
	margin:0 10px;
}
.portfoliohover h6 {
	color: #ababab;
	font-weight: 300;
	margin:0;
}
ul.portfolio li:hover .portfoliohover h5, ul.portfolio li:hover .portfoliohover h6, ul.portfolio li:hover .portfoliohover span {
	opacity: 1;
	color: #FFF;
}


/* Blog Carousel */
div.section.block.blog {
	text-align: left;
	height: 220px;
}
div.section.block.blog .hover {
	left: -10px;
}
div.section.block.blog img {
	height: 220px;
}
div.section.block span {
	text-align: center;
	display:block;
}
div.section.block.blog h5, div.section.block.blog h6, div.section.block.blog a {
	margin-left: 20px;
	margin-right: 20px;
}
div.section.block.blog h6 a {
	margin-left:0;
	margin-right:0;
}
div.section.block.blog .content h5 {
	margin-top:10px;
}
div.section.block.blog .content {
	height: 220px;
}
div.section.block.blog .hover {
	height: 220px;
}
a.readmore {
	display: block;
	margin-top: 0;
	font-size:12px;
}
div.section.block.blog .hover a.readmore {
	color: #FFF;
}


/* Blog List */
article.post {
	margin: 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #e7e7e7;
}
article.post:last-child {
	border-bottom: none;
}
div.postimage {
	width: 100%;
	position:relative;
}
div.postimage img {
}
article.post .hover {
	overflow:hidden;
}
div.posthover {
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}
article.post .hover:hover div.posthover {
	opacity: 0.8;
}
article.post .hover:hover div.postinfo h6, article.post .hover:hover div.postinfo b {
	color: #FFF;
}
div.posthover a {
	display: block;
	font-size: 24px;
	text-align: center;
	color: #FFF;
	line-height: 170px;
}
div.postinfo {
	width: 100%;
	background-color: #f6f6f6;
	padding: 15px;
	-webkit-transition: background-color 0.4s;
	-moz-transition: background-color 0.4s;
	-ms-transition: background-color 0.4s;
	-o-transition: background-color 0.4s;
	transition: background-color 0.4s;
}
div.postinfo h6 {
	margin:0;
}
article.post h3 {
	clear: both;
	padding-top: 10px; 
}
article.post p {
	clear: both;
	padding-top: 4px; 
}


/* Person Block */
div.person {
	margin-top: 20px;
	margin-bottom:20px;
}
div.person div.image {
/* 	height: 250px;  */
	margin-bottom: 10px;
}
div.person div.info h2 {
	margin:0;
}
div.person div.info h4 {
	margin:0 0 5px;
}
div.person div.info span {
	margin-right:15px;
}
div.person div.image img {
  text-align: center;
}
a.socialicon {
	background-image: url(images/socialicons.png);
	background-repeat: no-repeat;
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	margin: 20px 10px 0px 0px;
}
a.socialicon.linkedin {
	background-position: 0px 0px;
}
a.socialicon.linkedin:hover {
	background-position: 0px -30px;
}
a.socialicon.facebook {
	background-position: -30px 0px;
}
a.socialicon.facebook:hover {
	background-position: -30px -30px;
}
a.socialicon.twitter {
	background-position: -60px 0px;
}
a.socialicon.twitter:hover {
	background-position: -60px -30px;
}
a.socialicon.pinterest {
	background-position: -90px 0px;
}
a.socialicon.pinterest:hover {
	background-position: -90px -30px;
}
a.socialicon.dribbble {
	background-position: -120px 0px;
}
a.socialicon.dribbble:hover {
	background-position: -120px -30px;
}


/* BX Slider */
.bx-wrapper {
	margin-bottom:40px!important;
}
.bx-wrapper .bx-viewport {
	background:none;
	border:none;
	box-shadow:none;
	left:0;
}
.bx-wrapper .bx-prev {
	left:auto;
	right: 25px;
	background: url(images/carouselcontrols.png) no-repeat 0 0;
}

.bx-wrapper .bx-next {
	right: 0;
	background: url(images/carouselcontrols.png) no-repeat -20px 0px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -20px 0;
}
.bx-wrapper .bx-controls-direction a {
	background-image: url(images/carouselcontrols.png);
	background-repeat: no-repeat;
	top:-30px;
	z-index:900;
	width:20px;
	height:20px;
	margin:0;
}


/* Buttons */
.btn {
	border:none;
}
.btn-primary,
.bx-wrapper .bx-controls-direction a,
.navbar-default .navbar-toggle,
li.filter.active,
.ccm-tags-display ul.ccm-tag-list li a,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.nav-pills > li.active-path > a,
.nav-pills > li.active-path > a:hover,
.nav-pills > li.active-path > a:focus,
ul.portfolio li:hover .portfoliohover,
article.post .hover:hover div.postinfo,
div.section.block .hover.content,
div.posthover {
    /* customize_button_color */background-color: #5089a2;/* customize_button_color */
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.bx-wrapper .bx-controls-direction a:hover,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus,
.ccm-tags-display ul.ccm-tag-list li a:hover {
    background-color: #3b4a60;
	text-decoration: none;
}

.btn-secondary {
    background-color: #FFF;
}

#footer .btn-primary, .btn-purple {
    background-color: #846374!important;
	color:#FFF;
}

#footer .btn-primary, .btn-purple:hover,
#footer .btn-primary, .btn-purple:focus,
#footer .btn-primary, .btn-purple:active,
#footer .btn-primary, .btn-purple.active{
    background-color: #3b4a60;
	text-decoration: none;
	color:#FFF;
}

.btn-submit {
    background-color: #846374;
	font-family: proxima-nova, sans-serif;  font-weight: 800;  font-style: normal;
	margin-top:20px;
	color: #FFF;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active{
    background-color: #3b4a60;
	text-decoration: none;
	color:#FFF;
}

.btn-submit:hover,
.btn-submit:focus,
.btn-submit:active,
.btn-submit.active{
    background-color: #efefef;
	text-decoration: none;
	color:#333;
}

/* Tags list */
.ccm-tags-display ul.ccm-tag-list {
	margin:0 0 10px;
	padding:0;
	overflow:hidden;
}
.ccm-tags-display ul.ccm-tag-list li {
	height:auto!important;
	padding:0!important;
}
.ccm-tags-display ul.ccm-tag-list li a {
	color:#fff;
	display:block;
	padding:6px 8px;
}
.ccm-tags-display ul.ccm-tag-list li a:hover {
	text-decoration:none;
}

/* FORM/Footer */

#footer label {
    padding-top: 5px;
    position: absolute;
    color: #ccc;
	margin-left: 20px;
}
table{width: 100%;}
	
#footer.nav>li{text-align: center;}

/* Google Map */
.googleMapCanvas img {
	max-width:none;
}

/* Video ----------------------------- */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* alignment classes & additional classes*/

.pull-left  { float: left; padding-right: 20px;}
.pull-right { float: right; padding-left: 20px;}


/* concrete5 interface */
#ccm-page-controls-wrapper *,
#ccm-page-controls-wrapper *:before,
#ccm-page-controls-wrapper *:after,
.ui-dialog *,
.ui-dialog *:before,
.ui-dialog *:after,
.ccm-ui,
.ccm-ui:before,
.ccm-ui:after,
.ccm-ui *,
.ccm-ui *:before,
.ccm-ui *:after
{
	-moz-box-sizing: content-box!important;
	-webkit-box-sizing: content-box!important;
	box-sizing: content-box!important;
}
.ui-dialog input {
	display:inline-block;
	width:auto;
}
.ui-dialog select {
	width:auto;
}
div#ccm-page-status-bar {
	z-index:998!important;
}
#ccm-page-controls-wrapper .breadcrumb > li + li:before {
	content:'';
	padding:0;
}
.ccm-ui .popover .arrow, .ccm-ui .popover .arrow:after {
	border-style:none;
}


/* Landscape phones
------------------------- */
@media (max-width: 480px) {
	
	.call{
		margin-left: 120px;
		
	}
	.call h3 a{
		font-size: 12px;
		
	}
	
}

/* Tablet
------------------------- */

@media (max-width: 767px) {
	.captcha{display: none}
	.tab-content{margin-top: 70px;}
}

@media (min-width: 768px) {
	#nav .navbar-nav > li > a {
		line-height:54px;
	} 
	.lead {
		font-size:18px;
	}
	ul.portfolio li {
		width: 50%;
		float: left;
	}
	div.postimage {
		float:left;
		/* height: 170px; */
		width: 150%;
	}
	div.postinfo {
		float:right;
		height: 170px;
		padding:58px 30px;
		width: 25%;
	}

logo {
height: 50px;
width: auto;
}
	
}
	

/* Tablet to desktop
------------------------- */
@media (min-width: 768px) and (max-width: 990px) {
	
	.call{
		margin-top: 55px;
		margin-left: 490px;
	}
	
}

@media (min-width: 870px) {
	ul.portfolio li {
		width: 33.33%;
		float: left;
	}
	#feature {
		/* background-attachment:fixed; */
	}
}

@media (min-width: 870px) and (max-width: 1199px) {
}

@media (min-width: 1200px) {
	ul.portfolio li {
		width: 25%;
		float: left;
	}
	div.postimage {
		width: 100%;
	}
	div.postinfo {
		width: 20%;
	}
}

/* customize_miscellaneous	*/

.captcha{display: none} 

.field{margin-bottom: 10px}

.errors{
	background-color: red;
	padding:20px;
	color: #FFF;
    text-align: center;
}
	
.tab-content>.active {
    border: 1px solid #ccc;
    border-top: none;
	padding: 15px;
	}

.booking-left{
	border: 1px solid #ccc;
    padding: 20px 20px 30px;
    margin-bottom: 20px;
}
.booking-right{
	border: 1px solid #ccc;
    padding: 20px 20px 0;
    margin-bottom: 20px;
	}

.booking-right a{
	margin-bottom: 10px;
	}

	.tab-content{margin-bottom: 40px;}

.news {
    margin: 0px 0px 20px 0px;
    padding: 20px 40px 0;
    border: 1px solid #CCC;
}
 /* osano cookieconsent window fix */
.cc-window.cc-banner.cc-type-info.cc-theme-block.cc-bottom.cc-color-override--804738744 {
    margin-top: -58px;
}
.ng-binding {
    background-color: #846374!important;
    
}

 /* customize_miscellaneous */