a {
  color: #272727;
  text-decoration: underline;
}

.body {
  background-image: url('../images/lines-bg2x.png'), -webkit-gradient(linear, left top, right top, from(#ffe100), to(#08d16b));
  background-image: url('../images/lines-bg2x.png'), linear-gradient(90deg, #ffe100, #08d16b);
  background-position: 0px 0px, 0px 0px;
  background-size: 936px, auto;
  background-repeat: no-repeat, repeat;
}

.header {
  position: relative;
  height: 470px;
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5vw;
  padding-left: 5vw;
}

.logo-text {
  position: relative;
  width: 50%;
  max-width: 700px;
  margin-top: 35px;
  float: left;
}

.logo {
  max-width: 150px;
  float: left;
}

.container {
  position: relative;
}

.hero-img {
  position: absolute;
  left: 50%;
  top: 0%;
  right: auto;
  bottom: -5%;
  width: 47vw;
  margin-left: 3vw;
  float: right;
  background-image: url('../images/header-hero2x.png');
  background-position: 0px 0px;
  background-size: 904px;
  background-repeat: no-repeat;
}

.contact-link {
  margin-top: 19px;
  float: right;
  font-family: pinot-grigio-modern, sans-serif;
  color: #2e3542;
  font-size: 22px;
  font-style: italic;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.link {
  text-decoration: none;
}

.hero-text {
  width: 50vw;
  color: #2e3542;
  font-size: 75px;
  line-height: 80px;
  text-align: right;
}

.text-span {
  color: #03f;
}

.heading {
  text-align: right;
}

.hero-text-div {
  position: absolute;
  left: 5vw;
  top: auto;
  right: 50%;
  bottom: -10%;
  font-family: pinot-grigio-modern, sans-serif;
  font-size: 75px;
  line-height: 70px;
  font-style: italic;
  text-align: right;
}

.text-span-3 {
  color: #03f;
}

.circle-arrow {
  position: absolute;
  left: 20px;
  top: auto;
  right: auto;
  bottom: 20px;
  width: 66px;
  height: 66px;
  border-radius: 40px;
  background-color: #03f;
}

.arrow {
  display: block;
  max-width: 40px;
  margin-top: 19px;
  margin-right: auto;
  margin-left: auto;
}

.header-img {
  display: block;
}

._2-columns {
  position: relative;
  max-width: 1500px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5vw;
  padding-left: 5vw;
}

.first-2-imgs {
  position: relative;
  width: 45vw;
  max-width: 500px;
  float: left;
  -o-object-position: 100% 0%;
  object-position: 100% 0%;
}

.last-img {
  position: relative;
  display: none;
  width: 45vw;
  max-width: 500px;
  float: left;
}

.info-text {
  width: 45vw;
  max-width: 690px;
  float: left;
}

.image {
  display: block;
  margin-top: 3vh;
  border-radius: 25px;
}

.text-block {
  margin-left: 3vw;
  font-family: futura-pt, sans-serif;
  font-size: 30px;
  line-height: 38px;
  font-weight: 500;
}

.text-block.last-text {
  margin-top: 50px;
}

.text-block._3-pillars {
  margin-top: 20px;
  font-size: 22px;
  line-height: 29px;
  font-weight: 400;
}

.text-block.first-text {
  margin-top: -6px;
}

.pillar {
  margin-top: 50px;
  margin-left: 3vw;
  font-family: pinot-grigio-modern, sans-serif;
  color: #0036ff;
  font-size: 44px;
  line-height: 50px;
  font-style: italic;
  font-weight: 700;
}

.pillar.pillar-2 {
  color: #60f;
}

.pillar.pillar-3 {
  color: #a200ff;
}

.image-2 {
  display: block;
  border-radius: 25px;
}

.image-3 {
  margin-top: 3vh;
  border-radius: 25px;
}

._3-columns {
  position: relative;
  max-width: 1500px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5vw;
  padding-left: 5vw;
}

.packages {
  width: 30%;
  float: left;
}

.packages.column-1 {
  margin-right: 5%;
}

.packages.column-2 {
  left: 33.3333%;
  margin-right: 5%;
}

.packages.column-3 {
  left: 66.6666%;
}

.column-2 {
  float: left;
}

.column-3 {
  float: left;
}

.packages-and-prices {
  margin-top: 10px;
  margin-bottom: 50px;
  font-family: pinot-grigio-modern, sans-serif;
  color: #2e3542;
  font-size: 54px;
  line-height: 54px;
  font-style: italic;
  text-transform: uppercase;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: pinot-grigio-modern, sans-serif;
  color: #03f;
  font-size: 28px;
  font-style: italic;
  text-transform: uppercase;
}

.paragraph {
  margin-bottom: 0px;
  font-family: futura-pt, sans-serif;
  font-size: 24px;
  line-height: 27px;
  font-weight: 500;
}

.link-block {
  margin-top: 32px;
  float: left;
  border-radius: 100px;
  background-color: #03f;
  text-decoration: none;
}

.link-text {
  padding: 18px 20px 14px;
  font-family: pinot-grigio-modern, sans-serif;
  color: #ffe100;
  font-size: 25px;
  line-height: 24px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.link-text.form-btn {
  margin-top: 15px;
  float: left;
  clear: both;
  border-radius: 50px;
  background-color: #03f;
  color: #fff;
}

.form {
  max-width: 1500px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5vw;
  padding-left: 5vw;
}

.footer {
  position: relative;
  max-width: 1500px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5vw;
  padding-left: 5vw;
}

.contact-section {
  min-height: 130px;
}

.text-field {
  height: 52px;
  padding-right: 20px;
  padding-left: 16px;
  border: 0px none #000;
  border-radius: 40px;
  font-family: futura-pt, sans-serif;
  color: #2e3542;
  font-size: 22px;
  line-height: 22px;
  font-weight: 500;
}

.input-title {
  width: 159px;
  margin-bottom: 15px;
  font-family: futura-pt, sans-serif;
  color: #666;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
}

.input-title.text-para {
  width: 75%;
}

.div-block {
  width: 40%;
  margin-right: 3vw;
  float: left;
}

.div-block-2 {
  width: 40%;
  float: left;
}

.div-block-3 {
  width: 40%;
  margin-top: 20px;
  float: left;
  clear: left;
}

.form-select {
  height: 52px;
  padding-top: 11px;
  padding-left: 16px;
  border: 0px solid #000;
  border-radius: 50px;
  background-color: #fff;
  font-family: pinot-grigio-modern, sans-serif;
  color: #03f;
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  text-transform: uppercase;
}

.div-block-4 {
  width: 75%;
  margin-top: 20px;
  float: left;
  clear: left;
}

.icon-4 {
  position: absolute;
  top: 27%;
  right: 5%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 3px;
  color: #2e3542;
  font-size: 23px;
}

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

.textarea {
  min-height: 250px;
  padding-top: 10px;
  padding-left: 14px;
  border: 0px solid #000;
  border-radius: 25px;
  font-family: futura-pt, sans-serif;
  color: #2e3542;
  font-size: 22px;
  line-height: 26px;
  font-weight: 500;
}

.text-block-2 {
  display: inline;
  padding-bottom: 50px;
  font-family: futura-pt, sans-serif;
  font-weight: 500;
}

.image-3-copy {
  margin-top: 3vh;
}

.error-message {
  margin-top: 20px;
  padding: 20px;
  border-radius: 35px;
  background-color: #e00000;
}

.text-block-3 {
  font-family: pinot-grigio-modern, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 26px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.success-message {
  margin-top: -20px;
  padding-top: 25px;
  padding-bottom: 21px;
  border-radius: 40px;
  background-color: #03f;
}

.text-block-4 {
  font-family: pinot-grigio-modern, sans-serif;
  color: #ffe100;
  font-size: 30px;
  font-style: italic;
  font-weight: 700;
  text-transform: uppercase;
}

.text-field-2 {
  display: none;
}

.recaptcha {
  margin-top: 27px;
  margin-bottom: 11px;
}

.glo-link {
  width: 235px;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
}

.div-block-7 {
  float: left;
}

.text-span-4 {
  letter-spacing: -1px;
}

.text-span-5 {
  letter-spacing: -1px;
}

.text-span-6 {
  letter-spacing: -1px;
}

.email {
  display: inline-block;
  width: 35px;
  margin-left: 5px;
}

.div-block-8 {
  position: fixed;
  left: 3vw;
  top: auto;
  right: auto;
  bottom: 2vw;
  width: 12vw;
  height: 3vw;
  border-radius: 60px;
  background-color: #d000ff;
}

.text-block-5 {
  z-index: 99999999999;
  padding: 17px 25px 14px;
  border-radius: 30px;
  background-color: #90f;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3);
  font-family: pinot-grigio-modern, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 22px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.percentage-off {
  position: fixed;
  left: 50%;
  top: auto;
  right: auto;
  bottom: 20px;
  width: auto;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

@media screen and (max-width: 991px) {
  .header {
    height: 410px;
  }
  .logo-text {
    width: 39%;
  }
  .logo {
    max-width: 140px;
  }
  .hero-img {
    left: 39%;
    top: 0px;
    width: 58vw;
    height: 410px;
    background-position: 0px 0px;
    background-size: auto 410px;
  }
  .contact-link {
    margin-top: 17px;
    font-size: 18px;
  }
  .heading-2 {
    display: inline;
    width: 40vw;
    float: right;
    clear: right;
    text-align: right;
  }
  .hero-text-div {
    right: 30%;
    bottom: -5%;
    width: 35vw;
    float: right;
    clear: right;
    color: #2e3542;
    font-size: 51px;
    line-height: 51px;
    text-align: right;
  }
  .text-span-2 {
    color: #03f;
  }
  ._2-columns {
    margin-top: 60px;
  }
  .first-2-imgs {
    width: auto;
    max-width: 100%;
    float: none;
  }
  .last-img {
    display: block;
    width: auto;
    max-width: 100%;
  }
  .info-text {
    width: auto;
    max-width: 100%;
    margin-top: 30px;
    float: none;
  }
  .image {
    width: 48%;
  }
  .text-block.last-text {
    margin-left: 0vw;
  }
  .text-block._3-pillars {
    margin-top: 7px;
    margin-left: 0vw;
  }
  .text-block.first-text {
    margin-left: 0vw;
  }
  .pillar.pillar-1 {
    margin-top: 40px;
    margin-left: 0vw;
  }
  .pillar.pillar-2 {
    margin-top: 40px;
    margin-left: 0vw;
  }
  .pillar.pillar-3 {
    margin-top: 40px;
    margin-left: 0vw;
  }
  .image-2 {
    width: 48%;
    margin-right: 4%;
    float: left;
  }
  .image-3 {
    display: none;
  }
  ._3-columns {
    margin-top: 70px;
  }
  .packages.column-1 {
    width: 46%;
    max-width: 100%;
  }
  .packages.column-2 {
    width: 49%;
    max-width: 100%;
    margin-right: 0%;
  }
  .packages.column-3 {
    width: auto;
    max-width: 100%;
    margin-top: 60px;
  }
  .heading-3 {
    margin-bottom: 20px;
  }
  .div-block {
    width: 100%;
  }
  .div-block-2 {
    width: 100%;
    margin-top: 20px;
  }
  .div-block-3 {
    width: 100%;
  }
  .div-block-4 {
    width: 100%;
  }
  .image-3-copy {
    border-radius: 25px;
  }
  .text-block-5 {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
  }
  .percentage-off {
    width: 442px;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }
}

@media screen and (max-width: 767px) {
  .header {
    height: 300px;
  }
  .hero-img {
    left: 32%;
    width: 65vw;
    height: 201px;
    background-size: auto 200px;
  }
  .contact-link {
    position: absolute;
    top: 260px;
    right: auto;
    bottom: 0%;
    display: none;
  }
  .hero-text-div {
    top: 200px;
    bottom: 0%;
    width: 89%;
    font-size: 40px;
    line-height: 41px;
  }
  .circle-arrow {
    left: -90px;
    top: 135px;
    right: auto;
    bottom: auto;
  }
  ._2-columns {
    margin-top: 20px;
  }
  .packages.column-1 {
    width: 100%;
  }
  .packages.column-2 {
    width: 100%;
    margin-top: 60px;
  }
  .footer {
    margin-top: 75px;
  }
  .glo-link {
    margin-bottom: 75px;
  }
  .text-block-5 {
    border-radius: 33px;
    font-size: 18px;
    line-height: 18px;
  }
  .percentage-off {
    width: 370px;
  }
}

@media screen and (max-width: 479px) {
  .header {
    height: 470px;
  }
  .logo-text {
    width: 100%;
    margin-top: 206px;
  }
  .hero-img {
    left: 10%;
    width: 87%;
    height: 192px;
    background-position: 0px -49px;
    background-size: auto 240px;
  }
  .contact-link {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: block;
  }
  .hero-text-div {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
    font-size: 14vw;
    line-height: 13vw;
  }
  .circle-arrow {
    left: auto;
    top: auto;
    right: 20px;
    bottom: 20px;
  }
  ._2-columns {
    margin-top: 30px;
  }
  .image {
    width: 100%;
    margin-top: 20px;
  }
  .text-block.first-text {
    font-size: 24px;
    line-height: 28px;
  }
  .image-2 {
    width: 100%;
    float: none;
  }
  ._3-columns {
    margin-top: 50px;
  }
  .link-text {
    font-size: 24px;
  }
  .form {
    margin-top: 70px;
  }
  .text-block-5 {
    padding: 22px 20px 20px;
    border-radius: 0px;
  }
  .percentage-off {
    bottom: 0px;
    width: 100%;
  }
}

