@charset "utf-8";
/* CSS Document */

@import url('//fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap');

body {
	line-height: 1.5;
	color: #555;
	font-family: 'Open+Sans', sans-serif;
    font-size: 1.3rem;
	font-weight: 300;
	
	font-family: 'Open Sans', sans-serif;
color: #6f6f6f;
font-weight: 300;
line-height: 1.75;
	
	
}

.dark .menu-item:hover > .menu-link,
.dark .menu-item.current > .menu-link {
	color: rgba(255,255,255,0.5);
}

.dark .menu-link {
 	color: rgba(255,255,255,0.9);
}

.menu-link {
	display: block;
	line-height: 22px;
	padding: 14px 5px;
	color: rgba(255,255,255,0.9);
	font-weight: 700;
	font-size: inherit;
	letter-spacing: 1px;
	text-transform: none;
	 font-family: 'Poppins', sans-serif;
}

.menu-item:hover > .menu-link,
.menu-item.current > .menu-link {
	color: rgba(255,255,255,0.6);
}

.menu-link {
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 0;
	text-transform: none;
	text-shadow: none;
 -webkit-font-smoothing: antialiased; font-smoothing: antialiased;
 margin-right: 10px;}

.dark #header-wrap {
  background-color: #1d5ebe;
}


.titled {
	display: none;
}


.phone {
	position: absolute;
	right: 5%;
	bottom: 1rem;
	font-weight: 500;
	color: rgba(255,255,255,0.8);
	
}
iframe {
	width: 100%;
	border: 0 !important;
	overflow: hidden !important;
}

.specialicon {
	position: relative; right: 10px; display: inline; z-index: 100;  top: 10px;
	}


@media (min-width: 768px) {
.specialicon {
	position: absolute!important; 
	right: 10px; 
	display: inline; 
	z-index: 100;  
	top: 10px;
	}

	
	} 



/* ----------------------------------------------------------------
	Basic Layout Styles
-----------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #444;
	font-weight: 600;
	line-height: 1.5;
	margin: 0 0 30px 0;
	font-family: 'Poppins', sans-serif;
}


 
h1,h2,h3,h4,h5,h6{

  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;
   
}

h6{
  font-size: 20px;
  line-height: 28px;
  line-height: 34px;
   
}


.content a, .content a:active, .content a:focus {color: rgba(10,0,245,1.00); text-decoration: underline!important;}
.content a:hover, .content a:active{color: rgba(173,0,2,1.00)  ; text-decoration: underline;}
	
.headerline {
	text-align: left!important;
	width: 100%!important;}


.headerline:before {
    content: '';
    display: inline-block;
    width: 140px;
    height: 1px;
    margin: 16px 0 30px;
	margin-right: 1rem;
    background: #6f6f7d;
	position: relative;
	top: 16px; 
}

.headerline:after {

    content: '';
    display: inline-block;
    width: 140px;
    height: 1px;
    margin: 16px 0 30px;
	margin-left: 1rem;
    background: #6f6f7d;
	position: relative;
	top: 16px; 
}


	
.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;
	}	



.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%;
}


 
h1{
 
font-size: clamp(2.0rem, -0.875rem + 8.333vw, 3.05rem);
 }
  

.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; 
}


.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;
}



.comments {
	font-weight: 200!important;
	
}

.comments i {
	position: relative;
	top: -15px;
	margin-right: 1rem; 
} 


.logogray img {
	
	-webkit-filter: grayscale(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)}