/* SEO for SME stylesheet */

h1,h2,h3,h4,h5,h6 {
	color: #000;
	font-family: 'Poppins', sans-serif;
}
h2 {
	font-weight: 700;
}
h3 {
	font-size: 1.2rem;
	font-weight: 700;
}
.seopanel {
	border: 1px solid #e3e3e3;
	margin-bottom: 2rem;
	padding: 2rem;
}
.articlebox {
	border-radius:1rem;
	border:1px solid whitesmoke;
	position:relative;
	min-height:480px;
}
.articleboximage {
	border-radius:1rem 1rem 0 0;
	z-index:10;
	position:relative;
}
.prefooterblock li {
	margin: 1rem 0;
}
.reveal-modal-bg {
	z-index: 999;
}
dialog, .reveal-modal {
	z-index: 1000;
}
.breadcrumbs{display:block;padding:0.5625rem 0.875rem 0.5625rem;overflow:hidden;margin-left:0;list-style:none; border-style:none;  border-width:0;background-color:#fff;  border-color:#dcdcdc;  border-radius:3px;}
.breadcrumbs>*{margin:0;float:left;font-size:0.6875rem;line-height:0.6875rem;text-transform:uppercase;color: #000}
.breadcrumbs>*:hover a,.breadcrumbs>*:focus a{text-decoration:underline}
.breadcrumbs>* a{color:#ec4040}
.breadcrumbs>*.current{cursor:default;color:#333}
.breadcrumbs>*.current a{cursor:default;color:#333}
.breadcrumbs>*.current:hover,.breadcrumbs>*.current:hover a,.breadcrumbs>*.current:focus,.breadcrumbs>*.current:focus a{text-decoration:none}
.breadcrumbs>*.unavailable{color:#999}
.breadcrumbs>*.unavailable a{color:#999}
.breadcrumbs>*.unavailable:hover,.breadcrumbs>*.unavailable:hover a,.breadcrumbs>*.unavailable:focus,.breadcrumbs>*.unavailable a:focus{text-decoration:none;color:#999;cursor:default}
.breadcrumbs>*:before{content:"/";color:#aaa;margin:0 0.75rem;position:relative;top:1px}
.breadcrumbs>*:first-child:before{content:" ";margin:0}

#element{
	height: 300px;
	overflow: hidden;
	opacity: 1.0;
	-webkit-transition: background-image 1.5s linear;
	-moz-transition: background-image 1.5s linear;
	-o-transition: background-image 1.5s linear;
	-ms-transition: background-image 1.5s linear;
	transition: background-image 1.5s linear;
	background-size: cover;
	background: url('/slides/slide1.jpg') center center no-repeat;
}

.top-bar.expanded .title-area {
      background: #fff;
      }
      
.top-bar-section {
	
}      
      .top-bar-section .dropdown li.title h5 a {
	color: black;
	}
.mainblock {
	background:white;
	padding-bottom:10px;
}
.mainblock img {
	background:#ffffff;
    padding:0.4rem;
    border:1px solid #999999;
    margin: 4px;
}
.alert-box {
	line-height: 1.1rem;
}
.alert-box .close {
	top: 50%;
}
.largephone {
	font-size:3rem;
	color: #112a55;
	padding:6px 0px;
	font-family:'Open Sans';
}
.largephone2 {
	font-size:1.7rem;
	color: #112a55;
	padding:6px 0px;
	font-family:'Open Sans';
}
.row {
max-width: 85rem;
}
hr.style-two {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}


.slideshowtitlebox {
	z-index:100;
	position:absolute;
	left:5%;
	top:50%;
	width:50%;
	background:  url(../images/50pcentblack.png) repeat;
	padding:1rem;
	border:0px solid white;
	text-align:center;
	line-height: 22px;
	font-size: 16px;
	font-family: aller_lightregular;
}

#reviewshow li {
	list-style-type: none;
	}
	.orbit-container {
	border: none;
}
.orbit-container .orbit-prev, .orbit-container .orbit-next {
	color: #333;
}
.orbit-slide-number {
	display: none;
}
/* ------------------------------------------------------------ *\
|* ------------------------------------------------------------ *|
|* Figures
|* ------------------------------------------------------------ *|
\* ------------------------------------------------------------ */
figure {
    margin: 0;
    position: relative;
}
figure img {
    display: block;
    position: relative;
    z-index: 10;
    max-width: 100%;
    height: auto;
}
figure figcaption {
    display: block;
    position: absolute;
    z-index: 5;
}
figure h3 {
    color: #fff;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 10px;
}
figure span {
    color: #b2cce1;
    display: block;
    line-height: 1.2;
}
figure a.close-caption {
    display: block;
    position: absolute;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 24px;
    font-weight: 700;
    color: #315a7d;
}
figure a.close-caption.hidden {
    display: none
}

#effect-5 figure a.close-caption {
    bottom: 10px;
    left: 10px;
}
#effect-5 figure figcaption {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: steelblue;
    padding: 20px;
}
#effect-5 figure img {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.no-touch #effect-5 figure:hover img,
#effect-5 figure.hover img {
    -webkit-transform: rotate(-360deg) scale(0);
    -moz-transform: rotate(-360deg) scale(0);
    -ms-transform: rotate(-360deg) scale(0);
    -o-transform: rotate(-360deg) scale(0);
    transform: rotate(-360deg) scale(0);
}

/* ------------------------------------------------------------ *\
|* ------------------------------------------------------------ *|
|* Effect 2
|* ------------------------------------------------------------ *|
\* ------------------------------------------------------------ */
#effect-2 a.close-caption {
    top: 10px;
    right: 10px;
}
#effect-2 figure figcaption {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #112a55;
    text-align: center;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#effect-2 figure figcaption h3 {
    margin-top: 150px
}
#effect-2 figure img {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.no-touch #effect-2 figure:hover img,
#effect-2 figure.hover img {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.no-touch #effect-2 figure:hover figcaption,
#effect-2 figure.hover figcaption {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
}
.blueboxtext {
	position:absolute;
	bottom:0px;
	background:#112a55;
	color:white;
	text-align: left;
	padding: 0.8rem 0.6rem;
z-index: 10;
width: 100%;
line-height: 1rem;
}

.blueboxtext h4 {
	text-align: left;
	font-size: 1.4em;
	color: white;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans';
}
.boxlink {
	overflow: hidden;
	margin-bottom: 10px;
-moz-border-radius: 1rem;
border-radius: 1rem;
box-shadow: 5px 5px 5px #888888;
}
.boxlink:hover {
	opacity: 0.8;
}
.clickmebox {
	position: absolute;
	background: #ff3904;
	color: white;
	z-index: 101;
	width: 100%;
	height: 100%;
	text-align: left;
	display: none;
	padding: 2rem;
}
.clickmebox h4 {
	color: white;
}
.opacityblack {
	border-radius:1rem;
	padding:1rem;
	background:rgba(0,0,0,0.7);
	margin-top:1rem;
}
.opacityblack h1 {
	color: #fcf6f5;
	margin: 0.5rem 0 0.8rem 0;
	padding: 0;
	font-size: 1.5rem;
	line-height: 1.6rem;
}
.keymessage {
	color: white;
	margin-bottom: 1.5rem;
	font-size: 1rem;
	line-height: 1.2rem;
}
.keymessage h2 {
	color: #ff3904;
	margin: 0.5rem 0;
	padding: 0;
	font-size: 1.2rem;
	line-height: 1.5rem;
}
.popoutbox {
	border-radius:1rem;
	background: whitesmoke;
	padding: 1rem;
	margin-bottom: 1rem;
}
.socialicons {
	margin-top: 10px;
}
.socialicons img {
	 margin-left: 6px;
}
.top-bar .title-area {
    position: relative;
    margin: 0;
    width: auto;}
.top-bar {
	height: auto;
	z-index: 999;
}
/* GOOGLE MAPS CODE */
    .google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

img.no-resize { max-width: none; }
.floatclear {
	clear: both;
}
#header-right {
	width: 100%;
	margin-top: 10px;
	float: left;
	text-align: right;
	overflow: hidden;
}

#header-right a{
	color: #fff;
}

#header-right a:hover{
	color: #000;}

.headertxt_lrg {
	color: #fff;
	font-size: 1.5rem;
	line-height: 1.6rem;
}
.headertxt_sml {
	color: #fff;
	font-size: .8rem;
	line-height: 1rem;
}

.footer {
	position: relative;
	z-index: 10;
	background-color: #6FBE44;
	padding: 3rem 0;
	color: white;
	margin-top: 3rem;
}
.footer p {
	color: #fff;
}
.footer_title {
	font-size:1.5rem;
	line-height:1.5rem;
}
.footer_text {
	font-size:.7rem;
	line-height:1rem;
	padding-bottom:1rem;
}
.footer_smalltext {
	font-size:.5rem;
	line-height:1rem;
	padding-bottom:1rem;
}
.footer a {
	color: #fff;
}
.footer a:hover {
	color: #333;
}
.updatefooter {
	padding: 8px;
	border-bottom:1px dashed grey;
	font-size: .8em;
	line-height: 1.1em;
}

.strong {
	font-weight: 700;
}
body {
	font-size: 1rem;
	line-height: 1.4rem;
	background: white;
	font-family: 'Poppins', sans-serif;
	color: #939393;
}

.greenfootertext {
	color: #360042;
	font-size: 1.2em;
	line-height: 1.45em;
	font-weight: bold;
}
.greyfootertext {
	color: #474646;
	font-size: 1.2em;
	line-height: 1.45em;
}
h4.subheader {
	color: #360042;
	margin-top: -30px;
	margin-bottom: 30px;
	font-size: 1.1rem;
}
h1 {
font-size: 1.6rem;
	line-height: 1.9rem;
	margin: 2rem 0 1rem 0;
	color: #000;
	font-weight: 700;
}
h2 {
font-size: 1.8rem;
	line-height: 2rem;
	margin: 30px 0px;
}
h3 {
font-size: 1.2rem;
	line-height: 1.5em;
	margin: 10px 0px;
}

.callback {
	width: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 20px 20px 20px 20px;
	background-color: #ff3904;
	color: #fff;
-moz-border-radius: 15px;
border-radius: 15px;
font-family: 'Raleway', arial, Arial, Helvetica, Geneva, sans-serif;
	font-size: 1rem;
	line-height: 1.4rem;
}
.callback h4 {
	color: white;
	font-family: 'Open Sans', arial, Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.3rem;
	line-height: 1.4rem;
}
.clientdetails {
	width: 100%;
	overflow: hidden;
	margin: 10px 0px 10px 0px;
	padding: 20px 20px 20px 20px;
	background-color: #eee8ef;
	color: #1c353f;
-moz-border-radius: 15px;
border-radius: 15px;
font-family: 'Raleway', arial, Arial, Helvetica, Geneva, sans-serif;
	font-size: 1rem;
	line-height: 1.4rem;
}

.clientdetails img {
-moz-border-radius: 15px;
border-radius: 15px;
	background-color: #fff;
	padding: 4px;
border: 1px solid #c1cad8;
margin-bottom: 1rem;
}

.clientdetails h3 {
	text-align: left;
	font-size: 1rem;
	line-height: 1.4rem;
	margin-bottom: 1rem;
	margin-top: 0;
}
.clientdetails a {
	text-align: left;
	font-size: 1rem;
	line-height: 1.4rem;
	margin-bottom: 1rem;
	margin-top: 0;
}

.newsarticle {
	min-height: 60px;
	margin-bottom: 10px;
	padding: 10px;
	margin: 4px;
	border-radius:.6rem;
	background-color: whitesmoke;
	border: 1px solid #f1f1f1;
}
.storydate {
	color: gray;
	font: 10px/14px  Arial, Helvetica, Geneva, sans-serif;
}

.quoteouter {
	width: 90%;
	margin: 0px auto;
	background: url(../images/outerquote.png) no-repeat left top;
	padding-left: 60px;
	margin-bottom: 40px;
}
.quoteinner {
	background: url(../images/innerquote.png) no-repeat right bottom;
	padding-right: 60px;
	color: #696e9f;
}
.quoteinner  h5 {
	color: whitesmoke;
	text-align: right;
font: 14px/20px;
font-family: Arial, Helvetica, Geneva, sans-serif;
}
      #map_canvas {
        width: 300px;
        height: 300px;
        border-radius:10px;
        border: 1px solid #9d418e;
      }








/*----------------------------

	Green filter bar

-----------------------------*/





#filter {

	background: #000;

	display: block;

	margin: 20px auto;

	position: relative;

	text-align:center;

}



#filter:before, #filter:after {

}



#filter:before {

}



#filter:after {

}



#filter a{

	background: #000;

	color: #FFFFFF;

	display: inline-block;

	height: 39px;

	line-height: 37px;

	padding: 0 15px;

}



#filter a:hover{

	text-decoration:none;

	background: #a089c1;

}



#filter a.active{

	background: #a089c1;

}





/*----------------------------

	Content area

-----------------------------*/





#container{

	display:block;

	overflow:hidden;

	width: 100%;

	margin:0 auto;

}



#container li{



	float: left;

	height: 220px;

	list-style: none outside none;

	margin: 6px;

	position: relative;

	width: 280px;



}



#container ul{

	overflow:hidden;

}



#container ul.hidden{

	display:none;

}

.top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
        color: white;
        background: #0093d0; }
      .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
        color: white;
        background: #0093d0; }

/* @group font changes */

.top-bar-section ul li > a {
	font-family: 'Raleway', arial;
	font-size: .9rem;
	color: #000;
}
.top-bar-section li:not(.has-form) a:not(.button):hover {
        background: none; 
        border-radius: .3rem;
        color: #ff3904;
}
.needhelp {
        background: #ec4040; 
        border-radius: .3rem;
}
a {
	color:#ec4040;
	font-weight: 700;
	
}
a:hover {
	color:#ec4040;
	font-weight: 700;
	
}

#form > input[type="text"] {
	background: #f7f9fa;
	border: none;
	padding: 1rem;
}
#form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #99a6b4;
  opacity: 1; /* Firefox */
}

#footerform > input[type="text"] {
	background: #f7f9fa;
	border: none;
	padding: 1rem;
}
#footerform ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #99a6b4;
  opacity: 1; /* Firefox */
}

#signupform > input[type="text"] {
	background: #f7f9fa;
	border: none;
	padding: 1rem;
}
#signupform ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #99a6b4;
  opacity: 1; /* Firefox */
}


.greentext {
	color:#6FBE44 ;
}
.redtext {
	color:#EE2324 ;
}
.top-bar-section ul li > a.needhelp {
        color: white;
		
}
.top-bar-section li.active:not(.has-form) a:not(.button) {
	padding: 0px 15px;
}
.top-bar-section li:not(.has-form) a:not(.button) {
	padding: 0px 15px;
}
body   {

}
p {

	font-size: 1rem;
}
li {

	font-size: .8rem;
}
/* @end */



@media only screen and (min-width: 641px)  {

    .top-bar-section li:not(.has-form) a:not(.button) {
      padding: 0 20px;
      line-height: 45px; }

		.title-area {
	display: none;
}
	}
@media only screen and (max-width: 820px) {
		.hide-below-820 {
			display: none;
		}
		.show-below-820 {
			display: block;
		}
		.headertxt_lrg {
	color: #fff;
	font-size: 1.9rem;
}
.headertxt_sml a {
	color: white;
}
.headertxt_sml {
	color: #fff;
	font-size: 1rem;
	line-height: 1.2rem;
}

.quotebox {
	min-height: 300px;
}

}

@media only screen and (min-width: 821px) {
		.hide-below-820 {
			display: block;
		}
		.show-below-820 {
			display: none;
		}
}

@media only screen and (max-width: 641px) {

    .top-bar {
	height: 45px;
	}

}


@media only screen and (max-width: 380px) {

	.quotebox {
		min-height: 420px;
	}
}
.top-bar-section ul li {
background: #fff;
color: #000;
}
.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
	line-height: 45px;
}
.textlight p {
}
.textlight a {
	color: #333;
}
.smalltext {
	font-size: .7rem;
	line-height:1rem;
}
.largetext {
	font-size: 1.5rem;
	line-height: 1.8rem;
}
.whitetext p,.whitetext h4,.whitetext a, .whitetext a:hover {
	color: white;
}
.titlebox {
	padding:1rem;
	color:white;
	background:#e71873;
	font-size:1.2rem;
}
.textbox {
	padding: 1rem;
}
.classesbox {
	border:1px solid #e71873;
	margin-bottom:1rem;
}
  button.red, .button.red {
    background-color: #6FBE44;
    border-color: #183e04;
    color: black; }
  button.red:hover, .button.red:hover {
    background-color: #93c876;
    border-color: #183e04;
    color: black; }
    
    /* TIMELINE
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.timeline ul {
  background: #fff;
  padding: 50px 0;
}

.timeline ul li {
  list-style-type: none;
  position: relative;
  width: 6px;
  margin: 0 auto;
  padding-top: 50px;
  background: whitesmoke;
}

.timeline ul li::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: inherit;
}

.timeline ul li div {
  position: relative;
  bottom: 0;
  width: 400px;
  padding: 15px;
  background: whitesmoke;
}

.timeline ul li div::before {
  content: '';
  position: absolute;
  bottom: 7px;
  width: 0;
  height: 0;
  border-style: solid;
}

.timeline ul li:nth-child(odd) div {
  left: 45px;
}

.timeline ul li:nth-child(odd) div::before {
  left: -15px;
  border-width: 8px 16px 8px 0;
  border-color: transparent whitesmoke transparent transparent;
}

.timeline ul li:nth-child(even) div {
  left: -439px;
}

.timeline ul li:nth-child(even) div::before {
  right: -15px;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent whitesmoke;
}

time {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 8px;
}


/* EFFECTS
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.timeline ul li::after {
  transition: background .5s ease-in-out;
}

.timeline ul li.in-view::after {
  background: #6cbf6a;
}

.timeline ul li div {
  visibility: hidden;
  opacity: 0;
  transition: all .5s ease-in-out;
}

.timeline ul li:nth-child(odd) div {
  transform: translate3d(200px, 0, 0);
}

.timeline ul li:nth-child(even) div {
  transform: translate3d(-200px, 0, 0);
}

.timeline ul li.in-view div {
  transform: none;
  visibility: visible;
  opacity: 1;
}


/* GENERAL MEDIA QUERIES
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media screen and (max-width: 900px) {
  .timeline ul li div {
    width: 250px;
  }
  .timeline ul li:nth-child(even) div {
    left: -289px;
    /*250+45-6*/
  }
}

@media screen and (max-width: 600px) {
  .timeline ul li {
    margin-left: 20px;
  }
  .timeline ul li div {
    width: calc(85vw - 91px);
  }
  .timeline ul li:nth-child(even) div {
    left: 45px;
  }
  .timeline ul li:nth-child(even) div::before {
    left: -15px;
    border-width: 8px 16px 8px 0;
    border-color: transparent whitesmoke transparent transparent;
  }
}
    
dialog, .reveal-modal {
	background: white;
}    
dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
	color: #333;
}


@media screen and (max-width: 600px) {

p {
	font-family: 'Raleway', arial;
	font-size: 1rem;
}
li {
	font-family: 'Raleway', arial;
	font-size: 1rem;
}
}
@media screen and (max-width: 400px) {
dialog, .reveal-modal {
	left: 0;
}
}
.sidebar {
  position: fixed;
  top: 56px;
  bottom: 0;
  width: 300px;
  background-color: #fafafa;
}

#sidebar-main {
  top: 56px;
}

.sidebar.right {
  right: -300px;
  text-align: right;
}

.sidebar.left {
  left: -300px;
}

.sidebar li {
	padding-bottom: 1rem;
}
.sidebar a {
  text-decoration: none;
  display: block;
  color: white;
}

.sidebar .wrapper {
  position: relative;
  height: 100%;
  width: 100%;
  padding: 1em;
  padding-top: 1.5em;
  overflow-y: auto;

  -webkit-box-sizig: border-box
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.sidebar nav {
  margin-bottom: 24px;
}

.sidebar nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0px;
}

.sidebar nav ul li {
  padding: 8px 0;
  margin: 4px 0;
}

.sidebar nav ul li.title {
  font-weight: bold;
}

.sidebar2 {
  position: relative;
  width: 300px;
  background-color: #fafafa;
}

#sidebar2-main {

}

.sidebar2.right {
  right: -300px;
  text-align: right;
}

.sidebar2.left {
  left: -300px;
}

.sidebar2 a {
  text-decoration: none;
  display: block;
}

.sidebar2 .wrapper {
  position: relative;
  height: 100%;
  width: 100%;
  padding: 1em;
  padding-top: 1.5em;
  overflow-y: auto;

  -webkit-box-sizig: border-box
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.sidebar2 nav {
  margin-bottom: 24px;
}

.sidebar2 nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0px;
}

.sidebar2 nav ul li {
  padding: 8px 0;
  margin: 4px 0;
}

.sidebar2 nav ul li.title {
  font-weight: bold;
}
.sidebar2links {
	color: white;
	font-size: 1rem;
	line-height: 1.5rem;
	clear: both;
}

p {
	color: #939393;
	
}
    ul.pagination li.current a {
	background:#ff3904 ;
}
.blackprice {
	font-size: 3rem;
	color: black;
	font-weight: 700;
	line-height: 3rem;
	vertical-align:middle;
}
.greyprice {
	font-size: 1rem;
	color: #949494;
	line-height: 3rem;
	display: inline;
	vertical-align:middle;
}
.cookie-banner {
  position: fixed;
  bottom: 40px;
  left: 10%;
  right: 10%;
  width: 80%;
  padding: 5px 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #eee;
  border-radius: 5px;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
  z-index: 99999;
}
.closecookie {
  height: 20px;
  background-color: #777;
  border: none;
  color: white;
  border-radius: 2px;
  cursor: pointer;
}

.formbutton {
	color:#000;
	padding:1rem 3rem;
	background:#6FBE44;
	border-radius:.3rem;
	font-weight: 700;
}
.formbutton:hover {
	background-color:#244d24;
	font-weight: 700;
}
.sticky {
	display: none;
}