.section {
  height: auto;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-2 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  margin-top: 40px;
}

.heading {
  position: static;
  margin-top: 60px;
  font-family: Barlow, sans-serif;
  color: #fff;
  font-size: 58px;
  line-height: 62px;
  font-weight: 400;
  text-align: center;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 35px;
  margin-top: 60px;
  -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;
  border-radius: 5px;
  background-color: #fac767;
  font-family: Barlow, sans-serif;
  color: #2b5a88;
  font-size: 25px;
}

.text-block {
  font-family: Barlow, sans-serif;
  font-size: 25px;
  line-height: 25px;
  text-align: center;
  letter-spacing: 2px;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 210px;
  height: 58px;
  margin-top: 74px;
  padding-right: 0px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #2b5a88;
}

.div-block-5 {
  margin-left: 5px;
}

.text-block-2 {
  font-family: Barlow, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
}

.ph-num {
  display: inline-block;
  margin-top: 5px;
  font-family: Barlow, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
}

.ph-num.numbercolor {
  color: #fff;
}

.div-block-6 {
  position: static;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-3 {
  font-family: Barlow, sans-serif;
}

.coming-text {
  margin-top: 10px;
  font-family: Barlow, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.footer-text {
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: Barlow, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
}

.div-block-8 {
  position: relative;
  top: -129px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  height: 550px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-9 {
  width: 350px;
  height: 550px;
}

.girl-pic {
  position: relative;
  top: -129px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  height: 550px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-10 {
  position: fixed;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: block;
}

.div-block-11 {
  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;
}

.div-block-12 {
  position: fixed;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: block;
}

.left-pic {
  position: fixed;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: block;
}

.div-block-13 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.right-pic {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.div-block-14 {
  height: 30px;
  padding-bottom: 0px;
}

.right-pic-desk {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
}

.left-pic--desk {
  position: fixed;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: block;
}

.right-pic-mob {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
}

.left-pic--mob {
  position: fixed;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: none;
}

.footer-text--mob1 {
  display: none;
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: Barlow, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
}

.small-mob-l {
  position: fixed;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: none;
}

.small-mob-r {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
}

.mob-logo {
  display: none;
  margin-top: 40px;
}

.small2-mob-r {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
}

.small2-mob-l {
  position: fixed;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: none;
}

.body {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(8%, #2b5a88), to(#59266f));
  background-image: linear-gradient(90deg, #2b5a88 8%, #59266f);
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 210px;
  height: 58px;
  margin-top: 74px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #2b5a88;
  text-decoration: none;
}

.mob-logo1 {
  display: none;
  margin-top: 40px;
}

@media screen and (max-width: 991px) {
  .heading {
    font-size: 50px;
    line-height: 60px;
  }

  .coming-text {
    font-size: 24px;
    line-height: 24px;
  }

  .footer-text {
    display: none;
    padding-right: 0px;
    padding-left: 0px;
  }

  .right-pic-desk {
    display: none;
  }

  .left-pic--desk {
    display: none;
  }

  .right-pic-mob {
    display: block;
  }

  .left-pic--mob {
    display: block;
  }

  .footer-text--mob1 {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }

  .small-mob-l {
    display: none;
  }

  .small-mob-r {
    display: none;
  }

  .small2-mob-r {
    display: none;
  }

  .small2-mob-l {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .image {
    display: none;
  }

  .heading {
    margin-top: 40px;
    font-size: 45px;
    line-height: 50px;
  }

  .div-block-3 {
    width: auto;
    margin-top: 40px;
    padding-right: 8px;
    padding-left: 8px;
  }

  .div-block-4 {
    width: auto;
    margin-top: 50px;
    padding-right: 10px;
  }

  .div-block-14 {
    padding-bottom: 0px;
  }

  .right-pic-mob {
    display: none;
  }

  .left-pic--mob {
    display: none;
  }

  .small-mob-l {
    display: block;
  }

  .small-mob-r {
    display: block;
  }

  .mob-logo {
    display: none;
    margin-top: 45px;
  }

  .small2-mob-r {
    display: none;
  }

  .small2-mob-l {
    display: none;
  }

  .link-block {
    margin-top: 50px;
  }

  .mob-logo1 {
    display: block;
    margin-top: 35px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .div-block {
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-2 {
    margin-bottom: -2px;
  }

  .heading {
    margin-top: 28px;
    font-size: 24px;
    line-height: 30px;
  }

  .div-block-3 {
    margin-top: 20px;
  }

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

  .div-block-4 {
    height: auto;
    margin-top: 30px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .text-block-2 {
    font-size: 14px;
    line-height: 14px;
  }

  .ph-num {
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    text-decoration: none;
  }

  .ph-num:hover {
    color: #fff;
  }

  .ph-num:focus {
    color: #fff;
    text-decoration: none;
  }

  .coming-text {
    font-size: 18px;
    line-height: 18px;
  }

  .div-block-7 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-11 {
    margin-top: 0px;
  }

  .div-block-14 {
    height: 30px;
    padding-bottom: 0px;
  }

  .footer-text--mob1 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .small-mob-l {
    display: none;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .small-mob-r {
    display: none;
  }

  .mob-logo {
    display: block;
    margin-top: 15px;
  }

  .small2-mob-r {
    position: absolute;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: block;
  }

  .small2-mob-l {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .smallest-l {
    position: static;
    left: 0%;
    top: auto;
    right: auto;
    bottom: -10%;
  }

  .smallest-r {
    position: static;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .div-block-15 {
    position: static;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    margin-top: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .body {
    height: auto;
  }

  .link-block {
    width: 180px;
    height: 42px;
    margin-top: 30px;
    padding-left: 10px;
  }

  .div-block-16 {
    height: 500px;
    margin-top: 0px;
  }

  .mob-logo1 {
    display: none;
  }
}

