/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 8 févr. 2017, 15:15:58
    Author     : ayyoub
*/

/*** etape1 ***/
.header_module_boogycase{overflow: hidden;padding: 20px 0 28px 0;background: #f2f2f2;}
.header_module_boogycase .bloc-left .btn-left{
	color: #fff;
    background: #dd0060;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 20px;
    text-transform: uppercase;
    border: none;
    padding: 15px 30px;
    cursor: pointer;
}
.header_module_boogycase .bloc-left .btn-left:hover{opacity: 0.7;}

@media screen and (min-width: 767px){
	.header_module_boogycase .num-etape{margin-top: -39px;}
}

@media screen and (min-width: 1200px){
	.content_module_boogycase{width: 1180px}
}
.header_module_boogycase .num-etape{color: #2e2e2e;font-size: 12px;text-transform: uppercase;text-align: center;font-family: 'Gotham-light';}
.header_module_boogycase .num-etape span{font-family: 'Gotham-bold';}
.content-center{
    background:#f2f2f2;
}
.content_module_boogycase{
	background:#f2f2f2;
	background-size: contain;
	height: 100%;
	text-align: center;
	padding:0px;
	margin:0 auto;
}
    .modelsDiv{
        position: absolute;
        top: 64%;
    }
    .modelsDivres{
        position: absolute;
        top: 46%;
    }
    .brandsDiv{
        position: absolute;
        top: 64%;
    }
.txtBBCase {
    position: absolute;
    top: 9%;
    padding-left: 9%;
}
.content_module_boogycase .title{padding-top: 88px;}
.content_module_boogycase .title h3{color: #2e2e2e;font-size: 24px;font-family: 'Gotham-bold';}
.content_module_boogycase .title p{color: #35a0d8;font-size: 12px;font-family: 'Poppins-medium';}
.content_module_boogycase .bouton a{
	color:#fff;
	font-weight:bold;
	background: #a6c10b;
	text-transform: uppercase;
	padding: 15px 35px;
    font-size: 14px;
    margin-top: 18px;
}



/**** responsive *****/
@media screen and (max-width: 768px){
.header_module_boogycase .num-etape{margin-top: 15px;margin-bottom: 0;}
.header_module_boogycase .bloc-left a.retour{float: right;margin-right: 0;}
}

.kwcreator-frame-wrapper {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.kwcreator-frame {
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}
