/*Home Page*/
body .front-page-1 {
	padding: 15rem 0 10rem;
}
body .front-page-1 p {
	/*text-shadow: 2px 2px 1px #222;*/
}

.page-id-12270 .gform_widget .input {
    padding:1px 10px;
}
.page-id-12270 .gform_widget .gfield_label {
    color:#333;
    font-size: 14px;
}
body.page-id-12270 .gform_wrapper ul li.gfield {
    margin-top: 0;
}
.page-id-12270 .gform_widget .widgettitle {
    display: none;
}
.page-id-12270 .swp_social_panel {
	display: none;
}
.header-promo span span {
    text-decoration:underline;
    text-decoration-color: #29405e;
    /* border-bottom:3px solid #c71313; */
}
.testimonial-salespage p {
    margin-bottom: 0;
}
.testimonial-salespage span {
    font-weight:700;
    display: block;
    font-style:normal;
    font-size:14px;
    margin-top: 10px;
}
.testimonial-salespage {
    border-top:8px dashed #c71313;
    background: #fff;
    /* font-style:italic; */
    font-style:italic;
    font-size:16px;
    line-height:23px;
    margin:10px;
    box-shadow:2px 2px 0px #cacaca;
    color:#333;
    padding:5px;
    /* border-radius:20px; */
}
.bg-custom img,
.bg-custom p {
    margin-bottom: 0 !important;
}
.bg-custom {
    background: #edf2f2;
    margin: 24px 8px 8px 8px;
    clear: both;
    padding: 7px 5px 8px 10px;
    display: block;
    border-radius: 4px;
}

body .front-page-1 h1 {
	font-size: 2em;
	max-width: 875px;
	text-shadow: 2px 2px 1px #222;
}
.front-page-6 .widget_custom_html:first-of-type {
	text-align: center;
	margin-right: auto;margin-left: auto;
}
.front-page-5 .widget_custom_html:nth-child(2) {
	text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.front-page-6 .widget_custom_html:first-of-type hr {
    background-color: #29405e;
    display: block;
    margin: 0 auto 40px;
    margin: 0 auto 4rem;
    padding: 0;
    height: 3px;
    height: .3rem;
    width: 100px;
    width: 10rem;
    border: 0;
}