@charset "UTF-8";
.jgmob1 {order:2;}
.jgmob2 {order:1;}
@media only screen and (min-width: 767px) {
	.jgmob1 {order:1 !important;}
	.jgmob2 {order:2 !important;}
}
.jgwhite {
	color: #ffffff;
}
.btn-primary {
	background-color: #593B2A !important;
	border-color: #593B2A !important;
}
.mont-bld {
font-family: 'Bebas Neue', cursive;
}
.mont-lt {
	font-family: 'Source Sans Pro', sans-serif;
}
body {
	font-family: 'Source Sans Pro', sans-serif;
}
.list-group-item-bl {
	background-color:#4F6973 !important;
}
.list-group-item-ltbl {
	background-color:#AEB5BF !important;
}
.list-group-item {
	background-color:#D7CCB9;
}
.bg-dark {
    background-color: #4F6973
!important;
}
body {
    color: #26130D !important;
}
.rowblue {
    background-color: #6ab7d7;
}
.rowtan {
    background-color: #26130D;
	color: #FFFFFF;
}
.rowgreen
{
	background-color: #77C153;
}
.rowltblue {
	background-color: #aeb5bf;
}
.rowmdblue {
	background-color: #4F6973;
}
.rowdkblue {
	background-color: #4C97B3;
}
.rowsand {
	background-color: #D7CCB9;
}
.rowsoftgreen {
	background-color: #A67D65;
}
.jgpad {
	padding-top: 15px;
	padding-bottom: 15px;
}.py-15 {
}
