/*!
 * Start Bootstrap - Agency v5.0.3 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */

.container {
  max-width: 1120px;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

body {
  overflow-x: hidden;
  font-family: 'Rubik', sans-serif !important;
}

p {
  line-height: 1.75;
}

a {
  color: #fed136;
}

a:hover {
  color: #fec503;
}

.text-primary {
  color: #fed136 !important;
}

img {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    max-width: 100%;
}

.img-responsive {
  width: 100%;
  margin-bottom: 45px;
  margin-top: 45px;
}

.logo {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 350px;
	margin-top:  0px;
	margin-bottom: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: 'Rubik', sans-serif;
}

section {
  padding: 45px 0;
}

section h2.section-heading {
  font-size: 56px;
  margin-top: 0;
  margin-bottom: 15px;
  color: rgba(40, 40, 40, 255);
  text-align: center;
}

.text-muted {
  font-size: 28px;
	color: rgba(40, 40, 40, 255)!important;
	text-align: left;
	/*line-height: 38px;*/
  color: #2c2d31;
  margin-bottom: 35px;
}

section h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
  font-family: 'Rubik', sans-serif;
}
 
.section-title {
  font-size: 40px;
  color: #222;
  line-height: 45px;
  /*margin-bottom: 55px;*/
}

.btn {
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
}

.btn-xl {
  font-size: 18px;
  padding: 20px 40px;
}

.btn-primary {
  background-color: #fed136;
  border-color: #fed136;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #fec810 !important;
  border-color: #fec810 !important;
  color: white;
}

.btn-primary:active, .btn-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
  box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
}

::-moz-selection {
  background: #fed136;
  text-shadow: none;
}

::selection {
  background: #fed136;
  text-shadow: none;
}

img::-moz-selection {
  background: transparent;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

#mainNav {

}

#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: white;
  border: 0;
  background-color: #fed136;
  font-family: 'Rubik', sans-serif;
}

#mainNav .navbar-brand {
  color: #fed136;
  font-family: 'Rubik', sans-serif;
}

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #fec503;
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 90%;
  font-weight: 400;
  padding: 0.75em 0;
  letter-spacing: 1px;
  color: white;
  font-family: 'Rubik', sans-serif;
}

.call {
	font-family: 'Rubik', sans-serif;
	font-size: 22px;
	font-weight: 400;
	color: #666 !important;
}

.call a {
	font-family: 'Rubik', sans-serif;
	font-size: 22px;
	font-weight: 600;
	color: #666 !important;
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #fed136;
}

#contactForm {
  background-color: #ddd;
  padding: 45px;
/*   -webkit-box-shadow: 5px 7px 3px -3px rgba(56,56,56,0.79); 
  box-shadow: 5px 7px 3px -3px rgba(56,56,56,0.79); */
}

#contactForm h3 {
  text-align: center;
  color: #333;
  margin-bottom: 20px;
  font-family: 'Rubik', sans-serif;
  font-size: 32px;
}

#contactForm input {
  border-radius: 0px;
  border: 1.5px solid #555;
  padding: 10px;
}

#contactForm textarea {
  border-radius: 0px;
  border: 1.5px solid #555;
  padding: 10px;
}

#contactForm label {
  color: #444;
}

#contactForm .radio label span {
  margin-left: 10px;
}

#contactForm .radio label:hover {
  cursor: pointer;
}

#contactForm #sendMessageButton {
  width: 100%;
  margin-top: 15px;
  font-weight: 600;
  background-color: #EBB120;
  border: 1.5px solid #f5b10c;
}

.call-link {
  color: #333;
  text-decoration: underline;
}

.text-padding1{
	top:30%;
	width:90%;
	font-size:55px;
	line-height: 60px;
	
}
.text-padding2{
	top:40%;
	width:90%;
	font-size:50px;
	line-height: 55px;
	padding-top:30px;
}

.bg-grey {
  background-color: #acafb5!important;
	padding-top: 55px;
	padding-bottom: 55px;
  margin-bottom: 45px;
}

.testimonials .name {
  font-size: 48px;
  margin-bottom: 10px;
  color: rgba(44, 48, 52, 255);
}

.testimonials .company-name {
  font-size: 32px;
  font-weight: 400;
}

.testimonials .caption {
  color: #ffffff;
  font-size: 32px;
  font-style: italic;
  margin-top: 45px;
}

.text-white p {
	color:#fff;
}

header {
	position: relative;
}

header .hero {
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

header .metal-strip {
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	border-bottom: 21px solid #EBB120;
}

header .hero-content  {
	position: absolute;
    margin-left: auto;
    margin-right: auto;
    z-index: 1000;
    top: 0px;
    display: block;
    right: 0;
    left: 0;
}

header .hero-content-mobile  {
	position: absolute;
    margin-left: auto;
    margin-right: auto;
    z-index: 1000;
    top: 0px;
    right: 0;
    left: 0;
	display: none;
}

header .hero-content .intro-text {
  padding-bottom: 0px;
	padding-top: 300px;
}

header .intro-text .subtitle {
  text-shadow: 2px 3px 1px #3D3D3D;
  font-weight: 500;
	font-size: 32px;
	color: #fff;
}

header .intro-panel {
  padding-top: 0px;
/* 	padding-bottom: 150px; */
/*   margin-top: -200px; */
}

header .intro-text .intro-lead-in {
  font-size: 52px;
  line-height: 62px;
  margin-bottom: 0px;
	font-weight: 700;
  font-family: 'Rubik', sans-serif;
  text-shadow: 2px 3px 1px #3D3D3D;
	color: #fff;
}

header .intro-text .intro-heading {
  font-size: 75px;
  font-weight: 700;
  line-height: 75px;
  margin-bottom: 50px;
  font-family: 'Rubik', sans-serif;
}

.service-heading {
  margin: 15px 0;
  text-transform: none;
}

section#contact {
  background-color: #ddd;
  background-image: url("../img/map-image.png");
  background-repeat: no-repeat;
  background-position: center;
}

section#contact .section-heading {
  color: #fff;
}

section#contact .form-group {
  margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
  padding: 10px;
}

section#contact .form-group input.form-control {
  height: auto;
}

section#contact .form-group textarea.form-control {
  height: 248px;
}

section#contact .form-control:focus {
  border-color: #fed136;
  -webkit-box-shadow: none;
  box-shadow: none;
}

section#contact ::-webkit-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Rubik', sans-serif;
}

section#contact :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Rubik', sans-serif;
}

section#contact ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Rubik', sans-serif;
}

section#contact :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Rubik', sans-serif;
}

footer {
  padding: 25px 0;
  text-align: center;
  position: relative;
  text-align: center;
  color: white;
  background-image: url("/wp-content/uploads/2019/01/construction-zone-cropped.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}

footer .title-overlay {
  color: #fff;
  text-align: center;
  font-size: 45px;
  text-shadow: 2px 3px 1px #3D3D3D;
  padding-top: 25px;
  font-weight: 500;
}

footer .call-link-overlay {
  color: #fff;
  font-size: 65px;
  font-weight: 800;
}

footer .logo-overlay {
  margin-top: 105px;
}

footer .copyright {
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
  font-family: 'Rubik', sans-serif;
  color: #333;
}

.get-a-quote .call {
	z-index: 10;
}

.get-a-quote .phone-number {
	z-index: 10;
}

/* dev CSS */

#contactForm .wpcf7-list-item-label {
  color: #444;
}

.wpcf7-response-output {
	margin: 0px  !important;	
	border: 0px !important;
}

span.wpcf7-list-item {
	display: block !important;
	margin-bottom:8px;
}
span.wpcf7-list-item-label{
	margin-left:15px;
}
#contactForm input[type="radio"]{
	float:left;
	position: relative !important;
	margin-top: 5px;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    font-size: 1.75em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
  }
  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #212529;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }
}

@media (max-width: 1200px) {
	header .hero-content-mobile {
		display: block;
	}
	
	header .hero-content-mobile .intro-text {
		padding-top: 150px;
	}
	
	header .hero-content {
		position: relative;
	}
	
	header .intro-panel {
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 0px;
		padding-bottom: 0px;
	}
	
	header .hero-content .intro-text {
		display: none;
	}
	
	header .intro-panel #contactForm {
		box-shadow: none;
	}
	
	.navbar-brand .logo {
		margin-bottom: 10px;
		margin-top: 0px;
		width: 400px;
	}
}

@media (max-width: 768px) {
	header .hero-content-mobile .intro-text {
		padding-top: 60px;
	}
	
	header .hero-content-mobile .main-title {
		font-size: 28px;
	}
	
	header .hero-content-mobile .subtitle {
		font-size: 18px;	
	}
	
	.text-muted {
		font-size: 22px;
		margin-bottom: 15px;
	}
	
	.testimonials .name {
		font-size: 32px;
	}
	
	.testimonials .caption {
		font-size: 25px;
		line-height: initial;
	}
	
	section {
		padding: 50px 0px;
	}
	
	section .section-title {
		font-size: 34px;
		margin-bottom: 20px;
	}
	
	section h2.section-heading {
		font-size: 36px;
	}
	
	.img-responsive {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	
	.get-a-quote {
		text-align: center;
	}
	
	.get-a-quote img {
		padding-top: 0px;
		margin: 0px;
	}
	
	.get-a-quote .call {
		font-size: 22px;
		color: #333 !important;
		left: 0;
		top: 0px;
		right: 0px;
		position: relative!important;
		bottom: 0;
		line-height: initial;
		text-align: center!important;
		margin: 0px;
		width: 100%;
	}
	
	.get-a-quote .phone-number {
		font-size: 28px;
		left: 0;
		right: 0;
		position: relative!important;
		text-align: center!important;
		line-height: initial;
		top: 0px;
		bottom: 0;
		margin: 0px;
		padding: 0px 0px 10px 0px;
		width: 100%;
	}
}

@media (max-width: 460px) {
	#mainNav {
    	background-color: transparent;
	}
	header.masthead .intro-text {
		padding-top: 0px;
		color: #fff;
	}
	
	footer .title-overlay {
		font-size: 40px;
	}
	
	footer .call-link-overlay {
		font-size: 40px;
	}
	
	header.masthead .intro-text .intro-lead-in {
      font-size: 36px;
/* 		font-weight: 500; */
	  line-height: 38px;
	}
	
	header.masthead .intro-text .subtitle {
		font-size: 24px;
	}
	
	#contactForm .btn-xl {
		font-size: 14px;
	}
	.navbar-brand img{
		margin-top:10px;
	}
}