/* 
    Created on : 08.06.2018, 13:43:16
    Author     : Glinin.AE
*/

.page_pic_jbi {
    background-image: url('/images/content/pages/services/delivery-jbi/background.png');
    width: 968px;
    height: 494px;
    float: left;
}

.page_text p {
    font-family: segoue_semi_bold;
    font-size: 15px;
}

.gallery_jbi {
    width: 100%;
    height: 435px;
    background-color: #e4d6b4;
    text-align: center;
    padding-top: 15px;
    margin-bottom: 5px;
    clear: both;
}

.gallery_jbi_container {
    margin: 0 auto;
    display: table;
    margin-bottom: 10px;
}

.jbi_image_container {
    width: 278px;
    height: 206px;
    margin-right: 15px;
    float: left;
}

.jbi_img_1, .jbi_img_2, .jbi_img_3, .jbi_img_4, .jbi_img_5, .jbi_img_6, .jbi_img_7, .jbi_img_8 {
    width: 278px;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 10px;
}

.jbi_img_1 {
    background-image: url('/images/content/pages/services/delivery-jbi/img-1.png');
} 
.jbi_img_2 {
    background-image: url('/images/content/pages/services/delivery-jbi/img-2.png');
} 
.jbi_img_3 {
    background-image: url('/images/content/pages/services/delivery-jbi/img-3.png');
} 
.jbi_img_4 {
    background-image: url('/images/content/pages/services/delivery-jbi/img-4.png');
} 
.jbi_img_5 {
    background-image: url('/images/content/pages/services/delivery-jbi/img-5.png');
} 
.jbi_img_6 {
    background-image: url('/images/content/pages/services/delivery-jbi/img-6.png');
} 
.jbi_img_7 {
    background-image: url('/images/content/pages/services/delivery-jbi/img-7.png');
} 
.jbi_img_8 {
    background-image: url('/images/content/pages/services/delivery-jbi/img-8.png');
}