@charset "UTF-8";
/* CSS Document */



.roboto-slab-<uniquifier> {
  font-family: "Roboto Slab", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}



.textfooter {
  font-family: "Roboto Slab", serif;
	text-align:center;
	color: #ffffff;
}	

.bttn-bg-footer {
	background-color: #b1d6dc;
}


.bttn-bg-cta {
	background-color: #f2f3f3;
	padding:30px 0 0 0;
}

.bttn-bg-cta > .center-block > .col-xs-12 {margin-bottom:30px;}

.imgshakes {
	margin-top: 30px;
}

.bannerbg {
	padding: 0 ;
	margin: 0;
	background-color: #fd4f00;
}

.subbanner {
	background-color: #000000 ;
	padding: 20px 20px 20px 20px;
}

h1 {
	color: #000000;
  font-family: "Roboto Slab", serif;
	font-size: 32px; 
	font-weight: normal;
	line-height: 1.2em;
	text-align: center;


}


h2 {
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
  	font-style: normal;
	font-size: 18px;
	line-height: 1.6em;
	text-align: center;
	color: #000000;
}

.textcaption {
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
  	font-style: normal;
	font-size: 14px;
	line-height: 1.3em;
	text-align: left;
	color: #000000;
	padding-top: 5px;
}



h3 {
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
  	font-style: normal;
	font-size: 18px;
	line-height: 1.4em;
	text-align: center;
	color: #000000;
}

.buttonstyle {
	padding: 20px 0 20px 20px;
	text-align: center;
}
		
.textintro {
  font-family: "Roboto Slab", serif;
	text-align:center;
}	

.intro {
	padding: 40px 20px 20px 20px;
}	

a.linktextfooter:active, a.linktextfooter:link, a.linktextfooter:visited {
    color: #000000;
    font-weight: bold;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
}
	
	a.linktextfooter:hover {
    color: #666666;
	}
    
	

