html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,
blockquote {
    quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

.none {
    display: none !important
}

@font-face {
    font-family: "ubunto";
    src: url("../fonts/Ubuntu-R.ttf")
}

.red {
    color: red
}

.relative {
    position: relative
}

button:focus,
.btn:focus,
.btn:active {
    outline: none
}

.inlineBlock {
    display: inline-block
}

body {
    font-family: "ubunto" !important;
    background: #f7f7f7
}

.block {
    display: block
}

.nopadding {
    padding-left: 0 !important;
    padding-right: 0 !important
}

body {
    font-family: 'Open Sans';
    font-size: 12px;
    font-weight: 300;
    overflow-x: hidden;
    color: #656565
}

.parabold {
    display: block
}

.topNav {
    padding: 15px 0;
    margin: 0;
    font-size: 12px;
    background: #5a5a5a
}

.topNav a {
    color: white
}

.topNav ul.topleft-info {
    list-style: none;
    margin: 6px 0 0;
    padding-left: 0;
    float: left
}

.topNav ul.topleft-info li {
    display: inline;
    margin: 0 20px 0 0;
    padding: 0;
    font-size: 11px;
    font-weight: 500
}

.topNav ul.social-network {
    list-style: none;
    margin: 0;
    text-align: right;
    font-size: 12px;
    font-weight: 400
}

.topNav ul.social-network li {
    padding-right: 0;
    padding-left: 10px
}

.topNav ul.social-network .languedropdown {
    min-width: auto;
    padding: 0;
    margin-top: 10px
}

.topNav ul.social-network .languedropdown li {
    padding-left: 0
}

.topNav ul.social-network .languedropdown a {
    padding: 4px 15px;
    font-size: 12px
}

a {
    cursor: pointer
}

a:hover {
    text-decoration: none !important
}

.loghead {
    margin-left: 0 !important;
    height: 120px;
    padding-bottom: 5px;
    /* -webkit-box-shadow: 1px 27px 25px -25px rgb(0 0 0 / 75%); */
    -moz-box-shadow: 1px 27px 25px -25px rgba(0, 0, 0, 0.75);
    /* box-shadow: 1px 27px 25px -25px rgb(0 0 0 / 75%); */
    padding: 0px;
    margin-top: -35px;
    margin-bottom: 5px;
    /* background: #d9edf7; */
    /* border-radius: 20px; */
}

.loghead img {
    height: 100% !important;
    background: #bfbfbf;
    border-radius: 10px;
    border: 2px solid white;
    padding: 0px;
    margin-bottom: 4px;
    padding-bottom: 5px;
}

.loghead:hover {
    /* background-color: #d9edf7 !important */
}

.blocksearch {
    position: absolute;
    width: 150px;
    font-size: 12px;
    top: -15px;
    right: 0
}

.blocksearch .btnsend {
    position: absolute;
    font-size: 12px;
    height: 20px;
    top: 1px;
    width: 22px;
    right: 2px;
    border-radius: 50%;
    z-index: 9;
    background: white
}

.blocksearch .form-control {
    box-shadow: 0 0 0;
    border-color: #ccc;
    font-size: 12px;
    height: 22px;
    padding: 5px
}

.blocksearch button {
    padding: 0;
    border: 0;
    background: transparent
}

.navbar-static-top {
    background: #fdfdfd;
    border-color: #dcd7d7;
    margin-bottom: 0;
    z-index: 9 !important
}

.navbar-static-top .navigation {
    float: right;
    height: 80px;
    line-height: 80px
}

.navbar-static-top .navigation a {
    background-color: #f2f2f2 !important;
    display: inline-block;
    padding: 8px 15px;
    margin-left: 10px;
    font-size: 12px;
    font-weight: 400;
    border-radius: 4px;
    color: #656565 !important
}

.navbar-static-top .navigation a:hover {
    background-color: #156fb6 !important;
    color: white !important
}

.navbar-static-top .navigation .active a {
    background-color: #156fb6 !important;
    color: white !important
}

.ro_cart_table {
    background: white;
    margin: 40px 0
}

.ro_cart_table table {
    border-radius: 4px;
    width: 100%
}

.ro_cart_table table td {
    padding: 15px;
    border: 1px solid #c5c5c570
}

.ro_cart_table table .imgprdect img {
    width: 60px
}

.ro_cart_table table th,
.ro_cart_table table .th {
    font-size: 18px;
    color: #232530;
    font-weight: 300;
    padding: 15px;
    border: 1px solid #c5c5c570
}

.ro_cart_table table .transhprodect {
    color: red;
    display: inline-block;
    cursor: pointer;
    font-size: 15px;
    text-align: center
}

.ro_cart_table table .separeteurtd {
    background: #e0e0e0;
    border: 1px solid #e0e0e0
}

.ro_cart_table table .tolcmd {
    font-size: 18px;
    color: #f53f39;
    padding: 25px 0
}

.ro_cart_table table .quantityProduitscmdFF {
    width: 118px
}

.ro_cart_table table .quantityProduitscmdFF .btn-number {
    padding: 6px
}

.ro_cart_table table .quantityProduitscmdFF input {
    text-align: center
}

.nobg {
    background: #e0e0e0;
    border: 1px solid #e0e0e0
}

.updatequantitecmd {
    float: right;
    font-weight: bold;
    color: #5cb85c;
    margin-top: -30px;
    margin-right: 0;
    background: transparent;
    border: 0;
    padding: 5px
}

.contact_box {
    border: 1px solid #428bcadb;
    padding: 10px 25px;
    border-radius: 5px;
    margin-bottom: 40px
}

.color40ans {
    color: #b1b1b1;
    font-weight: 400
}

#Carouselpr .item {
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s
}

.desccolor {
    color: grey;
    font-size: 11px
}

#Carouselpr .active.left {
    left: 0;
    opacity: 0;
    z-index: 2
}

#Carouselpr .next {
    left: 0;
    opacity: 1;
    z-index: 1
}

.searchpage {
    font-size: 20px;
    margin-top: 30px
}

.searchpage p {
    margin-bottom: 20px
}

.cmdoksend .Msgsuccess {
    font-size: 20px;
    margin: 40px 0
}

.cmdoksend .pdfDwnoald {
    font-size: 20px
}

.cmdoksend .pdfDwnoald i {
    color: red
}

.plusDomainspan {
    font-size: 12px
}

.validerCmd {
    font-weight: 500;
    font-size: 16px;
    float: right;
    line-height: 50px;
    text-align: center;
    padding: 0px 45px;
    margin-top: 40px;
    margin-bottom: 20px;
    border-radius: 2px
}

.validerCmd:hover {
    color: white
}

.flexslider {
    max-width: 1400px;
    margin: 0 auto !important;
    border: 0 !important
}

.flexslider #main-slider {
    background: #f7f7f7
}

.nomargin {
    margin: 0 !important
}

.linktop {
    margin-top: 20px;
    margin-bottom: 30px
}

.linktop a {
    color: gray
}

.single_add_to_cart_button {
    background-color: #88b145;
    font-weight: 500;
    font-size: 16px;
    margin-top: 15px;
    color: white;
    height: 50px;
    width: 300px;
    margin-bottom: 20px
}

.single_add_to_cart_button:hover,
.single_add_to_cart_button:focus {
    color: white;
    opacity: 0.9
}

.blockCommande {
    text-align: center;
    margin-bottom: 20px;
    float: left;
    width: 100%
}

.blockCommande .total {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    color: #363636;
    line-height: 30px
}

.font20 {
    font-size: 20px
}

.blocldscCmdshop {
    padding-left: 40px
}

.cmdprtshop {
    margin: 30px 0
}

.cmdprtshop .quantityProduitscmd {
    max-width: 300px
}

.cmdprtshop .quantityProduitscmd input,
.cmdprtshop .quantityProduitscmd .btn {
    z-index: 0;
    height: 50px;
    font-size: 20px;
    font-weight: bold;
    text-align: center
}

.FPNOMP {
    font-weight: bold;
    font-size: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(35, 37, 48, 0.1)
}

.FPTABLEP td {
    font-size: 16px;
    padding: 15px
}

.FPTABLEP td p {
    margin: 0;
    display: inline-block
}

.xzoom-container {
    margin: 20px 0
}

.passercmd {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 20px
}

.passercmd a {
    font-size: 18px
}

.passercmd a.vider {
    color: black
}

.addtocartprdTS {
    float: left;
    overflow: auto;
    -ms-word-wrap: normal;
    word-wrap: normal;
    overflow-wrap: normal;
    max-height: 290px
}

.addtocartdropdown {
    margin-top: 14px;
    margin-left: -250px;
    width: 400px
}

.addtocartdropdown:before {
    font-family: fontawesome;
    content: "\f0d8";
    position: absolute;
    top: -13px;
    color: white;
    font-size: 20px;
    left: 270px
}

.addtocartdropdown .blockprodect {
    width: 100px;
    padding-top: 18px;
    float: left
}

.addtocartdropdown .blockdesc {
    width: 250px;
    float: left
}

.addtocartdropdown .addtocartshopTop {
    padding-bottom: 10px;
    margin: 15px;
    float: left;
    border-bottom: 1px solid #e4e4e4
}

.addtocartdropdown .addtocartshopTop span {
    line-height: 20px;
    display: block
}

.aboutsection .para {
    font-size: 16px;
    text-align: justify;
    font-weight: 400;
    line-height: 22px
}

.aboutsection p {
    margin-bottom: 10px
}

.aboutsection .para2 {
    margin-bottom: 20px;
    margin-top: 20px
}

.aboutsection .imgaboutslide {
    margin-bottom: 20px
}

.aboutsection .red {
    color: #F03
}

.image_popupMV img {
    cursor: zoom-in
}

.paddlefttop {
    padding-left: 18px
}

.shoppingcarttop {
    font-size: 16px;
    position: relative;
    margin-right: 18px
}

.shoppingcarttop .cart_total {
    width: 13px;
    height: 13px;
    line-height: 13px;
    text-align: center;
    background: #156fb6;
    font-weight: 500;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    position: absolute;
    top: -3px;
    right: -9px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

html,
body {
    height: 100%
}

.flex-control-nav {
    bottom: -28px !important
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -300px;
    padding: 0 0 300px;
    background: #2525251c
}

#maps_contact {
    height: 500px
}

.slides-mobile {
    display: none
}

.sectionreservation .contactBloccGlobal {
    background: #f2f2f2;
    padding-top: 40px !important;
    border-radius: 8px;
    padding: 0 25px
}

.sectionreservation label {
    font-size: 14px;
    padding-top: 5px;
    font-weight: bold
}

.sectionreservation form .row {
    margin-bottom: 25px
}

.sectionreservation .btn {
    margin-bottom: 10px;
    padding: 8px 30px;
    margin-right: 10px;
    font-size: 18px
}

.sectionreservation .success {
    background: #156fb6;
    color: white
}

.right_side-contact h3 {
    font-size: 14px;
    font-weight: 700;
    color: #156fb6;
    margin-bottom: 12px;
    margin-top: 12px
}

.right_side-contact .ligne {
    position: relative;
    padding-left: 15px;
    margin-left: 25px;
    line-height: 1.6em
}

.right_side-contact .right_side-contact i {
    position: absolute;
    left: -12px;
    padding-top: 3px;
    font-size: 17px;
    width: 19px
}

.right_side-contact a {
    color: #666666
}

.galleryapropos {
    margin-top: 40px
}

.thumbnails {
    width: 100%;
    text-align: center
}

.preview img {
    border: 4px solid #205098;
    padding: 1px;
    border-radius: 8px;
    width: 70%;
    -webkit-box-shadow: 0px 19px 35px -15px rgba(0, 0, 0, 0.86);
    -moz-box-shadow: 0px 19px 35px -15px rgba(0, 0, 0, 0.86);
    box-shadow: 0px 19px 35px -15px rgba(0, 0, 0, 0.86)
}

.thumbnails img {
    height: 60px;
    width: 80px;
    border: 1px solid #205098;
    padding: 1px;
    border-radius: 4px;
    margin: 0 10px 10px 0
}

.boldtitre {
    font-size: 28px;
    margin-bottom: 30px;
    margin-top: 30px;
    font-weight: bold;
    color: #156fb6;
    text-underline-position: under;
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-color: #b6c0cc59
}

.flex-caption {
    width: 100%;
    padding: 1% 2%;
    line-height: 30px;
    left: 0;
    font-size: 20px;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    position: absolute
}

.flex-caption b {
    color: #b1b1b1;
    font-size: 25px
}

.TheGallery .voirplus {
    padding: 10px 20px;
    background: #8c8c8c;
    color: #ffffff;
    display: block;
    border-radius: 2px
}

.TheGallery .voirplus:hover {
    background: #ea1b1b;
    color: white
}

.TheGallery img {
    width: 100%
}

.callaction {
    background: #fdfdfd;
    padding: 40px 0;
    margin-top: 40px
}

.callaction p {
    line-height: 20px;
    font-size: 16px;
    font-weight: 400
}

.callaction h2 {
    text-transform: lowercase;
    color: #666;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px
}

.callaction h2 span {
    color: #ea1b1b;
    text-transform: uppercase
}

.callaction .cta-btn {
    text-align: right;
    padding-top: 20px
}

.callaction .btn-theme {
    font-size: 12px;
    padding: 10px 20px;
    background: #f2f2f2;
    color: #656565;
    display: block;
    border-radius: 2px
}

.callaction .btn-theme:hover {
    background: #ea1b1b;
    color: white
}

.modal {
    margin-top: 50vh;
    transform: translateY(-50%)
}

#ConexionClientModel {
    height: 380px
}

#ConexionClientModel .modal-dialog {
    width: 400px
}

#ConexionClientModel form {
    width: 80%;
    margin: 0 auto;
    margin-top: 20px
}

.sticker {
    position: absolute;
    top: 0;
    left: 0;
    width: 63px;
    height: 63px
}

a:focus {
    outline: none !important
}

.sticker-new {
    background: url(../img/new.png) no-repeat;
    left: auto;
    right: 0
}

.xzoom_1_768:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 5px;
    bottom: 0px;
    right: 20px;
    width: 100px;
    z-index: 9;
    background: url(../img/logobgPrd.png) no-repeat;
    background-size: 100px;
    opacity: 0.5;
    filter: alpha(opacity=40)
}

.pi-img-wrapper {
    position: relative
}

.pi-img-wrapper:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 3px;
    bottom: 0px;
    right: 3px;
    width: 60px;
    z-index: 9;
    background: url(../img/logobgPrd.png) no-repeat;
    background-size: 60px;
    opacity: 0.4;
    filter: alpha(opacity=40)
}

.pi-img-wrapper div {
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
    text-align: center
}

.pi-img-wrapper div .btn {
    padding: 3px 10px;
    color: #fff;
    border: 1px #fff solid;
    margin: -13px 5px 0;
    background: transparent;
    position: relative;
    top: 50%;
    line-height: 1.4;
    font-size: 12px
}

.pi-img-wrapper div .btn:hover {
    background: #e52b2b;
    border-color: #e84d1c
}

.pi-price {
    color: #ea1b1b;
    font-size: 14px;
    float: left;
    line-height: 26px;
    font-weight: bold
}

.blockglobalProduits {
    margin-top: 20px
}

.blockcatg {
    background: #d9edf7 !important
}

.blockcatg h3 {
    text-align: center;
    font-size: 14px !important;
    font-weight: bold !important
}

.product-item {
    padding: 10px;
    background: #fff;
    border-radius: 4px;
    margin-bottom: 30px;
    position: relative
}

.product-item:hover {
    box-shadow: 0px 2px 13px 1px #525252
}

.product-item:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0
}

.product-item h3 {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
    height: 50px
}

.product-item h3 a {
    color: #156fbc;
    display: inline-block;
    line-height: 16px
}

.product-item h3 a:hover {
    color: #e52b2b
}

.product-item .add2cart {
    float: right;
    font-size: 12px;
    color: #a8aeb3;
    border: 1px #ededed solid;
    padding: 0 10px;
    line-height: 25px
}

.product-item .add2cart:hover {
    color: #fff;
    background: #e52b2b;
    border-color: #e84d1c
}

footer {
    padding: 50px 0 0 0;
    margin-top: 40px;
    background: #5a5a5a;
    line-height: 1.6em;
    color: white;
}

footer address {
    margin-bottom: 10px
}

footer a {
    color: white;
    display: inline-block !important;
}

footer h4 {
    font-weight: 700;
    line-height: 1.1em;
    color: white;
    font-size: 18px;
    margin-bottom: 20px;
    border-bottom: 1px solid;
    padding-bottom: 8px;
    display: inline-block;
}

b {
    font-weight: bold
}

.orange,
.me a {
    color: #e73838;
    font-weight: bold
}

.widgetlogofooter .logofooter {
    width: 90%;
    margin-top: -19px;
    margin-left: -33px;
    margin-bottom: -31px;
}

@media screen and (max-width: 720px) {
    .widgetlogofooter .logofooter {
        width: 80% !important;

    }

    .fastlink a {
        width: 100% !important;
        text-align: center;
        font-size: 16px;
        padding: 10px !important;
    }

}

#sub-footer {
    text-shadow: none;
    padding: 0;
    color: white;
    padding-top: 15px;
    margin: 40px 0 0 0;
    background: #156fb6;
    padding-bottom: 15px;
    margin-top: 25px !important;
}

.navigationfooter {
    list-style-type: none;
    padding: 0
}

.navigationfooter li {
    padding-bottom: 5px
}

.navigationfooter i {
    width: 20px
}

.fastlink a {
    color: #fff;
    background: #e52b2b;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 10px;
    display: block;
    width: 120px;
    padding-left: 20px
}

.fastlink a:hover {
    opacity: 0.8
}

.copyright {
    text-align: left;
    font-size: 12px;
    float: left
}

.Producedby {
    text-align: right;
    font-size: 12px
}

.scrollup {
    position: fixed;
    width: 20px;
    z-index: 99999;
    height: 20px;
    bottom: 0px;
    right: 20px;
    background: #b11010;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    text-align: center;
    outline: 0;
    line-height: 20px;
    color: #fff !important
}
