@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i');

.delete_promotion{
    position: absolute;
    font-size: 0;
    display: inline-block;
    background-image: url(../images/sprite.png);
    background-position: -87px -200px;
    width: 27px;
    height: 27px;
    top: 50%;
    margin-top: -13.5px;
    left: 100%;
}

/* .header-top .container{
    max-width: 100%;
    padding-left: 5rem;
}

.navigation-principale .container {
    max-width: 100%;
}
*/

@media(min-width:1200px){
    header .container{
        max-width:1200px
    }
}

@media (min-width: 1200px) and (max-width: 1280px) {
    .header-top-wrapper .header-top-logo {
        padding-left: 50px!important;
    }
}

.navigation-wrapper ul li a:hover:after, .navigation-wrapper ul li a:focus:after{
    content: '';
    position: absolute;
    bottom: -10px;
    right: 0;
    display: block;
    width: 100%;
    height: 3px;
    background: red;
}

.navigation-wrapper ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.navigation-wrapper ul li {
    height: 50px;
    display: flex;
}

.sousmenu li{
    height: auto !important;
}

.navigation-wrapper ul li a span {
    vertical-align: -webkit-baseline-middle;
    vertical-align: -moz-middle-with-baseline;
    display: inline-block;
}

.navigation-wrapper ul li a {
    font-family: "FuturaStdBoldCondensed";
    align-self: center;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 25px;
    font-weight: 200;
    color: #656565;
}

.navigation-wrapper .sousmenu li {
    width: 20%;
}
.navigation-wrapper .sousmenu li:nth-child(n+5) {
    border-bottom: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
}
.navigation-wrapper .sousmenu li:nth-child(n+6) {
    border-left: none
}
.navigation-wrapper .sousmenu li:nth-child(n+7) {
    border-left: 1px solid #e1e1e1;
}
.navigation-wrapper .sousmenu li .sousmenu-item.sousmenu-item-txt {
    margin: 1px -14px;
}
.navigation-wrapper .sousmenu li .sousmenu-item.sousmenu-item-txt .sousmenu-txt-wraper {
    min-height: 234px;
}
.sousmenu-item .sousmenu-txt .sousmenu-txt-wraper p {
    line-height: 17px;
    height: 87px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sousmenu-item .sousmenu-txt .sousmenu-txt-wraper a {
    padding: 8px 32px;
    margin-top: 12px;
}
.sousmenu-item .sousmenu-img {
    margin-top: 20px;
}
.megamenu-wrapper.showNav {
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.30);
}
.top-menuitem-firstblock .top-menuitem-quote {
  border-left: 1px solid #e1e1e1;
}
.top-menuitem-firstblock .top-menuitem-myaccount a {
    margin-right: 18px;
}
.select-menu > a {
    padding-right: 15px;
}
.top-menuitem-firstblock .top-menuitem-quote a .number-wrapper {
    background: #e10101;
    border: 1px solid #fff;
    line-height: 18px;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    text-align: center;
    font-family: "FuturaBold";
    font-size: 10px;
    color: #fff;
    position: absolute;
    top: -3px;
    right: -11px;
}
.item-view-category .field-caegory:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
.modal.left.fade.show .modal-dialog {
    left: -8px;
}
@media (min-width: 1500px) {
    .modal.left .modal-dialog {
        width: 40% !important;
    }
    .sousmenu-item .sousmenu-txt .sousmenu-txt-wraper {
        padding-left: 15px;
    }
    .modal-menu-wrapper .modal-content-innerfirst {
        width: 40vw  !important;
        left: -20%;
    }
    .modal-menu-wrapper .modal-content-innersecond {
        width: 37vw !important;
        left: -112px;
    }
    .menu-burger-wrapper ul .sous-menu {
        width: 50%
    }
    .modal.left.fade.show .modal-dialog {
        left: -8px !important;
    }
}
.table-recruit {
    margin-top: 35px;
    margin-bottom: 30px;
}
.table-recruit .badge {
    background: #e10000;
    padding: 4px;
    color:#fff;
    margin-right: 5px
}
.td-link a,
.mon-compte-body .table-recruit tr .table-td a {
    background: none;
    text-indent: 0;
    display: inline;
    line-height: 1.4;
    font-size: 1em;
    color: #e10000 !important;
    font-family: "Lato",sans-serif  !important;
}
.td-link a {
    font-size: 13px !important;
}
.detail-annonce {display: none; position: relative !important;}
.detail-annonce td {
    padding: 25px;
    background:#f5f5f5;
}
.detail-annonce td:before {
    content:"";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 13px 10px;
    border-color: transparent transparent #e10000 transparent;
    display: block;
    position: relative;
    top: -39px;
    left: 28px;
}
.detail-annonce td .title-annonce {
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #e10000;
    position: relative;
    margin-top: -10px;
}
.detail-annonce td p {
    font-size: 0.95rem;
    line-height: 1.4;
    margin-top: 10px;

}
.btn-candidate {
    background: #000;
    color: #fff;
    transform: scale(.8)
}
.btn-candidate:hover {
    color: #fff;
    opacity: .7;
}
.infos-annonce {
    font-size: .8125rem;
    font-family: "Lato",sans-serif;
    color: #4a4c4a;
    padding-top: 33px;
}
.infos-annonce .btn {
    margin: -10px -15px 0 0;
}
.mon-compte-body .table-recruit tr:nth-child(even) {
    background-color: #fff !important;
}
@media (max-width: 1006px) {
    .table-recruit .table-td.text-center::before {
        content:"" !important;
    }
    .detail-annonce td:before {
        content:"" !important;
        width: 0 !important;
    }
    .infos-annonce .float-right {
        float: none !important
    }
    .infos-annonce .btn {
        margin: 15px 0 0 -17px;
    }
}

.top-menuitem-quote a:before {
    position: absolute;
    left: 8px !important;
    content: '';
    display: inline-block;
    background-image: url(../images/icon-devis-head.png);
    background-size:100%;
    background-repeat: no-repeat;
    width: 24px;
    height: 32px;
}
.top-menuitem-quote a {
    padding-left: 40px !important;
}
header {
    z-index: 1000;
}
@media only screen and (max-width: 766px) {
    header {
        z-index: 10000 !important;
    }
}

@media only screen and (max-width: 600px) {
    .desktop {
        display: none;
    }
    .phone {
        display: block;
    }
}

@media only screen and (min-width: 600px) {
    .desktop {
        display: block;
    }

    .phone {
        display: none;

    }
}

.search-modal {
    background: rgba(0, 0, 0, 0.60);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;


    opacity: 0;
    z-index: 0;
    height: 0;
}
.search-modal.animated {
    z-index: 2000;animation-duration: 1s;
    height: 100%;
}
.head-search {
    height: 136px;
    background: #fff;
    box-shadow: 0 3px 10px 0 rgba(0,0,0,0.25);
    z-index: 0;
    position: absolute;
    top: 0;
    width: 99vw;
    opacity: 0;
}
.head-search.animated {
    z-index: 10002;animation-duration: .4s;
}
.head-search .croix {
    width: 29px;
    height: 23px;
    background-image: url(../images/fermer.png);
    margin-top: 17px;
    outline: 0;
    display: block;
    position: absolute;
    right: 15px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
}
.bigSearch {
    font-family: inherit;
    font-size: 2.5vw;
    line-height: 1;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 0 0.1em 0;
    color: inherit;
    border: none;
    border-bottom: 4px solid #f5f5f5 !important;
    font-family: "Lato",sans-serif;
    font-weight: 300;
    margin-top: 30px;
}
body.no-scroll {
    overflow: hidden;
}
.tableau-listing-product tr .table-td .delete {
    border: 1px solid #d5d5e0;
    background-color: #fff;
    background-size: 70%;
    background-repeat: no-repeat;
    background-position:  center 4px;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    margin-top:-20px
}
.tableau-listing-product tr .table-td .delete:hover {
    opacity: .8;
}
.btn-danger {
    color: #fff;
    background-color: #e10000;
    border-color: #e10000;
}
.prix-ht .money, .prix-ht .bt-content .money {
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
}
.item-view-selection .thumbnail {
    height: 420px;
}
.header-top-menu-mobile ul li a.myquotes {
    background-image: url(../images/icon-devis-head.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
    width: 18px;
    height: 22px;
}
@media (max-width: 768px) {
    .bigSearch {
        padding: 0 0 0.5em 0;
        font-size: 5.5vw;
    }
}

/* ?? */
@media (min-width: 768px) {
   .tableau-listing-product tr .table-td {
       padding-top: 10px;
   }
}


.line-clamp
{
	display            : block;
	display            : -webkit-box;
	-webkit-box-orient : vertical;
	position           : relative;

	line-height        : 1.2;
	overflow           : hidden;
	text-overflow      : ellipsis;
	padding            : 0 !important;
}
.line-clamp:after
{
	text-align : right;
	bottom     : 0;
	right      : 0;
	width      : 25%;
	display    : block;
	position   : absolute;
	height     : calc(1em * 1.2);
	background : linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 75%);
}
@supports (-webkit-line-clamp: 1)
{
	.line-clamp:after
	{
		display : none !important;
	}
}
.line-clamp-1
{
	-webkit-line-clamp : 1;
	height             : calc(1em * 1.2 * 1);
}
.line-clamp-2
{
	-webkit-line-clamp : 2;
	height             : calc(1em * 1.2 * 2);
}
.line-clamp-3
{
	-webkit-line-clamp : 3;
	height             : calc(1em * 1.2 * 3);
}
.line-clamp-4
{
	-webkit-line-clamp : 4;
	height             : calc(1em * 1.2 * 4);
}
.line-clamp-5
{
	-webkit-line-clamp : 5;
	height             : calc(1em * 1.2 * 5);
}
.item-view-selection .caption p.line-clamp-3 {
    min-height: auto;
    height: auto;
    max-height: calc(1em * 1.4 * 3);
}
/* End required CSS. */

.strong-1 {
    font-weight: 600;
    font-size: 1.1em;
}
.table-quote tr:last-child .table-td {
    padding: 10px !important;
    height: auto !important;
}
.table-quote tr:last-child .table-td:first-child .ref-product-img {
    padding-top: 0 !important;
}
.item-blog + .section-title {
    margin-top: 75px;
}
.services-magasin img {
    width: 47px;
}
.recrutement>ul {
    min-width: 300px;
    background: #fff;
    border: 1px solid #d9d9d9;
    left: auto !important;
    right: 8px !important;
}
.recrutement>ul li {
    display: block;
    position: relative;
    line-height: 40px;
    min-height: inherit;
    border-bottom: 1px solid #d9d9d9;
    border-right: 0;
    float: inherit;
}
.navigation-wrapper .recrutement>ul li:last-child a {
    margin: 0 !important;
}
.recrutement>ul li a {
    padding: 0 22px !important;
}
.slick-dots li.slick-active button:before {
    color: #e10000;
}
.slick-dots {
    position: absolute;
    bottom: 40px;
}
.item-view-category .field-caegory img {
    object-fit: cover;
}
.btn-info:hover,
.btn-info {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}
.newAddress {
    position: relative;
    margin: -70px 0 0 0
}
.modal-content {
    font-family: "Lato",sans-serif
}
.top-ee.category-product {
    margin-bottom: -30px;
}
.top-ee .img-title img {
    width:100%;
    height: 200px;
    object-fit: contain;
    border: 1px solid #e8e4e4;
    margin: -20px 0 0 0
}
.top-ee .bloc-txt p{
    padding: 0
}
.top-ee .bloc-txt .page-title:after {
    margin-left: 0 !important;
}

@media (max-width:991px) {
    .top-ee .img-title {
        margin-bottom: 20px !important;
    }
}
@media (max-width:768px) {
    .top-ee .img-title img {
        margin-bottom: 25px;height: 150px;
    }
}
/* @media (max-width:400px) {
    .top-ee .img-title img {
        display: none;
    }
} */
@media (min-width: 1200px) {
    .navigation-wrapper ul li {
        padding: 0 10px !important;
    }
}
@media (min-width: 768px) {
    .region-slideshow .slick-dots {
        display: table;
        margin: auto;
        position: relative;
        bottom: 30px;
        padding: 0;
        text-align: center;
    }
    .region-slideshow .slick-dots li {
        display: inline-block;
        width: 10px;
        height: 10px;
        font-size: 0;
        border-radius: 20px;
        float: none;
        margin: 0 10px;
        background: #645f5c;
    }
    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }
    .region-slideshow .slick-dots li.slick-active {
        background: #aa0a0c;
        border: 1px solid #fff;
    }
}
.sub-title.big {
    margin-top: 25px;
    font-family: "FuturaMedium";
    font-size: 37px;
    font-size: 2.3125rem;
    line-height: 28px;
    margin-left: auto;
    margin-right: auto;
}
.sub-title.big:after {
    margin-left: auto;
    margin-right: auto;
}
.m-t-10 { margin-top: 10px!important }
.m-t-15 { margin-top: 15px!important }
.m-t-20 { margin-top: 20px!important }
.m-t-25 { margin-top: 25px!important }
.m-t-30 { margin-top: 30px!important }
.m-t-35 { margin-top: 35px!important }
.m-t-40 { margin-top: 40px!important }

@media (min-width: 992px) {
   .modele-img {
       margin: 0;
       padding: 0 0 0 20px;
   }
   .coords-blocks {
        padding: 26px 11px 30px 25px;
    }
}

.descriptif-technique-wrapper {
    padding-left: 25px;
    padding-right: 25px;
}
.actu-product-wrapper,
.documents-wrapper {
    padding-left: 12px;
    padding-right: 12px;
}
.caracteristiques-techniques-txt .table-mobile-wrapper .quantity {
    margin: -5% 0 0 0 !important;
    float: right;
}
.caracteristiques-techniques-txt .table-mobile-wrapper .quantity input {
    width: 90px;
}
@media (max-width: 1199px) {
    .actu-product-wrapper,
    .documents-wrapper {
        padding-left: 7px;
        padding-right: 7px;
    }
}
@media (max-width: 768px) {

    .documents-wrapper {
        padding-left: 0;
        padding-right: 0px;
    }
}
@media (min-width: 768px) {
    .document-item { max-width: 47%; }
    .actu-product-wrapper.v2 .actu-product-wrapper {
        padding-top: 0 !important;
    }
}
@media (min-width: 1200px) {
   .document-item {
        max-width: 21%;
        min-height: 78px;
   }
   .document-item a:before {
       top: -5px;
   }
}
@media (min-width: 992px) {
    .actu-product-wrapper.v2 .item-view-blog:last-child {
        display: block
    }
}

/* */
.timeline {
    position: relative;
    padding: 20px 0 20px;
    list-style: none;
    max-width: 1200px;
    margin: 0 auto;
    font-family: "Lato",sans-serif

}

  .timeline:before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 3px;
    margin-left: -1.5px;
    background-color: #e9ecef; }

  .timeline > li {
    position: relative;
    margin-bottom: 20px; }

  .timeline > li:before,
  .timeline > li:after {
    content: " ";
    display: table; }

  .timeline > li:after {
    clear: both; }

  .timeline > li:before,
  .timeline > li:after {
    content: " ";
    display: table; }

  .timeline > li:after {
    clear: both; }

  .timeline > li > .timeline-panel {
    float: left;
    position: relative;
    width: 46%;
    padding: 20px;
    border: 1px solid #e9ecef;
    border-radius: 0.25rem;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05); }

  .timeline > li > .timeline-panel:before {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 26px;
    right: -8px;
    border-top: 8px solid transparent;
    border-right: 0 solid #e9ecef;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #e9ecef; }

  .timeline > li > .timeline-panel:after {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 27px;
    right: -7px;
    border-top: 7px solid transparent;
    border-right: 0 solid #fff;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #fff; }

  .timeline > li > .timeline-badge {
    z-index: 10;
    position: absolute;
    top: 16px;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    border-radius: 50% 50% 50% 50%;
    text-align: center;
    font-size: 1.4em;
    line-height: 50px;
    color: #fff;
    overflow: hidden; }

  .timeline > li.timeline-inverted > .timeline-panel {
    float: right; }

  .timeline > li.timeline-inverted > .timeline-panel:before {
    right: auto;
    left: -8px;
    border-right-width: 8px;
    border-left-width: 0; }

  .timeline > li.timeline-inverted > .timeline-panel:after {
    right: auto;
    left: -7px;
    border-right-width: 7px;
    border-left-width: 0; }

  .timeline-badge.primary {
    background-color: #fb9678; }

  .timeline-badge.success {
    background-color: #00c292; }

  .timeline-badge.warning {
    background-color: #fec107; }

  .timeline-badge.danger {
    background-color: #e46a76; }

  .timeline-badge.info {
    background-color: #03a9f3; }

  .timeline-title {
    margin-top: 0;
    color: inherit;
    font-weight: 400; }

  .timeline-body > p,
  .timeline-body > ul {
    margin-bottom: 0; }

  .timeline-body > p + p {
    margin-top: 5px; }

  /*******************
  Horizontal Timeline page
  ******************/
  .cd-horizontal-timeline .events a {
    padding-bottom: 6px;
    color: #fb9678; }

  .cd-horizontal-timeline .filling-line,
  .cd-horizontal-timeline .events a.selected::after {
    background: #fb9678; }

  .cd-horizontal-timeline .events a.selected::after {
    border-color: #fb9678; }

  .cd-horizontal-timeline .m-t-40 {
    margin-top: 40px !important; }

.timeline-big-title {
    font-family: "FuturaBT-MediumCondensed";
    font-size: 20px;
    text-transform: uppercase
}
.timeline-title {
    margin-bottom: 10px;
}
.timeline-panel .label {
    border-radius: 4px;
    padding: 2px 7px 3px 7px;
    line-height: 1.45;
    font-size: 14px
}
.timeline-badge {
    background: #e10000 ;
    z-index: 0;
}
.timeline > li > .timeline-badge {
    z-index: 0;
}
.timeline-body {
    border-top: 1px solid #e9ecef;
    margin-top: 15px;
    padding-top: 15px
}
.timeline > li > .timeline-panel.demande {
    background: #f5f5f5
}
.timeline > li > .timeline-panel.demande:before {

}
.timeline .label-info {
    background: #03a9f3
}
.timeline .label-warning {
    background: #F1C411;
}
.timeline-panel .label-success {
    background: #00c292 !important;
}
.timeline .label-danger {
    background: #e10101;
}
.valid-quote .btn {
    margin-left: auto;
    margin-right: auto;
}
.guarantee-text {
    font-family: "Open Sans",sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #DA1F1F;
    margin: 20px 0 30px 0;
    display: flex;
    align-items: center;
}
.guarantee-text img {
    width: 30px;
}
.about-norme {
    margin-left: auto;
}
.product-about-img .sliderfor .item.exclu:before {
    content: "";
    display: block;
    background-image: url(../images/sprite.png);
    background-position: -69px -74px;
    width: 69px;
    height: 77px;
    position: absolute;
    top: -12px;
    left: 0;
    z-index: 4;
    left: -20px;
}
.mon-compte .avatar {
    width: 90px;
    height: 90px;
    background:#DB2525;
    margin: 0 auto;
    font-size: 35px;
    line-height: 92px;
    font-family: "FuturaBold";
    color: #fff;
    display: block;
    border-radius: 50%;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.select-modele .filter-option-inner-inner>span {
    padding-left: 3px;
    background: #fff;
}
.select-modele .filter-option-inner-inner>span:before {
    content: "";
    width: 16px;
    height: 100%;
    display: block;
    position: absolute;
    left: -15px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

.articleContent, articleView {
    font-family: 'Lato', sans-serif;
}


/*** Corrections Audrey 16/04/19 ***/

.sousmenu-item .sousmenu-title {
    margin-top: 10px;

}

.megamenu-wrapper.showNav {
    overflow-y: scroll;
    height: 500px;
}

.item-view-selection .caption .price-devis a.link-devis {
    margin-bottom: 10px;
}

.item-view-selection .caption .price-devis a {
    position: absolute;
    bottom: 0 !important;
    margin-bottom: 10px;
}

.line-clamp-3 {
    height: auto;
}

a {
    color: #e10000;
}

header.fixed {
    z-index: 1000;
}

.caracteristiques-techniques-wrapper .caracteristiques-techniques-txt table.table-desktop tbody .table-td h3 {
    font-size: 1rem;
}

.redbg {
    transform: skewX(-14deg);
}

/* Non select */
.select-modele a span.text>span {
    padding-left: 3px;
    background: #fff;
}

.select-modele a span.text>span:before {
    content: "";
    width: 16px;
    height: 100%;
    display: block;
    position: absolute;
    left: -15px;
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
}

/* Hover */
.select-modele a.dropdown-item:hover span.text>span:before {
    content: "";
    width: 16px;
    height: 100%;
    display: block;
    position: absolute;
    left: -15px;
    background: linear-gradient(to right, rgba(248,249,250,0) 0%,rgba(248,249,250,1) 100%);
}

.select-modele a.dropdown-item:hover span.text>span {
    background: #f8f9fa;
    padding-left: 3px;
}

/* Active */
.select-modele ul.dropdown-menu li.active:active a:active span.text>span:before {
    content: "";
    width: 16px;
    height: 100%;
    display: block;
    position: absolute;
    left: -15px;
    background: linear-gradient(to right, rgba(236,236,236,0) 0%,rgba(236,236,236,1) 100%);
}

.select-modele ul.dropdown-menu li.active a span.text>span {
    background: rgba(236,236,236);
    padding-left: 3px;
}

@media (max-width: 992px) {
    .item-view-selection .caption .price-devis {
        display: block;
    }

    .caracteristiques-techniques-wrapper .caracteristiques-techniques-txt table.table-desktop tbody .table-td h3 {
        font-size: .9rem;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .item-slider .item-slider-desktop {
        padding-bottom: 325px;
    }
}

@media (max-width: 768px) {
    .product-about-img .slidernav {
        max-height: 300px;
        overflow: auto;
    }

    .product-about-txt .about-title {
        display: block;
        position: absolute;
        top: 150px;
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    .item-view-selection .caption {
        padding: 20px 0 19px;
    }
}

@media (max-width: 575px) {
    .header-top-wrapper .header-top-logo {
        padding: 10px 0 10px 50px;
    }

    .menu-burger-wrapper ul li a {
        margin-bottom: 10px;
    }

    .menu-burger-wrapper ul li .sous-menu li a {
        margin-bottom: 0;
    }

    .item-view-selection .thumbnail {
        height: 380px;
    }


.item-slider .item-slider-mobile {
        padding-bottom: 0;
    }

    .notre-reseau-container #map .gmnoprint .gm-style-mtc {
        display: none;
    }
}

@media (max-width: 480px) {
    .item-view-selection .thumbnail {
        height: 340px;
    }
}

@media (max-width: 350px) {
    .item-view-selection .thumbnail {
        height: 300px;
    }
}

@media (max-width: 575px) {

    .item-view-selection .thumbnail img{
        max-height: 150px;
    }
}

@media (min-width: 576px) {
    .redbg {
        transform: skewX(-14deg);
    }
}

.item-view-selection.exclu:before, .product-about-img .sliderfor .item.exclu:before {
    background-image: url(../images/EE-ONLINE-seul.png);
    background-position: center;
    width: 70px;
    height: 46px;
    top: -14px;
}

.bootstrap-select button.dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner {
    position: relative;
    top: -3px;
}

#AV_widget_iframe .widget-header {
    display: block !important;
    margin: 5px auto !important;
}

footer .center {
    display: flex;
    justify-content: center;
    align-items: center;
}

footer .center iframe {
    margin-top: 5px;
}

footer .center iframe:first-child {
    margin-top: 5px;
}

.footer-menu-item:nth-child(4) {
    padding-top: 0;
}

.responsive-footer {
    display: none !important;
}

.responsive-footer .responsive-footer-details {
    display: flex;
    margin-top: 15px;
    flex-wrap: wrap;
    justify-content: center;
}

.responsive-footer .responsive-footer-details li {
    margin-right: 25px;
}

.responsive-footer .responsive-footer-details li:last-child {
    margin-right: 0;
}

.responsive-footer .responsive-footer-details li:last-child::after {
    content: "";
    display: none;
}

.responsive-footer .responsive-footer-details li::after {
    border-right: 1px solid #FFF;
    content: "";
    display: inline-block;
    height: 80%;
    position: relative;
    top: 3px;
    right: -12px;
}

@media (max-width: 992px) {
    .footer-menu-wrapper {
        display: flex;
        justify-content: center;
    }

    .responsive-footer {
        display: block !important;
    }
}

#cookines-modal .process-ecommerce-5 {
    padding: 1rem;
}

#cookines-modal .process-ecommerce-5 p {
    line-height: 17px;
    margin-bottom: 30px;
}

#cookines-modal .process-ecommerce-5 p:last-child {
    border-top: 1px solid rgba(0, 0, 0, 0.40);
    padding-top: 30px;
}

.guarantee-text img {
    margin-right: 5px;
}

.advices-exp {
    background: #BEBEBE;
    color: #fff;
    padding: 50px 0 18px;
}

.advices-exp .advices-echelle {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin-right: -15px;
    margin-left: -15px;
    align-items: center;
}

.advices-exp .advices-echelle a {
    margin-top: 20px;
    height: 42px;
    padding: 8px 32px;
    font-size: 1.25rem;
    line-height: 27px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.3);
    background: #fff;
    color: #74747a;
    width: auto;
    display: block;
    border-radius: 20px;
    font-family: "FuturaBT-MediumCondensed";
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    margin-bottom: 22px;
}

.advices-exp .advices-echelle p {
    font-family: "Lato",sans-serif;
    color: #000;
    font-size: 1.5rem;
    margin-bottom: 20px;
}

.main-title-product {
    font-size: 2.5rem;
    margin-bottom: .5rem;
    font-family: "FuturaBold";
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
    text-transform: uppercase;
    visibility: hidden;
    display: none;
}

.about-title h1 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    font-family: "FuturaBold";
    font-size: 20px;
    font-size: 1.7rem;
    font-size: 2.5rem;
    color: #000;
    text-transform: uppercase;
    margin-top: 3rem;
}

/* @media (max-width: 991px) {
    .about-title h1 {
        float: none;
    }
}

@media (min-width: 768px) {
    .about-title h1 {
        font-size: 2.5rem;
    }
}


@media (min-width: 768px) and (max-width: 991px) {
    .product-about-txt .about-title {
        display: none;
    }

    .product-about-wrapper {
        padding-top: 20px;
    }

    .product-about-txt .price-livraison {
        margin-top: 10px;
    }
}

@media (min-width: 991px) {
    .about-title h1 {
        float: none;
        padding-right: 10px;
    }
} */

.product-about-txt .about-title-div {
    display: none;
}

@media (max-width: 991px) {
    .product-about-txt .about-title-div {
        display: block;
    }

    .product-about-txt .about-title .main-title-product {
        margin-top: 3rem;
    }

    .product-about-txt .about-title {
        height: 0;
    }

    .about-title h1 {
        position: relative;
        top: -770px;
        left: 20px;
        padding-right: 20px;
        padding-top: 15px;
    }

    .product-about-txt .price-livraison {
        margin-top: 0;
        padding-bottom: 0;
    }

    .product-about-txt .norme-ref {
        padding: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .product-about-wrapper {
        padding-top: 20px;
    }
}


@media (max-width: 991px) {
    .about-title h1, .main-title-product {
        font-size: 1.7rem;
    }

    .about-title h1 {
        visibility: hidden;
    }

    .main-title-product {
        visibility: visible;
        margin-top: 20px;
        display: block;
    }
}


.process-ecommerce-5 .process-ecommerce-default .title-process {
    margin-bottom: 0;
}

.main.process-ecommerce-5 {
    margin-top: 0 !important;
}

.switchery>small {
    height: 20px !important;
    width: 20px !important;
}

.switchery {
    height: 20px !important;
    width: 40px !important;
}

#blog-content .content-category .main-right .item-selection-category .container {
    text-align: start !important;
    font-family: "Lato",sans-serif;
    margin: 0 20%;
    margin-top: 10%;
    margin-right: 0;
  }

@media (max-width: 1200px) {
    #blog-content .content-category .main-right .item-selection-category .container {
        text-align: center !important;
        margin: auto;
    }
}

.category-product .bloc-txt p, .category-product .bloc-txt div {
    font-family: "Lato",sans-serif;
    text-align: justify;
}

.navigation-principale .navigation-wrapper ul li .escaliers-particuliers {
    color: #70CAF3;
}

.navigation-wrapper ul li a:hover:after .escaliers-particuliers, .navigation-wrapper ul li a:focus:after .escaliers-particuliers {
    background: #70CAF3;
}

footer .iframe-avis {
    margin-top: 10px;
}

#cart_products tbody .transport-price {
    font-family: "Lato",sans-serif;
}

footer .footer-menu-wrapper {
    padding-top: 20px;
}

/*.page-content .articleView .articleContent .row {*/
/*    justify-content: center;*/
/*}*/

@media (min-width: 768px) {
    .card-blog .card-image {
        height: 142px;
    }

    .card-blog .card-content {
        padding: 25px;
    }

    .card-blog .card-title {
        margin-bottom: 20px;
        line-height: 23px;
    }

    .card-blog .card-title a {
        font-size: 19px;
    }

    .card-blog .card-content .card-description {
        height: 70px;
        overflow: hidden;
    }
}

@media (min-width: 576px) {
    .region-blog {
        padding: 37px 0 29px;
    }
}

.item-selection>div:nth-child(4) ~ div {
    display: block;
}
.list-category ul {
    margin-top: 15px;
}
.list-category li ul li {
    margin:13px 0;
    padding:0;
    line-height: 15px;
}
.list-category li ul ul {
    margin-left: 15px;
    font-family: "FuturaMedium" !important;
    margin-bottom: 5px;
}
.list-category li ul ul a {
    font-family: "FuturaMedium" !important;
}

.list-category a {
    line-height: 0;
}


.top-ee .img-title {
    width: 265px;
    height: 200px;
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 20px;
}

.top-ee .img-title img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border: 1px solid #e8e4e4;
    margin: 0;
    position: absolute;
    top: 0;
}


.actu-product-wrapper {
    padding: 17.5px 0 15px 15px;
}


@media (min-width: 768px) {
    .actu-product-wrapper {
        padding: 15px 0 0;
    }
}

.caracteristiques-techniques-txt tr .table-td-price {
    font-family: "FuturaBT-MediumCondensed";
    color: #da1f1f;
    font-size: 1.0625rem;
}

@media (max-width: 767px) {
    .navbar-static-top .navbar-header a.navbar-toggle {
      left: -50px !important;
    }

    .navbar-top-links {
        position: relative !important;
        top: -50px !important;
    }

    .dropdown.notifications-dropdown .dropdown-menu {
        left: -80px !important;
    }
  }

.navbar-static-top .navbar-header a.navbar-toggle {
    left: -50px !important;
}



@media (max-width: 992px) {
    #blog-content .item-blog .item-view-blog .card-blog {
        height: 406px !important;
    }

    #blog-content .item-blog .item-view-blog .card-blog .card-image {
        height: 153px;
        position: relative;
    }

    #blog-content .item-blog .item-view-blog .card-blog .card-image img {
        position: absolute;
        top: 0;
    }

    #blog-content .item-blog .item-view-blog .card-blog .card-content .card-description {
        max-height: 136px;
        overflow: hidden;
    }

    #blog-content .item-blog .item-view-blog .card-blog .more-link {
        position: absolute;
        bottom: 30px;
    }
}

@media (min-width: 768px) {
    #blog-content .item-blog .item-view-blog .card-blog .card-content .card-title {
        max-height: 92px;
        overflow: hidden;
    }
}

@media (max-width: 768px) {
    #blog-content .item-blog .item-view-blog .card-blog {
        height: 386px !important;
    }

    #blog-content .item-blog .item-view-blog .card-blog .card-content .card-title {
        max-height: 61px;
        overflow: hidden;
    }

    #blog-content .item-blog .item-view-blog .card-blog .card-content .card-description {
        max-height: 96px;
        overflow: hidden;
    }
}

@media (max-width: 576px) {
    #blog-content .item-blog .item-view-blog .card-blog {
        height: 446px !important;
    }

    #blog-content .item-blog .item-view-blog .card-blog .card-content .card-title {
        max-height: 81px;
        overflow: hidden;
    }

    #blog-content .item-blog .item-view-blog .card-blog .card-content .card-description {
        max-height: 136px;
        overflow: hidden;
    }
}

.item-list-view.exclu:before, .product-about-img .sliderfor .item.exclu:before {
    background-image: url(../images/EE-ONLINE-seul.png);
    background-position: center;
    width: 70px;
    height: 46px;
    top: -14px;
}

.page-content .articleView .articleContent {
padding-bottom: 50px !important;
}

@media (max-width: 767px) {
    .navbar-top-links .dropdown-alerts {
        margin-left: -243px !important;
    }
}

@media (min-width: 992px) {
    .item-view-blog:last-child {
        display: block !important;
    }
}

.coords-store-content .coords-blocks .coords-wrapper p.adress {
    margin-bottom: 20px;
}

@media (min-width: 1200px) and (max-width: 1280px) {
    .header-top-wrapper .header-top-logo {
        padding-left: 30px;
    }
}

.item-view-category .field-caegory {
    width: 217px;
    height: 130px;
    overflow: hidden;
}
.item-view-category .field-caegory img {
    /* background-size: contain !important; */
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
}

@media (max-width: 991px) {
    .local-searchbox-mobile .section-title {
        display: block;
    }
}


@media (min-width: 992px) and (max-width: 1200px) {
    .item-slider .item-slider-desktop {
        padding-bottom: 425px;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .item-slider .item-slider-desktop {
        padding-bottom: 485px;
    }
}

table.bt tbody td.qte::before {
    display: none;
}

.header-top-menu-mobile ul li a.icon-research {
    background-image: url(../images/sprite.png);
background-position: -196px -126px;
width: 21px;
height: 22px;
}

.head-search.animated {
/*   // opacity: 1 !important;*/
}

@media (min-width: 1400px) {
    .region-slideshow .item-slider .video-background  {
        height: 545px;
        overflow: hidden;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .region-slideshow .item-slider .video-background  {
        height: 485px;
        overflow: hidden;
    }

    .region-slideshow .item-slider .video-background .video-foreground iframe {
        height: 100% !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .region-slideshow .item-slider .video-background  {
        height: 425px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .region-slideshow .item-slider .video-background  {
        height: 325px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .region-slideshow .item-slider .video-background  {
        height: 360px;
    }
}

@media (max-width: 575px) {
    .region-slideshow .item-slider .video-background  {
        height: 325px !important;
    }
}

@media (max-width: 450px) {
    .region-slideshow .item-slider .video-background  {
        position: relative;
        top: -80px;
    }
}

@media (max-width: 375px) {
    .region-slideshow .item-slider .video-background  {
        height: 285px !important;
    }
}

@media (min-width: 1025px) {
    .menu-burger-wrapper ul .sous-menu {
        padding-right: 34px;
    }
}

.recrutement-content .recrutement-infos  {
    font-family: "Lato",sans-serif  !important;
}

@media (min-width: 768px) {
    .actu-product-wrapper {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .actu-product-wrapper .actu-product-listing .item-view-blog {
        margin-left: 0 !important;
    }
}

.process-ecommerce-main .process-ecommerce-3 .form-control {
    font-family: "Lato",sans-serif  !important;
}

@media (min-width: 992px) {
    .tableau-listing-product #cart_products tbody .ref-product-wrapper .ref-product-txt .ref-product-title {
        max-width: 250px !important;
    }
}

@media (min-width: 1200px) {
    .tableau-listing-product #cart_products tbody .ref-product-wrapper .ref-product-txt .ref-product-title {
        max-width: 320px !important;
    }
}

@media (min-width: 992px) {
    .item-selection-category .item-list-view .thumbnail .overlay {
        padding: 37px 31px 17px;
    }
    .item-selection-category .item-list-view .thumbnail .overlay .overlay-content .overlay-text p {
        -webkit-line-clamp: 8;
    }
}

@media (min-width: 768px) {
    .item-selection-category .item-list-view .thumbnail .overlay .overlay-content .overlay-text p {
        -webkit-line-clamp: 6;
    }
}



.item-selection-category .item-list-view .thumbnail {
    position: relative;
    overflow: hidden;
    transition: box-shadow .9s ease-in-out,-webkit-box-shadow .9s ease-in-out;
}

.item-selection-category .item-list-view .thumbnail .overlay {
    display: none;
    position: absolute;
    padding: 20px 18px 17px;
    top: 100%;
    height: 0;
    right: 0;
    left: 0;
    color: #fff;
    background: rgba(214,3,3,0.9);
    /* -webkit-transition: all .9s cubic-bezier(0.19,1,0.22,1);
    transition: all .9s cubic-bezier(0.19,1,0.22,1); */
}

.item-selection-category .item-list-view .thumbnail .overlay .overlay-content {
    display: flex;
}

.item-selection-category .item-list-view .thumbnail .overlay .overlay-content .overlay-text, .item-selection-category .item-list-view .thumbnail .overlay .overlay-content .item-action {
    padding: 0;
}

.item-selection-category .item-list-view .thumbnail .overlay .overlay-content .overlay-text .item-title {
    padding-bottom: 10px;
    font-size: .9375rem;
    font-family: "FuturaBT-MediumCondensed";
    text-transform: uppercase;
}

.item-selection-category .item-list-view .thumbnail .overlay .overlay-content .overlay-text p {
    font-family: "Lato",sans-serif;
    font-size: .8125rem;
    line-height: 18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.item-selection-category .item-list-view .thumbnail .overlay .overlay-content .item-action .btn-detail {
    margin-top: 0px
}

.item-selection-category .item-list-view .thumbnail:hover {
    box-shadow: 0 0 24px rgba(0,0,0,0.43);
}

.item-selection-category .item-list-view .thumbnail .item-img img {
    transition: all .8s cubic-bezier(0.19,1,0.22,1);
}

.item-selection-category .item-list-view .thumbnail:hover .item-img img {
    transform: scale(1.1);
    transition: all .8s cubic-bezier(0.19,1,0.22,1);
}

.item-selection-category .item-list-view .thumbnail:hover .overlay {
    display: block;
    top: 0;
    height: 100%;
    transition: all .9s cubic-bezier(0.19,1,0.22,1);
}

@media (min-width: 576px) {
    .item-selection-category .item-list-view .thumbnail .overlay {
        padding: 28px 31px;
    }

    .item-selection-category .item-list-view .thumbnail .overlay .overlay-content .overlay-text p {
        -webkit-line-clamp: 8;
    }

    .item-selection-category .item-list-view .thumbnail .overlay .overlay-content .overlay-text .item-title {
        font-size: 1.5rem;
        padding-bottom: 20px;
    }
}

.message-txt {
    font-family: "Lato",sans-serif;
}

#advices-content .advices-exp .advices-echelle .btn-detail {
    background: #e10000 !important;
    color: #FFF !important;
    margin-top: 0 !important;
}

.caracteristiques-techniques .table-td .ht-price {
    text-align: center;
    color: #e10000;
    font-weight: 800;
    font-size: 14px !important;
}

.caracteristiques-techniques .table-td .ht-price span.bt-content {
    display: flex;
    justify-content: center;
}

.caracteristiques-techniques .table .table-td {
    text-align: left;
}

.caracteristiques-techniques .table .table-td:first-child {
    text-align: left;
}

.quantity-button.quantity-down{
    line-height : inherit !important;
}

.item-list-view .item-img {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

@media (max-width: 991px) {
    .caracteristiques-techniques .table .table-td {
        text-align: left !important;
    }
}

.caracteristiques-techniques .table .table-td {
    font-size: 12px;
}

.caracteristiques-techniques-txt tr .table-th {
    font-size: 12px !important;
}

.dropdown-item.selected.active .text span::before {
    background: linear-gradient(to right, rgba(236,236,236,0) 0%,rgba(236,236,236,1) 100%);
}

.error-content {
    display: flex;
    justify-content: center;
    min-height: 540px;
}

.error-content .error-content-txt {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.error-content .error-content-txt .error-txt {
    text-transform: uppercase;
    font-family: "Lato",sans-serif;
    font-weight: 100;
    font-size: 160px;
    display: flex;
}

.error-content .error-content-txt .error-txt::after {
    content: "!";
    display: block;
    font-size: 160px;
    padding-left: 20px;
}

.error-content .error-content-txt h2 {
    font-family: "Lato", sans-serif;
    font-size: 20px;
    background: white;
    padding: 7px 13px;
    position: relative;
    top: -41px;
    left: -20px;
}

/* .error-content .error-content-txt::before {
    background-image: url(../images/error404.png);
    background: url(../images/error404.png) left no-repeat;
    background-position: left;
    width: 230px;
    height: 100%;
    display: block;
    content: "";
    position: absolute;
    position: absolute;
    top: -420px;
    left: 20vw;
    z-index: -1;
} */

.error-content::before {
    background-image: url(../images/error404.png);
    background: url(../images/error404.png) left no-repeat;
    background-position: left;
    width: 230px;
    height: 100%;
    display: block;
    content: "";
    position: absolute;
    position: absolute;
    top: -420px;
    left: 29vw;
    z-index: -1;
}

.error-content .error-content-txt .btn-error-back .btn {
    background: #e10000;
    border: 1px solid #e10000;
}

@media (max-width: 1757px) {
    .error-content::before { left: 26vw; }
}

@media (max-width: 1519px) {
    .error-content::before { left: 23vw; }
}

@media (max-width: 1343px) {
    .error-content::before { left: 20vw; }
}

@media (max-width: 1199px) {
    .error-content::before { left: 16vw; }
}

@media (max-width: 1037px) {
    .error-content::before { left: 12vw; }
}

@media (max-width: 991px) {
    .error-content::before {
        top: -170px;
        left: 0;
    }
}

@media (max-width: 767px) {
    .error-content {
        min-height: 380px;
    }

    .error-content::before {
        top: 58px;
        height: 40%;
    }

    .error-content .error-content-txt .error-txt, .error-content .error-content-txt .error-txt::after {
        font-size: 110px;
    }

    .error-content .error-content-txt h2 {
        font-size: 15px;
        padding: 5px 9px;
        top: -31px;
    }
}

@media (max-width: 567px) {
    .error-content::before {
        height: 42%;
    }
}

.articleView .articleContent img {
    height: auto !important;
}

@media (min-width: 1200px) {
    .navigation-wrapper ul li {
        padding: 0 10px !important;
    }
    .container .navigation-wrapper ul li {
        padding: 0 10px !important;
    }
    .mon-compte-name-menu ul li {
        padding: 6px 0 !important;
    }
}

.ee-filter-wapper .prod-filter, .quantity-nav {
    width: auto !important;
}

.livraison-prix .livraison-prix-wrapper {
    margin-right: 0px !important;
}

.category-product .bloc-txt p, .category-product .bloc-txt div {
    font-size: 100%;
}
.caracteristiques-techniques .table .table-td,
.caracteristiques-techniques-txt tr .table-th {
    text-align: center
}
.caracteristiques-techniques .table .table-td:nth-child(1),
.caracteristiques-techniques-txt tr .table-th:nth-child(1) {
    text-align: left;
}
.caracteristiques-techniques-txt tr .table-td a.quote {
    position: relative;
    top: 6px;
}
.modele-header-wrapper .sub-title {
        line-height: 35px;
}

.choose-shop-contact {
    margin-top: -2px;
}

