/* Colors 
	#BE0000 - Main Theme red
	#2C2C2C - Footer Dark grey / Main text color

	Dev Link https://xd.adobe.com/spec/6c60457b-e90a-41f1-50c5-baa774391073-1a51/
*/

html {
  scroll-behavior: smooth;
}

body {
    margin: 0;
    padding: 0;
   	font-family: 'Karla', sans-serif;
}

img {
	width: 100%;
	height: auto;
}

p, li, a {
	font-size: 16px;
    line-height: 25px;
	color: #292929;
	outline: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0;
	font-family: 'Karla', sans-serif;
}

h2 {
	font-family: 'Karla', sans-serif;
	font-size: 30px;
	text-transform:uppercase;
	font-weight:600;
}

strong {
    font-weight: 800;
}

a:link, a:visited, a:hover, a:active  {
	text-decoration: none;
	border-bottom: none;
	outline: none;
	color:inherit;
	outline: 0;
}
.row{
	margin-left:0;
	margin-right:0;
}

/* Header-Navbar */

header{
	position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99999;
}

.mobi-breaks{
	display:none;
}

.mobi-logo{
	display:none;
}

.mobi-service{
	display:none;
}

.mobi-timeline-logo, .mobi-timeline-img2, .mobi-timeline-multi-img{
	display:none;
}

.mobi-materials{
	display:none;
}

.logo{
	width:100%;
	padding-top: 5px;
}

.nav-line{
	border-top:1px solid #BE0000;
	margin:10px 0;
}

.custom-list>li>a {
	color: #fff;
	border-bottom: 2px solid transparent;
	padding-bottom: 3px;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.custom-list>.active>a, .custom-list>.active>a:focus, .custom-list>.active>a:hover {
    color: #ffffff;
	background-color: transparent;
	border-bottom: 2px solid #fff;
}

.custom-list>li>a:focus, .custom-list>li>a:hover {
    color: #ffffff;
	background-color: transparent;
	border-bottom: 2px solid #fff;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a {
    color:#ffffff;
	background-color: transparent;
	border-bottom: 2px solid #fff;
}

.navbar-nav {
    float: none;
    margin: 0;
    text-align: right;
	padding-left: 4%;
}

.navbar-nav p{
	color:#fff;
	margin-top: 10px;
}

.navbar-nav>li>a {
    margin: 5px 0 10px 5em;
	color:#fff;
}

.custom-list li {
	float: left;
    padding-left: 4em;
}

.float-r{
	float:right;
}

.float-l{
	float:left;
}

.container-fluid {
	padding-right: 0;
	padding-left: 0;
}

.header .col-md-2, .header .col-md-10, .header .navbar-collapse{
	padding:0;
}

/* Buttons */

/* .btn-primary:link , */
.btn-primary:visited, .btn-primary:hover, .btn-primary:active  {
	background-color:transparent;
	color:#fff;
}

/* .btn-primary.btn-contact:link , */
.btn-primary.btn-contact:visited, .btn-primary.btn-contact:hover, .btn-primary.btn-contact:active  {
	background-color:#BE0000;
	color:#fff;
}

/* .services-lwys .btn-primary.btn-contact:visited,  */
.services-lwys .btn-primary.btn-contact:hover, .services-lwys .btn-primary.btn-contact:active  {
	background-color:#fff;
	color:#BE0000;
}

.btn-primary.btn-contact-grey:hover, .btn-primary.btn-contact-grey:active, .btn-primary.btn-contact-inv:focus  {
	background-color:#fff;
	color:#2C2C2C;
}

.btn-primary.btn-contact-inv:hover, .btn-primary.btn-contact-inv:active, .btn-primary.btn-contact-inv:focus {
	background-color:#BE0000;
	color:#fff!important;
}

.btn-primary.btn-headers:visited, .btn-primary.btn-headers:hover, .btn-primary.btn-headers:active  {
	background-color:#BE0000;
}

.btn-primary.btn-contact-inv:visited{
	background-color:transparent;
} 

.btn-primary{
    font-size: 16px;
	text-align:center;
	border:0;
	border-radius:30px;
	padding:5px 25px;
}

.btn-contact{
	color:#fff;
	background-color:transparent;
	margin-top:20px;
	border:3px solid #BE0000!important;
	border-radius:12px;
}

.btn-contact-inv{
	color:#BE0000!important;
	background-color:transparent;
	margin-top:10px;
	border:3px solid #BE0000!important;
	border-radius:12px;
}

.btn-headers{
	color: #fff!important;
    background-color: transparent;
    border: 5px solid #BE0000!important;
    border-radius: 40px;
    padding: 10px 30px;
    margin: 0 auto;
    display: block;
    width: 25%;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    position: absolute;
    bottom: 8%;
    left: 0;
    right: 0;
}

/* Home */

.home-head{
	position:relative;
	background:url("/images/home/header.jpg") no-repeat center center/cover;
	height:800px;
	padding: 18% 0 0;
}

.head-info h1{
	color:#fff;
	text-transform:uppercase;
	font-size:40px;
}

.head-info h2{
	color: #fff;
	font-size: 75px;
    font-weight: 600;
}

.head-info p{
	color:#fff;
	font-size:20px;
}

.head-info .btn-primary {
	background-color:#BE0000;
	color:#fff;
}

.materials-transport{
	text-align:center;
	padding: 8% 0 5%;
}

.line{
	border-top:3px solid #BE0000;
	position:relative;
	display:block;
	margin: 15px auto 20px;
	width: 6em;
}

.materials{
	/* margin:4% 0; */
	margin: 2% 0;
}

.col-5 {
	width:20%;
	float:left;
	position:relative;
}

.suppliers{
	background-color:red;
	padding: 5% 0;
}

.suppliers ul{
	list-style: none;
    padding-top: 30px;
    padding-left: 10px;
}

.suppliers li{
	text-transform: uppercase;
    font-size: 18px;
    line-height: 40px;
}

.suppliers h2{
	text-transform:none;
	padding-right: 10%;
}

.suppliers .col-md-8 h2, .suppliers .col-md-8 p, .suppliers .col-md-8 li{
	color:#fff;
}

.suppliers-box{
	padding: 8%;
    background-color: #fff;
    width: 85%;
    float: right;
}

.suppliers-box p{
	font-size:25px;
}

.truck-images .col-md-4, .truck-images .col-md-5, .truck-images .col-md-7{
	padding:0;
}

.lil-trucks img{
	padding:0 0 2% 2%
}

.hcwhy{
	padding:4% 0;
	text-align:center;
}

.tfe{
	color:#BE0000;
	font-weight:600;
	padding-right:5px;
}

.hcwhy-p {
	font-size:20px;
	padding: 0 7%;
}

.hcwhy-info p, .hcwhy-info a {
	font-size:23px;
}

.hcwhy-info{
	padding:4% 0;
}

/* Materials Slider */

.services-materials .materials-text{
	line-height:500px;
}

.services-materials .materials p{
	font-size:3em;
	line-height:40px;
}

.materials-text{
	position: absolute;
	top: 0; 
	right: 0;
	bottom: 0; 
	left: 0;
	width:100%;
	height:100%;
	text-align: center;
	background-color: rgba(0,0,0,0.3);
	opacity: 0;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	transition: opacity 0.6s;
	vertical-align:middle;
	z-index:9999999;
}

.materials-text:hover{
	opacity: 1; 
}

.materials p{
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bricks-box{
	background:url("/images/material-gallery/bricks.jpg") no-repeat center center/cover;
}

.grass-box{
	background:url("/images/material-gallery/grass.jpg") no-repeat center center/cover;
}

.paving-box{
	background:url("/images/material-gallery/paving.jpg") no-repeat center center/cover;
}

.sand-box{
	background:url("/images/material-gallery/sand.jpg") no-repeat center center/cover;
}

.cement-box{
	background:url("/images/material-gallery/cement.jpg") no-repeat center center/cover;
}

.materials {
	position: relative;
	display: block;
}

.materials-text{
	cursor:pointer;
}

/* About Us */
.other-head{
	position:relative;
	background:url("/images/about-us/header.jpg") no-repeat center center/cover;
	height:400px;
}

.other-head-info{
	height:400px;
}

.other-pages h1{
	color:#BE0000;
	font-size:40px;
	text-align:center;
}

.aboutus{
	padding:5% 0;
}

.aboutus h2{
	text-transform:none;
	text-align:center;
	margin: 2% 0 4%;
	font-weight:100;
	font-size: 26px;
}

.continue-legacy{
	padding:5% 10%;
	text-align:center;
	background:url("/images/about-us/9.jpg") no-repeat center center/cover;
	color:#fff;
}

.continue-legacy h2{
	font-weight: 100;
    font-size: 40px;
    margin-bottom: 10px;
}

.continue-legacy p{
	color:#fff;
	font-size:20px;
}

.continue-legacy .btn-primary {
	background-color:#BE0000;
}

/* Timeline */

/* .aboutus {

} */

.aboutus .timeline-div {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.aboutus .timeline-div:before {
	content: '';
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -1px;
	width: 2px;
	height: 100%;
	background: #CCD1D9;
	z-index: 1
}

.aboutus .timeline-block {
	width: -webkit-calc(50% + 10px);
	width: -moz-calc(50% + 9px);
	width: calc(50% + 10px);
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	justify-content: space-between;
	clear: both;
}

.aboutus .timeline-block-right {
	float: right;
	text-align: right;
}

.aboutus .timeline-block-left {
	float: left;
	direction: rtl;
	text-align: left;
}

.aboutus .marker {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: none;
	background: #BE0000;
	margin-top: 10px;
	z-index: 9999;
}

.aboutus .timeline-content {
	width: 95%;
	padding: 0 15px;
	color: #666;
	margin-top: 10%;
	height: 210px;
}

.aboutus .timeline-content h3 {
	margin-top: 5px;
    margin-bottom: 5px;
    font-size: 40px;
    font-weight: 600;
    color: #BE0000;
}

.aboutus .timeline-content span {
	font-size: 15px;
	color: #a4a4a4;
}

.aboutus .timeline-content p {
	font-size: 16px;
	line-height: 1.5em;
	word-spacing: 1px;
	color: #292929;
	direction: ltr;
}

.left-line {
	border: 0;
    clear: both;
    display: block;
    width: 46%;
    background-color: #CCD1D9;
    height: 1px;
    position: absolute;
}

.right-line {
	border: 0;
	clear:both;
	display:block;
	width: 46%;               
	background-color:#CCD1D9;
	height: 1px;
	position:absolute;
}

.line-down-l{
    border: 0;
    clear: both;
    display: block;
    width: 1px;
    background-color: #CCD1D9;
    height: 30px;
    position: absolute;
    left: 55px;
}

.line-down-r{
    border: 0;
    clear: both;
    display: block;
    width: 1px;
    background-color: #CCD1D9;
    height: 30px;
    position: absolute;
    right: 55px;
}

.timeline-logo{
	width: 35%;
    padding-top: 4%;
    margin-left: 6%;
}

.timeline-img2{
	width: 90%;
    position: relative;
    top: 10px;
}

.timeline-multi-img{
    position: relative;
    top: 90px;
    float: left;
    margin-left: 6%;
}

.timeline-multi-img img{
	width: 50%;
	float:left;
	padding:0 2% 2% 0;
}

/* Services */

.services .container-fluid{
	padding:0;
}

.services-header{
	background:url("/images/services/header.jpg") no-repeat center center/cover!important;
}

.services-head{
	padding: 5% 0;
    background-image: url(/images/services/1.jpg);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 32%;
}

.services-head h1 {
    text-align: left!important;
}

.services-lwys{
	padding:18% 10%;
	text-align:center;
	background:url("https://via.placeholder.com/1920x800") no-repeat center center/cover;
	color:#fff;
}

.services-lwys h2{
	font-weight: 100;
    font-size: 70px;
    text-transform: none;
}

.services-lwys .btn-contact{
    background-color: #BE0000;
    border-radius: 0;
	border:1px solid #707070!important;
	padding:7px 25px;
}

.services .line {
    border-top: 6px solid #BE0000;
    margin: 15px 0 20px;
    width: 9em;
}

.reliable-partner{
	background-color:#BE0000;
	padding:2% 0;
}

.reliable-partner .col-md-12{
	padding:0;
}

.reliable-partner p{
	color:#fff;
	margin-bottom:0;
	font-size:25px;
	line-height: 32px;
}

.btn-contact-grey{
	background-color:#2C2C2C;
	color:#fff;
	float:right;
	border-radius:0;
	padding: 7px 25px;
}

.btn-contact-white {
	background-color:transparent;
	color:#fff;
	float:right;
	padding: 7px 25px;
	border:3px solid #fff;
	border-bottom:3px solid #fff!important;
}

.btn-contact-white:hover, .btn-contact-white:focus, .btn-contact-white:active {
	background-color:#fff;
	color:#BE0000;
	border:3px solid #fff;
	border-bottom:3px solid #fff!important;
}

.testimonials{
	padding:4% 0;
}

.testimonials .col-md-3{
	border:7px solid #BE0000;
	border-radius:35px;
	padding:3%;
	margin-right: 5.1em;
	width: 29%;
}

.testimonials p{
	font-size: 25px;
    line-height: 32px;
}

.author{
	color:#BE0000;
	position:absolute;
	bottom:0;
	margin-bottom: 30px;
}

.last-test{
	margin-right:0!important;
}

/* Contact */

.contactus {
    padding: 5% 0 2%;
}

.contact-headers{
	padding:0 16%;
}

.contact-headers h2 {
    font-size: 23px;
    text-transform: none;
    font-weight: 100;
    text-align: center;
    margin-top: 3%;
}

.contactus h1{
	
}

.contactus h3{
	text-transform:none;
}

.contact-form{
	padding: 2% 8% 3%;
}

.contact-form input, .msg-input{
	width:100%;
	font-size:21px;
	padding:20px;
    border: 1px solid #707070;
    border-radius: 16px;
	outline:0;
}

.contact-form label{
	font-weight: 100;
    font-size: 17px;
    margin-top: 20px;
}

.contact-line{
	color:#707070;
	margin: 8% 0 6%;
	border-top: 1px solid #707070;
}

.contactus .btn-contact-inv{
	width: unset;
    padding: 5px 25px;
    font-size: 16px;
    border-radius: 12px;
}

/* .contact-input{

} */

.msg-input{
	height:300px;
	resize:vertical;
}

.error {
	margin-top: 2%;
	padding: 10px;
	background-color: #BE0000;
	color: #fff;
	display: none;
}

.output {
	margin-top: 15px;
	padding: 10px;
	background-color: #2C2C2C;
	color: #fff;
	display: none;
}

#email2 {
	display: none;
}

.team .col-md-6{
	margin-bottom:4%;
}

.team h2 {
	color:#BE0000;
	font-size:25px;
}

.team h3 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 19px;
    margin-bottom: 5%;
}

.team a, .team p{
	margin-bottom:0;
	font-size:18px;
}

.fa, .fas {
	font-weight: 900;
    margin-left: 0;
    font-size: 20px;
}

#map{
	width:inherit;
	height:inherit;
}

.mobile-map{
	height:615px;
	width:100%;
}

/* Footer */
.footer{
	background-color:#2C2C2C;
	border:none;
	padding:2% 0;
}

.footer p{
	color:#fff;
}

.no-pad{
	padding:0;
}

.popup-logo{
	width:50%;
}

.map-popup-window{
	text-align:center;
}

.custom-list{
	float:right;
}

.test{
	position:relative;
}

.services-head .col-md-4{
	padding-left:0;
}

.services-head ul {
	padding-left: 1.4em;
	margin-bottom: 20px;
}

.crt:hover{
	color:#BE0000;
	transition:0.5s;
}

.services-head h3{
	margin-bottom: 20px;
	font-size: 23px;
}

.team .col-md-5 {
    margin-bottom: 20px;
}

.head-contact a:hover{
	color:#BE0000;
	transition:0.5s;
}

.materials-transport .btn-primary{
	margin-top: 50px;
}

.future {
    padding-top: 260px;
}

.mining-responsibility{
    margin-top: 8%;
}

.contact-header{
	background:url("/images/contact-us/header.jpg") no-repeat center center/cover!important;
}

.multi-line{
	line-height: 1.4em!important;
}