.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.container {
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.section {
  background-color: #00026f;
  background-image: linear-gradient(128deg, #562002, #190a02 53%);
}

.div-block {
  width: 50%;
}

.heading {
  color: #e7e7e7;
  text-align: center;
  font-size: 28px;
  line-height: 34px;
}

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

.text-block {
  color: #e7e7e7;
  margin-top: 10px;
  font-size: 16px;
}

.list {
  color: #0f1;
}

.text-block-2 {
  color: #e7e7e7;
  margin-top: 20px;
  font-size: 16px;
}

.text-block-3 {
  color: #e7e7e7;
  font-size: 16px;
}

.text-block-3.text2 {
  margin-top: 15px;
}

.body {
  font-family: Montserrat, sans-serif;
}

.container-2 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-2 {
  background-color: #e7e7e7;
}

.heading-2 {
  text-align: center;
  font-size: 24px;
  line-height: 30px;
}

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

.container-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: flex;
}

.div-block-2 {
  border: 1px #000;
  border-radius: 10px;
  width: 33%;
  padding: 10px;
  box-shadow: 0 2px 5px #0003;
}

.text-block-5 {
  font-style: italic;
}

.section-3 {
  background-color: #f6f6fa;
}

.container-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.container-5 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  margin-top: 20px;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  width: 33%;
  display: flex;
}

.div-block-4 {
  background-image: linear-gradient(138deg, red, #480000);
  border-radius: 1000px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px 0;
  display: flex;
}

.div-block-5 {
  width: 20%;
  display: flex;
}

.div-block-6 {
  width: 80%;
}

.heading-3 {
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}

.heading-4 {
  font-size: 15px;
  font-weight: 500;
}

.text-block-6 {
  text-align: center;
  font-size: 16px;
}

.section-4 {
  background-color: #0f0601;
}

.container-6 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: block;
}

.text-block-7 {
  color: #e7e7e7;
  text-align: center;
  font-size: 16px;
}

.container-7 {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 0;
}

.text-block-8 {
  color: #e7e7e7;
  text-align: center;
}

.container-8 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-5 {
  background-color: #e7e7e7;
}

.container-9 {
  display: flex;
}

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

.list-2 {
  margin-top: 20px;
  line-height: 37px;
}

.text-block-9, .text-block-10, .text-block-11, .text-block-12, .text-block-13, .text-block-14 {
  font-size: 16px;
}

.container-10 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-6 {
  color: #fff;
  background-image: url('../images/BANNER-PARA-LANDING-PAGE-DESKTOP-2.png');
  background-position: 50% 0;
  background-size: cover;
}

.container-11 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.div-block-8 {
  width: 25%;
}

.container-12 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-10 {
  color: #333;
  background-color: #212121;
  padding-top: 50px;
  padding-bottom: 50px;
}

.container-14 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: flex;
}

.div-block-17 {
  width: 25%;
}

.div-block-18 {
  flex-flow: column;
  align-items: center;
  width: 25%;
  display: flex;
}

.text-block-15 {
  color: #fff;
}

.div-block-19, .div-block-20 {
  flex-flow: column;
  align-items: center;
  width: 25%;
  display: flex;
}

.text-block-16 {
  color: #fff;
  text-align: center;
  padding-top: 20px;
}

.container-15 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.heading-5 {
  text-align: center;
  font-size: 24px;
  line-height: 30px;
}

.div-block-21 {
  border: 1px #000;
  border-radius: 10px;
  width: 33%;
  padding: 10px;
  box-shadow: 0 2px 5px #0003;
}

.image-2 {
  display: none;
}

.button {
  background-color: #0a7705;
  border-radius: 5px;
  margin-top: 10px;
  font-weight: 700;
}

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

.section-11 {
  background-color: #0f0601;
}

@media screen and (max-width: 479px) {
  .container {
    flex-flow: column;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section {
    background-position: 50% 0;
  }

  .div-block {
    width: 100%;
  }

  .heading {
    text-align: left;
    font-size: 25px;
  }

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

  .container-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-2 {
    text-align: center;
  }

  .heading-2.hdcel {
    text-align: left;
  }

  .container-3 {
    flex-flow: column;
  }

  .div-block-2 {
    width: 100%;
  }

  .container-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-5 {
    flex-flow: column;
  }

  .div-block-3, .div-block-4 {
    width: 100%;
  }

  .div-block-5 {
    justify-content: center;
    align-items: center;
    width: 20%;
  }

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

  .container-6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-7, .text-block-8 {
    text-align: left;
  }

  .container-8 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-9 {
    flex-flow: column;
  }

  .div-block-7 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .container-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-11 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-8 {
    width: 100%;
    margin-top: 10px;
  }

  .container-12, .section-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-14 {
    flex-flow: column;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-17, .div-block-18, .div-block-19, .div-block-20 {
    width: 100%;
  }

  .image {
    text-align: center;
  }

  .container-15 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .div-block-21 {
    width: 100%;
  }

  .image-2 {
    display: block;
  }

  .image-3 {
    display: none;
  }

  .button, .hdcel {
    text-align: left;
  }
}


