
.main-6-1s {
    text-align: center;
}

.main-6-1 {
    width: 300px;
    height: 200px;
    overflow: hidden;
    display: inline-block;
    margin: 6px;
}

.main-6-2-13 {
    width: 100%;
    height: 100%;
    background: black url(/pics/sites/108_boxerresorts_m.jpg) no-repeat center;
    background-size: cover;
    cursor: pointer;
    transition: all 0.5s;
}

.main-6-2-12 {
    width: 100%;
    height: 100%;
    background: black url(/pics/sites/107_institute_m.jpg) no-repeat center;
    background-size: cover;
    cursor: pointer;
    transition: all 0.5s;
}

.main-6-2-11 {
    width: 100%;
    height: 100%;
    background: black url(/pics/sites/106_montolit_m.jpg) no-repeat center;
    background-size: cover;
    cursor: pointer;
    transition: all 0.5s;
}

.main-6-2-10 {
    width: 100%;
    height: 100%;
    background: black url(/pics/sites/105_fenix_m.png) no-repeat center;
    background-size: cover;
    cursor: pointer;
    transition: all 0.5s;
}

.main-6-2-9 {
    width: 100%;
    height: 100%;
    background: black url(/pics/sites/104_gamusic_m.jpg) no-repeat center;
    background-size: cover;
    cursor: pointer;
    transition: all 0.5s;
}

.main-6-2-8 {
    width: 100%;
    height: 100%;
    background: black url(/pics/sites/103_scanex_m.jpg) no-repeat center;
    background-size: cover;
    cursor: pointer;
    transition: all 0.5s;
}

.main-6-2-7 {
    width: 100%;
    height: 100%;
    background: black url(/pics/sites/102_mega-line_m.png) no-repeat center;
    background-size: cover;
    cursor: pointer;
    transition: all 0.5s;
}

.main-6-2-6 {
    width: 100%;
    height: 100%;
    background: black url(/pics/sites/101_kiev_okna_m.jpg) no-repeat center;
    background-size: cover;
    cursor: pointer;
    transition: all 0.5s;
}

.main-6-2-5 {
    width: 100%;
    height: 100%;
    background: black url(/pics/sites/12_makstyle_m.png) no-repeat center;
    background-size: cover;
    cursor: pointer;
    transition: all 0.5s;
}

.main-6-2-4 {
    width: 100%;
    height: 100%;
    background: black url(/pics/sites/4_jashma_m.png) no-repeat center;
    background-size: cover;
    cursor: pointer;
    transition: all 0.5s;
}

.main-6-2-3 {
    width: 100%;
    height: 100%;
    background: black url(/pics/sites/9_rosukrpallet_m.png) no-repeat center;
    background-size: cover;
    cursor: pointer;
    transition: all 0.5s;
}

.main-6-2-2 {
    width: 100%;
    height: 100%;
    background: black url(/pics/sites/8_budpartner2_m.png) no-repeat center;
    background-size: cover;
    cursor: pointer;
    transition: all 0.5s;
}

.main-6-2-1 {
    width: 100%;
    height: 100%;
    background: black url(/pics/sites/5_aluminiy_m.png) no-repeat center;
    background-size: cover;
    cursor: pointer;
    transition: all 0.5s;
}

.main-6-2-1:hover,
.main-6-2-2:hover,
.main-6-2-3:hover,
.main-6-2-4:hover,
.main-6-2-5:hover,
.main-6-2-6:hover,
.main-6-2-7:hover,
.main-6-2-8:hover,
.main-6-2-9:hover,
.main-6-2-10:hover,
.main-6-2-11:hover,
.main-6-2-12:hover,
.main-6-2-13:hover  {
    -webkit-transform: scale(1.2) rotate(-6deg);
    transform: scale(1.2) rotate(-6deg);
}

.main-6-butt {
    color: white;
    background-color: transparent;
    text-align: center;
    display: block;
    width: 230px;
    padding: 10px;
    margin: auto;
    border: 1px solid white;
    transition: all 0.5s;
}

.main-6-butt:hover {
    background-color: lightgrey;
    color: black;
}

.main-6-logo-6 {
    width: 100%;
    height: 100%;
    background: black url(/pics/logo/logo_6_meridian_m.png) no-repeat center;
    background-size: cover;
    cursor: pointer;
    transition: all 0.5s;
}

.main-6-logo-5 {
    width: 100%;
    height: 100%;
    background: black url(/pics/logo/logo_5_fastfood_m.png) no-repeat center;
    background-size: cover;
    cursor: pointer;
    transition: all 0.5s;
}

.main-6-logo-4 {
    width: 100%;
    height: 100%;
    background: black url(/pics/logo/logo_4_roxvision_m.png) no-repeat center;
    background-size: cover;
    cursor: pointer;
    transition: all 0.5s;
}

.main-6-logo-3 {
    width: 100%;
    height: 100%;
    background: black url(/pics/logo/logo_3_medicom_m.png) no-repeat center;
    background-size: cover;
    cursor: pointer;
    transition: all 0.5s;
}

.main-6-logo-2 {
    width: 100%;
    height: 100%;
    background: black url(/pics/logo/logo_2_agroliderukraina_m.png) no-repeat center;
    background-size: cover;
    cursor: pointer;
    transition: all 0.5s;
}

.main-6-logo-1 {
    width: 100%;
    height: 100%;
    background: black url(/pics/logo/logo_1_vertex_m.png) no-repeat center;
    background-size: cover;
    cursor: pointer;
    transition: all 0.5s;
}

.main-6-logo-1:hover,
.main-6-logo-2:hover,
.main-6-logo-3:hover,
.main-6-logo-4:hover,
.main-6-logo-5:hover,
.main-6-logo-6:hover  {
    -webkit-transform: scale(1.2) rotate(-6deg);
    transform: scale(1.2) rotate(-6deg);
}

