/* cmsms stylesheet: cmac-style modified: 12/19/22 11:30:22 */
@charset "utf-8";
/*------------------------------------------
Created:	20 April 2021
Author:		Adam Alexander
Contact:	adam@coirecreative.co.uk
Website:	www.coirecreative.co.uk
-------------------------------------------*/
/*********** 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;
}
ol, ul {
  padding-left: 20px;
}
/* remember to define focus styles! */ :focus {
  outline: 0;
}

/* end reset */

body {
  font-family: lato, sans-serif;
  font-size: 62.5%;
  color: #666;
  margin: 0px;
  padding: 0px;
  overflow: -moz-scrollbars-vertical;
  overflow-x: hidden;
  overflow-y: scroll;
}

/* ----- Anchors ----- */

a:link, a:visited, a:active {
  color: #275070;
  text-decoration: none;
}
a:hover {
  color: #666;
}
a.pagelink:link, a.pagelink:visited {
  text-align: right;
  display: block;
}
.subnav li a:link, .subnav li a:visited {
color: #FFF;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.subnav li a:hover {
color: #275070; 
    opacity: 1;
    filter: alpha(opacity=100);
}
.footer a:link, .footer a:visited, .footer a:active, .subfooter a:link, .subfooter a:visited, .subfooter a:active {
  color: #FFF;
  text-decoration: none;
}
.footer a:hover, .subfooter a:hover {
  color: #CCC;
}
a.blocklink:link, a.blocklink:visited {
  display: inline-block;
  font-size: 1.2em;
  text-align: center;
  margin: 10px auto;
  padding: 10px 20px;
  color: #275070;
  background-color: #FFF;
  border: 1px #275070 solid;
  text-transform: uppercase;
}
a.blocklink:hover {
  background-color: #275070;
  color: #FFF;
}
a.bluelink:link, a.bluelink:visited {
  display: inline-block;
  text-align: center;
  padding: 15px;
  margin: 10px 0 0 5px;
  color: #FFF;
  background-color: #275070;
  border: 1px #FFF solid;
}
a.bluelink:hover {
  background-color: #333;
  color: #FFF;
}

/* ----- Headers ----- */

h1 {
  padding: 20px 0;
  margin: 0px;
  color: #275070;
  font-size: 3em;
  font-weight: 400;
}
.overlay h1 {
  font-size: 5em;
  color: #FFF;
  font-weight: 700;
}
.footer h1 {
  font-weight: normal;
  padding: 0 0 10px 0;
  margin: 0px;
  color: #FFF;
  font-size: 2em;
  font-weight: 400;
  text-align: left;
}
.contactcol h1, .blueback h1 {
  color: #FFF;
}
h2 {
  padding: 10px 0px;
  margin: 0px;
  color: #275070;
  font-size: 2.2em;
  font-weight: 400;
}
h3 {
  padding: 5px 0px 10px;
  margin: 0px;
  color: #999;
  font-size: 1.8em;
  font-weight: 400;
}

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

p {
  font-size: 1.6em;
  margin: 0px;
  padding: 0px 0px 15px 0px;
  line-height: 1.6em;
}

.soc p {
  padding: 0px;
}
ul {
  margin-bottom: 20px;
}
ul li p {
  font-size: 1em;
  padding: 0;
}
ul li {
  font-size: 1.5em;
  margin: 0px;
  padding: 4px 0px;
  line-height: 1.6em;
}
abbr {
  cursor: help;
}
.clear {
  clear: both;
}

/* ----- Main Containers ----- */

.holder {
  position: relative;
  z-index: 1111;
  width: 1200px;
  margin: auto;
}
.responsive, #NewsPostDetailContent img, .wideimage img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
img {
  max-width: 100%;
  height: auto;
}
.wideimage {
  position: relative;
}
.wrapper {
  position: relative;
}
.doublecolumns, .columns, .leftnav, .onecol, .newscol, .twocol, .threecol {
  float: left;
}
.head {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 11111;
  padding: 0;
  background: url(https://cameronmacaulay.coirecreative.co.uk/uploads/images/lite-overlay.png) repeat top center;
}
.header {
  width: 96%;
  padding: 0;
  z-index: 11111111 !important;
  position: relative;
  margin: auto;
}
.headpad {
  height: 120px;
}
.call {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 1.8em;
  color: #275070;
}
.logo {
  padding: 12px 10px 13px;
}
.maincontent {
  padding-bottom: 600px;
}
.greyback {
  background-color: #EEEEEE;
  position: relative;
  z-index: 2;
}
.blueback {
  background-color: #275070;
  position: relative;
  z-index: 2;
  padding: 30px 0;
  color: #FFF;
  text-align: center;
}
.topimages {
  width: 100%;
  height: 100vh;
  position: relative;
}
.slope {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 400px;
  z-index: 1111;
  background: url(https://cameronmacaulay.coirecreative.co.uk/uploads/images/slope.png) no-repeat bottom center;
}
.slope img {
  min-width: 100%;
  height: auto;
}
.wideimage {
  width: 100%;
  height: 70vh;
  position: relative;
  z-index: 11;
}
#home .wideimage {
  width: 100%;
  height: 90vh;
}
.overlay {
  background: url(https://cameronmacaulay.coirecreative.co.uk/uploads/images/overlay.png) repeat top center;
  width: 100%;
  height: 100%;
}
.overlay p {
  font-size: 1.8em;
}
.overmessage {
  width: 700px;
  height: 300px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  color: #FFF;
}
.overmessage img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.topcontent {
  width: 1000px;
  z-index: 11112;
  position: relative;
}
.topleft, .topright {
  width: 48%;
  padding: 1%;
  float: left;
}
.topleft {
  padding-top: 30px;
}
.topright img {
  width: 100%;
  height: auto;
  border: 5px #275070 solid;
  box-sizing: border-box;
}
.imgback {
  width: 1000px;
  margin: 30px auto;
  border-radius: 25px;
}
.promo {
  width: 46%;
  padding: 30px 2% 50px;
  background: url(https://cameronmacaulay.coirecreative.co.uk/uploads/images/darkback.png);
  color: #FFF;
  float: right;
  border-radius: 25px;
}
.column {
  width: 60%;
  float: none;
  padding: 40px 0;
  margin: auto;
  text-align: justify;
}
.subnav {
list-style: none; 
padding: 0;
}
.subnav li {
  position: relative;
  float: left;
  text-align: center;
  vertical-align: top;
  width: 30%;
  padding: 1.5%;
}
.subnav li img { 
  max-width: 100%; 
  width: 100%; 
  height: auto;  
}
.subnav li span {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}
.subnav li nav {
  background: url(https://cameronmacaulay.coirecreative.co.uk/uploads/images/darkback.png);
  padding: 5px 10px;
  text-transform: uppercase;
  font-style: normal;
  margin: 0 10%;
  font-size: 1.4em;
}
.serv-promos {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 30px;
}
.serv-promos li {
  width: 27%;
  padding: 15px 2%;
  margin: 5px 1%;
  background: url(https://cameronmacaulay.coirecreative.co.uk/uploads/images/darkback.png);
  display: inline-block;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
}
.leftnav, .onecol {
  width: 21%;
  margin: 50px 2%;
}
.newscol {
  width: 29.3%;
  margin: 20px 2% 100px;
}
.twocol {
  width: 46%;
  margin: 20px 2%;
}
.threecol {
  width: 71%;
  margin: 50px 2%;
}
.widecol {
  width: 96%;
  padding: 50px 2%;
}
.doublecolumns {
  width: 46%;
  margin: 50px 2%;
  text-align: left;
}
.subfooter .doublecolumns {
  margin: 5px 2%;
}
.contactcol {
  width: 46%;
  padding: 20px 2%;
  margin: 30px 0;
  text-align: left;
  float: left;
  background-color: #275070;
  color: #FFF;
}
.testtext {
  padding: 80px 0 0;
  font-family: new-farm, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2em;
  width: 60%;
  text-align: justify;
  margin: auto;
}
.testtext em {
  font-family: lato, sans-serif;
  font-size: 0.8em;
}
.promos, .footer {
  width: 1200px;
  margin: auto;
  padding: 20px 0 0;
}
.footerimg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1;
}
.foot {
  width: 100%;
  background: #333;
  position: relative;
  padding: 10px 0;
  z-index: 22222;
}
#home .foot {
  position: absolute;
  background: url(https://cameronmacaulay.coirecreative.co.uk/uploads/images/overlay.png);
  bottom: 0;
  left: 0;
}
.footer p {
  color: #FFF;
  font-size: 1.4em;
}
.subfooter {
  color: #FFF;
font-size: 1.3em;
}
.footer .columns {
  width: 21%;
  margin: 10px 2%;
}
.social {
padding: 5px 5px 0 0;
}
.siteby {
  float: right;
}

.services {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
}
.category {
  position: relative;
  text-align: left;
  width: 23%;
  margin: 10px 1%;
}
.category nav {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  padding: 25% 2% 0 2%;
  color: #FFF;
  text-align: center;
  font-size: 2em;
  font-weight: 700;
}
.category span {
  color: #666;
  font-size: 1.4em;
  margin: 10px;
  display: block;
  line-height: 1.6em;
}

/*.category a:link, .category a:visited {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #000;
  color: #FFF;
  font-size: 1.2em;
  width: 94%;
  padding: 15px 3%;
  opacity: 0.6;
  filter: alpha(opacity=60); 
}
.category a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.category p {
    padding: 0 0 5px;
    line-height: 1.2em;
}
.category a:link span em, .category a:visited span em {
	font-size: 1.2em;
	font-style: normal;
	color: #0099D6;
}*/

/* ----- Navigation ----- */

#menuwrapper {
	margin: 0px auto;
  text-align: left;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
#menuwrapper ul { 
  list-style: none; 
  padding: 0; 
  margin: 0; 
  font-size: 1em;
}
#menuwrapper ul li {
	display: inline-block;
	margin: 0px;
	padding: 0;
	position: relative;
  border-right: #666;
  font-size: 1em;
}
#menuwrapper ul li a:link, #menuwrapper ul li a:visited {
  display: block;
	height: 20px;
	padding: 10px 12px 10px;
  font-size: 1.8em;
	color: #666;
}
#menuwrapper ul li a.menuactive:link, #menuwrapper ul li a.menuactive:visited {
	color: #275070;
}
#menuwrapper ul li a:hover, #menuwrapper ul li a.menuactive:hover {
  background-color: #275070;
  color: #FFF;
}
#menuwrapper ul ul {
	position: absolute;
	top: 40px;
	left: 0px;
	display: none;
	text-align: left;
	background-color: #FFF; 
}
#menuwrapper ul ul li {
	padding: 0px;
	width: 200px;
	display: block;
	font-size: 1em;
	border-top: 1px #E4E4E4 solid;
	line-height: 2em;
}
#menuwrapper ul ul ul {
	position: absolute;
	top: 0px;
	left: 200px;
	display: none;
}
#menuwrapper ul ul li a:link, #menuwrapper ul ul li a:visited { 
  height: auto; 
  padding: 12px; 
}
#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 {  
  display: none;  
	color: #FFF;
	font-size: 1.8em;
	text-align: center;
	width: 50px;
  padding-right: 7px;
  position: absolute;
  bottom: 10px;
  right: 0;
}
.leftnav ul { 
  padding: 20px 0 0; 
  list-style: none; 
}
.leftnav ul li, .footer ul li {
  padding: 0;
  font-size: 1em;
}
.leftnav ul li a:link, .leftnav ul li a:visited {
	display: block;
	color: #666;
	font-size: 1.6em;
	padding: 10px;
  border-bottom: 1px #CCC solid;
}
.leftnav ul li a:hover {
	color: #275070;
}
.return {
  font-size: 1.4em;
}
.footer ul { 
  list-style: none; 
  padding: 0; 
}
.footer ul li a:link, .footer ul li a:visited {
  font-size: 1.6em;
  line-height: 1.5em;
  color: #666;
	text-transform: lowercase;
}
.footer ul li a:hover {
  color: #275070;
}


/**********************************************************************************************/
@media all and (max-width: 1300px) {

  .header {
    width: 98%;
    height: 120px;
  }
.logo {
  width: 400px;
  height: auto;
}
}
/**********************************************************************************************/
@media all and (max-width: 1200px) {

  .holder, .header, .topcontent, .promos, .footer {
    width: 100%;
  }
}
/**********************************************************************************************/
@media all and (max-width: 1000px) {

  .call {
  font-size: 1.6em;
}
  .imgback {
    width: 96%;
    margin: 0 2%;
  }
  .wideimage {
    width: 100%;
    height: 500px;
  }
  .column {
    width: 94%;
    float: none;
    padding: 20px 3% 30px;
    text-align: justify;
  }
.widecol {
  width: 94%;
  padding: 20px 3% 0;
}
.topleft {
  width: 44%;
  padding: 10px 3%;
}
.newscol {
  width: 46%;
  margin: 20px 2% 50px;
}
}
/**********************************************************************************************/
@media all and (max-width: 768px) {
  
  .header {
    height: 110px;
  }
  .call {
  position: static;
  top: auto;
  right: auto;
  text-align: right;
  padding: 10px 10px 0 0;
  font-size: 1.6em;
}
  .wideimage {
    width: 100%;
    height: 400px;
  }
  .overmessage {
  width: 90%;
  }
.blueback h1 {
  font-size: 2em;
}
  .doublecolumns {
    width: 94%;
    float: none;
    margin: 10px 3%;
    text-align: left;
  }
  .contactcol {
  width: 96%;
  float: none;
}
.category {
  width: 48%;
  margin: 10px 1%;
}
.subnav li {
	width: 46%;
	padding: 0 2% 10px;
}
.serv-promos li {
  width: 43%;
}
.maincontent {
  padding: 0;
}
#home .foot {
  background-color: #333;
  position: relative;
}
.footer .columns {
  width: 44%;
  margin: 10px 3%;
}
.footerimg {
  bottom: 0px;
  position: relative;
}

#menuwrapper {
  display: none;
  position: absolute;
  right: 0;
  top: 110px;
  text-align: right;
}
#menuwrapper ul {
  background-color: #275070;
  margin: 0px;
}
#menuwrapper ul li {
  display: block;
  margin: 0px;
  position: relative;
  border-bottom: 1px #336893 solid;
}
#menuwrapper ul li a:link, #menuwrapper ul li a:visited {
  color: #FFF;
  height: auto;
  padding: 10px 14px;
}
#menuwrapper ul li a.menuactive:link, #menuwrapper ul li a.menuactive:visited {
	color: #CCC;
}
#menuwrapper ul li a:hover, #menuwrapper ul li a.menuactive:hover {
  background-color: #0093CA;
  color: #00ABEC;
}
#menuwrapper ul ul {
  display: block;
  position: static;
  top: auto;
  left: auto;
  text-align: right;
  border: none;
}
#menuwrapper ul ul li {
  padding: 0px;
  display: block;
  background-color: #336893;
  border-top: none;
  border-bottom: 1px #3F81B6 solid;
  width: auto;
}
#menuwrapper ul ul li a:link, #menuwrapper ul ul li a:visited {
  height: auto;
  font-size: 1.3em;
  border-left: none;
  padding: 5px 20px;
  color: #E4E4E4;
}
#menuwrapper ul li a:hover, #menuwrapper ul ul li a:hover  {
  background-color: #0093CA;
  color: #FFF;
}
#menuwrapper ul ul ul {
  position: static;
  top: auto;
  left: auto;
  display: block;
  background-color: #3F81B6;
}
#menuwrapper ul ul ul li {
  padding: 0px;
  display: block;
  background-color: #3F81B6;
  border-top: none;
  border-bottom: 1px #3F81B6 solid;
  width: auto;
}
#menuwrapper ul li:hover ul ul, #menuwrapper ul li:hover ul ul ul, #menuwrapper ul li:hover ul ul ul ul {
  display:block;
}
#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 {
  display: block;
}
}
/**********************************************************************************************/
@media all and (max-width: 480px) {

.head {

}
.logo {
  width: 75%;
  height: auto;
  padding: 20px 0 0 10px;
}
.call {
  text-align: center;
  padding: 5px 0 0 0;
  font-size: 1.6em;
}
.topimages {
  width: 100%;
  height: auto;
  position: relative;
}
.testtext {
  font-size: 1em;
  width: 80%;
}
.serv-promos li {
  width: 94%;
  margin: 2px 1%;
  display: block;
}
.topcontent {
  margin: 10px auto 0;
}
.topleft, .topright {
  width: 90%;
  padding: 10px 5%;
  float: none;
}
.promo {
  width: 90%;
  padding: 30px 5% 50px;
}
  .wideimage {
    width: 100%;
    height: 300px;
  }
  .column, .leftnav, .onecol, .twocol, .widecol {
    width: 90%;
    float: none;
    padding: 20px 5% 10px;
    margin: auto;
  }
  .newscol {
  width: 90%;
  margin: 20px 5% 30px;
}
  .threecol {
    width: 90%;
    margin: 5%;
  }
  .widemap {
    padding-bottom: 60%;
  }
  .subnav li, #home .subnav li {
    width: 90%;
    padding: 0 5% 10px;
  }
  .subnav li nav {
    font-size: 1.3em;
  }
  .siteby {
    float: none;
  }
.footer .columns {
  width: 90%;
  margin: 10px 5%;
padding-bottom: 10px;
border-bottom: 1px #666 solid;
}
}
/**********************************************************************************************/
/******************* Contact form **************************/
label, .captchatext {
  width: 24%;
  color: #FFF;
  text-align: right;
  padding: 10px 2% 0px 0px;
  font-size: 1.6em;
  float: left;
}
.contactform {
  position: relative;
  padding-top: 10px;
}
.contactform div {
  padding: 2px 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 {
  background-color: #FFF;
  border: none;
  color: #666;
  font-family: 'Lato', sans-serif;
  font-size: 1.4em;
  width: 69%;
  padding: 10px 2%;
  border: 1px #ccc solid;
}
.contactform textarea {
  height: 120px;
}
.contactform .submit {
  padding: 5px 0px 0px 26%;
}
.contactform input.fbsubmit, .advancedcontactform input.fbsubmit_next, .contactform input.fbsubmit_prev {
  width: 80px;
  margin-right: 5px;
  cursor: pointer;
background-color: #275070;
color: #FFF;
border: 1px #FFF solid;
text-transform: uppercase;
}
.contactform input.cms_checkbox {
  width: 5px !important;
}
.error_message {
  background-color: #FF2200;
  padding: 10px;
  margin-bottom: 10px;
  color: #FFF;
  font-size: 1.2em;
}
.errror {
  color: #FF8000;
  padding: 4px 0 10px 26%;
  font-size: 1.4em;
  display: block;
}
.errrror {
  background-color: #ff2200;
  color: #FFF;
  padding: 2px;
  width: 208px;
  display: block;
  margin-left: 205px;
}
.captcha img {
  padding: 0 0 5px;
}
.captcha input {
  margin: 0 0 0 105px;
  width: 145px;
  display: block;
}
/******************* News section **************************/
.newssection {
  width: 100%;
  border-top: 5px #275070 solid;
  background-color: #E4E4E4;
}
.NewsSummaryLink a:link, .NewsSummaryLink a:visited {
  display: block;
  font-size: 1.8em;
  color: #333;
  line-height: 1.4em;
  padding: 0 0 10px;
}
.NewsSummaryLink a:hover {
  color: #999;
}
.NewsSummaryPostdate, #NewsPostDetailDate, .CGBlogSummaryPostdate {
  color: #999;
}
.NewsSummarySummary, #NewsPostDetailSummary {
  padding: 0;
}
.summarydetail {
  margin: 0 0 20px;
}
.NewsSummaryMorelink {
  font-size: 1.4em;
  padding-bottom: 10px;
}
#NewsPostDetailTitle {
  padding: 10px 0 0 0;
  font-weight: 300;
  letter-spacing: 0px;
  font-size: 3em;
  color: #667944;
}
.newsimg {
  padding: 10px 0;
  max-width: 100%;
  width: 100%;
  height: auto;
}


.google-maps {
  width: 100%;
	position: relative;
	padding-bottom: 0;
	overflow: hidden;
	margin-top: 0px!important;
	height: 500px;
	z-index: 111;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
/* cmsms stylesheet: owl modified: 06/30/22 09:28:29 */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  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;
    touch-action: manipulation;
    -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-item div {
    padding: 5px;
  }
  .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;
    -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; }
  .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 {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -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 {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .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%; }
