body {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 25px;
}

.header-section {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding-top: 18px;
  padding-bottom: 18px;
  background-color: #fff;
  box-shadow: 9px 0 12px -4px rgba(0, 0, 0, 0.25);
}

.footer-section {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #000;
  color: #797979;
}

.logo-container {
  max-width: 990px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  text-align: left;
}

.logo {
  max-width: 120px;
}

.container {
  width: 100%;
  max-width: 830px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 0px;
}

.bg {
  padding: 80px 15px 40px;
  background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), color-stop(27%, #fff), color-stop(66%, #fff), color-stop(79%, hsla(0, 0%, 100%, 0.55)), to(hsla(0, 0%, 100%, 0))), url('../images/BathMat-CH1-4.png');
  background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 27%, #fff 66%, hsla(0, 0%, 100%, 0.55) 79%, hsla(0, 0%, 100%, 0)), url('../images/BathMat-CH1-4.png');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
}

.bg.blue {
  display: none;
  padding-top: 30px;
  background-color: #002653;
  background-image: none;
}

.header-wrapper {
  margin-bottom: 20px;
  text-align: center;
}

.header-wrapper.b20 {
  margin-bottom: 20px;
}

.subheader {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}

.subheader.grey {
  margin-bottom: 10px;
  color: #312f32;
}

.subheader.grey.b30 {
  margin-bottom: 30px;
}

.subheader._2 {
  max-width: 80%;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
}

.subheader.bmargin60 {
  margin-bottom: 60px;
}

.subheader.bmargin60.center {
  text-align: center;
}

.subheader.center {
  text-align: center;
}

.subheader.xs {
  max-width: 80%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
  text-align: center;
}

.subheader.xs.white {
  color: #fff;
}

.subheader.xs.blue.full {
  max-width: 100%;
}

.subheader.xs.b10 {
  margin-bottom: 10px;
}

.subheader.xs.b10.full {
  max-width: 100%;
  text-align: left;
}

.subheader.xs.b10-copy {
  margin-bottom: 10px;
}

.subheader.xs.red.margin {
  margin-bottom: 0px;
}

.subheader.xs.full {
  max-width: 100%;
  text-align: left;
}

.header {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #02325a;
  font-size: 55px;
  line-height: 1.1em;
  font-weight: 800;
  text-align: center;
}

.header.small {
  max-width: 100%;
  margin: 30px auto 25px;
  font-size: 37px;
  line-height: 1.15em;
  font-weight: 800;
}

.header.small.white {
  margin-top: 0px;
  color: #fff;
}

.header.small.white.notp {
  margin-top: 0px;
}

.header.small.center {
  text-align: center;
}

.header.small.center.blue {
  margin-bottom: 10px;
  color: #02325a;
}

.header.small.center.blue.ntp {
  margin-top: 0px;
  font-size: 60px;
  line-height: 1.1em;
}

.header.small.center.blue.standar {
  font-size: 50px;
}

.header.small.bmargin40 {
  margin-bottom: 40px;
}

.header.small.b10 {
  margin-bottom: 10px;
}

.header.small.b10.no-top {
  margin-top: 0px;
}

.header.small.full {
  max-width: 100%;
}

.header.small.full.no-margin {
  margin-bottom: 10px;
}

.header.small.full.no-margin.ntm {
  margin-top: 0px;
}

.header.small.left {
  text-align: left;
}

.header.brown {
  color: #489604;
  font-weight: 800;
}

.header.smaller {
  max-width: 90%;
  margin: 30px auto 25px;
  font-size: 35px;
  line-height: 1.3em;
  font-weight: 800;
}

.header.smaller.white {
  margin-top: 0px;
  color: #fff;
}

.header.smaller.white.notp {
  margin-top: 0px;
}

.header.smaller.center {
  text-align: center;
}

.header.smaller.center.blue {
  margin-bottom: 10px;
  color: #02325a;
}

.header.smaller.bmargin40 {
  margin-bottom: 40px;
}

.header.smaller.b10 {
  margin-bottom: 10px;
}

.header.smaller.b10.no-top {
  margin-top: 0px;
}

.header.smaller.tp {
  margin-top: 10px;
  margin-bottom: 0px;
}

.header.xs {
  max-width: 100%;
  margin: 30px auto 25px;
  font-size: 25px;
  line-height: 1.3em;
  font-weight: 800;
  text-align: left;
}

.header.xs.white {
  margin-top: 0px;
  color: #fff;
}

.header.xs.white.notp {
  margin-top: 0px;
}

.header.xs.center {
  text-align: center;
}

.header.xs.center.blue {
  margin-bottom: 10px;
  color: #02325a;
}

.header.xs.center.blue.ntp {
  margin-top: 0px;
  font-size: 60px;
  line-height: 1.1em;
}

.header.xs.bmargin40 {
  margin-bottom: 40px;
}

.header.xs.b10 {
  margin-bottom: 10px;
}

.header.xs.b10.no-top {
  margin-top: 0px;
}

.header.xs.full {
  max-width: 100%;
}

.header.xs.align-center {
  text-align: center;
}

.header.red.b40 {
  margin-bottom: 40px;
}

.underline {
  display: inline-block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  background-image: url('../images/underline.png');
  background-position: 50% 100%;
  background-size: auto;
  background-repeat: no-repeat;
}

.p {
  margin-top: 0px;
  margin-bottom: 23px;
  color: #000;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  text-decoration: none;
}

.p.highlight {
  color: #02325a;
  font-weight: 700;
  text-decoration: none;
}

.p.highlight.b20 {
  margin-bottom: 20px;
  line-height: 25px;
  font-weight: 700;
}

.p.smaller {
  font-size: 15px;
  line-height: 28px;
}

.p.smaller.no-margin {
  margin-bottom: 0px;
}

.p.white {
  color: #fff;
}

.p.white.bmargin40 {
  margin-bottom: 40px;
}

.p.center {
  text-align: center;
}

.p.no-margin {
  margin-bottom: 0px;
}

.p.b40 {
  margin-bottom: 40px;
}

.thin {
  color: #000;
  font-weight: 400;
}

.img-link {
  border-style: solid;
  border-width: 5px;
  border-color: #fff;
  box-shadow: 2px 2px 10px 3px rgba(0, 0, 0, 0.12);
  text-decoration: none;
}

.img-link.max {
  position: relative;
  max-width: 350px;
  min-height: 450px;
  min-width: 350px;
  margin-bottom: 20px;
  margin-left: 20px;
  float: right;
  border-style: none;
  box-shadow: none;
}

.img-link.full {
  max-width: 90%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}

.img-link.full.no-shadow {
  box-shadow: none;
}

.img-link.float {
  position: relative;
  max-width: 350px;
  min-height: auto;
  min-width: 350px;
  margin-bottom: 20px;
  margin-left: 20px;
  padding: 5px;
  float: right;
  border-style: none;
  box-shadow: 2px 2px 10px 3px rgba(0, 0, 0, 0.12);
  text-decoration: none;
}

.img-link.no--shadow {
  margin-bottom: 20px;
  border-style: none;
  background-color: #fff;
  box-shadow: none;
}

.img-link.b23 {
  margin-bottom: 20px;
}

.img-link.b40 {
  margin-bottom: 40px;
}

.list-wrapper {
  display: none;
  margin-bottom: 35px;
  margin-left: 30px;
}

.list-wrapper.show {
  display: block;
}

.list {
  padding-left: 40px;
  background-image: url('../images/play-button.svg');
  background-position: 0% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.blue {
  color: #02325a;
}

.separator-headlines {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 800;
}

.video {
  overflow: hidden;
  max-width: 600px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.video.full {
  max-width: 90%;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  background-color: #fff;
  box-shadow: 3px 3px 14px -1px rgba(0, 0, 0, 0.04);
}

.competetive-wrapper {
  display: none;
  padding-top: 40px;
  padding-bottom: 40px;
}

.competitive-block {
  max-width: 750px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 60px 25px;
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.19);
  font-family: Lora, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
}

.header-2 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Lora, sans-serif;
  font-size: 38px;
  line-height: 45px;
  text-align: center;
}

.image {
  margin-bottom: 30px;
}

.guarantee-block {
  display: block;
  padding-top: 100px;
  padding-bottom: 40px;
}

.guarantee-wrapper {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 4px;
  border-style: solid;
  border-width: 10px;
  border-color: #dd9b28;
}

.guarantee-content {
  padding: 0px 35px 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #ffbf46;
  text-align: center;
}

.left-align {
  text-align: left;
}

.guarantee {
  position: relative;
  top: -106px;
  max-height: 150px;
  max-width: 243px;
  margin-right: auto;
  margin-left: auto;
}

.full-width {
  min-width: 100%;
}

.discount-button-wrapper {
  margin-bottom: 15px;
  text-align: center;
}

.discount-button-wrapper.bmargin40 {
  margin-bottom: 30px;
}

.button {
  padding: 20px 60px;
  border-bottom: 3px solid #060;
  border-radius: 8px;
  background-color: #1ea805;
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
}

.button.margin40 {
  margin-bottom: 40px;
}

.button.banner {
  padding-right: 40px;
  padding-left: 40px;
  font-size: 26px;
}

.button.center {
  text-align: center;
}

.footer {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.footer-link {
  margin-right: 0px;
  margin-left: 0px;
  float: none;
  color: #797979;
  text-decoration: none;
}

.footer-text-link {
  margin-bottom: 5px;
  color: #797979;
}

.video-embed {
  min-height: 440px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 5px;
  border-color: #fff;
  background-color: #fff;
  box-shadow: 2px 2px 10px 3px rgba(0, 0, 0, 0.12);
}

.video-embed.hide {
  display: none;
}

.testimonial {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 23px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: none none none solid;
  border-width: 1px 1px 1px 3px;
  border-color: #2a7de1 #2a7de1 #2a7de1 #02325a;
  background-color: rgba(42, 125, 225, 0.04);
  box-shadow: 4px 6px 9px 4px rgba(0, 0, 0, 0.02);
}

.testimonial.bmargin40 {
  margin-bottom: 40px;
}

.testimonial-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.testimonial-content.no-margin {
  margin-bottom: 0px;
}

.testimonial-image {
  display: none;
  width: 60px;
  height: 60px;
  margin-right: 13px;
  border-radius: 100%;
}

.dashline {
  height: 0px;
  margin-bottom: 23px;
  border-bottom: 2px dashed #2a7de1;
}

.line {
  text-decoration: underline;
}

.guarantee-payment {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.guarantee-payment.b-margin20 {
  margin-bottom: 40px;
}

.guarantee-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 50%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.guarantee-badge {
  max-width: 65px;
  min-width: 65px;
  margin-right: 10px;
}

.p-2 {
  margin-top: 0px;
  margin-bottom: 23px;
  line-height: 30px;
  font-weight: 500;
}

.p-2.tab {
  margin-bottom: 0px;
}

.payment-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testimonial-wrapper {
  margin: 40px -15px;
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #02325a;
}

.small-text {
  margin-bottom: 20px;
  font-weight: 500;
  text-align: center;
}

.row {
  width: 100%;
  max-width: 830px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.accordion-content-divider {
  width: 100%;
  height: 0px;
  border-bottom: 1px solid rgba(42, 125, 225, 0.3);
}

._w-accordion-item-a {
  padding: 20px 0px 30px;
}

._w-accordion-item-q-icon {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1.5em;
  height: 1.5em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._w-accordion-content-divider {
  padding-right: 0px;
  padding-left: 0px;
}

.c-accordion-item-q-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.accordion-item-q-text {
  color: #02325a;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0px;
}

._w-accordion-item-q {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.c-accordion-list {
  margin-bottom: 40px;
}

._w-accordion-item {
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  cursor: pointer;
}

.accordion-item-q-icon-stripe-1 {
  position: relative;
  width: 60%;
  height: 4px;
  background-color: #2a7de1;
}

.c-accordion-item {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #fff;
}

.c-accordion-item-q-icon {
  display: none;
  margin-right: 10px;
  padding: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.accordion-item-q-icon-stripe-2 {
  position: absolute;
  width: 4px;
  height: 60%;
  background-color: #2a7de1;
}

.accordion-item-a-text {
  margin-bottom: 0px;
  color: #000;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
}

.c-accordion-item-a {
  overflow: hidden;
}

.text-line {
  text-decoration: underline;
}

.subheading {
  position: relative;
  top: -9px;
  display: inline-block;
  margin: 0px auto;
  padding: 5px 20px;
  background-color: #d00;
  color: #fff;
  font-size: 35px;
  line-height: 40px;
  font-style: italic;
  font-weight: 800;
}

.subheading.center {
  margin-right: auto;
  margin-left: auto;
}

.subheading.smaller {
  font-size: 28px;
  line-height: 45px;
}

.highlight {
  color: #02325a;
  text-decoration: none;
}

.highlight.line {
  text-decoration: underline;
}

.tripping-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 100%;
}

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

.red {
  color: #d00;
}

.sample-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 400px;
  padding-right: 45px;
  padding-left: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f7f7f7;
  color: #000;
  font-size: 17px;
  line-height: 28px;
  text-align: center;
  text-decoration: none;
}

.sample-image.webflow {
  padding-top: 35px;
  padding-bottom: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
}

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

.italic-text {
  color: #02325a;
}

.text-span {
  color: #02325a;
}

.bold-text {
  color: #02325a;
}

.bold-text-2 {
  text-decoration: none;
}

.bold-text-3 {
  text-decoration: none;
}

.bold-text-4 {
  text-decoration: none;
}

.bold-text-4.highlight {
  text-decoration: underline;
}

.text-span-2 {
  color: #2a7de1;
}

.text-span-3 {
  color: #2a7de1;
}

.bold-text-5 {
  color: #02325a;
}

.text-span-4 {
  color: #02325a;
}

.text-span-5 {
  color: #2a7de1;
}

.text-span-6 {
  color: #2a7de1;
}

.background-video {
  width: 100%;
  height: 400px;
}

.vid-placeholder {
  z-index: 1;
  max-height: 400px;
  min-height: 400px;
  min-width: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}

.button-wrapper {
  text-align: center;
}

.image-2 {
  margin-left: 0px;
  font-size: 100%;
}

.react-box {
  position: relative;
  left: 5px;
  top: -17px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2px 10px 2px 3px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 1px 0 4px 0 rgba(0, 0, 0, 0.17);
  opacity: 1;
  color: #777d88;
  font-size: 12px;
}

.facebook-reviews {
  width: 90%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.react-content-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.avatar {
  border-radius: 100%;
  font-size: 100%;
}

.comment-wrapper {
  width: 100%;
  margin-bottom: 5px;
  padding: 15px 40px 15px 20px;
  border-radius: 45px;
  background-color: #fff;
  color: #1d2129;
  font-size: 14px;
  line-height: 15px;
  font-weight: 400;
  text-align: left;
}

.image-3 {
  font-size: 100%;
}

.numtext {
  margin-left: 5px;
  line-height: 16px;
}

.paragraph {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #1d2129;
  font-size: 14px;
  line-height: 1.4;
}

.comment-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.comment-flex.start {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 20px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.text-block-6 {
  color: #fff;
  font-size: 13px;
}

.react-details-box {
  color: #365899;
  font-size: 12px;
  line-height: 15px;
}

.blue-2 {
  color: #365899;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700;
}

.avatar-wrapper {
  max-width: 50px;
  min-width: 50px;
  margin-right: 20px;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-span-7 {
  color: #d00;
}

.text-span-8 {
  color: #d00;
}

.checkicon {
  max-width: 30px;
  margin-right: 20px;
  color: #f8a200;
}

.div-block-4 {
  margin-right: 20px;
}

.list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-block-7 {
  max-width: 520px;
  margin-bottom: 10px;
  font-size: 17px;
}

.li-checks {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 40px;
  background-image: url('../images/check-mark.png');
  background-position: 0% 0%;
  background-size: 32px;
  background-repeat: no-repeat;
  font-size: 17px;
}

.t-yellow {
  color: #fec92f;
}

.image-4 {
  width: 100%;
  max-width: 445px;
}

.text-block-3 {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding: 16px 15px;
  font-size: 19px;
  text-align: center;
}

.text-block-2 {
  margin-bottom: 25px;
  font-size: 17px;
}

.heading-2 {
  margin-bottom: 20px;
}

.list-hero {
  display: -ms-grid;
  display: grid;
  margin-top: 35px;
  margin-bottom: 30px;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 19px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.c-1165 {
  overflow: visible;
  width: 100%;
  max-width: 1165px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-bottom: 3px;
  padding-left: 15px;
}

.wrapper-hero {
  position: relative;
  display: -ms-grid;
  display: grid;
  padding-top: 50px;
  padding-bottom: 50px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 0.7fr;
  grid-template-columns: 1fr 0.7fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-2 {
  position: relative;
  z-index: 1;
  background-color: #333;
  color: #fff;
}

.mini-divider {
  width: 100%;
  height: 3px;
  max-width: 90px;
  margin-bottom: 20px;
  background-color: #3567e7;
}

.button-2 {
  padding: 24px 60px;
  background-color: #3567e7;
  font-size: 26px;
  line-height: 1.2;
}

.footer-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.right-col {
  width: 50%;
  text-align: left;
}

.link-block {
  max-width: 45%;
}

@media screen and (max-width: 991px) {
  .bg {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .subheader {
    font-size: 20px;
  }

  .header {
    font-size: 40px;
  }

  .header.small {
    font-size: 35px;
  }

  .header.smaller {
    font-size: 35px;
  }

  .header.xs {
    font-size: 35px;
  }

  .p {
    margin-bottom: 25px;
    font-size: 17px;
    line-height: 22px;
  }

  .p-2 {
    margin-bottom: 25px;
    font-size: 17px;
    line-height: 22px;
  }

  .image-4 {
    max-width: 350px;
  }

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

  .text-block-2 {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .heading-2 {
    margin-bottom: 10px;
    font-size: 29px;
  }

  .list-hero {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .wrapper-hero {
    padding-top: 20px;
    padding-bottom: 30px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .button-2 {
    position: relative;
    z-index: 2;
    width: 100%;
    padding-right: 1%;
    padding-left: 1%;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .bg {
    overflow: hidden;
  }

  .subheader._2 {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 37px;
  }

  .subheader.xs {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 37px;
  }

  .header.small {
    font-size: 24px;
  }

  .header.small.center.blue.standar {
    font-size: 37px;
  }

  .header.smaller {
    font-size: 22px;
  }

  .header.xs {
    font-size: 22px;
  }

  .underline {
    background-position: 50% 100%;
    background-size: 200px;
  }

  .img-link.max {
    min-width: 400px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .img-link.float {
    min-width: 400px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .list-wrapper {
    margin-left: 0px;
  }

  .competitive-block {
    padding-right: 15px;
    padding-left: 15px;
  }

  .guarantee-content {
    padding-right: 15px;
    padding-left: 15px;
  }

  .full-width {
    width: 100%;
  }

  .button {
    width: 100%;
    font-size: 26px;
  }

  .guarantee-payment {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .guarantee-flex {
    max-width: 100%;
  }

  .p-2.tab {
    font-size: 20px;
  }

  .payment-logo {
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .c-accordion-list {
    margin-bottom: 40px;
  }

  .subheading {
    font-size: 26px;
    line-height: 30px;
  }

  .image-4 {
    max-width: 320px;
  }

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

  .footer-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .right-col {
    width: 100%;
  }

  .link-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .header-section {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .logo-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .logo {
    max-width: 100px;
  }

  .container {
    padding-left: 15px;
  }

  .bg {
    overflow: hidden;
    padding-top: 60px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .header-wrapper {
    margin-bottom: 20px;
  }

  .subheader {
    font-size: 20px;
    line-height: 25px;
  }

  .subheader._2 {
    max-width: 100%;
    font-size: 23px;
    line-height: 28px;
  }

  .subheader.bmargin60 {
    margin-bottom: 20px;
  }

  .subheader.xs {
    max-width: 100%;
    font-size: 19px;
    line-height: 24px;
  }

  .subheader.xs.full {
    text-align: center;
  }

  .header {
    font-size: 35px;
    line-height: 35px;
  }

  .header.small {
    max-width: 100%;
    font-size: 30px;
    line-height: 35px;
  }

  .header.small.center.blue.ntp {
    font-size: 44px;
  }

  .header.small.center.blue.standar {
    font-size: 33px;
    line-height: 44px;
  }

  .header.small.left {
    text-align: center;
  }

  .header.smaller {
    line-height: 30px;
  }

  .header.smaller.tp {
    max-width: 100%;
  }

  .header.xs {
    max-width: 100%;
    font-size: 28px;
    line-height: 35px;
  }

  .p {
    margin-bottom: 23px;
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
  }

  .img-link.max {
    position: relative;
    left: 0px;
    max-width: 100%;
    min-height: 370px;
    min-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    float: none;
  }

  .img-link.full {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .img-link.float {
    position: relative;
    left: 0px;
    max-width: 100%;
    min-height: auto;
    min-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    float: none;
  }

  .img-link.b40 {
    margin-bottom: 20px;
  }

  .list {
    padding-left: 23px;
    background-size: 10px;
  }

  .video.full {
    max-width: 100%;
  }

  .competitive-block {
    padding-right: 40px;
    padding-left: 40px;
  }

  .guarantee-wrapper {
    max-width: 100%;
  }

  .guarantee {
    top: -72px;
    max-height: 60px;
    max-width: 120px;
  }

  .discount-button-wrapper {
    margin-bottom: 20px;
  }

  .button {
    padding: 21px 5px;
    line-height: 34px;
  }

  .video-embed {
    max-width: 100%;
    min-height: 425px;
    min-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .testimonial-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }

  ._w-accordion-item-a {
    padding-right: 0px;
    padding-left: 0px;
  }

  .accordion-item-q-text {
    font-size: 1.1em;
    line-height: 1.3em;
  }

  .c-accordion-list {
    margin-bottom: 40px;
  }

  .subheading {
    padding-right: 14px;
    padding-left: 14px;
    font-size: 22px;
    line-height: 23px;
  }

  .subheading.thin {
    font-size: 17px;
    line-height: 25px;
  }

  .subheading.smaller {
    margin-bottom: 10px;
    font-size: 21px;
    line-height: 33px;
  }

  .sample-image {
    min-height: 250px;
    padding-right: 18px;
    padding-left: 18px;
    font-size: 10px;
    line-height: 20px;
  }

  .vid-placeholder {
    max-height: 25vh;
    min-height: 25vh;
  }

  .facebook-reviews {
    width: 100%;
  }

  .comment-wrapper {
    border-radius: 10px;
  }

  .comment-flex.start {
    padding-right: 10px;
    padding-left: 10px;
  }

  .text-block-7 {
    font-size: 18px;
  }

  .li-checks {
    background-position: 0% 50%;
    font-size: 18px;
  }

  .image-4 {
    max-width: 300px;
  }

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

  .heading-2 {
    font-size: 29px;
  }

  .list-hero {
    grid-row-gap: 15px;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }

  .button-2 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 21px;
  }
}

