/* cmsms stylesheet: ard-style modified: 09/29/21 15:49:49 */
@charset "utf-8";
/*------------------------------------------
Created:	4th March 2021
Author:		Adam Alexander
Contact:	adam@coirecreative.co.uk
Website:	www.coirecreative.co.uk
-------------------------------------------*/

.hold {
  background-color: #222;
  color: #FFF;
}
.holderer {
  width: 400px;
  margin: 100px auto;
}
.holderer p {
  padding: 20px 10px;
}

/***************************** Reset *************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
/*	background: transparent;*/
}
body {
	line-height: 1;
}
ul li p {
	padding: 0;
    margin: 0;
}

/***************************** Generic styles *************************************/

body {
	font-family: lato, sans-serif; 
	font-size:62.5%;
    font-weight: 400;
	color:#666;
	margin:0px;
	padding:0px;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
}
#images {
  width: 90%;
  margin: 0 auto 20px;
}
#images img, #carou img, .topimage img, .columns img, .responsive, .wideimage img, .newsimage img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.imgpadded {
	max-width: 100%;
	width: 90%;
	height: auto;
	margin: 0 5%;
}
img {
	max-width: 100%;
	height: auto;
}
.halfcol, .thirdcol, .twothirdcol, .leftnav, .quartercol, .threequartercol, .newscol, .footer .cols {
	float: left;
}
p {
	font-size: 1.5em;
	margin: 0;
	padding:0 0 15px;
	line-height: 1.5em;
}
.footer p {
  font-size: 1.4em;
  line-height: 1.4em;
}
strong { 
  font-weight: 700; 
  
}
.clear {
	clear:both;
}
.holder {
	position: relative;
	z-index: 111;
  clear: both;
  margin: auto;
  width: 1200px;
}
.main-img {
  width: 100%;
  height: 70vh;
  z-index: 1;
}
.home .main-img {
  height: 100vh;
}
.header { 
  text-align: left; 
  padding: 0;
  width: 100%; 
  z-index:11111111!important; 
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  background-color: #A0A0BE;
}
.head {
    width: 1400px;
    margin: auto;
    position: relative;
}
.google-maps {
height: 500px;
}
.greyback {
  background-color: #F3F1F1;
}
#properties .owl-item {
text-align: center;
font-size: 1.6em;
}
#properties .owl-item img {
width: 100%;
}
#properties .owl-controls {
display: none!important;
}
#properties .owl-item span {
  background: url(https://ardverikie.com/uploads/images/darkback.png);
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: none;
}
#properties .owl-item a:link, #properties .owl-item a:visited {
color: #FFF;
font-size: 1.2em;
line-height: 1.4em;
}
#properties .owl-item a:hover span {
display: block;
}
#properties .owl-item span em {
    padding-top: 20%;
    display: block;
}
#propimages {
  margin: 40px 0;
}
#propimages a {
  display: inline-block;
  width: 31.3%;
  margin: 0 1%;
  font-size: 1.6em;
  line-height: 1.4em;
  vertical-align: top;
}
#propimages a span nav {
  margin: 5px 0px 20px 10px;
}
.featuredback {
  background-color: #EDE6E0;
  padding: 0;
  margin: 50px 0 0;
  clear: both;
  position: relative;
  display: table;
  width: 100%;
  border-bottom: 5px #A0A0BE solid;
}
.promos {
  padding: 100px 2%;
}
.promo {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  margin: 20px 0;
}
.promo img {
  width: 40%;
  height: auto;
  display: inline-block;
  vertical-align: top;
}
.promotxt {
  width: 54%;
  display: inline-block;
  vertical-align: top;
  padding: 10px 3%;
}
.newsthumbimg {
  width: 100%;
  height: 300px;
  display: block;
}
.social {
  background-color: #A0A0BE;
  width: 100%;
  padding: 5px 0;
  font-size: 1.8em;
  color: #FFF;
}
.social .holder {
  display: flex;
}
.social .leftcol {
  width: 45%;
  display: flex;
  margin: 0 2%;
}
.social .rightcol {
  width: 45%;
  display: flex;
  margin: 0 2%;
  text-align: right;
  justify-content: flex-end;
}
.social span {
  align-self: center;
  margin-right: 10px;
}
.social img {
  align-self: center;
  margin-right: 5px;
}
.footer {
  padding: 20px 0;
  width: 100%;
}
.footer .cols {
  width: 29.3%;
  margin: 0 2%;
}
.footer .right img {
  max-width: 50%;
}
.centre {
  text-align: center;
}
.right {
  text-align: right;
}
.subfooter {
  width: 100%;
  background-color: #A0A0BE;
  color: #FFF;
  text-align: center;
}
.subfooter p {
  padding: 3px;
}
.subfooter a:link, .subfooter a:visited {
  color: #FFF;
}
.subfooter a:hover {
  color: #CCC;
}
a.downlnk:link, a.downlnk:visited {
  position: absolute;
  right: 3%;
  bottom: 0px;
  color: #B99F70;
  padding: 10px 30px 10px;
  font-size: 2em;
  background: url(https://ardverikie.com/uploads/images/down-arrow.gif) right center no-repeat;
}
a.downlnk:hover {
  color: #FFF;
}
ul, ol { 
  padding: 0 0 30px 15px; 
  font-size: 1.6em;
  padding: 3px;
  line-height: 1.5em;
  margin: 0 0 20px 15px;
}
.logo img {
  padding: 0px 40px;
}
h1 {
	font-size: 4em;
}
.onecol {
  width: 60%;
  margin: 60px 20%;
}
.pad {
  padding: 50px 0;
}
.widecol {
  width: 96%;
  margin: 60px 2% 40px;
}
.greycol {
  background-color: #E4E4E4;
  padding: 50px 0;
}
.leftnav, .quartercol {
  width: 21%;
  margin: 60px 2%;
}
.halfcol {
  width: 46%;
  margin: 100px 2% 40px;
}
.newscol {
  width: 46%;
  margin: 20px 2% 100px;
}
.right {
  float: right;
}
.threequartercol {
  width: 71%;
  margin: 60px 2%;
}
.thirdcol {
  width: 29%;
  margin: 20px 2%;
}
.twothirdcol {
  width: 62%;
  margin: 20px 2%;
}
.imgcol {
	width: 50%;
  display: table-cell;
}
.txtcol {
	width: 50%;
  text-align: left;
  display: table-cell;
  padding-bottom: 30px;
}
.txtcol .twocol {
  width: 420px;
  margin: 40px;
}
.highlights {
  background-color: #A0A0BE;
  color: #FFF;
  padding: 20px;
  font-weight: 700;
  margin: 30px 0;
}
.highlights p {
  font-size: 1.8em;
  padding: 3px 0;
}
.availability {
  margin: 10px;
  display: flex;
  flex-direction: column;
}
.availability p {
  display: flex;
}
.availability span {
  align-self: center;
  margin-left: 5px;
}
#booked {
  width: 30px;
  height: 30px;
  background: #A0A0BE;
}
#available {
  width: 30px;
  height: 30px;
  background: #5E8F08;
}
table {
width: 100%!important;
border-collapse: collapse; 
font-size: 1.4em;
}
table thead {
background-color: #A0A0BE;
color: #FFF;
font-weight: bold;
}
table tr {
border: 1px #CCC solid;
}
table tr td, table tr tH {
padding: 10px;
text-align: left;
}
.ui-accordion-header {
cursor: pointer; 
background-color: #A0A0BE;
padding: 10px 0;
border-bottom: 1px #FFF solid;
}
.ui-state-default {
padding-left: 35px;
background: #A0A0BE  url(https://ardverikie.com/uploads/images/default-arrow.png) no-repeat 10px center;
color: #FFF;
}
.ui-state-hover {
padding-left: 35px;
background: #A0A0BE  url(https://ardverikie.com/uploads/images/hover-arrow.png) no-repeat 10px center; 
}
.ui-state-active {
padding-left: 35px;
background: #A0A0BE  url(https://ardverikie.com/uploads/images/active-arrow.png) no-repeat 10px center; 
}
.ui-accordion-content {
  padding: 20px;
}

/***************************** Navigation *************************************/



#menuwrapper {
  text-align: right;
  position:absolute;
  top: 0;
  right: 0;
}
#menuwrapper ul li {
  display: inline-block;
  margin: 0px;
  position: relative;
}
#menuwrapper ul, #menuwrapper ul li {
  padding: 0;
  margin: 0;
  font-size: 1em;
}
#menuwrapper ul li a:link, #menuwrapper ul li a:visited {
  display: block;
  color: #FFF;
  height: 20px;
  font-weight: 400;
  font-size: 1.8em;
  padding: 10px 14px 10px;
}
#menuwrapper ul li a:hover {
  background-color: #7B7BA4;
    color: #E4D3AD;
}
#menuwrapper ul li a.menuactive:link, #menuwrapper ul li a.menuactive:visited {
  color: #CCC;
}
#menuwrapper ul li a.menuactive:hover {
  color: #FFF;
}
#menuwrapper ul ul {
  position: absolute;
  top: 40px;
  left: 0px;
  display: none;
  text-align: left;
  border-top: 1px #CCC solid;
  background-color: #A0A0BE;
}
#menuwrapper ul ul li {
  padding: 0px;
  width: 270px;
  display: block;
}
#menuwrapper ul ul ul {
  position: absolute;
  top: 0px;
  left: 160px;
  display: none;
}
#menuwrapper ul ul li a:link, #menuwrapper ul ul li a:visited {
  line-height: 1.3em;
  height: auto;
  padding: 10px 14px;
  border-bottom: 1px #CCC solid;
  border-left: none;
}
#menuwrapper ul ul li a:hover {
  color: #E4D3AD;
}
#menuwrapper ul li:hover ul ul, #menuwrapper ul li:hover ul ul ul, #menuwrapper ul li:hover ul ul ul ul {
  display: none;
}
#menuwrapper ul li:hover ul, #menuwrapper ul li li:hover ul, #menuwrapper ul li li li:hover ul, #menuwrapper ul li li li li:hover ul {
  display: block;
}
a#pull {
    padding: 0px 5px 0 0;
    font-size: 0em;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
a#pull:hover {
    background-color: #7B7BA4;
    color: #E4D3AD;
}
.leftnav ul {
  padding: 0;
  list-style: none;
  margin: 10px 0 0 0;
}
.leftnav ul li a:link, .leftnav ul li a:visited {
  display: block;
  font-size: 1.1em;
  color: #A0A0BE;
  padding: 8px 10px;
  border-bottom: 1px #E4E4E4 solid;
}
.leftnav ul li a:hover {
  color: #7B7BA4;
}
footer ul, footer ul li {
  padding: 0;
  list-style: none;
}
footer ul li a:link, footer ul li a:visited {
  line-height: 1.4em;
  font-size: 1em;
  color: #FFF;
  font-weight: 400;
}
footer ul li a:hover {
  color: #CCC;
}
.newsnav ul {
  padding: 0;
  list-style: none;
}
.newsnav ul li a:link, .newsnav ul li a:visited {
  display: block;
  font-size: 2em;
  color: #666;
  padding: 8px 10px;
  text-transform: uppercase;
  border-bottom: 1px #CCC solid;
  font-weight: 400;
}
.newsnav ul li a:hover {
  color: #000;
}



/***************************** Media Queries **********************************/

 @media all and (max-width: 1400px) {

.head {
    width: 100%;
}
}

/*********************************************************************************************/

 @media all and (max-width: 1200px) {

.holder {
  width: 100%;
  position: relative;
}
.halfcol {
 width: 66%;
 margin: 100px 6% 40px;
}
}

/*********************************************************************************************/

 @media all and (max-width: 1000px) {
   
.logo img {
  padding: 0px 0 0 10px;
}
a.booking:link, a.booking:visited {
  position: absolute;
  display: block;
  width: 100%;
  background-color: #7D6266;
  color: #FFF;
  top: 0px;
  right: 0px;
  font-size: 1.8em;
  text-align: center;
  padding: 5px 0;
}
h1 {
	font-size: 3.2em;
}
.main-img, .home .main-img {
  width: 100%;
  height: 600px;
  float: none;
  position: static;
  top: 0;
  left: 0;
}
.txtcol .twocol {
  width: 94%;
  margin: 20px 3%;
}
#menuwrapper ul li a:link, #menuwrapper ul li a:visited {
  font-size: 1.6em;
  padding: 10px 12px 10px;
}
}

/*********************************************************************************************/

 @media all and (max-height: 768px) {

.main-img, .main-wideimg, .home .main-img {
  height: 500px;
}
}

/*********************************************************************************************/

 @media all and (max-width: 768px) {
     
.logo img {
  width: 200px;
  height: auto;
}
.main-img, .home .main-img {
  width: 100%;
  height: 500px;
  float: none;
  position: static;
  top: 0;
  left: 0;
}
#pull span { 
  display: none;
}
.promo {
  width: 96%;
  display: block;
  margin: 20px 2%;
}
.downlnk {
  display: none;
}
h1 {
  font-size: 2.8em;
}
p {
  font-size: 1.4em;
}
.newsthumbimg {
  height: 200px;
}
.threequartercol, .leftnav {
  width: 92%;
  float: none;
  margin: 30px 4%;
}
.quartercol {
  width: 96%;
  margin: 20px 2%;
  float: none;
}
.imgcol {
	width: 100%;
	margin: 0;
 display: block;
height: 300px;
}
.txtcol {
	width: 100%;
	margin: 0;
text-align: left;
 display: block;
}
.txtcol .twocol {
width: 94%;
margin: 20px 3%;
}
  #menuwrapper {
    display: none;
    position: absolute;
    top: 40px;
    right: 0;
    bottom: auto;
    BORDER-TOP: 1px #7B7BA4 solid;
  }
  #menuwrapper ul {
    background-color: #A0A0BE;
    margin: 0px;
  }
  #menuwrapper ul li {
    display: block;
    margin: 0px;
    position: relative;
    border-bottom: 1px #7B7BA4 solid;
    text-align: left;
  }
#menuwrapper ul li a:link, #menuwrapper ul li a:visited {
  color: #FFF;
height: auto;
  padding: 10px 14px;
}
#menuwrapper ul ul {
  display: block;
  position: static;
  top: auto;
  left: auto;
  text-align: left;
  border: none;
}
#menuwrapper ul ul li {
  padding: 0px;
  display: block;
  background-color: #7B7BA4;
  border: none;
  width: auto;
}
#menuwrapper ul ul li a:link, #menuwrapper ul ul li a:visited {
  height: auto;
  border: none;
  border-left: none;
  padding: 5px 20px;
  color: #CCC;
}
#menuwrapper ul li a:hover, #menuwrapper ul ul li a:hover  {
  color: #E4D3AD;
}
#menuwrapper ul ul ul {
  position: static;
  top: auto;
  left: auto;
  display: none;
}
  a#pull {
    display: block;
  }
}

/*********************************************************************************************/

 @media all and (max-width: 480px) {
   
.logo img {
  width: 160px;
}
.main-img, .home .main-img {
  width: 100%;
  height: 400px;
  float: none;
}
.halfer, .onecol, .halfcol, .thirdcol, .widecol, .txtcol .twocol {
  width: 90%;
  margin: 50px 5% 10px;
}
.newscol {
  width: 90%;
  margin: 10px 5% 30px;
}
.footer .cols {
  width: 90%;
  margin: 50px 5% 10px;
  text-align: center;
}
.right {
  float: none;
}
.threecol {
 width: 96%;
 margin: 10px 2%;
}
#propimages a {
  width: 48%;
}
.captcha {
	padding: 0!important;
  text-align: center!important;
}
.social .holder {
  display: block;
}
.social .leftcol, .social .rightcol {
  width: 96%;
  display: flex;
  margin: 0px 2%;
  justify-content: center;
  padding: 5px 0;
}
.social .leftcol {
  border-bottom: #BDACAE solid 1px;
}
.social img {
  width: 20px;
  height: auto;
}
}

/***************************** Anchors *************************************/
	
a:link, a:visited, a:active {
	color: #A0A0BE;
	text-decoration:none;
  font-weight: 400;
}
a:hover {
	color: #7B7BA4;
}
a.blocklink:link, a.blocklink:visited, a.blocklink:active {
  display: inline-block;
  padding: 15px 20px;
  font-size: 1.6em;
  text-align: center;
  font-weight: 300;
  color: #A0A0BE;
  border: 1px #A0A0BE solid;
  margin: 5px 0;
}
a.blocklink:hover {
  background-color: #A0A0BE;
  color: #FFF;
}
a.boxlink:link, a.boxlink:visited, a.boxlink:active {
  display: inline-block;
  padding: 20px 25px;
  text-align: center;
  font-size: 1.8em;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #A0A0BE;
  color: #FFF;
  margin: 20px 0 30px;
}
a.boxlink:hover {
  background-color: #5E8F08;
}
a.booklink:link, a.booklink:visited, a.booklink:active {
  display: block;
  padding: 20px 25px;
  text-align: center;
  font-size: 2.4em;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #5E8F08;
  color: #FFF;
  margin: 10px 0 20px;
}
a.booklink:hover {
  background-color: #A0A0BE;
}

/***************************** Headers *************************************/

h1 {
  font-weight: 300;
  font-style: normal;
  padding: 10px 0 20px;
  margin:0px;
  color: #A0A0BE;
}
.promotxt h1 {
  padding: 0 0 15px;
}
h2 {
  font-weight: 300;
  font-style: normal;
  padding: 10px 0px 20px;
  margin:0px;
  color: #A0A0BE;
  font-size: 2em;
  font-weight: 400;
}
h3 {
  font-weight: 400;
  font-style: normal;
  padding: 15px 0px 10px;
  margin:0px;
  color: #B99F70;
  font-size: 2.2em;
}
h4 {
	padding: 10px 0 30px;
	margin:0px;
	color: #64605A;
	font-size: 3.6em;
	font-weight: 100;
  text-align: center;
}


/***************************** Contact form *************************************/

label, .captchatext {
	width: 25%;
	text-align: right;
	padding: 4px 1% 0px 0px;
	font-size: 1.5em;
	float: left;
}
.contactform {
	position: relative;
	padding: 10px 0;
}
.contactform div {
	padding: 3px 0px;
	text-align: left;
	clear: both;
}
.contactform div div {
	display: inline-block;
}
.contactform div div label {
	width: 60px;
	text-align: right;
	padding-right: 0;
}
.contactform div div input {
	width: 20px;
	border: none;
}
.contactform input, .contactform textarea, .newsletter input {
	background-color: #FFF;
	color: #989696;
  font-family: lato, sans-serif; 
	font-size: 1.2em;
	width: 68%;
	padding: 8px 2%;
  margin: 0;
	border: 1px #CCC solid;
}
.contactform textarea {
	padding: 8px 2%;
	height: 120px;
}
.contactform .submit {
	text-align: left;
  margin-left: 26%;
}
.contactform input.fbsubmit, .contactform input.fbsubmit_prev {
	width: 120px;
  color: #A0A0BE;
  background-color: #FFF;
  border: 1px #A0A0BE solid;
  font-size: 1.6em;
	margin-right: 5px;
	cursor: pointer;
}
.contactform input.fbsubmit:hover {
  background-color: #A0A0BE;
  color: #FFF;
}
.newsletter input.nlsubmit {
	width: 98%;
  color: #FFF;
  background-color: #B99F70;
  font-size: 1.1em;
	margin:  10px 0;
	cursor: pointer;
	padding: 10px 0;
	border: 1px #B99F70 solid;
}
.contactform input.cms_checkbox {
	width: 25px!important;
}
.error_message {
	background-color: #FF2200;
	padding: 10px;
	margin-bottom: 10px;
	color: #FFF;
	font-size: 1.2em;
}
.errror {
	color: #ff2200;
	padding: 2px 0 0 26%;
	display: block;
	font-size: 1.2em;
}
.errrror {
	background-color: #ff2200;
	color: #FFF;
	padding: 2px;
	width: 208px;
	display: block;
	margin-left: 205px;
}
.contactform div.data-consent-label {
  padding: 0 2% 0 26%;
  width: 72%;
}
.captcha {
	margin: 0 0 0 26%;
	display: block;
}

/******************* News section **************************/

.newsholder {
text-align: center;
}
.newstxt {
padding: 10px;
text-align: left;
}
.NewsSummaryCategory {
font-size: 1.3em;
font-weight: 400;
padding: 0px 0px 10px;
}
.newsitem {
padding: 20px 0 30px;
border-bottom: 1px #CCC solid;
margin-bottom: 30px;
}
h1.newsheading {
font-size: 3em;
font-weight: 400;
text-align: left;
}
.NewsSummaryLink a:link, .NewsSummaryLink a:visited {
	display: block;
	font-size: 2em;
	color: #7B7BA4;
	padding: 10px 0;
font-weight: 400;
}
.NewsDetailSummaryLink a:link, .NewsDetailSummaryLink a:visited {
	display: block;
	font-size: 3em;
	color: #666;
	padding: 0;
	text-transform: uppercase;
font-weight: 400;
}
.latestsection .NewsSummaryLink a:link, .latestsection .NewsSummaryLink a:visited {
	font-size: 1.8em;
	color: #FFF;
	border: none;
	padding: 10px 0 15px;
}
.NewsSummaryLink a:hover {
	color: #837666;
}
.NewsSummaryPostdate, #NewsPostDetailDate, .CGBlogSummaryPostdate {
	color: #999;
}
.NewsSummarySummary, #NewsPostDetailSummary {
	padding: 0;
}
#NewsPostDetailSummary p {
padding-top: 15px;
font-weight: 700; 
}
.NewsSummary {
	padding: 0 0 10px;
}
.summarydetail {
	margin: 0 0 20px;
}
.FooterNewsSummary {
	padding: 3px 0 0;
}
.NewsSummaryMorelink a:link, .NewsSummaryMorelink a:visited {
	text-align: right;
	font-size: 1.6em;
	padding: 5px 0px;
color: #7B7BA4;
}
.NewsSummaryMorelink a:hover {
color: #837666;
}
#NewsPostDetailTitle {
	padding: 10px 0 0 0;
	font-weight: 400;
	letter-spacing: 0px;
	font-size: 3em;
	color: #999058;
}
#NewsPostDetailSummary img, #NewsPostDetailContent img {
	max-width: 100%;
	/*width: 100%;*/
	height: auto;
}
.newsimg {
	padding: 10px 0;
	max-width: 100%;
	width: 100%;
	height: auto;
}
.pagination {
	padding: 10px 0;
	text-align: right;
}
.pagination {
	color: #333;
	font-size: 1.3em;
}
.google-maps {
  width: 100%;
	position: relative;
	padding-bottom: 0;
	overflow: hidden;
	margin-top: 0px!important;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.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%;
}
/* cmsms stylesheet: owl modified: 03/04/21 14:02:20 */
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }


/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
#images .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  #images .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    #images .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  #images .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

#images .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

#images .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  #images .owl-dots .owl-dot {
    background: none;
    border: none;
    display: inline-block;
    zoom: 1;
    *display: inline; }
    #images .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 0px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    #images .owl-dots .owl-dot.active span, #images .owl-dots .owl-dot:hover span {
      background: #869791; }


.galmessage {
padding: 20px;
position: absolute;
background: url(/uploads/images/dark-back.png);
top: 0px;
left: 0px;
width: 280px;
height: 100vh;
  display: flex;
  align-items: center;
}
.galmessage div {
text-align: left;
color: #FFF;
}
.galmessage div p {
font-size: 1.8em;
font-weight: 400;
}
.galmessage div h1 {
color: #FFF;
}



.owl-carousel .item { 
width: 1px;
	min-width: 100%; 
height: 1px;
min-height: 100%; 
}

#carou .owl-item {
	float: left;
height: 1px;
min-height: 70vh;
}
.home #carou .owl-item {
	float: left;
height: 1px;
min-height: 100vh;
}

.galmessage {
bottom: 20px;
left: 0px;
}
.galmessage div {
font-size: 2.6em;
line-height: 1.2em;
}

 @media all and (max-width: 768px) {
#carou .owl-item, .home #carou .owl-item {
	float: left;
height: 1px;
min-height: 400px;
}
.galmessage {
bottom: 20px;
left: 0px;
background-color: #EEE;
}
.galmessage div {
font-size: 2.6em;
line-height: 1.2em;
}
}

 @media all and (max-height: 768px) {

#carou .owl-item, .home #carou .owl-item {
	float: left;
height: 1px;
min-height: 500px;
}
}

 @media all and (max-width: 480px) {
#carou .owl-item, .home #carou .owl-item {
	float: left;
min-height: 230px;
}
.galmessage {
bottom: 30px;
left: 5%;
width: 80%;
padding: 20px 5%;
}
.galmessage div {
font-size: 2em;
line-height: 1.2em;
}
.owl-theme .owl-controls {
	margin-top: 0px;
	text-align: center;
position: absolute;
bottom: 5px;
right: 10px;
}
}
