@charset "UTF-8";
/* CSS Document */
@media only screen and (max-width: 600px){
.whitewash {
		background-attachment: scroll !important;
	}
	
}
.accordion {
	background-color: #eee;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	text-align: left;
	border: none;
	outline: none;
	transition: 0.4s;
}
.active, .accordion:hover {
	background-color: #ccc;
}

.black {
    color:black !important;
}
body {
  	font-family: 'Source Sans Pro', sans-serif;
  	font-size: 14px;
  	line-height: 1.5;
  	background-color: #fff;
}
.bottomColumn {
	margin-bottom: 2em;
}
.brandHeader {
    background: #fffad8;
}
.btn {
	color: white;
  	background-color: #d36333 !important;
  	border-color: #d36333 !important;
	
}
.btn:hover {
	color: #E3CFA2;
}

#btn-back2top {
	background: none;
	border: none;
	color: #D36333;
	display: none;
	font-size: 4em;
	position: fixed;
	bottom: 20px;
	right: 20px;
}
.btn-outline-primary {
	color: #414046 !important;
  	border-color: #414046 !important;
	
}
.btn-outline-primary:hover {
	color: #414046 !important;
	border-color: #d7d6db !important;
}
.btn-primary {
	color: #efcfa2!important;
  	background-color: #403c31 !important;
  	border-color: #403c31 !important;	
}
.btn-primary:hover {
	color: #d36333;
}
.callusHero {
	background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../images/wood.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
	padding: 2em 0;
}
.callusHero a,h2 {
	color: #d36333!important;
    font-weight: bolder;
	text-decoration: none;
}
.callusHero a:hover {
	
	text-decoration: none;
}
.callusHero h2 {
	color: #d36333!important;
    font-weight: bolder;
}
.card-img-top {
    margin: none;
}

.dessertTint {
	color: #000000 !important;
	background: #fffad8;
    font-size: 14px;
  	line-height: 1.42857143;
	padding: 3em 0;
}
.dessertTint a {
	color: #00343d;
	text-decoration: none;
}
.dessertTint a:hover {
	color: #428b95 !important;
	text-decoration: none;
}
.dessertTint h1 {
	color: #000000 !important;
	
}
.dessertTint h2 {
	color: #000000!important;
	
}
.dessertTint h3 {
	color: #000000 !important;
	
}
.dessertTint p {
	color: #000000 !important;
}
.foot {
    list-style-type: none;
}
.glyphicon {
  	position: relative;
  	top: 1px;
  	display: inline-block;
  	font-family: 'Glyphicons Halflings';
  	font-style: normal;
  	font-weight: normal;
	color: #7e0400;
  	line-height: 1;
}
h1 {
    color: #000 !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bolder;
    /*font-size: 3em;
    font-weight: 800 !important;
    */
    margin: .67em 0;
}
h2 {
    color: #000 !important;
    font-family: 'Source Sans Pro', sans-serif;
    margin: .67em 0;
}
h3 {
  font-family: 'Source Sans Pro', sans-serif;
  /*font-size: 1.75em;
  font-weight: 400 !important;*/
  color: #000; 
  margin: .67em 0;
}
h4 {
  font-family: 'Source Sans Pro', sans-serif;
  /*font-size: 1.5em;
  font-weight: 200 !important;*/
  color: #000 !important; 
  margin: .67em 0;
}
.homeHero {
    background-image: url("../images/homeHero.jpg");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	color: #ffffff;
	padding: 2em 0;
}
.iFooter {
	background: #414046;
	color: #e4cfa2!important;
	font-size: 0.875em;
	padding: 2em 0 5em;
}
.iFooter p {
    color: #e4cfa2!important;
}
.iFooter a {
	color: #e4cfa2 !important;
	text-decoration: none;
}
.iFooter a:hover {
	color: #c1c1c1;
	text-decoration: underline;
}
.iLines {
	background: #d7d6db;
	border-bottom: 5px solid #d36333;
	height: 2em;
}
nav {
	font-family: 'Source Sans Pro', sans-serif !important;
}
.nav-pills .nav-link.active {
    background-color: darkred !important;
}
ol {
	font-family: 'Source Sans Pro', sans-serif;
}
p {
    color: #333!important;
    font-family: 'Source Sans Pro', sans-serif;	
}
.panel {
	padding: 0 18px;
	display: none;
	max-height: 100;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}
.pod {
box-sizing: border-box; 
padding: 10px;
}
.pod {
    color: #000;
    background-color: #fff;
    border: thin hotpink solid;
    border-radius: 10px;
    box-sizing: border-box;
    height: 260px;
    margin: 10px;
    padding: 10px;
}
.pod h1{
    color: #bc4b36;
}
.pod h2{
    color: #002677;
}
.pod h3 {
    color: #000;
}
.pod p {
    color: #000;
}

.retro {
	border-radius: 20px;
}
.shadowbox {
	background-image:linear-gradient(to right, rgba(0,0,0,0.8),rgba(0,0,0,0));
}
.spacer {
    min-height: 100px;
}
.spot {
    background-image:radial-gradient(circle, #03a696,white);
    border-radius: 50%;
    height: 150px;
    width: 150px;
}
.spotText {
    align-content: center;
    margin-top: 10px;
}
.tab-pane {
    background-color: white !important;
}
table {
	border-width: 1px solid !important;
	border-color: black;
	font-family: 'Open Sans', sans-serif !important;
}
table th {
	text-align: center !important;
	background-color: #e8846b;
}
.tagline {
	background-color: #e4cfa2;
	color: #fff;
}
.tagline p {
	color: #fff;
	margin-bottom: 5px;
}
.testimonial {
	background-color: #fff;
	color: #000;
	padding: 3em 0
}
ul {
	font-family: 'Open Sans', sans-serif !important;
}
.videoWrapper {
	position: relative;
	padding-bottom: 30%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	width: 90%;
	height: 90%;
}
.white {
    background: white;
	padding: 3em 0;
}
.white a {
	color: #0477bf;
	text-decoration: none;
}
.white a:hover {
	color: #001af8;
	text-decoration: none;
}
.whiteForm {
    background: white;
    border-radius: 20px;
    box-sizing: border-box;
    opacity: 0.7;
	padding: 3em;
}
.whiteForm a {
    color: #0477bf;
	text-decoration: none;
}
.whiteForm a:hover {
	color: #001af8;
	text-decoration: none;
}
.whitewash {
    background-image: url("../images/AdobeStock_537688175.jpg");
	background-attachment: fixed;
	background-position: center;
	background-repeat: repeat;
    padding: 3em 0;
}
.whitewash a {
	color: #0477bf;
	text-decoration: none;
}
.whitewash a:hover {
	color: #001af8;
	text-decoration: none;
}
.whitewash p {
	color: black;
}