p, h1, h2, h3, h4, h5, h6, ul, li,
a {
  list-style: none;
  margin-bottom: 0;
  text-decoration: none;
}

p, a {
  font-size: 16px;
}

p {
  margin-bottom: 10px;
  color: #333;
}

.heading-mini {
  margin-top: 10px;
  color: #060682;
  font-size: 16px;
  font-weight: 700;
}

.wpb_wrapper .vc_custom_heading .heading,
.wpb_wrapper .vc_custom_heading .heading,
.title .heading {
  color: #000000;
  font-size: 32px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .wpb_wrapper .vc_custom_heading .heading,
  .wpb_wrapper .vc_custom_heading .heading,
  .title .heading {
    font-size: 24px;
  }
}
.wpb_wrapper .vc_custom_heading .heading span,
.wpb_wrapper .vc_custom_heading .heading span,
.title .heading span {
  color: #000000;
}

.btn-main {
  margin-top: 20px;
}
.btn-main .btn-global {
  border-radius: 4px;
  background: #060682;
  color: #FFF;
  font-size: 20px;
  font-weight: 400;
  padding: 7px 10px;
}
@media (max-width: 768px) {
  .btn-main .btn-global {
    font-size: 16px;
  }
}

body .header-banner {
  background-image: url("/wp-content/uploads/images/ineer-banner.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  border-radius: 10px;
  margin: 30px 0 0;
  height: 607.3663330078px;
}
@media (max-width: 768px) {
  body .header-banner {
    height: 400px;
  }
}
body .header-banner .main-content {
  display: flex;
  flex-direction: column;
  padding-left: 80px;
  justify-content: center;
  height: 100%;
}
@media (max-width: 768px) {
  body .header-banner .main-content {
    padding-left: 20px;
    padding: 20px;
  }
}
body .header-banner .main-content .title h1 {
  color: #ffffff;
  -webkit-text-stroke-width: 0.5px;
  font-size: 61.698px;
  font-weight: 700;
}
@media (max-width: 768px) {
  body .header-banner .main-content .title h1 {
    font-size: 32px;
  }
}
body .header-banner .main-content .content {
  margin-top: 20px;
}
body .header-banner .main-content .content p {
  color: #FFF;
  font-size: 32.705px;
  font-weight: 500;
}
@media (max-width: 768px) {
  body .header-banner .main-content .content p {
    font-size: 16px;
  }
}
body .header-banner .main-content .btn-main {
  margin-top: 20px;
}
body .header-banner .main-content .btn-main .btn-global {
  border-radius: 4px;
  background: #060682;
  color: #FFF;
  font-size: 20px;
  font-weight: 400;
  padding: 7px 10px;
}
@media (max-width: 768px) {
  body .header-banner .main-content .btn-main .btn-global {
    font-size: 16px;
  }
}
body .left-content-section {
  padding: 80px 0;
}
body .left-content-section .container .row .left-content .title {
  margin-top: 10px;
}
body .left-content-section .container .row .left-content .title .heading {
  color: #000000;
  font-size: 32px;
  font-weight: 700;
}
@media (max-width: 768px) {
  body .left-content-section .container .row .left-content .title .heading {
    font-size: 24px;
  }
}
body .left-content-section .container .row .left-content .title .heading span {
  color: #000000;
}
body .left-content-section .container .row .left-content .content {
  margin-top: 10px;
}
body .left-content-section .container .row .left-content .content p {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}
body .left-content-section .container .row .left-content .list-flex-content ul {
  margin-top: 20px;
  padding-left: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
body .left-content-section .container .row .left-content .list-flex-content ul li {
  display: flex;
  flex-basis: 50%;
  align-items: center;
  gap: 5px;
  margin-bottom: 12px;
}
body .left-content-section .container .row .left-content .list-flex-content ul li .list-content {
  color: #333;
  font-size: 16px;
  font-weight: 600;
}
body .left-content-section .container .row .left-content .btn-main {
  margin-top: 20px;
}
body .left-content-section .container .row .left-content .btn-main .btn-global {
  border-radius: 4px;
  background: #060682;
  color: #FFF;
  font-size: 20px;
  font-weight: 400;
  padding: 7px 10px;
}
@media (max-width: 768px) {
  body .left-content-section .container .row .left-content .btn-main .btn-global {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  body .left-content-section .container .row .right-side-content {
    margin-top: 30px;
  }
}
body .choose-section {
  padding: 30px 0 60px;
}
body .choose-section .container .top-content-title {
  text-align: center;
}
body .choose-section .container .top-content-title .title .heading {
  color: #000000;
  font-size: 32px;
  font-weight: 700;
}
@media (max-width: 768px) {
  body .choose-section .container .top-content-title .title .heading {
    font-size: 24px;
  }
}
body .choose-section .container .top-content-title .title .heading span {
  color: #000000;
}
body .choose-section .container .top-content-title .content {
  margin-top: 15px;
}
body .choose-section .container .top-content-title .content p {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}
body .choose-section .container .row {
  margin-top: 30px;
}
body .choose-section .container .row .choose-card {
  border-radius: 8px;
  background: #060682;
  text-align: center;
  padding: 30px 15px;
  height: 92%;
}
body .choose-section .container .row .choose-card .choose-icon {
  margin-bottom: 20px;
}
body .choose-section .container .row .choose-card .choose-title {
  margin-bottom: 13px;
}
body .choose-section .container .row .choose-card .choose-title h3 {
  color: #FFF;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
}
body .choose-section .container .row .choose-card .choose-content {
  margin-bottom: 20px;
}
body .choose-section .container .row .choose-card .choose-content p {
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}
body .choose-section .container .row .choose-card-brown {
  background: #232d36;
}
body .services-section {
  padding: 30px 0 60px;
}
body .services-section .container .top-content-title {
  text-align: center;
}
body .services-section .container .top-content-title .title .heading {
  color: #000000;
  font-size: 32px;
  font-weight: 700;
}
@media (max-width: 768px) {
  body .services-section .container .top-content-title .title .heading {
    font-size: 24px;
  }
}
body .services-section .container .top-content-title .title .heading span {
  color: #000000;
}
body .services-section .container .row {
  margin-top: 30px;
}
body .services-section .container .row .service-card-main {
  border-radius: 8px;
  border: 0.5px solid #639115;
  background: #FFF;
  padding: 20px 20px 60px;
  text-align: center;
  height: 92%;
}
body .services-section .container .row .service-card-main .title {
  margin-top: 15px;
}
body .services-section .container .row .service-card-main .title .heading {
  color: #639115;
  font-size: 22px;
  font-weight: 700;
}
body .services-section .container .row .service-card-main .content p {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}
body .cta-section {
  background: linear-gradient(90deg, #060682 0%, #060658 50%, #060682 100%);
  padding: 70px 0;
  margin-top: 50px;
  text-align: center;
}
body .cta-section .container .content-cta-1 h5 {
  color: #FFF;
  -webkit-text-stroke-width: 0.5px;
  -webkit-text-stroke-color: #FFF;
  font-size: 32px;
  font-weight: 700;
}
body .cta-section .container .content-cta-2 {
  margin-top: 40px;
}
body .cta-section .container .content-cta-2 p {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
}
body .site-footer .container .row .widget-container .widget-title {
  color: #060682;
  font-weight: 500;
  margin-bottom: 20px;
}
body .site-footer .container .row .widget-container .textwidget p {
  margin-bottom: 10px;
  font-size: 16px;
  color: #333;
}
body .widget_anpstext {
  margin-bottom: 14px;
}
body .widget_anpstext .fa {
  font-size: 16px;
}
body .widget_anpstext .anpstext-desc {
  font-size: 16px;
}
body .nav-wrap .btn.btn-sm {
  margin-left: 0;
}/*# sourceMappingURL=style.css.map */