#cms1 section#bloc2 {
    display: block;
}

article#colunm_infos_bloc2 {
    margin: 50px 0;
}

section#bloc2 {
    background: transparent;
    float: left;
    width: 100%;
    display: none;
    position: relative;
}

.b2-left {
    background: #010080;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 50px;
}

.b2-right {
    background: url(img/b2-right.jpg)center no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 195px;
}

.c2-captcha {
    font-size: 32px;
    color: #ffffff;
    border-bottom: 2px solid;
    text-align: center;
    line-height: 1;
    padding: 18px 0;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Audiowide', cursive;
}

.b2-bg2 {
    background: url(img/b2-bg2.jpg) 9% 50% no-repeat;
    background-size: cover;
    height: 100%;
    padding: 70px 0;
}

.b2-slogan {
    font-size: 35px;
    text-align: center;
    color: #3c9fe6;
    padding: 40px 0;
    font-family: 'Audiowide', cursive;
}

.b2-sp1 {
    color: #010080;
}

.b2-c3-left {
    background: url(img/c3-left.jpg)center no-repeat;
    background-size: cover;
    height: 100%;
    padding: 340px 0;
    padding-bottom: 70px;
}



.c3-captcha {
    color: #010080;
    font-family: 'Audiowide', cursive;
    text-align: center;
    font-size: 40px;
    line-height: 1;
    margin-bottom: 20px;
}

a.b2-a3 {
    background: #010080;
    color: #fff;
    padding: 10px 30px;
    display: table;
    margin: 0 auto;
}

@media (min-width: 320px) {
    .b2-c3-right {
        height: 300px;
    }
}

@media (min-width: 768px) {}

@media (min-width: 992px) {
    .b2-c3-right {
        height: 100%;
    }
}

@media (min-width: 1200px) {}

@media (min-width: 1400px) {}

@media (min-width: 1700px) {}