/*-- Header --*/

.header .navbar-nav .nav-link {
  text-transform: uppercase;
  line-height: 36px;
  font-size: 0.85rem !important;
}

.header .navbar .active > .nav-link {
  color: #cb1d32;
}

.header .container {
  max-width: 1400px;
}

.header .header-info-logo-img img {
  width: 288px;
}

.cw-header-contact {
  padding: 2px 6px;
  color: #fff;
  font-weight: 700;
}

.cw-phone {
  color: #fff;
}

.cw-phone:hover {
  color: #e4e4e4;
}

.cw-address {
  font-size: 0.9rem;
}

.cw-phone:before {
  display: inline-block;
  margin-right: 0.35rem;
  font-family: FontAwesome;
  content: "\f095 ";
  color: #fff;
  font-weight: 400;
}

.cw-address:before {
  display: inline-block;
  margin-right: 0.35rem;
  font-family: FontAwesome;
  content: "\f041";
  color: #fff;
  font-weight: 400;
}

@media (min-width: 992px) {
  .cw-header-contact {
    position: fixed;
    width: 100%;
    z-index: 1040;
  }

  .cw-header-info .header-info-logo-img {
    position: fixed;
    z-index: 1040;
    top: 33px;
    background: 0 0;
  }

  nav.navbar .container {
    position: relative;
    height: 135px;
    margin: 0 auto;
  }

  .navbar-nav {
    position: absolute;
    right: 0;
    top: 3.5rem;
    z-index: 2;
  }
}

.header .navbar,
.header .navbar.bg-primary {
  border-bottom: 8px solid #970015;
}

/*Hero*/

@media (min-width: 992px) {
  .cw-hero {
    padding-top: 4em !important;
    min-height: 534px;
  }

  h1.display-2.text-uppercase {
    line-height: 81px;
  }

  .cw-hero h1 {
    font-size: 3rem;
  }

  .cw-hero h3 {
    font-size: 2rem;
    /* color:#CB1D32;  */
    font-weight: 900;
    /* background-color: #fff; */
  }
}

@media (min-width: 1400px) {
  .cw-hero h1 {
    font-size: 3rem;
  }
}

.cw-hero {
  background: #151f26;
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url(https://apihoard.webit.com/api/v1/Image/AEEB12FD22E96B3A07567059DD9F3EE8/AEEB12FD22E96B3A07567059DD9F3EE8.jpg?size=1920x1440);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  color: #fff;
}

.hero-text p {
  text-shadow: 1px 1px 5px #000;
  /* font-size: 1.4em; */
}

.hero-text p span {
  font-weight: 800;
  /* color:#f77239; */
  /* font-size: 1.2em; */
}

/*cards*/

.cw-serviceSection h4 {
  color: #fff;
}

.cw-btnTXT {
  position: relative;
}

.contactBTN {
  position: absolute;
  right: 1em;
  top: -25px;
  z-index: 3;
}

.cw-btnTXT i {
  font-size: 2em;
  background-color: #ffff;
  color: var(--color-theme-primary);
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  line-height: 50px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}

.cw-btnTXT i:hover {
  background-color: #222;
}

/*Internal page titles*/

section:not(.page-home) .title {
  position: relative;
  margin-bottom: 2em;
  padding: 3rem 0 2.5rem;
  background: url(https://apihoard.webit.com/api/v1/Image/5266B10FCAC6D9C204C5D9678B89BE79/5266B10FCAC6D9C204C5D9678B89BE79.png?size=Original)
    no-repeat bottom center;
  text-align: center;
}

section:not(.page-home) .title .title-heading {
  position: relative;
  z-index: 2;
  color: #fff;
  font-size: 2.75rem;
  -webkit-text-shadow: 0 0 4px rgb(0, 0, 0, 0.5);
  -moz-text-shadow: 0 0 4px rgb(0, 0, 0, 0.5);
  text-shadow: 0 0 4px rgb(0, 0, 0, 0.5);
}

@media (min-width: 280px) {
  section:not(.page-home) .title {
    padding: 0rem 0 0.5rem;
  }
}

@media (min-width: 330px) {
  section:not(.page-home) .title {
    padding: 3rem 0 2.5rem;
  }
}

section:not(.page-home) .textwithimage-in-container {
  padding-bottom: 0em !important;
}

/* service area */
.pg-services-list {
  column-count: 1;
  -moz-column-count: 1;
  -webkit-column-count: 1;
}

@media (min-width: 576px) {
  .pg-services-list {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
  }
}

@media (min-width: 992px) {
  .pg-services-list {
    column-count: 4;
    -moz-column-count: 4;
    -webkit-column-count: 4;
  }
}

.pg-services-list li {
  margin-top: 0;
  margin-bottom: 13px;
  margin-left: 38px;
}

.pg-services-list li::before {
  float: left;
  overflow: hidden;
  width: 23px;
  height: 23px;
  content: "";
  margin-right: 7px;
  margin-left: -35px;
  background-image: url("https://apihoard.webit.com/api/v1/Image/3E10BB59CC37A8E46C79CFC8A9DA108B/3E10BB59CC37A8E46C79CFC8A9DA108B.png?size=320x240");
  background-size: 23px 23px;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.page-home #cw-modal .modal-dialog {
  max-width: 650px;
}
.page-home #cw-modal .modal-footer {
  border-top: 0;
}

.redbanner-wrapper {
  background-image: url("https://apihoard.webit.com/api/v1/Image/5266B10FCAC6D9C204C5D9678B89BE79/5266B10FCAC6D9C204C5D9678B89BE79.png?size=Original"); /* Update with your image path */
  background-size: cover; /* Ensures the image covers the entire area */
  background-position: center; /* Centers the image */
  background-repeat: no-repeat; /* Prevents tiling */
}

/* .page-about-us .cw-footer .cw-chamber-img {
    display: none;
} */

.cw-footer .cw-payment-img {
  margin: 1em 0;
}

@media (min-width: 992px) {
  .cw-footer .cw-payment-img {
    margin: 0 0 0 1.25em;
  }
  .cw-footer .cw-waaa-img {
    margin-left: 1rem;
  }
}

@media (min-width: 1200px) {
  .cw-footer .cw-payment-img {
    margin: 0 0 0 2em;
  }
}
