body {
    font-family: 'Signika', sans-serif;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #3c3a3a;
    line-height: normal;
}

.header-container,
.columns-container {
    background: #fff;
}

#languages-block-top .current span {
    font-size: 14px;
    font-weight: 400;
}

.shopping_cart>a:first-child b {
    color: #fff;
    font: 400 16px/22px 'Signika', sans-serif;
    padding-right: 5px;
}

#languages-block-top {
    float: left;
}

#contact-link {
    float: right;
    border-left: 1px solid #515151;
}

#contact-link a {
    display: inline-block;
    border-right: 1px solid #c6c6c6;
    font-weight: 400;
    text-shadow: none;
    text-transform: uppercase;
    font-size: 14px;
}

#freegdpr-form label {
    margin-left: 5px;
}

.artiubenda-widget-privacy {
    margin-left: 10px;
    color: #f44051;
}


/*SEARCH*/

#search_block_top {
    padding-top: 15px;
}

#header .shopping_cart {
    padding-top: 15px;
}

.container-fluid .row {
    margin: 0;
}

.wrapHeader {
    background: url(/img/triangle-2.png) center center repeat;
}

#header .sf-menu {
    background-color: #3c3a3a;
    border-bottom: 3px solid #3c3a3a;
    display: flex;
    justify-content: space-around;
}
@media (max-width: 767px) {
    #header .sf-menu {
        display: none;
    }
}

header {
    padding-bottom: 0;
}

.sf-menu>li>a {
    color: #fff;
}

.sf-menu>li>ul>li>a {
    text-transform: none;
    font: 400 16px/20px "Signika", sans-serif;
    color: #3c3a3a;
}


#header .sf-menu>li {
    border-right: none;
}

#header .sf-menu>li>a {
    font-size: 14px;
    font-family: 'Signika', sans-serif;
    font-weight: 400;
    padding: 10px 20px;
    border-bottom: 3px solid #3c3a3a;
}

#block_top_menu {
    margin-top: 25px;
    padding-top: 0;
    background-color: #3c3a3a;
}

.shopping_cart {
    width: 100%;
}


/*Home Slider*/


/*
.slick-dotted.slick-slider {
    margin-left: -15px;
    margin-right: -15px;
}

.slickItem {
    position: relative;
}

.slickItem img {
    width: 100% !important;
    height: auto !important;
}

.homeslider-description {
    position: absolute;
    left: 50px;
    top: 50px;
}

.homeslider-description {
    color: #fff;
    font-family: 'Signika', sans-serif;
}

.homeslider-description p {
    margin-bottom: 7px;
}

.homeslider-description p:first-of-type {
    padding: 15px 30px;
    font-size: 24px;
    background: #3c3a3a;
    background: rgba(60, 58, 58, 0.5);
}

.homeslider-description p:last-of-type {
    clear: left;
    padding: 10px 30px;
    font-size: 18px;
    background: #e54141;
    background: rgba(229, 65, 65, 0.69);
}
*/

#columns {
    padding-bottom: 20px;
}

#cms #center_column p {
    line-height: 140%;
}

#cms #center_column table img {
    margin: 0;
}


/*HOME*/

.boxExt,
.boxInt {
    min-height: 500px;
    display: flex;
    align-items: center;
    margin-top: 50px;
    border: solid 3px #fff;
}

.boxExt {
    background: url(/img/boxext.jpg) center center no-repeat;
    background-size: cover;
}

.boxInt {
    background: url(/img/boxint.jpg) center center no-repeat;
    background-size: cover;
}

.boxMark {
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.boxMark h2 {
    margin: 0;
}

.boxMark ul {
    margin-top: 20px;
}

.boxMark ul li a {
    font-size: 18px;
}

.boxInfo {
    padding: 20px;
    border: solid 1px #ccc;
    border-radius: 10px;
}

.boxInfo ul li a {
    color: #3c3a3a;
    text-decoration: underline;
}

.boxInfo ul li a:hover {
    text-decoration: none;
}

#homeContent {
    padding-top: 50px;
}

#homeContent h1 {
    margin: 0 0 10px;
}

#homeContent h2 {
    margin: 30px 0 10px;
}

h1.boxHomeTitle {
    color: #3c3a3a;
}

h1.boxHomeTitle b {
    color: #e54141;
}

.imgCat {
    float: left;
    padding: 0 20px 0 0;
}

.content_scene_cat .content_scene_cat_bg {
    padding: 20px;
    background-color: #464646 !important;
    overflow: hidden;
}


/*FOOTER*/

#facebook_block,
#cmsinfo_block {
    height: 475px;
    min-height: 475px;
}

#facebook_block .facebook-fanbox {
    background: none;
    border: none;
    padding-bottom: 0;
}

.footer-container #footer #social_block {
    padding: 13px 15px 0 15px;
}

.footer-container #footer #social_block h4 {
    padding: 7px 16px 5px 0;
}


/*OLD STYLE*/

.text-uppercase {
    text-transform: uppercase;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Signika', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.1;
}

h1,
h2 {
    font-size: 24px;
    margin: 0 0 30px;
    text-transform: uppercase;
}

h1 strong {
    font-weight: 400;
    color: #e54141;
}

h2 {
    color: #e54141;
}

h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 22px;
    color: #e54141;
}

div.sticky {
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 0;
}

table td,
table th {
    border: solid 1px #ededed;
}


/* Animation */

.animation {
    position: relative;
}

.boiler {
    background: url('/themes/default-bootstrap/img/boiler.png')no-repeat top center transparent;
    width: 250px;
    height: 581px;
    position: relative;
}

.boiler-window {
    border-radius: 20px;
    width: 140px;
    height: 250px;
    overflow: hidden;
    border: 1px solid #777;
    display: block;
    position: absolute;
    top: 155px;
    left: 50%;
    margin-left: -70px;
}

.water-fill {
    background: url('/themes/default-bootstrap/img/water.png') no-repeat top center #51C9F1;
    display: block;
    width: 100%;
    height: 400px;
}

.pipes {
    margin-left: 17px;
    width: 81px;
    height: 661px;
    background: url('/themes/default-bootstrap/img/water_pipe.png') no-repeat transparent;
}

.pipes.warm {
    margin-left: 17px;
    width: 81px;
    height: 661px;
    margin-top: -1px;
    background: url('/themes/default-bootstrap/img/water_pipe_3.png') no-repeat transparent;
}

.pipes.two {
    margin-left: 17px;
    width: 81px;
    height: 330px;
    margin-top: -1px;
    background: url('/themes/default-bootstrap/img/water_pipe_4.png') no-repeat transparent;
}

.pipes.three {
    margin-left: 17px;
    width: 81px;
    height: 330px;
    margin-top: -1px;
    background: url('/themes/default-bootstrap/img/water_pipe_5.png') no-repeat transparent;
}

.open-fire {
    position: absolute;
    background: url('/themes/default-bootstrap/img/openfire.png') no-repeat transparent;
    width: 250px;
    height: 232px;
    top: 1100px;
    margin-left: 43px;
}

.sparkle {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    -webkit-animation: blop .8s ease-in-out infinite;
    -moz-animation: blop .8s ease-in-out infinite;
    animation: blop .8s ease-in-out infinite;
    background: #F00;
    position: absolute;
    top: 70px;
    left: 140px;
}

.sparkle.small {
    width: 7px;
    height: 7px;
    top: 85px;
    left: 160px;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    animation-delay: .2s;
}

.sparkle.medium {
    width: 12px;
    height: 12px;
    top: 75px;
    left: 95px;
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    animation-delay: .1s;
}

@-webkit-keyframes blop {
    from {
        -webkit-transform: scale(.1);
    }
    to {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

@-moz-keyframes blop {
    from {
        -webkit-transform: scale(.1);
    }
    to {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

@keyframes blop {
    from {
        -webkit-transform: scale(.1);
    }
    to {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

.chauffage {
    width: 260px;
    height: 228px;
    background: url('/themes/default-bootstrap/img/chauffage.png') no-repeat top left transparent;
    position: absolute;
}

.chauffage.first {
    top: 1730px;
    left: 83px;
}

.chauffage.second {
    top: 2050px;
    left: 49px;
}

.chauffage.third {
    background: url('/themes/default-bootstrap/img/chauffage.png') no-repeat top left transparent;
    left: 15px;
    bottom: -45px;
}

.disabled {
    opacity: 0.5;
}

.order-by [class^="flaticon-"]:before,
.order-by [class*=" flaticon-"]:before,
.order-by [class^="flaticon-"]:after,
.order-by [class*=" flaticon-"]:after {
    font-size: 11px;
    margin-left: 0;
}


/* End Animation */


/* Revendeurs */

.map svg {
    height: 400px;
    width: 100%;
}

.map g {
    fill: #eee;
    stroke: #ccc;
    stroke-width: 1;
}

.map g:hover {
    fill: #e54141 !important;
}

.revendeur {
    margin-top: 20px;
    border-top: none;
    min-height: 150px;
}

.revendeur .fa {
    margin-right: 5px;
}

#cms #center_column .revendeur img {
    height: 30px !important;
    margin: 15px 15px 15px 0;
    padding: 0 !important;
}

.feature {
    margin-bottom: 10px;
    border: 1px solid #eee;
    padding: 10px 20px;
}

.feature-name {
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
}

.feature .legend {
    display: block;
    font-size: 12px;
    color: #999;
}

.feature i {
    color: #e54141;
    padding-top: 13px;
}

.feature i:before {
    margin-left: 0;
}

.option,
.suboption {
    border: 1px solid #eee;
    margin-bottom: 15px;
    padding: 10px;
}

.option.selected,
.suboption.selected {
    border: 1px solid #e54141;
}

.option img {
    max-width: 100%;
}


/*Calculateur*/

#calculateur {
    width: 50%;
    margin: 0 auto;
    border: solid 1px #ccc;
    border-radius: 10px;
    padding: 20px;
}

@media (max-width: 767px) {
    #calculateur {
        width: 100%;
    }
}

#calculateur .button-search {
    color: #fff;
    background-color: #f44051;
    border: solid 2px #ce2434;
}

.alert {
    border-radius: 10px;
    padding: 20px;
    text-align: center;
}

.alert-primary {
    color: #fff;
    background-color: #f44051;
    border: solid 2px #ce2434;
}