
/* Image responsive header */
.ei_header {background-image: url('../../images/2020/credits/pret_travaux_renovation/header_mobile.jpg'); }

/* Général à toutes les pages */
._styles {background-color: #efefef; }
._styles [class*="mobile-"] {display: block !important; }
._styles [class*="desktop-"] {display: none !important; }
._styles h1, ._styles h2, ._styles h3 {line-height: 0.9; }
._styles h1 span, ._styles h2 span, ._styles h3 span {font-weight: 500; line-height: inherit; }
._styles .h-style-1 {font-weight: 300; color: #000; margin-top: 20px; margin-bottom: 20px; }
._styles .h-style-1 > span {color: #d0103a; }
._styles .h-style-2 {color: #fff; line-height: 1.25; margin-top: 20px; margin-bottom: 20px; }
._styles .h-style-3 {color: #fff; margin-top: 20px; margin-bottom: 20px; }
._styles .h-style-3 span {color: #fecb00; }
._styles .block:not(.pat_renovationCalc) ul {padding: 0; margin: 0; list-style-type: none; }
._styles .block:not(.pat_renovationCalc) li {padding: 0; margin: 0; list-style-type: none; position: relative; }
._styles .block:not(.pat_renovationCalc) p {font-size: 14px; }
._styles .block:not(.pat_renovationCalc) a {text-decoration: underline; color: #D0103A; }
._styles .block:not(.pat_renovationCalc) strong {font-weight: 500; }
._styles ._inner {overflow-x: hidden; }
._styles .no-wrap {white-space: nowrap; }
._styles .container {max-width: calc(100% - 40px); margin: auto; }
._styles [background-text] {position: relative; z-index: 1; }
._styles [background-text]:before {content: attr(background-text); word-spacing: nowrap; overflow-x: hidden; position: absolute; top: 0; left: 5px; -webkit-transform: translateY(-65%); -ms-transform: translateY(-65%); transform: translateY(-65%); font-size: 48px; font-weight: 700; white-space: nowrap; color: #000; opacity: .03; z-index: -5; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-variant-ligatures: no-common-ligatures; font-variant-ligatures: no-common-ligatures; line-height: 1.34; }
._styles .floating-icon {position: absolute; top: 50%; left: 0; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); padding: 8px; background-color: #fecb00; border-radius: 4px; }
._styles .float-right {float: right; }
._styles .cta-container {margin: 30px 0; text-align: center; }
._styles .cta {display: inline-block; padding: 10px 25px; background-color: #d0103a; color: #fff; font-size: 14px; font-weight: 500; -webkit-box-shadow: 0 2px 24px rgba(0,0,0,.14); box-shadow: 0 2px 24px rgba(0,0,0,.14); border-radius: 4px; border: none; outline: 0; cursor: pointer; }
._styles .cta:hover {background-color: #fecb00; }
._styles .container .cta.cta-white {background-color: #fff; color: #d0103a; text-decoration:none; }
._styles .cta[data-icon] {display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
._styles .cta[data-icon] span {max-width: calc(100% - 25px); }
._styles .cta[data-icon]:after {content: ""; display: inline-block; width: 15px; height: 15px; margin-bottom: -2px; margin-left: 10px; background-size: cover; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-variant-ligatures: no-common-ligatures; font-variant-ligatures: no-common-ligatures; line-height: 1.34; }
._styles .cta[data-icon=arrow-white]:after {background-image: url("../../images/2020/icons/arrowfill--white.svg"); }
._styles .cta[data-icon=arrowfill--white]:after {background-image: url("../../images/2020/icons/arrowfill--white.svg"); }
._styles .secondary-cta {color: #999; padding-bottom: 0.2em; border-bottom: #999 2px solid; }
._styles .secondary-cta:hover {color: black; border-color: black; }
._styles .top-container h1 {margin: 40px 0px 20px 0px; font-size: 28px; font-weight: 300; line-height: 1; }
._styles .top-container h1 span {color: #d0103a; line-height: inherit; font-weight: 500; }
.no-breadcrumb + main .top-container h1 {margin-top: 25px; }
._styles .s-style-1 {position: relative; z-index: 1; }
._styles .s-style-1 .bg {width: 100%; height: 0; margin: 0; padding-bottom: calc(100% / 16 * 9); position: relative; z-index: -1; overflow: hidden; }
._styles .s-style-1 .bg img {max-width: 100%; width: 100%; height: auto; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
@supports ((-o-object-fit: cover) or (object-fit: cover)) {._styles .s-style-1 .bg img {max-width: 100%; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; } }
._styles .s-style-1 .overlapped + * {margin-top: calc((-100vw / 16 * 9) / 8 * 5); position: relative; z-index: 1; }
._styles .s-style-1 .overlapped + * h2 {margin: 0 0 20px; color: #fff; font-size: 22px; font-weight: 300; }
._styles .s-style-1 .overlapped + * h2 span {font-weight: 500; }

/* Général à la page */
._styles .overlapped:not(.container), ._styles :not(.container) > .overlapped {margin-bottom: 0; }
._styles .overlapped + * {margin-top: calc((-100vw / 16 * 9) / 8 * 5); position: relative; z-index: 1; }
._styles .overlapped + * h2 {margin: 0 0 20px; color: #fff; font-size: 24px; font-weight: 300; }
._styles .overlapped + * h2 span {font-weight: 500; }
._styles .block {margin-bottom: 40px; padding: 10px 15px; background: #fff; -webkit-box-shadow: 0 2px 24px rgba(0,0,0,.14); box-shadow: 0 2px 24px rgba(0,0,0,.14); border-radius: 4px; }
._styles .block:not(.pat_renovationCalc) p {font-weight: 300; }
._styles .block:not(.pat_renovationCalc) p strong {font-weight: 500; }
._styles .block.content {overflow: hidden; }
._styles .block.content .block-title {font-weight: 500; }
._styles .block.content > img {display: inline-block; max-width: none; width: calc(100% + 30px); margin-left: -15px; margin-top: -25px; margin-bottom: 25px; }
@supports ((-o-object-fit: cover) or (object-fit: cover)) {._styles .block.content > img {height: 100%; max-height: 200px; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; } }
._styles .block.content p {text-align: center; }
._styles .block.content *:last-child {margin-bottom: 0; }

/* Bloc Explicatif */
._inner .container .advantages-preview li {margin-bottom: 15px; padding: 0; padding-left: 30px; position: relative; list-style-type: none; }
._inner .container .advantages-preview li:last-child {margin-bottom: 0; }
._inner .container .advantages-preview li p {margin: 0; font-size: 15px; font-weight: 300; }
._inner .container .advantages-preview li:before {content: ""; display: inline-block; width: 16px; height: 16px; position: absolute; left: 0; top: 0; background-color: transparent; border-radius: 4px; background-image: url(../../images/2020/icons/check--red2.svg); background-size: 13px; background-repeat: no-repeat; background-position: center; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-variant-ligatures: no-common-ligatures; font-variant-ligatures: no-common-ligatures; line-height: 1.34; }
._inner .advantages-preview p {font-size: 15px; }
._styles .pat_renovationCalc {background-color: #f6f6f6; }

/* Bloc Informations */
._styles .informations-list .container .h-style-2 {width: 100%; padding-left: 0px; color: #000;font-size: 22px; padding-top: 15px; font-weight:normal; }
._styles .informations-list .container .h-style-2 span {font-weight: 500; color: #000; }
._styles .informations-list .container .listing .block {column-count:1;}
._styles .informations-list .container p a {text-decoration: underline;color: #D0103A;}
._styles .info-list-style-left ul {padding: 0; margin: 0; }
._styles .info-list-style-left li {list-style-type: none; padding: 0px 0px 0px 0px; margin: 0; position: relative; }
._styles .info-list-style-left li div {position: relative; margin-bottom: 15px; }
._styles .info-list-style-left li h3 {margin-top: 0; font-size: 16px; font-weight: 600; color: #fecb00; }
._styles .info-list-style-left li p {margin: 0; font-weight: 300; }
._styles .info-list-style-left li .floating-icon {width: 40px; height: 40px; }
._styles .info-list-style-left .bloc_information_txt {margin-top: 15px; }
._styles ul.info-list-style-left {padding: 0; margin: 0; list-style-type: none; }
._styles .info-list-style-left .liste-infos {display: grid;column-gap: 0px;row-gap: 10px;grid-template-columns: 1fr;padding-left: 30px; }
._styles .info-list-style-left .liste-infos li {text-align:left; padding-left: 20px; padding-right: 0px;}
._styles .info-list-style-left .liste-infos li:before {content: ""; display: inline-block; width: 16px; height: 16px; position: absolute; left: 0; top: 3px; background-color: transparent; border-radius: 4px; background-image: url(../../images/2020/icons/check--black.svg); background-size: 13px; background-repeat: no-repeat; background-position: center; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-variant-ligatures: no-common-ligatures; font-variant-ligatures: no-common-ligatures; line-height: 1.34; }
._styles .info-list-style-left .liste-infos li p {font-size: 15px;}

/* Bloc Avantages */
._styles .list-style-left ul {padding: 0; margin: 0; }
._styles .list-style-left li {list-style-type: none; padding: 0px 0px 0px 20px; margin: 0; position: relative; }
._styles .list-style-left li div {position: relative; padding-left: 40px; margin-bottom: 15px; }
._styles .list-style-left li h3 {margin-top: 0; font-size: 16px; font-weight: 600; color: #fecb00; }
._styles .list-style-left li p {margin: 0; font-weight: 300; }
._styles .list-style-left li .floating-icon {width: 40px; height: 40px; }
._styles .list-style-left .bloc_avantages_txt {margin-top: 15px; }
._styles ul.list-style-left {padding: 0; margin: 0; list-style-type: none; }

/* Bloc Steps */
._styles .steps {counter-reset: steps; }
._styles .steps a {text-decoration: underline; color: #D0103A; }
._styles .steps li {counter-increment: steps; }
._styles .steps h2 {margin-bottom: 40px; font-size: 24px; font-weight: 300; line-height: 1.1; }
._styles .steps h2 span {font-weight: 500; color: #d0103a; }
._styles .steps{padding-bottom:20px;background-color:#EFEFEF;margin-left: auto; margin-right: auto; padding-left: 20px;padding-right: 20px;width: 100%;max-width: 1320px;}
._styles .steps .steps_title{font-weight:700;margin-top:0;color:#D0103A;max-width:18ch;margin-bottom:30px;}
._styles .steps .steps_title::first-line{color:#000000;font-weight:400;}
._styles .steps .steps_wrapper{background-color:#ffffff;padding:25px 35px;border-radius:4px;}
._styles .steps .steps_steps{list-style:none;margin:0 0 0 10px;padding:0;font-size:16px;}
._styles .steps .steps_steps_step{position:relative;counter-increment:inst;border-left:1px solid #D0103A;padding:10px 10px 40px 40px}
._styles .steps .steps_steps_step:last-child{border-left:none;padding-bottom:10px;}
._styles .steps .steps_steps_step::before{content:counter(inst);position:absolute;transform:translateX(calc(-50% - 40px)) translateY(-10px);width:40px;height:40px;display:flex;justify-content:center;align-items:center;justify-items:center;background-color:#D0103A;color:#ffffff;border-radius:4px;font-weight:bold;}
._styles .steps .hide_step{text-decoration:none;text-align:center;color:#000000;width:100%;display:block;align-items:center;position:relative;}

/* Bloc Cofidis vous accompagne */
._styles .note {color: #00b0d2; }
._styles .note-explanation {font-size: 11px; font-weight: 300; line-height: 1.1; }
._styles .bloc_accompagne .block.content .block-title {margin: 0 0 20px; }

/* Bloc FAQ */
._inner .faq {padding: 0; }
.faq .bg {display: none; }
.faq .container .h-style-1 span {color: #000; }
.faq .faq_box {margin-top: 35px; }
.faq .faq_faq__item {display: flex; flex-direction: column; justify-content: center; border-radius: 4px; padding: 10px 25px; min-height: 70px; background-color: #fff; transition: all .2s ease-in; }
.faq .faq_faq__item.open {padding-top: 25px; padding-bottom: 25px; }
.faq .faq_faq__item.open .faq_question:after {background-image: url(../../images/2020/icons/arrow-up--black.svg); }
.faq .faq_faq__item + .faq_faq__item {margin-top: 2px; }
.faq .faq_faq__item .faq_question {position: relative; margin: 0; padding-right: 50px; color: #000; font-size: 16px; font-weight: 600; line-height: 1.125; cursor: pointer; transition: all .2s ease-in; }
.faq .faq_faq__item .faq_question:after {content: ""; position: absolute; top: 50%; right: 15px; width: 14px; height: 8px; background-image: url(../../images/2020/icons/arrow-down--black.svg); background-position: center; background-repeat: no-repeat; background-size: cover; transform: translate(0, -50%); transition: all .2s ease-in; }
.faq .faq_faq__item .faq_response {max-height: 0; overflow: hidden; transition: all .2s ease-in; }
.faq .faq_faq__item .faq_responseInner {padding-top: 5px; color: #000; font-size: 16px; font-weight: 400; line-height: 1.5; }
.faq .faq_faq__item .faq_responseInner .faq_p {margin: 0 0 20px; font-size: 16px; font-weight: 400; line-height: 1.5; }
.faq .faq_faq__item .faq_responseInner .faq_p:last-child {margin-bottom: 0; }
.faq .faq_faq__item .faq_responseInner .faq_p a {color: #D0103A; }

/* Bloc Conseils */
._inner .advice h2 {color: #fecb00; }
._inner .advice .subtitle {margin-top: -10px; }
._inner .advice ul {padding: 0; margin: 0; list-style-type: none; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
._inner .advice li {padding: 0; margin: 0; list-style-type: none; width: calc(50% - 8px); position: relative; padding-top: 20px; margin-bottom: 15px; }
._inner .advice li a {text-decoration: none; color: #000; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-start; position: relative; margin: 0; padding: 40px 10px 20px; height: 100%; }
._inner .advice .container li p {width: 100%; margin: 0; text-align: center; font-size: 12px; }
._inner .advice li .floating-icon {width: 40px; height: 40px; }
._inner .advice li .floating-icon {top: 0; left: 50%; }
._inner .advice .subtitle {font-size: 14px; margin: 0 0 20px; font-weight: 300; }
._inner .advice .container h2 span {color: #000; }

/* Bloc Slider 2 (maillage produits) */
._styles .slider2 {counter-reset: steps; }
._styles .slider2 li {counter-increment: steps; }
._styles .slider2 h2 {margin-bottom: 20px; font-size: 24px; font-weight: 300; line-height: 1.1; }
._styles .slider2 h2 span {font-weight: 500; color: #d0103a; }
._styles .slider2 .glide2 {padding-top: 40px; overflow-x: hidden; }
._styles .slider2 .glide__track {overflow: visible; }
._styles .slider2 .glide__slides {overflow: visible; padding: 0 20px; margin: 0; list-style-type: none; }
._styles .slider2 .glide__slides .glide__slide {padding: 0; margin: 0; list-style-type: none; position: relative; }
._styles .slider2 .block p {font-weight: 300; margin: 0; }
._styles .slider2 .block strong {font-weight: 500; }
._styles .slider2 .glide__bullets {display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; height: 4px; margin-bottom: 40px; position: relative; background-color: #ddd; border-radius: 4px; overflow: hidden; }
._styles .slider2 .glide__bullets .glide__bullet {width: 100%; position: relative; z-index: 5; opacity: 0; }
._styles .slider2 .glide__bullets .bar {display: inline-block; height: 100%; position: absolute; top: 0; left: 0; background-color: #d0103a; -webkit-transition: .4s; transition: .4s; border-radius: 4px; }
._styles .slider2 .glide__bullets button:last-of-type:nth-of-type(1) + .bar {width: 100%; }
._styles .slider2 .glide__bullets button:last-of-type:nth-of-type(2) + .bar {width: 50%; }
._styles .slider2 .glide__bullets button:last-of-type:nth-of-type(3) + .bar {width: 33.33333%; }
._styles .slider2 .glide__bullets button:last-of-type:nth-of-type(4) + .bar {width: 25%; }
._styles .slider2 .glide__bullets button:last-of-type:nth-of-type(5) + .bar {width: 20%; }
._styles .slider2 .glide__bullets button:last-of-type:nth-of-type(6) + .bar {width: 16.66667%; }
._styles .slider2 .glide__bullets button:last-of-type:nth-of-type(7) + .bar {width: 14.28571%; }
._styles .slider2 .glide__bullets button:last-of-type:nth-of-type(8) + .bar {width: 12.5%; }
._styles .slider2 .glide__bullets button:last-of-type:nth-of-type(9) + .bar {width: 11.11111%; }
._styles .slider2 .glide__bullets button:last-of-type:nth-of-type(10) + .bar {width: 10%; }
._styles .slider2.product-steps {margin-top: 40px; }
._styles .slider2.product-steps .glide__slide a {text-decoration: none; color: #000; }
._styles .slider2.product-steps .glide__slide .block {padding-bottom: 15px; padding-top: 25px; position: relative; margin-bottom: 20px; overflow: hidden; }
._styles .slider2.product-steps .glide__slide .block img {height: 140px; margin-bottom: 15px; object-fit: cover; object-position: center; display: inline-block; max-width: none; width: calc(100% + 30px); margin-left: -15px; margin-top: -25px; margin-bottom: 25px; }
._styles .slider2.product-steps .glide__slide .block h3 {width: 100%; margin-bottom: 0; position: static; transform: none; color: #000; font-size: 18px; -webkit-line-clamp: 3; line-height: 1.25; height: calc(14px * 3 * 1.25); left: 15px; top: 160px; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; padding-bottom: .125em; margin: 0; }
._styles .slider2.product-steps .glide__slide .block h3 span {font-weight: 500; margin-bottom: 0; line-height: inherit; }
._styles .slider2.product-steps .glide__slide .block .accroche_produit {padding-bottom: 15px; margin-bottom: 0; min-height: 100px; }
._styles .slider2.product-steps .glide__slide .block .accroche_produit ul {padding-left: 0px; font-weight: 300; margin-bottom: 0; }
._styles .slider2.product-steps .glide__slide .block .accroche_produit ul li {margin-top: 5px; list-style-type: none; counter-increment: steps; }
._styles .slider2 .glide__bullet.bullet_only_mobile {display: block; }

/* Bloc Plus loin */
._inner .bloc_plus_loin {padding: 0; margin-bottom: 60px; margin-top: 60px; }
.bloc_plus_loin .container .h-style-1 span {color: #000; }
.bloc_plus_loin .bloc_plus_loin_box {margin-top: 35px; }
.bloc_plus_loin .bloc_plus_loin__item {display: flex; flex-direction: column; justify-content: center; border-radius: 4px; padding: 10px 25px; min-height: 70px; background-color: #fff; transition: all .2s ease-in; }
.bloc_plus_loin .bloc_plus_loin__item.open {padding-top: 25px; padding-bottom: 25px; }
.bloc_plus_loin .bloc_plus_loin__item.open .bloc_plus_loin_question:after {content: "\0F0413"; font-family: fts_picto; }
.bloc_plus_loin .bloc_plus_loin__item + .bloc_plus_loin__item {margin-top: 5px; }
.bloc_plus_loin .bloc_plus_loin__item .bloc_plus_loin_question {position: relative; margin: 0; padding-right: 50px; color: #000; font-size: 16px; font-weight: 600; line-height: 1.125; cursor: pointer; transition: all .2s ease-in; letter-spacing: 2px; }
.bloc_plus_loin .bloc_plus_loin__item .bloc_plus_loin_question:after {content: "\0F018E"; font-family: fts_picto; position: absolute; top: 50%; right: 15px; transform: translate(0, -50%); transition: all .2s ease-in; font-size: 25px; }
.bloc_plus_loin .bloc_plus_loin__item .bloc_plus_loin_reponse {max-height: 0; overflow: hidden; transition: all .2s ease-in; }
.bloc_plus_loin .bloc_plus_loin__item .bloc_plus_loin_reponseInner {padding-top: 5px; color: #000; font-size: 16px; font-weight: 400; line-height: 1.5; }
.bloc_plus_loin .bloc_plus_loin__item .bloc_plus_loin_reponseInner .bloc_plus_loin_p_question {margin-top: 10px; color: #404040; font-size: 15px; font-weight: 600; }
.bloc_plus_loin .bloc_plus_loin__item .bloc_plus_loin_reponseInner .bloc_plus_loin_p_reponse {margin-top: 5px; color: #000000; font-size: 14px; margin-bottom: 20px; }
.bloc_plus_loin .bloc_plus_loin__item .bloc_plus_loin_reponseInner .bloc_plus_loin_p_reponse a {color: #D0103A; }




@media (min-width: 360px)
{	/* Général à toutes les pages */
	._styles .inner {overflow: auto; }
	._styles .top-container h1 {font-size: 32px; }
}


@media (min-width: 480px)
{	/* Général à toutes les pages */
	._inner {margin: auto; }
    
	/* Bloc Explicatif */
	._inner .advantages-preview p {font-size: 16px; }

	/* Bloc Slider 2 (maillage produits) */
	._styles .slider2.product-steps .glide__slide .block .accroche_produit {min-height: 80px; }
}


@media (min-width: 1024px)
{	/* Général à toutes les pages */
	._styles .h-style-1 {font-size: 48px; line-height: .9; margin-bottom: 40px; }
    ._styles .h-style-2 {color: #fff; line-height: 1.25; margin-bottom: 35px; }
    ._styles .h-style-3 {color: #fff; margin-bottom: 35px; }
	._styles .h-style-3 span {color: #fecb00; }
	._styles .block:not(.pat_renovationCalc) p {font-size: 16px; }
	._styles [class*="mobile-"] {display: none !important; }
	._styles [class*="desktop-"] {display: block !important; }
    ._styles .container {width: 1024px; max-width: calc(100% - 40px); }
    ._styles .top-container h1 {margin-bottom: 40px; color: #fff; text-align: center; }
	._styles .top-container h1 span {color: #fff; text-align: center; }
    ._styles .top-container:not(.with-block) {padding-top: 250px; padding-bottom: 0; }
	._styles .top-container:not(.with-block) .advantages-preview {width: 100%; max-width: 768px; margin: auto; padding-right: 0; text-align: left; }
	._styles .top-container:not(.with-block) ul {display: -webkit-box; display: -ms-flexbox; display: flex; }
	._styles .top-container:not(.with-block) li {width: 100%; padding: 0 25px; }
	._styles .top-container:not(.with-block) .advantages-preview li:before {left: 0; right: auto; padding-left: 0; padding-right: 0; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-variant-ligatures: no-common-ligatures; font-variant-ligatures: no-common-ligatures; line-height: 1.34; }
    ._styles .s-style-1 {padding: 50px 0; position: relative; }
	._styles .s-style-1 .bg {position: absolute; top: 0; left: 0; bottom: 0; right: 0; height: auto; padding-bottom: 0; }
	._styles .s-style-1 .bg:after {content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: -webkit-gradient(linear, left top, right top, color-stop(30%, rgba(255, 255, 255, 0)), color-stop(50%, #fff)); background: linear-gradient(to right, rgba(255, 255, 255, 0) 30%, #fff 50%); background-size: cover; background-position: center; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-variant-ligatures: no-common-ligatures; font-variant-ligatures: no-common-ligatures; line-height: 1.34; }
	._styles .s-style-1 .bg + * {margin-top: 0; }
	._styles .s-style-1 .container h2 {padding-left: 100px; padding-right: 100px; font-size: 40px; line-height: 1.1; }
	._styles .s-style-1 .container > *, ._styles .s-style-1 .container > h2 {width: 60%; min-width: 640px; margin-left: auto; }
	._styles .s-style-1 ul {display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
	._styles .s-style-1 ul li {width: 50%; padding: 20px; }
	._styles .s-style-1 .block {height: 100%; padding: 50px 25px 35px; text-align: center; }
	._styles .s-style-1 .block img {top: 0; left: 50%; max-width: 100%; }
	._styles .s-style-1.advantage-list h2 span {font-weight: 300; color: #000; }
	._styles .s-style-1.faq ul {display: block; }
	._styles .s-style-1.faq ul li {width: 100%; text-align: left; }
	._styles .s-style-1.faq li h3 {font-size: 18px; }
	._styles .s-style-1.faq li p {font-size: 16px; font-weight: 500; padding-right: 100px; }
	._inner {border-bottom: 4px solid #fecb00; max-width: none; }
    ._inner .top-container {/*margin-bottom: 20px;*/ background: black; background-position: 50% 25%; background-size: cover; }
	._inner .top-container .container {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
    
    /* Général à la page */
	._styles .block.content {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
	._styles .block.content > .cta, ._styles .block.content > .cta-container {margin-top: auto; justify-self: flex-end; }
	._styles .s-style-2 .content-list {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
	._styles .s-style-2 .content-list > * {width: calc(45% - 25px); }
	._styles .s-style-2 .content-list > *:nth-last-child(3n):first-child, ._styles .s-style-2 .content-list > *:nth-last-child(3n):first-child ~ * {width: calc((100% / 3) - 25px); }
	._inner.page--pat_renovation .top-container {background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.4)), color-stop(40%, rgba(0, 0, 0, 0))), url("../../images/2020/credits/pret_travaux_renovation/bg_pret_travaux_renovation_desktop.jpg"); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0) 40%), url("../../images/2020/credits/pret_travaux_renovation/bg_pret_travaux_renovation_desktop.jpg"); }
	
	/* Bloc Explicatif */
	._inner .top-container .advantages-preview {margin-top: 230px; width: 25%; min-width: 350px; padding-right: 25px; text-align: right; }
	._inner .top-container .advantages-preview .background-text-container:before {display: none; }
	._inner .top-container .advantages-preview h1 {color: white; font-size: 48px; line-height: 1.1; }
	._inner .top-container .advantages-preview li {padding-right: 35px; }
	._inner .top-container .advantages-preview li p {font-weight: 400; }
	._inner .top-container .advantages-preview li:before {background-image: url(../../images/2020/icons/check--white.svg); left: auto; right: 0; background-color: transparent; background-position: right center; background-size: contain; padding-left: 2em; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-variant-ligatures: no-common-ligatures; font-variant-ligatures: no-common-ligatures; line-height: 1.34; }
	._inner .top-container .advantages-preview .block {background: transparent; -webkit-box-shadow: none; box-shadow: none; padding: 0; }
	._inner .top-container .advantages-preview .block * {color: white; }
    ._inner .overlapped + * {margin-top: 0; }
	._styles .with-block {padding-top: 50px; padding-bottom: 50px; }
	._styles .with-block .container h1, ._styles .with-block .container h2, ._styles .with-block .container h3, ._styles .with-block .container h4 {text-align: left; }
	._styles .with-block .container .block:not(.pat_renovationCalc) ul {-webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
	._styles .with-block.right .container > div:last-of-type {margin-right: auto; }
	._styles .with-block.right .container h1, ._styles .with-block.right .container h2, ._styles .with-block.right .container h3, ._styles .with-block.right .container h4 {text-align: right; }
	._styles .with-block.right .container .block:not(.pat_renovationCalc) ul li {text-align: right; }
	._styles .with-block.right .container .block:not(.pat_renovationCalc) ul li:before {left: auto; right: 0; }
	._styles .pat_renovationCalc {width: 100%; margin: 0; padding: 25px; }

	/* Bloc Informations */
	._styles .informations-list .container .h-style-2 {font-size: 40px; font-weight: 300; }
	._styles .informations-list .container .h-style-2 span {font-weight: 500;}
	._styles .informations-list .container .listing {width: 100%; margin-top: 40px; }
	._styles .informations-list .container .listing .block {column-count:2;}
	._styles .informations-list ul li:nth-child(2n), ._styles .informations-list.s-style-1 ul li:nth-child(2n) {padding-left: 20px; padding-right: 0px; }
	._styles .informations-list ul li {width: 100%;  }
	._styles .informations-list .liste-infos {display: grid;column-gap: 50px;row-gap: 10px;grid-template-columns: 1fr;}
	
	/* Bloc Avantages */
	._styles .advantage-list .bg.overlapped {display: none; }
	._styles .advantage-list .container .h-style-2 {width: 100%; padding-left: 0px; color: #000; }
	._styles .advantage-list .container .h-style-2 span {font-weight: 500; color: #000; }
	._styles .advantage-list .container .listing {width: 100%; margin-top: 40px; }
	._styles .advantage-list.s-style-1 ul li {padding-left: 0px; }
	._styles .advantage-list.s-style-1 ul li:nth-child(2n), ._styles .advantage-list.s-style-1 ul li:nth-child(2n) {padding-left: 20px; padding-right: 0px; }

	/* Bloc Steps */
	._inner .slider.pret_travaux-steps h2 {font-size: 40px; line-height: 1.1; }
	._inner .slider.pret_travaux-steps h2 span {line-height: inherit; }
	._inner .slider.pret_travaux-steps {padding: 50px 0; }
	._inner .slider.pret_travaux-steps .block {text-align: center; padding: 50px 25px 35px; font-size: 16px; min-height: 150px; }
	._styles .steps h2 span {color: #000; }
	._styles .steps {max-width: calc(100% - 40px);margin: auto;width: 1280px;}
	._styles .steps .steps_title{font-size:40px;color:#000;max-width:25ch;margin-bottom:75px;font-weight:bold;}
	._styles .steps .steps_title:first-line{font-weight:400;}
	._styles .steps .wrapper{padding-top:75px;padding-bottom:75px;}
	._styles .steps .steps_wrapper{background-color:transparent;border-radius:0;padding:0;box-shadow:none;}
	._styles .steps .steps_steps{margin:0;display:grid;grid-template-columns:repeat(4, 1fr);gap:20px;}
	._styles .steps .steps_steps_step{background-color:#fff;border-radius:4px;border-left:none;padding:40px 30px;box-shadow:0 2px 24px rgba(0, 0, 0, 0.14);}
	._styles .steps .steps_steps_step::before{transform:translateX(-50%) translateY(-50%);left:50%;top:0;}
	._styles .steps .hide_step{cursor:initial;}
	._styles .steps .hide_step:after{display:none;}
	._styles .steps .details, ._styles .steps .show_step, ._styles .steps .hide_step:target{display:inline;}
		
    /* Bloc Cofidis vous accompagne */
	._styles .bloc_accompagne.s-style-1 .bg:after {background: none; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-variant-ligatures: no-common-ligatures; font-variant-ligatures: no-common-ligatures; line-height: 1.34; }
	._inner .bloc_accompagne {margin-bottom: 20px; padding-top: 160px; position: relative; z-index: 1; }
	._inner .bloc_accompagne .container h2 {font-size: 40px; font-weight: 300; color: white; margin: 0 0 50px; padding-left: 0px; width: 100%; }
	._inner .bloc_accompagne .content-list {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;	width: 100%; }
	._inner .bloc_accompagne .content-list .content {width: calc((100% / 3) - 20px); margin-right: 30px; text-align: center; min-height: 445px; }
	._inner .bloc_accompagne .content-list .content:nth-last-child(2):first-child, ._inner .bloc_accompagne .content-list .content:nth-last-child(2):first-child + * {width: calc(45% - 50px); padding: 35px 50px; }
	._inner .bloc_accompagne .content-list .content:nth-child(3n) {margin-right: 0; }
	._inner .bloc_accompagne .block {padding-bottom: 45px; position: relative; }
	._inner .bloc_accompagne .block p {font-size: 16px; }
	._inner .bloc_accompagne .block .cta-container {width: 100%; margin: 0; margin-top: auto; }
	._inner .bloc_accompagne .block .note-explanation {position: absolute; top: calc(100% - 160px); left: 0; width: 100%; padding: 0 20px; font-size: 14px; }
    	
	/* Bloc FAQ */
	.faq .bg {display: block; }
	._inner .faq {padding: 50px 0; }
	._inner .faq .container h2 span {font-weight: 300; }
	.faq .faq_box {border-radius: 4px; background-color: #fff; box-shadow: 0 2px 24px rgba(0, 0, 0, .15); overflow: hidden; }
	.faq .faq_faq__item {border-radius: 0; min-height: 60px; }
	.faq .faq_faq__item + .faq_faq__item {margin-top: 0; }
    
	/* Bloc Conseils */
	._inner .advice {padding: 50px 0; background: #fff; }
	._inner .advice h2 {margin-top: 0; font-size: 40px; }
	._inner .advice h2 span {color: #000; font-weight: 300; }
	._inner .advice p {margin-bottom: 25px; }
	._inner .advice ul li {width: calc(25% - 30px); }
	._inner .advice .container ul p {font-size: 14px; }
	._inner .advice .subtitle {font-size: 16px; }
	
	/* Bloc Slider 2 (maillage produits) */
	._styles .slider2 {padding-left: 20px; }
	._styles .slider2 .glide2 {width: 1024px; max-width: calc(100% - 40px); margin: auto; overflow: visible; }
	._styles .slider2 .glide__slides {padding: 0; }
	._styles .slider2 .glide__track, ._styles .slider2 .glide__bullets {margin: 0; }
	._inner .slider2.product-steps {padding: 50px 0; }
	._inner .slider2.product-steps h2 {font-size: 40px; line-height: 1.1; }
	._inner .slider2.product-steps h2 span {line-height: inherit; }
	._inner .slider2.product-steps .block {text-align: center; padding: 50px 20px 35px; font-size: 16px; min-height: 150px; }
	._styles .slider2.product-steps {margin-top: 0px; }
	._styles .slider2 .block p {min-height: 110px; }
	._styles .slider2 .container h2 span {color: #000; }
	._styles .slider2.product-steps .glide__slide .block h3 {font-size: 25px; text-align: left; }
	._styles .slider2.product-steps .glide__slide .block img {width: calc(100% + 50px); margin-left: -25px; height: 160px; }
	._styles .slider2.product-steps .glide__slide .block .accroche_produit ul li {text-align: left; }
	._styles .slider2 .glide__arrow.disable {display: none; }
	._styles .slider2 .glide__arrow {display: inline-block; width: 70px; height: 70px; position: absolute; top: 47%; left: -19px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background-color: #FFF; border-radius: 50%; cursor: pointer; box-shadow: 2px 2px 2px #808080; }
	._styles .slider2 .glide__arrow {text-decoration: none; color: #000; }
	._styles .slider2 .glide__arrow:after {content: ""; display: inline-block; width: 30px; height: 30px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%) translateX(-1px) rotate(90deg); -ms-transform: translate(-50%,-50%) translateX(-1px) rotate(90deg); transform: translate(-50%,-50%) translateX(-1px) rotate(90deg); background-image: url(../../images/2020/icons/arrow--black.svg); -webkit-filter: drop-shadow(0 1px 0 #fff); filter: drop-shadow(0 1px 0 #fff); background-position: center; background-size: 100%; background-repeat: no-repeat; }
	._styles .slider2 .glide__arrow.glide__arrow--right {left: calc(100% - 61px); }
	._styles .slider2 .glide__arrow.glide__arrow--right:after {-webkit-transform: translate(-50%,-50%) translateX(1px) rotate(-90deg); -ms-transform: translate(-50%,-50%) translateX(1px) rotate(-90deg); transform: translate(-50%,-50%) translateX(1px) rotate(-90deg); }
	._styles .slider2 .desktop-bloc_fleches {position: relative; top: -212px; }
	._styles .slider2 .glide__bullet.bullet_only_mobile {display: none; }
	
	/* Bloc Plus loin */
	._styles .s-style-1.bloc_plus_loin ul {display: block; }
	._styles .s-style-1.bloc_plus_loin ul li {width: 100%; text-align: left; }
	._styles .s-style-1.bloc_plus_loin li h3 {font-size: 18px; }
	._styles .s-style-1.bloc_plus_loin li p {font-size: 16px; font-weight: 500; padding-right: 100px; }
	._inner .bloc_plus_loin.s-style-1 .container .h-style-1 {width: 100%; padding-left: 0px; margin-bottom: 10px; }
	._inner .bloc_plus_loin {padding: 30px 0; margin-top: 5px; margin-bottom: 10px;}
	._inner .bloc_plus_loin .container h2 span {font-weight: 300; }
	._inner .bloc_plus_loin.s-style-1 .bloc_plus_loin_box {border-radius: 4px; background-color: transparent; box-shadow: 0 2px 24px rgba(0, 0, 0, .15); overflow: hidden; width: 100%; }
	.bloc_plus_loin .bloc_plus_loin__item {border-radius: 0; min-height: 60px; }
	.bloc_plus_loin .bloc_plus_loin__item .bloc_plus_loin_question {font-size: 18px; }
	.bloc_plus_loin .bloc_plus_loin__item .bloc_plus_loin_reponseInner .bloc_plus_loin_p_question {font-size: 17px; }
	.bloc_plus_loin .bloc_plus_loin__item .bloc_plus_loin_reponseInner .bloc_plus_loin_p_reponse {font-size: 16px; }
}


@media (min-width:1100px)
{	/* Bloc Slider (maillage produits) */
	._styles .slider2 .glide__arrow {left: -38px; }
	._styles .slider2 .glide__arrow.glide__arrow--right {left: calc(100% - 43px); }
}


@media (min-width: 1280px)
{	/* Général à toutes les pages */
	._styles .container {width: 1280px; }
	._inner .top-container .container {-webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
	
	/* Bloc Explicatif */
	._styles .top-container.with-block .advantages-preview {width: 500px; }

	._styles .pat_renovationCalc {max-width: 768px; }
	._inner .top-container .advantages-preview {margin-top: 230px; width: 320px; }
	._inner .top-container .pat_renovationCalc {width: 768px; }

	/* Bloc Cofidis vous accompagne */
	._inner .bloc_accompagne .content-list .content {min-height: 440px; }	
		
	/* Bloc Conseils */
	._inner .advice ul li {width: calc(25% - 50px); }

	/* Bloc Slider (maillage produits) */
	._styles .slider2 .glide2 {width: 1280px; }
	._styles .slider2 .block p {min-height: 90px; }
	._styles .slider2 .glide__arrow {left: -19px; }
	._styles .slider2 .glide__arrow.glide__arrow--right {left: calc(100% - 61px); }
}


@media (min-width: 1310px)
{	/* Bloc Cofidis vous accompagne */
	._inner .bloc_accompagne .content-list .content {min-height: 400px; }
}


@media (min-width:1350px)
{	/* Bloc Slider (maillage produits) */
	._styles .slider2 .glide__arrow {left: -35px; }
	._styles .slider2 .glide__arrow.glide__arrow--right {left: calc(100% - 46px); }
}


@media (min-width:1400px)
{	/* Bloc Slider (maillage produits) */
	._styles .slider2 .glide__arrow {left: -50px; }
	._styles .slider2 .glide__arrow.glide__arrow--right {left: calc(100% - 35px); }
}
