

body {
  padding-top: 0px;
  padding-bottom: 0px;
font-family: 'Source Sans Pro', sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.navbar {
  margin-bottom: -1px;
}
.navbar-wrapper {
  /*position: absolute;*/
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  /*background:url(../images/bg-grid-dark.jpg);*/
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.41);
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.41);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.41);
  position: relative;
  padding-bottom: 0px;
  z-index: 2;
  border-bottom: 10px solid #1c6b9c;
  border-bottom: 10px solid #ff8a00;
  background-color: #000000;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  /*padding-right: 15px;
  padding-left: 15px;*/
}
.navbar-wrapper .navbar .container {
  /*width: auto;*/
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  /*height: 500px;*/
  margin-bottom: 0px;
    margin-top: -42px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
 /* height: 500px;*/
  background-color: #777;
}
.carousel-inner > .item > img {
  /*position: absolute;*/
  top: 0;
  left: 0;
  min-width: 100%;
  /*height: 500px;*/
}
.navbar-brand
{
width:245px;
}
@media(min-width:768px)
{
.navbar-brand
{
width:auto;
}
}

@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
       /* border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);*/
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
		margin-top: 0px;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 26px;
		/*background:url(../images/header_bg.png);*/
		padding:0 20px;
		
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-inverse .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
		border-left:none;
		 border-right:none;
		background:transparent;
		color:#fff;
		
    }
	
	 .navbar-inverse .navbar-nav>li>a:hover
	 {
	 border-left: none;
  border-right:none;
	 }
	
    .collapse.in{
  		display:block !important;
		/*background:#1d2e62;
		padding: 0 20px;*/
	}
}
.top
{
color:#fff;
padding:10px 0;
}
.top a
{
font-size: 16px;
  font-style: italic;
  color: rgba(255, 255, 255, 0.66);
}
.top a:hover, .top a:focus
{
text-decoration:none;
color:#fff;
}
.top-right
{
text-align:right;
}
.top-right i
{
font-size:18px;
}
.shadow
{
position:relative;
  pointer-events: none;
  background-image:url(../images/shadow-top.png);
  background-repeat: no-repeat;
  background-position: top center;
  height: 42px;
  width: 100%;
  top: 0;
  z-index: 99;
}
.quote
{
margin-top:20px;
font-family: 'Exo', sans-serif;
position:relative;
z-index:9999;
padding:0;
}
.quote h2
{
color:#fff;
margin:0;
font-family: 'Exo', sans-serif;
border-bottom:1px solid #fff;
padding-bottom:10px;
margin-bottom:10px;
font-size:20px;
}
@media(min-width:768px)
{
.quote
{
margin-top:-230px;
font-family: 'Exo', sans-serif;
position:relative;
z-index:9999;
}
}
@media(min-width:992px)
{
.quote
{
margin-top:-343px;
font-family: 'Exo', sans-serif;
}
.quote h2
{
color:#fff;
margin:0;
font-family: 'Exo', sans-serif;
border-bottom:1px solid #fff;
padding-bottom:15px;
margin-bottom:15px;
font-size:30px;
}
}

.quote-bg
{
background:url(../images/blog-overlay.png);
padding:30px;
float:right;
}
.quote .form-control
{
height:46px;
}
.btn
{
  background: #ff006c;
  color: #fff;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  height: 58px;
  line-height: 44px;
  width: 100%;
  margin-top: 15px;
}
.btn:hover
{
color:#fff;
}
.span-1
{
padding: 40px 0 88px;
background-image:none;
background-position:center;
background-attachment:fixed;
background-size:cover;
background-repeat:no-repeat;
color:#fff;
background-color:#ff7900;
}
@media(min-width:768px)
{
.span-1
{
background-image:url(../images/parallax-2.jpg);
}
}
.span-1 h2
{
font-weight:700;
}
.span-1 h4, .span-2 h4, .span-3 h4
{
font-weight: 600;
  line-height: 1.5;
}
.box1
{
margin-bottom:60px;
padding:0 0px;
}

@media(min-width:768px)
{
.box1
{
margin-bottom:60px;
padding:0 10px;
}
}
@media(min-width:992px)
{
.box1
{
margin-bottom:20px;
padding:0 10px;
}
}
.box1 .icon
{
  z-index: 9999;
  transform: scale(1.0) !important;
  position: absolute;
  left: 50%;
  margin-left: -33px;
  margin-top: -34px;
  border-radius: 100%;
  padding: 10px;
 
}
.box1 .image
{
position: relative;
  border-color: #0d72ee;
  overflow: hidden;
  border-top: 5px solid #0d72ee;
  
}
.box1 .image img
{
transition: all 0.3s ease-in-out 0s;

}
.box1:hover .image img
{
transform: scale(1.1);
  transition: all 0.3s ease-in-out 0s;
}
.data
{
background: #e9ebf0;
padding:10px;
text-align:center;
}
.box1 .data
{
border-bottom: 5px solid #0d72ee;
}
.box2 .data
{
border-bottom: 5px solid #ff8a00;
}
.box3 .data
{
border-bottom: 5px solid #13ca13;
}
.box4 .data
{
border-bottom: 5px solid #ff006c;
}
.data h2
{
font-family: 'Exo', sans-serif;
color:#0d72ee;
  font-size: 20px;
}
.data p
{
color: #0e283c;
  font-size: 12px;
  font-family: 'Exo', sans-serif;
margin-bottom:40px;
}
.learn
{
color: #fff;
  font-size: 18px;
  line-height: 35px;
  font-family: 'Open Sans', sans-serif;
  padding: 4px 50px;
  display: inline-block;
  border-radius: 25px;
  opacity: 0.8;
  margin-bottom:30px;
  text-transform:uppercase;
}
.box1:hover .data .learn
{
  opacity: 1;
}
.box2 .image
{
border-color:#ff8a00;
  }
  .box3 .image
  {
  border-color:#13ca13;
  }
  
  .box4 .image
  {
  border-color:#ff006c;
  }
  .center
  {
  text-align:center;
  }
  .parallex
  {
  background:url(../images/parallax-1.jpg) no-repeat center;
  background-attachment:fixed;
  padding:40px 0 60px;
  background-size:cover;
  color:#fff;
  font-family: 'Exo', sans-serif;
  margin-top:0px;
  }
  .parallex h1
  {
  font-size:40px;
  line-height:1.2;
  }
  .btn2
  {
  background:#ff006c;
  color:#fff;
  font-size:25px;
  padding:10px 20px;
  display:inline-block;
  margin-top:20px;
  border-radius:4px;
  }
  .btn2:hover
  {
    background: #D50D62;
  }
  .brand
  {
  border-top: double 4px #ddd;
  padding:20px 0;
  border-bottom: double 4px #ddd;
  }
  
  .brand img {
   border: 1px solid #ccc; 
  margin: 5px 7px;
  max-height: 150px;
  min-width: 150px;
}
h2
{
 font-family: 'Exo', sans-serif;
 font-weight:700;
}
.footer
{
  color: #fff;
  background-color: #21201d;
  border-top: solid 1px #302f2c;
  padding: 30px 0 0;
  background: url(../images/bg-grid-dark.jpg);
    margin-top: 0px;
	  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.41);
  position: relative;
  padding-bottom: 0px;
  z-index: 2;
  
  border-top: 10px solid #ff8a00;
  background-color: #ff7900;
}
.foot2 a
{
text-decoration: none;
  display: inline-block;
  width: 37%;
  text-align: center;
  color:#fff;
  }
   .foot2 
  {
  border-left:none;
  border-right:none;
  margin:20px 0;
  }
  @media(min-width:768px)
  {
.foot2 a
{
text-decoration: none;
  display: inline-block;
  width: 18%;
  text-align: center;
  color:#fff;
  }
   .foot2 
  {
    border-left: solid 1px;
  border-right: solid 1px;
  border-color: #302f2c;
  margin:0;
  }
  }
  .foot2 .facebook
  {
  background-color: #3b5998;
  }
  .foot2 .twitter
  {
    background-color: #00acee;
   }
   
   .foot2 .google
  {
     background-color: #c4302b;
   }
    .foot2 .pinterest
     {
     background-color: #c8232c;
    }
  .foot2 a i
  {
  margin: 0 auto 10px;
  width: 30px;
  height: 30px;
    display: block;
  font-style: normal;
  font-size: 16px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  line-height: 32px;
  color: #fff !important;
  }
  .foot2 p
  {
  text-align:center;
  }
  .social
  {
  margin-top:16px;}
 
  .foot3 h3
  {
  margin-top:0;
  font-family: 'Exo', sans-serif;
  }
  .line
  {
   border-top: solid 1px;
  border-color: #302f2c;
  padding:15px 0 0;
  }
  .foot4
  {
  text-align:center;
  }
  .foot5 p
  {
  text-align:center;
  }
  @media(min-width:768px)
  {
  .foot4
  {
  text-align:left;
  }
  .foot5 p
  {
  text-align:right;
  }
  }
  .foot5 a
  {
  color:#fff;
  }
  .foot5 a:hover
  {
  text-decoration:underline;
  }
  .phone
  {
  font-weight:bold;	
  }
  .nav li a i
  {
  padding-right:5px;
  }
  .heading h2
  {
  margin:0;
  font: bold 31px/31px Raleway;
  color: #3d3d3d;
  }
  .heading h3
  {
  margin:0;
  line-height: 30px;
  font-size: 25px;
  font-weight: 400;
  text-transform: none;
  }
  .span-2
  {
  background:#242426;
  
     padding:40px 0;
   color:#fff;
	
  }
  .pd20
  {
  padding-left:15px;
  margin-top:20px;
  }
  @media(min-width:768px)
  {
  .span-2
  {
  background:url(../images/key-bg.png);
  background-position:center;
     padding:40px 0;
   color:#fff;
	
  }
  .pd20
  {
  padding-left:30px;
  margin-top:0;
  }
  }
  
  .span-2 h2
  {
  margin-top:0;
  }
  .lazy-box
  {
  opacity: 1;
  -moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  -webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  -o-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  -ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  }
  .service-box {
  overflow: hidden;
  min-height: 20px;
  background: none;
  position: relative;
  margin: 0 0 44px 0;
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-align: center;
  z-index: 99;
}
.extra
{
margin-top:-48px;
}
.service-box .icon {
  background: none;
  display: inline-block;
  position: relative;
  float: none;
  margin: 0 0 20px 0;
  vertical-align: top;
  border: 3px solid rgba(0,0,0,0.1);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  }
  
  .service-box .icon:before {
  background: #fe8f01;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: -1;
  content: '';
}
.service-box .icon a:hover {
  background: #3d3d3d;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.service-box:hover .icon a {
  background: #3d3d3d;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.service-box .icon a {
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
.service-box .icon a img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}

.service-box:hover .icon a img {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.service-box .icon a:hover img {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.service-box h2 {
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 24px;
  font-size: 20px;
  font-weight: 400;
}
.service-box p
{
font-size:14px;
}
.pd0
{
padding:0;
}
.span-3
{
background:#ff7900;
padding:0px 0 0;
overflow:hidden;
}
.span-3 .heading h2
{
margin:0 0 20px; 

}
.read
{
background:#fff;
color:#333;
font-size:25px;
font-family: 'Exo', sans-serif;
padding:15px 20px;
display:inline-block;
text-transform:uppercase;
margin-top:15px;
font-weight:600;
border: none;
}
.read:hover
{
background:#333;
color:#fff;
}
.red
{
background:#ff7900;
color:#fff;
}
.map {
  margin-top: 0px;
  overflow: hidden;
}
.map figure {
  position: relative;
  padding-bottom: 50.25%;
  padding-top: 0px;
  height: 0;
}
@media (min-width: 768px)
{
.map figure {
  position: relative;
  padding-bottom: 80.25%;
  padding-top: 0px;
  height: 0;
}
}
@media (min-width: 992px)
{
.map figure {
  position: relative;
  padding-bottom: 35.25%;
  padding-top: 0px;
  height: 0;
}
}
.map figure iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.new-icon a
{
display:inline-block;
background:#333;
color:#fff;
padding:15px 15px;
text-align:center;
vertical-align:middle;
margin:0 5px 10px;
font-size:20px;
}
.new-icon a:hover
{
background:#fff;
color:#333;
}

.content h3
{
  text-align: center;
  font-weight: 700;
  margin-top: 0;
}

.wrap
{
width:100%;
}

.trucks-bg
{
  background: #ff7900;
  margin: 20px 0;
}  

.trucks-bg h3
{
  text-align: center;
  color: #fff;
  font-weight: 500;
  }

.truck p
{
  text-align: center;
  color: #fff;
  font-weight: 500;
}

.truck img
{
  box-shadow: 0px 0px 5px #000;
    margin-bottom: 20px;
}

.service h4
{
  font-weight: 600;
}

.service2 h4
{
  font-weight: 600;
}

.service
{
  background-color: #ff7900;
  overflow: hidden;
  padding: 20px;
  color: #fff;
  }

.service2
{
  overflow: hidden;
  padding: 20px;
  }  

.service img
{
padding: 2px;
  border: 1px solid #ccc;
} 

.service2 img
{
padding: 2px;
  border: 1px solid #ccc;
}

.overflow
{
overflow:hidden;
  margin: 15px 0;
}

.quote-form p
{
  margin: 0 0 4px;
  }

.submit
{
margin: 20px 0;
  background-color: #ff7900;
  padding: 10px 25px;
  color: #fff;
  font-weight: 700;
  border-radius: 5px;
  border: none;
  box-shadow: 0px 0px 10px #ccc;
    border: 1px solid #A20000;
  }          
  
.submit:hover
{
  box-shadow: none;
  background-color: #fff;
  color: #333;
  }

.contact h2
{
font-size:20px;
  font-weight: 700;
}

.map iframe
{
  width: 90%;
}

.margin
{
  margin-bottom: 20px;
}        