
.main {
width: 100%;
margin: 100px auto
}
.cbp-qtrotator {
width: 100%;
height: 180px;
position: relative;
float: left;
margin: 0;
padding-top: 5px
}
.cbp-qtcontent {
width: 100%;
height: auto;
position: absolute;
min-height: 180px;
top: 0;
z-index: 2;
display: none
}
.cbp-qtrotator .cbp-qtcontent.current {
display: block
}
.cbp-qtrotator blockquote {
margin: 10px 0 0 0;
padding: 0
}
.cbp-qtrotator blockquote p {
font-size: 10em;
color: #FFFFFF;
font-weight: 300;
margin: 0.4em 0 1em
}
.cbp-qtrotator blockquote footer {
font-size: 1.2em
}
.cbp-qtrotator blockquote footer:before {
content: 'Rejoignez-nous ! ' 
}
.cbp-qtrotator .cbp-qtcontent img {
float: right;
margin: 50px 0 0 50px
}
.cbp-qtprogress {
background: #857D7D;
height: 4px;
width: 1px;
z-index: 10000
}
