.hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -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;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fafafa;
  text-align: center;
}

.title_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -300px;
  margin-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: center;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.box {
  position: relative;
  z-index: 1;
  display: block;
  width: 1200px;
  height: 100%;
  margin-bottom: 80px;
  padding: 100px;
  -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;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 3px 15px 5px rgba(0, 0, 0, .15);
  font-weight: 400;
}

.banner {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 431px;
  background-color: transparent;
  background-image: url('../images/back.png');
  background-position: 0px 0px;
  background-size: cover;
}



.heading-31 {
  color: #fff;
  font-size: 32px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 1.43px;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .7);
}

.heading-32 {
  color: #fff;
  font-size: 22px;
  margin-bottom: 20px;
  line-height: 30px;
  font-weight: 500;
  letter-spacing: 1.43px;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .7);
}
.paragraph-8{
  font-family: Roboto, sans-serif;
  font-size: 16px;
  text-align: left;
  letter-spacing: 1px;
  line-height: 1.6;
  margin: 30px 0;
}
.paragraph-5 {
  font-family: Roboto, sans-serif;
  font-size: 15px;
  text-align: left;
  letter-spacing: 1.05px;
}

/* @media (min-width: 768px) {
  .title_content {
  margin-left: -150px;
  }
} */

@media (max-width: 1024px) {
  .box {
    width: 880px;
    padding: 80px;
  }
}

@media (max-width: 768px) {
  .title_content {
    padding-right: 20px;
    padding-left: 30px;
  }
  .box {
    width: 680px;
    padding: 60px;
  }
}

@media (max-width: 479px) {
  .box {
    width: 100%;
    padding: 30px;
  }
  .banner {
  }
}

.secondsection {
  margin-top: 120px;
}
.h2title {
  margin-bottom: 70px;
  text-align: center;
  letter-spacing: 1.43px;
}
.paragraph-9 {
  margin-top: -30px;
  margin-bottom: 70px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 1px;
}

.card_conbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 100px;
  margin-bottom: 80px;
  margin-left: 100px;
  -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;
}

.card_con {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 230px;
  height: 300px;
  margin-right: 10px;
  margin-left: 5px;
  padding-top: 30px;
  -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;
  border-radius: 20px;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .3);
}
.div-block-34 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  padding-bottom: 40px;
  -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;
}
.heading-37 {
  font-size: 17px;
}

.heading-37.link {
  color: #333;
}
.link-6 {
  color: #333;
}

.link-6:hover {
  color: #f48d1e;
  text-decoration: none;
}

.paragraph-10 {
  margin: 10px;
  padding-right: 5px;
  padding-left: 5px;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  letter-spacing: 0.7px;
}

.div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  margin-bottom: 70px;
  padding: 50px 100px 70px;
  -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;
  background-color: #fbfbfb;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 900px;
  height: 350px;
  margin-top: -40px;
  padding-right: 70px;
  padding-left: 70px;
  -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;
  background-color: #fff;
}

.paragraph-11 {
  display: block;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
}

.div-block-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 380px;
  padding-top: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Group-5.png');
  background-position: 0px 0px;
  background-size: cover;
}

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

.image-15 {
  margin-right: 10px;
  margin-left: 10px;
}

.image-16 {
  margin-right: 10px;
  margin-left: 10px;
}

.image-17 {
  margin-right: 10px;
  margin-left: 10px;
}

.image-18 {
  margin-right: 10px;
  margin-left: 10px;
}

.image-19 {
  margin-right: 10px;
  margin-left: 10px;
}
