.t4-navbar .nav-item {
    font-weight: bold;
}
#t4-footer .fa, #t4-footer .fab {
  font-size: 24px !important;
}
.t4-call-us {
  height: 40px !important;
  padding-top: 6px;
}
.t4-header {
  height: 80px !important;
  margin-bottom: 10px !important;
}
.t4-sideshow {
  margin-top: -80px !important;
}
.btn-lg {
    padding: 0.5rem 1.125rem;
    border-radius: 0.1rem;
}
.acm-slideshow .slider-content {
    width: 100% !important:
    margin: none !important;
}
.slider-content-inner {
    text-align: left !important;
}
.slider-content-inner .description {
  color: #fff !important;
}
.custom-entete {
    padding-top: 120px;
}
.contact .plain-style .contact-information .inner .contact-left img {
    border-radius: 10px;
}
.t4-palette-dark {
    background-color: #162F4D;
}
.header-login {
    background-color: #689738;
    color: #fff;
    padding: 6px 12px;
    margin: 0px 4px;
    border-radius: 5px;
}
.header-call-us,
.header-language {
    background-color: #6BC3F5;
    color: #fff;
    padding: 6px 12px;
    margin: 0px 4px;
    border-radius: 5px;
}
.header-login:hover,
.header-call-us:hover,
.header-language:hover {
    color: #142A45 !important;
}
.page-about .wrap-content .pic-wel img,
.page-about .wrap-content .pic-why img {
    border-radius: 30px;
}
.acm-features.style-2 .features-image img {
  border-radius: 0 !important;
}

.btn.btn-primary.validate {
  color: #fff !important;
  background-color: #6B9531 !important;
}