/* ## Global */
body {
	font-family: 'Oxygen', sans-serif;
	font-size: 14px;
	color: #000;
	overflow-x: hidden;
}

.discover-us:hover{
    color: #fff;
    background-color: #ff5722;
}


.service a{
text-decoration: none;
}

.service-bloc2 a{
	text-decoration: none;
}


a {
    outline: 0 !important;
}

/* - Font Settings */

@font-face {
    font-family: 'montserratlight';
    src: url('fonts/montserrat-light.eot');
    src: url('fonts/montserrat-light.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-light.woff2') format('woff2'),
         url('fonts/montserrat-light.woff') format('woff'),
         url('fonts/montserrat-light.ttf') format('truetype'),
         url('fonts/montserrat-light.svg#montserratlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratsemi_bold';
    src: url('fonts/montserrat-semibold.eot');
    src: url('fonts/montserrat-semibold.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-semibold.woff2') format('woff2'),
         url('fonts/montserrat-semibold.woff') format('woff'),
         url('fonts/montserrat-semibold.ttf') format('truetype'),
         url('fonts/montserrat-semibold.svg#montserratsemi_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.logo {
	width: 40%;
}

.img{
	max-width: 100%;
    height: auto;
}

.header-icon{
	float: left;
    font-size: 18px;
    background-color: #f58823;
    padding: 10px;
    border-radius: 40px 40px;
    color: #fff;
}

.social-icon{
	text-align: center;
    font-size: 25px;
    color: #f58823;
}


.header-text p{
	text-align: left;
    font-size: 12px;
    color: #555;
    margin-top: 1%;	
    
}
.header-info h1{
	margin-top: 0;
    font-size: 80px;
    font-weight: bold;
    margin-bottom: 0;
    color: #fff; 
}

.header-info h4{
	color: #f0582b;
    font-size: 23px;
    line-height: 25px;
    font-weight: bold;
    text-transform: uppercase;
}

.header-text h4{
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0;
}

.location, .time-scheduled, .header-bloc {
		max-width: 200px;
		min-width: 200px;
		display: block;
		margin: 0 auto 20px;
}


.rose {
    background: #ed6710;
    text-align: center;
}

.intro{
	background: #009688;
    text-align: justify;
	
}

.rose2{
background:#ed6710;
}

.rose-bpurse{
	border: 1px solid #fff;
	margin-left: 100px;
	    border-top: none;
    border-bottom: none
}

.blanc-bpurse{
	background:#fff;
	margin-left: 100px;
}

.bpurse-md-header-p{
background: #313131;
						    margin-top: 40%;
						    margin-bottom: 20%;
						    color: #fff;
						    line-height: 25px;
						    font-size: 15px;
						    padding: 2%;
						    padding-left: 2%;
						    text-align: justify;
						    opacity: 0.7;}

/* - Section Padding */
.section-padding {
	padding-bottom: 50px;
}

.introBar{
	border-top: 5px solid #fff;
	width: 5%;
}

.introBar2{
	border-top: 5px solid #f58823;
	width: 5%;
}



/* - Section Header */
.section-header h3 {
	margin-top: 0px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 16px;
	margin-bottom: 15px;
}

.bpurse{
	margin-left: 100px;
}
/* - Section Header */
.section-header2 h3 {
	margin-top: 0px;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	text-align: center;
}

.intro-about{
	    color: #fff;
    text-align: justify;
    width: 60%;
    line-height: 27px;
}

.plus{
	margin-top: 5%;
	color: #fff;
	padding: 0% 2%;
	text-decoration: none;
	background-color: rgba(253, 251, 251, 0.4);
}

.discover-us{
	color: red;
}

.plus:hover, .discover-us:hover{
	text-decoration: none;
	background-color: #f58823;
	color: #fff;
}

.plus h5{
	color: #fff;
}



.service {
	background-color: #fff;
}

.service h4{
	color: #f58823;
	text-align: center;
	margin-top: 5%;
	font-weight: bold;
	font-size: 15px;
}



.service-sm i{
	text-align: center;
	margin: 0 35%;
}


.service p{
	text-align: center;
	margin: 0 10%;
	color: #ccc;
	font-size: 13px;
	line-height: 19px;
}



.service-icon{
    font-size: 110px;
    padding: 25px;
    border-radius: 110px 110px;
    color: #f58823;
    margin: 0 27%;
    border: 4px solid #f58823;
}

.service-icon-sm{
       font-size: 60px;
    padding: 25px;
    border-radius: 110px 110px;
    color: #f58823;
    text-align: center;
    margin: 0 34%;
    border: 4px solid #f58823;
}

.service-bloc2 {
	background-color: #eee;
}

.service-bloc2 h4{
	color: #f58823;
	text-align: center;
	margin-top: 5%;
	font-weight: bold;
	font-size: 15px;
}


.service-bloc2 p{
	text-align: center;
	margin: 0 10%;
	color: #999;
	font-size: 13px;
	line-height: 19px;
}

.service-bloc2 img{

} 



.partenaire{
	padding-bottom: 50px;
}

.partenaire img{
width: 110px;
margin: 5%;
}

.partenaire-page img{
width: 45%;
}

.partenaire h3{
	color: #999;
	text-align: center;
}

.partenaire-page p {
   text-align: justify;
}

.footer-bloc{
	background-size: 40%;
	 background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-color: rgba(238, 238, 238, 0.23);

}

.footer-icon{
	margin-top: 0;
}

.footer-bloc p{
	text-align: justify;
	color: #fff;
}


.footer-bloc span{
	float: left;
	margin-top: 5%;
	margin-left: 3%;
	color: #fff;
	font-weight:500;
}

.footer-bloc ul{
	margin-bottom: 5%;
	padding-left: 10%;
}


.space{
	margin-top: 3%
}

.footer-plus{
	margin-top: 5%;
	color: #fff;
	padding: 0% 2%;
	text-decoration: none;
	background-color: #ed6710;
	text-align: center;

}


.footer-plus:hover{
    color: #000;
    background-color: #fff;
}

.footer-menu{
	text-align: center;
	float: none;
}


.footer-plus:hover{
	text-decoration: none;
	background-color: #ed6710;
	color: #fff;
}

.footer-plus:hover{
    color: #000;
    background-color: #fff;
}


.footer-bloc h4,h5,ul{
	margin: 4% 0 4% 0;
	text-align: center;
	color: #fff;
}

.footer-bloc h5{
	color: #fff;
	text-align: center;
}

.copyright{
	color: #ccc;
}


.footer-bloc li{
	padding : 1%;
}

.newsletter{
	padding-left: 5%;
}

.newsletter button{
	background: #f58822;
    border: 2px solid #f58822;
    color: #fff;
        padding: 5px 12px;
        margin-top: 5%;
}

.newsletter h4 span{
	text-align: left;
}
.newsletter-input{
	margin-top: 5%;
	border-radius: 0px ;
	float: left;
    width: 80%;
}

.social-icon{
	padding: 0 20%;
}

.orange{
	color:#ed6710;
}

.conditionsGU{
	background-color: #fff;
}

.conditionsGU p{
	padding: 0% 5%;
	text-align: justify; 
}

.conditionsGU h4{
	padding: 0% 5%;
	color: #333;
    font-weight: bold;
    padding: 0% 5%;
}
.conditionsGU p{
	padding: 0% 5%;
	text-align: justify; 
}

.conditionsGU-bloc2 h4{
	color: #000;
    font-weight: bold;
    padding: 0% 5%;
}

.conditionsGU-bloc2 p{
	padding: 0% 5%;
	text-align: justify; 
	color: #000;
}

.conditionsGU-bloc2{
	background-color: #eee;
}


.presentation {
	background-color: #fff;
}

.presentation img{
	width: 70%;
}

.presentation p{
	text-align: justify;
	color: #000;
	line-height: 35px;
}



.services{
	background-color: #fff;
	margin-top: 5px;
}

.services img{
	width: 60%;
}

.services-bloc2 img{
	width: 60%;
	float: right;
}


.services-bloc2{
	background-color: #eee;
}


.services h4{
	color: #f58823;
}


.services p{
	text-align: justify;
	color: #000;
	line-height: 35px;
}


.services-bloc2 h4{
	color: #f58823;
}

.services-bloc2{
	text-align: justify;
	color: #ccc;
}

.img-cover{
	width: 100%;
}

.service img{
	width: 40%;
	margin-left: 30%;
}

.service-bloc2 img{
	width: 40%;
	margin-left: 30%;
}

.services-icons {
    font-size: 100px;
    background-color: #f58823;
    padding: 25px;
    border-radius: 130px 130px;
    color: #fff;
}

.float-left{
	float: left;
}

.float-right{
	float: right;
}

.contact h4,h5,p{
color:#000;
line-height: 35px
}

.contact span{
 color: #555;
 line-height: 25px;
 text-align: justify;
}

.contact h5{
     margin: 20px 0;
     text-align: left;
}

.contact form{
	background: #eee;
	padding: 8%;
	padding-bottom: 71%;
}

.contact-btn{
	background: #f58823;
    color: #fff;
        padding: 8% 40%;
    border-radius: inherit;
}



.shadow{
	box-shadow: 0px 1px 6px #ddd;
}


.bpurse-login{
	border: 1px solid #fff;
	background:rgba(245, 136, 35, 0.05);
	opacity: 0.8;margin: 10% 0 0 3%;
	border-radius: 10px;
	    padding-left: 0;
}



.bpurse-about p{
	background: rgba(49, 49, 49, 0.41);
    border: 1px solid;
    color: #fff;
    line-height: 25px;
    font-size: 15px;
    padding: 9%;
    text-align: justify;
    opacity: 0.7;
}

.bpurse-about{
	margin: 3% 0 0 27%;
}
.md-none-display{
	display: none;
}
@media only screen and (min-width: 768px)  {	

.diplays-none{
	display: none;
}
}



.md-border-bottom a{
		border-bottom: 1px solid #555;
	}

.border-white-md{
	border-right: 1px solid #fff;
}


.bpurse-sign{
	text-transform: none;
	padding: 5%;
	border-radius: 5px;
	color: #000;
	border-bottom: 1px solid #555;
	text-decoration: none;
	padding-bottom: 2%;
	margin-bottom: 5%;
	padding-left: 8%;
}




/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}