/*
.top-search { height: 45px; width: calc( 100% - 65px ); padding:5px 15px; float:right; margin-top:0px;}
.top-search #mod_virtuemart_search {max-width:200px;}
.top-search #mod-search-searchword {float:right;}
*/
.top-lang {width:65px; height: 90px; float:right; padding: 6px; margin-top:23px;}

.home-link:before {  
    font-family: FontAwesome;
    content: "\f015";
    font-size: 18px;
}
.sp-megamenu-wrapper .home-link .image-title {display:none;}
.offcanvas-inner .home-link img {display:none;}
#sp-page-builder.page-1 .page-content .sppb-section:first-child { 
  margin-top: 0px; 
}


.menu-fixed-out { background: #fff/*rgba(216, 216, 216, 0.7)*/; transition: all ease-in-out 300ms;color:#21408f;}
.menu-fixed     { background: #fff/*rgba(179, 179, 179, 1.00)*/;   transition: all ease-in-out 300ms;color:#21408f;}
div#sp-logo img { padding-top: 10px; }

/* page title */

.sp-page-title {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll!important;
    padding: 40px 0 40px;
}

/***********************/
/* Social media bottom */
/***********************/
#sp-bottom .sbtnf {
    display: block;
    float: left;
    margin: 0 10px 0 0;
    opacity: 0.8;
    transition: opacity 0.2s linear 0s;
}
#sp-bottom .sbtnf:hover {
    opacity: 1;
    transition: opacity 0.2s linear 0s;
}

/***********************/
/*  Newsletter bottom  */
/***********************/
.acysubbuttons {position:relative;}
#sp-bottom .acyfield_email input {
    margin: 0;
    padding-right: 43px;
}
#sp-bottom .acyfield_email {
    border: 1px solid transparent;/*
    border-radius: 3px;
    box-shadow: 0 1px #fff, 0 1px 4px rgba(0, 0, 0, 0.15) inset;
    font-size: 12px;
    height: 40px;
    line-height: 22px;*/
    margin-bottom: 22px;
    min-height: 40px;
    padding: 8px 12px;
    width: 100%;
}

#sp-bottom .acysubbuttons .button {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
    color: #ccc!important;
    height: 28px;
    padding: 0;
    position: absolute;
    right: 5px;
    top: -65px;
    width: 28px;
    border: none!important;
}
#sp-bottom .acysubbuttons:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #ccc!important;
    height: 28px;
    outline: medium none;
    padding: 0;
    position: absolute;
    right: 5px;
    width: 28px;
    border: none;
    top: -65px;
    content: "\f061";  
    font: normal normal normal 28px/1 FontAwesome;
}

/* pages */
.top-100 {margin-top:-100px;}
.itemid-437 .menu-fixed-out, .itemid-533 .menu-fixed-out { background: rgba(255,255,255,0)!important;}
.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner > div {  width: 100%; }
.home-tabs .sppb-addon-text {padding:0 20px 20px;}
.home-tabs { border-radius: 20px; overflow: hidden;}

.page-9.sp-page-builder .page-content #section-id-1498478532 { margin: -50px 0 70px 0!important;}
.page-9.sp-page-builder .page-content #section-id-1498478532 .sppb-row {background:#fff; padding:13px 0; border-radius:30px;}

/* footer copyright */
span.powered-by { float: right; }
#sp-footer span.powered-by a { color:#fff; font-size: 12px; font-weight: 600; text-transform: capitalize; }
.sp-copyright{color:#fff;}
/* map marker */
div#marker-info {
    background-color: #242424;
    margin: 28px 0 28px 26px;
    padding: 20px;
    border-radius: 20px;
    text-align: center;
}
div#marker-info img {max-width:200px!important; width:100%; height:auto; }
div#marker-info a {    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
    display: block;
    letter-spacing: 5px;
}
/* map marker */

/* cookie notice */
.cadre_texte  {text-align:center;}
.cadre_bouton, .cadre_bouton > div {width:100%!important;}


.breadcrumb {
    padding: 0px 10px !important;
    margin-bottom: 10px !important;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
}
div#sp-position1 {
    position: absolute;
    z-index: 9;
    right: 0;
  max-width: 472px;
}
.sp-module ul >li >a { color: #fdfdfd; }
.sp-module ul >li >a:hover { color: #fdfdfd; }


table.tableizer-table { width: 100%; }
table.tableizer-table th, table.tableizer-table tr { border-bottom: 1px solid; }


section#sp-espa img { max-width: 25vw!important; }
div#sp-menu {
    padding-top: 13px;
}
.socialz {
    display: flex;
    justify-content: center;
    padding-top: 20px;
    align-items: center;
}