body {
 overflow-x: hidden;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  color: #fff;
}
.breadcrumb {
  padding: 8px 0px;
  background-color: transparent;
  border-radius: unset;
}
#top-content {
  background-color: #222222;
  padding: 10px 0 3px 0;
}
.top-content {
  color: #eee;
  float: left;
}
ul.top-content li, ul.social li  {
    list-style-type: none;
    display: inline;
}
ul.top-content li .fa {
  padding: 0 10px;
  font-size: 18px;
  color: #F57D20;
}
ul.social {
  float: right;
}
ul.social li .fa {
  padding: 0 15px;
  font-size: 18px;
  color: #fff;
}
ul.social li a:hover {
  text-decoration: none;
}
.banner-background {
  background-repeat: no-repeat;
  background-position: center;
  padding: 9rem 0;
  background-image: url(/Portals/15/Images/at-construction.jpg?ver=3EA7XlfkzR9iK8BrGrBWog%3d%3d&timestamp=1643744088506);
  background-size: cover;
}
.text-wrapper {
  color: #fff;
  padding: 0 10px;
  float: right;
}
.text-wrapper h1, .text-wrapper h2 {
  color: #fff;
}
.text-wrapper h1 {
  font-weight: bold;
  letter-spacing: 2px;
}
.text-wrapper a:active, .text-wrapper a:link, .text-wrapper a:visited {
  color: #f68b38;
}
.text-wrapper a:hover {
  text-decoration: none;
  border-bottom: 1px solid;
}
a.button-link, a.button-link:focus, a.color-button-link, a.color-button-link:focus {
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  border: 1px solid #F57D20;
  background: #F57D20;
  font-size: 18px;
  font-weight: 600;
  display: block;
  width: 210px;
  text-align: center;
  padding: 10px 10px 12px;
  transition: all .5s ease-in-out 0s;
}
a.button-link:hover {
  background: transparent;
  border: 1px solid #f9fcfd;
  color: #f9fcfd;
  text-decoration: none;
}
a.color-button-link:hover {
  background: transparent;
  border: 1px solid #F57D20;
  color: #F57D20;
  text-decoration: none;
}
.center-button {
  margin: 2rem auto;
  width: fit-content;
}
.center-content {
  width: 80%;
  margin: 5% auto;
}
.img-credit {
  font-size: 14px;
  margin-top: -10px;
}
main ul li {
  list-style-type: disc;
}
.wrapper-left img {
  max-width: 80%;
  padding: 2em 0 3em 0;
}
.wrapper-right img {
  float: right;
  max-width: 80%;
  padding: 2em 0 3em 0;
}
.wrapper-content {
  padding: 2em 0 3em 0;
}
.content img {
  max-width: 100%;
}
.left-side {
  float: left;
  width: 35%;
  padding: 1% 1% 1% 0;
}
.right-side {
  float: right;
  width: 35%;
  padding: 1%;
}
.bottom-banner-background {
  background-repeat: no-repeat;
  background-position: center;
  padding: 3rem 0;
  background-image: url(/Portals/15/Images/high-angle-shot-two-excavators.jpg);
  background-size: cover;
}
@media (max-width: 1199px) {
  .bottom-banner-background {
    background-image: url(/Portals/15/Images/high-angle-shot-two-excavators-2.jpg);
  }
}
.bottom-text-wrapper h2, .bottom-text-wrapper h3, .bottom-text-wrapper {
  color: #fff;
}
.footer-wrapper {
  color: #999;
  padding-top: 3em;
  margin-left: -15px;
  margin-right: -15px;
}
.footer-wrapper h5 {
  color: #ccc;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1rem;
}
.footer-wrapper a:active, .footer-wrapper a:link, .footer-wrapper a:visited {
  color: #ccc;
}
.footer-wrapper a:hover {
  color: #F57D20;
  text-decoration: none;
}
.footer-wrapper ul li {
  list-style-type: none;
  padding: 10px 0;
}
.footer-wrapper ul {
  margin-left: 0;
}
#dnn_dnnUser_registerGroup.registerGroup {
  display: none;
}
#dnn_ctr899_Default_Form_EditFormPlaceholder {
  padding-top: 2rem;
}
#dnn_ctr899_Default_Form_divForm ul.dnnActions.dnnClear {
  padding-bottom: 2rem;
}
#dnn_ctr899_Default_Form_FirstName_label, #dnn_ctr899_Default_Form_LastName_label, #dnn_ctr899_Default_Form_Email_label, #dnn_ctr899_Default_Form_Phone_label, #dnn_ctr899_Default_Form_Requested_x0020_Services_label, #dnn_ctr901_Default_Form_FirstName_label, #dnn_ctr901_Default_Form_LastName_label, #dnn_ctr901_Default_Form_Email_label, #dnn_ctr901_Default_Form_Phone_label, #dnn_ctr901_Default_Form_Message_label {
  text-align: left;
}
#dnn_ctr899_Default_Form_FirstName.dnnFormRequired, #dnn_ctr899_Default_Form_LastName.dnnFormRequired, #dnn_ctr899_Default_Form_Email.dnnFormRequired, #dnn_ctr899_Default_Form_Phone.dnnFormRequired, #dnn_ctr901_Default_Form_FirstName.dnnFormRequired, #dnn_ctr901_Default_Form_LastName.dnnFormRequired, #dnn_ctr901_Default_Form_Email.dnnFormRequired, #dnn_ctr901_Default_Form_Phone.dnnFormRequired {
  border-left: 2px #f55920 solid !important;
}

/* Testing */

* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}





































