@import url("https://fonts.googleapis.com/css2?family=Homemade+Apple&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

.page-home {
  background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.75),
      rgba(0, 0, 0, 0.75)
    ),
    url("https://apihoard.webit.com/api/v1/Image/E50BC735156F4BF8A35415F541B84742/E50BC735156F4BF8A35415F541B84742.jpg?size=1920x1440");
  background-size: cover;
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

.page-home .businessinfo,
.page-home .footer {
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.9),
    rgba(0, 0, 0, 0.9)
  );
}
.title {
  padding-top: 3.8em !important;
}

.sitemap,
.termsandconditions {
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.8),
    rgba(0, 0, 0, 0.8)
  );
  color: #fff;
}
.sitemap a,
.termsandconditions a {
  color: #fff;
}
.sitemap-title .sitemap-title-container {
  border-bottom-color: #fff;
}
.sitemap-title {
  border-bottom-color: var(--color-theme-border);
  color: #fff;
}
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
.cw-c-header {
  background-color: #fff;
}
.cw-c-header img {
  margin: 1em auto;
  display: block;
  width: 80%;
}

.cw-c-header .btn {
  width: 50%;
  font-size: 100%;
  margin: 1em auto;
  display: block;
}
.cw-c-header p {
  display: block;
  font-size: 140%;
  text-align: center;
  color: #000;
  margin: 0;
}

.cw-c-header p a {
  color: #000;
}
.cw-c-header p a:hover {
  color: #26495d;
}
.cw-c-header .cw-header-phone {
  font-size: 140%;
  font-weight: 600;
}

/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Homemade+Apple&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

.page-home {
  background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.75),
      rgba(0, 0, 0, 0.75)
    ),
    url("https://apihoard.webit.com/api/v1/Image/E50BC735156F4BF8A35415F541B84742/E50BC735156F4BF8A35415F541B84742.jpg?size=1920x1440");
  background-size: cover;
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

.page-home .businessinfo,
.page-home .footer {
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.9),
    rgba(0, 0, 0, 0.9)
  );
}

/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
.cw-c-header {
  background-color: #fff;
}
.cw-c-header img {
  margin: 1em auto;
  display: block;
  width: 80%;
}

.cw-c-header .btn {
  width: 50%;
  font-size: 100%;
  margin: 1em auto;
  display: block;
}
.cw-c-header p {
  display: block;
  font-size: 140%;
  text-align: center;
  color: #000;
  margin: 0;
}

.cw-c-header p a {
  color: #000;
}
.cw-c-header p a:hover {
  color: #26495d;
}
.cw-c-header .cw-header-phone {
  font-size: 140%;
  font-weight: 600;
}

/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/

.cw-home-welcome {
  padding-top: 9em;
  padding-bottom: 3em;
}

.cw-home-welcome p {
  font-size: 130%;
  font-weight: 700;
  text-align: center;
  text-shadow: 0px 0px 2px #000000, 1px 1px 2px #000000;
  margin-bottom: 0.7em;
}
.cw-home-welcome p span {
  font-size: 200%;
}
@media (min-width: 992px) {
  .cw-home-welcome p span {
    line-height: 180%;
  }
}
/* .cw-home-welcome h1 {
  text-align: center;
  line-height: 101%;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.9), 0px 0px 4px rgba(0, 0, 0, 0.7);
}
@media (min-width: 992px) {
  .cw-home-welcome h1 {
    font-size: 4.7em;
  }
}
.cw-home-welcome h1 span {
  font-size: 60%;
  font-weight: 400;
}
@media (min-width: 992px) {
  .cw-home-welcome h1 span {
    font-size: 35%;
    display: flex;
    justify-content: space-evenly;
  }
} */
/*-----------------------------------------------------*/
.cw-home-btns {
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 30%,
    rgba(0, 0, 0, 0.8) 30%,
    rgba(0, 0, 0, 0.8) 100%
  );
}
.cw-home-btns a .card {
  transition: 0.3s ease-in-out !important;
  position: relative;
  z-index: 1;
  transform: scale(0.9);
}
.cw-home-btns a:hover .card {
  transform: scale(1) !important;
  z-index: 2;
}

.cw-home-btns .card {
  margin: 0 auto 2em auto;
  padding-top: 1em;
  opacity: 0;
  width: 70%;
}
@media (min-width: 992px) {
  .cw-home-btns .card {
    width: 24%;
  }
}
.cw-home-btns .card img {
}
.cw-home-btns .card .card-body {
}
@media (min-width: 992px) {
  .cw-home-btns .card .card-body {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
  }
}
.cw-home-btns .card .card-body h3 {
  color: #26495d;
  text-align: center;
}
.cw-home-btns .card .card-body p {
  color: #000;
  text-align: center;
}

.cw-home-btns .card .btn {
  width: 90%;
  margin: 1em auto;
}

/* Animate-----------------------------*/
.cw-home-btns .cw-home-btn-1,
.cw-home-btns .cw-home-btn-2,
.cw-home-btns .cw-home-btn-3 {
  animation: fadeIn 3s infinite;
  animation-iteration-count: 1;
}
.cw-home-btns .cw-home-btn-1 {
  animation-fill-mode: forwards;
}
.cw-home-btns .cw-home-btn-2 {
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
}
.cw-home-btns .cw-home-btn-3 {
  animation-delay: 1s;
  animation-fill-mode: forwards;
}
@keyframes fadeIn {
  0% {
    transform: translateY(10em) scale(1.1);
    opacity: 0;
  }

  100% {
    transform: translateY(0em) scale(0.9);
    opacity: 1;
  }
}
/*-----------------------------------------------------------------------*/

.cw-home-about {
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.8),
    rgba(0, 0, 0, 0.8)
  );
  padding-top: 5em;
  padding-bottom: 5em;
}
.cw-home-about img {
}
.cw-home-about p {
  font-size: 120%;
}
.cw-home-about h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 160%;
}
.cw-home-about .btn {
  width: 95%;
  display: block;
  margin: 1em auto;
}

/*------------------------------------------------------------------*/
.cw-home-quickbooks {
  padding-top: 2em;
  padding-bottom: 2em;
}
.cw-home-quickbooks p {
  font-size: 120%;
  margin: 0 auto 0.5em auto;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.9), 0px 0px 4px rgba(0, 0, 0, 0.7);
}
.cw-home-quickbooks p span {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 120%;
  display: block;
}
.cw-home-quickbooks img {
  display: block;
}
.cw-home-quickbooks .btn {
  margin: 1em auto;
  width: fit-content;
}

/*------------------------------------------------------------------*/
.cw-home-contact-title {
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.8),
    rgba(0, 0, 0, 0.8)
  );
  padding-top: 3em;
}
.cw-home-contact-title h2 {
  color: #fff;
  text-align: center;
  margin: 0 auto;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .cw-home-contact-title h2 {
    font-size: 3em;
  }
}

/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
.cw-about-page {
  padding-top: 2em;
  padding-bottom: 5em;
}
.cw-about-page p {
  font-size: 130%;
}
.cw-about-page img {
  display: block;
  margin: auto auto 1em auto;
}
.cw-about-page hr {
  width: 70%;
  margin: 1em auto 2.5em auto;
  display: block;
}

/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
.cw-services-page {
  margin-bottom: 7em;
}
.cw-services-page p {
  font-size: 120%;
}
.cw-services-page .cw-services-page-welcome {
  font-family: "poppins", sans-serif;
  font-size: 130%;
  text-align: center !important;
}
.cw-services-page h2 {
  font-size: 200%;
  margin: 0.5em auto 1.5em auto;
  text-align: center;
  text-transform: uppercase;
}
.cw-services-page h3 {
  font-size: 170%;
}
.cw-services-page img {
  border-radius: 5px;
  display: block;
  margin: auto auto 1em auto;
}

/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
.footer-info-business {
  display: none;
}
.footer {
  padding-top: 0;
}
.cw-c-footer {
  padding-top: 2em;
  margin-bottom: -1rem;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.9),
    rgba(0, 0, 0, 0.9)
  );
}
.cw-c-footer h3 {
  text-align: center;
  margin: 1em auto;
  color: #fff;
}
.cw-c-footer .btn {
  display: block;
  width: 90%;
  margin: 1em auto;
  font-size: 130%;
  padding-top: 1em;
  padding-bottom: 1em;
}
@media (min-width: 992px) {
  .cw-c-footer .btn {
    font-size: 120%;
    padding-top: 0.75em;
    padding-bottom: 0.75em;
    width: 85%;
  }
}
.cw-c-footer h4 {
  text-align: center;
  color: #fff;
  font-size: 170%;
}
.cw-c-footer p {
  text-align: center;
  color: #fff;
  margin: 0.5em auto;
  font-size: 150%;
}
.cw-c-footer p a {
  color: #fff;
}
.cw-c-footer p a:hover {
  color: #92bbd3;
}
.cw-c-footer .cw-footer-social a {
  display: block;
  margin: 2em auto;
  width: 30%;
}
@media (min-width: 992px) {
  .cw-c-footer .cw-footer-social a {
    width: 25%;
    margin: 1em auto;
  }
}
.cw-c-footer .cw-footer-social img {
  display: block;
  transition: 0.3s ease-in-out;
}

.cw-c-footer .cw-footer-social a:hover img {
  transform: scale(1.2);
}
.cw-c-footer hr {
  display: block;
  width: 80%;
  margin: 1em auto 2em auto;
}
/*--------------------------------------------------------------------------------*/

.cw-c-footer .businessinfo {
  padding-top: 5em;
  padding-bottom: 3em;
}

.cw-c-footer .line + .businessinfo,
.cw-c-footer .title + .businessinfo {
  padding-top: 0;
}

.cw-c-footer .businessinfo-cont + .businessinfo-cont {
  padding-top: 2.5em;
}

.cw-c-footer .businessinfo-m3 .businessinfo-cont + .businessinfo-cont,
.cw-c-footer .businessinfo-m4 .businessinfo-cont + .businessinfo-cont {
  padding-top: 3em;
}

.cw-c-footer .contact-companyinfo,
.cw-c-footer .contact-hours {
  margin-bottom: 2.5em;
}

.cw-c-footer .contact-title {
  font-size: 1em;
  line-height: 1.3;
  display: block;
  border-bottom-width: 0.1em;
  border-bottom-style: solid;
  padding-bottom: 0;
  margin-bottom: 0.5em;
  font-weight: 700;
  text-transform: uppercase;
}

.cw-c-footer .contact-title.contact-businessname {
  margin-bottom: 0.8em;
}

.cw-c-footer .contact-title .contact-title-container {
  padding-bottom: 0.44em;
  border-bottom-width: 0.1em;
  border-bottom-style: solid;
  position: relative;
  display: inline-block;
  margin-bottom: -0.1em;
}

.cw-c-footer .contact-details {
  font-size: 0.95em;
  line-height: 1.5em;
  position: relative;
  margin-bottom: 1.2em;
  font-weight: 400;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
  font-weight: 400;
}

.cw-c-footer .contact-companyinfo a {
  display: inline-block;
}

.cw-c-footer .contact-companyinfo a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.cw-c-footer .contact-companyinfo a:focus .contact-details-info {
  -webkit-box-shadow: 0 0 0 0.1rem var(--businessinfo-highlight);
  box-shadow: 0 0 0 0.1rem var(--businessinfo-highlight);
}

.cw-c-footer .contact-details.contact-email {
  margin-bottom: 2em;
}

.cw-c-footer .contact-details .contact-icon {
  position: absolute;
  top: -1px;
  left: 1px;
  text-align: center;
  background: var(--businessinfo-button);
  color: var(--businessinfo-buttontext);
  width: 26px;
  height: 26px;
  border-radius: 50%;
  display: block;
  line-height: 26px;
  transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  -ms-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -webkit-transition: background 0.2s ease;
}

.cw-c-footer .contact-details::after {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: -3px;
  border: 2px solid var(--businessinfo-button);
  width: 34px;
  height: 34px;
  border-radius: 50%;
  transition: border 0.2s ease;
  -o-transition: border 0.2s ease;
  -ms-transition: border 0.2s ease;
  -moz-transition: border 0.2s ease;
  -webkit-transition: border 0.2s ease;
}

.cw-c-footer .contact-details .contact-icon.fa-map-marker {
  font-size: 17px;
  padding-left: 1px;
}

.cw-c-footer .contact-details .contact-icon.fa-envelope {
  font-size: 12px;
  padding-left: 1px;
  padding-top: 0;
}

.cw-c-footer .contact-details .contact-icon.fa-phone {
  font-size: 14px;
  padding-left: 1px;
}

.cw-c-footer .contact-details-info {
  position: relative;
  margin-left: 38px;
  padding-left: 4px;
  padding-right: 4px;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
  font-weight: 400;
}

.cw-c-footer .contact-hourstime {
  font-size: 0.95em;
  line-height: 1.5em;
  padding: 0.5em 0;
  border-top: 1px solid var(--businessinfo-border);
}

.cw-c-footer .contact-hours .contact-hourstime:first-of-type {
  border-top: none;
}

.cw-c-footer .contact-hourstime-day {
  font-size: 0.9em;
  font-weight: 700;
}

.cw-c-footer .businessinfo .smaller-cont.row {
  margin-right: -4px;
  margin-left: -4px;
}

.cw-c-footer .businessinfo .smaller-cont [class*="col-"] {
  padding-left: 4px;
  padding-right: 4px;
}

.cw-c-footer .businessinfo .label-frms-img-crop::after {
  border-color: var(--businessinfo-border);
}

@media (min-width: 992px) {
  .cw-c-footer .businessinfo-m3 .hours-grid,
  .cw-c-footer .businessinfo-m4 .hours-grid {
    position: relative;
    webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    column-gap: 2em;
    -moz-column-fill: auto;
    column-fill: auto;
  }

  .cw-c-footer .businessinfo-m3 .hours-grid .contact-hourstime,
  .cw-c-footer .businessinfo-m4 .hours-grid .contact-hourstime {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }

  .cw-c-footer .businessinfo-m3 .hours-grid::before,
  .cw-c-footer .businessinfo-m4 .hours-grid::before {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    top: 0;
    background-color: var(--businessinfo-background);
  }

  .cw-c-footer .contact-companyinfo-inline .businessinfo-companyinfo-container {
    display: grid;
    grid-column-gap: 20px;
    grid-template-columns: 33.333333% 41.666667% 25%;
  }
}

.cw-c-footer .contact-ftdate {
  display: inline-block;
  padding: 2px 8px;
  font-size: 0.8em;
  font-weight: 700;
  margin-top: 3px;
  border-radius: 2px;
  font-family: "Helvetica Neue", Arial, sans-serif;
}

.cw-c-footer .contact-ftdate-closed {
  background-color: #cf2141;
  color: #fff;
}

.cw-c-footer .contact-ftdate-extrahours {
  background-color: #5d5d5d;
  color: #fff;
}
