body {
font-family: 'Barlow', sans-serif;
font-size: 16px;
color: #333333;
padding-top: 110px;
}
@media (max-width: 1200px) {
body {
padding-top: 210px;
}
}
@media (max-width: 990px) {
body {
padding-top: 260px;
}
}
@media (max-width: 768px) {
body {
padding-top: 110px;
}
}
:hover {
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
a, strong {
font-weight: 500;
color: #0061a6;
}
h1,h2,h3,h4 {
font-weight: 500;
}
h1 {font-size: 28px;}
h2 {
font-size: 24px;
margin: 20px 0;
color: #444;
padding-bottom: 5px;
}
#content h2:before {
font-family: 'Glyphicons Halflings';
content: "\e013";
color: #0061a6;
margin-right: 10px;
float: left;
}
#content {
font-size:18px;
}
#content p {
margin-bottom: 20px;
}
#content ul, #footer ul {
list-style: none;
padding-left: 0;
margin-bottom: 20px;
}
#content ul li {
margin: 5px 0;
}
#content ul li:before {
font-family: 'Glyphicons Halflings';
content: "\e250";
color: #0061a6;
font-size: 12px;
margin-right: 5px;
}
.breadcrumb {
background: none;
margin-bottom: 0;
}
h3,h4 {
text-transform: uppercase;
}
.navbar {
background-color: #f2f2f2;
border: none;
border-bottom: 10px solid #0061a6;
border-radius: 0;
margin-bottom: 0;
-webkit-box-shadow: 0 5px 5px -5px #333;
box-shadow: 0 5px 5px -5px #333;
}
.navbar-brand {
height: 100px;
}
.navbar-default .navbar-nav > li > a {
font-size: 18px;
font-weight: 500;
color: #0061a6;
text-transform: uppercase;
margin: 0 2px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li.active > a, .bg-primary, .btn-primary, #services .box {
background-color: #0061a6;
color: #FFF;
}
#slider .item {
min-height: 550px;
}
#slider .item {
background-repeat: no-repeat;;
background-position: center;
background-size: cover;
}
#slider .item:nth-child(3) .info {
color: white;
}
@media (max-width: 768px) {
#slider .item {
min-height: 350px;
}
}
#slider .carousel-caption {
text-align: left;
text-shadow: none;
top: 80px;
right: 0%;
left: 50%;
}
.item-bg-white .carousel-caption {
width: 700px; 
background-color: rgba(255, 255, 255, .8); 
display: inline-block; 
padding: 30px; 
height: 240px;
}
@media (max-width: 768px) {
#slider p.desc, #slider p.info {
display: none;
}
#slider .carousel-caption {
top: 50%;
left: 0%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
display: -ms-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.item-bg-white .carousel-caption {
width: auto; 
background-color: rgba(255, 255, 255, .0); 
display: inherit; 
padding: 0; 
height: auto;
}
}
#slider p.title {
display: inline-block;
background-color: #0061a6;
color: #FFF;
text-transform: uppercase;
font-weight: 500;
padding: 10px 15px;
font-size: 30px;
margin-bottom: 10px;
}
#slider p.desc {
color: #0061a6;
text-transform: uppercase;
font-size: 24px;
font-weight: 500;
margin-bottom: 5px;
}
#slider p.info {
color: #333333;
text-transform: uppercase;
font-size: 18px;
margin-bottom: 0;
}
#services .icon {
text-align: center;
position: relative;
width: 106px;
height: 106px;
margin: 0 auto;
border: 3px solid #0061a6;
border-radius: 50%;
background-color: #FFF;
padding: 20px;
}
#services .box .icon img {
position: relative;
z-index: 2;
margin: auto;
z-index: 2;
}
#services .box {
border-radius: 20px;
padding: 60px 20px 30px 20px;
margin-top: -50px;
}
#actus h2 {
color: #FFF;
font-size: 30px;
}
#actus .col-sm-4 {
margin: 15px 0;
}
#actus a h4 {
font-size: 24px;
text-transform: inherit;
}
#actus a .date {
color: #e0e0e0;
text-transform: uppercase;
margin-bottom: 0;
}
.actu-col, .promo {
display: -ms-flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.produitHome-imgContainer img {
margin: 0 auto;
}
@media (max-width: 992px) {
#actus a {
text-align: center;
display: block;
margin-bottom: 25px;
}
#actus img {
margin: 0 auto;
}
}
@media (max-width: 768px) {
.produitHome, .actu-container {
text-align: center;
}
.produitHome img, .actu-container img {
margin: 0 auto;
}
}
.navbar-nav {
margin: 25px 0;
}
#menu small {
color: #666666;
font-size: 14px;
text-transform: uppercase;
}
.bg-info {
background-color: #e0e0e0;
}
.bg-dark, #page-title p.title, .btn-primary:hover {
background-color: #333333;
color: #FFF;
}
.bg-dark a, .box.bg-primary strong, #footer a  { color: #FFF;}
#infos, #footer, #page-title {
padding: 20px 0;
}
#footer ul li:before {
font-family: 'Glyphicons Halflings';
content: "\e258";
color: #FFF;
font-size: 10px;
margin-right: 5px;
}
#footer a {font-weight: 400;}
#page-title {
background-size: cover;
background-repeat: no-repeat;
background-position: bottom;
}
#page-title p.title {
margin: 5px 0;
display: inline-block;
padding: 10px 15px;
font-size: 20px;
text-transform: uppercase;
}
#copyright a.facebook img {
margin-right: 5px;
}
#copyright a.facebook {
color: #0061a6;
line-height: 20px;
}
#actus, #certifications {
padding: 30px 0;
}
#content {
padding: 50px 0;
border-bottom: 10px solid #0061a6;
}
#certifications h2.bleu {
margin: 0 0 20px 0;
}
#services {
margin-top: -150px;
}
@media (max-width: 991px) {
#services .row > div {
margin-bottom: 25px;
}
}
@media (max-width: 750px) {
#services {
margin-top: 50px;
}
}
#content h1, #promotions h3 {
margin-top: 0;
}
#infos, h1, .bleu {
color: #0061a6;
}
#infos h4, #promotions .produit:last-of-type {
margin-bottom: 0;
}
#infos .glyphicon {
font-size: 50px;
margin: 15px 10px 10px 0;
float: left;
}
#infos .col-sm-6:last-child img {
margin-top: 20px;
}
.btn {
text-transform: uppercase;
border-radius: 0;
font-weight: 500;
margin-top: 10px;
}
#copyright {
padding: 10px 0;
font-size: 14px;
}
#copyright a, .produit p {color: #333;}
#contact {
position: fixed;
right: 0;
top: 220px;
background-color: #FFF;
padding: 15px;
max-width: 130px;
text-align: center;
z-index: 9999;
color: #0061a6;
-webkit-box-shadow: 0px 0px 10px 0px #333;
box-shadow: 0px 0px 10px 0px #333;
}
.input-group-addon {
background-color: #0061a6;
color: #FFF;
font-size: 18px;
}
.input-group {
margin-bottom: 10px;
}
.alignright {
float: right;
margin: 0 0 20px 20px;
}
.alignleft {
float: left;
margin: 0 20px 20px 0;
}
.box {
padding: 20px;
}
.produit {
background-color: #FFF;
color: #0061a6;
margin: 15px 0;
}
.produitHome img {
margin: 0 auto;
}
.produit .prix , .produitHome .prix {
font-size: 16px;
text-decoration: line-through;
}
.produitHome {
margin-bottom: 50px;
}
.produit .prix:before, .produitHome .prix:before {
position:absolute;
top:40%;
width:100%;
height:50px;
-webkit-transform: skew(0deg, 3deg);
transform: skew(0deg, 3deg);
border-top:50px solid #191919;
border-bottom:50px solid #191919;
}
.produit .taxe, .produitHome .taxe {
font-size: 12px;
}
.produit .label, .produitHome .label {
font-weight: 500;
font-size: 20px;
margin-left: 10px;
}
.produit .ecopart, .produitHome .ecopart {
margin-top: 7px;
font-size: 12px;
margin-bottom: 0 !important;
}
.produit img {margin-right: 10px;}
.wpls-logo-showcase .wpls-logo-cnt.slick-slide img {
border: none;
}