.body {
  font-family: Exo, sans-serif;
  color: #000;
  font-size: 28px;
  line-height: 120%;
  font-weight: 400;
}

.hero {
  position: relative;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 668px;
}

.wrapper {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.navbar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button {
  text-decoration: none;
}

.btn-primary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 19px 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 15px;
  background-color: #000;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: pointer;
}

.btn-primary:hover {
  background-color: #f8d101;
}

.btn-primary.btn-gradient {
  width: 304px;
  margin-right: auto;
  margin-left: 0px;
  background-color: #000;
  background-image: linear-gradient(153deg, #ff938f, #f8d101 74%);
  -webkit-transition: all 200ms ease, all 400ms ease;
  transition: all 200ms ease, all 400ms ease;
}

.btn-primary.btn-gradient:hover {
  background-image: none;
}

.text-block {
  color: #fff;
  font-size: 18px;
  line-height: 100%;
  font-weight: 700;
  text-decoration: none;
}

.image {
  margin-left: 10px;
}

.intro {
  margin-top: 30px;
}

.left {
  margin-top: 101px;
  padding-right: 70px;
  padding-left: 0px;
  text-align: left;
}

.right {
  position: relative;
}

.h1 {
  color: #f8d101;
  font-size: 45px;
  line-height: 113%;
  font-weight: 600;
}

.h1.text-center {
  margin-top: 82px;
  padding-right: 56px;
  padding-left: 56px;
  text-align: center;
}

.paragraph {
  margin-top: 20px;
  margin-bottom: 50px;
}

.paragraph.text-white {
  color: #fff;
}

.paragraph.text-center {
  margin-top: -29px;
  padding-right: 174px;
  padding-left: 174px;
  text-align: center;
}

.phone-1 {
  position: absolute;
  left: -11%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 530px;
  margin-top: 188px;
}

.phone-2 {
  position: absolute;
  left: auto;
  top: 0%;
  right: -20%;
  bottom: auto;
  width: 530px;
  margin-top: -18px;
}

.image-1 {
  position: absolute;
  left: auto;
  top: -43%;
  right: 26%;
  bottom: auto;
  width: 1660px;
}

.images-2 {
  position: absolute;
  left: auto;
  top: auto;
  right: 81%;
  bottom: 8%;
  width: 180px;
}

.image-3 {
  position: absolute;
  left: 82%;
  top: 15%;
  right: auto;
  bottom: auto;
}

.image-4 {
  position: absolute;
  left: 86%;
  top: auto;
  right: auto;
  bottom: 19%;
}

._2 {
  position: relative;
  overflow: hidden;
  padding-top: 150px;
  padding-bottom: 363px;
}

.heading {
  color: #f8d101;
  line-height: 115%;
}

.feature-item {
  margin-bottom: 67px;
}

.feature-item.pr30 {
  padding-left: 90px;
}

.sd2 {
  position: absolute;
  left: auto;
  top: auto;
  right: 80%;
  bottom: 20%;
  width: 110px;
}

.sd1 {
  position: absolute;
  left: 47%;
  top: -19%;
  right: auto;
  bottom: 0%;
}

.image-5 {
  position: absolute;
  left: 40%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 530px;
  margin-top: -170px;
}

.image-6 {
  position: absolute;
  left: 2%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 530px;
  margin-top: 216px;
}

._3 {
  padding-top: 0px;
  padding-bottom: 60px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -103px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer {
  position: relative;
  overflow: hidden;
  margin-top: -593px;
  margin-bottom: auto;
  padding-top: 68px;
  padding-bottom: 39px;
  background-image: url("../images/yellow-footer-bg.png");
  background-position: 50% 21%;
  background-size: auto;
  background-repeat: no-repeat;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0%;
  object-position: 50% 0%;
}

.pre-footer {
  position: relative;
  overflow: hidden;
  margin-top: 135px;
  text-align: center;
}

.pre-footer-im-1 {
  position: absolute;
  left: 80%;
  top: 9%;
  right: auto;
  bottom: auto;
}

.image-8 {
  position: relative;
}

.pre-footer-im-2 {
  position: absolute;
  left: auto;
  top: 47%;
  right: 85%;
  bottom: auto;
}

.div-block {
  margin-top: 189px;
  margin-bottom: 38px;
  padding: 56px 172px;
  text-align: center;
}

.html-embed {
  margin-top: 72px;
  margin-bottom: 72px;
}

.credits {
  margin-top: 43px;
  margin-bottom: 7px;
  text-align: center;
}

.social-media {
  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;
}

.social-icon {
  margin-right: 9px;
  margin-left: 9px;
}

.copyright {
  margin-top: 39px;
  color: #000;
  font-size: 14px;
}

@media screen and (max-width: 991px) {
  .hero {
    padding-bottom: 407px;
  }

  .wrapper {
    padding-right: 30px;
    padding-left: 30px;
  }

  .left {
    padding-right: 24px;
  }

  .phone-2 {
    right: -36%;
  }

  .image-1 {
    top: -38%;
    right: -19%;
    width: 1330px;
    max-width: none;
  }

  .images-2 {
    right: 87%;
    bottom: 0%;
    width: 120px;
  }

  ._2 {
    padding-bottom: 96px;
  }

  .feature-item.pr30 {
    padding-left: 40px;
  }

  .sd2 {
    right: 90%;
    bottom: 3%;
  }

  .sd1 {
    left: 24%;
    top: -19%;
    max-width: none;
  }

  .image-5 {
    margin-top: -141px;
  }

  ._3 {
    padding-bottom: 0px;
  }

  .columns {
    margin-bottom: -1px;
  }

  .footer {
    margin-top: -346px;
  }

  .pre-footer {
    margin-top: 45px;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    padding-bottom: 608px;
  }

  .left {
    margin-top: 41px;
    padding-right: 0px;
  }

  .h1.text-center {
    padding-right: 0px;
    padding-left: 0px;
  }

  .paragraph.text-center {
    padding-right: 33px;
    padding-left: 33px;
  }

  .phone-1 {
    width: 390px;
    margin-top: 50px;
  }

  .phone-2 {
    right: -10%;
    width: 380px;
    margin-top: 86px;
  }

  .image-1 {
    top: -30%;
    right: -46%;
  }

  .image-3 {
    left: 95%;
  }

  ._2 {
    padding-top: 91px;
    padding-bottom: 551px;
  }

  .feature-item {
    margin-top: -21px;
  }

  .sd1 {
    left: 29%;
    top: 53%;
    width: 640px;
  }

  .image-5 {
    width: 350px;
    margin-top: -41px;
  }

  .image-6 {
    width: 350px;
    margin-top: 27px;
  }

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

  .footer {
    margin-top: -300px;
  }

  .div-block {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-9 {
    margin-bottom: -39px;
  }

  .image-10 {
    margin-bottom: -66px;
  }

  .image-11 {
    margin-bottom: -44px;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    padding-top: 42px;
    padding-bottom: 588px;
  }

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

  .btn-primary.btn-gradient {
    width: 100%;
  }

  .btn-primary.hide {
    display: none;
  }

  .left {
    margin-top: 24px;
    text-align: center;
  }

  .h1 {
    font-size: 40px;
    text-align: center;
  }

  .h1.text-center {
    font-size: 30px;
  }

  .paragraph {
    font-size: 24px;
    line-height: 115%;
  }

  .paragraph.text-white {
    font-size: 24px;
  }

  .phone-1 {
    left: -17%;
  }

  .phone-2 {
    right: -21%;
  }

  .image-1 {
    top: -28%;
    right: -104%;
  }

  ._2 {
    padding-top: 27px;
    padding-bottom: 607px;
  }

  .heading {
    font-size: 26px;
  }

  .feature-item {
    margin-top: 31px;
    margin-bottom: 71px;
  }

  .feature-item.pr30 {
    padding-left: 0px;
  }

  .sd1 {
    left: -6%;
  }

  .image-5 {
    left: 16%;
    margin-top: -8px;
  }

  .image-6 {
    left: -15%;
    margin-top: 134px;
  }

  .footer {
    margin-top: -239px;
  }

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

  .column {
    text-align: center;
  }
}

@font-face {
  font-family: "Pollyrounded";
  src: url("../fonts/PollyRounded-Thin.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: "Pollyrounded";
  src: url("../fonts/PollyRounded-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: "Pollyrounded";
  src: url("../fonts/PollyRounded-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: "Pollyrounded";
  src: url("../fonts/PollyRounded-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "Exo";
  src: url("../fonts/Exo-Thin.ttf") format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: "Exo";
  src: url("../fonts/Exo-Bold.ttf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: "Exo";
  src: url("../fonts/Exo-Regular.ttf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: "Exo";
  src: url("../fonts/Exo-Light.ttf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}

.logo {
  width: 235px;
  height: 284px;
  object-fit: contain;
}

.yellow-bullet {
  font-size: 50px;
  color: #f8d200;
  margin-top: 20px;
  vertical-align: middle;
}

.text-yellow {
  /* color: #f8d200; */
  color:navajowhite;
}
