/* PPC Landing Page CSS */
#PPCPhoneHeader {
    float: right;
    display: block;
    width: auto;
    margin-top: 16px;
}
.phtxtfont {
    font-family: 'Cinzel', serif;
    font-size: 34px;
    font-weight: 900;
    color: #82212C;
    margin-top: 2px;
    display: block;
    float: left;
}
.phoneblk {
    background: #82212C;
    color: #fff;
    padding: 8px 20px;
    border-radius: 10px;
    font-size: 20px;
    margin-left: 15px;
}
#PPCCopyright {
    float: left;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 12px 0 2px 0;
}
#footer.solid-bg {
    background: #82222E none repeat center top;
}
#main { 
    background: #F5F2DF;
    padding-top: 85px !important;
}
.col-8 {
    float: left;
    display: block;
    width: 66.6666667%;
}
#PPCFormSection {
    float: left;
    display: block;
    width: 100%;
}
.col-row {
    float: left;
    display: block;
    width: 100%;
    clear: both;
}
#PPCFormSection .col-8 {
    float: left;
    display: block;
    width: 66.6666667%;
}
#PPCFormSection .col-4 {
    float: left;
    display: block;
    width: 33.3333333%;
}
#PPCFormSection .col-8 img {
    width: 100%;
}
#PPCFormSection .col-row {
    float: left;
    display: block;
    width: 100%;
    clear: both;
    background: #82222E;
}
.col-inner {
  padding:16px 16px 0 16px;
}
.appttxt {
    text-align: center;
    display: block;
    float: left;
    width: 100%;
    padding-bottom: 15px;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
}
.booktxt a {
    font-weight: 700;
    position: relative;
    color: #fff;
    display: inline-block;
}
.booktxt a:after {
    content: '';
    background: #fff;
    width: 12px;
    height: 14px;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    position: absolute;
    right: -20px;
    top: 9px;
}
#PPC-Form-Wrap { 
    float: left;
    display: block;
    width: calc(100% - 80px);
    background: #F9F8F3;
    padding: 72px 40px;
} 
#PPC-Form-Wrap  h3 {
    font-family: 'Cinzel', serif;
    font-size: 29px;
    font-weight: 900;
    color: #82212C;
    text-align: center;
}
#footer.solid-bg {
    background: #82222E none repeat center top;
    float: left;
    width: 100%;
    display: block;
}
#PPCFormSection .col-8 {
    float: left;
    display: block;
    width: 60%;
}
#PPCFormSection .col-4 {
    float: left;
    display: block;
    width: 40%;
}
#main #PPCFormSection .gform_wrapper textarea, 
#PPCFormSection .gform_wrapper .top_label .gfield_label { 
    color: #919191;
}
#page #PPCFormSection input[type="text"], 
#page #PPCFormSection input[type="search"], 
#page #PPCFormSection input[type="tel"], 
#page #PPCFormSection input[type="url"], 
#page #PPCFormSection input[type="email"], 
#page #PPCFormSection input[type="number"], 
#page #PPCFormSection input[type="date"], 
#page #PPCFormSection input[type="range"], 
#page #PPCFormSection input[type="password"], 
#page #PPCFormSection select, 
#page #PPCFormSection textarea, 
#page #PPCFormSection .wpcf7-number {
    font-size: 14px;
    line-height: 25px;
    border: 1px solid #959595;
}
#PPCFormSection .gform_wrapper .gform_footer input.button, #PPCFormSection .gform_wrapper .gform_footer input[type=submit], #PPCFormSection .gform_wrapper .gform_page_footer input.button, #PPCFormSection .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 1em;
    width: 100%;
    margin: 0 0 16px;
    padding: 4px 40px !important;
    border-radius: 10px !important;
    background: #82222E !important;
    font-weight: 400 !important;
    margin: 0 auto !important;
    float: none !important;
    /* line-height: 27px !important; */
    display: block !important;
    min-height: 29px !important;
    font-size: 16px !important;
    width: 130px;
}
#PPCFormSection .col-8 {
    float: left;
    display: block;
    width: 56.2%;
}
#PPCFormSection .col-4 {
    float: left;
    display: block;
    width: 43%;
    margin-left: 0.25%;
}
h1 {
    font-family: 'Cinzel', serif;
    font-size: 52px;
    max-width: 1000px;
    font-weight: 900;
    color: #82212C;
    margin: 0 auto;
    padding: 76px 0;
    line-height: 62px;
    text-align: center;
}
#PPCBlockSection {
    float: left;
    display: block;
    width: 100%;
    clear: both;
}
#PPCContentSection {
    float: left;
    display: block;
    width: 100%;
    clear: both;
}
#PPCReviewMapSection {
    float: left;
    display: block;
    width: 100%;
    clear: both;
}
#PPCBlocksWrap {
    float: left;
    display: block;
    width: 100%;
}
#PPCBlocksWrap {
    float: left;
    display: block;
    width: 100%;
}
#PPCBlockSection .col-4, #PPCLoc .col-4 {
    width: calc(33.3333333% - 45px);
    display: inline-block;
    float: left;
    margin-right:60px;
}
#PPCBlockSection .col-4:nth-child(3n), #PPCLoc .col-4:nth-child(3n) {
    width: calc(33.3333333% - 45px);
    display: inline-block;
    float: left;
    margin-right: 0;
}
h4 {
    font-family: 'Cinzel', serif;
    font-size: 29px;
    font-weight: 700;
    color: #82212C;
    text-align: center;
}
#PPCBlocksWrap p {
    text-align: center;
}
#PPCContentSection p {
   text-align: center;
}
#PPCReviewStars {
    text-align: center;
}
#PPCReviewStars .star {
    display: inline-block;
}
#PPCReviews p {
    text-align: center;
    font-size: 20px;
    line-height: 32px;
}
#PPCReviews {
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 75px;
    padding-top: 75px;
}
#PPCReviewMapSectionInner h1 {
    font-family: 'Cinzel', serif;
    font-size: 52px;
    max-width: 1000px;
    font-weight: 900;
    color: #82212C;
    margin: 0 auto;
    padding: 76px 0 10px 0;
    line-height: 62px;
    text-align: center;
}
#PPCReviews p:first-child {
    margin-bottom: 35px;
}
#InnerFixed {
    max-width: 850px;
    margin: 0 auto;
    display: block;
}
.col-6 {
    width: 50%;
    display: inline-block;
    float: left;
    text-align: center;
    font-size: 22px;
    line-height: 37px;
}
#PPCContentSectionInner h1 {
    font-family: 'Cinzel', serif;
    font-size: 52px;
    max-width: 1000px;
    font-weight: 900;
    color: #82212C;
    margin: 0 auto;
    padding: 76px 0 20px 0;
    line-height: 62px;
    text-align: center;
}
#PPCContentSectionInner h4 {
    font-family: 'Cinzel', serif;
    font-size: 29px;
    font-weight: 700;
    color: #82212C;
    text-align: center;
    margin-top: 40px;
}
#RestrictWidth {
    max-width: 550px;
    margin: 0 auto;
    display: block;
    margin-bottom: 150px;
}
#PPCMap .su-gmap iframe { 
    max-height: 400px !important;
}
#PPCMap .su-u-responsive-media-yes { 
    padding-bottom: 33.25%; 
}
.locicon {
    width: 55px;
    float: left;
    display: block;
    margin-right: 10px;
}
#PPCLoc .locicon a { 
    border: 2px solid #82222E;
    border-radius: 256px;
}
#PPCReqPh a {
    background: #82212C;
    color: #fff;
    padding: 19px 0;
    border-radius: 12px;
    font-size: 32px;
    margin-left: 15px;
    margin: 0 auto;
    display: block;
    width: 282px;
    display: block;
    text-align: center;
    text-decoration:none;
    margin-bottom: 75px;
    margin-top: 21px;
}
.loctext {
    float: left;
    display: block;
    width: calc(100% - 68px);
}
ul.hourslist {
    display: block;
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
}
ul.hourslist li {
  display:block;
}
.lefthours {
    float: left;
    display: inline-block;
    width: 55px;
    text-align: right;
    margin-right: 10px;
}
.righthours {
    width: calc(100% - 65px);
    float: left;
    text-align: left;
    display: block;
}
.phoneblk {
    background: #BFBD56;
    color: #fff; 
}
.phtxtfont {
    font-family: inherit; 
    color: #BFBD56; 
}
#PPCPhoneHeader { 
    margin-top: 40px;
}
#main {
    background: #FFF; 
}
#PPCFormSection .col-row { 
    background: #9ED9D7;
}
#PPC-Form-Wrap h3 {
    font-family: inherit;
    font-size: 40px;
    font-weight: 900;
    color: #E93D39;
    text-align: center;
    max-width: 360px;
    line-height: 49px;
    margin: 0 auto;
}
#PPCFormSection .gform_wrapper .gform_footer input.button, #PPCFormSection .gform_wrapper .gform_footer input[type=submit], #PPCFormSection .gform_wrapper .gform_page_footer input.button, #PPCFormSection .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 1em;
    width: 100%;
    margin: 0 0 16px;
    padding: 10px 40px !important;
    border-radius: 10px !important;
    background: #E93D39 !important;
    font-weight: 400 !important;
    margin: 0 auto !important;
    float: none !important;
    /* line-height: 27px !important; */
    display: block !important;
    min-height: 29px !important;
    font-size: 17px !important;
    width: 130px;
}
#PPC-Form-Wrap {
    float: left;
    display: block;
    width: calc(100% - 80px);
    background: #F9F8F3;
    padding: 55px 40px;
}
div#ydo_feedbackbutton349 span {
    background-color: #E93D39;
}
div#ydo_feedbackbutton349 span:hover {
    background-color: #d92924;
}
h4 {
    font-family: inherit; 
    color: #C5C861; 
}
#PPCContentSectionInner h1 {
    font-family: inherit; 
    color: #E53E38; 
}
div#ydo_feedbackbutton349 span {
    background-color: #E93D39 !important;
}
div#ydo_feedbackbutton349 span:hover {
    background-color: #d92924 !important;
}
h4 {
    font-family: inherit; 
    color: #C5C861; 
}
#PPCContentSectionInner h1 {
    font-family: inherit; 
    color: #E53E38; 
}
#PPCReviewMapSectionInner h1 {
    font-family: 'Cinzel', serif; 
    color: #E53E38; 
}
#PPCReqPh a {
    background: #E53E38;
}
#footer.solid-bg {
    background: #C8C65F none repeat center top;
    border-top: none;
    float: left;
    width: 100%;
    display: block;
}
#PPCReviewMapSectionInner h1 {
    font-family: inherit;
    color: #E53E38;
}
#PPCLoc .locicon a {
    border: 2px solid #E53E38;
    border-radius: 256px;
}
#PPCBlockSection h1 {
    font-family: inherit;
    font-size: 52px;
    max-width: 1000px;
    font-weight: 900;
    color: #E53E38;
    margin: 0 auto;
    padding: 76px 0;
    line-height: 62px;
    text-align: center;
}
#InnerFixed .col-12 {
    text-align: center;
    font-size: 22px;
    line-height: 36px;
}
div#ydo_feedbackbutton349 { 
    display: none !important;
}
#PPCFormSection .col-8 img.alignleft { 
    margin-bottom: 0;
}
#PPC-Form-Wrap {
    float: left;
    display: block;
    width: calc(100% - 80px);
    background: #F9F8F3;
    padding: 55px 40px 35px 40px;
}
ul.hourslist {
    display: block;
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.page-template-contact-page-template .ydo_feedbackbutton {
   display:none !important; 
}
.ppc-copyright-inner {
    max-width: 98%;
    position:relative;
}
.ppc-copyright-inner {
    max-width: 98%;
}
.priv-btn {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
}
.priv-btn a {
    color: #fff;
}
.page-id-1623 #main {
    background: #F5F2DF;
    padding-top: 85px !important;
    padding-bottom: 85px !important;
}
.page-id-1623 .page-title.solid-bg {
    background-color: #9ED9D7; 
}
.page-id-1623 .page-title h1  {
    font: normal bold 30px / 40px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    color: #fff;
    text-transform: uppercase;
}
.page-id-1623 h1 { 
    font-family: inherit;
    font-size: 52px;
    max-width: 1000px;
    font-weight: 900;
    color: #E53E38;
    margin: 0 auto;
    padding: 76px 0;
    line-height: 62px;
    text-align: center;
}
.page-id-1623 .content a, .page-id-1623 .content a:hover {
    color: #E53E38;
}
.page-template-thank-you-page-template .phantom-fade .masthead, .page-template-thank-you-page-template .masthead {
  display: none !important;
}
.page-template-thank-you-page-template .page-title.solid-bg {
    display: none !important;
}
.page-template-thank-you-page-template #main {
    background: #fff !important;
    padding-top: 85px !important;
}
.page-template-thank-you-page-template .sidebar-divider-vertical.sidebar-right .sidebar { 
    display: none !important;
}
.page-template-thank-you-page-template .sidebar-right .wf-container-main {
    -ms-grid-columns: 100%  !important;
    grid-template-columns: 100% !important;
    max-width: 800px !important;
    margin: 0 auto !important;
}
.page-template-thank-you-page-template #main:not(.sidebar-none) .wf-container-main {
    display: -ms-grid;
    display: grid;
    grid-column-gap: 0 !important;
}
.page-template-thank-you-page-template #ThankYouLogo img {
    max-width: 290px;
    height: auto;
    margin: 0 auto;
    display: block;
    margin-bottom: 150px;
}
.page-template-thank-you-page-template #footer.solid-bg { 
    display: none !important;
}
.page-template-thank-you-page-template #ThankYouPage h2 strong {
    font-family: 'Cinzel', serif;
    font-size: 32px;
    max-width: 1000px;
    font-weight: 900;
    color: #82212C;
    margin: 0 auto;
    padding: 15px 0;
    line-height: 62px;
    text-align: center;
    width: 100%;
    text-align: center;
    float: left;
}
.page-template-thank-you-page-template #ThankYouPage h1 {
    font-family: 'Cinzel', serif;
    font-size: 52px;
    max-width: 1000px;
    font-weight: 900;
    color: #82212C;
    margin: 0 auto;
    padding: 39px 0;
    line-height: 62px;
    text-align: center;
}
body.page-template-thank-you-page-template {
    background: #ffffff none repeat fixed left top;
    background-size: auto;
}
.page-template-thank-you-page-template #ThankYouPage h1 {
    font-family: inherit;
    font-size: 52px;
    max-width: 1000px;
    font-weight: 900;
    color: #E83F30;
    margin: 0 auto;
    padding: 39px 0;
    line-height: 62px;
    text-align: center;
}
.page-template-thank-you-page-template #ThankYouPage h2 strong {
    font-family: 'Cinzel', serif;
    font-size: 32px;
    max-width: 1000px;
    font-weight: 900;
    color: #82212C;
    margin: 0 auto;
    padding: 15px 0;
    line-height: 62px;
    text-align: center;
    width: 100%;
    text-align: center;
    float: left;
    font-family: inherit;
    color: #C5C861;
}
.page-template-thank-you-page-template #ThankYouPage h4 {
    font-family: inherit;
    color: #E83F30;
    font-weight: 400;
    max-width: 500px;
    margin: 0 auto;
}
#PPCLoc { 
    background: #9ED9D7;
    float: left;
    width: 100%;
    margin-left: 0;
    display: inline-block;
    clear: both;
    padding-bottom: 30px;
}
#PPCLoc .col-row {
    float: none;
    max-width: 1170px;
    margin: 0 auto;
    padding: 30px 0 0 0;
}
.page-template-thank-you-page-template #ThankYouPage h2 strong {
    font-family: 'Cinzel', serif;
    font-size: 32px;
    max-width: 1000px;
    font-weight: 900;
    color: #82212C;
    margin: 0 auto;
    padding: 15px 0;
    line-height: 62px;
    text-align: center;
    width: 100%;
    text-align: center;
    float: left;
    font-family: inherit;
    color: #C5C861;
    max-width: 100%;
}
#RestrictWidth {
    max-width: 550px;
    margin: 0 auto;
    display: block;
    margin-bottom: 97px;
}