.baner{
    width: 100%;
    background-color: #004664;
    height: auto;
    overflow: hidden;
    float: left;
    margin-top: 113px;
}

.baner-image{
    width: 100%;
    height: auto;
    padding-top: 60px;
    float: left;
    background-size: cover;
    text-align: center
}
.baner-image sup{
    font-size: 13px;
}

.banner-text h2{
    color: #ffffff;
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin-top: 10px;
    padding-bottom: 7px;
    border-bottom: 1px solid #fcb116;
}

.no-img .banner-text h2{
    color: white;
    font-size: 24px;
    font-weight: 300;
    line-height: 21px;
    padding: 55px 0 40px 0;
    border-bottom: none;
}


.banner-text p{
    text-align: left;
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 20px;
}

.banner-logoes{
    margin-top: 60px;
}

.banner-logoes ul li{
    list-style: none;
    float: left;
    min-height: 70px;
    text-align: right;
    padding: 0
}

.baner-image-imaging{
    background: url('../images/baner/imaging_overview_banner.jpg') no-repeat center center;
    height: 350px;
}

.baner-image-engineering{
    background: url('../images/baner/engineering_banner.jpg') no-repeat center top;
    height: 350px;
}

.baner-image-env-sustainability{
    background: url('../images/baner/env_sustainability.jpg') no-repeat center top;
    height: 350px;
}

.baner-image-env-certifications{
    background: url('../images/baner/Certifications_banner.jpg') no-repeat center top;
    height: 350px;
}

.baner-company-overview{
    background: url('../images/baner/company_overview_banner.jpg') no-repeat center top;
    height: 350px;
}

.baner-programs{
    background: url('../images/baner/programs_banner.jpg') no-repeat center top;
    height: 350px;
}

.baner-brands-and-companies{
    background: url('../images/baner/imaging_overview_banner.jpg') no-repeat center center;
    height: 350px;
}

.baner-eco-services{
    background: url('../images/baner/ecoservices_banner.jpg') no-repeat center center;
    height: 350px;
}

.baner-solutions-overview{
    background: url('../images/baner/solutions_overview_banner.jpg') no-repeat center center;
    height: 350px;
}

.baner-techlink2{
    background: url('../images/baner/techlink_banner.jpg') no-repeat center center;
    height: 350px;
}

.baner-marketing2{
    background: url('../images/baner/marketingplatform_banner.jpg') no-repeat center center;
    height: 350px;
}

.baner-parts{
    background: url('../images/baner/parts_banner.jpg') no-repeat center center;
    height: 350px;
}

.baner-printers{
    background: url('../images/baner/baner_printers.jpg') no-repeat center center;
    height: 350px;
}

.baner-recently-products{
    background: url('../images/baner/recently_released_banner.jpg') no-repeat center center;
    height: 350px;
}

.baner-quality-control{
    background: url('../images/baner/quality-control.jpg') no-repeat center center;
    height: 311px;
}
.baner-distribution{
    background: url('../images/baner/distribution_banner.jpg') no-repeat center center;
    height: 350px;
}
.baner-product-categories {
    background: url(../images/baner/product_categories_banner.jpg) no-repeat center center;
    height: 350px;
}
.baner-product-tech-support {
    background: url(../images/baner/product-tech_support_banner.jpg) no-repeat center center;
    height: 350px;
}
.become-a-dealer-banner{
    background: url('../images/baner/become_a_dealer.jpg') no-repeat center center;
    height: 350px;
}
.baner-success-rate{
    background: #fff url('../images/baner/toner_success_banner.png') no-repeat center center;
    height: 650px;
    padding-top: 60px;
    background-size: cover
}
.baner .container{
    position: relative;
    padding: 0;
}

.baner .static-top{

}
.baner-dec{
    position: absolute;
    top: 60px;
    left: -15px;
}
.baner-reingenering{
    top: 77px;
}
.baner-dec img{
    max-width: 80px;
    vertical-align: middle
}
.baner-dec-big img{
    max-width: 250px;
}
.baner-dec-signature{
    top: 30px;
}
.baner-dec-signature img{
    max-width: 200px;
}
.baner-text{
    position: absolute;
    top: 75px;
    left: 80px;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px
}
.baner-text-noimage{
    left: 0
}
.baner-sup-position{
    font-size: 15px;
    top: -11px;
}
/* textpage google maps */
.baner-map{
    width: 100%;
    height: 310px;
    float: left;
    position: relative;
    overflow: hidden;
    z-index: 5
}
.baner-map #map{
    width: 100%;
    height: 310px;
    position: absolute;
    top: 0;
    left: 0
}
.textpage-about{
    z-index: 5
}
/* /textpage google maps */

.become-a-dealer-banner h2{
    border-bottom: 0px;
    background: url('../images/orange_line.png') no-repeat bottom left;
    padding-bottom: 20px;
}