.section.header {
  background-color: #F9A730;
}
.section.header .header_tiles {
  padding: 80px;
  background-color: #F9A730;
}
.section.header .header_svg {
  background-color: white;
  transform: rotateY(180deg);
  border-bottom: 5px solid white;
}
.section.header .header_svg svg {
  border-bottom: 5px solid white;
}
.section.header h2 {
  font-weight: 600;
  color: white;
}
.section.header p {
  font-weight: 300;
  color: white;
}
.section.count h2 {
  font-weight: 600;
  color: #F9A730;
  font-size: 70px !important;
}
.section.count h4 {
  font-weight: 400;
}
.section.count p {
  font-weight: 300;
  line-height: 1.8;
}
.section.testimony {
  margin-bottom: 20px;
  padding: 50px 0;
}
.section.testimony h2 {
  font-weight: 600;
}
.section.testimony h4 {
  font-weight: 400;
}
.section.testimony h6 {
  font-weight: 400;
}
.section.testimony p {
  font-weight: 300;
}
.section.advantage {
  padding-top: 50px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-color: #f0f0f0;
}
.section.advantage .advantage_tiles {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.section.advantage h3 {
  font-weight: 600;
}
.section.advantage h4 {
  font-weight: 600;
  font-size: 27px !important;
  padding-bottom: 15px;
}
.section.advantage p {
  font-weight: 300;
  line-height: 1.8;
}
.section.trust {
  padding: 10px 0 50px 0;
  text-align: center;
  background-color: #f0f0f0;
}
.section.trust h3 {
  font-weight: 600;
}
.section.trust h4 {
  font-weight: 400;
}
.section.trust p {
  font-weight: 300;
  line-height: 1.8;
}
.section.trust i {
  color: #f9a730;
  font-size: 4rem;
  margin-bottom: 50px;
  padding: 40px;
  background-color: white;
  border-radius: 50%;
  text-align: center;
}
.section.nature {
  padding-top: 50px;
  padding-bottom: 50px;
  border: 2px solid white;
}
.section.nature .nature_tiles {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.section.nature h5 {
  font-weight: 600;
}
.section.nature h3 {
  font-weight: 600;
}
.section.nature h4 {
  font-weight: 600;
  font-size: 27px !important;
  padding-bottom: 15px;
}
.section.nature p {
  font-weight: 300;
}
.section.contact {
  padding: 70px 0;
  background-color: #f0f0f0;
}
.section.contact .contact_tiles {
  padding: 80px;
  background-color: #f0f0f0;
}
.section.contact h3 {
  font-weight: 600;
  color: #F9A730;
}
.section.contact h4 {
  font-weight: 400;
}
.section.contact p {
  font-weight: 300;
  line-height: 1.8;
}
.section.svg1 {
  background-color: #f0f0f0;
}
.section.svg2 {
  background-color: #f0f0f0;
  transform: rotate(180deg) rotateY(180deg);
}
.section.header--test {
  background-color: #F9A730;
  border: 2px solid #F9A730;
}
.section.header--test h1 {
  font-weight: 600;
  color: white;
}
.section.header--test h4 {
  font-weight: 400;
  color: white;
}
.section.step {
  background-color: #F9A730;
  border: 2px solid #F9A730;
}
.section.step h2 {
  font-weight: 600;
}
.section.step h4 {
  font-weight: 400;
}
.section.step p {
  font-weight: 300;
}
.section.svgcard {
  display: flex;
  flex-direction: column;
  margin-top: -330px;
}
.section.contact-risemetric .wpcf7 {
  max-width: 100% !important;
  padding: 40px 80px;
  max-width: 800px !important;
  padding: 30px 0 100px;
}
.section.contact-risemetric .wpcf7 label {
  color: gray;
}
.section.contact-risemetric .wpcf7 input:focus[type=text], .section.contact-risemetric .wpcf7 input:focus[type=email], .section.contact-risemetric .wpcf7 input:focus[type=number] {
  border-color: #495057 !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.section.contact-risemetric .wpcf7 input[type=submit] {
  border-radius: 30px;
  font-weight: 600;
  background-color: #f9a730;
  max-width: 350px;
  padding: 10px 35px !important;
  height: 50px;
  border: 1px solid #f9a730;
  outline: none;
  color: white;
}
.section.contact-risemetric .wpcf7 input[type=submit]:hover {
  background-color: transparent;
  color: #f9a730;
  border: 1px solid #f9a730;
  transition: all 0.3s;
}
.section.contact-risemetric .wpcf7 input[type=submit]:active {
  background-color: #f9a730 !important;
  color: white;
  border: 1px solid #f9a730 !important;
  transition: all 0.3s;
}
.section.contact-risemetric .wpcf7 input[type=submit]:focus {
  border: 1px solid #f9a730 !important;
  outline: none;
  box-shadow: none;
  transition: all 0.3s;
}
.img-nature_1 {
  width: 50%;
  display: block;
  margin: 0 auto 20px auto;
}
.img-nature_2 {
  max-height: 300px;
  display: block;
  margin: auto;
}
.img-advantage {
  max-height: 300px;
  display: block;
  margin: auto;
}
.btn-risemetric {
  border-radius: 30px;
  font-weight: 600;
  background-color: #f9a730;
  max-width: 350px;
  padding: 20px 35px;
  border: 1px solid #f9a730;
  outline: none;
  color: white;
}
.btn-risemetric-header {
  border-radius: 30px;
  font-weight: 600;
  background-color: white;
  max-width: 350px;
  padding: 20px 35px;
  border: 1px solid #f9a730;
  outline: none;
  color: #f9a730;
}
.btn-risemetric-header:hover {
  background-color: #f0f0f0;
  color: #f9a730;
  border: 1px solid #e2982d;
  transition: all 0.3s;
}
.btn-risemetric-header:active {
  background-color: white;
  color: #f9a730;
  border: 1px solid #e2982d;
  transition: all 0.3s;
}
.btn-risemetric-header:focus {
  border: 1px solid #e2982d;
  outline: none;
  box-shadow: none;
  transition: all 0.3s;
}
.btn-risemetric-small {
  border-radius: 30px;
  font-weight: 600;
  background-color: #f9a730;
  max-width: 250px;
  padding: 20px 40px;
  border: 1px solid #f9a730;
  outline: none;
  color: white;
  display: block;
  margin-top: 15px;
}
.btn-risemetric-small:hover {
  background-color: transparent;
  color: #f9a730;
  border: 1px solid #f9a730;
  transition: all 0.3s;
}
.btn-risemetric-small:active {
  background-color: #f9a730 !important;
  color: white;
  border: 1px solid #f9a730 !important;
  transition: all 0.3s;
}
.btn-risemetric-small:focus {
  border: 1px solid #f9a730 !important;
  outline: none;
  box-shadow: none;
  transition: all 0.3s;
}
.btn-risemetric:hover {
  background-color: transparent;
  color: #f9a730;
  border: 1px solid #f9a730;
  transition: all 0.3s;
}
.btn-risemetric:active {
  background-color: #f9a730 !important;
  color: white;
  border: 1px solid #f9a730 !important;
  transition: all 0.3s;
}
.btn-risemetric:focus {
  border: 1px solid #f9a730 !important;
  outline: none;
  box-shadow: none;
  transition: all 0.3s;
}
.card-testimony {
  padding: 10px;
  border-top: 7px solid #F9A730;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 3px 6px rgba(0, 0, 0, 0.05);
  border-radius: 3%;
  font-weight: 600;
}
.card-testimony-img1 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 10px auto 10px auto;
  background-image: url("/wp-content/uploads/2021/03/Cubism-3-07.png");
  background-position: center top;
  background-size: cover;
  background-color: grey;
  display: block;
}
.card-testimony-img2 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: block;
  margin: 10px auto 10px auto;
  background-image: url("/wp-content/uploads/2021/03/Cubism-3-06.png");
  background-position: center top;
  background-size: cover;
  background-color: grey;
}
.card-testimony-img3 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: block;
  margin: 10px auto 10px auto;
  background-image: url("/wp-content/uploads/2021/03/Cubism-3-05.png");
  background-position: center top;
  background-size: cover;
  background-color: grey;
}
.card--svg {
  background-color: #F7F7F7;
  margin: 0px 0vw 0;
  padding: 140px 0;
}
.card--test {
  background-color: #ffffff4f;
  border-radius: 3%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 3px 6px rgba(0, 0, 0, 0.05);
  padding: 10px;
  z-index: 1;
}
.card--test h4 {
  font-size: 22px !important;
}
.card--test__header .img-fluid {
  max-height: 200px;
}
.card--test__body {
  font-weight: 300;
}
.layout {
  display: flex;
  flex-direction: column;
}
.wave {
  z-index: 2;
  background-color: #F9A730;
  transform: rotate(180deg) rotateY(180deg);
}
.pattern {
  fill: #F7F7F7;
}
hr.new {
  width: 10%;
  border-top: 2px solid #f9a730 !important;
  color: #f9a730 !important;
}
@media screen and (max-width: 767px) {
  .section.header .btn--primary, .section.test .btn--primary, .section.testimony .btn--primary, .section.advantage .btn--primary, .section.trust .btn--primary {
    padding: 15px;
  }
  .section.header h2, .section.test h2, .section.testimony h2, .section.advantage h2, .section.trust h2 {
    font-size: 23px !important;
  }
  .section.svgcard {
    display: none;
  }
  .section.header .header_tiles {
    padding: 40px;
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .section.contact .contact_tiles {
    padding: 40px;
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .card--test {
    background-color: white;
  }
}
@media screen and (max-width: 576px) {
  .section.header h2 {
    font-size: 25px !important;
  }
  .section.header h5 {
    font-size: 14px !important;
  }
  .section.count h2 {
    font-size: 30px !important;
  }
  .section.count h4 {
    font-size: 15px !important;
  }
  .section.contact {
    padding: 35px 0;
  }
  .section.trust i {
    font-size: 3rem;
    margin-bottom: 30px;
    padding: 30px;
    border-radius: 50%;
  }
  .section.nature h3, .section.advantage h3 {
    font-size: 23px !important;
  }
  .section.nature h4, .section.advantage h4 {
    font-size: 22px !important;
  }
  .section.test p, .section.testimony p, .section.advantage p, .section.trust p, .section.nature p {
    font-size: 15px !important;
  }
  .btn-risemetric {
    padding: 15px 20px;
  }
  .btn-risemetric-header {
    padding: 15px 20px;
  }
  .btn-risemetric-small {
    padding: 15px 20px;
    max-width: 170px;
  }
  .header_tiles, .contact_tiles {
    padding: 20px 0 40px 0 !important;
  }
  .section.header .btn, .section.test .btn, .section.testimony .btn, .section.advantage .btn, .section.trust .btn {
    font-size: 15px;
  }
}
