#top-wrap {
    background: none repeat scroll 0 0;
    background-color: #D6D4D4;
    border: 3px;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
    border-style: solid;
    border-color: #383838;
    position: fixed;
    width: 100%;
    z-index: 998;
    opacity:0.95;
    top: 0px;
    left: 0px;
    filter:alpha(opacity=40); /* For IE8 and earlier */
}
#top-wrap #top-container {
    display: none;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    max-width: 1080px;
}

#btn-click-me {
    background: none repeat scroll 0 0 #383838;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    left: 42%;
    margin-left: -40.7%;
    padding: 10px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    z-index: 997;
}
/*------------------------------------------*/
h4#mytitle
    {
    background: #383838;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 14px 5px 17px 20px;
    text-shadow: 0 1px 0 #000000;
    text-transform: uppercase;
    
}
#home_content h4#mytitle
    {
    width: auto;
    margin-left: 0 !important;
    background: #383838;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 14px 5px 17px 20px;
    text-shadow: 0 1px 0 #000000;
    text-transform: uppercase;
    
}
.text-img-block{
    position: absolute;
    top: 82%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    height: auto !important;
    color: var(--light) !important;
}

/*------------------------------------------*/
#static_content_wrapper #home_content *{
    max-width: 100%;
    height: 100%;
    margin-bottom: 10px;
}


img.line-blanc {
    filter: invert(100%);
}
img.line-sb {
    margin: auto;
}

h1.title-staic-blok.h3 {
    margin-top: -8px;
    margin-bottom: 18px !important;
}
.block-hover {
    background: var(--secondary);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    color: #000;
    position: absolute;
    padding: 45px;
    top: 0;
    left: 15px;
    right: 15px;
    opacity: 0;
    transition: all 1ms ease;
    max-height: calc(100% - 10px);
}
.block-hover a {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-end;
}
.mobile-discover:hover .block-hover {
    opacity: 1;
    cursor: pointer;
}
img.img-category-hover {
    max-height: 165px !important;
}
.title-hover-img img {
    height: auto !important;
}
p.title-hover-img, span.title-hover-img  {
    height: auto !important;
    color: var(--light) !important;
    text-align: center;
    max-width: 272px !important;
}
.block-hover p.title-hover-img, .block-hover span.title-hover-img {
    position: relative;
    bottom: -11px;
}
.block-hover p.text-hover-img, block-hover span.text-hover-img  {
    position: relative;
    bottom: -9px;
}
.title-hover-img img.line-blanc {
    position: relative;
    bottom: -5px;
}
span.position-title {
    min-height: 87px;
    display: flex;
    align-items: flex-end;
}
p.text-hover-img, span.text-hover-img {
    color: var(--light);
    font-family: 'lovato';
    font-weight: 300;
    line-height: 1.2;
    text-align: center;
    max-width: 378px !important;
    margin: 0 auto;
    font-size: 20px;
    height: auto !important;
}
.block-hover-cat p, .block-hover-cat span {
    color: var(--light) !important;
    text-align: center;
    line-height: 1.2;
}
.block-hover.block-hover-cat {
    padding: 30px;
    justify-content: center;
    right: 14px;
}
.block-hover-cat img.img-category-hover {
    margin-top: 50px;
    margin-bottom: 0 !important;
    max-width: 160px !important;
    max-height: 160px !important;
}
.block-hover-cat img.line-sb {
    position: relative;
    bottom: -7px;
}
.text-img-block img.line-sb {
    position: relative;
    top: 9px;
}

.block-hover-cat p.title-hover-img.style-ld.h5 .block-hover-cat span.title-hover-img.style-ld.h5 {
    position: relative;
    top: -8px;
}
p.s-15.style-ld.text-cat-img, span.s-15.style-ld.text-cat-img {
    position: relative;
    top: -17px;
}
@media (max-width: 1440px ) and (min-width:768px) {
    .page-home div#home_content .container {
        margin: 0 30px;
        padding: 0;
    }
}
@media (min-width: 1441px ) {
    /*.page-home #static_content_wrapper #home_content *{*/
        /*max-width: initial;*/
    /*}*/
}
@media (max-width: 767px ) {
    .block-hover {
        display: none;
    }
    img.line-blanc {
        width: 64px;
    }

}


@media (max-width: 480px ) {
    #static_content_wrapper #home_content * {
        margin-bottom: 10px;
    }
    .mobile-discover img {
        max-height: 417px !important;
        margin-bottom: 13px !important;
    }
    .text-img-block{
        top: 79%;
    }
    #static_content_wrapper h1 {
        margin-left: 0;
        padding-right: 20px;
    }
    .mobile-discover {
        padding: 0;
    }
    .mobile-discover img.line-blanc {
        position: relative;
        top: -5px;
        width: 63px;
    }
    span.position-title {
        min-height: 77px;
    }
    #static_content_wrapper #home_content .static-slider * {
        max-width: initial !important;
    }
    #static_content_wrapper #home_content .static-slider img {
        width: 280px;
    }
    #static_content_wrapper #home_content .static-slider img.line-sb {
        width: auto;
    }
    #static_content_wrapper #home_content .mobile-discover {
        margin-bottom: 0;
    }
    .page-home #static_content_wrapper #home_content * {
        max-width: 100%;

    }
    h1.title-staic-blok.h3 {
        margin-top: 35px;
        margin-bottom: 9px !important;
    }
    .row.slider.static-slider.slick-initialized.slick-slider {
        margin-top: -12px;
    }
    .block-home-img img.logo.img-responsive {
        width: 70%;
        position: relative;
        top: 34px;
        margin-top: 44px;
    }
}
@media (max-width: 375px ) {
    #static_content_wrapper #home_content .static-slider img {
        width: 250px;
    }
}

/*#footer-wrap{
    clear: both;
}
#footer-wrap #content_footer *{
    max-width: 100%;
}

#right-wrap #right_content *{
    max-width:94%;
    height: 94%;
    padding-left:3%;
    padding-right:3%;

}
#content_footer #mytitle{
    background: none;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}*/

