/*
Theme Name: Flat Theme Child
Theme URI: http://shapebootstrap.net/flat-theme-child/
Template: flat-theme
Author: the ShapeBootstrap team
Author URI: http://shapebootstrap.net/
Description: The "Flat Theme" theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, flexible-width, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
Text Domain: flattheme

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body {
    background-image: url("images/bg2.jpg") !important;
}
.container {
    max-width: 1200px !important;
}
.navbar .navbar-main > li {
    margin-left: 0px !important;
}

.navbar .navbar-main > li {
    margin-left: 0px !important;
}
.navbar .navbar-main > li:focus > a, .navbar .navbar-main > li:active > a, .navbar .navbar-main > li:hover > a, .navbar .navbar-main > li.active > a, .navbar .navbar-main > li.active:hover > a, .navbar .navbar-main > li.open > a, .navbar .navbar-main > li.open:hover > a {
    background-color: #383838 !important;
    color: #fff;
    
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #383838 !important;
    color: #fff;
 
}
.navbar-toggle {
    margin-top: 5px !important;
}
.navbar .navbar-main .dropdown-menu > li:hover > a, .navbar .navbar-main .dropdown-menu > li:focus > a, .navbar .navbar-main .dropdown-menu > li.active > a {
    color: #fff;
    font-weight: 300 !important;
    background-color: #474747 !important;
}
.navbar .navbar-main .dropdown-menu {
    color: #fff;
    background-color: #383838 !important;
    font-weight: 300 !important;
    
}
.navbar .navbar-main .dropdown-menu a {
    color: #fff;
    background-color: #383838 !important;
    font-weight: 300 !important;
    
}
.icon-angle-down::before {
    content: none !important;
}
.home_drop_area {
    background: url("images/drop_area_bg.jpg") repeat-y center top;
    min-height: 222px;
    padding-bottom: 40px;
}
#main-slider .carousel .boxed {
    padding: 50px 40px 0px 70px !important;
    margin: 0;
    background-color: transparent !important;
    color: #fff;
    
}
#main-slider .carousel .item {
    background-position: right center !important;
}

#boxed {
    background-color: rgba(51,51,51,0.3) !important; 
    filter: alpha(opacity=30); /* For IE8 and earlier */
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15) !important;
    margin: 0 auto;
    width: 600px;
    padding: 0;
}

.wet-asphalt {
    background-color: transparent !important;
}
.service_box {
    margin: 40px 32px 0;
    border: 1px solid #fff; 
    border-radius: 5px;
    padding: 15px;
    text-align: center;
    font-size: 14px;
}
.service_box_mobile {
    margin: 20px 32px 20px;
    border: 1px solid #fff; 
    border-radius: 5px;
    padding: 15px;
    text-align: center;
    font-size: 14px;
}
.service_box_drop {
    margin: -6px 32px 10px;
    border: 1px solid #fff; 
    border-top: 0;
    border-radius: 0 0 5px 5px;
    padding: 0px;
    font-size: 14px;
}
.service_box_drop_mobile {
    margin: -30px 32px 10px;
    border: 1px solid #fff; 
    border-top: 0;
    border-radius: 0 0 5px 5px;
    padding: 0px;
    font-size: 14px;
}
.home_image_area {
    background: url("images/blue_image_bg.jpg") no-repeat;
    min-height: 488px;
}
.blue_text {
    margin-top: 300px;
    font-size: 18px;
    color: #fff;
    line-height: 200%;
}
.blue_text_mobile {
    margin-top: 100px;
    font-size: 16px;
    color: #fff;
    text-shadow: 2px 2px 4px #000000;
    line-height: 160%;
}
.blue_button {
    margin: 380px 46px 0px 34px;
    border: 1px solid white; 
    border-radius: 5px;
    background-color: rgba(255,255,255,0.2); 
    filter: alpha(opacity=20); /* For IE8 and earlier */
    padding: 15px 15px 15px 15px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.blue_button_mobile {
    margin: 20px 20px 20px 20px;
    border: 1px solid white; 
    border-radius: 5px;
    background-color: rgba(255,255,255,0.2); 
    filter: alpha(opacity=20); /* For IE8 and earlier */
    padding: 15px 15px 15px 15px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}


.blue_button a {
    color: #fff;
    
}
.yellow_button {
    margin: 0px 46px 0px 102px;
    border: 1px solid white; 
    border-radius: 5px;
    background-color: rgba(254,205,49,0.4); 
    filter: alpha(opacity=40); /* For IE8 and earlier */
    padding: 15px 15px 15px 15px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.yellow_button a {
    color: #fff;   
}
.yellow_button a:hover {
    color: #e6d598 !important;   
}


.footer_bg {
    color: #2e2e2e;
    background: url("images/footer_bg.jpg") repeat-y;
    
}
.footer_arrow {
    float: left;
    padding-right: 6px;
    padding-top: -5px;
}
h3 {
    color: #fff;
}
h4, .h4 {
    padding-top: 15px;
}

body > section, #boxed > section {
    padding: 0px 0 !important;
}
#footer {
    background-color: #000 !important;
    color: #ababab !important;
    padding-top: 10px !important;
    padding-bottom: 5px !important;
}

.footer_bg {
    color: #ababab !important;
}


hr {
    border: 0 !important; 
    height: 0 !important; 
    border-top: 1px solid rgba(0, 0, 0, 0.1) !important; 
    border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
}
.btn-danger {
    background-color: #4f4f4f !important;
    border-color: #686868 !important;
    color: #fff;
}

.input-group {
    margin-top: 20px;
}
.textwidget {
    line-height: 160%;
    margin-bottom: 50px;
}
.emerald {
    background: url("images/title_bg.jpg");
    background-color: #014977 !important;
    margin-top: 35px;
}
h1 {
    padding-top: 15px;
}
.content_area {
    color: #fff;
    margin: 40px 0;
    line-height: 200%;
}
.content_area p {
    margin: 0 0 25px !important;
}
.wp-caption {
    background: transparent !important;
    text-align: left !important;
    color: #d3d3d3;
}

#page {
    background-color: transparent !important;
}

.accordion-group {
    background-color: transparent !important;
    border-top: 0px !important;
}
.accordion-heading .accordion-toggle {
    color: #deb214 !important;
    font-weight: 300 !important;
    font-size: 14px !important;
}
.accordion-inner {
    border-top: 0 solid #fff;
    border-radius: 5px;
    padding: 10px;
    background-color: #4f4f4f;
    color: #fff;
    text-align: left;
    
}
.col-pad {
    padding-top: 10px;
    padding-bottom: 20px;
}
  
.label_control {
    color: #ffffff !important;
    direction: inherit !important;
    display: inline-block !important;
    float: none !important;
    font-family: inherit !important;
    font-size: 14px !important;
    font-weight: normal !important;
    text-align: left !important;
}

/* =Responsive Design
    Media Queries
    If you're working on a Child Theme, make sure that all
    media queries are included in your style.css
-------------------------------------------------------------- */
@media screen and (max-width: 2000px) {

}


@media screen and (max-width: 980px) {   


    
}

@media screen and (max-width: 650px) {
 
    }

@media screen and (max-width: 480px) {
  
    }


@media screen and (max-width: 320px) {
   

    }



@media screen and (max-width: 240px) {
  
    }

