.table-hours, .table-hours th, .table-hours td  {
		border-collapse: collapse;
	border:1px solid #559235;
	padding:10px;
	font-size:;
	text-align:center;
}
.table-hours th {
		text-align:center;
	background-color:#edf7e8;
}
.table-hours {
		margin-bottom:10px; 
	width:100%;
	border:none;
	border-collapse:collapse;
	border-spacing:0px;
}
.ttl-a h3 {
		text-align:center;
	font-weight:bold;
	margin:0 0 20px;
	color:#559235;
}
.container-fluid a:hover img {
	    opacity: 0.8;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    /* IE lt 8 */
    -ms-filter: “alpha(opacity=80)”;
    /* IE 8 */
}
.ttl-a {
		margin:0 0 0px;

}
.ttl-b {
		background-image:url(../img/icon-b.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px 0px 10px 60px !important;
	margin:0 0 0px;
}
.ttl-b h3 {
		text-align:left;
	font-weight:bold;
	font-size:24px;
	margin:0 0 0px;
	color:#e17513;
}
.ttl-c {
		background-image:url(../img/icon-c.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px 0px 10px 60px !important;
	margin:0 0 0px;
}
.ttl-c h3 {
		text-align:left;
	font-weight:bold;
	font-size:24px;
	margin:0 0 0px;
	color:#538f35;
}
.ttl-step1 {
		background-image:url(../img/icon-step1.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px 0px 10px 60px !important;
	margin:0 0 0px;
}
.ttl-step1 h3 {
		text-align:left;
	font-weight:bold;
	font-size:24px;
	margin:0 0 0px;
	color:#538f35;
}
.ttl-step2 {
		background-image:url(../img/icon-step2.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px 0px 10px 60px !important;
	margin:0 0 0px;
}
.ttl-step2 h3 {
		text-align:left;
	font-weight:bold;
	font-size:24px;
	margin:0 0 0px;
	color:#538f35;
}
.ttl-step3 {
		background-image:url(../img/icon-step3.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px 0px 10px 60px !important;
	margin:0 0 0px;
}
.ttl-step3 h3 {
		text-align:left;
	font-weight:bold;
	font-size:24px;
	margin:0 0 0px;
	color:#538f35;
}
.ttl-step4 {
		background-image:url(../img/icon-step4.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px 0px 10px 60px !important;
	margin:0 0 0px;
}
.ttl-step4 h3 {
		text-align:left;
	font-weight:bold;
	font-size:24px;
	margin:0 0 0px;
	color:#538f35;
}
.ttl-step5 {
		background-image:url(../img/icon-step5.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px 0px 10px 60px !important;
	margin:0 0 0px;
}
.ttl-step5 h3 {
		text-align:left;
	font-weight:bold;
	font-size:24px;
	margin:0 0 0px;
	color:#538f35;
}
.ttl-q {
		background-image:url(../img/icon-q.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:5px 0px 15px 60px !important;
	margin:0 0 10px;
}
.ttl-q h3 {
		text-align:left;
	font-weight:bold;
	font-size:24px;
	margin:0 0 0px;
	color:#538f35;
}
.ttl-q-a {
		background-image:url(../img/icon-q-a.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px 0px 10px 60px !important;
	margin:0 0 0px;
}
.facebook-icon::before {
	font-family: "Font Awesome 5 Brands";
content: "\f09a";
padding-right:.5em;
font-size:125%;
}
@media screen and (min-width: 768px) {
	.container-fluid .btn-color {
			background-image:url(../img/icon-a.png);
	background-repeat:no-repeat;
	background-position:right 10px center;
	padding-right:30px !important;
	padding-top:12px !important ;
	padding-bottom:12px !important;
	}
}
@media screen and (max-width: 767px) {
	.table-hours, .table-hours th, .table-hours td  {
			padding:3px !important;
	font-size:13px;
	}
}
