/* cmsms stylesheet: agct modified: Monday, February 24, 2025 8:58:29 PM */
@charset "utf-8";
/*------------------------------------------
Created:	4th February 2024
Author:		Adam Alexander
Contact:	adam@coirecreative.co.uk
Website:	www.coirecreative.co.uk
-------------------------------------------*/

.overlay {
background:  url(https://www.aviemoreglenmoretrust.org/uploads/images/img-overlay.png) no-repeat left top;
background-size: cover;
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
z-index: 111;
}

/***************************** 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;
}
img {
  max-width: 100%;
  height: auto;
}

/***************************** Anchors *************************************/
	
a:link, a:visited, a:active {
	color: #333;
	text-decoration:none;
  font-weight: 400;
}
a:hover {
	color: #00C3B9;
}
.contact a:link, .contact a:visited, .contact a:active, .turquoiseback a:link, .turquoiseback a:visited, .turquoiseback a:active{
	color: #FFF;
	text-decoration:none;
  font-weight: 400;
}
.contact a:hover, .turquoiseback a:hover {
	color: #CCC;
}
a.blocklink:link, a.blocklink:visited, a.blocklink:active {
  display: inline-block;
  padding: 15px 20px;
  font-size: 1.2em;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
  color: #FFF;
  background-color: #333;
  margin: 5px 0;
}

a.boxlink:link, a.boxlink:visited, a.boxlink:active {
  display: inline-block;
  padding: 15px 20px;
  text-align: center;
  font-size: 1.4em;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #FFCC33;
  color: #333;
  margin: 5px 0;
}
p a.boxlink { font-size: 1em!important; }
a.blocklink:hover, a.boxlink:hover {
  background-color: #00C3B8;
  color: #FFF;
}
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: #FFCC33;
}


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

h1 {
  font-size: 4em;
  font-weight: 900;
  font-style: normal;
  padding: 10px 0 30px;
  margin:0px;
  color: #00C3B8;
}
.galmessage h1 {
  color: #FFF;
  font-size: 4vw;
}
h2 {
  font-style: normal;
  padding: 10px 0px 20px;
  margin:0px;
  color: #00C3B8;
  font-size: 2.6em;
  font-weight: 400;
}
h3 {
  font-weight: 400;
  font-style: normal;
  padding: 15px 0px 10px;
  margin:0px;
  color: #333;
  font-size: 2.2em;
}
h4 {
  padding: 10px 0 30px;
  margin:0px;
  color: #64605A;
  font-size: 3.6em;
  text-align: center;
}

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

body {
  font-family: "lato", sans-serif;
  font-size:62.5%;
  font-weight: 400;
  color:#888;
  margin:0px;
  padding:0px;
  overflow: -moz-scrollbars-vertical;
  overflow-x: hidden;
  overflow-y: scroll;
}
p {
  font-size: 1.8em;
  margin: 0;
  padding:0 0 15px;
  line-height: 1.6em;
}
.txtheading {
padding-left: 20px;
}
.txt {
width: 60%;
margin: auto;
}
.galmessage {
text-align: center;
z-index: 112;
}
.whiteback {
margin: 20px 0 50px;
}
.turquoiseback {
padding: 100px 0;
background: url(https://www.aviemoreglenmoretrust.org/uploads/images/top-swoosh.jpg) left top no-repeat, url(https://www.aviemoreglenmoretrust.org/uploads/images/bottom-swoosh.jpg) left bottom no-repeat;
background-color: #00C3B8;
background-size: 100% 40px;
color: #FFF;
margin: 50px 0;
}
.turquoiseback h1 {
color: #FFF;
}
footer p {
  line-height: 1.4em;
}
strong { 
  font-weight: 700; 
}
.clear {
	clear:both;
}
.centre {
  text-align: center;
}
ul, ol { 
  padding: 0 0 30px 15px; 
  font-size: 1.8em;
  padding: 3px;
  line-height: 1.5em;
  margin: 0 0 20px 15px;
}
.holder {
  position: relative;
  z-index: 111;
  clear: both;
  margin: auto;
  width: 1200px;
}
header {
  position: absolute;
  width: 100%;
}
.head {
  width: 1200px;
  margin: auto;
  z-index: 9999;
  position: relative;
}
.facebook {
position: absolute;
top: 10px;
right: 10px;
}
.facebook img {
width:30px;
height: auto;
}
.hashtag {
  position: absolute;
  bottom: 120px;
  font-size: 4em;
  color: #FFF;
  font-weight: 300;
  padding: 12px 35px 15px;
  border-left: 1px #FFF solid;
  border-right: 1px #FFF solid;
  z-index: 112;
}
.downlnk {
  position: absolute;
  bottom: 40px;
  z-index: 112;
}
.swoosh {
  width: 100%;
  margin-top: -40px;
  position: relative;
  z-index: 11;
height: 159px;
}
.logo {
  z-index: 9999999;
}
.content {
  position: relative;
}
.widecol img {
max-width: 48%;
padding: 1%;
}
.projects {
margin: 50px 0;
}
#projects {
margin: 40px 0 20px;
}
#projects .owl-item div {
  padding: 0 1vw;
}
#projects .owl-item div a {
  position: relative;
}
#projects .owl-item div a:link, #projects .owl-item div a:visited, #projects .owl-item div a:active {
  color: #FFF;
  font-size: 1.8em;
}
#projects .owl-item div a span {
  position: absolute;
  left: 0px;
  bottom: 20px;
  width: 90%;
  background-color: #00C3B8;
  padding: 10px 5%;
}
#projects .owl-item div a:hover span {
background-color: #00B0A8;
}
.main-img {
  width: 100%;
  height: 70vh;
  z-index: 1;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home .main-img {
  height: 90vh;
}
.reverse {
  flex-direction: row-reverse;
}
.google-maps {
height: 500px;
}
#biographies .txt {
width: 62%;
padding: 10px 2%;
}
#biographies .img { 
width: 31%;
padding: 20px 1%;
}
#biographies:nth-child(even) .txt {
  float: right;
}
#biographies:nth-child(even) .img {
  float: left;
}
#biographies:nth-child(odd) .txt {
  float: left;
}
#biographies:nth-child(odd) .img {
  float: right;
}
.calltoaction {
  text-align: center;
  width: 800px;
  margin: auto;
  padding-top: 15vh;
  padding-bottom: 25vh;
  font-size: 1.8em;
  color: #333;
}
.calltoaction h1 {
  color: #FFF;
  font-size: 6em;
}
footer {
  padding: 20px 0 0;
  width: 100%;
  color: #555;
  border-top: 10px #00C3B9 solid;
}
.social {
background-color: #00C3B9;
text-align: center;
padding: 5px 0;
margin: 40px 0;
}
footer .holder {
  display: flex;
  flex-wrap: wrap;
}
footer .cols {
  width: 29.3%;
  margin: 20px 2%;
}
footer .right {
text-align: right;
}
.subfooter {
  width: 90%;
margin: 0 5% 10px;
  text-align: center;
}
.onecol {
  width: 60%;
  padding: 60px 20%;
}
.pad {
  padding: 50px 0;
}
.widecol {
  width: 90%;
  margin: 20px auto 60px;
}
.leftnav, .quartercol {
  width: 21%;
  margin: 40px 2%;
}
.halfcol {
  width: 46%;
  margin: 40px 2%;
}
.newsdetailcol {
  width: 64%;
  margin: 40px 1%;
  float: left;
}
.newscol {
  display: inline-block;
  vertical-align: top;
  font-size: 10px;
  width: 47%;
   margin: 0 1%;
}
.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;
}

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

#menuwrapper {
  text-align: right;
  position: absolute;
  top: 60px;
  right: 0px;
  z-index: 99999;
}
#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 {
border-left: 1px #FFF solid;
}
#menuwrapper ul li:first-child {
border: none;
}
#menuwrapper ul li a:link, #menuwrapper ul li a:visited {
  display: block;
  color: #FFF;
  font-weight: 400;
  font-size: 1.8em;
  padding: 15px 14px;
border-bottom: 5px;
}
#menuwrapper ul li a:hover {
  color: #00C3B8;
}
#menuwrapper ul li a.menuactive:link, #menuwrapper ul li a.menuactive:visited {
  color: #00C3B8;
}
#menuwrapper ul ul {
  position: absolute;
  top: 45px;
  left: 0px;
  display: none;
  text-align: left;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
#menuwrapper ul ul li {
  padding: 0px;
  width: 270px;
  display: block;
border-left: none;
}
#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;
  color: #FFF;
  height: auto;
  padding: 10px 14px;
  border-bottom: 1px #CCC solid;
  border-left: none;
}
#menuwrapper ul ul li a:hover {
  color: #00C3B8;
}
#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: 60px;
  right: 0px;
  display: none;
}
.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: #666;
  padding: 8px 10px;
  border-bottom: 1px #E4E4E4 solid;
}
.leftnav ul li a:hover {
  color: #CA1919;
}
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: #555;
  font-weight: 400;
}
footer ul li a:hover {
  color: #00C3B9;
}


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

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

.contact {
    width: 98%;
    padding: 10px 1%;
}
.holder {
  width: 100%;
  position: relative;
}
.head {
  width: 96%;
  position: relative;
}
#menuwrapper {
  width: 100%;
}
}

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

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

.logo img {
  height: 150px;
  width: auto;
}
h1 {
	font-size: 3.2em;
}
.main-img {
  background-attachment: scroll;
}
.home .main-img {
  height: 80vh;
}
.galmessage h1 {
  color: #FFF;
  font-size: 8vw;
}
.txtcol .twocol {
  width: 94%;
  margin: 20px 3%;
}
}


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

 @media all and (max-width: 768px) {
     
ul, ol {
font-size: 1.6em;
}
.home .main-img {
  height: 500px;
}
.main-img {
  height: 500px;
}
h1 {
  font-size: 2.8em;
}
p {
  font-size: 1.6em;
}
.hashtag {
font-size: 5vw;
}
.threequartercol, .leftnav {
  width: 92%;
  float: none;
  margin: 30px 4%;
}
.quartercol {
  width: 96%;
  margin: 20px 2%;
  float: none;
}
.newsdetailcol {
  width: 94%;
  margin: 10px 3%;
}
.onecol {
  width: 90%;
  padding: 30px 5%;
}
.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%;
}
.locations {
  margin: 30px auto;
}
.location {
  flex-direction: column;
}
.locationimg {
  height: 200px;
}
.locationimg, .locationtxt {
  width: 90%;
  padding: 5%;
}
footer .cols {
  width: 90%;
  margin: 10px 5% 10px;
}
footer .right {
text-align: left;
}
.subfooter {
text-align: left; 
}
  #menuwrapper {
    display: none;
    position: absolute;
    top: 110px;
    right: 0;
    bottom: auto;
    width: auto;
  }
  #menuwrapper ul {
  background-color: #00C3B9;
  z-index: 99999;
  position: relative;
  margin: 0px;
  }
  #menuwrapper ul li {
  display: block;
  margin: 0px;
  position: relative;
  border-bottom: 1px #00B0A8 solid;
  border-left: none;
  text-align: right;
  }
#menuwrapper ul li a:link, #menuwrapper ul li a:visited {
  color: #FFF;
  height: auto;
  padding: 12px 20px;
  border:none;
}
#menuwrapper ul li a.menuactive:link, #menuwrapper ul li a.menuactive:visited {
  color: #333;
}
#menuwrapper ul ul {
  display: block;
  position: static;
  top: auto;
  left: auto;
  text-align: left;
  border: none;
  background: #00B0A8;
}
#menuwrapper ul ul li {
  padding: 0px;
  display: block;
  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 25px;
  color: #EEE;
  font-size: 1.7em;
}
#menuwrapper ul li a:hover, #menuwrapper ul ul li a:hover, #menuwrapper ul li a.menuactive:hover  {
  color: #FFF;
  background-color: #333;
}
#menuwrapper ul ul ul {
  position: static;
  top: auto;
  left: auto;
  display: none;
}
  a#pull {
    display: block;
  }
}


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

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

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

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

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


.downlnk {
width: 50px;
height: auto;
}
.main-img {
  height: 400px;
}
.home .main-img {
  height: 550px;
}
a.blocklink:link, a.blocklink:visited, a.blocklink:active {
  display: inline-block;
  padding: 12px 15px;
  font-size: 1em;
}
.halfer, .thirdcol, .widecol, .txtcol .twocol {
  width: 90%;
  margin: 50px 5%;
}

.halfcol {
  width: 90%;
  margin: 10px 5%;
}
.newscol {
  width: 90%;
  margin: 10px 5% 30px;
}
.review-section {
  padding: 30px 0 40px;
  font-size: 1.5em;
}
.calltoaction {
  padding-top: 10vh;
  padding-bottom: 10vh;
  font-size: 1.2em;
}
.calltoaction h1 {
  font-size: 5em;
}
.threecol {
 width: 96%;
 margin: 10px 2%;
}
#propimages a {
  width: 48%;
}
.pics {
  width: 93%;
  padding: 2%;
}
.captcha {
	padding: 0!important;
  text-align: center!important;
}
}




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

label, .captchatext {
	width: 25%;
	text-align: right;
	padding: 4px 1% 0px 0px;
	font-size: 1.6em;
	float: left;
}
.contactform {
	position: relative;
	padding: 50px 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.6em;
	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: #FFF;
  background-color: #333;
  border: none;
  font-size: 1.6em;
	margin-right: 5px;
	cursor: pointer;
}
.contactform input.fbsubmit:hover {
  background-color: #00C3B8;
  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.5em;
}
.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;
}


 @media all and (max-width: 480px) {
   
  label, .captchatext {
	width: 98%;
	text-align: left;
	padding: 10px 1% 3px;
	float: none;
	display: block;
}
.contactform input, .contactform textarea, .newsletter input {
	width: 96%;
	padding: 8px 2%;
}
.contactform .submit {
  margin-left: 0%;
}
.errror {
	padding: 2px 0 0 0%;
}
   
 }

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

.homenews {
  padding: 80px 0;
}
.newsholder {
text-align: center;
}
.newstxt {
padding: 10px;
text-align: left;
}
.newsthumbimg {
  width: 100%;
  height: 300px;
display: block;
}
.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: 2.4em;
	color: #222;
	padding: 10px 0;
font-weight: 300;
}
.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;
}
.NewsSummaryMorelink a:link, .NewsSummaryMorelink a:visited {
	text-align: right;
	font-size: 1.8em;
	padding: 5px 0px;
color: #222;
}
.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%;
}

table {
font-size: 1.6em;
width: 100%!important;
border-collapse: collapse; 
}
table tr:first-child {
background-color: #58A2FF;
color: #FFF;
font-weight: bold;
}
table tr {
border: 1px #CCC solid;
}
table tr td {
padding: 10px;
}
.ui-accordion-header {
cursor: pointer; 
}
.ui-accordion-content {
  padding: 10px 20px;
}
.ui-state-default {
padding-left: 25px;
background:  url(https://www.aviemoreglenmoretrust.org/uploads/images/default-arrow.gif) no-repeat left center; 
}
.ui-state-hover {
padding-left: 25px;
background:  url(https://www.aviemoreglenmoretrust.org/uploads/images/hover-arrow.gif) no-repeat left center; 
}
.ui-state-active {
padding-left: 25px;
background:  url(https://www.aviemoreglenmoretrust.org/uploads/images/active-arrow.gif) no-repeat left center; 
}

.js-slidein {
  opacity: 0;
  transform: translateY(100px);
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.js-slidein-visible {
  opacity: 1 !important;
  transform: translateY(0) !important;
}
/* cmsms stylesheet: owl modified: Sunday, February 4, 2024 2:48:16 PM */
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
 
 #carou {
   border-bottom: 3px #84BC3F solid;
 }
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  /* border-bottom: 3px #84BC3F solid; */
  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-nav {
      text-align: center;
      font-size: 3em;
      font-family: lato;
    }
  .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-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; 
    margin: 0 10px;
  }
  .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; }


.owl-carousel .item { 
  width: 1px;
	min-width: 100%; 
  height: 1px;
  min-height: 100%; 
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
}

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

 @media all and (max-width: 1200px) {
#carou .owl-item, .home #carou .owl-item {
	float: left;
height: 1px;
min-height: 50vh;
}
}

 @media all and (max-width: 768px) {
#carou .owl-item, .home #carou .owl-item {
	float: left;
height: 1px;
min-height: 400px;
}
}

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

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

 @media all and (max-width: 480px) {
#carou .owl-item, .home #carou .owl-item {
	float: left;
min-height: 320px;
}
.owl-theme .owl-controls {
	margin-top: 0px;
	text-align: center;
position: absolute;
bottom: 5px;
right: 10px;
}
}
