
/*********************************
Start Header
**********************************/
body {
    background-color: transparent;
    color: #888;
    font-size: 14px;
    /*line-height: 23px !important;*/
    background-color: #fff;
}

.no-padding {
    padding: 0 !important;
}

.container {
    width: 970px;
}

.container-fluid {
    padding: 0 !important;
}

.row-fluid, .row {
    margin-left: -15px!important;
    margin-right: -15px!important;
    margin: 0;
}

.below_header .navbar .nav > li > a {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background-color: transparent;
    text-shadow: none;
    color: #777;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
}

.contact_info_line {
    font-size: 11px;
    letter-spacing: 0.3px;
    color: #7A7A7A;
    border-bottom: 2px solid #F1F1F1 !important;
}
.top_header_tools_holder
{
    height: 38px;
}
a {
    text-decoration: none;
    color: #fff;
}
a:hover {
    color: #fff;
}

ul {
    margin: 0;
    padding: 0;
}

.social_icons_list li:first-child {
    margin-left: 0px;
}
ul li {
    width: auto;
    ine-height: 20px;
    -webkit-margin-start: 0;
}
.header_container {
    height: 176px;
    background-color: #fff;
}

.top_header_tools_holder {
    background-color: #32ba99;
    padding: 4px 13px 9px;
}

.header_items_line {
    margin: 5px 0;
}

.social_icons_list {
    list-style: none;
}

.social_icons_list li {
    float: left;
    margin-left: 10px;
}

.social_icons_list li a {
    font-size: 16px;
}

.below_header {
    padding: 10px 0 30px;
    background-color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: fixed;
    z-index: 10000;
    width: 100%;
    height: 100px;
}

.main_nav .nav {
    margin-right: 0;
}

.main_navbar.navbar .nav>li {
    margin-left: 12px;
    position: relative;
}

.menu_icon {
    color: #f0f0f0;
    clear: both;
    display: block;
    font-size: 28px;
    text-align: center;
    margin-bottom: 6px;
}

.navbar .nav>li {
    float: left;
}

.main_navbar.navbar .nav>li:hover .menu_icon {
    color: #32ba99;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}

.below_header .navbar .nav > li > a:hover
{
    background-color: transparent;
    color: #32ba99;
}

.below_header .navbar .nav > li > a {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background-color: transparent;
    text-shadow: none;
    color: #777;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
}

.hide-icon {
    display: none !important;
}

.logo {
    font-size: 18px;
    float: left;
    padding-top: 20px;
    padding-left: 24px;
}
.product-cover {
    margin-top: 80px;
}
@media (min-width: 768px) {
    .gototop {
        margin-top: 11px !important;
        margin-left: 24px;
        background-color: #32ba99;
        color: #FFF;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        height: 31px;
        width: 33px;
        text-align: center;
        cursor: pointer;
        line-height: 30px;
        overflow: hidden;
    }

    .fixed_header {
        position: fixed;
        padding: 12px 0 !important;
        z-index: 999;
        top: 0;
        border-bottom: 1px solid #DDD;
        width: 100%;
        opacity: 0.95;
        z-index: 9999;
        height: 75px;
    }
    .fixed_header ul li {
        transition: all 0.3s;
        border-radius: 3px;
    }
    .fixed_header .main_navbar.navbar .nav>li {
        margin-top: 6px;
    }
    .fixed_header ul li:hover {
        background-color: rgba(55, 189, 158, 0.7);
    }

    .fixed_header ul li a:hover {
        cursor: pointer;
    }

    .hidden_header.show {
        display: block !important;
    }

    .fixed_header .logo {
        padding-top: 0 !important;
        padding-left: 24px;
    }

    .services-page .services {
        min-height: 250px;
        max-height: 250px;
        margin-bottom: 40px;
        padding-bottom: 20px;
    }

    .fixed_header .navbar .nav > li:hover > a {
        color: #fff !important;
    }

}

@media (max-width: 767px) {
    .container {
        width: auto;
    }
    .logo {
        position: fixed;
        right: 10px;
        padding: 0;
        top: 10px;
    }
    .logo a img {
        width: 150px;
        margin-right: 20px;
    }
    #below_header {
        max-height: 50px !important;
        background-color: #32ba99;
        padding: 0 !important;
        border-bottom: none !important;
    }
    .main_content {
        margin-top: 50px !important;
    }
    .top_header_tools_holder {
        width: 100%;
    }
    .contact_info_line {
        border: none !important;
    }
    .main_navbar {
        z-index: 100000;
        min-height: 0 !important;
        height: 0 !important;
        margin-bottom: 0 !important;
    }

    .navbar .nav>li {
        float: none !important;
    }

    .contact_info_holder:before {
        box-sizing: content-box !important;
    }

    .gototop {
        margin-top: 11px !important;
        margin-left: 24px;
        background-color: #32ba99;
        color: #FFF;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        height: 31px;
        width: 33px;
        text-align: center;
        cursor: pointer;
        line-height: 30px;
        overflow: hidden;
    }

    .fixed_header {
        position: fixed;
        /*padding: 12px 0 !important;*/
        z-index: 999;
        top: 0;
        border-bottom: 1px solid #DDD;
        width: 100%;
        opacity: 0.95;
        z-index: 9999;
    }

    .hidden_header.show {
        display: block !important;
    }

    .blog_title h4 {
        margin-left: 5px !important;
    }

    .fixed_header .logo {
        padding-top: 0 !important;
        padding-left: 24px;
    }

    nav.navbar {
        width: 100% !important;
        border: none;
    }

    #menu-main {
        width: 20%;
        background-color: #32ba99;
        position: absolute;
        top: 50px;
        left: 0;
        display: none;
    }
    .below_header .main_navbar.navbar .nav>li {
        margin-left: 15px;
    }

    .below_header .navbar .nav > li > a {
        color: #fff;
        text-align: center;
        width: 100%;
        padding: 10px 0 0 0;
        font-size: 10px;
        font-weight: 200;
    }

    .below_header .navbar .nav > li > a .menu_icon {
        font-size: 14px;
        margin-bottom: 0;
        display: block !important;
        color: #fff;
        width: 24px;
        height: 24px;
    }

    #mobile-menu-btn {
        background-color: #32ba99;
        color: #fff;
        position: absolute;
        padding-top: 1px;
        z-index: 100000000;
        font-size: 31px;
        width: 17.5%;
        top: 0px;
        text-align: center;
        opacity: 1;
    }

    .push_button_info h2{
        font-size: 18px;
    }

    .footer-nav ul li:first-child {
        margin-bottom: 10px !important;
        border-bottom: 1px dotted #fff;
        border-top: 1px dotted #fff;
        padding-left: 5px;
    }
    .footer-nav ul li:last-child {
        margin-bottom: 20px !important;
    }
    .footer-nav ul li {
        padding-left: 15px;
    }

    footer h4 {
        border-bottom: 1px dotted #fff;
        border-top: 1px dotted #fff;
        font-size: 18px;
        white-space: nowrap;
        letter-spacing: 1px;
        padding: 5px;
        margin-bottom: 10px !important;
    }
    /*nav.navbar {*/
        /*height: 50px !important;*/
        /*background-color: red;*/
        /*z-index: 1000000;*/
        /*float: left !important;*/
    /*}*/

    .testimonials img {
        max-width: 100px;
        max-height: 100px;
    }

    .testimonials .slide-div {
        margin-left: 5px;
    }
    .product-cover {
        margin-top: 50px;
    }
    .services-area {
        margin-top: 50px;
    }
    .footer-nav ul li:first-child {
        /*margin: 20px;*/
        /*margin-left: 15px;*/
    }
    .sub-master-spacer {
        margin-bottom: 50px !important;
    }

    .push_button_info h2,
    .push_button_info p {
        text-align: center !important;
    }

    .push_button_button {
        float: none !important;
        text-align: center;
    }

    .the_blog_post {
        max-height: 250px !important;
    }

    .the_blog_post .blog_title {
        margin-left: -2px !important;
    }

    .blog_title h4 {
        text-align: center !important;
        margin-top: 10px !important;
    }
}

.gototop {
    display: none;
}

.mobile_dropdown_arrow, .mobile_menu_button {
    display: none;
}

.mobile_menu_button {
    display: none;
}

.header_shadow_separator {
    height: 12px;
    background-image: url('../img/static/bottom_shadow.png');
    background-repeat: no-repeat;
    background-position: top center;
    position: absolute;
    bottom: -10px;
    z-index: 999;
    background-size: 960px;
}

/*********************************
End Header
**********************************/


/*********************************
Start interesting part
**********************************/
.main_content {
    margin-top: 100px;
}
@media (min-width: 992px) {
    .row-fluid .span3 {
        width: 25%;
    }

    .row-fluid .span12 {
        width: 100%;
    }

    #mobile-menu-btn {
        display: none;
    }
}

.about-services-area {
    margin-bottom: 80px;
}

.row-fluid [class*="span"] {
    /*padding-left: 15px;*/
    /*padding-right: 15px;*/
    margin-left: 0!important;
}

.hi-icon-wrap {
    text-align: center;
    margin: 0 auto;
}

.service_icon {
    text-align: center;
    margin: 0 auto 10px;
    width: 80px;
    height: 80px;
    padding-bottom: 16px;
}

.hi-icon-effect-3a .hi-icon {
    color: #32ba99;
    /*opacity: 0.5;*/
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}

.hi-icon-effect-3a .hi-icon {
    color: #fff;
}

.hi-icon-effect-3a .hi-icon {
    color: #fff;
}

.hi-icon:hover {
    background-color: #32ba99;
    opacity: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.service_icon a {
    font-size: 26px;
    /*color: #26bdef;*/
    background-color: #32ba99;
    margin-top: 21px;
    display: block;
}

/*.hi-icon-effect-3 .hi-icon:after {*/
    /*top: -2px;*/
    /*left: -2px;*/
    /*padding: 2px;*/
    /*z-index: -1;*/
    /*background-color: #32ba99;*/
    /*-webkit-transition: -webkit-transform 0.2s, opacity 0.3s;*/
    /*-moz-transition: -moz-transform 0.2s, opacity 0.3s;*/
    /*transition: transform 0.2s, opacity 0.3s;*/
/*}*/
/*.hi-icon-effect-3a .hi-icon.material-supplies:before {*/
    /*font-family: 'FontAwesome';*/
    /*content: "\f1c0";*/
    /*font-size: 32px;*/
/*}*/

/*.hi-icon-effect-3a .hi-icon.consumer-products:hover:before {*/
    /*font-family: 'FontAwesome';*/
    /*content: "\f26c";*/
    /*color: #32ba99;*/
/*}*/

/*.hi-icon-effect-3a .hi-icon.consumer-products:before {*/
    /*font-family: 'FontAwesome';*/
    /*content: "\f26c";*/
    /*font-size: 32px;*/
/*}*/

/*.hi-icon-effect-3a .hi-icon.building-solutions:hover:before {*/
    /*font-family: 'FontAwesome';*/
    /*content: "\f015";*/
    /*color: #32ba99;*/
/*}*/

/*.hi-icon-effect-3a .hi-icon.building-solutions:before {*/
    /*font-family: 'FontAwesome';*/
    /*content: "\f015";*/
    /*font-size: 32px;*/
/*}*/

/*.hi-icon-effect-3a .hi-icon.material-supplies:hover:before {*/
    /*font-family: 'FontAwesome';*/
    /*content: "\f1c0";*/
    /*color: #32ba99;*/
/*}*/


.hi-icon-effect-3a .hi-icon:hover {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    /*opacity: 0;*/
    background-color: transparent;
    color: #32ba99;
}

.service_icon a i {
    font-size: 36px;
}

a:hover {
    text-decoration: none;
}

.btn.btn-subscribe:hover {
    color: #31b396 !important;
}

.hi-icon {
    display: inline-block;
    font-size: 0px;
    cursor: pointer;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #32ba99;
}

.service_icon {
    text-align: center;
    margin: 0 auto 10px;
    width: 80px;
    height: 80px;
    padding-bottom: 16px;
    line-height: 85px;
    font-size: 23px;
}

.services_info h3 {
    text-align: center;
    color: #555;
    margin: 6px 0;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 26px;
}

.services_info p {
    text-align: center;
    width: 80%;
}

/*********************************
End Interesting part
**********************************/

/*********************************
Start services
**********************************/
.carousel a {
    color: #000;
}

.cars_arrow_control a {
    font-size: 18px;
    display: block;
    text-decoration: none;
}

.cars_arrow_control a:hover {
    color: #fff;
}

.cars_arrow_control:hover {
    background-color: #32ba99;
    color: #fff;
}

.portfolio_item:hover > .portfolio_info {
    background-color: #f8f8f8;
    border-bottom: 1px solid #32ba99;
}

.cars_arrow_control {
    float: right;
    margin-top: 0px;
    margin-left: 4px;
    color: #777;
    font-size: 12px;
    background-color: #F1F1F1;
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 28px;
    border-radius: 1px;
    cursor: pointer;
}

.portfolio_item {
    position: relative;
    padding: 0 2px;
}

.portfolio_info {
    padding: 21px 0px;
    text-align: center;
    line-height: 22px;
    border-bottom: 1px solid #EEE;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    background-color: #FAFAFA;
}
.portfolio_info p {
    max-height: 176px !important;
    min-height: 176px !important;
}

.portfolio_thumbnail img {
    border-radius: 4px;
    width: 100%;
}

.portfolio_thumbnail img {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 100%;
}

.portfolio_overlay {
    position: absolute;
    top: 0;
    line-height: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    opacity: 0.0;
    zoom: 1;
    filter: alpha(opacity=0);
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.portfolio_thumbnail .center-bar {
    height: 32px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    text-align: center;
    width: 100%;
}

.portfolio_thumbnail {
    position: relative;
    zoom: 1;
    display: block;
}

.new_section {
    margin-top: 40px;
}

.page-header {
    margin-top: 0;
    line-height: 24px!important;
    margin-bottom: 22px;
    color: #555;
    border-bottom: 1px solid #eee;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 13px;
    font-size: 18px;
}

.page-header a {
    color: #000;
}

.page_header_title {
    border-bottom: 3px solid #32ba99;
    padding-bottom: 12px;
}

.services-area {
    margin-top: 100px;
}

/*********************************
End services
**********************************/

/*********************************
Start Middle
**********************************/

.push_button_content {
    margin: 45px 0;
    position: relative;
    min-height: 176px;
    width: 100%;
    background-color: #32ba99;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.22);
    -moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.22);
    box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.22);
}

a.button.white {
    background-color: transparent;
    background: none;
    box-shadow: none;
    color: #FFF;
    text-shadow: none;
    border: 2px solid #FFF;
}

/*********************************
End Middle
**********************************/

/*********************************
Rss Middle
**********************************/

.the_blog_post {
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.11);
    -moz-box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.11);
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.11);
    transition: all 0.15s ease-in;
}

.the_blog_post:hover {
    webkit-box-shadow: 0px 0px 8px 0px rgba(50,186,153,0.81);
    -moz-box-shadow: 0px 0px 8px 0px rgba(50,186,153,0.81);
    box-shadow: 0px 0px 8px 0px rgba(50,186,153,0.81);
}

.post_date_thumbnail {
    float: left;
    /*max-width: 100%;*/
    padding: 0 0;
    text-align: center;
}


.post_details {
    /*margin-left: 160px;*/
    padding-right: 0;
}

.post_details .date {
    /*position: absolute;*/
    bottom: 0;
    left: 0;
}

.post_details .blog_title {
    margin-bottom: 10px;
}

.the_blog_post {
    min-height: 153px;
    max-height: 153px;
}

.the_blog_post.products {
    padding-top: 16px;
}

.the_blog_post .blog_title {
    margin-left: 5px !important;
}
.the_blog_post .product_summary {
    font-size: 12px !important;
    margin-left: 5px;
    min-height: 75px;
    color: #888;
}
.blog_title a {
    color: #333;
}

.blog_title h4 {
    margin-bottom: 4px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    color: #000 !important;
    line-height: 20px;
    margin-top: 0;
}

.blog_title .post-desc {
    max-height: 80px;
    font-size: 12px;
    /*min-height: 80px;*/
}

.post_date_thumbnail img {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 100%;
    height: 120px;
}

.accordion-inner img,
.blog_title img {
    display: none !important;
}

.read_more_link {
    /*position: fixed;*/
    bottom: 0px;
}

.date {
    color: #888;
    /*margin-top: 27px !important;*/
    font-size: 12px !important;
    display: inline-block;

}

.read_more_link a {
    background-color: #32ba99;
    border-radius: 3px;
    display: inline-block;
    padding: 4px;
    color: #fff;
    float: right;
    font-size: 11px;
}

.read_more_link a:hover {
    color: #fff !important;
}

.push_button_info h2 {
    font-size: 24px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -0.2px;
    margin-bottom: 0px;
}

.push_button_button {
    padding-top: 9px;
    float: right;
    height: 100%;
}
.push_button_button a.button.white{
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}
.push_button_button a.button.white:hover{
    background-color: #fff;
    color: #32ba99;
}
.push_button_info p {
    font-size: 14px;
    color: #fff;
}

a.button.white {
    background-color: transparent;
    background: none;
    box-shadow: none;
    color: #FFF;
    text-shadow: none;
    border: 2px solid #FFF;
}

a.button {
    padding: 6px 34px 7px 34px;
    width: auto;
    background: none;
    border: none;
    display: inline-block;
    color: white;
    background: #434343;
    text-decoration: none;
    -o-transition: background 0.25s ease-in;
    -webkit-transition: background 0.25s ease-in;
    -moz-transition: background 0.25s ease-in;
    transition: background 0.25s ease-in;
    border-radius: 3px;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
    margin: 0 0px 20px;
    position: relative;
}

.branches-rss .slimScrollDiv{
    margin-bottom: 50px;
}
/*********************************
End Middle
**********************************/

/*********************************
Start Clients
**********************************/

.testimonials-area {
    margin: 60px 0 80px 0;
}

.testimonials-area h2 {
    margin-bottom: 60px;
    text-transform: uppercase;
    color: rgb(76, 76, 76);
    font-weight: bold;
}
.testimonials .slide-div {
    padding-top: 5px;
}
.testimonials img {
    width: 150px;
    height: 150px;
    filter: sepia(40%);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    margin-bottom: 10px;
}
.testimonials p {
    word-wrap: break-word !important;
    padding: 0 10px 0 10px;
}
.testimonials .clients-comment {
    text-align: center;
    padding: 5px;
}

.testimonials .client-name {
    font-weight: 900;
    text-align: center;
    display: block;
}

.testimonial-links {
    color: #888 !important;
}

.testimonial-links:hover {
    color: #888 !important;
}
.client-page {
    margin-top: 80px;
    padding-top: 0 !important;
}
/*********************************
End Clients
**********************************/


/*********************************
Start footer
**********************************/
.site_footer {
    background-color: #2B2B2B;
    color: #fff;
    padding: 40px 0 10px !important;
    font-size: 12px;
    position: relative;
}

.site_footer .page_header_title {
    color: #fff;
}

.site_footer .pages-link ul {
    list-style: none;
}

.site_footer .pages-link ul li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: transparent 1px solid;
    transition: all .3s;
}

.site_footer .pages-link ul li:hover {
    border-bottom: solid 1px #32ba99;
}

.site_footer .pages-link ul li a::first-letter {
    font-size: 18px;
    color: #32ba99;
}

.site_footer .pages-link ul li a {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
}

.site_footer .pages-link ul li a:hover {
    cursor: pointer;
}

.site_footer input[type=text] {
    background-color: transparent;
    border-radius: 3px;
    border: solid 1px #fff;
    height: 35px;
    display: block;
    width: 100%;
    padding-left: 5px;
    color: #fff;
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;
}

.site_footer input[type=text]:focus {
    outline: none !important;
    border:1px solid #32ba99;
    -webkit-box-shadow: 0px 0px 5px #32ba99;
    -moz-box-shadow: 0px 0px 5px #32ba99;
    box-shadow: 0px 0px 5px #32ba99;
}

.site_footer .subscribe-area {
    margin: 0px 0px 40px 0;
    /*border-bottom: 1px solid #fff;*/
    padding-bottom: 20px;
}

.site_footer button.btn-subscribe {
    background-color: transparent;
    border: 1px solid #fff;
    width: auto;
    color: #fff;
    border-radius: 3px;
    height: 35px;
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;
    margin-top: 10px;
    display: inline-block;
}

.site_footer button.btn-subscribe:hover {
    border: 1px solid #32ba99;
    -webkit-box-shadow: 0px 0px 5px #32ba99;
    -moz-box-shadow: 0px 0px 5px #32ba99;
    box-shadow: 0px 0px 5px #32ba99;
}

.site_footer .copyright {
    border-top: #fff 1px solid;
    margin-top: 10px;
    padding-top: 5px;
    text-align: center;
}


footer #first-section {
    background-color: #283867;
    color: #fff;
    padding: 40px 0 20px 0;
}

footer .social {
    margin-bottom: 20px;
}

.footer-nav ul li:first-child {
    font-size: 18px;
    white-space: nowrap;
    letter-spacing: 1px;
    /*margin-left: 15px;*/
}
.footer-nav ul li {
    display:block;
    margin-bottom: 2px;
    letter-spacing: 1px;
}
.footer-nav ul li a {
    font-size: 16px;
    list-style:none;
    white-space: nowrap;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}
.footer-nav ul li a:hover {
    color: #32ba99;
}
.social-menu li {
    display: inline-block;
    list-style: none;
    margin-right: 10px;
}
.social-menu li img {
    width: 30px;
    height: 30px;
}
footer .social h4 {
    margin: 0 0 20px 0;
}

footer .social input {
    border-radius: 3px;
}

footer button {
    background-color: #fff;
    color: #283867;
    font-weight: 500;
    margin-left: 2px;
}

footer #second-section {
    font-size: 9px;
    margin-top: 40px;
    line-height: 12px;
}
footer #under-footer {
    padding: 30px 0 30px 0;
    background-color: #fff;
}
footer #under-footer #copy-right {
    color: #283867;
    font-size: 11px;
    font-weight: bold;
}


/*********************************
End footer
**********************************/


/*********************************
Start Services
**********************************/
#industries .services-block {
    background-color:#eee;
    min-height:350px;
    max-height:300px;
    color:#000;
    margin-top: 20px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.22);
    -moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.22);
    box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.22);
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}
#industries .services-block:hover {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(50,186,153,0.81);
    -moz-box-shadow: 0px 0px 8px 0px rgba(50,186,153,0.81);
    box-shadow: 0px 0px 8px 0px rgba(50,186,153,0.81);
}
#industries .services-block img {
    width: 100%;
    height: 140px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#industries .services-block .desc-block {
    padding: 10px 10px 20px 10px;
}
#industries .services-block .desc-block p {
    font-size: 12px;
    margin-bottom: 20px;
}
#industries .services-block a {
    display: block;
    color: #283867;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    position: absolute;
    bottom: 10px;
    left: 25px;
}
#industries .services-block a:hover {
    color: #32ba99;
}
/*********************************
End Services
**********************************/

/*********************************
Start contact
**********************************/
.push_button {
    margin-top:80px !important;
}

.push_button_content img {
    width: 100%;margin: 25px 10px !important;
}
/*********************************
End Services
**********************************/


/*********************************
Start products
**********************************/
#products-page .product-cover img {
    width: 100%;height: 320px;
}
#products-page  .products-list {
    padding-bottom: 40px;
}
#products-page  .products-list .products-row {
    border-radius: 3px;
    border: 1px solid rgba(128, 128, 128, 0.1);
    padding: 10px 0 10px 0;
    min-height: 80px;
    margin: 10px 0 10px 0;
    -webkit-box-shadow: 2px 4px 9px 0px rgba(179, 179, 179, 0.38);
    -moz-box-shadow: 2px 4px 9px 0px rgba(179, 179, 179, 0.38);
    box-shadow: 2px 4px 9px 0px rgba(179, 179, 179, 0.38);
}
#products-page  .products-list .products-row p {
    font-size: 14px;
}
#products-page  .products-list .products-row download-link {
    color: #3097d1;
    margin-top: 40px;
}

/*********************************
End products
**********************************/

/*********************************
Start top nav
**********************************/
.top-nav-icon {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
    width: 32px;
    height: 32px;
    display: block;
    margin: auto;
    margin-bottom: 5px;
}
.place {
    background-image: url('../img/static/nav/place.svg');
}

.below_header .navbar .nav > li.li-place:hover > a .place {
    background-image: url('../img/static/nav/place-hover.svg');
}

.product {
    background-image: url('../img/static/nav/product.svg');
}

.below_header .navbar .nav > li.li-product:hover > a .product {
    background-image: url('../img/static/nav/product-hover.svg');
}

.profile {
    background-image: url('../img/static/nav/profile.svg');
}

.below_header .navbar .nav > li.li-profile:hover > a .profile {
    background-image: url('../img/static/nav/profile-hover.svg');
}
.below_header .navbar .nav > li:hover > a {
    color: #32ba99;
}
/*********************************
End top nave
**********************************/

/*********************************
Start top nav
**********************************/
ul.social-nav {
    list-style: none;
}
ul.social-nav li{
    display: inline-block;
    margin-right: 5px;
}
.social-nav li a img {
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}
li a img.hover {
    display: none !important;
}
li:hover > a img.hover {
    display: block !important;
}
li a img.normal {
    display: block !important;
}
li:hover > a img.normal {
    display: none !important;
}
/*********************************
End top nave
**********************************/

/*********************************
After slider start
**********************************/

.service_icon a {
    padding-top: 20px;
}

.service_icon a:hover {
    cursor: auto;
}

.service_icon a img {
    margin: auto;
}

.service_icon a img.hover {
    display: none !important;
}

.service_icon a:hover > img.hover {
    display: block !important;
}

.service_icon a img.normal {
    display: block !important;
}

.service_icon a:hover > img.normal {
    display: none !important;
}
.rsOverflow {
    width: 100% !important;
}
/*********************************
After slider end
**********************************/

/*********************************
After slider end
**********************************/
.sub-master-spacer {
    margin-bottom: 100px;
}
