@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700,900');
/* = DEFAULT STYLES = */
html, body {margin:0;font-size:14px;font-family: 'Arial', sans serif;}

/* = DEFAULT - LINKS = */
a {text-decoration:none;font-weight:bold;color: #ec2224;}
a:hover, a:focus {text-decoration:none;color: #48484a;}

/* = DEFAULT - TEXT ITEMS = */
p {margin:20px 0;line-height:1.75em;}

/* = DEFAULT - HEADINGS = */
h1 {font-size:30px;margin:0 0 40px 0;font-weight: bold;color: #ec2224;border-bottom: 1px solid #000;font-family: 'Roboto Slab', serif;}
h2 {font-size:22px;margin:0 0 15px 0;font-weight: bold;color: #ec2224;font-family: 'Roboto Slab', serif;}
h3 {font-size:20px;margin:0 0 15px 0;font-weight: bold;color: #ec2224;font-family: 'Roboto Slab', serif;}
h4 {}
h5 {}
/* = DEFAULT - Custom Bootstrap = */
.container {max-width:1000px;margin:0 auto;}

/* Buttons */
.btn {background:#ec2224;color:#fff;text-transform: uppercase;border-radius: 0;font-weight: bold;}
.btn:hover, .btn:focus {background:#666;color:#fff;}

/* = HEADER = */
header {padding-top: 0px;padding-bottom: 0px;font-family: 'Roboto Slab', serif;background: url("../images/concrete-texture.png");}
.header-inner {}
/* HEADER - LOGO */
.logo {padding-top:5px; padding-bottom:5px;}
.logo img:hover, .logo img:focus {opacity:.8;}

/* = CALL TO ACTION = */
.c2a {text-align: right;font-weight: bold;color: #000;font-size: 21px;}
.tagline {display:block;text-transform: uppercase;font-size: 20px;color: #48484a;padding-top:10px;}
.tel {display:block;font-size: 35px;color: #ec2224;}
.tel a {color: #ec2224;}
.tel a:hover, .tel a:focus {color: #000;}
address {display:block;margin-bottom:0px;font-size:18px;}
.email {display:block;}
.email a {color: #ec2224;}
.email a:hover, .email a:focus {color: #000;}

/* = SOCIAL MEDIA LINKS = */
.social {display:block;}
.social a {font-size: 30px;color: #ec2224;}
.social a:hover, .social a:focus {color: #000;}

/* = NAVIGATION = */
nav {background: #48484a;}
.navbar-default {border-radius:0px;border:0;background:none;text-align:center;}
.navbar-default .navbar-nav > li > a {font-size: 18px;color: #fff;padding: 15px 40px;font-family: 'Roboto Slab', serif;transition: all 0.3s ease-out;}
.navbar-default .navbar-nav > li:last-child > a {}
.navbar-default .navbar-nav > li > a:hover {color: #fff;background: #000;transition: all 0.3s ease-out;}
.nav li.active a {color: #fff !important;background: #000 !important;transition: all 0.3s ease-out;}
.dropdown-menu {margin-top:-2px;background:transparent;box-shadow:none;border:none;border-radius:0px;padding:0px;}
.dropdown:hover .dropdown-menu {display: block;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {color: #fff;background: #000;transition: all 0.3s ease-out;}
.navbar-default .dropdown-menu > li > a {}
.navbar-default .dropdown-menu > li > a:hover {}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {color: #fff !important;background: #000 !important;transition: all 0.3s ease-out;}
.navbar-default .navbar-nav>li>a:focus {color: #fff !important;background: #000 !important;transition: all 0.3s ease-out;}
.navbar-toggle {background: #fff;}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {background: #ec2224;}
.navbar-default .navbar-toggle .icon-bar {}
/* Centering Nav */
.navbar .navbar-nav {display: inline-block;float: none;margin-bottom:-5px;}
.navbar .navbar-collapse {text-align: center;}

/* = BANNER = */
#banner {}
.banner-inner {}
.carousel-inner {border:none;box-shadow:none;}
.carousel.fade {opacity: 1;}
.carousel.fade .item {-moz-transition: opacity ease-in-out .7s;-o-transition: opacity ease-in-out .7s;-webkit-transition: opacity ease-in-out .7s;transition: opacity ease-in-out .7s;left: 0 !important;opacity: 0;top:0;position:absolute;width: 100%;display:block !important;z-index:1;}
.carousel.fade .item:first-child {top:auto;position:relative;}
.carousel.fade .item.active {opacity: 1;-moz-transition: opacity ease-in-out .7s;-o-transition: opacity ease-in-out .7s;-webkit-transition: opacity ease-in-out .7s;transition: opacity ease-in-out .7s;z-index:2;}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {width: 100%;}
.carousel-caption {background-color:rgba(255,255,255,.6); text-shadow:none;padding:15px;border-radius:7px;}
.carousel-caption h2 {margin:0;padding:0;}

/* = FEATURE = */
#feature {padding-top: 40px;padding-bottom: 10px;background: url("../images/slides/concrete-leveling2.png") no-repeat center fixed;background-size: cover;}
#feature h2{background-color:rgba(255,255,255,.4);padding-top:10px; padding-bottom:10px; }
.feature-inner {}
.feature-box {text-align: center;background: #E3E3E3;transition: all 0.3s ease-out; border-radius:7px;margin: 10px auto;}
.feature-box i {font-size: 70px;color: #fff;margin-top: 20px;}
.feature-box h3 {font-size: 16px;font-weight: bold;color: #ec2224;margin-bottom: 0;text-align: center;padding: 10px;font-family: 'Roboto Slab', serif;}


/* = MAIN = */
main {text-align:left;color: #000;padding-top: 40px;padding-bottom: 40px;}
.main-inner {}
.home-list {column-count: 2; column-gap: 40px;}

/* = SECTION = */
section {}

/* = FLOATED IMAGES = */
img.pull-left {margin:0 20px 20px 0px;border-left: 10px solid #EC2224;box-shadow:1px 1px 3px #333;}
img.pull-right {margin:0 0px 20px 20px;border-left: 10px solid #EC2224;box-shadow:1px 1px 3px #333;}

/* CONTACT FORM */
hr.divider {border-top: 3px solid #333; margin: 0;}
#contactform label {cursor:pointer;color: #000;}
#contactform button {width:100%;border-radius: 0;font-size: 16px;font-weight: bold;color: #fff;background: #ec2224;transition: all 0.3s ease-out;}
#contactform button:hover {color: #fff;background: #000;transition: all 0.3s ease-out;}
#contactform .form-control {border-radius: 0;}
#contactform .alert {padding: 7px 25px;width:100%;margin-bottom:0px;}
#contactform input.alert {padding:0;}
#contactform .alert-danger {color:#ec2224;}
.contactform-bg {min-height: 20px;padding: 33px 19px;margin-bottom: 20px;background:#48484A;}
.contactform-bg input, .contactform-bg textarea {background: #ffffff;}
#contactform .form-control {color:#999999;}
#contactform label.contactpage-label {cursor:pointer;color: #fff; font-weight: bold;}
textarea.form-control.message-area {}
.input-group-addon {color: #000;background-color: #e5e5e5;border-radius: 0;}
.location-container {background:#48484A; padding: 5.5em 1em; margin: 0 auto 0 auto; font-weight: bold;border: 3px solid transparent;}
span.company-heading {font-size: 24px;color: #fff; text-align:center; display:block; width: 100%;margin-bottom:10px;}
span.company-address {font-size: 18px;text-align:center; display:block;color: #fff; width: 100%;}
span.company-address a {font-size: 18px;text-align:center; display:block;color: #fff;}
span.company-address a:hover {color:#333; text-decoration: none;}
legend {font-size: 26px;color: #fff; text-align:center; display:block; border-bottom: 1px solid transparent;font-weight: bold; width: 100%;}
/* -- GOOGLE MAP -- */
.googlemap-container { position: relative; padding-top: 68.5%; max-width: none; margin: 0 auto; }
.googlemap-container iframe, .googlemap-container object, .googlemap-container embed { position: absolute; top: 0; left: 0 ; width: 100%; height: 100%; border: 3px solid #fff;height: 280px;}

/* = CONTACT INFO = */
#contact-info {padding-top: 20px;padding-bottom: 20px;color: #000;font-weight: bold;font-family: 'Roboto Slab', serif;background: url("../images/");}
.contact-info-inner {}
.contact-info-inner h3 {font-size: 22px;font-weight: bold;margin-top: 25px;margin-bottom: 25px;color: #ec2224;}
.contact-info-inner ul {padding-left: 10px;list-style: none;}
.contact-info-inner iframe {display: block;width: 100%;}
.contact-info-inner .contact-info-name {font-size: 18px;margin-bottom: 25px;}
.contact-info {display:block;}
.contact-info i {color: #ec2224;}
.spacer {margin:0px 5px;}
#contact-info a {color: #000;}
#contact-info a:hover, #contact-info a:focus {color: #ec2224;}
#contact-info .social-footer {display: block;}
#contact-info .social-footer a {color: #ec2224;font-size: 30px;}
#contact-info .social-footer a:hover, #contact-info .social-footer a:focus {color: #000;}
.social-footer img {margin-top:-3px;border-radius:3px;}
.reviews {display: block;color: #fff;margin-top: 15px; font-family: 'Roboto Slab', serif; margin-top:0;}
#contact-info .contact-info-inner .reviews:hover, #contact-info .contact-info-inner .reviews:focus {color: #fff;background: #000;}

/* = FOOTER = */
footer {text-align:center;padding-top: 15px;padding-bottom: 15px;background: #48484a;font-family: 'Roboto Slab', serif;}
.footer-inner {}
.sitemap .list-inline {margin-bottom:15px;}
.sitemap a {font-size: 18px;color: #fff;padding: 15px 20px;}
.sitemap a:hover, .sitemap a:focus {color: #000;}
.copyright a {font-size: 12px;color: #000;}
.copyright a:hover, .copyright a:focus {color: #fff;}
/* = FOOTER - LINKS = */
footer a {}
footer a:hover, footer a:focus {}

/* = BACK TO TOP LINK = */
#top-link-block.affix-top {position: absolute; /* allows it to "slide" up into view */bottom: -82px; /* negative of the offset - height of link element */left: 10px; /* padding from the left side of the window */}
#top-link-block.affix {position: fixed; /* keeps it on the bottom once in view */bottom: 18px; /* height of link element */left: 10px; /* padding from the left side of the window */}
.back-to-top {color: #000;}
.back-to-top:hover, .back-to-top:focus {color: #aa2429;}

/* = SITEMAP PAGE = */
ul.sitemap-page {margin: 20px auto; display:block; max-width: 500px; float: none;}
ul.sitemap-page li { list-style: none;}
ul.sitemap-page li a { font-weight: bold; text-decoration: none; text-shadow: 1px 1px 1px rgba(0,0,0,0.8); color: #48484A;  /* CSS3 Transition Effect */-webkit-transition: all 0.12s ease-out;-moz-transition: all 0.12s ease-out;-o-transition: all 0.12s ease-out; text-align: center; font-size: 36px; line-height: 55px; display: block;}
ul.sitemap-page li a:hover {color: #ED2225;text-transform: uppercase; text-decoration: none; /* CSS3 Transform Effect */-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2); text-shadow: 0px 3px 0px #ccc,0px 14px 10px rgba(0,0,0,0.15),0px 24px 2px rgba(0,0,0,0.1),0px 34px 30px rgba(0,0,0,0.1);}

/* = LIST STYLE IP = */
ul.list-items {margin: 10px 0 10px 60px;}
ul.list-items li {color: #000; font-weight: bold; }
ul.list-items li  a {color: #000; font-weight: bold; }
ul.list-items li a:hover {color: #000; text-decoration: none;}

/* = BOOTSTRAP USER COL = */

.col-xs-20pr, .col-sm-20pr, .col-md-20pr, .col-lg-20pr {position: relative !important;min-height: 1px !important;padding-right: 15px !important;padding-left: 15px !important;}
.col-xs-20pr {width: 20% !important;float: left !important;}


#service-areas {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
list-style-position:inside;
}





@media (min-width: 768px) {.col-sm-20pr {width: 20% !important;float: left !important;}}
@media (min-width: 992px) {.col-md-20pr {width: 20% !important;float: left !important;}}
@media (min-width: 1200px) {.col-lg-20pr {width: 20% !important;float: left !important;}}

/* = MEDIA QUERIES= */
@media screen and ( max-width: 1366px ) {}
@media screen and ( max-width: 1200px ) {}
@media screen and ( max-width: 1024px ) {}
@media screen and ( max-width: 991px ) {.navbar-default .navbar-nav > li > a {padding: 15px 15px;}.sitemap a {padding: 15px 10px;}.social-footer {margin-bottom: 25px;}.home-list{column-count: 1;}.carousel-caption h2 {font-size: 20px;} .carousel-caption {right: 10%; left: 10%;}}
@media screen and ( max-width: 768px ) {.sitemap a {padding: 15px 5px;}}
@media screen and ( max-width: 767px ) {.navbar .navbar-nav {display:block;margin-bottom:0px;}.logo img{margin:20px auto;}img.pull-left {float:none !important;margin:0 auto;} img.pull-right {float:none !important;margin:0 auto;}.c2a {text-align:center;}.contact-info {display:block;}.spacer {display:none;}.home-list {float: none;width: 100%;}#contact-info {text-align: center;}.logo {margin-top: 0;}.sitemap li{display:block; padding-bottom:10px;}}
@media screen and ( max-width: 741px ) {}
@media screen and ( max-width: 600px ) { .carousel-caption h2 {font-size: 16px;} .carousel-caption { position:relative;right: 0; left: 0; bottom:5px;}}
@media screen and ( max-width: 414px ) {.feature-box h3 {font-size:14px;}span.company-address a{font-size: 16px;} #service-areas {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
}}
@media screen and ( max-width: 350px ) {.feature-box h3 {font-size:12px;}}

/* Formatting for Printing the web page */
@media print {.carousel-caption {display:none;}}
