:root {
  --color-3: #132b46;
  --color-7: #206ada;
  --color-6: #e89b22;
  --color-4: #558bce;
  --color-8: #213463;
  --color: white;
  --color-2: #333;
  --color-5: #507ec4;
}

body {
  color: #333;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.75em;
}

h2 {
  color: var(--color-3);
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1.2em;
}

h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.2em;
}

p {
  margin-bottom: 20px;
}

ul {
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 40px;
  line-height: 1.5em;
}

li {
  margin-bottom: 10px;
}

.hero {
  background-image: url('../images/hero-woman.png'), url('../images/hero-bg-blue.png');
  background-position: 98% 100%, 105% 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto 90%, auto;
  align-items: center;
  height: 92vh;
  margin-top: 8vh;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 5%;
  display: flex;
}

.hero-text-div {
  max-width: 40%;
}

.hero-top-line {
  color: var(--color-7);
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 1.5em;
  font-weight: 500;
}

.hero-lg-line {
  color: var(--color-3);
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 3em;
  font-weight: 700;
  line-height: 1.2em;
}

.hero-p {
  margin-bottom: 20px;
  font-size: 1.5em;
  line-height: 1.5em;
}

.button {
  background-color: var(--color-7);
  border-radius: 50px;
  padding: 15px 30px;
  line-height: 1em;
}

.button:hover {
  background-color: var(--color-3);
}

.button.hover-yel:hover {
  background-color: var(--color-6);
}

.button.dark {
  background-color: var(--color-3);
}

.button.dark:hover {
  background-color: var(--color-4);
}

.navbar {
  background-color: var(--color-8);
  position: fixed;
  inset: 0% 0% auto;
}

.image {
  height: 80px;
}

.nav-menu {
  justify-content: flex-end;
  align-items: center;
  height: 80px;
  padding-right: 20px;
  display: flex;
}

.section-less-pad {
  padding: 25px 25px 5%;
}

.special-wrap {
  background-image: url('../images/welcome-bg-pattern2.png');
  background-position: 0 100%;
  background-size: cover;
  border-radius: 25px;
  padding: 75px;
}

.special-wrap._2 {
  background-image: url('../images/welcome-bg-patternrev.jpg');
}

.wrap-flex {
  justify-content: space-between;
  display: flex;
}

.wrap-flex.btm-line {
  border-bottom: 1px solid var(--color);
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.div-48 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 48%;
  display: flex;
}

.div-48.white, .h2-white {
  color: var(--color);
}

.tabs {
  display: flex;
}

.tabs-menu {
  flex-flow: column;
  width: 40%;
  display: flex;
}

.tabs-content {
  width: 60%;
}

.tab-pane {
  height: 100%;
}

.tab-text-div {
  color: var(--color);
  flex-flow: column;
  align-items: flex-start;
  padding-left: 75px;
  display: flex;
  position: relative;
  inset: 0%;
}

.tab-link {
  color: var(--color);
  background-color: #ddd0;
  padding-left: 0;
  font-weight: 700;
  line-height: 1.2em;
}

.tab-link:hover {
  color: var(--color-8);
}

.tab-link.w--current {
  background-color: var(--color);
  color: var(--color-3);
  background-image: url('../images/icons8-sort-right.svg');
  background-position: 5px;
  background-repeat: no-repeat;
  background-size: 20px;
  border-radius: 10px;
  padding-left: 30px;
}

.section {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 0;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 0%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section.eye {
  min-height: 65vh;
  padding-left: 10%;
}

.couple-glasses-div {
  z-index: 5;
  object-fit: cover;
  border-radius: 50% 0 0% 50%;
  width: 50%;
  height: 115%;
  position: absolute;
  inset: auto 0% auto auto;
  overflow: hidden;
}

.img-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.img-cover.move {
  margin-top: 30px;
}

.glasses-text-div {
  z-index: 20;
  color: var(--color);
  width: 40%;
  position: relative;
}

.bg-blue-pattern-glasses {
  background-image: url('../images/hero-bg-blue.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 50%;
  width: 115%;
  height: auto;
  position: absolute;
  inset: 0% 0% 0% 5%;
}

.testimonial-slider {
  background-color: #0000;
  width: 85%;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slide-wrapper {
  background-image: url('../images/testimonial-bg.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  max-width: 48%;
  height: 100%;
  margin-right: 2%;
}

.testimonial-card {
  color: var(--color);
  background-color: #fff0;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  min-height: 350px;
  padding: 24px;
  display: flex;
}

.testimonial-info {
  align-self: stretch;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-author {
  margin-bottom: 2px;
  font-size: 1.2em;
}

.tagline {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
}

.testimonial-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  inset: 0% auto 0% -70px;
}

.testimonial-slider-left:focus-visible, .testimonial-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.testimonial-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -70px;
}

.testimonial-slider-right:focus-visible, .testimonial-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

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

.p-lg {
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.5em;
}

.stars-and-rating {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.image-2 {
  height: 20px;
  margin-right: 10px;
}

.list-no-marg {
  margin-bottom: 0;
}

.contact-form-section {
  background-image: url('../images/kid.jpg');
  background-position: 0 10%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-end;
  align-items: center;
  min-height: 55vh;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-right: 5%;
  display: flex;
}

.form-block {
  background-image: url('../images/testimonial-bg.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 50%;
  margin-bottom: 0;
  padding: 25px;
}

.text-field {
  background-color: #fff0;
  border-radius: 50px;
  min-height: 50px;
  padding-left: 25px;
}

.text-field:focus, .text-field::placeholder {
  color: var(--color);
}

.text-field.tall {
  border-radius: 20px;
  min-height: 125px;
  margin-bottom: 20px;
  padding: 25px;
}

.form {
  color: var(--color);
}

.footer {
  background-color: var(--color-8);
  padding-top: 5%;
  padding-bottom: 5%;
}

.logo-holder {
  justify-content: center;
  align-items: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.image-3 {
  z-index: 5;
  background-color: var(--color-8);
  height: 80px;
  padding-left: 50px;
  padding-right: 35px;
  position: relative;
}

.line {
  background-color: var(--color-6);
  height: 1px;
  position: absolute;
  inset: 40px 0% auto;
}

.wrap {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.wrap.top-marg {
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.wrap.top-marg.white {
  color: var(--color);
}

.wrap.top-marg.center-top {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}

.sm-text {
  text-align: left;
  width: 32%;
  font-size: .8em;
  line-height: 1.5em;
}

.link-white {
  color: var(--color);
}

.link-white:hover {
  color: var(--color-6);
}

._32 {
  width: 32%;
}

._32.right {
  justify-content: flex-end;
  display: flex;
}

.image-4 {
  width: 100%;
  margin-top: 20px;
}

@media screen and (max-width: 991px) {
  .hero {
    background-position: 98% 100%, 100% 100%;
    background-size: auto 75%, 60%;
    align-items: flex-start;
    height: 725px;
    margin-top: 75px;
  }

  .hero-text-div {
    flex-flow: column;
    align-items: flex-start;
    width: 55%;
    max-width: none;
    display: flex;
  }

  .hero-top-line {
    font-size: 1.2em;
  }

  .hero-lg-line {
    font-size: 2.5em;
  }

  .hero-p {
    font-size: 1.2em;
  }

  .special-wrap {
    padding: 25px;
  }

  .h2-white {
    font-size: 2em;
  }

  .section.eye {
    background-color: var(--color-3);
    flex-flow: row;
    justify-content: flex-start;
    min-height: 0;
    padding-left: 5%;
  }

  .couple-glasses-div {
    height: 100%;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .img-cover.move {
    margin-top: 0;
  }

  .bg-blue-pattern-glasses {
    display: none;
  }

  .testimonial-slide-wrapper {
    max-width: 46%;
    margin-left: 2%;
  }

  .testimonial-card {
    min-height: 400px;
  }

  .testimonial-slider-left {
    left: -30px;
  }

  .testimonial-slider-right {
    right: -30px;
  }

  .p-lg {
    font-size: 1.2em;
  }

  .stars-and-rating {
    margin-bottom: 10px;
  }

  .sm-text, ._32.right {
    width: 49%;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    background-size: auto 65%, 50%;
    height: 450px;
    margin-top: 50px;
  }

  .hero-text-div {
    width: 65%;
  }

  .hero-top-line {
    margin-bottom: 5px;
  }

  .hero-lg-line {
    font-size: 2em;
  }

  .hero-p {
    max-width: 80%;
    font-size: 1em;
  }

  .button.hover-yel.sm {
    padding: 12px 20px;
    font-size: .9em;
  }

  .button.dark {
    text-align: center;
    font-size: .9em;
  }

  .button.dark.btm-marg {
    margin-bottom: 20px;
  }

  .image, .nav-menu {
    height: 60px;
  }

  .wrap-flex.btm-line {
    flex-flow: column;
  }

  .div-48 {
    width: 100%;
  }

  .tabs {
    flex-flow: column;
  }

  .tabs-menu, .tabs-content {
    width: 100%;
  }

  .tab-text-div {
    padding: 0;
  }

  .section.eye {
    flex-flow: column;
    align-items: center;
    padding-bottom: 0%;
    padding-left: 0%;
  }

  .couple-glasses-div {
    border-top-left-radius: 0%;
    border-bottom-left-radius: 0%;
    width: 100%;
    margin-top: 20px;
    position: static;
  }

  .glasses-text-div {
    width: 90%;
  }

  .testimonial-slide-wrapper {
    max-width: 96%;
    margin-right: 2%;
  }

  .testimonial-card {
    min-height: 300px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px;
  }

  .testimonial-slider-left {
    left: -30px;
  }

  .testimonial-slider-right {
    right: -30px;
  }

  .contact-form-section {
    background-position: 25% 0;
  }

  .form-block {
    padding: 15px;
  }

  .wrap.top-marg.white {
    text-align: center;
    flex-flow: column;
  }

  .sm-text {
    width: auto;
    margin-bottom: 20px;
  }

  ._32.right {
    width: auto;
  }

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

@media screen and (max-width: 479px) {
  .hero {
    background-size: auto 35%, 65%;
    height: 550px;
  }

  .hero-text-div {
    width: 90%;
  }

  .hero-top-line {
    font-size: 1em;
  }

  .hero-lg-line {
    font-size: 1.8em;
  }

  .hero-p {
    margin-bottom: 15px;
  }

  .button {
    font-size: .9em;
  }

  .button.hover-yel.sm {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: .8em;
  }

  .image {
    height: 40px;
  }

  .nav-menu {
    height: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
  }

  .special-wrap {
    padding: 20px;
  }

  .wrap-flex {
    flex-flow: column;
  }

  .h2-white {
    font-size: 1.8em;
  }

  .section {
    padding-top: 8%;
  }

  .testimonial-slide-wrapper {
    max-width: 100%;
    min-height: 400px;
    margin-left: 0%;
    margin-right: 0%;
  }

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-info {
    flex-flow: column;
    align-items: flex-start;
    margin-top: 0;
  }

  .testimonial-slider-left {
    left: -15px;
  }

  .testimonial-slider-right {
    right: -15px;
  }

  .p-lg {
    font-size: 1.1em;
  }

  .list-no-marg.top {
    margin-top: 20px;
    padding-left: 20px;
  }

  .contact-form-section {
    background-position: 100% 100%;
    background-size: contain;
    padding-top: 0%;
    padding-bottom: 200px;
    padding-right: 0%;
  }

  .form-block {
    border-radius: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .image-3 {
    height: 50px;
  }

  .line {
    top: 25px;
  }

  .wrap.top-marg.white, .wrap.top-marg.center-top {
    margin-top: 20px;
  }

  .brand {
    margin-top: 5px;
    padding-left: 5px;
  }

  .mask {
    width: 80%;
    margin-left: 10%;
  }
}


