:root {
  --white: white;
  --maroon: #530b0a;
  --black: black;
  --red-tint: #991f1f;
  --dark-red: #95201f;
  --white-2: #fafbfc;
  --dark-red-2: #a70100;
  --dim-grey: #646464;
}

.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;
  }
}

.navbar-3 {
  border-bottom: 2px solid var(--white);
  background-color: var(--maroon);
  justify-content: center;
  align-items: stretch;
  height: 70px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  box-shadow: 0 1px 3px #000;
}

.nav-menu-3 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-5 {
  z-index: 10;
  text-align: center;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 175px;
  height: 50px;
  margin-top: -70px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
  box-shadow: 0 1px 3px #000;
}

.button-5:hover {
  font-weight: 700;
}

.button-5.nomargin {
  margin-top: 0;
}

.section-footernav {
  background-color: #951f1f;
  border-top: 1px #d9e5eb;
  padding: 25px 5%;
  position: relative;
  box-shadow: 0 -1px 2px 1px #392a6605;
}

.dropdown-list {
  margin-top: 10px;
}

.dropdown-list.w--open {
  background-color: #fff;
  border-top: 5px solid #951f1f;
  border-radius: 10px;
  width: 292px;
}

.dropdown-list.insight {
  width: 189px;
}

.background-video-4 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 800px;
  display: flex;
}

.footer-div-2 {
  text-align: center;
  padding: 8px 0;
}

.footer-div-2.right {
  float: right;
}

.dropdbtn {
  color: #951f1f;
}

.dropdbtn:hover {
  font-weight: 700;
}

.heading-14 {
  color: #fff;
  text-align: center;
  margin-top: 51px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 33px;
}

.brand-2 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.html-embed-14 {
  margin-bottom: 0;
}

.paragraph-6 {
  color: var(--black);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.div-block-22 {
  z-index: 50;
  padding-bottom: 10px;
}

.columns-4 {
  align-items: center;
  display: flex;
}

.image-31 {
  width: 165px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-15 {
  text-align: center;
  text-shadow: 0 1px 6px #000;
  margin-top: 241px;
  font-family: Montserrat, sans-serif;
}

.navbtn {
  color: #fff;
  text-align: center;
  width: 125px;
}

.navbtn:hover {
  color: var(--red-tint);
  background-color: #fff;
  font-weight: 700;
}

.navbtn.w--current {
  color: var(--dark-red);
  background-color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-decoration: overline;
}

.navbtn.myaccount {
  outline-offset: -7px;
  color: #951f1f;
  background-color: #fff;
  outline: 2px solid #951f1f;
  font-weight: 700;
  text-decoration: none;
}

.navbtn.myaccount:hover {
  color: #fff;
  background-color: #000;
  outline-color: #fff;
}

.div-block-27 {
  margin-top: auto;
}

.footer-link-2 {
  color: #fff;
  border-bottom-style: none;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: inline-block;
}

.footer-link-2:hover {
  color: #242c2e;
}

.footer-link-2.w--current {
  color: #000;
  font-weight: 700;
}

.copyright-text-2 {
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  font-weight: 400;
}

.text-block-12 {
  color: var(--white);
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.div-block-28 {
  background-color: var(--dark-red);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 25px;
  padding-top: 2px;
  padding-bottom: 2px;
  display: flex;
}

.footer {
  border-top: 2px solid var(--white);
  background-color: var(--maroon);
  padding: 20px 10px;
  box-shadow: 0 -1px 3px #000;
}

.image-32 {
  width: 300px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-29 {
  border-top: 2px solid var(--white);
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  place-content: center;
  justify-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.lowernavmenu_links {
  color: var(--white);
  text-align: center;
  width: 150px;
  height: 45px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
}

.lowernavmenu_links:hover {
  background-color: var(--dark-red);
}

.image-33 {
  width: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

.socialmedia_wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.social_icon_wrapper {
  border: 3px solid var(--dark-red);
  background-color: var(--dark-red);
  margin-left: 0;
  margin-right: 0;
  padding: 10px 5px;
}

.social_icon_wrapper:hover {
  border-color: var(--dark-red);
  background-color: var(--red-tint);
}

.div-block-30 {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.lowernavmenu {
  justify-content: center;
  align-items: center;
  height: 45px;
  text-decoration: none;
  display: flex;
}

.social_icon_links {
  margin-left: 5px;
  margin-right: 5px;
}

.header {
  background-color: var(--red-tint);
  justify-content: flex-end;
  align-items: center;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-13 {
  color: var(--white);
}

.link {
  color: var(--white);
  margin-right: 10px;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}

.image-34, .image-35 {
  width: 20px;
  margin-right: 10px;
}

.copyright {
  background-color: var(--red-tint);
  justify-content: center;
  align-items: center;
  height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.section {
  background-color: var(--white-2);
  padding-top: 40px;
  padding-bottom: 0;
}

.large-heading-red {
  color: var(--red-tint);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 2.25rem;
  line-height: 70px;
}

.large-heading-red.leftside {
  text-align: left;
}

.large-heading-red.no-bottom {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
}

.large-heading-red.no-bottom.other {
  color: var(--red-tint);
  text-align: center;
  margin-top: 0;
}

.paragraph-7 {
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1.1rem;
}

.paragraph-7.other {
  text-align: center;
}

.section-2 {
  padding: 40px 60px;
}

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

.heading-16 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}

.paragraph-8 {
  font-size: 1rem;
}

.paragraph-8.centered {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.1rem;
}

.container {
  margin-left: auto;
  margin-right: auto;
}

.section-3 {
  background-color: var(--white-2);
  background-image: linear-gradient(#fffffff2, #fffffff2), url('../images/pexels-aleksandar-pasaric-325185.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding: 40px 10px;
}

.image-36 {
  text-align: center;
  width: 300px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-14 {
  margin-right: 10px;
  font-size: 1rem;
}

.div-block-33 {
  border-top: 1px solid #000;
  width: 80%;
}

.div-block-34 {
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.paragraph-9 {
  text-align: center;
  margin-bottom: 0;
}

.bold-text-2 {
  text-align: center;
  text-shadow: 0 1px 1px #0003;
  font-size: 16px;
  font-weight: 400;
}

.heading-17 {
  text-align: center;
  text-shadow: 0 1px 1px #0003;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.section-4 {
  background-color: var(--red-tint);
  display: flex;
}

.div-50 {
  align-items: center;
  width: 50%;
  height: 60px;
  display: flex;
}

.heading-18 {
  color: var(--white);
  text-align: center;
  margin: 0 auto;
  font-size: 20px;
}

.button-6 {
  background-color: var(--white);
  color: var(--red-tint);
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
}

.button-6:hover {
  background-color: var(--maroon);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--red-tint), var(--maroon));
  color: var(--white);
}

.social-media {
  padding-top: 40px;
}

.start-project {
  background-color: var(--red-tint);
  display: flex;
}

.background-video-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 650px;
  display: flex;
}

.heading-19 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.paragraph-10 {
  text-align: center;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
}

.paragraph-11 {
  text-align: center;
  font-size: 20px;
}

.text-block-15 {
  text-align: center;
  font-size: 30px;
}

.section-5 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-6 {
  background-color: var(--white-2);
  padding: 10px;
}

.image-37 {
  width: 400px;
  max-width: 400px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
}

.mobile-embed, .div-block-35 {
  display: none;
}

.link-2 {
  color: var(--maroon);
  text-decoration: none;
}

.div-block-36 {
  text-align: center;
  background-color: #f2f4f7;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 20px;
  display: flex;
}

.paragraph-12 {
  color: var(--black);
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 700;
}

.container-2 {
  padding-top: 30px;
}

.section-8 {
  padding: 60px 10px;
}

.grid-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
}

.grid-4 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.image-38 {
  width: 100%;
}

.div-block-37 {
  margin-top: 5px;
}

.heading-20 {
  border-bottom: 1px solid #e2e2e2;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 1.5rem;
  line-height: 2rem;
}

.heading-20.pricing {
  border-bottom-style: none;
  font-size: 1.2rem;
}

.text-block-16 {
  color: var(--black);
  background-color: #e8e8e8;
  border-radius: 5px;
  width: 70px;
  font-weight: 700;
}

.text-block-17 {
  margin-top: 5px;
  margin-bottom: 35px;
}

.text-block-18 {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
}

.text-block-18.sizeoptions {
  margin-top: 20px;
}

.text-block-18.othercheckout {
  margin-top: 40px;
}

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

.colors {
  background-color: var(--black);
  width: 100%;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
}

.colors.red {
  background-color: var(--dark-red-2);
}

.colors.ash {
  background-color: #e8e8e8;
}

.colors.sand {
  background-color: #bbb7a8;
}

.colors.grey {
  background-color: var(--dim-grey);
}

.colors.blue {
  background-color: #262f8f;
}

.colors.white {
  background-color: var(--white);
  border: 1px solid #000;
}

.div-block-38 {
  border: 1px solid #000;
}

.sizes {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.buttonsnip1 {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin: 0 auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  display: block;
}

.buttonsnip1.long {
  color: var(--maroon);
  width: 100%;
  margin-top: 25px;
  margin-bottom: 0;
}

.div-block-39 {
  background-color: #e8e8e8;
  border-radius: 10px;
  height: 145px;
  margin-left: 0;
  padding: 20px 40px;
}

.div-block-40 {
  align-items: center;
  margin-top: 16px;
  margin-bottom: 16px;
  display: flex;
}

.image-39 {
  width: 25px;
}

.text-block-19 {
  width: auto;
  height: 100%;
  margin-left: 20px;
  font-weight: 700;
}

.div-block-41 {
  align-items: center;
  display: flex;
}

.section-9 {
  background-image: url('../images/Franklins-Corporation---Icon-Logo---Smoke-Grey.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  min-height: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-42 {
  margin-top: auto;
  margin-bottom: auto;
}

.paragraph-13 {
  color: #000;
  text-align: center;
  font-size: .8rem;
  line-height: 1.3rem;
}

.image-40 {
  width: 20rem;
  margin: 0 auto;
  display: block;
}

.div-block-43 {
  justify-content: center;
  margin-top: 20px;
  display: flex;
}

.paragraph-14 {
  text-align: center;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 700;
}

.paragraph-15 {
  text-align: center;
  margin-left: 10px;
  font-size: 16px;
  font-weight: 700;
}

.text-span {
  color: var(--dark-red);
}

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

.html-embed-18 {
  color: #f6f6f6;
}

.section-10 {
  background-image: url('../images/job-5382501.jpg');
  background-position: 50%;
  background-size: cover;
  height: 300px;
}

.section-11 {
  padding: 40px 10px;
}

.heading-22 {
  color: #802721;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
}

.paragraph-16 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 16px;
}

.grid-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.button-7 {
  color: #802721;
  text-align: center;
  background-color: #fff;
  border: 1px solid #802721;
  justify-content: center;
  align-items: center;
  height: 63px;
  display: flex;
}

.link-block-2 {
  width: 190px;
}

.navbar-4 {
  background-color: #802721;
  justify-content: center;
  align-items: center;
  height: 80px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.image-41 {
  height: 55px;
}

.brand-3 {
  padding-top: 2px;
  padding-left: 10px;
  display: none;
}

.image-42 {
  height: 60px;
}

.link-block-3 {
  padding-left: 20px;
  padding-right: 20px;
}

.nav-menu-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-12 {
  background-color: #f2f4f7;
  padding-top: 10px;
  padding-bottom: 10px;
}

.paragraph-17 {
  font-size: 15px;
  font-weight: 700;
}

.image-43 {
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-18 {
  text-align: center;
  border-top: 1px solid #802721;
  margin-top: 40px;
  padding-top: 10px;
  font-size: 15px;
}

.paragraph-19 {
  margin-left: 20px;
}

.grid-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button-8 {
  text-align: center;
  background-color: #802721;
  width: 230px;
  margin-top: -70px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  font-weight: 700;
  display: block;
  position: relative;
  box-shadow: 0 1px 3px #0003;
}

.heading-23 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 22px;
}

.grid-8 {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  grid-template-rows: auto;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-20 {
  line-height: 45px;
}

.paragraph-21 {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 0;
  line-height: 45px;
}

.link-block-4 {
  color: #ad0b0b;
  width: 100%;
  font-size: 15px;
  text-decoration: none;
}

.button-9 {
  text-align: center;
  background-color: #802721;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: block;
  box-shadow: 0 2px 5px #0003;
}

.bold-text-3, .bold-text-4 {
  color: red;
}

.section-13 {
  border-top: 2px solid #623691;
  padding: 40px 10px;
}

.container-17 {
  padding-left: 10px;
  padding-right: 10px;
}

.title-header-2 {
  color: #802721;
  text-align: left;
  text-transform: none;
  border-bottom: 1px #d9e1e6;
  margin-top: 40px;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-size: 26px;
  font-weight: 800;
  line-height: 38px;
}

.paragraph-22 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}

.heading-38 {
  color: #802721;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 600;
}

.page-link {
  color: #1d1c55;
  border-bottom: 1px solid #56697e52;
  font-weight: 700;
  text-decoration: none;
}

.page-link:hover {
  color: #56697e;
  border-bottom-color: #56697e;
}

.page-link.w--current {
  color: #8a191b;
  font-weight: 600;
  text-decoration: none;
}

.page-link.w--current:hover {
  box-shadow: none;
  color: #204546;
  font-weight: 600;
}

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

.instagram-image-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.instagram-mask {
  width: 100%;
  height: 100%;
}

.instagram-slide-nav {
  display: none;
}

.instagram-arrow-l {
  color: #23252e;
  background-color: #fff;
  border: 1px solid #eaebf0;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  left: -24px;
}

.instagram-arrow-l:hover {
  color: #09090c;
  background-color: #f6f7f9;
}

.instagram-icon-small-2 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.intagram-card-c-2 {
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  height: 280px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.instagram-arrow-r {
  color: #23252e;
  background-color: #fff;
  border: 1px solid #eaebf0;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  right: -24px;
}

.instagram-arrow-r:hover {
  color: #09090c;
  background-color: #f6f7f9;
}

.instagram-icon-large {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  transition: color .2s;
  display: flex;
}

.instagram-slider-2 {
  background-color: #0000;
  align-items: center;
  width: 100%;
  height: 100%;
}

.instagram-grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: grid;
}

.instagram-slide-2 {
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
}

.instagram-overlay {
  z-index: 99;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: #08080b7a;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0%;
}

.instagram-css-line-clamp {
  display: none;
}

.instagram-section-2 {
  padding: 0 0%;
}

.instagram-container-2 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.instagram-count-2 {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.google-container-s {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.google-section {
  padding: 62px 5%;
}

.google-badge-s {
  grid-column-gap: 12px;
  text-align: center;
  border: 1px solid #eceff9;
  border-radius: 8px;
  flex-wrap: wrap;
  align-items: center;
  padding: 12px 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  display: flex;
}

.google-badge-wrap {
  justify-content: center;
  display: flex;
}

.google-review-detail {
  grid-column-gap: 4px;
  align-items: center;
  display: flex;
}

.google-review-block {
  grid-column-gap: 2px;
  color: #67718e;
  align-items: center;
  display: flex;
}

.div-block-116 {
  align-items: center;
  display: flex;
}

.google-icon-large {
  width: 32px;
}

.google-star-wrap {
  grid-column-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.google-star {
  align-items: center;
  display: flex;
}

.google-slider-nav {
  display: none;
}

.google-slide {
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  position: relative;
}

.google-date {
  color: #979cae;
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.google-star-wrapper {
  grid-column-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 14px;
  display: flex;
}

.arrow-icon {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.google-card {
  grid-row-gap: 8px;
  background-color: #fff;
  border: 1px solid #eaebf0;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 32px;
  display: flex;
  overflow: hidden;
}

.google-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
}

.google-container {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.google-name {
  color: #08080b;
  letter-spacing: .02em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.google-slider {
  grid-column-gap: 54px;
  background-color: #0000;
  align-items: center;
  width: 100%;
  height: 100%;
}

.google-arrow-r {
  color: #23252e;
  background-color: #fff;
  border: 1px solid #eaebf0;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  right: -24px;
}

.google-arrow-r:hover {
  color: #09090c;
  background-color: #f6f7f9;
}

.google-mask {
  width: 100%;
  height: 100%;
}

.google-avatar-circle {
  border: 1px solid #eaebf0;
  border-radius: 2000px;
  width: 64px;
  height: 64px;
  overflow: hidden;
}

.google-average-wrapper {
  justify-content: center;
  margin-top: 56px;
  display: flex;
}

.google-arrow-l {
  color: #23252e;
  background-color: #fff;
  border: 1px solid #eaebf0;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  left: -24px;
}

.google-arrow-l:hover {
  color: #09090c;
  background-color: #f6f7f9;
}

.google-author-wrapper {
  grid-column-gap: 16px;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.google-avatar {
  background-color: #f6f7f9;
  width: 100%;
  height: 100%;
}

.google-caption {
  color: #424553;
  white-space: pre-wrap;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 32px;
}

.google-average-rating {
  grid-column-gap: 4px;
  color: #71768a;
  text-align: center;
  background-color: #f6f7f999;
  border-radius: 50px;
  flex-wrap: wrap;
  align-items: center;
  padding: 12px 16px 12px 12px;
  font-weight: 600;
  display: flex;
}

.google-badge-wrapper {
  grid-column-gap: 4px;
  align-items: center;
  display: flex;
}

.google-posted {
  color: #979cae;
  letter-spacing: .02em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
}

.google-star-row {
  grid-column-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.google-card-block {
  grid-row-gap: 24px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #eaebf0;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 32px;
  display: flex;
  overflow: hidden;
}

.google-avatar-name-wrapper {
  grid-row-gap: 24px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.code-embed {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 405px;
  display: flex;
}

.section-14 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

@media screen and (min-width: 1920px) {
  .button-5 {
    background-color: var(--maroon);
  }

  .mobile-embed, .div-block-35 {
    display: none;
  }

  .heading-21 {
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  .navbar-3 {
    justify-content: flex-end;
    align-items: stretch;
    height: 60px;
    padding-right: 0;
    display: block;
  }

  .nav-menu-3 {
    background-color: #fff;
    width: 100%;
    height: 100vh;
  }

  .column-24 {
    text-align: center;
    flex: none;
    justify-content: flex-end;
    display: flex;
  }

  .section-footernav {
    box-shadow: none;
    border-top-style: solid;
    border-top-color: #d6e3e9;
    padding-left: 15px;
    padding-right: 15px;
  }

  .dropdown-list {
    background-color: #cfcfcf;
    margin-top: 0;
  }

  .dropdown-list.w--open {
    background-color: #e7e5e5;
    border-top-style: none;
    border-radius: 0;
    padding-left: 20px;
  }

  .footer-div-2.right {
    text-align: center;
  }

  .text-block-11 {
    color: #fff;
    text-align: center;
    margin-top: -6px;
    font-size: 12px;
  }

  .heading-14 {
    top: 75%;
  }

  .icon-3 {
    color: var(--white);
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
  }

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

  .div-block-22 {
    top: 85%;
  }

  .columns-4 {
    display: block;
  }

  .menu-button-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu-button-3.w--open {
    background-color: var(--red-tint);
    outline-color: var(--white);
    outline-offset: -5px;
    outline-width: 1px;
    outline-style: solid;
  }

  .navbtn {
    color: #951f1f;
    text-align: left;
    border-bottom: 1px solid #cfcfcf;
    width: 100%;
  }

  .navbtn.myaccount {
    text-align: center;
  }

  .dropdown {
    width: 100%;
  }

  .footer-link-2 {
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
  }

  .copyright-text-2 {
    text-align: left;
    margin-bottom: 7px;
  }

  .div-block-29 {
    width: 90%;
  }

  .header {
    justify-content: center;
    align-items: center;
  }

  .section-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .paragraph-8 {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .text-block-14 {
    margin-right: 5px;
  }

  .div-block-33 {
    width: 69%;
  }

  .paragraph-9 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .section-7 {
    height: auto;
    padding: 0;
  }

  .mobile-embed, .div-block-35 {
    display: block;
  }

  .link-block-2.w--current {
    display: none;
  }

  .navbar-4 {
    height: 60px;
    display: block;
  }

  .image-41 {
    height: 50px;
  }

  .brand-3 {
    padding-top: 5px;
    display: block;
  }

  .link-block-3 {
    flex: 0 auto;
    display: none;
  }

  .nav-menu-4 {
    background-color: #fff;
  }

  .icon-4 {
    color: #fff;
  }

  .menu-button-4, .menu-button-4.w--open {
    background-color: #802721;
  }

  .grid-8 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .instagram-arrow-l {
    margin-bottom: -72px;
    left: -72px;
    right: 0;
  }

  .instagram-arrow-r {
    margin-bottom: -72px;
    left: 0;
    right: -72px;
  }

  .instagram-grid-2 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .instagram-section-2 {
    padding-bottom: 75px;
  }

  .google-section {
    padding-bottom: 140px;
  }

  .google-grid {
    grid-template-columns: 1fr 1fr;
    justify-items: center;
  }

  .google-arrow-r {
    margin-bottom: -72px;
    left: 0;
    right: -72px;
  }

  .google-arrow-l {
    margin-bottom: -72px;
    left: -72px;
    right: 0;
  }
}

@media screen and (max-width: 767px) {
  .column-24 {
    justify-content: center;
  }

  .background-video-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer-div-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-6 {
    width: auto;
  }

  .heading-15 {
    font-size: 37px;
  }

  .copyright-text-2 {
    text-align: center;
  }

  .div-block-29 {
    width: 100%;
  }

  .lowernavmenu_links {
    width: 560px;
  }

  .div-block-30 {
    flex-direction: column;
  }

  .link {
    display: none;
  }

  .large-heading-red.no-bottom {
    font-size: 1.8rem;
  }

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

  .heading-16.rightside {
    text-align: right;
  }

  .image-36 {
    width: 250px;
  }

  .div-block-33 {
    width: 58%;
  }

  .div-block-right-side {
    justify-content: flex-end;
    display: flex;
  }

  .section-4 {
    flex-direction: column;
  }

  .div-50 {
    width: 100%;
  }

  .start-project {
    flex-direction: column;
  }

  .html-embed-15 {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .intagram-card-c-2 {
    height: 200px;
  }

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

@media screen and (max-width: 479px) {
  .navbar-3 {
    padding-left: 5px;
  }

  .section-footernav {
    padding-left: 10px;
    padding-right: 10px;
  }

  .background-video-4 {
    background-image: linear-gradient(#00000080, #00000080);
    flex-direction: row;
    height: 400px;
  }

  .bold-text {
    font-size: 16px;
  }

  .footer-div-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-6 {
    font-size: 16px;
    line-height: 24px;
  }

  .image-31 {
    width: 147px;
  }

  .heading-15 {
    margin-top: 150px;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 26px;
  }

  .footer-link-2 {
    margin-left: 0;
  }

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

  .footer {
    padding-left: 0;
    padding-right: 0;
  }

  .image-32 {
    width: 250px;
  }

  .lowernavmenu_links:hover, .social_icon_wrapper:hover {
    background-color: var(--red-tint);
  }

  .header {
    justify-content: center;
  }

  .copyright {
    padding-left: 5px;
    padding-right: 5px;
  }

  .large-heading-red {
    font-size: 1.6rem;
    line-height: 45px;
  }

  .large-heading-red.no-bottom {
    font-size: 1.6rem;
    line-height: 34px;
  }

  .paragraph-7 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-33 {
    width: 24%;
  }

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

  .image-37 {
    width: 300px;
  }

  .link-2 {
    color: var(--maroon);
    font-weight: 700;
    text-decoration: none;
  }

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

  .paragraph-12 {
    font-size: 14px;
  }

  .section-9 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .paragraph-13 {
    font-size: .7rem;
  }

  .intagram-card-c-2 {
    height: 150px;
  }
}


