/*-- Global --*/

h1,
h2,
h3 {
  text-transform: uppercase !important;
}

/*-- Header-- */
.header-info {
  display: none;
}

.header.has-cart .collapse.justify-content-center {
    justify-content: center !important;
}

/* Navbar */
nav.navbar a.navbar-brand {
  display: block !important;
  background: url(https://apihoard.webit.com/api/v1/Image/D73ED7FE28F94BB747C229B728179DFD/D73ED7FE28F94BB747C229B728179DFD.png?size=Original) no-repeat !important;
  background-size: cover !important;
  width: 85px !important;
  height: 75px;
  max-width: none;
  color: transparent !important;
  order: 1;
}

/* .header .header-container .navbar .container {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
} */

.header .navbar-expand-lg .navbar-nav .nav-link {
  font-weight: 400;
}

.header .navbar .navbar-nav .nav-link {
  text-transform: uppercase;
}

@media (min-width: 280px) {
    nav.navbar a.navbar-brand {
        display: block !important;
        background: url(https://apihoard.webit.com/api/v1/Image/D73ED7FE28F94BB747C229B728179DFD/D73ED7FE28F94BB747C229B728179DFD.png?size=Original) no-repeat !important;
        background-size: cover !important;
        width: 85px !important;
        height: 75px;
        max-width: none;
        color: transparent !important;
        order: 0;
}
}

@media (min-width: 992px) {
    nav.navbar a.navbar-brand {
        display: block !important;
        background: url(https://apihoard.webit.com/api/v1/Image/D73ED7FE28F94BB747C229B728179DFD/D73ED7FE28F94BB747C229B728179DFD.png?size=Original) no-repeat !important;
        background-size: cover !important;
        width: 85px !important;
        height: 75px;
        max-width: none;
        color: transparent !important;
        order: 1;
}
}

/*--- Hero ---*/

.page-home .header-info {
  display: none;
}

#hero:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}

#hero-content {
  position: relative;
  z-index: 2;
}

#hero img {
  width: 260px;
}

#hero .vertical-divider,
#hero .vertical-divider-container {
  display: none;
}

#hero .vertical-divider-top {
    fill: #3871A5 !important;
}

@media (min-width: 768px) {
  #hero {
    position: relative;
    overflow: hidden;
    height: calc(100vh - 75px);
    max-height: 650px;
  }

  #hero:after {
    background: none;
  }

  #hero-content {
    max-width: 350px;
  }

  #hero-content h1 {
    color: #ffffff;
    line-height: 1;
  }
  #hero .vertical-divider-container {
    display: block;
    position: absolute;
    left: -1px;
    top: 0;
    bottom: 0;
  } 
  #hero .vertical-divider {
    display: block;
    width: 200%;
    height: auto;
    fill: white;
    margin-top: -100%;
  }

  #hero .vertical-divider-top {
    fill: #3871A5 !important;
  }
}

/* ================ Quote section ========== */
.cw-quoteSection {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(https://apihoard.webit.com/api/v1/Image/08397EBBE115077D849BDCB795504DD2/08397EBBE115077D849BDCB795504DD2.jpg?size=1920x1440);
  background-position: center;
}

@media (min-width: 992px) {
}
@media (min-width: 1600px) {
}

@media (min-width: 1900px) {
}

/*-- Home --*/

.page-home .list {
  padding: 5em 0 1em;
  background: #05182C url(https://apihoard.webit.com/api/v1/Image/427E4031FBE0AC08A44A8993E57ADDF5/427E4031FBE0AC08A44A8993E57ADDF5.png?size=Original) no-repeat center top;
  background-size: contain;
}

.cw-cascade {
  margin: 0 auto;
  padding: 6em 0;
}

.cw-cascade:before {
  overflow: hidden;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.35);
}

.cw-cascadeText {
  z-index: 2;
}

.cw-cascade h2,
.cw-cascade .h2 {
  text-shadow: 2px 2px 0 #002b36;
}

.cw-cascade h2 {
  font-size: 2.25rem;
}

@media (min-width: 768px) {
  .page-home .list {
    padding-top: 4em;
    background: #05182C url(https://apihoard.webit.com/api/v1/Image/427E4031FBE0AC08A44A8993E57ADDF5/427E4031FBE0AC08A44A8993E57ADDF5.png?size=Original) no-repeat center center;
    background-size: cover;
  }

  .page-home .cw-cascade {
    padding: 9em 0;
  }

  .cw-cascade h2 {
    font-size: 2.5rem;
  }
}

@media (min-width: 992px) {
  .page-home .textwithimage .textwithimage-img {
    clip-path: polygon(25% 0%, 100% 1%, 100% 100%, 25% 100%, 0% 50%);
  }
}

@media (max-width: 1199px) {
  .page-home .list h2.list-text-title {
    font-size: 1.25rem;
  }
}

/* ============ Services ========== */
/* .cw-servicSection {
  background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), url(https://apihoard.webit.com/api/v1/Image/F152B38EE94BDC8D6BC936AD34EC55F3/F152B38EE94BDC8D6BC936AD34EC55F3.jpg?size=1920x1440);
  background-size: cover;
} */
.cw-services a .cw-serviceIMG {
  position: relative;
  overflow: hidden;
}

.cw-services a .cw-serviceIMG img {
  transition: transform 0.5s ease;
}
.cw-services a:hover .cw-serviceIMG::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #d8101d96;
}
.cw-services a:hover .cw-serviceIMG img {
  transform: scale(1.2);
  transition: transform 0.5s ease;
}
.cw-services a .cw-serviceContent {
  background: linear-gradient(#ffffff, #ffffff 50%, #eeeeee 50%, #eeeeee);
  background-size: 100% 200%;
  transform-origin: top center;
  /*trasition effect for background*/
  transition: background 1s;
  color:#000;
  min-height: 264px;
}
.cw-services a:hover .cw-serviceContent {
  background-position: 100% 100%;
  color:#000;
}
.cw-services a .cw-serviceContent i {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  background-color: #D8101F;
  line-height: 2.6em;
}

.fa-chevron-right:before {
    color: #ffffff;
}

.cw-services a:hover .cw-serviceContent i {
  color: #ffffff;
  background-color: var(--color-theme-highlight);;
}

/*-- Subpages --*/

.title + .detailedlist {
  padding-top: 1em;
}

section:not(.page-home) .title {
  position: relative;
  margin-bottom: 2em;
  height: 200px;
  padding: 2.5em 0 0;
  background: url("https://apihoard.webit.com/api/v1/Image/AC2BEC945165C1AEB5D12593536ADE0A/AC2BEC945165C1AEB5D12593536ADE0A.png?size=1920x1440") no-repeat center center;
  background-size: cover;
  text-align: center;
}

section:not(.page-home) .title:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 160px;
  background: url("https://apihoard.webit.com/api/v1/Image/33B1EA65D224A090C1EE98500CE7C6FA/33B1EA65D224A090C1EE98500CE7C6FA.png?size=Original") no-repeat center center;
  background-size: cover;
}

section:not(.page-home) .title-heading {
  position: relative;
  z-index: 2;
  margin: 0;
  color: #fff;
  text-shadow: 2px 2px 0 var(--color-theme-secondary);
  text-transform: uppercase;
}

@media (min-width: 768px) {
  section:not(.page-home) .title-heading {
    font-size: 2.5rem;
  }

  section:not(.page-home) .title {
    padding-top: 3.5em;
    height: 230px;
  }

  section:not(.page-home) .title:after {
    height: 230px;
    background-size: contain;
  }
}




	/* should make the long emails in default headers, footers, and business info modules wrap so that they don't stretch too far on super small mobile sizes (ie galaxy fold)  */
	.contact-companyinfo .contact-email .contact-details-info,
	.header .header-business-email,
	.footer .footer-business-email {
		overflow-wrap: anywhere;
	}
