@charset "utf-8";
/* CSS Document */


.smartstyle a {
  color: #ed1b2f;
  color: rgba(237,27,47,1.0);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: underline;
}

.smartstyle a:hover, a:focus {
   color: rgba(237,27,47,0.4);
  outline: none;
  
  text-decoration: underline;
}


.tagline {
	font-style: italic!important;
	font-size: 1.5rem!important;
	}
	
	
	
.pdf:after {
   font-family: FontAwesome;
   content: "\f1c1";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
   width: 1em;
   color: inherit!Important;
   text-decoration: none;
   margin-left: .2em;
   font-size: 1.3em;
   font-weight: 33;
}




.pdf:hover:after {
}


/****************************************** smart additions ******************************************************/
.auto {
	width: auto!Important;}
	
.full {
	width: 100%!Important;
	 }
	 
.zero {
	padding: 0px;
	margin: 0px;}	

.zeropad {
	padding: 0px;
}	
	
.inline {
	display: inline; }	

	
.linebreak {
	clear: both;
	height: 2em!Important;
	height: 35px;}


.linebreak2 {
	clear: both;
	height: 4em!Important;
	height: 70px;}


.linebreak3 {
	clear: both;
	height: 5em!Important;
	height: 85px;}
	
.break {
	clear: both;}
	
.required {
	color: #de9e39;
	}	
	
.smzero {
	padding: 0px;
	margin: 0px;}	

.smzeropad {
	padding: 0px;
}	
	
.sminline {
	display: inline; }	

	
.smlinebreak {
	clear: both;
	height: 2em!Important;}
	
.smbreak {
	clear: both;}

.smauto {
	width: auto!Important;}
	
.smfull {
	width: 100%!Important;
	 }

.smrequired {
	color: #de9e39;
	}

.smprice {}	

.smright {
	float: right;
	}

.content .blockrow {
	margin-top: 2rem;
	margin-bottom: 2rem;}

.divider, smdivider {
  border: 0px;
  border-top: .15em solid #eeeeee;
  clear: both;
  height: 1px;
  margin: auto;
  margin-top: 2em;
  padding-top: 1em;
  padding-bottom: 1em;
  margin-bottom: 2em!Important;
  width: 80%!Important; }	

.smaltdivider {
  border: 0px;
  border-top: .15em solid #eeeeee;
  height: 1px;
  margin: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  width: 80%!Important; }	

.iframe-smart  {
position: relative;
padding-bottom: 65.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.iframe-smart iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

 /**************************************** theme colours ********************************************/
 
.youtube {
	background-color: #000000;
	margin-bottom: 0px;
	position: relative;
	padding-top: 56.25%;
	overflow: hidden;
	cursor: pointer;
}
.youtube img {
	width: 100%;
/*	top: -10.82%;*/
	top: 0;
	left: 0;
	opacity: 0.7;
}
.youtube .play-button {
	width: 60px;
	height: 40px;
	background-color: #c2352a;
/*	box-shadow: 0 0 10px rgba( 0,0,0,0.6 );*/
	z-index: 1;
	opacity: 0.9;
	border-radius: 6px;
}
.youtube .play-button:before {
	content: "";
	border-style: solid;
	border-width: 10px 0 10px 21.0px;
	border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
	cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
	position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d( -50%, -50%, 0 );
	        transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
.youtube .play-button:hover {
	background-color: rgba(64,64,64,0.7)}
	
/*
a, a > *{
  text-decoration: none;
  outline: none !important;
}

#content a, .entry a, .event-title a {
  text-decoration: underline;
}

a{
  color: #333;
  color: #0062b3;
}

a,
button{
  -webkit-transition: all .4s ease;
          transition: all .4s ease;
}

a.link-text:hover{
  color: #b36c8a!important;
}

a:hover{
  color: #b36c8a!important;
}

a.alt:hover{
  color: rgba(255,255,255,0.5)!important;
}
*/


 
h1,h2,h3,h4,h5,h6{
  font-family: 'Lora', serif;
  font-family: 'Libre Baskerville', serif;
  color: #333;
  font-style:normal;
  font-weight: normal;
  padding: .21em;
  padding-left: 0;
  padding-top: 0;}

h1{
  font-size: 50px;
  line-height: 70px;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0;
font-size: clamp(2.0rem, -0.875rem + 8.333vw, 3.05rem);
 }

.h1-smaller {}
  
h2{
  font-size: 40px;
  line-height: 60px;
  color: #636262;
}

h2 .subtitle {
  font-size: 30px;
  line-height: 60px;
}

h3{
  font-size: 36px;
  line-height: 54px;
	  color: #636262;
}

h4{
  font-size: 30px;
  line-height: 28px;
  line-height: 54px;

  margin-bottom: 0;
}

h5{
  font-size: 24px;
  line-height: 28px;
  line-height: 54px;
  font-family: 'Open Sans', sans-serif;
}

h6{
  font-size: 20px;
  line-height: 28px;
  line-height: 34px;
  font-family: 'Open Sans', sans-serif;
}
 
.socialsharing ul {
      margin: 0;
      list-style: none outside none;
      overflow: hidden;
	  padding: 0; }
    
.socialsharing li {
      float: left; }
    
.socialsharing li + li {
      margin-left: 4px; }
    
.socialsharing a {
      display: block;
      padding: 0 1px;
	  padding-top: .23em;
      color: #ffffff;
      font-size: 1.6em;
	  border: 1px dotted rgba(255,255,255,0.1);
	  background: #31c0d1;
	  background: rgba(40,31,57,1.0);  
	  width: 2em;
	  height: 2em;
	  text-align: center; }
    
.socialsharing a {
      -webkit-transition: color 0.2s ease-out;
      -o-transition: color 0.2s ease-out;
      transition: color 0.2s ease-out; }
    
.socialsharing a:hover {
      background-color: rgba(179,108,138,1.0)!Important;
	  color: rgba(255,254,254,0.8)!Important; }
	  

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

.content ul, .content ol  {
	margin-left: 2em;
	line-height: inherit;
	  line-height: 1.8;
  letter-spacing: 0.3px;
 } 


.content ul.narrow, .content ol.narrow {
    margin-left: .5rem;
    line-height: inherit;
    line-height: 1.8;
    letter-spacing: 0.3px;

}


.listreset {
	margin-left: 2em;
	line-height: inherit;
	  line-height: 1.8;
  letter-spacing: 0.3px;
	/*font-size: 18px;*/
font-size: 1.1em;} 

.listrest {} 

ol {
margin-top: 1em;  
margin-bottom: 1em;
padding-left: 2.5em;
font-size: 1.1em;
line-height: 1.8;
}
