body {
    padding-top: 140px;
}
.slider {
    margin-top: 0;
}
.parts div section a {
    color: #fff;
    text-decoration: none;
}
.header_simple, .header_simple h1 { width: 100%; height: auto; }
.navbar-default {
    background-color: transparent;
    border: 0;
}
.navbar-default .navbar-nav > li > a {
    color: #686868;
    font-size: 16px;
    text-transform: uppercase;
    transition-duration: 1s;
    transition-property: background, color;
}
.navbar-default .navbar-nav > li > a .caret {
    margin-left: 5px;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #0078ae;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    border: 0;
    background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
}
.menu_overflow {
    height: 30px;
}
.why {
    min-height: 50px;
    margin-bottom: 0;
}
.margin_top_50 {
    margin-top: 50px;
}
.margin_top_20 {
    margin-top: 20px;
}
.margin_bottom_20 {
    margin-bottom: 20px;
}
.no-padding {
    padding-left: 0;
    padding-right: 0;
}
.visual_info p {
    margin: 0;
}
.login_bar,
.top_bar_no_bg {
    z-index: 10;
}
.login_bar a {
    color: #fff;
}
.footer {
    background: #282828;
}
.footer_top_bar_no_bg {
    z-index: 7;
    background-color: #fff;
}
.social-media-icons {
    overflow: hidden;
    height: 40px;
}
.social-media-icons a {
    color: #fff;
    margin-left: 10px;
}
.social-media-icons a:hover {
    text-decoration: none;
    color: #eee;
}
.social-media-icons a:first-child {
    margin-left: 0;
}
.xs-menu {
    margin-top: -40px;
}
.xs-menu .container-fluid > div:nth-child(2) {
    background: #fff;
}
.logo_section a img {
    max-width: 100%;
    margin-top: -10px;
}
.footer_links,
.footer_links a {
    color: #fff;
}
.big_map_section {
    height: 400px;
    overflow: hidden;
}
.big_map_section img {
    width: 100%;
}
.little_map_section {
    height: 150px;
    overflow: hidden;
}
.little_map_section img {
    width: 100%;
    height: 150px;
}
.quote .details_section p {
    margin-bottom: 20px;
}
label.normal {
    font-weight: 400;
}
.solution_group .bottom a {
    color: #fff;
    text-decoration: none;
}
.navbar_section {
    z-index: 99;
}
.navbar_section .navbar {
    max-height: 150px;
}
.navbar_section .navbar ul.nav > li {
    display: inline-block!important;
}
.navbar_section .navbar ul.nav > li .dropdown-menu {
    margin-top: -1px;
}
section {
    z-index: 1;
}
.theArt {
    margin-bottom: 10px;
}
.theArt .caption {
    min-height: 60px;
    max-height: 60px;
    overflow: hidden;
    padding-top: 0;
}
.the_solution .solution_group .wrapper.blue .bottom {
    line-height: 18px;
}
ul li.icon-menu img {
    max-width: 30px;
    max-height: 30px;
    min-width: 30px;
    min-height: 30px;
}
ul.float-left-menu {
    border-radius: 0;
    margin-top: -20px;
    border:0;
    padding-bottom: 15px;
}
ul.float-left-menu.dropdown-menu > li > a:focus, 
ul.float-left-menu.dropdown-menu > li > a:hover {
    background-color: transparent;
}
ul.float-left-menu {
    padding: 0;
}
ul.float-left-menu li {
    float: left;
    width: 16.66%;
    text-align: left;
    padding: 5px 0 20px 0;
}
ul.float-left-menu li a,
ul.float-left-menu li a:hover {
    color: #fff;
    font-weight: 600;
}
ul.float-left-menu li:hover {
    background-color: rgba(0,0,0,0.3);
}
ul.float-left-menu li img {
    width: 80%;
}
ul.float-left-menu li .caption {
    clear: both;
    width: 100%;
    float: left;
    overflow: hidden;
    height: 40px;
    white-space: normal;
    margin-bottom: 5px;
}
ul.float-left-menu li .description {
    clear: both;
    width: 100%;
    float: left;
    font-size: 0.8em;
    overflow: hidden;
    height: 50px;
    white-space: normal;
}
h1.main_heading {
    height: 37px;
}
.nav > li > a {
    padding: 5px 5px;
    border-radius: 0;
}
.btn,
.nav > li > a {
    transition-duration: 1s;
    transition-property: background, color;
}
.btn.btn-squared {
    border-radius: 0;
}
.camera_pie {
    display: none;
}
ul[data-questionaire] li > a {
    background-color: #6dbddd;
    color: #fff;
}
ul[data-questionaire] li > a:hover {
    color: #000;
}
.top_menu_section {
    float: right;
    padding: 20px 15px 0 0;
    color: #337ab7;
}
.social_media_section {
    padding-top: 30px;
    clear: right;
}
.modal-header {
    background: rgba(0, 0, 0, 0) linear-gradient(#6dbddd, #62aac4) repeat scroll 0 0;
    padding: 5px 10px;
}
.heading_contact span {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    float: right;
    font-size: 18px;
    padding: 5px 8px 0 0;
    position: relative;
    text-transform: uppercase;
    top: 33px;
}
.heading_contact span i {
    color: #1a75bc;
    font-size: 17px;
    padding-left: 10px;
}
.services_content ul li {
    list-style-type: none;
}
.services_content ul li::before {
    color: #1a75bc;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    position: relative;
    text-indent: -30px;
    top: 3px;
}
.services .wraps .img_text_wrapper .box_outer a.main {
    min-height: 50px;
}
.service_section .left .icon {
    z-index: 9;
}
.work_detail_section .logo img {
    max-height: 45px;
}
.quote input:focus, .quote textarea:focus {
    color: #1a75bc;
}
@media (max-width: 998px) {
    .big_map_section {
        height: 300px;
    }
}
@media (max-width: 768px) {
    .big_map_section {
        height: 230px;
    }
    .main_section .row .logo_section {
        width: 100%;
        text-align: center;
    }
    .main_section .row .social_media_section {
        margin-top: 50px;
        width: 100%;
        text-align: center;
    }
    .main_section .row .social_media_section a i.fa-lg {
        font-size: 25px!important;
    }
}
@media (max-width: 500px) {
    .big_map_section {
        height: 180px;
    }
}
.page_heading_left {
    text-align: left!important;
}
.page_heading_right {
    text-align: right!important;
}
.page_heading_center {
    text-align: center!important;
}
.companies_served {
    margin-top: 0;
    background-color: transparent;
}
.border_wrapper {
    height: 80px;
}
.team-member {
    margin-bottom: 50px;
    text-align: center;
}
.team-member img {
    border: 7px solid transparent;
    margin: 0 auto;
}
.team-member h4 {
    margin-bottom: 0;
    margin-top: 25px;
    text-transform: none;
}
.team-member p {
    margin-top: 0;
}
.text-muted {
    color: #777;
}
.team-member ul.social-buttons {
    margin-bottom: 0;
}