.container {
  max-width: 1296px;
}

/* .cus_hr {
  content: "";
  background-color: #000;
  width: 100px;
  height: 2px;
} */
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
}
.bg-light {
  background-color: #f1f1f1 !important;
}
.text-primary {
  color: var(--color-primary) !important;
}
b,
strong {
  font-weight: bolder;
  color: #000;
}
#cookie_bar .btn-primary {
  background-color: #000 !important;
}
.btn {
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
  border: 2px solid var(--color-primary) !important;
  font-family: "Syncopate", sans-serif !important;
  padding: 20px 30px;
  text-transform: uppercase;
}
.header-contact .btn {
  border-radius: 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  border: 2px solid var(--color-primary) !important;
  font-family: "Syncopate", sans-serif !important;
  padding: 20px 25px;
  text-transform: uppercase;
}

/* header */

.navbar a,
.navbar a:focus {
  text-transform: uppercase;
  font-weight: 700;
}
.navbar li:hover {
  background: var(--color-primary);
}
nav#navbar {
  border-top: 3px solid var(--color-primary);
}
.header-main a {
  color: var(--header-link-color);
  font-family: "Syncopate";
  font-weight: 700;
  text-transform: uppercase;
}
.header-main .btn-secondary:hover {
  color: #000 !important;
}
header#header {
  background: #000;
}
.navbar a,
.navbar a:focus {
  text-transform: uppercase;
  font-weight: 700;
}

/* @media screen and (min-width: 992px) {
} */

/* header */
.social .fa-brands {
  background-color: transparent;
  color: #fff;
  width: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: 10px;
  border-radius: 100%;
  font-size: 22px;
}

.slide .slide-text {
  position: absolute;
  width: fit-content !important;
  top: 50%;
  left: 40%;
  transform: translate(-50%, -50%);
  bottom: auto;
  background-color: transparent;
  color: #fff;
  text-align: left;
}
.banner-text {
  position: absolute !important;
  width: fit-content !important;
  top: 50% !important;
  left: 40% !important;
  transform: translate(-50%, -50%) !important;
  color: #fff;
  font-weight: 700;
  text-align: left;
  background-color: transparent;
  bottom: auto;
}

.slide .slide-text h1,
.banner-text h1 {
  color: #fff;
  font-size: 50px;
}
.slide .slide-text h4,
.banner-text h4 {
  font-size: 28px;
  color: #fff;
  font-weight: 500;
}
.section-Unmatched .card_services {
  margin-right: 20px;
}
.section-about2 .card_services {
  border: 0;
  padding: 15px;
}
.section-services .card_services {
  border: 0;
  padding: 15px;
}

.home.contact_form {
  background: #2a2a2a;
  padding: 50px;
}
.home.contact_form .form-control,
.contact_form .form-control {
  border-radius: 0;
  color: #000;
}
.home.contact_form h3,
.contact_form h3 {
  color: #fff;
  font-weight: 400;
  font-size: 35px;
}
.section-py {
  padding: 100px 0;
}

.no_call {
  font-size: 50px;
}
.the_fast {
  font-size: 40px;
}
.bg-primary {
  --bs-bg-opacity: 1;
  background-color: var(--color-primary) !important;
}
section.full_width.py-5 {
  background: #2a2a2a;
  color: #fff !important;
}

.section-Services .card {
  border-radius: 0;
  overflow: hidden;
}
.section-Services .card-body {
  border-top: 0;
  background-color: var(--color-secondary);
}
.section-Services h5 {
  color: #fff;
}
.section-Services .card-text a {
  color: #fff;
  font-size: 19px;
}
.section-Services .card-body:hover {
  background-color: var(--color-primary);
}
.section-Services .card-body:hover a {
  color: #fff;
}
.center_text {
  position: absolute;
  width: 100%;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  font-weight: 400;
  text-align: center;
  background-color: transparent;
  bottom: 0;
}
.top-bar a {
  color: var(--topbar-link-color);
  letter-spacing: 0.5px;
  font-family: "Roboto", sans-serif;
}
.center_text h2 {
  color: #fff !important;
  text-shadow: 3px 3px 3px black;
}
.form-control {
  border-radius: 0;
  min-height: 55px;
}

.border-top {
  border-top: 1px solid #4e4e4e !important;
}
.border-end {
  border-right: 1px solid #4e4e4e !important;
}
.footer-top ul.navbar-nav li {
  padding: 20px;
}

.social .fa-brands {
  background-color: #fff;
  color: #000;
  width: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: 10px;
  border-radius: 100%;
  font-size: 22px;
}

.about_section p {
  text-align: justify;
}
.fw-medium {
  font-weight: 500;
}

.section-2028 {
  color: #000;
  font-size: 20px;
  font-weight: 400;
}
.section-2028 a {
  color: #000;
}
.section-2028 a:hover {
  color: var(--color-primary);
}

.section-2028 .form-control {
  min-height: 50px;
}

/* soh */
/*.footer-middle #inline-menu {
  padding-left: 50px;
}*/
section#section-contactInfo .card i {
  color: var(--color-primary);
  font-size: 25px;
}
.card-content p,
.card-content a {
  font-size: 16px;
}
.section-about2 .card {
  border: 0;
  box-shadow: 3px 3px 3px 3px #dddddd4d;
}
.section-services .card {
  border: 0;
  box-shadow: 3px 3px 3px 3px #dddddd4d;
}

.btn-secondary:hover {
  background-color: var(--button-secondary-bg-hover);
  border-color: var(--button-secondary-bg-hover);
  color: #000;
}

.footer-middle li a {
  background-image: url(../img/icon-arrow.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 15px;
}
.bg_color {
  padding: 40px 15px 15px 15px;
  background: #ffffff;
  text-align: center;
  border-top: 5px solid var(--color-primary);
  color: #303030;
}
@media screen and (max-width: 2000px) {
  .slide .slide-text h1,
  .banner-text h1 {
    color: #fff;
    font-size: 30px;
  }
  h2 {
    font-size: 37px;
  }
}

@media (max-width: 1600px) {
  .navbar ul {
    justify-content: center;
  }
  .navbar a,
  .navbar a:focus {
    font-size: 14px;
    padding: 20px 30px;
  }
}
@media screen and (max-width: 1440px) {
  .section-py {
    padding: 50px 0;
  }
  .slide .slide-text h1,
  .banner-text h1 {
    color: #fff;
    font-size: 30px !important;
  }
  h2 {
    font-size: 34px;
  }
  .slide .slide-text h5 {
    color: #fff;
    font-size: 20px !important;
  }
}

@media screen and (min-width: 1200px) {
  .footer-middle .border-xl-end {
    border-right: 1px solid #4e4e4e;
  }

  .navbar li {
    position: relative;
  }
  .navbar li:after {
    content: "";
    height: 50%;
    width: 2px;
    position: absolute;
    right: 0;
    top: 25%;
    background-color: #8f9397;
  }
  .navbar li:last-child:after {
    content: none;
  }
}

@media screen and (max-width: 1199px) {
  .navbar a,
  .navbar a:focus {
    color: #fff;
    line-height: 40px;
  }
  .header-main {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .slide .slide-text h1,
  .banner-text h1 {
    color: #fff;
    font-size: 32px;
  }
  .navbar li :hover {
    background: #fff;
  }
  .navbar a:hover,
  .navbar .active,
  .navbar .active:focus,
  .navbar li:hover > a {
    background-color: #000000;
    color: #fff;
  }
  .card-content p,
  .card-content a {
    font-size: 13px;
  }
  .mobile-nav-hide {
    color: #fff;
    font-size: 32px;
    background: #000;
  }
  .mobile-nav-hide:hover {
    color: #000;
    font-size: 32px;
    background: #fff;
  }
}

@media screen and (min-width: 992px) {
  .w-lg-auto {
    width: auto !important;
  }
  .bg-lg-light {
    background-color: #f1f1f1;
  }
}
@media screen and (max-width: 991px) {
  .center_text h2 {
    color: #fff !important;
    font-size: 30px;
  }
  .slide .slide-text h1,
  .banner-text h1 {
    color: #fff;
    font-size: 28px;
  }
  .slide .slide-text,
  .banner-text {
    position: inherit !important;
    width: 100% !important;
    transform: translate(0) !important;
    color: #ffff;
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
    background-color: #000;
    bottom: auto;
    padding: 25px 0;
  }
  .the_fast {
    font-size: 30px;
  }
  .page-banner .container {
    padding: 0;
    background-color: #000;
  }
  .center_text {
    position: initial;
    width: 100%;
    transform: translate(0%);
    text-align: center;
    background-color: #000;
    padding: 20px 0;
  }
}

@media screen and (min-width: 767px) {
  .no_call {
    font-size: 50px;
    margin-right: 100px;
  }
}
@media screen and (max-width: 767px) {
  .home.contact_form {
    padding: 20px;
  }
  .header-main .btn-primary {
    padding: 8px 30px;
  }
  .banner-text h1 {
    font-size: 24px;
  }
  .header-contact .btn {
    padding: 5px 10px;
  }
}
@media screen and (max-width: 575px) {
  .logo {
    margin: 0 auto 15px;
    text-align: center;
  }
  .logo img {
    width: 180px;
  }
  .header-contact .btn {
    padding: 5px 10px;
    font-size: 12px;
  }
  .home.contact_form h3,
  .contact_form h3 {
    color: #fff;
    font-weight: 400;
    font-size: 30px;
  }
  .footer-top a {
    color: var(--ft-link-color);
  }
  .footer-top ul.navbar-nav li {
    padding: 5px;
  }
  .section-2028 {
    color: #000;
    font-size: 16px;
    font-weight: 400;
  }
  .slide .slide-text h1,
  .banner-text h1 {
    color: #fff;
    font-size: 22px !important;
  }
}
.faq i.fa.fa-search.text-danger {
  display: none;
}
.faq .accordion-item button {
  font-weight: 600;
  text-transform: uppercase;
}

.bg_color a {
    color: #424242;
}
.home_form ul li {
    list-style: none;
}
.section-about2 ul li {
    list-style: none;
}

