.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.heading-2 {
  color: #d50000;
  text-align: center;
  margin-bottom: 0;
  font-weight: 400;
}

.bold-text {
  letter-spacing: 3px;
  font-weight: 400;
}

.nav-link {
  margin-top: 33px;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block {
  position: absolute;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1.2fr .5fr .5fr .6fr .8fr .6fr;
  margin-top: 14px;
  margin-bottom: 20px;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.container-2 {
  width: 1140px;
  max-width: 1440px;
}

.text-block {
  color: #666;
  text-align: center;
  text-transform: uppercase;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.div-block-2 {
  width: 86%;
  margin-top: -67px;
  display: inline-block;
}

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.text-block-2 {
  color: #838383;
  text-align: center;
  text-transform: uppercase;
  font-family: PT Sans Narrow, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-2:hover {
  color: #ce0000;
}

.div-block-3 {
  width: 200px;
}

.div-block-4 {
  display: inline-block;
  position: absolute;
}

.image-2 {
  width: 28px;
  max-width: none;
  margin-left: 3px;
  margin-right: 3px;
}

.div-block-5 {
  text-align: right;
}

.image-3 {
  margin-top: 0;
}

.section-hero {
  background-image: url('../images/kitchen-med-blk.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.container-3 {
  width: 1100px;
  max-width: 1440px;
  height: 600px;
}

.image-4 {
  width: 20%;
  margin-top: 129px;
  margin-left: 686px;
}

.heading-3 {
  color: #fff;
  text-align: center;
  text-shadow: -1px -1px 3px #000000b3, 2px 2px 5px #000000b3;
  width: 600px;
  margin-top: 83px;
  margin-left: 528px;
  font-size: 50px;
  line-height: 70px;
}

.grid-5-desk {
  grid-column-gap: 27px;
  grid-template-rows: auto;
}

.heading-4 {
  color: #fff;
  text-align: center;
  text-shadow: 2px 2px 5px #000000b8, -1px -1px 3px #000000b3;
  margin-top: 72px;
  font-size: 50px;
  line-height: 62px;
}

.image-5 {
  width: 200px;
  max-width: none;
  margin-top: 28px;
  margin-left: 142px;
}

.div-block-6 {
  text-align: center;
  background-color: #ffffffad;
  border-radius: 20px;
  width: 74%;
  height: 554px;
  margin-top: 22px;
}

.form {
  text-align: center;
  width: 320px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.form-block {
  text-align: center;
}

.field-label {
  margin-bottom: 2px;
  font-weight: 400;
}

.frm-field {
  color: #292929;
  margin-bottom: 2px;
  font-weight: 400;
}

.txt-fld {
  border: 1px solid #8a8a8a;
  max-height: 40px;
}

.submit-button {
  background-color: #c30202;
  width: 120px;
  margin-top: 16px;
  padding-left: 20px;
  padding-right: 20px;
}

.heading-5 {
  margin-top: 8px;
  font-size: 26px;
}

.heading-6 {
  margin-top: 31px;
  margin-bottom: 0;
  font-size: 26px;
}

.field-label-2 {
  font-weight: 400;
}

.section-nav-m {
  display: none;
}

.navbar {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.heading-8 {
  color: #d50000;
  text-align: center;
  font-family: PT Sans Caption, sans-serif;
  font-weight: 400;
}

.section-top-m, .section-hero-m, .section-form {
  display: none;
}

.section-fa {
  background-image: url('../images/bkgd-focus2.jpg');
  background-position: 0 0;
  background-size: auto;
}

.cont-fa {
  max-width: none;
}

.grid-5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 21px;
  margin-bottom: 27px;
}

.image-9 {
  text-align: center;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 19px;
  font-family: PT Sans, sans-serif;
  font-size: 20px;
}

.div-block-9 {
  text-align: center;
  margin-top: 46px;
  margin-bottom: 16px;
  display: block;
}

.text-block-4 {
  color: #fff;
  width: 82%;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: 26px;
}

.grid-6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  height: 222px;
}

.div-block-10 {
  position: relative;
}

.heading-9 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #2a2a2a;
  width: 100%;
  height: 40px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  font-family: PT Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.cont-svcs-desk {
  width: 1140px;
  max-width: 1140px;
  margin-top: 0;
}

.div-block-11 {
  z-index: 5;
  width: 100%;
  height: 180px;
  transition: opacity .4s;
  display: block;
  position: absolute;
}

.div-block-11:hover {
  opacity: .12;
}

.div-block-12 {
  opacity: 1;
  background-color: #850000;
  width: 100%;
  height: 180px;
  margin-top: 0;
  display: block;
  position: absolute;
}

.div-block-12:hover {
  opacity: 1;
}

.text-block-5 {
  color: #fff;
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 42px;
  line-height: 30px;
}

.image-10 {
  width: 100%;
  max-width: none;
  height: 180px;
  margin-left: 0;
}

.cont-svcs-m {
  display: none;
}

.heading-11 {
  color: #5e5e5e;
  text-align: center;
  margin-top: 72px;
  font-family: PT Sans Caption, sans-serif;
  font-weight: 700;
}

.image-12, .div-block-14 {
  text-align: center;
}

.text-block-7 {
  text-align: center;
  margin-top: 33px;
  margin-bottom: 59px;
  font-size: 18px;
}

.sect-before {
  background-color: #f1f1f1;
}

.heading-12 {
  color: #5e5e5e;
  text-align: center;
  margin-top: 76px;
  font-family: PT Sans Caption, sans-serif;
}

.container-6 {
  max-width: 1140px;
  margin-top: 69px;
}

.grid-8 {
  grid-template-rows: auto;
  margin-top: 79px;
  margin-bottom: 62px;
}

.text-block-8 {
  margin-left: 47px;
  font-size: 16px;
  line-height: 32px;
}

.sect-coupon {
  background-color: #757575;
}

.cont-coup {
  max-width: 1140px;
}

.grid-9 {
  grid-column-gap: 67px;
  grid-template-columns: 1fr .7fr;
  margin-top: 69px;
}

.heading-13 {
  color: #fff;
  margin-top: 26px;
  font-family: PT Sans Caption, sans-serif;
  font-weight: 400;
  position: absolute;
}

.div-block-15 {
  background-color: #0000;
  border: 1px dashed #000;
  border-radius: 1px;
  margin-left: 271px;
  padding: 3px 20px;
  display: inline-block;
}

.heading-14 {
  color: #000;
  margin-top: 18px;
  font-family: PT Sans Caption, sans-serif;
  font-weight: 400;
}

.field-label-3 {
  color: #fff;
}

.submit-button-2 {
  background-color: #be0000;
  width: 140px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-9 {
  color: #fff;
  margin-top: 45px;
  font-size: 16px;
  line-height: 28px;
}

.grid-10 {
  grid-column-gap: 49px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .4fr;
  margin-bottom: 48px;
}

.heading-15 {
  color: #5e5e5e;
  font-family: PT Sans Caption, sans-serif;
  font-weight: 400;
  display: block;
}

.text-block-10 {
  color: #5e5e5e;
  margin-top: 23px;
  font-family: PT Sans Caption, sans-serif;
  font-size: 22px;
  line-height: 28px;
}

.text-block-11 {
  color: #5c5c5c;
  margin-top: 41px;
}

.heading-16 {
  color: #d50000;
  margin-top: 28px;
  font-family: PT Sans Caption, sans-serif;
  font-weight: 400;
}

.container-7 {
  margin-top: 71px;
}

.image-13 {
  display: none;
}

.section-2 {
  background-color: #ddd;
}

.grid-11 {
  background-color: #f1bdbd;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.sect-tests2 {
  opacity: 1;
  background-color: #f1f1f1;
}

.grid-12 {
  grid-column-gap: 27px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: -339px;
  position: static;
}

.container-8 {
  max-width: 1140px;
  margin-top: 0;
}

.div-block-19 {
  opacity: 1;
}

.grid-13 {
  grid-column-gap: 13px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 0;
  margin-bottom: 79px;
}

.image-15 {
  opacity: .39;
}

.image-16 {
  width: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-17 {
  margin-top: 18px;
  display: block;
}

.div-block-20 {
  text-align: center;
  background-color: #fff;
  border-radius: 8px;
  margin-top: 34px;
  padding: 25px;
}

.heading-17 {
  color: #5e5e5e;
  text-align: center;
  margin-top: 69px;
  font-family: PT Sans Caption, sans-serif;
  font-weight: 400;
}

.italic-text {
  margin-top: 16px;
  display: block;
}

.text-block-12 {
  margin-top: 7px;
}

.grid-14 {
  grid-column-gap: 53px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  margin-bottom: 64px;
}

.heading-18 {
  font-family: PT Sans Caption, sans-serif;
  font-weight: 400;
}

.container-9 {
  max-width: 1140px;
  margin-top: 39px;
}

.image-18 {
  margin-top: 0;
  display: inline-block;
}

.heading-19 {
  display: none;
}

.sect-foot {
  background-color: #000;
}

.grid-15 {
  grid-column-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr .75fr .75fr;
  margin-top: 40px;
}

.cont-foot {
  max-width: 1240px;
}

.text-block-13 {
  color: #c2c2c2;
  text-align: center;
  margin-top: 21px;
  font-size: 16px;
  line-height: 26px;
}

.heading-20 {
  color: #c2c2c2;
  text-align: center;
  margin-top: 13px;
  font-size: 16px;
}

.text-block-14 {
  color: #c2c2c2;
  text-align: center;
  margin-top: 8px;
  font-size: 16px;
  line-height: 26px;
}

.cont-credit {
  max-width: 1240px;
  margin-top: 20px;
}

.grid-16 {
  grid-template-rows: auto;
  margin-top: 24px;
  margin-bottom: 22px;
}

.text-block-15 {
  color: #c2c2c2;
  font-size: 12px;
}

.text-block-16 {
  color: #c2c2c2;
  text-align: right;
  font-size: 12px;
}

.link-block {
  text-align: right;
  text-decoration: none;
}

.div-block-21 {
  text-align: right;
}

.nav-menu {
  display: none;
}

.link-block-2 {
  text-decoration: none;
}

.div-block-23 {
  display: none;
}

.year {
  font-weight: 400;
}

.heading-21 {
  width: 96%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  line-height: 36px;
}

.div-block-24 {
  margin-left: auto;
  margin-right: auto;
}

.link {
  color: #c2c2c2;
  text-decoration: none;
}

.bold-text-2 {
  font-weight: 400;
}

.bold-text-2:hover {
  text-decoration: underline;
}

.heading-22 {
  margin-top: 78px;
}

.div-block-25 {
  padding-top: 10px;
}

.heading-25 {
  color: #fff;
  text-align: center;
  -webkit-text-stroke-color: #000;
  text-shadow: 2px 2px 3px #000;
  margin-top: 38px;
}

.heading-26 {
  color: #fff;
  text-align: center;
  text-shadow: 2px 2px 1px #000;
  margin-top: 47px;
}

@media screen and (min-width: 1440px) {
  .grid-2 {
    width: 1100px;
    margin-top: 12px;
    margin-bottom: 24px;
  }

  .div-block-2 {
    margin-top: -59px;
  }

  .text-block-2 {
    transition: color .2s;
  }

  .text-block-2:hover {
    color: #ce0000;
  }

  .image-2 {
    width: 34px;
  }

  .image-3 {
    margin-top: 0;
  }

  .container-3 {
    width: 1140px;
    max-width: 1440px;
    height: 700px;
  }

  .image-4 {
    margin-top: 409px;
    margin-left: 846px;
    position: absolute;
  }

  .heading-3 {
    color: #fff;
    text-align: center;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #00000063;
    text-shadow: 2px 2px 5px #000000b3, -1px -1px 3px #000000b3;
    width: 700px;
    margin-top: 126px;
    margin-left: 682px;
    font-size: 60px;
    line-height: 74px;
    position: absolute;
  }

  .heading-4 {
    margin-top: 55px;
  }

  .image-5 {
    width: 260px;
    margin-top: 89px;
  }

  .div-block-6 {
    background-color: #ffffffad;
    width: 74%;
    margin-top: 61px;
  }

  .heading-5, .heading-6 {
    font-size: 26px;
  }

  .navbar {
    display: none;
  }

  .heading-8 {
    color: #ce0000;
    text-align: center;
    font-weight: 400;
  }

  .cont-fa {
    width: 1440px;
    max-width: 1440px;
  }

  .div-block-9 {
    margin-bottom: 51px;
  }

  .text-block-4 {
    width: 80%;
    font-size: 16px;
  }

  .grid-6 {
    height: 280px;
  }

  .heading-9 {
    height: 44px;
    padding-top: 8px;
  }

  .cont-svcs-desk {
    width: 1440px;
    max-width: 1440px;
    margin-top: 41px;
  }

  .div-block-11 {
    height: 240px;
    display: block;
  }

  .div-block-12 {
    height: 240px;
  }

  .text-block-5 {
    padding-top: 62px;
    font-size: 16px;
  }

  .image-10 {
    width: 100%;
    height: auto;
  }

  .cont-svcs-m {
    display: none;
  }

  .container-6 {
    max-width: 1440px;
  }

  .text-block-8 {
    margin-top: 28px;
  }

  .grid-9 {
    grid-column-gap: 93px;
    grid-template-rows: auto;
    grid-template-columns: 1.25fr .7fr;
    margin-top: 49px;
    margin-bottom: 49px;
  }

  .div-block-15 {
    border-color: #000;
  }

  .heading-14 {
    color: #000;
    margin-top: 18px;
    font-size: 42px;
  }

  .field-label-3 {
    color: #fff;
    font-weight: 400;
  }

  .text-field {
    margin-bottom: 16px;
  }

  .submit-button-2 {
    background-color: #be0000;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 16px;
  }

  .text-block-9 {
    color: #fff;
    margin-top: 38px;
    font-size: 18px;
    line-height: 28px;
  }

  .text-block-11 {
    color: #5c5c5c;
  }

  .container-7 {
    margin-bottom: 54px;
  }

  .grid-14 {
    grid-column-gap: 78px;
    margin-top: 17px;
  }

  .container-9 {
    max-width: 1140px;
  }

  .image-18 {
    margin-top: 0;
  }

  .grid-15 {
    grid-template-columns: .75fr .75fr 1fr .75fr;
  }

  .cont-foot {
    max-width: 1300px;
  }

  .text-block-13 {
    margin-top: 31px;
  }

  .heading-20 {
    margin-top: 54px;
  }

  .cont-credit {
    max-width: 1300px;
  }

  .nav-menu {
    display: none;
  }

  .link-block-2 {
    text-align: center;
    text-decoration: none;
  }

  .heading-21 {
    line-height: 40px;
  }
}

@media screen and (max-width: 991px) {
  .bold-text {
    font-size: 34px;
  }

  .grid-2 {
    display: none;
  }

  .container-2 {
    width: 90vw;
    display: none;
  }

  .section-hero {
    margin-top: 19px;
  }

  .container-3 {
    width: 88vw;
    max-width: none;
  }

  .grid-5-desk {
    grid-template-columns: 1.1fr .9fr;
  }

  .heading-4 {
    margin-top: 11px;
    font-size: 44px;
  }

  .image-5 {
    width: 160px;
    margin-top: 66px;
    margin-left: 63px;
  }

  .div-block-6 {
    width: 100%;
    height: 550px;
  }

  .form {
    width: 92%;
  }

  .heading-5 {
    font-size: 22px;
    line-height: 26px;
  }

  .heading-6 {
    margin-top: 26px;
    font-size: 22px;
  }

  .section-nav-m {
    display: block;
  }

  .navbar {
    background-color: #0000;
    margin-top: 18px;
    padding-left: 40px;
    padding-right: 30px;
    display: block;
  }

  .brand {
    margin-top: -6px;
  }

  .section-hero-m {
    margin-top: 30px;
    display: none;
  }

  .div-block-8 {
    margin-top: -74px;
    margin-left: 362px;
    position: absolute;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .section-form {
    display: none;
  }

  .cont-fa {
    width: 86vw;
    max-width: none;
  }

  .grid-5 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 26px;
  }

  .text-block-4 {
    margin-bottom: 28px;
    font-size: 14px;
  }

  .grid-6 {
    height: auto;
  }

  .heading-9 {
    font-size: 18px;
  }

  .cont-svcs-desk {
    width: 728vw;
    max-width: 728px;
    height: 540px;
  }

  .div-block-11 {
    height: auto;
  }

  .div-block-11:hover {
    opacity: 100;
  }

  .div-block-12 {
    background-color: #af0000;
    height: 126px;
    margin-top: 116px;
    display: block;
  }

  .text-block-5 {
    width: auto;
    margin-top: 14px;
    padding-top: 0;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 20px;
  }

  .image-10 {
    height: auto;
  }

  .cont-svcs-m {
    display: none;
  }

  .grid-7 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .heading-10 {
    color: #fff;
    text-align: center;
    background-color: #2a2a2a;
    font-weight: 400;
  }

  .heading-11 {
    font-weight: 400;
  }

  .text-block-7 {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
  }

  .sect-before {
    margin-top: 0;
  }

  .heading-12 {
    width: 700px;
    margin-top: 46px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
  }

  .container-6 {
    width: 700px;
    margin-top: 45px;
  }

  .grid-8 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .text-block-8 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .cont-coup {
    width: 80vw;
  }

  .grid-9 {
    grid-template-columns: 1fr;
    margin-bottom: 28px;
  }

  .div-block-15 {
    margin-left: 331px;
  }

  .heading-14 {
    margin-top: 16px;
  }

  .text-field {
    margin-bottom: 20px;
  }

  .submit-button-2 {
    width: 140px;
  }

  .text-block-10 {
    margin-top: 12px;
  }

  .text-block-11 {
    margin-top: 16px;
    line-height: 22px;
  }

  .heading-16 {
    margin-top: 18px;
  }

  .container-7 {
    width: 86vw;
    max-width: none;
    margin-top: 39px;
  }

  .container-8 {
    width: 90vw;
  }

  .grid-13 {
    margin-bottom: 60px;
  }

  .grid-14 {
    grid-template-columns: .75fr .75fr;
  }

  .container-9 {
    width: 86vw;
    max-width: none;
    margin-top: 26px;
  }

  .grid-15 {
    grid-column-gap: 38px;
    grid-template-rows: auto auto;
    grid-template-columns: .5fr .5fr;
  }

  .cont-foot {
    width: 86vw;
  }

  .text-block-13 {
    font-size: 14px;
  }

  .heading-20 {
    text-align: center;
    font-size: 14px;
  }

  .text-block-14 {
    font-size: 14px;
  }

  .cont-credit {
    width: 86vw;
    margin-top: 40px;
    margin-bottom: 23px;
  }

  .grid-16 {
    grid-template-columns: .75fr 1fr;
  }

  .image-19 {
    text-align: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-22 {
    text-align: center;
  }

  .nav-menu {
    margin-top: 18px;
    padding-top: 12px;
    padding-bottom: 35px;
  }

  .nav-link-2 {
    text-transform: uppercase;
  }

  .div-block-23 {
    text-align: center;
    margin-top: 33px;
    display: block;
  }

  .heading-21 {
    color: #494949;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
  }

  .div-block-25 {
    padding-top: 0;
  }

  .heading-25 {
    margin-top: 32px;
  }

  .heading-26 {
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .cont-num {
    width: 86vw;
    display: block;
  }

  .bold-text, .sect-nav {
    display: none;
  }

  .container-2 {
    width: 94vw;
  }

  .section-hero {
    display: none;
  }

  .grid-5-desk {
    grid-template-columns: 1fr;
    display: none;
  }

  .heading-4 {
    margin-top: 38px;
  }

  .submit-button {
    width: 100%;
    margin-bottom: 26px;
  }

  .heading-6 {
    margin-top: 0;
  }

  .section {
    display: none;
  }

  .section-nav-m {
    margin-top: 0;
    display: block;
  }

  .heading-7 {
    color: #d50000;
    text-align: center;
    letter-spacing: 3px;
    font-weight: 400;
  }

  .image-6 {
    text-align: center;
    width: 70vw;
    max-width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-7 {
    margin-left: auto;
    margin-right: auto;
  }

  .container-4 {
    width: 86vw;
  }

  .navbar {
    background-color: #0000;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 6px;
    display: block;
  }

  .heading-8 {
    display: block;
  }

  .container-5 {
    margin-top: 6px;
    padding-left: 20px;
    padding-right: 16px;
  }

  .cont-num-m {
    width: 86vw;
  }

  .section-top-m {
    display: block;
  }

  .brand {
    margin-top: 0;
  }

  .section-hero-m {
    margin-top: 0;
    display: block;
  }

  .image-8 {
    margin-top: 0;
  }

  .section-form {
    display: block;
  }

  .cont-form {
    background-color: #fff;
    background-image: url('../images/home2b.jpg');
    background-position: 0 0;
    background-size: auto;
  }

  .div-form {
    opacity: 1;
    margin-top: 53px;
  }

  .cont-fa {
    width: 86vw;
  }

  .image-9 {
    width: 36%;
  }

  .text-block-3 {
    font-size: 16px;
  }

  .text-block-4 {
    font-size: 14px;
  }

  .grid-6 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .cont-svcs-desk {
    width: 568px;
    max-width: 568px;
    height: 800px;
    display: none;
  }

  .div-block-12 {
    height: auto;
    margin-top: 291px;
  }

  .text-block-5 {
    width: 500px;
    margin-top: 28px;
    margin-bottom: 28px;
    font-size: 16px;
    line-height: 24px;
  }

  .cont-svcs-m {
    width: 90vw;
    margin-top: 9px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .heading-10 {
    height: 40px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5px;
  }

  .text-block-6 {
    color: #fff;
    text-align: center;
    background-color: #af0000;
    padding: 20px 40px;
    font-size: 16px;
    line-height: 24px;
  }

  .image-11 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-13 {
    text-align: center;
    border: 1px solid #bdbdbd;
  }

  .heading-11 {
    margin-top: 1000px;
  }

  .text-block-7 {
    width: 86vw;
    margin-bottom: 38px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-12 {
    width: 86vw;
    margin-bottom: 8px;
    font-size: 32px;
  }

  .container-6 {
    width: 90vw;
    margin-top: 56px;
  }

  .grid-8 {
    margin-top: 42px;
  }

  .grid-9 {
    margin-top: 29px;
  }

  .heading-13 {
    text-align: center;
    position: static;
  }

  .div-block-15 {
    margin-top: 0;
    margin-left: 0;
    display: block;
    position: static;
  }

  .heading-14 {
    text-align: center;
    margin-top: 10px;
  }

  .field-label-3, .text-field {
    text-align: center;
  }

  .submit-button-2 {
    text-align: center;
    width: 130px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-9, .div-block-16, .div-block-17 {
    text-align: center;
  }

  .grid-10 {
    grid-template-columns: 1fr;
  }

  .heading-15 {
    text-align: center;
    display: block;
  }

  .text-block-10 {
    text-align: center;
  }

  .text-block-11 {
    text-align: center;
    margin-top: 25px;
  }

  .heading-16 {
    margin-bottom: 4px;
  }

  .image-13 {
    text-align: center;
    width: 60%;
    height: auto;
    margin: 20px auto 11px;
    display: inline-block;
  }

  .image-14 {
    display: none;
  }

  .div-block-18 {
    text-align: center;
  }

  .grid-13 {
    grid-template-columns: 1fr 1fr;
  }

  .grid-14 {
    grid-template-columns: 1fr;
  }

  .container-9 {
    width: 86vw;
  }

  .image-18 {
    margin-top: 14px;
  }

  .heading-19 {
    color: #5e5e5e;
    text-align: center;
    font-family: PT Sans Caption, sans-serif;
    font-weight: 400;
    display: block;
  }

  .grid-15 {
    grid-template-columns: 1fr;
  }

  .grid-16 {
    grid-template-columns: 1fr;
    margin-bottom: 25px;
  }

  .text-block-15, .text-block-16, .div-block-21 {
    text-align: center;
  }

  .image-19 {
    max-width: 60%;
  }

  .nav-menu {
    padding-left: 19px;
    display: block;
  }

  .div-block-23 {
    text-align: center;
  }

  .heading-21 {
    text-align: center;
    display: block;
  }

  .heading-23 {
    text-align: center;
  }

  .heading-24 {
    text-align: center;
    margin-bottom: 52px;
  }
}

@media screen and (max-width: 479px) {
  .form-block {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }

  .frm-field {
    font-size: 16px;
  }

  .submit-button {
    width: 100%;
    min-width: 40vw;
    max-width: none;
  }

  .heading-5, .heading-6 {
    font-size: 26px;
  }

  .navbar {
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 4px;
  }

  .heading-8 {
    margin-top: 14px;
    font-size: 30px;
  }

  .container-5 {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .cont-num-m {
    width: 86vw;
  }

  .image-7 {
    width: auto;
  }

  .brand {
    width: 70%;
    margin-top: 0;
    padding-left: 0;
  }

  .section-hero-m, .image-8 {
    margin-top: 0;
  }

  .menu-button {
    margin-top: 16px;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .div-form {
    margin-top: 25px;
  }

  .cont-fa {
    width: 90vw;
  }

  .grid-5 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .text-block-4 {
    font-size: 16px;
    line-height: 28px;
  }

  .cont-svcs-desk {
    width: 86vw;
    max-width: 86vw;
    display: none;
  }

  .div-block-12 {
    margin-top: 211px;
  }

  .text-block-5 {
    width: 73%;
  }

  .heading-10 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-13 {
    margin-bottom: 25px;
  }

  .div-block-14 {
    margin-bottom: 29px;
  }

  .text-block-7 {
    margin-bottom: 36px;
    line-height: 24px;
  }

  .heading-12 {
    margin-top: 42px;
    font-size: 28px;
    line-height: 36px;
  }

  .container-6 {
    width: 88vw;
  }

  .grid-8 {
    margin-top: 25px;
  }

  .text-block-8 {
    line-height: 26px;
  }

  .cont-coup {
    width: 88vw;
  }

  .grid-9 {
    margin-top: 13px;
  }

  .heading-13 {
    margin-top: 37px;
  }

  .field-label-3 {
    font-size: 16px;
    font-weight: 400;
  }

  .form-block-2 {
    margin-top: 26px;
  }

  .grid-10 {
    margin-bottom: 9px;
  }

  .heading-15 {
    margin-top: 6px;
    font-size: 32px;
    line-height: 38px;
    display: block;
  }

  .text-block-10 {
    margin-top: 27px;
  }

  .text-block-11 {
    font-size: 16px;
    line-height: 24px;
  }

  .heading-16 {
    margin-top: 41px;
    margin-bottom: 35px;
  }

  .container-7 {
    margin-top: 45px;
  }

  .grid-13 {
    grid-template-columns: 1fr;
  }

  .div-block-20 {
    margin-top: -7px;
  }

  .heading-17 {
    margin-top: 56px;
    margin-bottom: 46px;
  }

  .italic-text {
    font-size: 16px;
    line-height: 22px;
  }

  .container-9 {
    margin-top: 13px;
  }

  .heading-19 {
    margin-top: 35px;
  }

  .text-block-13, .text-block-14 {
    font-size: 16px;
  }

  .image-19 {
    max-width: 80%;
  }

  .nav-menu {
    margin-top: 12px;
    padding-left: 12px;
    font-size: 16px;
  }

  .heading-24 {
    margin-bottom: 26px;
  }
}

#w-node-b73cb330-2dfd-a5bb-16de-b1cdd7601ead-2911c9f8, #w-node-d6c53cd8-99ae-35c3-1ea3-3fdb1924749e-2911c9f8, #w-node-_93bab300-45a4-75a6-31aa-a4c901a3077e-2911c9f8, #w-node-_3f42b212-1d06-ae64-6d6f-997b1bd07430-2911c9f8 {
  align-self: center;
}

#w-node-e9b6cd44-aa2e-8a00-cb90-47fdcc5c4cfd-2911c9f8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_9442c809-4bc8-05d7-c684-b84ebe14c414-2911c9f8 {
  place-self: auto;
}

#w-node-_255ad042-c571-eda2-d6de-84bb4aac8ebc-2911c9f8 {
  place-self: auto center;
}

#w-node-_1c928b19-63ce-09f9-7258-f3b4fe77c62b-2911c9f8, #w-node-_4edf27c9-82a6-ad90-321d-dc0a5edbe6fb-2911c9f8, #w-node-_186e77e0-026e-86df-1763-b57755c42867-2911c9f8, #w-node-_9f6c9c98-3630-8f03-231d-3848cf620673-2911c9f8 {
  place-self: auto;
}

#w-node-_3acbb47c-f183-6f97-d245-c556dc0a6b33-2911c9f8 {
  align-self: center;
}

#w-node-fdcdfcb6-3d0d-af40-0fdb-ea7198bfffc4-2911c9f8, #w-node-_9a15afd8-d289-8559-e09b-671903543a87-2911c9f8, #w-node-ab5782c1-168f-8532-a100-9402b84b4021-2911c9f8, #w-node-_2102f2dd-ab50-cfd6-2985-c55ef6f66a99-2911c9f8, #w-node-bbb92cd8-e906-ba9d-77a2-e47241147451-2911c9f8, #w-node-f7c5604b-249f-65f6-f329-963868634463-2911c9f8, #w-node-_5da24b4e-6346-cfbb-01bc-22b439b2d4ee-2911c9f8, #w-node-_6c24dab4-1ec2-b1bf-9085-adbec1ae7ab0-2911c9f8 {
  place-self: auto;
}

#w-node-ac633178-9d76-5af6-c5c0-082b91851801-2911c9f8 {
  align-self: center;
}

#w-node-bd1895b7-473c-f54f-7b39-560d3620285a-2911c9f8 {
  place-self: auto;
}

#w-node-_7f7ec760-c5c1-1fe5-754a-130bf928e766-2911c9f8 {
  justify-self: auto;
}

#w-node-b73cb330-2dfd-a5bb-16de-b1cdd7601ead-2375c8fc, #w-node-d6c53cd8-99ae-35c3-1ea3-3fdb1924749e-2375c8fc, #w-node-_93bab300-45a4-75a6-31aa-a4c901a3077e-2375c8fc, #w-node-_3f42b212-1d06-ae64-6d6f-997b1bd07430-2375c8fc {
  align-self: center;
}

#w-node-e9b6cd44-aa2e-8a00-cb90-47fdcc5c4cfd-2375c8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_9442c809-4bc8-05d7-c684-b84ebe14c414-2375c8fc {
  place-self: auto;
}

#w-node-_255ad042-c571-eda2-d6de-84bb4aac8ebc-2375c8fc {
  place-self: auto center;
}

#w-node-_1c928b19-63ce-09f9-7258-f3b4fe77c62b-2375c8fc, #w-node-_4edf27c9-82a6-ad90-321d-dc0a5edbe6fb-2375c8fc, #w-node-_186e77e0-026e-86df-1763-b57755c42867-2375c8fc, #w-node-_9f6c9c98-3630-8f03-231d-3848cf620673-2375c8fc {
  place-self: auto;
}

#w-node-_3acbb47c-f183-6f97-d245-c556dc0a6b33-2375c8fc {
  align-self: center;
}

#w-node-fdcdfcb6-3d0d-af40-0fdb-ea7198bfffc4-2375c8fc, #w-node-_9a15afd8-d289-8559-e09b-671903543a87-2375c8fc, #w-node-ab5782c1-168f-8532-a100-9402b84b4021-2375c8fc, #w-node-_2102f2dd-ab50-cfd6-2985-c55ef6f66a99-2375c8fc, #w-node-bbb92cd8-e906-ba9d-77a2-e47241147451-2375c8fc, #w-node-f7c5604b-249f-65f6-f329-963868634463-2375c8fc, #w-node-_5da24b4e-6346-cfbb-01bc-22b439b2d4ee-2375c8fc, #w-node-_6c24dab4-1ec2-b1bf-9085-adbec1ae7ab0-2375c8fc {
  place-self: auto;
}

#w-node-ac633178-9d76-5af6-c5c0-082b91851801-2375c8fc {
  align-self: center;
}

#w-node-bd1895b7-473c-f54f-7b39-560d3620285a-2375c8fc {
  place-self: auto;
}

#w-node-_7f7ec760-c5c1-1fe5-754a-130bf928e766-2375c8fc {
  justify-self: auto;
}

@media screen and (min-width: 1440px) {
  #w-node-b73cb330-2dfd-a5bb-16de-b1cdd7601ead-2911c9f8 {
    place-self: center;
  }

  #w-node-ac633178-9d76-5af6-c5c0-082b91851801-2911c9f8 {
    align-self: auto;
  }

  #w-node-b73cb330-2dfd-a5bb-16de-b1cdd7601ead-2375c8fc {
    place-self: center;
  }

  #w-node-ac633178-9d76-5af6-c5c0-082b91851801-2375c8fc {
    align-self: auto;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_02c1fefb-0652-c9f1-566d-8b0c02de97fe-2911c9f8, #w-node-_02c1fefb-0652-c9f1-566d-8b0c02de97fe-2375c8fc {
    align-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_4eff4768-4298-611e-6715-74fe40f9ab80-2911c9f8, #w-node-_526e57aa-9cd0-dfc3-9749-aee67652124d-2911c9f8, #w-node-_3cc5893a-11f9-8b52-80c3-d551d7e9284a-2911c9f8 {
    align-self: center;
  }

  #w-node-_227a7047-f03f-3de2-9c66-a9157ccbcdec-2911c9f8, #w-node-d4e939cd-e254-01f5-4b76-8ec0e757eccf-2911c9f8 {
    place-self: auto;
  }

  #w-node-_4eff4768-4298-611e-6715-74fe40f9ab80-2375c8fc, #w-node-_526e57aa-9cd0-dfc3-9749-aee67652124d-2375c8fc, #w-node-_3cc5893a-11f9-8b52-80c3-d551d7e9284a-2375c8fc {
    align-self: center;
  }

  #w-node-_227a7047-f03f-3de2-9c66-a9157ccbcdec-2375c8fc, #w-node-d4e939cd-e254-01f5-4b76-8ec0e757eccf-2375c8fc {
    place-self: auto;
  }
}


