.nav-link {
  color: #003468;
  font-size: 20px;
  font-weight: 400;
}
.navbar-expand-md .navbar-nav .nav-link {
  color: #003468;
  font-size: 15px;
  font-weight: 400;
  font-family: Circe, sans-serif;
}
#hero-3 .h3-xl {
  color: #003468;
  font-family: Circe;
  font-size: 65px;
  font-weight: 700;
  text-transform: uppercase;
}
.h4-custom {
  color: #252525;
  font-family: Circe;
  font-size: 39px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 30px;
}
.h4-custom span {
  color: #003468;
  font-family: Circe;
  font-size: 25px;
  font-weight: 700;
}
.intro-company h4 {
  color: #252525;
  font-family: Circe;
  font-size: 40px;
  font-weight: 700;
  line-height: 33px;
  margin-bottom: 22px;
}
.intro-company p {
  color: #252525;
  font-family: Circe;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 33px;
}
.intro-company img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}

.partners-text {
  margin-bottom: 90px;
}
.partners-text_title {
  margin-bottom: 30px;
}
.partners-text_content {

}

.partners-equipment {

}
.partners-equipment_img img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: auto;
  padding: 25px 0;
}
.partners-equipment_title {
  margin-bottom: 30px;
  text-align: center;
}
.partners-equipment_list {
  text-align: center;
  padding: 30px 0 60px;
}
.btn-circle {
  text-align: center;
  color: #000;
  border: 1px solid black;
  border-radius: 30px;
  display: block;
  width: 190px;
  margin: 0 auto;
}
.title-3-section {
  display: block;
  text-align: center;
  color: #252525;
  font-size: 40px;
  font-weight: 700;
}
.title-3-section_description {
  display: block;
  text-align: center;
  color: #252525;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 71px;
}
.footer-custom {
  background: url("../images/new/footer.png");
  width: 100%;
  height: 306px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding: 30px;
}
#main-form textarea {
  height: auto;
  line-height: 25px;
}
.features-section img{
    width: 69px;
}

.features-section svg .st0{ 
    fill:none;stroke:#777777;
    stroke-width:8;
    stroke-linecap:round;
    stroke-linejoin:round;
    stroke-miterlimit:10;
}
.features-section svg .st1{ 
    fill-rule:evenodd;
    clip-rule:evenodd;
    fill:none;
    stroke:#777777;
    stroke-width:8;
    stroke-linecap:round;
    stroke-linejoin:round;
    stroke-miterlimit:10;
}
.features-section svg .st2{ 
    fill:none;
    stroke:#777777;
    stroke-width:8;
    stroke-linejoin:round;
    stroke-miterlimit:10;
}
.partners-equipment_img svg{
    width: 154px;
    margin: 0 auto;
    display: block;
}
/* .partners-equipment_img svg {
    fill: #777777;
}
.partners-equipment_img svg {
    fill: #777777;
} */
.partners-equipment_img svg polygon,path,circle,rect{
fill: #777777;
}