/*!
Theme Name: Legacy Sites
Theme URI: https://webpgpro.com/
Author: Webpg Pro
Author URI: https://webpgpro.com/
Description:
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI:
Text Domain: wpwh
Tags:
*/






@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { border: 0; margin: 0; padding: 0; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; vertical-align: baseline; }

body { line-height: 1; }

table { /* tables still need 'cellspacing="0"' in the markup */ border-collapse: separate; border-spacing: 0; }

caption, th, td { font-weight: normal; text-align: left; }

blockquote, q { quotes: "" ""; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }

a img { border: 0; }

input, select, textarea { font-family: inherit; font-size: 100%; font-weight: inherit; color: inherit; /* Remove user-agent outlines */ outline: none; /* Reset mobile Safari */ -webkit-appearance: none; -webkit-border-radius: 0; }

input[type='checkbox'] { -webkit-appearance: checkbox; }

input[type='radio'] { -webkit-appearance: radio; }

html { font-size: 1em; }
@media screen and (min-width: 767px) { html { font-size: 0.719em; } }
@media screen and (min-width: 1030px) { html { font-size: 0.813em; } }
@media screen and (min-width: 1100px) { html { font-size: 0.875em; } }
@media screen and (min-width: 1300px) { html { font-size: 0.938em; } }
@media screen and (min-width: 1550px) { html { font-size: 1em; } }

body { font-family: "Lato", sans-serif; font-weight: 400; line-height: 1.57; color: #333; cursor: default; }

a { color: #333; text-decoration: none; border-bottom: 1px solid #333; }
a:hover { color: #000; border-color: #000; }

p, blockquote { margin-bottom: 1.3em; }

h1, h2, h3 { font-family: "Playfair Display", serif; font-weight: 700; }

h1 { font-size: 1.83em; line-height: 1.1; margin-bottom: 0.7em; }
@media screen and (min-width: 767px) { h1 { font-size: 2.742em; } }

h2 { font-size: 1.45em; line-height: 1.1; margin: 1.3em 0 0.4em; }
@media screen and (min-width: 767px) { h2 { font-size: 1.828em; } }

h3 { font-size: 1.12em; line-height: 1.1; margin: 1.3em 0 0.5em; }
@media screen and (min-width: 767px) { h3 { font-size: 1.219em; } }

h4, h5 { font-size: 1em; line-height: 1.1; margin: 1.3em 0 0.5em; text-transform: uppercase; opacity: 0.4; }
@media screen and (min-width: 767px) { h4, h5 { font-size: 1em; } }

small, .font_small { font-size: 84.6%; }

.font_medium { font-size: 1.067em; }

.font_large { font-size: 135%; line-height: 1.3; }

.font_xl { font-size: 200%; line-height: 1.3; }

em, i, .font_italic { font-style: italic; }

strong, b, .font_bold, .contact-form { font-weight: 900; }

.text_gray, .text_light, .text_muted { color: #828179; }

.text_white { color: #fff; }
.text_white a:not(.btn) { color: #fff; border-color: #fff; }
.text_white a:not(.btn):hover { color: rgba(255, 255, 255, 0.5); border-color: rgba(255, 255, 255, 0.5); }

.text_center { text-align: center; }

.text_right { text-align: right; }

.no_wrap { white-space: nowrap; }

.text_uppercase { text-transform: uppercase; }

sup { vertical-align: super; }

html { overflow-y: scroll; height: 100%; }

body { background-color: #e3e2d8; }
@media screen and (max-width: 767px) { body { overflow: hidden; } }

.site_width { max-width: 70rem; padding-left: 2.2rem; padding-right: 2.2rem; margin: 0 auto; }
@media screen and (max-width: 767px) { .site_width { padding-left: 1.25rem; padding-right: 1.25rem; } }

.site_header { padding: 1.6em 0; border-top: 0.8em solid #4d4d4d; }

.logo_text { font-family: "Playfair Display", serif; font-size: 2.3em; font-weight: 700; line-height: 0.9; }

.home_feature { padding: 4.75em 0; background: #989898; }
.home_feature input[type='text'], .home_feature input[type='email'] { max-width: none; }

.site_content { padding: 3.75em 0; }

.site_footer { padding: 3em 0 2em; background: #3b3b3b; }
.site_footer hr { opacity: 0.2; }

.copyright { opacity: 0.35; }

.col_single, .main_col { max-width: 40em; }
.col_single > *:first-child, .main_col > *:first-child { margin-top: 0; }

@media screen and (min-width: 767px) { .cols { clear: both; }
  .cols:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
  .cols > div { float: left; box-sizing: border-box; min-height: 1px; margin-right: 4.2%; }
  .cols > div:last-of-type { margin-right: 0; }
  .cols > div > *:first-child { margin-top: 0; }
  .col_half { width: 47.9%; }
  .col_one_third { width: 30.5333333333%; }
  .col_two_thirds { width: 65.2666666667%; }
  .col_one_fourth { width: 21.85%; }
  .col_two_fourths { width: 47.9%; }
  .col_three_fourths { width: 73.95%; } }
@media screen and (max-width: 767px) { .cols:not(.media_xs_cols) { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -moz-box-orient: vertical; -webkit-box-orient: vertical; -ms-box-orient: vertical; -webkit-flex-direction: column; flex-direction: column; } }
@media screen and (max-width: 767px) { .media_xs_cols_two_flow { column-count: 2; column-gap: 2em; } }
@media screen and (min-width: 767px) { .cols_two_flow { column-count: 2; column-gap: 2em; margin-bottom: 1.3em; }
  .cols_two_flow p { margin-bottom: 0; }
  .cols_two_flow p:nth-child(n+2) { text-indent: 1.5em; }
  .cols_three_flow { column-count: 3; column-gap: 2em; margin-bottom: 1.3em; }
  .cols_three_flow p { margin-bottom: 0; }
  .cols_three_flow p:nth-child(n+2) { text-indent: 1.5em; }
  .cols_four_flow { column-count: 4; column-gap: 1.3em; } }
.col_content_padding_right { padding-right: 6em; }

.field { margin-bottom: 1.3em; }
.field.cols { max-width: 30em; }

label { display: block; margin-bottom: 0.2em; text-align: left; }
label.inline { display: inline-block; }

input[type='text'], input[type='email'], input[type='password'], textarea, select { box-sizing: border-box; display: block; margin: 0; border: 1px solid #fff; outline: none; width: 100%; max-width: 30em; padding: 10px; background: #fff; border-radius: 6px; box-shadow: rgba(0, 0, 0, 0.2) 0 3px 5px 0 inset; }
input[type='text']:focus, input[type='email']:focus, input[type='password']:focus, textarea:focus, select:focus { outline: none; background: #ebebeb; }

textarea { max-width: none; height: 10em; max-height: 25em; }

select { -webkit-appearance: menulist; }

input[type='checkbox'], input[type='radio'] { cursor: pointer; }
input[type='checkbox'] + label, input[type='radio'] + label { display: inline; color: #333; cursor: pointer; }

.field_inline_btn { position: relative; max-width: 30em; }
.field_inline_btn input[type="text"], .field_inline_btn input[type="email"] { padding-right: 7em; border-top-right-radius: 3px; border-bottom-right-radius: 3px; }
.field_inline_btn input[type="submit"] { position: absolute; top: 0; right: 0; bottom: 0; margin-bottom: 0; height: auto; padding-top: 0; padding-bottom: 0.3em; border-top-left-radius: 0; border-bottom-left-radius: 0; }

.btn, input[type='submit'], button { box-sizing: border-box; display: inline-block; padding: 0.7em 1.25em; border: none; background-color: #7fb24d; border-radius: 5px; vertical-align: baseline; line-height: 1; color: #fff; text-decoration: none; text-align: center; white-space: nowrap; cursor: pointer; box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.3), inset 0 -1px 0 0 rgba(0, 0, 0, 0.31), 0 3px 3px 0 rgba(0, 0, 0, 0.15); transition: background-color 0.3s ease 0s; }
.btn:hover, input[type='submit']:hover, button:hover { background-color: #89b85b; color: #fff; }
.btn:active, input[type='submit']:active, button:active { background-color: #72a045; color: rgba(255, 255, 255, 0.53); }
.btn + .btn, .btn + input[type='submit'], input[type='submit'] + .btn, input[type='submit'] + input[type='submit'], button + .btn, button + input[type='submit'] { margin-left: 0.769em; }
.btn + .inline_list, input[type='submit'] + .inline_list, button + .inline_list { margin-left: 1.538em; }

input[type='submit'], button { height: 2.4em; padding-top: 0; padding-bottom: 0; -webkit-appearance: none; }
input[type='submit']::-moz-focus-inner, button::-moz-focus-inner { border: 0; padding: 0; }

.btn_gray, input.btn_gray[type="submit"], .contact-form input[type='submit'] { background-color: #ddd; color: #666; }
.btn_gray:hover, input.btn_gray[type="submit"]:hover, .contact-form input[type='submit']:hover { background-color: #ccc; color: #777; }
.btn_gray:active, input.btn_gray[type="submit"]:active, .contact-form input[type='submit']:active { background-color: #bbb; }

ul, ol { margin: 0 0 1.3em 1em; padding: 0; }

ol { padding-left: 2.4em; }

li { margin-bottom: 0.6em; }

.inline_list { list-style: none; display: inline-block; margin: 0; }
.inline_list li { display: inline-block; border-right: 1px solid #d9d9d9; margin-right: 0.7em; padding-right: 1em; line-height: 1.28; }
.inline_list li:last-of-type { border-right: none; margin-right: 0; padding-right: 0; }

.remove_bullets { list-style: none; margin-left: 0; }

.navigation_list { list-style: none; margin: 0; }
.navigation_list li { margin-bottom: 0; }
.navigation_list a { display: block; padding: 0.4em 0 0.6em; }
.navigation_list a:hover { background-color: rgba(0, 0, 0, 0.05); }

.table_index, .table_padded, .table_layout { display: table; width: 100%; }

.table_row, .table_row_header { display: table-row; }

@media screen and (min-width: 767px) { .table_cell { display: table-cell; vertical-align: top; } }
table, .table_index { margin-bottom: 5em; width: 100%; border-bottom: 1px solid #d9d9d9; }

@media screen and (max-device-width: 767px) { tbody tr { display: block; padding: 0.6em 1.6em; border-top: 1px solid #d9d9d9; } }
th, .table_row_header .table_cell { padding: 0.4em 1.6em; font-weight: 900; color: #828179; white-space: nowrap; }
@media screen and (max-device-width: 767px) { th, .table_row_header .table_cell { display: none; } }

td, .table_index .table_row .table_cell { border-top: 1px solid #d9d9d9; padding: 0.6em 1.6em; }
@media screen and (max-device-width: 767px) { td, .table_index .table_row .table_cell { display: block; border-top: none; padding: 0; } }

@media screen and (max-width: 767px) { .table_index .table_row .table_cell { display: block; padding-top: 0; padding-bottom: 0; }
  .table_index .table_row .table_cell:first-of-type { padding-top: 0.6em; }
  .table_index .table_row .table_cell:last-of-type { padding-bottom: 0.6em; border-top: none; }
  .table_index .table_row .text_right { text-align: left; } }

.table_padded .table_cell { padding: 0.3em 1.231em 0.3em 0; }
.table_padded .table_cell:last-child { padding-right: 0; }

tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.08); }

.table_index .table_row:nth-of-type(even) { background-color: rgba(0, 0, 0, 0.08); }

.cell_collapse { width: 1px; white-space: nowrap; }

img { max-width: 100%; height: auto; }

.break_xs { margin-bottom: 0.65em; }

.break_small { margin-bottom: 1.3em; }

.break_medium { margin-bottom: 2.6em; }

.break_large { margin-bottom: 5em; }

.break_xl { margin-bottom: 8.5em; }

@media screen and (min-width: 767px) { .float_left { float: left; margin-right: 1.66667em; }
  .float_right { float: right; margin-left: 1.66667em; } }
.clear { clear: both; }

hr { clear: both; border: none; border-bottom: 1px solid #cbcbcb; height: 0; margin: 2.2em 0; padding: 0; }

@media screen and (min-width: 767px) { .align_left { float: left; margin-right: 1.5em; }
  .align_right { float: right; margin-left: 1.5em; }
  .align_center { display: block; float: none; margin-left: auto; margin-right: auto; }
  .bleed { margin-left: -10%; margin-right: -10%; }
  .bleed > * { width: 100%; }
  .bleed_large { margin-left: -25%; margin-right: -25%; }
  .bleed_large > * { width: 100%; }
  .bleed_left { float: left; margin-left: -10%; margin-right: 1.5em; max-width: 60%; }
  .bleed_right { float: right; margin-left: 1.5em; margin-right: -10%; max-width: 60%; }
  .bleed_left_large { float: left; margin-right: 1.5em; margin-left: -25%; max-width: 75%; }
  .bleed_right_large { float: right; margin-left: 1.5em; margin-right: -25%; max-width: 75%; }
  .bleed_left_100 { margin-left: -10%; overflow: hidden; }
  .bleed_left_100 > * { float: left; width: 100%; }
  .bleed_right_100 { margin-right: -10%; overflow: hidden; }
  .bleed_right_100 > * { float: right; width: 100%; }
  .bleed_left_large_100 { margin-left: -25%; overflow: hidden; }
  .bleed_left_large_100 > * { float: left; width: 100%; }
  .bleed_right_large_100 { margin-right: -25%; overflow: hidden; }
  .bleed_right_large_100 > * { float: right; width: 100%; } }
@media screen and (min-width: 767px) { .content_width_small { max-width: 23em; }
  .content_width_medium { max-width: 41em; }
  .width_20 { width: 20%; }
  .width_25 { width: 25%; }
  .width_33 { width: 33.33%; }
  .width_35 { width: 35%; }
  .width_40 { width: 40%; }
  .width_45 { width: 45%; }
  .width_50 { width: 50%; }
  .width_55 { width: 55%; }
  .width_65 { width: 65%; }
  .width_75 { width: 75%; }
  .width_100 { width: 100%; } }
.img_border { padding: 0.8em; background-color: #e5e5e5; border-radius: 5px; }

blockquote { position: relative; }
blockquote:before { content: "“"; position: absolute; right: 101.5%; opacity: 0.4; font-family: Georgia, serif; font-size: 3.3em; line-height: 0.95; font-weight: normal; }
@media screen and (max-width: 767px) { blockquote { text-indent: 1.61em; }
  blockquote:before { left: -0.52em; right: auto; } }

code, pre { border: 1px solid #d9d9d9; border-radius: 3px; padding: 2px 3px; background-color: #e5e5e5; font-family: "Courier New", Courier, monospace; }

pre { margin-bottom: 1.5em; padding: 8px; line-height: 150%; white-space: pre-wrap; }

.highlight { padding: 2px 0; background-color: yellow; }

.drop_cap { float: left; margin: 0.33rem 0.6rem 0 0; padding: 0 0.17em 0.1em; font-size: 2.25em; line-height: 1; color: #fff; background-color: #333; }

.sidebar_nav a { display: block; border-bottom: 1px solid #d9d9d9; padding: 1em 1.4em; color: #828179; font-weight: 900; }
.sidebar_nav a:nth-of-type(1) { border-top: 1px solid #d9d9d9; }
.sidebar_nav a:hover { background-color: #e5e5e5; }
.sidebar_nav a.current, .sidebar_nav a:focus { background-color: #e5e5e5; }
.sidebar_nav a.current { cursor: default; }

.sidebar_nav_fixed { position: fixed; width: 14.1%; min-width: 18.8em; }
@media screen and (max-width: 767px) { .sidebar_nav_fixed { position: static; width: auto; min-width: 0; } }

.box { box-sizing: border-box; position: relative; margin-bottom: 2.6em; padding: 1.5em 1.66667em 1.66667em; border: 1px solid #d9d9d9; border-radius: 3px; }
.box > *:first-child { margin-top: 0; }
.box > *:last-child { margin-bottom: 0; }

.box_gray { box-sizing: border-box; position: relative; margin-bottom: 2.6em; padding: 1.5em 1.66667em 1.66667em; background-color: #e5e5e5; border-radius: 3px; }
.box_gray > *:first-child { margin-top: 0; }
.box_gray > *:last-child { margin-bottom: 0; }

.box_alert, .box_alert_positive, .notice_success, .box_alert_negative, .error, .notice { position: relative; margin-bottom: 1.3em; background-color: #edd863; padding: 0.8em 1.6em; }
.box_alert a, .box_alert_positive a, .notice_success a, .box_alert_negative a, .error a, .notice a { color: #333; border-bottom: 1px solid #333; }
.box_alert a:hover, .box_alert_positive a:hover, .notice_success a:hover, .box_alert_negative a:hover, .error a:hover, .notice a:hover { color: red; border-color: red; }
.box_alert *:last-child, .box_alert_positive *:last-child, .notice_success *:last-child, .box_alert_negative *:last-child, .error *:last-child, .notice *:last-child { margin-bottom: 0; }

.box_alert_positive, .notice_success { background-color: #7fb24d; color: #fff; }
.box_alert_positive a, .notice_success a { color: #fff; border-bottom: 1px solid #fff; }
.box_alert_positive a:hover, .notice_success a:hover { color: #333; border-color: #333; }

.box_alert_negative, .error, .notice { background-color: #b2594d; color: #fff; }
.box_alert_negative a, .error a, .notice a { color: #fff; border-bottom: 1px solid #fff; }
.box_alert_negative a:hover, .error a:hover, .notice a:hover { color: #333; border-color: #333; }

.responsive_video { position: relative; width: 100%; height: 0px; padding-top: 25px; padding-bottom: 52%; }
.responsive_video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

@media screen and (max-width: 767px) { .media_xs_flexbox { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -moz-box-orient: vertical; -webkit-box-orient: vertical; -ms-box-orient: vertical; -webkit-flex-direction: column; flex-direction: column; }
  .media_xs_flexbox > div { box-sizing: border-box; display: block; float: none !important; width: 100%; }
  .media_xs_order_one { -webkit-box-ordinal-group: 1; -moz-box-ordinal-group: 1; -ms-flex-order: 0; -webkit-order: 0; order: 0; }
  .media_xs_order_two { -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 1; -webkit-order: 1; order: 1; }
  .media_xs_order_three { -webkit-box-ordinal-group: 3; -moz-box-ordinal-group: 3; -ms-flex-order: 2; -webkit-order: 2; order: 2; }
  .media_xs_order_four { -webkit-box-ordinal-group: 4; -moz-box-ordinal-group: 4; -ms-flex-order: 3; -webkit-order: 3; order: 3; }
  .media_xs_break_small { margin-bottom: 1.3em; }
  .media_xs_break_medium { margin-bottom: 2.6em; }
  .media_xs_break_large { margin-bottom: 5em; }
  .media_xs_padding_small { padding-bottom: 1.3em; }
  .media_xs_padding_medium { padding-bottom: 2.6em; }
  .media_xs_padding_large { padding-bottom: 5em; }
  .media_xs_bleed { display: block; margin-left: -1.25rem; margin-right: -1.25rem; }
  .media_xs_text_center { text-align: center; }
  .media_xs_hide { display: none; }
  .media_xs_remove_box { border: none; padding: 0; } }
.remove_margin { margin: 0; }

.remove_margin_top { margin-top: 0; }

.remove_border_bottom { border-bottom: none; }

.media_xs_show { display: none; }
@media screen and (max-width: 767px) { .media_xs_show { display: block; } }

.hidden, .hide { display: none; }

.required-field-for-robots { display: none; }
