html {
	font-family: 'Ubuntu', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	color: #5f5f5f !important;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {
	display: none;
}
a {
	background-color: transparent;
}
a:active, a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: 800;
}
dfn {
	font-style: italic;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {
	font-family: 'Ubuntu', sans-serif;
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
 input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: 800;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
}
body, button, input, select, textarea {
	font-family: 'Ubuntu', sans-serif;
	font-size: 15px !important;
	font-weight: 300 !important;
	line-height: 27px !important;
}
.entry-content h1 {
	color: #07355c;
	font-size: 36px;
	font-weight: 400;
	line-height: 40px;
}
.entry-content h2 {
	color: #07355c;
	font-size: 26px;
	font-weight: 400;
	line-height: 40px;
}
.entry-content h3 {
	color: #07355c;
	font-size: 16px;
	font-weight: 400;
	line-height: 40px;
}
.footer-text-content h1 {
	color: #07355c;
	font-size: 36px;
	font-weight: 400;
	line-height: 40px;
}
.footer-text-content h2 {
	color: #07355c;
	font-size: 26px;
	font-weight: 400;
	line-height: 40px;
}
.footer-text-content h3 {
	color: #07355c;
	font-size: 16px;
	font-weight: 400;
	line-height: 40px;
}
h1 {
	font-size: 24px;
	margin: 0.67em 0;
	color: #333;
	font-weight: 800;
	font-family: 'Ubuntu', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
h2 {
	color: #333;
	font-weight: 800;
}
p {
	margin-bottom: 1.5em;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: 'Ubuntu', sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code, kbd, tt, var {
	font-family: 'Ubuntu', sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
big {
	font-size: 125%;
}
@font-face {
	font-family: FontAwesome;
	src: local( "FontAwesome"), url(/wp-content/themes/ameripro/fonts/FontAwesome.otf);
	src: local( "FontAwesome"), url(/wp-content/themes/ameripro/fonts/fontawesome-webfont.eot);
	src: local( "FontAwesome"), url(/wp-content/themes/ameripro/fonts/fontawesome-webfont.svg);
	src: local( "FontAwesome"), url(/wp-content/themes/ameripro/fonts/fontawesome-webfont.ttf);
	src: local( "FontAwesome"), url(/wp-content/themes/ameripro/fonts/fontawesome-webfont.woff);
	src: local( "FontAwesome"), url(/wp-content/themes/ameripro/fonts/fontawesome-webfont.woff2);
}
html {
	box-sizing: border-box;
}
*, *:before, *:after { 
	box-sizing: inherit;
}
body {
	background: #fff; 
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
hr {
	background-color: #ebebeb;
	border: 0;
	height: 2px;
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: square;
}
ol {
	list-style: decimal;
}
li > ul, li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: 800;
}
dd {
	margin: 0 1.5em 1.5em;
}
img {
	height: auto; 
	max-width: 100%; 
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="tel"], input[type="color"], input[type="range"], input[type="time"], input[type="week"], textarea, select {
	color: #898a8e;
	border: none;
	border-bottom: 1px solid #e4e4e4;
	border-radius: 0;
	padding: 5px 10px;
	outline: none;
	transition: all 0.8s ease;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="tel"]:focus, input[type="color"]:focus, input[type="range"]:focus, input[type="time"]:focus, input[type="week"]:focus, textarea:focus, select:focus {
	color: #898a8e;
}
.button, .read-more, input[type="submit"], input[type="reset"], input[type="button"], button {
	display: inline-block;
	padding: 6px 20px;
	font-size: 18px;
	line-height: 1.5;
	box-shadow: 2.828px 2.828px 0px 0px rgba(0, 0, 0, 0.4);
	color: #fff;
	background: #bd0829;
	text-decoration: none;
	border: none;
	transition: all 0.8s ease;
}
.button:visited, .read-more:visited, input[type="submit"]:visited, input[type="reset"]:visited, input[type="button"]:visited, button:visited {
	color: #fff;
}
.button:hover, .button:focus, .button:active, .read-more:hover, .read-more:focus, .read-more:active, input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active, input[type="reset"]:hover, input[type="reset"]:focus, input[type="reset"]:active, input[type="button"]:hover, input[type="button"]:focus, input[type="button"]:active, button:hover, button:focus, button:active {
	color: #fff;
}
.button:hover, .button:active, .read-more:hover, .read-more:active, input[type="submit"]:hover, input[type="submit"]:active, input[type="reset"]:hover, input[type="reset"]:active, input[type="button"]:hover, input[type="button"]:active, button:hover, button:active {
	background: #BD0829;
}
textarea {
	width: 100%;
}
a {
	color: #BD0829;
	text-decoration: none;
}
a:visited {
}
a:hover, a:focus, a:active {
	color: #BD0829;
	text-decoration: none;
}
a:focus {
}
a:hover, a:active {
	outline: 0;
}
#logo {
	float: left;
	padding: 10px 20px 0 0;
}
.free-area {
	color: #002463;
	float: left;
	font-weight: 600;
	font-size: 32px;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	text-align: center;
}
.coupons-specials {
	background-color: #07355C;
	border-radius: 0 0 5px 5px;
	color: #fff;
	display: inline-block;
	float: right;
	font-size: 16px;
	font-weight: 400;
	padding: 0px 30px;
	text-align: center;
	text-transform: uppercase;
	height: 40px;
	transition: all 0.3s ease;
}
.coupons-specials .siteorigin-widget-tinymce.textwidget > p {
	margin-top: 8px;
}
.coupons-specials:hover {
	background-color: #2A5C86;
	transform: scale(1.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.coupons-specials a {
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
}
.coupons-specials a:hover, a:focus, a:active {
	color: #fff;
}
.main-navigation {
	clear: both;
	display: block;
	width: 100%;
	text-align: right;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: -44px 0 0 0;
	padding-left: 0;
	float: right;
}
.main-navigation li {
	display: inline-block;
	position: relative;
	text-align: center;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	color: #4a4f55;
	padding: 10px;
}
.main-navigation ul ul {
	background: #fff none repeat scroll 0 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	float: left;
	position: absolute;
	top: 5.5em;
	left: -999em;
	z-index: 99999;
	padding: 0 0 10px 0;
}
.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}
.main-navigation ul ul a {
	width: 250px;
	padding: 4px 10px 5px 10px;
	font-weight: 300;
	text-align: left;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a, .main-navigation li.focus > a {
	color: #333;
	transition: all 0.3s ease;
}
.main-navigation li.current_page_item > a, .main-navigation li.current-menu-item > a, .main-navigation li.current_page_ancestor > a, .main-navigation li.current-menu-ancestor > a, .main-navigation li:hover > a {
	color: #9f0a16;
}
.main-navigation ul ul :hover > a, .main-navigation ul ul .focus > a {
	color: #fff;
	background: #9f0a16;
}
.main-navigation ul ul a:hover, .main-navigation ul ul a.focus {
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
	left: auto;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
	left: 100%;
}
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current-menu-ancestor > a {
}
.menu-toggle, .main-navigation.toggled ul {
	display: block;
	width: 100%;
	border-radius: 0;
	margin: 0;
	background: #fff;
}
.main-navigation.toggled ul ul {
	background: #ebebeb none repeat scroll 0 0;
	position: absolute;
	top: 1.8em;
}
.main-navigation.toggled ul ul ul {
	background: #fff none repeat scroll 0 0;
	margin-left: -100%;
	margin-top: 10px;
}
.menu-toggle, .main-navigation.toggled li {
	display: list-item;
}
.menu-toggle, .main-navigation.toggled ul ul a {
	width: 100%;
	text-align: center;
}
.menu-toggle, .main-navigation.toggled a {
	display: block;
	text-decoration: none;
	padding: 4px 10px;
}
.menu-toggle, .main-navigation.toggled button {
	background: #bd0829;
}
.main-navigation.toggled .sub-indicator::after {
	content: "\f107";
	font-family: "FontAwesome";
	position: absolute;
	right: 49%;
	top: 50%;
	font-size: 1rem;
	color: #ccc;
}
.menu-toggle .sub-sub-indicator::after {
	content: "\f105";
	font-family: "FontAwesome";
	position: absolute;
	right: 20px;
	top: 2%;
	font-size: 1rem;
	color: #011A2F;
}
.sub-indicator::after {
	content: "\f107";
	font-family: "FontAwesome";
	position: absolute;
	right: -3px;
	top: 26%;
	font-size: 1rem;
	color: #ccc;
}
.sub-sub-indicator::after {
	content: "\f105";
	font-family: "FontAwesome";
	position: absolute;
	right: 20px;
	top: 10%;
	font-size: 1rem;
	color: #9f0a16;
}
@media screen and (min-width: 1024px) {
.menu-toggle {
	display: none;
}
.main-navigation ul {
	display: block;
}
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; 
}
#content[tabindex="-1"]:focus {
	outline: 0;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
	clear: both;
}
.widget {
	margin: 0 0 1.5em;
}
.widget select {
	max-width: 100%;
	border-radius: 5px;
}
.sticky {
	display: block;
}
.hentry {
	margin: 0 0 1.5em;
}
.byline, .updated:not(.published) {
	display: none;
}
.single .byline, .group-blog .byline {
	display: inline;
}
.page-content, .entry-content, .entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
.infinite-scroll .posts-navigation,  .infinite-scroll.neverending .site-footer { 
	display: none;
}
.infinity-end.neverending .site-footer {
	display: block;
}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
embed, iframe, object {
	max-width: 100%;
}
@media (min-width: 1367px) {
.site-branding {
	width: 1366px;
	margin: 0 auto;
}
#content {
	width: 1366px;
	margin: 0 auto;
}
#colophon {
	width: 100%;
	margin: 0 auto;
}
.footer-text-content {
	width: 1366px;
	margin: 0 auto;
}
#primary {
	width: 75%;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
}
#primary-main {
	width: 80%;
	float: left;
	padding: 0 0 0 20px;
	margin-top: -200px;
}
.sidebar-main {
	width: 20%;
	float: right;
	z-index: 100000;
	padding: 0 20px 0 0;
	margin-top: -240px;
}
#secondary {
	width: 25%;
	float: left;
	z-index: 100000;
	padding-right: 0px;
	padding-left: 20px;
	margin-top: 40px;
}
.site-info {
	width: 1366px;
	margin: 0 auto;
	padding: 0 20px;
}
.footer-text-left {
	text-align: left;
	float: left;
	width: 33.333%;
	line-height: 36px;
}
.footer-text-left h4 {
	color: #a7d9ee;
	font-weight: 500;
	margin-bottom: 14px;
}
.footer-text-left a {
	color: #88D4E8;
}
.footer-text-center {
	float: left;
	width: 33.333%;
	color: #999898;
	line-height: 36px;
}
.footer-text-center h4 {
	color: #a7d9ee;
	font-weight: 500;
	margin-bottom: 14px;
}
.footer-text-right {
	text-align: left;
	float: right;
	padding-right: 20px;
	width: 33.333%;
	line-height: 36px;
}
.footer-text-right h4 {
	color: #a7d9ee;
	font-weight: 500;
	margin-bottom: 14px;
}
.footer-text-right a {
	color: #88D4E8;
}
.footer-text-copyright {
	clear: both;
	text-align: center;
	color: #9BC9DC;
	background: #25282C;
	width: 100%;
	padding: 2px 0;
}
.site-top {
	float: right;
	border-bottom: 1px solid #ebebeb;
	width: 100%;
	height: 30px;
}
.schedule-area {
	color: #999;
	font-size: 20px;
	padding-right: 20px;
	float: right;
	margin-top: -20px;
}
.schedule-area a {
	text-decoration: none;
	color: #999;
}
.schedule-area a:hover, a:focus, a:active {
	color: #BD0829;
}
.call-us-area {
	color: #999;
	font-size: 20px;
	padding-left: 20px;
	float: right;
	margin-top: -20px;
}
.request-service-footer-area .ow-button-base.ow-button-align-left {
	padding: 0 0 70px 0;
}
}
@media (max-width: 1330px) {
.main-navigation {
	padding-top: 30px;
}
}
@media (min-width: 1024px) and (max-width: 1366px) {
.site-branding {
	width: 100%;
	margin: 0 auto;
}
#content {
	width: 100%;
	margin: 0 auto;
}
.site-info {
	width: 100%;
	margin: 0 auto;
}
#colophon {
	width: 100%;
	margin: 0 auto;
}
.footer-text-content {
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
.main-navigation {
	clear: both;
	display: block;
	width: 100%;
	text-align: center;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
}
.site-info {
	width: 1024px;
	margin: 0 auto;
	padding: 0 20px;
}
.footer-text-left {
	text-align: left;
	float: left;
	width: 33.333%;
	line-height: 36px;
}
.footer-text-left h4 {
	color: #a7d9ee;
	font-weight: 500;
	margin-bottom: 14px;
}
.footer-text-left a {
	color: #88D4E8;
}
.footer-text-center {
	float: left;
	width: 33.333%;
	color: #999898;
	line-height: 36px;
}
.footer-text-center h4 {
	color: #a7d9ee;
	font-weight: 500;
	margin-bottom: 14px;
}
.footer-text-right {
	text-align: left;
	float: right;
	padding-right: 20px;
	width: 33.333%;
	line-height: 36px;
}
.footer-text-right h4 {
	color: #a7d9ee;
	font-weight: 500;
	margin-bottom: 14px;
}
.footer-text-right a {
	color: #88D4E8;
}
.footer-text-copyright {
	clear: both;
	text-align: center;
	color: #9BC9DC;
	background: #25282C;
	width: 100%;
	padding: 2px 0;
}
#primary {
	width: 75%;
	float: left;
	padding: 0 10px 0 80px;
}
#primary-main {
	width: 80%;
	float: left;
	padding: 0 0 0 20px;
	margin-top: -200px;
}
.sidebar-main {
	width: 20%;
	float: left;
	z-index: 100000;
	padding: 0 20px 0 0;
	margin-top: -240px;
}
#secondary {
	width: 25%;
	float: left;
	z-index: 100000;
	padding: 0 80px 0 10px;
	margin-top: 40px;
}
.site-top {
	float: right;
	border-bottom: 1px solid #ebebeb;
	width: 100%;
	height: 30px;
}
.schedule-area {
	color: #999;
	font-size: 20px;
	padding-right: 20px;
	float: right;
	margin-top: -20px;
}
.schedule-area a {
	text-decoration: none;
	color: #999;
}
.schedule-area a:hover, a:focus, a:active {
	color: #BD0829;
}
.call-us-area {
	color: #999;
	font-size: 20px;
	padding-left: 20px;
	float: right;
	margin-top: -20px;
}
#logo {
	padding: 20px 0 0 80px;
}
.coupons-specials {
	margin: 0 80px 0 0;
}
.site-top {
	padding: 0 80px 0 0;
}
.request-service-footer-area .ow-button-base.ow-button-align-left {
	padding: 0 0 70px 60px;
}
}
@media (max-width: 1023px) {
.free-area {
	clear: both;
	width: 100%;
	text-align: center;
	margin-top: -20px;
}
#logo {
	clear: both;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.coupons-specials {
	clear: both;
	width: 100%;
	text-align: center;
	border-radius: 0;
	margin-top: -20px;
}
#primary {
	width: 100%;
	clear: both;
	padding-right: 30px;
	padding-left: 30px;
}
#primary-main {
	width: 100%;
	clear: both;
	padding-left: 30px;
	padding-right: 0px;
	margin-top: -200px;
}
.sidebar-main {
	width: 100%;
	clear: both;
	z-index: 100000;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 40px;
	margin-top: 0;
}
#secondary {
	width: 100%;
	clear: both;
	z-index: 100000;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 40px;
}
.site-info {
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
.footer-text-left {
	text-align: center;
	clear: both;
	width: 100%;
	line-height: 26px;
}
.footer-text-left h4 {
	color: #a7d9ee;
	font-weight: 500;
	margin-bottom: 14px;
}
.footer-text-left a {
	color: #88D4E8;
}
.footer-text-center {
	text-align: center;
	clear: both;
	width: 100%;
	line-height: 26px;
}
.footer-text-center h4 {
	color: #a7d9ee;
	font-weight: 500;
	margin-bottom: 14px;
}
.footer-text-right {
	text-align: center;
	clear: both;
	width: 100%;
	line-height: 26px;
}
.footer-text-right h4 {
	color: #a7d9ee;
	font-weight: 500;
	margin-bottom: 14px;
}
.footer-text-right a {
	color: #88D4E8;
}
.footer-text-copyright {
	clear: both;
	text-align: center;
	color: #9BC9DC;
	background: #25282C;
	width: 100%;
	padding: 2px 0;
}
.footer-text-content {
	padding-right: 30px;
	padding-left: 30px;
}
.site-top {
	clear: both;
	border-bottom: 1px solid #ebebeb;
	width: 100%;
	height: 80px;
	text-align: center;
}
.schedule-area {
	color: #999;
	font-size: 20px;
	padding-right: 0px;
	clear: both;
	margin-top: -20px;
}
.schedule-area a {
	text-decoration: none;
	color: #999;
}
.schedule-area a:hover, a:focus, a:active {
	color: #BD0829;
}
.call-us-area {
	color: #999;
	font-size: 20px;
	padding-left: 0px;
	clear: both;
	margin-top: -10px;
}
.request-service-footer-area .ow-button-base.ow-button-align-left {
	padding: 0 0 70px 0;
	text-align: center;
}
}
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.wp-caption-text {
	text-align: center;
}
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {
	display: block;
}
#primary-main .entry-header {
	display: none;
}
.entry-header h1 {
	color: #999;
	border-bottom: 2px solid #ebebeb;
	padding: 0 0 10px 0;
	margin: 0 0 -20px 0;
	font-size: 36px;
	font-weight: 400;
	line-height: 40px;
}
.entry-header {
	margin: 35px 0 0 0;
}
.wpcf7-form {
	border-radius: 5px;
	color: #fff;
	background: #011a2f;
	padding: 20px 20px 60px 20px;
}
.wpcf7-form .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	width: 99%;
	border-bottom: 1px solid #BD0829;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-radius: 0;
	background: #fff;
}
.wpcf7-form select {
	border: 0;
	width: 100%;
}
.wpcf7-form-control.wpcf7-submit {
	float: right;
	margin: 10px 0 0 0;
}
.wpcf7-form p {
	margin-bottom: -10px;
}
.wpcf7-form h2 {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	margin-top: -4px;
	text-align: center;
	line-height: 40px;
	margin-bottom: -10px;
}
.one_row, .two_row, .three_row {
	border-radius: 5px;
	padding: 20px;
	color: #fff;
	margin-top: 20px;
	opacity: 0.95;
	font-size: 14px;
	font-weight: 300 !important;
}
.one_row h2 {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	margin-top: -4px;
	padding-bottom: 10px;
	text-align: center;
	line-height: 40px;
	margin-bottom: 20px;
}
.two_row h2 {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	margin-top: -4px;
	padding-bottom: 10px;
	text-align: center;
	line-height: 40px;
	margin-bottom: 20px;
}
.three_row h2 {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	margin-top: -4px;
	padding-bottom: 10px;
	text-align: center;
	line-height: 40px;
	margin-bottom: 20px;
}
.circle {
	background: #2a5c86;
	transition: all 0.8s ease;
}
.circle:hover {
	background: #6A92B4;
}
.one_row {
	background: #2a5c86;
}
.two_row {
	background: #07355c;
}
.three_row {
	background: #032744;
}
.one_row ul {
	list-style: square;
	margin-left: -24px;
}
.two_row ul {
	list-style: square;
	margin-left: -24px;
}
.three_row ul {
	list-style: square;
	margin-left: -24px;
}
#top_row {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-right: 20px;
}
#main {
	z-index: 10;
}
.title_row {
	padding: 20px 0 0 0;
}
.title_row h5 {
	font-size: 54px;
	color: #fff;
	font-weight: 800;
	margin: 0 0 0 30px;
	line-height: 1.2;
}
.title_row p {
	color: #fff;
	font-size: 36px;
	margin: 10px 0 0 30px;
	line-height: 1.2;
}
.icon-row-img1 {
	float: left;
	margin: 0 20px 20px 0;
	background: url(/wp-content/themes/ameripro/images/img1.png) no-repeat top;
	width: 84px;
	height: 84px;
	transition: all 0.8s ease;
}
.icon-row-img2 {
	float: left;
	margin: 0 20px 20px 0;
	background: url(/wp-content/themes/ameripro/images/img2.png) no-repeat top;
	width: 84px;
	height: 84px;
	transition: all 0.8s ease;
}
.icon-row-img3 {
	float: left;
	margin: 0 20px 20px 0;
	background: url(/wp-content/themes/ameripro/images/img3.png) no-repeat top;
	width: 84px;
	height: 84px;
	transition: all 0.8s ease;
}
.icon-row-img4 {
	float: left;
	margin: 0 20px 20px 0;
	background: url(/wp-content/themes/ameripro/images/img4.png) no-repeat top;
	width: 84px;
	height: 84px;
	transition: all 0.8s ease;
}
.icon-row-img5 {
	float: left;
	margin: 0 20px 20px 0;
	background: url(/wp-content/themes/ameripro/images/img5.png) no-repeat top;
	width: 84px;
	height: 84px;
	transition: all 0.8s ease;
}
.icon-row-img6 {
	float: left;
	margin: 0 20px 20px 0;
	background: url(/wp-content/themes/ameripro/images/img6.png) no-repeat top;
	width: 84px;
	height: 84px;
	transition: all 0.8s ease;
}
.icon-row-img1:hover, .icon-row-img2:hover, .icon-row-img3:hover, .icon-row-img4:hover, .icon-row-img5:hover, .icon-row-img6:hover {
	transform: rotate(360deg);
}
.icon-row-text {
	float: left;
	width: 70%;
	color: #999;
}
.icons-block h3 {
	font-size: 30px;
	margin: -10px 0 -10px 0;
	color: #877561;
	font-weight: 300;
	font-family: 'Ubuntu', sans-serif;
}
.cities-row {
	color: #666;
	background: #e2e2e2;
	transition: all 0.8s ease;
	font-size: 18px;
}
.cities-row:hover {
	background: #333;
	color: #fff;
}
.cities-row a {
	color: #666;
}
.cities-row a:hover {
	color: #333;
	color: #fff;
}
.wrapfixed {
	box-shadow: 0 0 4px 4px rgba(0,0,0,0.2);
}
#our-brands-row {
	text-align: center;
	margin: 0 auto;
	display: table;
}
#our-brands-row h3 {
	text-align: center;
	margin: 0.67em 0;
	font-family: 'Ubuntu', sans-serif;
	color: #07355c;
	font-size: 36px;
	font-weight: 400;
	line-height: 40px;
}
#our-brands-row img {
	padding: 10px 20px;
}
.nav-previous, .nav-next {
	display: none;
}
.main_img {
	background: url(/wp-content/themes/ameripro/images/main.jpg) no-repeat;
	width: 100%;
	height: 620px;
	margin: 0 auto;
	text-align: center;
}
#main-img-text-area {
	padding: 50px;
}
#colophon {
	margin: 0 auto;
	background: #333;
}
blockquote {
	display: block;
	background: #ebebeb;
	padding: 15px 20px 15px 20px;
	margin: 0 0 20px;
	position: relative;
	font-style: italic;
	font-size: 16px;
	line-height: 1.2;
	color: #999;
	text-align: justify;
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
}
blockquote::before {
	content: "\201C";
	font-family: Georgia, serif;
	font-size: 60px;
	font-weight: bold;
	color: #999;
	line-height: 0.05em;
	vertical-align: -0.5em;
}
blockquote::after {
	content: "\201D";
	font-family: Georgia, serif;
	font-size: 60px;
	font-weight: bold;
	color: #999;
	line-height: 0.3em;
	vertical-align: -0.2em;
	float:right;
}
blockquote a {
	text-decoration: none;
	background: #eee;
	cursor: pointer;
	padding: 0 3px;
	color: #c76c0c;
}
blockquote a:hover {
	color: #666;
}
blockquote em {
	font-style: italic;
}
.entry-title {
	display: none;
}
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-top: 20px;
}

.entry-date.published {
	background: #bc0729;
	padding: 5px;
	color: #fff;
	font-size: 18px;
}
.blog-row {    
	padding: 10px 40px;
    width: 50%;
    float: left;
    display: inline-block;
}
.page-title {
    display: none;
}
.cat-links {
	margin-right: 20px;
}
.blog-row .entry-content {
	margin-top: -20px;
}
.blog-row .entry-content h2 {
    color: #07355c;
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: -10px;
}
#primary-blog {
    float: left;
    width: 75%;
}