
@font-face {
  font-family: "Futura LT W01 Book";
  src: url("https://fast.fonts.net/dv2/14/8bf38806-3423-4080-b38f-d08542f7e4ac.woff2?d44f19a684109620e484157da290e8186dae9ae25aa1a94d2742daa60d8008168d0e1340887a4c1b7e6bc069009ab4e4300cb0c59419b303727da1323056b99011915f56dfc23a0d22bfe72d9ff6097e9284c1d482b93ae9b96a71721b63064d2743f8b21e1725782cd13e28783fe6fd18dbcaf743f26fdcffa44b99451434a54c401b56e64105f9b5269c414c03c973bf&projectId=a747e7b7-2f19-4da1-aab8-422b81e53028") format("woff2"); }

@font-face {
  font-family: "Futura LT W01 Medium";
  src: url("https://fast.fonts.net/dv2/14/e17c7943-8db2-4470-9e2a-74a8d01f6776.woff2?d44f19a684109620e484157da290e8186dae9ae25aa1a94d2742daa60d8008168d0e1340887a4c1b7e6bc069009ab4e4300cb0c59419b303727da1323056b99011915f56dfc23a0d22bfe72d9ff6097e9284c1d482b93ae9b96a71721b63064d2743f8b21e1725782cd13e28783fe6fd18dbcaf743f26fdcffa44b99451434a54c401b56e64105f9b5269c414c03c973bf&projectId=a747e7b7-2f19-4da1-aab8-422b81e53028") format("woff2"); }

@font-face {
  font-family: "Rockwell W01";
  src: url("https://fast.fonts.net/dv2/14/8dd355f9-1a9a-4d91-8aa1-7dcc9deeb439.woff2?d44f19a684109620e484157da290e8186dae9ae25aa1a94d2742daa60d8008168d0e1340887a4c1b7e6bc069009ab4e4300cb0c59419b303727da1323056b99011915f56dfc23a0d22bfe72d9ff6097e9284c1d482b93ae9b96a71721b63064d2743f8b21e1725782cd13e28783fe6fd18dbcaf743f26fdcffa44b99451434a54c401b56e64105f9b5269c414c03c973bf&projectId=a747e7b7-2f19-4da1-aab8-422b81e53028") format("woff2"); }


body {
  font-family: Futura LT W01 Book;
  color: #222;
  font-size: 15px;
  line-height: 23px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Rockwell W01', sans-serif;
  font-weight: normal; }

h1 {
  line-height: 44px;
  color: #222;
  font-weight: normal;
  margin-top: 70px; }

a.cta_button {
  -webkit-font-smoothing: antialiased !important;
  cursor: pointer !important;
  -moz-user-select: none !important;
  -webkit-user-select: none !important;
  -o-user-select: none !important;
  user-select: none !important;
  display: inline-block !important;
  font-weight: normal !important;
  text-align: center !important;
  text-decoration: none !important;
  font-family: sans-serif !important;
  background: #d7520c !important;
  color: white !important;
  border-radius: 6px !important;
  border-width: 0px !important;
  transition: all .4s ease !important;
  -moz-transition: all .4s ease !important;
  -webkit-transition: all .4s ease !important;
  -o-transition: all .4s ease !important;
  text-shadow: none !important;
  line-height: 1.5em !important;
  padding: 6px 0px !important;
  margin-bottom: 20px;
  width: 100%; }
  a.cta_button span {
    line-height: 1.5em; }

.ethos-lp-wrapper a.cta_button {
  background-color: #1ba6ab !important;
  color: white !important; }
  .ethos-lp-wrapper a.cta_button:hover {
    background-color: #1db6bc !important; }

p {
  font-size: 20px;
  margin-top: 0px; }

.vont-header {
  background: #1b1b1b URL("https://vontweb.com/wp-content/themes/VontKickoff/library/images/headhex.png") repeat-x;
  background-position: left bottom; }

.ethos-header {
  background-color: #efefef;
  background-image: URL("https://www.ethos-marketing.com/sharpspring/images/blog-mosaic.jpg");
  background-position: left bottom;
  background-size: 100% 40px;
  background-repeat: no-repeat;
  padding-bottom: 20px; }

.ethos-nav-wrapper,
.vont-nav-wrapper {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between; }
  .ethos-nav-wrapper nav,
  .vont-nav-wrapper nav {
    display: inline-block;
    padding-bottom: 15px;
    width: 100%; }
    .ethos-nav-wrapper nav > p,
    .vont-nav-wrapper nav > p {
      display: inline-block;
      width: auto; }
    .ethos-nav-wrapper nav p,
    .vont-nav-wrapper nav p {
      text-align: left; }
    .ethos-nav-wrapper nav #ethos-menu,
    .ethos-nav-wrapper nav #vont-menu,
    .vont-nav-wrapper nav #ethos-menu,
    .vont-nav-wrapper nav #vont-menu {
      float: right; }

#header_social,
#mobile-menu-trigger {
  display: none; }

@media (max-width: 768px) {
  .ethos-nav-wrapper nav,
  .vont-nav-wrapper nav {
    position: relative;
    width: 100%;
    min-height: 85px; }
    .ethos-nav-wrapper nav > p,
    .vont-nav-wrapper nav > p {
      width: 125px; }
    .ethos-nav-wrapper nav .logo,
    .vont-nav-wrapper nav .logo {
      position: absolute;
      top: 10px;
      left: 15px; }
    .ethos-nav-wrapper nav.right-menu #mobile-menu-trigger,
    .vont-nav-wrapper nav.right-menu #mobile-menu-trigger {
      display: block;
      color: white;
      text-align: right;
      margin-top: -10px;
      margin-right: 20px;
      position: relative;
      cursor: pointer;
      padding: 0px 18px 0px 0px;
      height: 20px; }
      .ethos-nav-wrapper nav.right-menu #mobile-menu-trigger span,
      .vont-nav-wrapper nav.right-menu #mobile-menu-trigger span {
        cursor: pointer;
        border-radius: 3px;
        height: 3px;
        width: 19px;
        top: 7px;
        background: #fff;
        position: absolute;
        right: 0px;
        display: block;
        content: ''; }
        .ethos-nav-wrapper nav.right-menu #mobile-menu-trigger span:before, .ethos-nav-wrapper nav.right-menu #mobile-menu-trigger span:after,
        .vont-nav-wrapper nav.right-menu #mobile-menu-trigger span:before,
        .vont-nav-wrapper nav.right-menu #mobile-menu-trigger span:after {
          cursor: pointer;
          border-radius: 3px;
          height: 3px;
          width: 19px;
          background: #fff;
          position: absolute;
          display: block;
          content: ''; }
        .ethos-nav-wrapper nav.right-menu #mobile-menu-trigger span:before,
        .vont-nav-wrapper nav.right-menu #mobile-menu-trigger span:before {
          top: 7px; }
        .ethos-nav-wrapper nav.right-menu #mobile-menu-trigger span:after,
        .vont-nav-wrapper nav.right-menu #mobile-menu-trigger span:after {
          bottom: -14px; }
      .ethos-nav-wrapper nav.right-menu #mobile-menu-trigger.menu-active span,
      .vont-nav-wrapper nav.right-menu #mobile-menu-trigger.menu-active span {
        background-color: transparent; }
        .ethos-nav-wrapper nav.right-menu #mobile-menu-trigger.menu-active span:before,
        .vont-nav-wrapper nav.right-menu #mobile-menu-trigger.menu-active span:before {
          transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -webkit-transform: rotate(45deg);
          top: 0px; }
        .ethos-nav-wrapper nav.right-menu #mobile-menu-trigger.menu-active span:after,
        .vont-nav-wrapper nav.right-menu #mobile-menu-trigger.menu-active span:after {
          transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          -webkit-transform: rotate(-45deg);
          top: 0px; }
    .ethos-nav-wrapper nav.right-menu #ethos-menu,
    .ethos-nav-wrapper nav.right-menu #vont-menu,
    .vont-nav-wrapper nav.right-menu #ethos-menu,
    .vont-nav-wrapper nav.right-menu #vont-menu {
      display: none;
      margin-top: 35px;
      background-color: #333; }
      .ethos-nav-wrapper nav.right-menu #ethos-menu.menu-active,
      .ethos-nav-wrapper nav.right-menu #vont-menu.menu-active,
      .vont-nav-wrapper nav.right-menu #ethos-menu.menu-active,
      .vont-nav-wrapper nav.right-menu #vont-menu.menu-active {
        display: block; }
      .ethos-nav-wrapper nav.right-menu #ethos-menu li,
      .ethos-nav-wrapper nav.right-menu #vont-menu li,
      .vont-nav-wrapper nav.right-menu #ethos-menu li,
      .vont-nav-wrapper nav.right-menu #vont-menu li {
        list-style-type: none;
        text-align: center;
        display: block;
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 20px;
        padding-bottom: 20px;
        width: 50%;
        float: left;
        border-bottom: 1px solid #e6e6e6; }
        .ethos-nav-wrapper nav.right-menu #ethos-menu li a,
        .ethos-nav-wrapper nav.right-menu #vont-menu li a,
        .vont-nav-wrapper nav.right-menu #ethos-menu li a,
        .vont-nav-wrapper nav.right-menu #vont-menu li a {
          border-bottom: none;
          padding: 0px;
          margin: 0px; }
        .ethos-nav-wrapper nav.right-menu #ethos-menu li:nth-child(odd),
        .ethos-nav-wrapper nav.right-menu #vont-menu li:nth-child(odd),
        .vont-nav-wrapper nav.right-menu #ethos-menu li:nth-child(odd),
        .vont-nav-wrapper nav.right-menu #vont-menu li:nth-child(odd) {
          border-right: 1px solid #e6e6e6; }
      .ethos-nav-wrapper nav.right-menu #ethos-menu #header_social,
      .ethos-nav-wrapper nav.right-menu #vont-menu #header_social,
      .vont-nav-wrapper nav.right-menu #ethos-menu #header_social,
      .vont-nav-wrapper nav.right-menu #vont-menu #header_social {
        clear: both;
        text-align: center;
        padding-bottom: 30px;
        display: block; }
        .ethos-nav-wrapper nav.right-menu #ethos-menu #header_social a,
        .ethos-nav-wrapper nav.right-menu #vont-menu #header_social a,
        .vont-nav-wrapper nav.right-menu #ethos-menu #header_social a,
        .vont-nav-wrapper nav.right-menu #vont-menu #header_social a {
          display: inline-block;
          height: 35px;
          width: 35px;
          padding-left: 5px;
          padding-right: 5px;
          margin: 10px 0px;
          text-decoration: none;
          overflow: hidden; }
          .ethos-nav-wrapper nav.right-menu #ethos-menu #header_social a.GiT,
          .ethos-nav-wrapper nav.right-menu #vont-menu #header_social a.GiT,
          .vont-nav-wrapper nav.right-menu #ethos-menu #header_social a.GiT,
          .vont-nav-wrapper nav.right-menu #vont-menu #header_social a.GiT {
            display: block;
            border: 0px solid #c9dce4;
            background: #3f6d86;
            height: 45px;
            line-height: 45px;
            font-size: 1.2em;
            font-family: 'Rockwell W01';
            width: 150px;
            margin: 0 auto;
            border-radius: 0px;
            padding: 0px;
            color: #fff; }
          .ethos-nav-wrapper nav.right-menu #ethos-menu #header_social a.image-replacement,
          .ethos-nav-wrapper nav.right-menu #vont-menu #header_social a.image-replacement,
          .vont-nav-wrapper nav.right-menu #ethos-menu #header_social a.image-replacement,
          .vont-nav-wrapper nav.right-menu #vont-menu #header_social a.image-replacement {
            text-indent: 200%; }
          .ethos-nav-wrapper nav.right-menu #ethos-menu #header_social a#fb_header,
          .ethos-nav-wrapper nav.right-menu #vont-menu #header_social a#fb_header,
          .vont-nav-wrapper nav.right-menu #ethos-menu #header_social a#fb_header,
          .vont-nav-wrapper nav.right-menu #vont-menu #header_social a#fb_header {
            height: 36px;
            width: 33px;
            padding-left: 20px;
            display: inline-block;
            background: URL("https://vontweb.com/wp-content/themes/VontKickoff/library/images/vont-sprites.png") -643px top no-repeat; }
          .ethos-nav-wrapper nav.right-menu #ethos-menu #header_social a#tw_header,
          .ethos-nav-wrapper nav.right-menu #vont-menu #header_social a#tw_header,
          .vont-nav-wrapper nav.right-menu #ethos-menu #header_social a#tw_header,
          .vont-nav-wrapper nav.right-menu #vont-menu #header_social a#tw_header {
            height: 36px;
            width: 33px;
            padding-left: 20px;
            display: inline-block;
            background: URL("https://vontweb.com/wp-content/themes/VontKickoff/library/images/vont-sprites.png") -723px top no-repeat; }
          .ethos-nav-wrapper nav.right-menu #ethos-menu #header_social a#li_header,
          .ethos-nav-wrapper nav.right-menu #vont-menu #header_social a#li_header,
          .vont-nav-wrapper nav.right-menu #ethos-menu #header_social a#li_header,
          .vont-nav-wrapper nav.right-menu #vont-menu #header_social a#li_header {
            height: 36px;
            width: 33px;
            padding-left: 20px;
            display: inline-block;
            background: URL("https://vontweb.com/wp-content/themes/VontKickoff/library/images/vont-sprites.png") -763px top no-repeat; }
          .ethos-nav-wrapper nav.right-menu #ethos-menu #header_social a#yt_header,
          .ethos-nav-wrapper nav.right-menu #vont-menu #header_social a#yt_header,
          .vont-nav-wrapper nav.right-menu #ethos-menu #header_social a#yt_header,
          .vont-nav-wrapper nav.right-menu #vont-menu #header_social a#yt_header {
            height: 36px;
            width: 33px;
            padding-left: 20px;
            display: inline-block;
            background: URL("https://vontweb.com/wp-content/themes/VontKickoff/library/images/vont-sprites.png") -683px top no-repeat; } }

.right-menu ul {
  margin-top: 25px; }
  .right-menu ul li a {
    color: #f0f0f0;
    -moz-transition: .25s all;
    -webkit-transition: .25s all;
    text-decoration: none;
    margin: 0 4px 8px 4px;
    padding-bottom: 3px;
    font-family: 'Futura LT W01 Book';
    font-size: 14px;
    letter-spacing: .2px;
    border-bottom: 2px solid transparent;
    text-transform: uppercase;
    border-bottom: 2px solid #1b1b1b;
    padding: 5px 0px 3px; }
    .right-menu ul li a:hover {
      border-bottom: 2px solid #f27319; }

.ethos-nav-wrapper .right-menu ul li a {
  color: #3b3b3b;
  text-transform: none;
  border-bottom: none;
  font-weight: 400; }

footer p {
  font-size: 12px;
  font-family: "Futura LT W01 Book";
  font-weight: normal; }

footer .email_footer a {
  text-decoration: underline;
  font-size: 14px; }

footer .social_footer a {
  height: 40px;
  width: 39px;
  padding-left: 20px;
  display: inline-block; }
  footer .social_footer a#fb_footer {
    background: url("https://ss-usa.s3.amazonaws.com/c/308471854/media/5c1a94dc5bbbc/vont-sprites.png") -453px top no-repeat; }
  footer .social_footer a#tw_footer {
    background: url("https://ss-usa.s3.amazonaws.com/c/308471854/media/5c1a94dc5bbbc/vont-sprites.png") -545px top no-repeat; }
  footer .social_footer a#li_footer {
    background: url("https://ss-usa.s3.amazonaws.com/c/308471854/media/5c1a94dc5bbbc/vont-sprites.png") -591px top no-repeat; }
  footer .social_footer a#yt_footer {
    background: url("https://ss-usa.s3.amazonaws.com/c/308471854/media/5c1a94dc5bbbc/vont-sprites.png") -500px top no-repeat; }
  footer .social_footer a#yt_footer {
    background: url("https://ss-usa.s3.amazonaws.com/c/308471854/media/5c1a94dc5bbbc/vont-sprites.png") -500px top no-repeat; }
  footer .social_footer a#ss_footer {
    background: url("https://ss-usa.s3.amazonaws.com/c/308471854/media/5c1a94dc5bbbc/vont-sprites.png") -408px top no-repeat; }

.sharpspring_form {
  overflow: hidden; }
  .sharpspring_form form {
    padding: 0px;
    padding: 50px;
    padding-top: 20px;
    background: #f1f1f1; }
    .sharpspring_form form p {
      margin: 0px; }
    .sharpspring_form form ul.form_fields li label {
      font-size: 15px; }
    .sharpspring_form form ul.form_fields li input {
      width: 100%;
      max-width: 600px;
      font-family: 'Rockwell W01', sans-serif;
      font-size: 15px;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 12px;
      border: 1px solid #ccc;
      margin-bottom: 15px;
      color: #222;
      font-size: 15px;
      display: block;
      background-color: white; }
      .sharpspring_form form ul.form_fields li input::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #ccc;
        opacity: 1;
        /* Firefox */ }

      .sharpspring_form form ul.form_fields li input:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #ccc; }
      .sharpspring_form form ul.form_fields li input::-ms-input-placeholder {
        /* Microsoft Edge */
        color: #ccc; }
    .sharpspring_form form button.button {
      cursor: pointer;
      -webkit-appearance: none;
      text-decoration: none !important;
      text-transform: none;
      display: inline-block;
      color: #fff;
      background: #e46819;
      border-radius: 0px;
      float: none;
      border: 0px;
      padding: 15px;
      width: 100%;
      font-family: 'Futura LT W01 Book';
      text-shadow: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      margin-top: 20px;
      font-size: 17px;
      height: auto; }

.sharpspring_form form#form_2be9d4f7-ec83-4c91-952b-534b884f6bf3 {
    padding: 20px;
    padding-top: 10px;
}
.sharpspring_form #form_2be9d4f7-ec83-4c91-952b-534b884f6bf3 h2 {
    font-size:1.3em;
}
.sharpspring_form #form_2be9d4f7-ec83-4c91-952b-534b884f6bf3 button.button {
    margin-top:0px;
}

.sharpspring_form #form_2be9d4f7-ec83-4c91-952b-534b884f6bf3 button.button,
.sharpspring_form #form_d8210504-88e6-43d2-9213-d268d168f13a button.button,
.sharpspring_form #form_94fae8ec-b0e1-4493-9307-e9ac50d7e2fb button.button,
.sharpspring_form #form_8f43087a-c5e2-440c-867d-4f257783ee73 button.button,
.sharpspring_form #form_e08c9717-94ff-44ad-8eb9-154887ec7939 button.button {
  background-color: #1ba6ab !important;
  color: white !important; }
  .sharpspring_form #form_2be9d4f7-ec83-4c91-952b-534b884f6bf3 button.button:hover,
  .sharpspring_form #form_d8210504-88e6-43d2-9213-d268d168f13a button.button:hover,
  .sharpspring_form #form_94fae8ec-b0e1-4493-9307-e9ac50d7e2fb button.button:hover,
  .sharpspring_form #form_8f43087a-c5e2-440c-867d-4f257783ee73 button.button:hover,
  .sharpspring_form #form_e08c9717-94ff-44ad-8eb9-154887ec7939 button.button:hover {
    background-color: #1db6bc !important; }

.sharpspring_form #form_2be9d4f7-ec83-4c91-952b-534b884f6bf3 select,
.sharpspring_form #form_d8210504-88e6-43d2-9213-d268d168f13a select,
.sharpspring_form #form_94fae8ec-b0e1-4493-9307-e9ac50d7e2fb select,
.sharpspring_form #form_8f43087a-c5e2-440c-867d-4f257783ee73 select {
  background-color: white;
  width: 100%; }

.sharpspring_form #form_8f43087a-c5e2-440c-867d-4f257783ee73 {
  padding: 20px;
  padding-top: 0px; }
  .sharpspring_form #form_8f43087a-c5e2-440c-867d-4f257783ee73 label,
  .sharpspring_form #form_2be9d4f7-ec83-4c91-952b-534b884f6bf3 label {
    display: none; }
  .sharpspring_form #form_8f43087a-c5e2-440c-867d-4f257783ee73 select {
    border-radius: 0px;
    height: 20px; }
  .sharpspring_form #form_8f43087a-c5e2-440c-867d-4f257783ee73 h2 {
    font-size: 20px; }
  .sharpspring_form #form_8f43087a-c5e2-440c-867d-4f257783ee73 button.button {
    margin-top: 10px;
    padding: 5px; }

.sharpspring_form #form_94fc696b-2ac7-40aa-93ca-65b2e1743575 {
  padding-bottom: 0px;
  margin-bottom: 0px; }
  .sharpspring_form #form_94fc696b-2ac7-40aa-93ca-65b2e1743575 fieldset {
    position: relative; }
  .sharpspring_form #form_94fc696b-2ac7-40aa-93ca-65b2e1743575 ul.form_fields {
    display: inline-block;
    width: 75%;
    max-height: 55px;
    overflow: hidden; }
    .sharpspring_form #form_94fc696b-2ac7-40aa-93ca-65b2e1743575 ul.form_fields h2, .sharpspring_form #form_94fc696b-2ac7-40aa-93ca-65b2e1743575 ul.form_fields li {
      display: inline-block;
      width: 70%;
      margin: 0px; }
      .sharpspring_form #form_94fc696b-2ac7-40aa-93ca-65b2e1743575 ul.form_fields h2 label, .sharpspring_form #form_94fc696b-2ac7-40aa-93ca-65b2e1743575 ul.form_fields li label {
        display: none; }
      .sharpspring_form #form_94fc696b-2ac7-40aa-93ca-65b2e1743575 ul.form_fields h2 input, .sharpspring_form #form_94fc696b-2ac7-40aa-93ca-65b2e1743575 ul.form_fields li input {
        margin: 0px;
        position: relative;
        top: -12px; }
    .sharpspring_form #form_94fc696b-2ac7-40aa-93ca-65b2e1743575 ul.form_fields h2 {
      border-left: 3px solid #e46819;
      padding: 0px 15px;
      max-width: 150px;
      margin: 0px; }
  .sharpspring_form #form_94fc696b-2ac7-40aa-93ca-65b2e1743575 p {
    display: inline-block; }
    .sharpspring_form #form_94fc696b-2ac7-40aa-93ca-65b2e1743575 p #submit_button {
      padding: 10px 15px;
      margin: 0px;
      position: relative;
      top: -23px;
      text-transform: uppercase; }

@media (max-width: 768px) {
  form {
    padding: 50px 30px; }
  .sharpspring_form #form_94fc696b-2ac7-40aa-93ca-65b2e1743575 ul.form_fields {
    max-height: inherit;
    width: 100%; }
    .sharpspring_form #form_94fc696b-2ac7-40aa-93ca-65b2e1743575 ul.form_fields h2 {
      margin-bottom: 30px; } }

/*Contact us form*/
#form_04e9b901-57a3-448b-9748-c284b7f22593 {
  padding: 0px;
  margin-bottom: 15px; }
  #form_04e9b901-57a3-448b-9748-c284b7f22593 ul.form_fields li label {
    display: none; }
  #form_04e9b901-57a3-448b-9748-c284b7f22593 ul.form_fields li select {
    width: 100%;
    border: 1px solid #ccc;
    height: 30px;
    margin-bottom: 0px;
    text-transform: none;
    background-color: white;
    font-size: 13px; }
  #form_04e9b901-57a3-448b-9748-c284b7f22593 ul.form_fields li input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ccc;
    opacity: 1;
    /* Firefox */ }
  #form_04e9b901-57a3-448b-9748-c284b7f22593 ul.form_fields li input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ccc; }
  #form_04e9b901-57a3-448b-9748-c284b7f22593 ul.form_fields li input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #ccc; }

/*Subscribe to Blog Form*/
#form_8ecdb152-7035-4ff2-b236-8b221feb62a3 {
  margin: 0px;
  padding: 0px 20px; }
  #form_8ecdb152-7035-4ff2-b236-8b221feb62a3 h2 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 400; }
  #form_8ecdb152-7035-4ff2-b236-8b221feb62a3 label {
    display: none; }
  #form_8ecdb152-7035-4ff2-b236-8b221feb62a3 ul.form_fields li input {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 30px; }
    #form_8ecdb152-7035-4ff2-b236-8b221feb62a3 ul.form_fields li input::placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #ccc;
      opacity: 1;
      /* Firefox */ }
    #form_8ecdb152-7035-4ff2-b236-8b221feb62a3 ul.form_fields li input:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #ccc; }
    #form_8ecdb152-7035-4ff2-b236-8b221feb62a3 ul.form_fields li input::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #ccc; }
  #form_8ecdb152-7035-4ff2-b236-8b221feb62a3 select, #form_2be9d4f7-ec83-4c91-952b-534b884f6bf3 select {
    width: 100%;
    border: 1px solid #ccc;
    height: 30px;
    margin-bottom: 0px;
    text-transform: none;
    background-color: white;
    font-size: 13px; }
  #form_8ecdb152-7035-4ff2-b236-8b221feb62a3 button.button {
    text-transform: uppercase;
    font-family: 'Futura LT W01 Book';
    margin-top: 5px;
    margin-bottom: 20px;
    padding: 5px 15px;
    font-size: 14px;
    width: auto; }
    #form_8ecdb152-7035-4ff2-b236-8b221feb62a3 button.button:hover {
      background-color: #9f4911; }

.ss-form {
  padding-top: 0px; }

 .sharpspring_form #form_5f516599-6044-49c7-bc77-1e338e571f2b {
    padding:0px;
    background: transparent;
 }
 .sharpspring_form #form_5f516599-6044-49c7-bc77-1e338e571f2b label {
    color:#fff;
    display:none;
}
 .sharpspring_form #form_5f516599-6044-49c7-bc77-1e338e571f2b label.checkbox-label {
    display:inline;
}
 .sharpspring_form #form_5f516599-6044-49c7-bc77-1e338e571f2b button.button {
    background: #f1b33e;
    width: 70%;
    margin-top:10px;
    margin-left: 15%;
    margin-right: 15%;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius:7px;
    text-transform: uppercase;
    font-family: 'Rockwell W01';
    font-size: 1.2em !important;
}
.sharpspring_form #form_5f516599-6044-49c7-bc77-1e338e571f2b button.button:hover {
    background: #f2731a;
}
.sharpspring_form form ul.form_fields li input.checkbox {
    width:10%;
    float:left;
}

 .sharpspring_form #form_1c10c5d8-407b-44bf-b584-864f6250a75c {
    padding:0px;
    background: transparent;
 }
 .sharpspring_form #form_1c10c5d8-407b-44bf-b584-864f6250a75c label {
    color:#fff;
    display:none;
}
 .sharpspring_form #form_1c10c5d8-407b-44bf-b584-864f6250a75c label.checkbox-label {
    display:inline;
}
 .sharpspring_form #form_1c10c5d8-407b-44bf-b584-864f6250a75c button.button {
    background: #f1b33e;
    width: 70%;
    margin-top:10px;
    margin-left: 15%;
    margin-right: 15%;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius:7px;
    text-transform: uppercase;
    font-family: 'Rockwell W01';
    font-size: 1.2em !important;
}
.sharpspring_form #form_1c10c5d8-407b-44bf-b584-864f6250a75c button.button:hover {
    background: #f2731a;
}

.sharpspring_form #form_5f69d712-cdde-4e45-be70-ed2877728102 {
   padding:0px;
   background: transparent;
}
.sharpspring_form #form_5f69d712-cdde-4e45-be70-ed2877728102 label {
   color:#fff;
   display:none;
}
.sharpspring_form #form_5f69d712-cdde-4e45-be70-ed2877728102 label.checkbox-label {
   display:inline;
}
.sharpspring_form #form_5f69d712-cdde-4e45-be70-ed2877728102 button.button {
   background: #f1b33e;
   width: 70%;
   margin-top:10px;
   margin-left: 15%;
   margin-right: 15%;
   padding: 0px;
   padding-top: 5px;
   padding-bottom: 5px;
   border-radius:7px;
   text-transform: uppercase;
   font-family: 'Rockwell W01';
   font-size: 1.2em !important;
}
.sharpspring_form #form_5f69d712-cdde-4e45-be70-ed2877728102 button.button:hover {
   background: #f2731a;
}

.sharpspring_form #form_3013dd89-51e1-416d-9909-41d6a4e677aa, .sharpspring_form #form_db73aa7c-3b17-411c-a29c-726be377324a {
   padding:0px;
   background: transparent;
}
.sharpspring_form #form_3013dd89-51e1-416d-9909-41d6a4e677aa label, .sharpspring_form #form_db73aa7c-3b17-411c-a29c-726be377324a label {
   color:#fff;
   display:none;
}
.sharpspring_form #form_3013dd89-51e1-416d-9909-41d6a4e677aa label.checkbox-label, .sharpspring_form #form_db73aa7c-3b17-411c-a29c-726be377324a label.checkbox-label {
   display:inline;
}
.sharpspring_form #form_3013dd89-51e1-416d-9909-41d6a4e677aa button.button, .sharpspring_form #form_db73aa7c-3b17-411c-a29c-726be377324a button.button {
   background: #f1b33e;
   width: 70%;
   margin-top:10px;
   margin-left: 15%;
   margin-right: 15%;
   padding: 0px;
   padding-top: 5px;
   padding-bottom: 5px;
   border-radius:7px;
   text-transform: uppercase;
   font-family: 'Rockwell W01';
   font-size: 1.2em !important;
}
.sharpspring_form #form_3013dd89-51e1-416d-9909-41d6a4e677aa button.button:hover, .sharpspring_form #form_db73aa7c-3b17-411c-a29c-726be377324a button.button:hover {
   background: #f2731a;
}

/* New VONT site Contact Form April 2021 */
/* New VONT site Blog Subscription Form */


@import url("https://use.typekit.net/ydt1rvc.css");

.sharpspring_form form#form_696f8f73-590f-45f4-8a4e-861eaf5440d2 body,
.sharpspring_form form#form_2d282ec9-7e4e-4c68-911e-eed387eafe9a body,
.sharpspring_form form#form_742a8c69-701c-45f7-a48d-bce70d8a41a5 body,
.sharpspring_form form#form_0c664ae0-e2ba-4cc1-b994-d20ff1f8fba3 body {
	font-family:'sofia-pro',Verdana,Arial,sans-serif;
}

.sharpspring_form form#form_696f8f73-590f-45f4-8a4e-861eaf5440d2,
.sharpspring_form form#form_2d282ec9-7e4e-4c68-911e-eed387eafe9a {
	background-color:transparent;
}

.sharpspring_form form#form_742a8c69-701c-45f7-a48d-bce70d8a41a5 {
	background-color:#E85609;
	color:#FCFAF4;
	padding: 30px;
}
.sharpspring_form form#form_0c664ae0-e2ba-4cc1-b994-d20ff1f8fba3 {
	background-color:#1BA6AB;
	color:#fff;
	padding: 30px;
}

.sharpspring_form form#form_742a8c69-701c-45f7-a48d-bce70d8a41a5 h2,
.sharpspring_form form#form_0c664ae0-e2ba-4cc1-b994-d20ff1f8fba3 h2 {
	margin-top:0;
}

.sharpspring_form form#form_696f8f73-590f-45f4-8a4e-861eaf5440d2 label,
.sharpspring_form form#form_742a8c69-701c-45f7-a48d-bce70d8a41a5 label,
.sharpspring_form form#form_2d282ec9-7e4e-4c68-911e-eed387eafe9a label,
.sharpspring_form form#form_0c664ae0-e2ba-4cc1-b994-d20ff1f8fba3 label {
	display:none;
}

.sharpspring_form form#form_696f8f73-590f-45f4-8a4e-861eaf5440d2 ul.form_fields li select,
.sharpspring_form form#form_742a8c69-701c-45f7-a48d-bce70d8a41a5 ul.form_fields li select,
.sharpspring_form form#form_2d282ec9-7e4e-4c68-911e-eed387eafe9a ul.form_fields li select,
.sharpspring_form form#form_0c664ae0-e2ba-4cc1-b994-d20ff1f8fba3 ul.form_fields li select {
    width: 100%;
    border: 1px solid #ccc;
    height: 30px;
    margin-bottom: 0px;
    text-transform: none;
    background-color: white;
    font-size: 13px;
    font-family:'sofia-pro',Verdana,Arial,sans-serif;
}

.sharpspring_form form#form_696f8f73-590f-45f4-8a4e-861eaf5440d2 ul.form_fields li input,
.sharpspring_form form#form_696f8f73-590f-45f4-8a4e-861eaf5440d2 ul.form_fields li textarea,
.sharpspring_form form#form_2d282ec9-7e4e-4c68-911e-eed387eafe9a ul.form_fields li input,
.sharpspring_form form#form_2d282ec9-7e4e-4c68-911e-eed387eafe9a ul.form_fields li textarea {
	background-color:transparent;
	border:0;
	border-bottom:2px solid #fff;
	font-family:'sofia-pro',Verdana,Arial,sans-serif;
	font-size:17px;
	padding:12px;
}

.sharpspring_form form#form_696f8f73-590f-45f4-8a4e-861eaf5440d2 ul.form_fields li input,
.sharpspring_form form#form_696f8f73-590f-45f4-8a4e-861eaf5440d2 ul.form_fields li textarea,
.sharpspring_form form#form_742a8c69-701c-45f7-a48d-bce70d8a41a5 ul.form_fields li input,
.sharpspring_form form#form_742a8c69-701c-45f7-a48d-bce70d8a41a5 ul.form_fields li textarea,
.sharpspring_form form#form_2d282ec9-7e4e-4c68-911e-eed387eafe9a ul.form_fields li input,
.sharpspring_form form#form_2d282ec9-7e4e-4c68-911e-eed387eafe9a ul.form_fields li textarea,
.sharpspring_form form#form_0c664ae0-e2ba-4cc1-b994-d20ff1f8fba3 ul.form_fields li input,
.sharpspring_form form#form_0c664ae0-e2ba-4cc1-b994-d20ff1f8fba3 ul.form_fields li textarea {
	background-color:transparent;
	border:0;
	border-bottom:2px solid #fff;
	font-family:'sofia-pro',Verdana,Arial,sans-serif;
	font-size:17px;
	padding:12px;
	color:#fff;
}

.sharpspring_form form#form_742a8c69-701c-45f7-a48d-bce70d8a41a5 ul.form_fields li input,
.sharpspring_form form#form_742a8c69-701c-45f7-a48d-bce70d8a41a5 ul.form_fields li textarea,
.sharpspring_form form#form_0c664ae0-e2ba-4cc1-b994-d20ff1f8fba3 ul.form_fields li textarea,
.sharpspring_form form#form_0c664ae0-e2ba-4cc1-b994-d20ff1f8fba3 ul.form_fields li input {
	font-size:16px;
}

.sharpspring_form form#form_696f8f73-590f-45f4-8a4e-861eaf5440d2 ul.form_fields li input::placeholder,
.sharpspring_form form#form_696f8f73-590f-45f4-8a4e-861eaf5440d2 ul.form_fields li textarea::placeholder,
.sharpspring_form form#form_2d282ec9-7e4e-4c68-911e-eed387eafe9a ul.form_fields li input::placeholder,
.sharpspring_form form#form_2d282ec9-7e4e-4c68-911e-eed387eafe9a ul.form_fields li textarea::placeholder {
    color: #fff !important;
    opacity: 1 !important;
    font-family:'sofia-pro',Verdana,Arial,sans-serif;
}

.sharpspring_form form#form_742a8c69-701c-45f7-a48d-bce70d8a41a5 ul.form_fields li input::placeholder,
.sharpspring_form form#form_742a8c69-701c-45f7-a48d-bce70d8a41a5 ul.form_fields li textarea::placeholder {
	color: #FCFAF4 !important;
	opacity: 1 !important;
    font-family:'sofia-pro',Verdana,Arial,sans-serif;
}

.sharpspring_form form#form_0c664ae0-e2ba-4cc1-b994-d20ff1f8fba3 ul.form_fields li input::placeholder,
.sharpspring_form form#form_0c664ae0-e2ba-4cc1-b994-d20ff1f8fba3 ul.form_fields li textarea::placeholder {
	color: #fff !important;
	opacity: 1 !important;
    font-family:'sofia-pro',Verdana,Arial,sans-serif;
}

.sharpspring_form #form_696f8f73-590f-45f4-8a4e-861eaf5440d2 #submit_button,
.sharpspring_form #form_742a8c69-701c-45f7-a48d-bce70d8a41a5 #submit_button,
.sharpspring_form form#form_2d282ec9-7e4e-4c68-911e-eed387eafe9a #submit_button,
.sharpspring_form form#form_0c664ae0-e2ba-4cc1-b994-d20ff1f8fba3 #submit_button {
	background:none;
	color:#fff;
	border-color:#FDF4E5;
	font-family: "sofia-pro", Verdana, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    border-top: 2px solid #FDF4E5;
    border-left: 2px solid #FDF4E5;
    border-right: 5px solid #FDF4E5;
    border-bottom: 5px solid #FDF4E5;
    font-size: 17px;
    -moz-transition: all .4s ease !important;
    -webkit-transition: all .4s ease !important;
    -o-transition: all .4s ease !important;
	display:block;
	width:auto;
	padding: 12px 30px;
}

.sharpspring_form form#form_2d282ec9-7e4e-4c68-911e-eed387eafe9a #submit_button,
.sharpspring_form form#form_0c664ae0-e2ba-4cc1-b994-d20ff1f8fba3 #submit_button {
    border-color:#FFF;
    border-top: 2px solid #FFF;
    border-left: 2px solid #FFF;
    border-right: 5px solid #FFF;
    border-bottom: 5px solid #FFF;
}

.sharpspring_form #form_742a8c69-701c-45f7-a48d-bce70d8a41a5 #submit_button:hover {
	border-top: 2px solid #000;
    border-left: 2px solid #000;
    border-right: 5px solid #000;
    border-bottom: 5px solid #000;
    background-color: #FDF4E5;
    color:#000;
}
.sharpspring_form form#form_0c664ae0-e2ba-4cc1-b994-d20ff1f8fba3 #submit_button:hover {
	border-top: 2px solid #000;
    border-left: 2px solid #000;
    border-right: 5px solid #000;
    border-bottom: 5px solid #000;
    background-color: #fff;
    color:#000;
}

.sharpspring_form form#form_696f8f73-590f-45f4-8a4e-861eaf5440d2 .ss-recaptcha,
.sharpspring_form form#form_742a8c69-701c-45f7-a48d-bce70d8a41a5 .ss-recaptcha,
.sharpspring_form form#form_2d282ec9-7e4e-4c68-911e-eed387eafe9a .ss-recaptcha,
.sharpspring_form form#form_0c664ae0-e2ba-4cc1-b994-d20ff1f8fba3 .ss-recaptcha {
	display:none;
}
