body {
    font-family: 'Raleway', sans-serif !important;
    background:url(../images/crossword.png) repeat;}

.bordure {padding: 0px 30px 0px 30px;}

.logo {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;}

.logo a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.logo a:hover {
    opacity: 0.7;}

.img-logo {}

@media screen and (max-width:500px){  
    .logo {
        text-align: left;
        margin-left: 11px;}

    .img-logo {
        width: 50%;}  
}

nav {
    width: 100%;
    margin-bottom: 8px;}

nav ul {
    width: 100%;
    text-align: center;}

nav ul li {
    color:#a2a2a2;
    list-style-type: none;
    font-weight: 300;
    font-size: 17px;
    padding: 10px 18px 10px 18px;
    display:inline;}

nav ul li a {
    color:#a2a2a2;
    text-decoration:none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    }

nav ul li a:hover {
    color:#e086bd;
    text-decoration: none;}



@media screen and (max-width:800px){  
.no-phone {
    display: none;}
    
.phone {
    display: block;}
}

.home-one {
    margin-top: 45px;}

.one {
    margin-top: 17px;}

h1 {
    font-weight: 400;
    color:#004f9f;
    font-size:30px;
    margin-bottom: 20px;}

h1.prod {
    font-weight: 400;
    color:#fff;
    font-size:30px;
    margin-bottom: 20px;
    margin-top: 70px;
    background-color: #97bc4b;
    padding: 10px;}

time {
color: #97bc4b;
font-weight: 700;}

hr {
    border-top: 1px solid #f7e300;
}



h2 {
    font-weight: 400;
    color:#666;
    font-size:22px;
    margin-bottom: 20px;}

p {
    color:#999;
    font-size:14px;
    text-align: justify;}

p a {
    color:#004f9f;
    font-weight: 700;
    text-decoration: none;
     -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;}

p a:hover {
    color:#666;
    text-decoration: none;}

blockquote {
    border-left: 5px solid #f8e300;
    background-color: #004f9f;
    color: #fff;
}

ul {}

ul li {
    color:#999;
    font-size:14px;}

.home {
margin-top: 20px;}

.home-two {
    margin-top: 45px;
    background-color: #ffb6e3;
    padding: 10px 0 20px 0;}

.light a {
    color: #fff;
    font-weight: 300;
    font-size:68px;
    line-height: 67px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;}

.big {
    color: #fff;
    font-weight: 700;
    font-size:68px;
    line-height: 65px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;}

.light a:hover {
    text-decoration: none;
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
}

.big a:hover {
    text-decoration: none;
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
}

@media screen and (max-width:900px){ 
.home-two {
    padding: 10px 0 20px 0;
    text-align: center;}
    
.light a {
    font-size:30px;
    line-height: 0px;
}

.big  {
    font-size:30px;
    line-height: 34px;
}
}

.img-two a {
     -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;}

.img-two a:hover {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
    opacity:0.7;}

.article-home-one {
    margin-top: 30px;
    }

.block-article {
    margin-top: 20px;
    text-align: center;}

.block-article-2 {
    margin-top: 0px;
    text-align: left;}

.block-article-2 p {
    margin-bottom: 70px;}

.bt {}

.bt a {
    display: block;
    background-color: #ffb6e3;
    color: #fff;
    padding: 8px 5px 8px 5px;
    width: 47%;
    margin: auto;
    font-size: 17px;
    border-radius: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;}

.bt2 a {
    display: block;
    background-color: #ffb6e3;
    color: #fff;
    padding: 8px 5px 8px 5px;
    margin: auto;
    font-size: 17px;
    border-radius: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;}

.bt a:hover {
    background-color: #c25e84;
    text-decoration: none;}

.bt2 a:hover {
    background-color: #c25e84;
    text-decoration: none;}

.bt-global {
margin-top: 20px;}

.bt-global a {
    display: block;
    background-color: #7b726d;
    color: #fff;
    padding: 8px 5px 8px 5px;
    width: 40%;
    margin: auto;
    font-size: 17px;
    border-radius: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;}

.bt-global a:hover {
    background-color: #625d5a;
    text-decoration: none;}

@media screen and (max-width:900px){
    .bt a {
        width: 47%;
    }
    .block-article {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 100px;}
}

@media screen and (max-width:500px){
    .bt a {
        width: 70%;}
}

.hov {
    margin-top: 10px;
    border: 1px solid #d7d7d7;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;}

.hov:hover {
    cursor: pointer;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.5),
    -1px 2px 20px rgba(255, 255, 255, 0.6) inset; }

footer {
    width: 100%;
    font-size: 11px;
    padding: 20px;
    text-align: center;
    color: #000;
    border-top: 2px solid #f6e415;
    margin-top: 50px;}

footer a {
    color: #000;}

footer a:hover {
    color: #000;
    text-decoration: underline;}

.img-responsive {
width: 100%;}


.scrollup {
    width:40px;
    height:40px;
    border-radius:50%;
    position:fixed;
    bottom:50px;
    right:50px;
    display:none;
    color:white;
    background-color:#004f9f;
    font-size:20px;
    text-align:center;
    line-height:37px;}

.scrollup:hover {
    color:white;
    background-color:#e1d43c;}

.produit {
margin-bottom: 15px;}


.btn-primary:hover {
    color: #fff;
    background-color: #e1d43c;
    border-color: #e1d43c;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
}
.btn-primary {
    color: #fff;
    background-color: #004f9f;
    border-color: #004f9f;
}
