.blueBoll {
  background: #04a6e1;
  border: 1px solid #0097dc;
  border-radius: 50%;
  position: absolute;
  z-index: -1;
}
.blueBollFill{
  border: 1px solid #0097dc;
  border-radius: 50%;
  position: absolute;
  z-index: -1;
}
.greenBoll {
  background: #74bc1f;
  border: 1px solid #53ac00;
  border-radius: 50%;
  position: absolute;
  z-index: -1;
}
.greenBollFill{
  border: 1px solid #72bc1d;
  border-radius: 50%;
  position: absolute;
  z-index: -1;
}

.grayBoll {
  background: #e6e6e6;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  position: absolute;
  z-index: -1;
}


.hero_01 {
  min-height: 570px;
}
.hero_01_right{
  background: url("images/hero_01_right_top.jpg") no-repeat right top;
  width: 605px;
}
.hero_01{
  /* display: flex; */
}
.hero_01_right h2{
  padding-left: 60px;
  margin-top: 120px;
  font-size: 42px;
  color: #808080;
  text-transform: uppercase;
  font-weight: bold;
}
.hero_01_left img {
  position: absolute;
  left: 5px;
}
.hero_01_text {
  background: #00a3ff;
  padding: 15px 15px 15px 60px;
  color: #fff;
  margin-top: 18px;
}

.hero_02_right{
  background: #808080;
  position: relative;
}
.hero_02_left {
  width: 420px;
  text-align: center;
  position: relative;
  margin-right: 30px;
}
.hero_02_left h2 {
  font-size: 25px;
  color: #7e7e7e;
  font-weight: bold;
  text-align: center;
}
.hero_02_left h3 {
  margin: 15px 0;
  font-size: 20px;
  color: #7e7e7e;
  font-weight: bold;
  text-align: center;
}

.hero_03{
  margin-top: 160px;
}


.hero_03_left{
  background: #808080;
  position: relative;
  width: 50%;
}
.hero_03_right{
  position: relative;
}
.hero_01_right_bg{
  background: #74bc1f;
  margin: 40px 0;
  padding: 15px;
  color: #fff;
  text-align: center;
}
.hero_01_right_bg h3 {
  font-size: 28px;
  font-weight: bold;
  margin: 10px 0 20px;
}

.hero_04{
  margin-top: 15px;
}
.hero_04_right h2 {
  padding-left: 60px;
  margin-top: 75px;
  font-size: 42px;
  color: #808080;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}
.hero_04_text {
  padding: 15px 15px 14px 60px;
  color: #fff;
  margin-top: 10px;
  min-height: 142px;
}
.hero_04_text {
  padding: 16px 15px 14px 41px;
  color: #fff;
  margin-top: 18px;
  min-height: 157px;
  margin-left: -53px;
}


.hero_05{
  margin-top: 15px;
}
.hero_05_left h2 {
  padding-left: 60px;
  margin-top: 44px;
  font-size: 36px;
  color: #808080;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}
.hero_05_ul {
  padding: 15px 15px 14px 60px;
  color: #fff;
  margin-top: 10px;
  min-height: 183px;
}


.hero_05 ol {
  list-style-type: none;
}

.hero_05 li {
  position: relative;
  margin: 0 0 0 0;
  padding-left: 20px;
  color: #808080;
}
.hero_05 li:before {
  content: '';
  background-color: #74bc1f;
  position: absolute;
  bottom: 0px;
  top: 0px;
  left: 6px;
  width: 3px;
}
.hero_05 li:after {
  content: '';
  background-color: #74bc1f;
  position: absolute;
  left: 1.5px;
  top: 2px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
}

.img_hero_05{
  margin-top: -6px;
}

.hero_06{
  margin-top: 15px;
}
.hero_06_right h2 {
  padding-left: 60px;
  margin-top: 75px;
  font-size: 42px;
  color: #808080;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
}


@media (max-width: 720px) {
  body{
    .images_us{
      width: 95% !important;
      position: relative !important;
      margin: 0 auto;
    }
    
    .hero_01{
      margin-left: auto;
      margin-right: auto;
    }

    .hero_01_right{
      width: 90% !important;
      margin-left: auto;
      margin-right: auto;
    }

    .hero_01_right_bg{
      width: 100% !important;
      padding: 10px;
      margin-left: auto;
      margin-right: auto;
    }

    .hero_01_right h2{
      margin-top: 50px !important;
    }

    .hero_01_text {
      padding: 15px 15px 15px 15px;
    }
    

    .hero_02{
      width: 90% !important;
      margin-left: auto;
      margin-right: auto;
    }

    .hero_02_right{
      width: 90% !important;
      margin-left: auto;
      margin-right: auto;
      margin-top: 50px;
    }

    .hero_02_left{
      width: 90% !important;
      margin-left: auto;
      margin-right: auto;
    }

    .hero_02_right iframe{
      width: 90% !important;
      margin: 0 auto;
    }

    .hero_03{
      margin-top: 50px;
      margin-left: auto;
      margin-right: auto;
    }

    .hero_03_left{
      width: 90% !important;
      margin-left: auto;
      margin-right: auto;
    }
    .hero_03_left iframe{
      width: 90% !important;
      margin: 0px auto 0px auto;
    }
    .hero_03_right{
      width: 90% !important;
      margin-left: auto;
      margin-right: auto;
    }
    .hero_01_right_bg{
      width: 100% !important;
      margin-left: auto;
      margin-right: auto;
    }
    .hero_01_right_bg p{
      text-align: justify;
    }

    .hero_04{
      width: 90% !important;
      margin-left: auto;
      margin-right: auto;
    }

    .hero_04_left image{
      width: 90% !important;
      margin-left: auto;
      margin-right: auto;
    }
    .hero_04_right{
      width: 90% !important;
      margin-left: auto;
      margin-right: auto;
    }
    .hero_04_right h2{
      padding: 0px;
      margin-left: auto;
      margin-right: auto;
    }
    .hero_04_text{
      width: 100% !important;
      margin-left: auto;
      margin-right: auto;
      text-align: justify;
      padding: 16px 15px 14px 15px;
    }

    .hero_05{
      width: 90% !important;
      margin-left: auto;
      margin-right: auto;
    }
    .hero_05_left{
      width: 100% !important;
      margin-left: auto;
      margin-right: auto;
    }
    .hero_05_left h2{
      padding: 0px;
      margin-left: auto;
      margin-right: auto;
    }

    .hero_06{
      width: 90% !important;
      margin-left: auto;
      margin-right: auto;
      margin-top: 90px;
    }

  }
}