/* CSS Document */
@import url(css/bulma.css);
@import url(css/gallery.css);
@font-face {
  font-family: 'byingtonregular';
  src: url("fonts/byington-webfont.eot");
  src: url("fonts/byington-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/byington-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'byingtonitalic';
  src: url("fonts/byington_italic-webfont.eot");
  src: url("fonts/byington_italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/byington_italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'open_sanslight';
  src: url("fonts/OpenSans-Light-webfont.eot");
  src: url("fonts/OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'open_sansbold';
  src: url("fonts/OpenSans-Bold-webfont.eot");
  src: url("fonts/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
body {
  font-family: "open_sanslight", sans-serif;
  color: #515151;
  font-size: 19px;
  line-height: 19.38px; }

strong {
  font-weight: regular;
  color: #515151;
  font-family: "open_sansbold", serif; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: "open_sansbold", serif;
  line-height: 1.1;
  font-weight: 300;
  color: #46161e; }

h1, .h1 {
  font-size: 40px;
  font-family: "byingtonregular", serif;
  margin-bottom: 14px;
  color: #a9546d; }

h2, .h2 {
  font-size: 28px; }

h3, .h3 {
  font-size: 24px;
  font-weight: 300; }

h4, .h4 {
  font-size: 20px; }

h5, .h5 {
  font-size: 16px;
  font-weight: 300; }

h6, .h6 {
  font-size: 8px;
  font-weight: 300;
  text-transform: uppercase; }

p {
  line-height: 28.5px;
  font-size: 19px;
  color: #515151;
  margin-bottom: 17.1px; }

p.small {
  font-size: 15.2px;
  text-transform: uppercase; }

p.sub {
  font-size: 11.4px;
  font-weight: 300;
  margin-top: -19px; }

.navbar {
  font-family: "open_sansbold", serif;
  background-color: #46161e;
  top: 0;
  min-width: 100%;
  z-index: 1;
  min-height: 38px;
  height: 38px; }
  .navbar .logo {
    display: inline-block;
    height: 38px;
    margin: 0;
    width: 320px;
    padding-top: 8px; }
  .navbar .navbar-item {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 30; }
  .navbar .navbar-link.is-active, .navbar .navbar-link:focus, .navbar .navbar-link:focus-within, .navbar .navbar-link:hover, .navbar a.navbar-item.is-active, .navbar a.navbar-item:focus, .navbar a.navbar-item:focus-within, .navbar a.navbar-item:hover {
    color: #a9546d;
    background: #46161e; }
  .navbar a {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    line-height: 1;
    padding: 0 20px;
    height: 38px; }
  .navbar .navbar-menu {
    height: 38px;
    background: #46161e; }
  .navbar .navbar-burger {
    color: #fff; }
  .navbar .navbar-end {
    background: #46161e; }
  .navbar .navbar-brand {
    min-height: auto; }

section a {
  color: #46161e;
  text-decoration: none;
  line-height: inherit; }

a:hover, a:focus {
  color: #a9546d; }

a img {
  border: none; }

section a:not(.button), footer a:not(.button) {
  color: #46161e;
  font-weight: 300; }

section a:not(.button):hover, footer a:not(.button):hover {
  color: #a9546d; }

.edgeborders, section.dark, section.light {
  border-top: 1px solid;
  border-bottom: 1px solid; }

section {
  padding: 2.5%; }

section.dark {
  background: #46161e;
  border: #515151; }

section.light {
  background: #f9f9f9;
  border-color: #dfdfdf; }

section.white {
  background: #fff; }

section.color {
  background: #a9546d; }

section hr {
  margin: 0;
  padding: 0;
  border: 1px solid #a9546d;
  margin-right: 90%; }

.button, btn, .btn, a.button, .button a {
  font-family: "open_sansbold", serif;
  font-size: 18px;
  background: #46161e;
  color: #fff;
  padding: 15px 30px;
  font-weight: 300;
  text-decoration: none;
  text-transform: lowercase;
  border: 1px solid #46161e; }
  .button:hover, .button:focus, .button:active, btn:hover, btn:focus, btn:active, .btn:hover, .btn:focus, .btn:active, a.button:hover, a.button:focus, a.button:active, .button a:hover, .button a:focus, .button a:active {
    background: #46161e;
    color: #fff;
    border: 1px solid #46161e; }

.text-center {
  text-align: center; }

.top.home {
  border-bottom: 1px solid #a9546d; }

#start form, #start .button {
  margin: 0; }

label.error {
  font-size: .7em;
  margin-bottom: 9px; }

ul {
  margin-bottom: 17px; }

li {
  list-style: disc;
  list-style-position: inside;
  text-indent: -1em;
  margin-left: 1em;
  line-height: 1.6; }

.footer, footer {
  background: #fff;
  background-color: #fff;
  border-top: 1px solid #fff;
  padding: 30px 30px 30px 30px; }
  .footer a, footer a {
    color: #a9546d; }
  .footer p, footer p {
    font-size: 14px;
    color: #515151; }
  .footer ul.menu, footer ul.menu {
    margin-bottom: 60px; }
  .footer ul.menu a, footer ul.menu a {
    font-size: 1rem;
    text-transform: uppercase;
    padding: 20px 30px;
    color: #fff;
    font-weight: 300;
    text-decoration: none; }
  .footer .icon img, footer .icon img {
    width: 30px;
    height: auto; }
  .footer p.design a, footer p.design a {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 30px; }

.reverse {
  background: #46161e; }

.reverse, .reverse p, .reverse h1, .reverse h2, .reverse h3, .reverse h4, .reverse h5, .reverse h6, .reverse label {
  color: #f9f9f9; }

.reverse a, a.reverse {
  color: #f9f9f9;
  text-decoration: underline; }

.reverse a:hover, a.reverse:hover {
  color: #f9f9f9;
  text-decoration: none; }

.gallery {
  font-family: Arial; }
  .gallery .controls {
    bottom: -30px; }
  .gallery .control-button {
    font-size: 1.3em; }
  .gallery figure {
    box-shadow: 0px 0px 3px 0 #46161e;
    border: 3px solid #fff; }
  .gallery .item {
    height: auto; }

.sitewide.top {
  background-image: url("images/background-texture.webp");
  padding: 20px;
  border-bottom: 1px solid #e3d1e2;
  margin-bottom: 30px; }
  .sitewide.top .phone {
    color: #a9546d;
    font-size: 36px;
    margin-top: 40px; }

.sitewide.top .column {
  padding: 0; }

p.phone, footer .phone, .footer .phone {
  color: #a9546d;
  font-size: 24px;
  font-family: "byingtonregular", serif;
  margin-top: 20px; }

.container {
  max-width: 960px !important; }

.blurb {
  font-size: 30px;
  line-height: 1.2;
  margin-top: 10px; }

.gap {
  background-image: url("images/background-texture.webp");
  border-bottom: 1px solid #e3d1e2;
  border-top: 1px solid #e3d1e2;
  min-height: 40px;
  margin: 0;
  display: block;
  height: 40px; }

h2 {
  font-size: 19px;
  font-weight: 300;
  margin-top: 30px;
  margin-bottom: 5px; }

h3.color {
  color: #a9546d;
  margin-top: 35px;
  margin-bottom: 25px; }

p.pull {
  margin: 40px 0 0 0;
  font-family: "byingtonitalic", serif;
  font-size: 14px;
  line-height: 19px;
  color: #46161e; }

.quote {
  background: url(images/quote2.png) bottom right no-repeat; }

.quote-inner {
  padding: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  box-shadow: 0px 0px 5px #515151;
  margin: 0 0 40px;
  background: url(images/quote1.png) top left no-repeat; }

.quote p {
  color: #6a6a6a;
  margin: 20px 0 10px 0;
  font-size: 14px;
  line-height: 1.2em; }

.quote h2 {
  font-size: 22px;
  color: #a9546d; }

.quote h3 {
  font-size: 14px;
  font-weight: 300;
  color: #a9546d;
  margin-bottom: 40px; }

.quote p, .quote h2, .quote h3 {
  margin-left: 60px;
  margin-right: 40px;
  margin-top: 15px; }

.sidebar img {
  display: block;
  margin: 0 auto;
  border: 4px solid #fff;
  moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.55);
  -webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.55);
  box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.55); }

.round {
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%; }

/*rules for tablets and smaller*/
@media only screen and (max-width: 769px) {
  h1, .h1 {
    font-size: 30px; }

  h2, .h2 {
    font-size: 24px; }

  h3, .h3 {
    font-size: 18px;
    font-weight: 300; }

  h4, .h4 {
    font-size: 15px; }

  h5, .h5 {
    font-size: 12px 0.5;
    font-weight: 300; }

  h6, .h6 {
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase; }

  .sitewide.top p.phone {
    margin: 0; }
  .sitewide.top p.pull {
    margin-top: 15px; }
  .sitewide.top p.phone, .sitewide.top p.pull {
    text-align: center; }
  .sitewide.top img {
    margin: 0 auto;
    display: block; }

  p.blurb {
    font-size: 20px; } }
