
#wpadminbar {display: none !important;}
body {
  font-family: "Lato", sans-serif;
  background: #ffffff;
}
.blue-bg {
    background: #4f87b4;
}
.dotts {

}.dottts {
    transform: translateY(-95vh);
}
@keyframes glow {
  from {
    box-shadow: 0 0 10px -10px #209ffa;
  }
  to {
    box-shadow: 0 0 10px 10px #209ffa;
  }
}

/* Requires globals.css */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
img.logo {
    opacity: 0;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    animation-duration: 3s;
    max-width: 100%;
    background: #fff7f7a3;
    border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
}
.blue-bg {
background-color: #7b9eb9 !important;

}
p.home-section2 {
    color: #9f9993;
    font-family: Lato, sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 25px;
    margin: 0 0 30px;
   background: none;
}
.home-section2 {
background-color: #0C2134;
background: url("https://apccontractors.us/wp-content/uploads/2018/06/mid2.jpg") no-repeat;
}
h1, 
 h1 a,
.heading-1 {
  color: #ffffff;
  font-family: Lato, sans-serif;
  font-size: 24px;
  line-height: 1.5em;
  margin: 25px 0;
  text-transform: uppercase;
}h2,
.heading-2 {
    color: #6DC0EC;
    font-family: 'Lato', sans-serif;
    font-size: 25px;
    line-height: 2rem;
    text-transform: uppercase;
}h3,
.heading-3 {
  color: #6DC0EC;
  font-family: Lato, sans-serif;
  font-size: 19px;
  line-height: 1.5rem;
  margin: 25px 0;
  text-transform: uppercase;
}h4,
.heading-4 {
  font-family: Lato, sans-serif;
  color: #0B0F16;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5rem;
  margin: 0 0 20px;
  text-transform: uppercase;
}p {
  color: #000000;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: normal;
  line-height: 25px;
  margin: 0 0 30px;
}ul {
    color: #544e49;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 26px;
  font-family: Lato, sans-serif;
}.content-wrapper h1,
 .content-wrapper .heading-1,
 .content-wrapper h2,
 .content-wrapper .heading-2{
  
  padding-bottom: 5px;    
}.main-content{
}.main-content ul {
  margin: 0 0 20px 0;
}.main-content ul li {
  color: #ffffff;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 25px;  
  position: relative;
}.main-content ul.plus-icon li::before,
 .main-content .plus-icon p::before {
  content: "\f0fe";
  color: #1677be;
  font-size: 14px;
  font-family: "FontAwesome";
  position: absolute;
  left: -17px;
}.main-content .plus-icon p::before{
  left: 0;  
}.row {
  margin: 0 auto;
  max-width: 1360px;
  width: 100%;
}.contain-to-grid {
  background: none !important;
}.contain-to-grid .top-bar {
  max-width: 1360px;
}.content-wrapper {
  width: 100%;
  max-width: 100%;
  position: relative;
  background: #ffffff;
}.page-wrapper {
  max-width: 1360px;
  clear: both;
}.button-one {
    background: #0B0F16;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 46px;
    padding: 0 15px;
    width: 300px;
    font-family: Lato, sans-serif;
    letter-spacing: 2px;
    float: left;
}.button-one:hover {
  color: #6DC0EC;
}.button-two {
    animation: glow 1s infinite alternate;
    background: #0058a7;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 400;
    font-family: Lato, sans-serif;
    letter-spacing: 1px;
    line-height: 52px;
    margin: 0 auto;
    padding: 20px 20px;
    border: 1px solid white;
    width: 340px;
    max-width: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-animation: shadowPulse 2.25s infinite;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.button-three {
    background: #0058a7;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 15px;
    font-weight: 400;
    font-family: Lato, sans-serif;
    letter-spacing: 1px;
    line-height: 52px;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
    color: white!important;
}.button-one.alt{
  background: #1677be;
  color: #0B0F16;
}.button-two:hover,
 .button-two:focus {
  color: #ffffff;
  letter-spacing: 2px;
}header.header-wrapper {
  min-height: 100vh;
  position: relative;
  overflow: hidden;
  background: rgba(13,26,40, .275);
  /*box-shadow: 10px 10px 8px 15px #209ffa;
  border-top: 1px solid #209ffa;
  margin-top: 8px;
  animation: glow 1s infinite alternate;*/
}header.header-wrapper.interior-page,
 header.header-wrapper.contact-page {
  min-height: 75vh;
  position: relative;
  overflow: hidden;
}.header-details{
  padding: 40px 60px 0;
}.header-company-wrapper {
  padding-left: 30px;
}.header-company-title {
  margin: 0;
}.header-company-title a {
  font-family: Lato, sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 34px;
  line-height: normal;
  color: #ffffff;
  text-decoration: none;
  float: left;
  width: 100%;
  text-align: left;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
}.header-company-serviceorder {
  color: #ffffff;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: lighter;
}.header-company-title, 
 .header-company-serviceorder {
  float: left;
  margin: 0;
  width: 100%;
}.header-cta{
  position: relative;
  display: block;
  float: left;
  width: 100%;
  margin-top: 10px;
}.header-cta .button-one {
  margin: 0;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
  line-height: 32px;
}.header-cta a.button-one[href^="tel:"] {
  color: #ffffff;
  font-weight: 400;
  font-family: Lato, sans-serif;
  font-size: 14px;
  margin-right: 10px;
}.imc {
    max-width: 30%;
    margin-top: 15px;
  box-shadow: #6DC0EC 1px 2px 6px;
}.aboutpic {
    margin-top: 15px;
    box-shadow: #1962ad 1px 3px 13px;
}.boxy {
  box-shadow: #b2b2bb 1px 3px 5px;
    background: #0B0F16;
    border: solid 1px #d4cdcd;
}.boxy2 {
  box-shadow: #b2b2bb 1px 3px 5px;
    background: #0B0F16;
}.faqboxy {
  box-shadow: #b2b2bb 1px 3px 5px;
    background: #0B0F16;
    border: solid 1px #d4cdcd;
    margin-bottom: 40px;
}.careerh {
  color: #000000;
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    line-height: 2rem;
    text-transform: none;
}.faqboxyblue {
  background: #1962ad;
  box-shadow: #b2b2bb 1px 3px 5px;
    border: solid 1px #d4cdcd;
    margin-bottom: 40px;
}.whitep {
  color: white;
}.headtext {
  left:80px;
}.companyname {
  color: #ffffff;
    font-family: Lato, sans-serif;
    font-size: 46px;
    line-height: 1.5em;
    margin: 25px 0;
    text-transform: uppercase;
    text-shadow: black 1px 2px 8px;
    font-weight: 700;
}.phead {
  color: #ffffff;
    font-family: Lato, sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    margin: 0 0 30px;
    text-shadow: black 1px 2px 8px;
}
/* CLEAR NAVIGATION BACKGROUNDS */
.top-bar,
.top-bar-section ul li,
.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:hover:not(.button) {
  background: none;
}.top-bar-section li.active:not(.has-form) a:not(.button),
 .top-bar-section li.active:not(.has-form) a:hover:not(.button) {
  background: none; 
}
/* NAVIGAITON LINK DEFAULT STYLES */
.top-bar .name {
  background: #0B0F16;
}.top-bar-section .has-dropdown > a {
  padding: 0 26px !important;
}.top-bar-section .has-dropdown > a::after {
  display: none !important;
}.top-bar-section ul li > a, .top-bar-section li:not(.has-form) a:not(.button) {
    color: #ffffff;
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 0 26px;
    letter-spacing: 1px;
    text-shadow: 1px 2px 3px #134b8a;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}.top-bar-section ul > li:not(:last-child) {
  margin: 0 18px 0 0;
}.top-bar ul {
  padding: 0;
}
/* NAVIGAITON LINK ACTIVE/HOVER STYLES */
.top-bar-section ul li:hover:not(.has-form) > a, .top-bar-section li:not(.has-form) a:hover:not(.button), .top-bar-section li.active:not(.has-form) a:not(.button), .top-bar-section li.active:not(.has-form) a:hover:not(.button) {
    color: #ffffff;
    background: none;
    font-weight: 600;
    border-bottom: 1px solid #ffffffcc;
}.top-bar-section ul li:hover:not(.has-form) ul.dropdown li,
 .top-bar-section ul li:hover:not(.has-form) ul.dropdown li a,
 .top-bar-section ul li.active:hover:not(.has-form) ul.dropdown li a:not(.button) {
  background: none;
  border: none;
}.top-bar-section ul li:hover:not(.has-form) ul.dropdown,
 .top-bar-section ul li.active:hover:not(.has-form) ul.dropdown {
  background: #0B0F16;
  overflow: hidden;
}.top-bar-section ul li:not(.has-form) ul.dropdown li a,
 .top-bar-section ul li:hover:not(.has-form) ul.dropdown li a {
  border: none;
  font-size: 13px;
}.top-bar-section ul li:hover:not(.has-form) ul.dropdown li a:hover:not(.button),
 .top-bar-section ul li.active:hover:not(.has-form) ul.dropdown li a:hover:not(.button),
 .top-bar-section ul li:not(.has-form) ul.dropdown li.active a, 
 .top-bar-section ul li:hover:not(.has-form) ul.dropdown li.active a:hover,
 .top-bar-section ul li:hover:not(.has-form) ul.dropdown li.active a,
 .top-bar-section ul li:hover:not(.has-form) ul.dropdown li.active a, 
 .top-bar-section ul li.active:hover:not(.has-form) ul.dropdown li.active a:not(.button){
  background: #ffffff;
  color: #0B0F16;
  border: none;
  text-shadow: none;
}.top-bar.expanded .toggle-topbar a {
  color: #ffffff;
}.top-bar-section .has-dropdown.moved > .dropdown {
  background: #0B0F16;
}
/*Slider Styles*/
.slider-wrapper,
.slick-button-container {
  display: block;
  height: 0;
  max-width: 100%;
  overflow: visible;
  width: 100%;
}.slick-button-container .slick-prev {
  left: 0 !important; 
}.slick-button-container .slick-next {
  right: 0 !important;
}.slick-button-container .slick-prev,
 .slick-button-container .slick-next {
  background: transparent;
  height: 100vh;
  position: absolute;
  top: 0;
  width: 60px;
  z-index: 0;
  margin: 0;
}.slick-button-container .slick-prev::before {
  content: "\f104";
  font-family: "FontAwesome";
  font-size: 38px;
  color: #ffffff;
}.slick-button-container .slick-next::before {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 38px;
  color: #ffffff;
}.interior-page .slick-button-container .slick-prev,
 .interior-page .slick-button-container .slick-next{
  height: 75vh;
}.slick-dots{
  bottom: auto;
  top: calc(100vh - 90px);
  right: 100px; 
  width: auto;
}.interior-page .slick-dots{
  top: calc(75vh - 35px); 
}.slick-dots li{
  margin: 0;  
}.slick-dots li button{
  background: #ffffff;
  width: 10px;
  height: 10px; 
}.slick-dots li.slick-active button{
  background: #1677be; 
}.slick-dots li button:before{
  display: none;
}
/**/
.tagline-arrow-bar {
  position: absolute;
  width: 100%;
  bottom: 0;
}.tagline-arrow-bar .scroll-arrow {
  position: relative;
  text-align: center;
  width: 85px;
  margin:0 auto 25px;
  
}.tagline-arrow-bar .scroll-arrow .fa {
  color: #1677be;
  cursor: pointer;
  font-size: 36px;
  line-height: 45px;
  width: 100%;
  -webkit-animation: pulse 1.75s infinite; 
  animation: pulse 1.75s infinite;
}.located-in {
    background-color: rgb(25, 98, 173, 0.9);
    text-align: center;
    height: 45px;
}.located-in p {
  color: #ffffff;
  line-height: 45px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  margin: 0;
  letter-spacing: 7px;
}.intro-bar {
  background: url("https://apccontractors.us/wp-content/uploads/2018/06/mid.jpg") no-repeat;
  background-color: #0B0F16;
  position: relative;
}.intro-bar2 {
  background: url("https://apccontractors.us/wp-content/uploads/2018/06/texture.png") repeat;
  background-color: #0b0f16;
  position: relative;
}.intro-bar .row {
  padding: 50px 0 65px;
}.intro-bar h1{
  color: #ffffff;
  margin: 16px 0;
  text-transform: uppercase;
}.interior-page .intro-bar h1,
 .interior-page .intro-bar h2 {
  color: #ffffff;
  margin: 0 0 15px 0;
  text-transform: uppercase;
}.intro-bar p{
  color: #ffffff;
  font-size: 16px;
  line-height: 26px;
}.intro-bar .mi-heading {
  color: #6DC0EC;
  margin: 15px 0;
  font-family: Lato, sans-serif;
  font-size: 23px;
  text-align: center;
  line-height: 1.5rem;
  letter-spacing: 4px;
  text-transform: uppercase;
}.intro-bar .midbar-item .animate-icon{
  width: 122px;
  height: 80px;
  margin: 0 auto;
  display: block;
  position: relative; 
}.intro-bar .midbar-item .animated-wrapper{
  display: block;
  position: absolute;
  border: 2px solid #ffffff;
  border-radius: 31px;
  width: 100%;
  height: 100%;
}.intro-bar .midbar-item:hover .animated-wrapper{
  animation-name: rotate;
  animation-duration: 0.7s;
  border-color: #1677be;
}.intro-bar .midbar-item .fa {
  font-size: 30px;
  color: #ffffff;
  display: block;
  line-height: 62px;
  width: 100%;
}.intro-bar .midbar-item:nth-of-type(1) {
  opacity: 0;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  padding: 8%;
  
  
}.intro-bar .midbar-item:nth-of-type(2) {
  opacity: 0;
  -webkit-transition: all 2000ms ease;
  -moz-transition: all 2000ms ease;
  -ms-transition: all 2000ms ease;
  -o-transition: all 2000ms ease;
  transition: all 2000ms ease;
  padding: 8%;
  
}.intro-bar .midbar-item:nth-of-type(3) {
  opacity: 0;
  -webkit-transition: all 3000ms ease;
  -moz-transition: all 3000ms ease;
  -ms-transition: all 3000ms ease;
  -o-transition: all 3000ms ease;
  transition: all 3000ms ease;
  padding: 8%;
  background: url("https://apccontractors.us/wp-content/uploads/2018/06/icon3.png") no-repeat;
}.intro-bar .midbar-item.complete:nth-of-type(1),
 .intro-bar .midbar-item.complete:nth-of-type(2),
 .intro-bar .midbar-item.complete:nth-of-type(3) {
  opacity: 1;
}.contact-page-wrapper {
  position: relative;
  background: #0B0F16;
}.contact-page-offset {
  position: relative;
  top: -25px;
}.sidebar-contact {
  border-radius: 0 5px 0 0;
  min-height: 400px;
}.contact-page-wrapper .contact-info-left {
  padding: 0 25px 0 75px;
}.contact-page-offset h1,
 .contact-page-offset h2,
 .contact-page-offset h3,
 .contact-page-offset .heading-1,
 .contact-page-offset .heading-2,
 .contact-page-offset .heading-3{
  color: #ffffff;
}.contact-page-wrapper p {
  color: #ffffff;
  font-size: 16px;
  margin: 0 0 10px 0;
  font-weight: normal;
  line-height: normal;
}.contact-address,
 .contact-phone,
 .contact-fax,
 .contact-email  {
  padding: 0 0 0 25px;
  position: relative;
}/*.contact-address::before {
  content: "";
  color: #ffffff;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 3px;
}.contact-phone::before {
  content: "";
  color: #ffffff;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 3px; 
}.contact-fax::before {
  content: "";
  color: #ffffff;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 3px;
}.contact-email::before {
  content: "";
  color: #ffffff;
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 3px;
}*/.contact-form-wrapper {
  padding: 10px 0 45px;
}.contact-form-wrapper .columns {
  padding: 0 12px;
}.contact-form-wrapper .contactForm  {
  margin-top: 20px;
}.contact-form-wrapper .contactForm  label{
  font-weight: bold;
  display: block;
}.contact-form-wrapper .contactForm input {
  height: 45px;
  margin: 0 0 15px;
  padding: 0 0 0 20px;
  width: 100%;
  font-family: Lato, sans-serif;
}.contact-form-wrapper .contactForm textarea {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  min-height: 105px;
  font-family: Lato, sans-serif;
}.contact-form-wrapper .contactForm input#captchaCode {
  float: left;
  width: 165px;
}.contact-form-wrapper .contactForm .captchaWrapper {
  clear: both;
  float: left;
  width: 100%;
}.contact-form-wrapper .captchaImages {
  width: calc(100% - 165px);
  float: left;
}.contact-form-wrapper .captchaImages .captchaLeft {
  width: 75%;
  display: inline-block;
  vertical-align: middle;
}.contact-form-wrapper .captchaImages .captchaRight {
  width: 17%;
  display: inline-block;
  vertical-align: middle;
}.contact-form-wrapper .captchaImages .captchaLeft img {
  max-height: 45px;
}.contact-form-wrapper .contactForm .submitWrapper {
  clear: both;
  float: left;
  text-align: center;
  width: 100%;
}.contact-form-wrapper .contactForm .submitWrapper span.submit {
  cursor: pointer;
  display: block;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 40px;
  padding: 3px 20px;
  width: 100%;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}.contact-form-wrapper .contactForm .submitWrapper span.submit:hover {
  background-color: #0B0F16;
  color: #ffffff;
}.emailConfirmation {
  background: rgba(20, 40, 48, 0.9);
  margin: 0 auto;
  padding: 40px 0 20px;
  text-align: center;
  width: 100%;
}.emailConfirmation h1,
 .emailConfirmation p {
  color: #1677be;
}.emailConfirmation {
  text-align: center;
}.emailConfirmation h1 {
  color: #1677be;
  margin: 0;
  line-height: 60px;
}.cta-wrapper {
    background: url("https://apccontractors.us/wp-content/uploads/2018/06/footer.jpg");
  background-color: rgba(13,26,40,0.7);
  padding: 100px 0 125px;
}.cta-wrapper h3, .cta-wrapper .heading-3 {
    color: #ffffff;
    font-family: Lato, sans-serif;
    font-weight: 100;
    font-size: 25px;
    line-height: normal;
    margin: 0 0 30px 0;
    letter-spacing: 5px;
    font-weight: 700;
}.cta-wrapper p{
  font-family: Lato, sans-serif;
  color: #8c847e;
  font-size: 15px;  
}.toTop {
  line-height: 35px;
  margin: 0 auto;
  text-align: center;
  width: 440px;
  position: relative;
  overflow: hidden;
  z-index: 0;
}.toTop .fa {
  color: #ffffff;
  font-size: 38px;
  cursor: pointer;
  position: relative;
  width: 50px;
  z-index: 2;
    box-shadow: 0 -10px 8px #ffffff;
}.toTop::before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  box-shadow: 0 3px 10px #0F7FDA;
  content: "";
  height: 1px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 50%;
  z-index: 2;
  display: none;
}.toTop::after {
  
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 0;
  z-index: 1;
}.footer-wrapper {
  background: #0B0F16;
}.footer-wrapper .top-bar-section ul li > a, 
 .footer-wrapper .top-bar-section li:not(.has-form) a:not(.button){
  color: #ffffff;  
  padding: 0 12px;
  line-height: 36px;
  font-size: 12px;
}.footer-wrapper .top-bar-section ul li:hover:not(.has-form) > a, 
 .footer-wrapper .top-bar-section li.active:not(.has-form) a:not(.button), 
 .footer-wrapper .top-bar-section li.active:not(.has-form) a:hover:not(.button) {
  color: #1677be;
}.footer-wrapper .social-icons .fa {
  border: 2px solid transparent;
  border-radius: 45px;
  color: #8c847e;
  font-size: 20px;
  line-height: 40px;
  margin: 0 3px;
  text-align: center;
  width: 45px;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}.footer-wrapper .social-icons .fa:hover {
  border-color: #1677be;
}.footer-wrapper .disclaimer {
  background: #0B0F16;
  padding: 15px 0;
  
}.footer-wrapper .disclaimer p {
  color: #8c847e;
  font-size: 9px;
  line-height: 16px;
  margin: 0;
  opacity: 0,8;
}.footer-wrapper .disclaimer .lnm-image img {
  width: 105px;
}.footer-wrapper .top-bar .dropdown {
  display: none !important;
}
/* Blog Post Styles */
.single-wrapper {
  background: #f4f4f4;
  max-width: 100% !important;
  width: 100%;
}#primary {
  clear: both;
  max-width: 1360px !important;
  margin: 0 auto;
  padding: 10px;
  width: 100%;
}
/* Default Styles */
.scrollfade {
  opacity: 0;
  -webkit-transition: all 1200ms ease;
  -moz-transition: all 1200ms ease;
  -ms-transition: all 1200ms ease;
  -o-transition: all 1200ms ease;
  transition: all 1200ms ease;
}.scrollfade.complete {
  opacity: 1;
}.scrollfade .sliding-box {
  position: relative;
  right: -50px;
}.scrollfade.complete .sliding-box {
  right: 0;
  -webkit-transition: all 1200ms ease;
  -moz-transition: all 1200ms ease;
  -ms-transition: all 1200ms ease;
  -o-transition: all 1200ms ease;
  transition: all 1200ms ease;
}.scrollfade .sliding-box.alt {
  position: relative;
  left: -50px;
}.scrollfade.complete .sliding-box.alt {
  left: 0;
  -webkit-transition: all 1200ms ease;
  -moz-transition: all 1200ms ease;
  -ms-transition: all 1200ms ease;
  -o-transition: all 1200ms ease;
  transition: all 1200ms ease;
}.strip-padding {
  padding-right: 0 !important;
  padding-left: 0 !important;
}.vertical-padding-extra-large {
  padding-top: 100px;
  padding-bottom: 90px;
}.vertical-padding-large {
  padding-top: 135px;
  padding-bottom: 50px;
}.vertical-padding-medium {
  padding-top: 55px;
  padding-bottom: 45px;
}.vertical-padding-small {
  padding-top: 35px;
  padding-bottom: 25px;
}.accent-one {
  color: %COLOR8% !important;
}[class*="fadein-"] {
  opacity: 0;
}.slick-background-wrapper {
  left: 0;
  position: fixed;
  top: 0;
  z-index: -1;
  width: 101% !important;
  overflow: hidden;
}
.slick-prev, .slick-next{
  transform: translate(0);
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
}
@keyframes pulse {
  0% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes rotate {
  0% {
    -moz-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
@keyframes shadowPulse {
  0% {
    box-shadow: 0 0 15px -4px #1677be;
    -webkit-box-shadow: 0 0 15px -4px #1677be;
    -moz-box-shadow: 0 0 15px -4px #1677be;
  }
  50% {
    box-shadow: 0 0 15px 2px #1677be;
    -webkit-box-shadow: 0 0 15px 2px #1677be;
    -moz-box-shadow: 0 0 15px 2px #1677be;
  }
  100% {
    box-shadow: 0 0 15px -4px #1677be;
    -webkit-box-shadow: 0 0 15px -4px #1677be;
    -moz-box-shadow: 0 0 15px -4px #1677be;
  }
}

@media only screen and (max-width: 1440px) { 
.top-bar-section ul li > a, .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0px;
  }
}

@media only screen and (max-width: 1400px) { 
  .header-cta  {
    padding: 0;
  }.header-cta .button-one {
    width: 150px;
  }.logo-wrapper {
    padding: 0;
  }.logo-wrapper .logo {
    max-width: 270px;
    margin-bottom: 30px;
  }img.logo {
    border: none;
    background: #fff7f7a3;
    box-shadow: none;
    border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
   }.header-company-wrapper {
    display: block;
    margin: 0 0 0 10px;
    width: calc(100% - 95px);
  }.slick-button-container {
    display: none;
  }.navigation-wrapper,
   .navigation-wrapper ul {
    padding: 0;
  }.top-bar-section .has-dropdown > a {
    padding: 0 15px !important;
  }.top-bar-section ul li > a,
   .top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 14px;
    padding: 0 15px; 
  }.top-bar-section ul > li:not(:last-child) {
    margin: 0 5px 0 0;
  }
  /* NAVIGAITON LINK ACTIVE/HOVER STYLES */
  .top-bar-section ul li:hover:not(.has-form) > a,
  .top-bar-section li.active:not(.has-form) a:not(.button),
  .top-bar-section li.active:not(.has-form) a:hover:not(.button) {
    padding: 0 15px;
  }.row.header-details {
    padding-bottom: 0;
  }.main-content {
    overflow: hidden;
  }
}
@media only screen and (max-width: 1025px) {
  .vertical-padding-large{
    padding: 30px 0;  
  }.top-bar{
    width: 100%;  
  }.top-bar-section .dropdown li.title h5 a, 
   .top-bar-section .dropdown li.parent-link a{
    line-height: 45px;
  }.top-bar-section ul li > a, 
  .top-bar-section ul li > a:hover, 
  .top-bar-section .has-dropdown > a, 
  .top-bar-section li:not(.has-form) a:not(.button), 
  .top-bar-section ul li:hover:not(.has-form) > a,
  .top-bar-section li:not(.has-form) a:not(.button), 
  .top-bar-section li:not(.has-form) a:hover:not(.button),
  .top-bar-section li.active:not(.has-form) a:not(.button), 
  .top-bar-section li.active:not(.has-form) a:hover:not(.button) {
    background: #0B0F16;
    border-radius: 0;
    line-height: 45px;
    text-align: center;
  }.top-bar-section li:not(.has-form) a:hover:not(.button) {
    background: #1677be;
  }.top-bar-section ul > li:not(:last-child) {
    margin: 0;
  }header.header-wrapper,
   header.header-wrapper.interior-page,
   header.header-wrapper.contact-page {
    min-height: 80vh !important;
    height: auto !important;
  }.header-details{
    border: none; 
  }.header-company-wrapper{
    padding: 0; 
  }.header-cta .button-one{
    width: 50%;
  }.header-cta a.button-one[href^="tel:"]{
    margin: 0;  
  }.slider-wrapper{
    position: fixed;
    top: 0;
    z-index: -1;  
  }.slick-dots{
    display: none!important;  
  }.intro-bar .midbar-item .animated-wrapper{
    border-color: #1677be;
  }.main-content.interior-page .content-wrapper {
    padding: 25px;
  }.contact-page-offset{
    top: 0; 
  }.contact-page-wrapper .contact-info-left{
    padding: 0 0 0 35px;  
  }footer.footer-wrapper nav {
    display: none;
  }footer.footer-wrapper .social-icons {
    text-align: center;
  }footer.footer-wrapper .vertical-padding-medium {
    padding: 25px 0;
  }footer.footer-wrapper .disclaimer {
    text-align: center;
  }
  h2, .heading-2 {
    color: #6DC0EC;
    font-family: 'Lato', sans-serif;
    font-size: 25px;
    line-height: 2.5rem;
    margin: 25px 0;
    text-transform: uppercase;
}
.cta-wrapper {
    background: url("https://apccontractors.us/wp-content/uploads/2018/06/footer.jpg");
        background-color: rgba(0, 0, 0, 0);
    background-color: rgba(13,26,40,0.7);
    padding: 100px 0 145px;
}.imc {
    max-width: 100%;
}
}
@media only screen and (max-width: 767px) { 
  header.header-wrapper {
    min-height: 50vh !important;
    height: auto !important;
  }.header-details{
    padding: 30px;  
    z-index: 1;
  }.header-company-wrapper{
    width: 100%;
    margin: 0;
  }.header-cta{
    margin: 10px 0; 
  }.main-content.interior-page .content-wrapper{
    padding: 15px;  
  }.sliding-box {
    display: block;
    float: none;
    margin: 0 auto;
  }.intro-bar .row{
    padding: 20px 0;  
  }.toTop {
    width: 260px;
  }.toTop::after {
    border-left: 130px solid transparent;
    border-right: 130px solid transparent;
  }.google-map {
    max-height: 250px;
  }.contact-page-wrapper .contact-info-left, 
   .contact-page-wrapper .contact-info-right {
    padding: 0 15px;
  }.logo-wrapper .logo {
    max-width: 205px;
}
  h2, .heading-2 {
    color: #6DC0EC;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    line-height: 2rem;
    margin: 25px 0;
    text-transform: uppercase;
}
.vertical-padding-large {
    padding: 0px 0;
  padding-bottom: 0px;
}
.cta-wrapper {
    background: url("https://apccontractors.us/wp-content/uploads/2018/06/footer.jpg");
        background-color: rgba(0, 0, 0, 0);
    background-color: rgba(13,26,40,0.7);
    padding: 100px 0 185px;
}.imc {
    max-width: 100%;
}.headtext {
    left: 0px;
    text-align: center;
    margin-bottom: 60px;
}.companyname {
    font-size: 27px;
}.phead {
    font-size: 16px;
}.button-one {
    width: 100%;
    margin-bottom: 20px;
}.button-one.mobile {
   width: 100%;
    margin-bottom: 0;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999999;
    padding: 10px;
    background: #1c5da0;
}.button-one:hover {
  color: #6DC0EC;
}
}