@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

html {
    scroll-behavior: smooth;
}

.app-content::before {
    content: "";
    display: block;
    height: 100px;
}


.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: #fff0
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-review.slick-initialized .slick-slide {
    padding: 0px 5px;
}


.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid #fff0
}

.slick-arrow.slick-hidden {
    display: none
}

@font-face {
    font-family: 'themify';
    src: url('../fonts/themify.eot?-fvbane');
    src: url('../fonts/themify.eot?#iefix-fvbane') format('embedded-opentype'),
        url('../fonts/themify.woff?-fvbane') format('woff'),
        url('../fonts/themify.ttf?-fvbane') format('truetype'),
        url('../fonts/themify.svg?-fvbane#themify') format('svg');
    font-weight: normal;
    font-style: normal;
}

.detail-materiaux-selector li {
    display: flex;
    align-items: center;
    padding-bottom: 15px;
}

.items-caract.right-image-details.relative .w-50.img-caract::before {
    content: "";
    width: 30px;
    height: 30px;
    border-right: 5px solid #43b48f;
    border-bottom: 5px solid #43b48f;
    position: absolute;
    right: 30px;
    bottom: 45px;
}

.items-caract.left-image-details.relative .w-50.img-caract::before {
    content: "";
    width: 30px;
    height: 30px;
    border-left: 5px solid #43b48f;
    border-bottom: 5px solid #43b48f;
    position: absolute;
    left: 30px;
    bottom: 60px;
}

.right-amenage.relative .absolute-amenagement {
    display: none;
}

.right-amenage.relative img {
    height: 454px;
    width: 100%;
    object-fit: cover;
  display: block;
}

.right-amenage.relative {
    overflow: hidden;
    cursor: pointer;
    position: relative;
}

.right-amenage.relative::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}

.right-amenage.relative.active::before,
.right-amenage.relative>p {
    display: none !important;
}

.flex-amenagement img {
    max-width: initial;
    width: auto;
}

.right-amenage.relative.active .absolute-amenagement {
    display: block;
}

.detail-materiaux-selector li:nth-child(2n + 1)::before {
    content: "";
    width: 45px;
    min-width: 45px;
    height: 45px;
    background-image: url('https://renoval-veranda.com/app/uploads/2024/12/checked-block.png');
    display: inline-block;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-size: contain;
}

.detail-materiaux-selector li:nth-child(2n)::before {
    content: "";
    width: 45px;
    min-width: 45px;
    height: 45px;
    background-image: url('https://renoval-veranda.com/app/uploads/2024/12/plus-block.png');
    display: inline-block;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-size: contain;
}

.detail-materiaux-selector li strong {
    margin: 0 5px;
    display: contents;
}


h3.title-materiaux.f-24.bold>div {
    display: inline-block;
}

.detail-materiaux-selector {
    padding-left: 15px;
}

h3.title-materiaux.f-24.bold {
    color: #43b48f;
    text-transform: uppercase;
}

.bloc-materiaux {
    background: #F3F3F3;
    padding: 50px 0;
}

.flex-right-selector .img-selector img {
    max-width: 300px;
}

.flex-right-selector {
    display: flex;
}

.left-materiaux-selector li:last-child {
    border-bottom: none;
}

.left-materiaux-selector ul {
    border: 1px solid #ccc;
    max-width: 295px;
}

.detail-materiaux-selector small {
    font-size: inherit;
}

.right-materiaux-selector {
    width: 70%;
}

.flex-materiaux-selector {
    display: flex;
}

.left-materiaux-selector li {
    display: block;
    padding: 12px;
    cursor: pointer;
    border-right: 2px solid transparent;
}

.left-materiaux-selector ul li.active,
.left-materiaux-selector ul li:hover {
    border-right: 2px solid #0C3048;
    transition: 0.5s ease all;
    font-weight: bold;
}

.left-materiaux-selector {
    width: 30%;
}

small.italic {
    font-size: inherit;
}

#renovalallpage p.f-14 {
    display: block;
}

.price-realisation.f-32 {
    font-weight: 700;
}

h2.f-40.bold.uppercase.relative {
    display: inline-block;
}

.item-materiaux.active {
    display: block;
}

.items-caract.right-image-details.relative .w-50.img-caract img {
    width: 100%;
    max-width: 800px;
    float: right;
    min-height: 510px;
    object-fit: cover;
}

.items-caract.left-image-details.relative .two-bloc-caract img {
    width: 100%;
    max-width: 800px;
    min-height: 510px;
    object-fit: cover;
}
@media (max-width: 1799px){
    .items-caract.left-image-details.relative .two-bloc-caract img, .items-caract.right-image-details.relative .w-50.img-caract img{
        min-height: 410px;
    }
}
.item-materiaux {
    display: none;
}
h2.f-40.relative{
    padding: .5em 1.25em;
}
h2.f-40.relative::before {
    content: "";
    width: 17px;
    height: 17px;
    display: inline-block;
    border-top: 4px solid #43b48f;
    border-left: 4px solid #43b48f;
    position: absolute;
    left: -15px;
    top: -15px;
}

.content-veranda-slick>button {
    padding: 0 !important;
}

.items-caract.left-image-details.relative .text-caract-absolu {
    padding-left: 50px;
}

h2.f-40.relative::after {
    content: "";
    width: 17px;
    height: 17px;
    display: inline-block;
    border-bottom: 4px solid #43b48f;
    border-right: 4px solid #43b48f;
    position: absolute;
    right: -15px;
    bottom: -15px;
}

h2.f-40.bold.relative {
    position: relative;
    display: inline-block;
}

.f-40 {
    font-size: 40px;
}

.f-14 {
    font-size: 14px;
    line-height: 19px;
}
a.need-devis {
  padding:14px 15px;
  background: linear-gradient(90deg,rgba(12, 48, 72, 1) 0%, rgba(12, 48, 72, 1) 50%, rgba(233, 142, 49, 1) 50%, rgba(233, 142, 49, 1) 100%);
  font:normal normal 700 15px Open Sans;
  color:#fff;
  text-transform:uppercase;
  cursor:pointer;
  display: inline-flex;
  justify-content:center;
  text-decoration:none;
  width:242px;
  background-size: 200% auto;
  background-position: right 0 center;
  transition: all 0.4s;
}
a.need-devis:after {
  content:url(../img/arrow_ab_solution_right.svg);
  position:relative;
  margin-left:1rem;
  height:16px
}
a.need-devis:before {
  content:url(../img/icon_ab_solution_btn_left.svg);
  position:relative;
  margin-right:1rem
}
a.need-devis:hover{
    background-position: right 100% center;
}
.text-center {
    text-align: center;
}


.description-realisation::before {
    content: "";
    width: 100%;
    left: -15px;
    height: 290px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(12, 48, 72, 1) 100%);
    position: absolute;
    bottom: 0;
}

.flex-block-caract.relative {
    display: flex;
}

.left-title-veranda>h1 {
    margin-top: 0 !important;
}

.items-caract.relative {
    margin: 70px 0;
}

.flex-link-view a::after {
    font-family: 'themify';
    content: "\e649";
    font-weight: 400;
    font-size: 14px;
    position: relative;
    top: 2px;
    right: -5px;
}

.flex-link-view {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}

.left-item-three .flex-link-view {
    margin-top: 100px;
}

.flex-link-view img {
    max-width: 177px;
}

.w-50.text-caract {
    position: relative;
}

.flex-link-view p {
    display: none;
}

.flex-link-view a {
    display: inline-block;
    background: #43B48F;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding: 12px 20px;
    font-weight: 700;
}

.two-bloc-caract {
    display: flex;
}

.w-50 {
    width: 50%;
}

.icon-gps {
    display: flex;
    align-items: center;
    margin: 7px 0;
}

.f-18.bold {
    font-size: 18px;
    line-height: 24px;
}

.description-realisation * {
    position: relative;
    z-index: 99;
}

.title-item.f-16.uppercase {
    font-size: 16px;
    font-weight: 800;
    font-style: italic;
}

.price-realisation.f-32 small {
    font-size: 8px;
    position: relative;
    top: -16px;
    right: -5px;
}

.icon-gps::before {
    content: "\e693";
    font-family: 'themify';
    font-weight: 400;
    font-size: 18px;
    display: inline-block;
    margin-right: 5px;
}

.p15 {
    padding: 15px;
}

h3.title-veranda.f-24.bold {
    color: #43b48f;
    text-transform: uppercase;
    line-height: 1.1em;
}
h3.title-veranda.f-24.bold small{
    font-size: inherit !important;
    display: inline !important;
}

.description-realisation {
    position: absolute;
    bottom: 0;
    color: #fff;
    left: 14px;
    width: 100%;
    padding-bottom: 15px;
}


.right-item-three .item-list {
    width: 54%;
}

.right-item-three .item-list img {
    height: 100%;
    object-fit: cover;
}

.description-three {
    width: 46%;
    padding: 15px;
    background: #F6F6F6;
    position: relative;
    padding-bottom: 80px;
}

.right-item-three .item-list-three {
    display: flex;
    margin-bottom: 15px;
}

.description-realisation * {
    position: relative;
    z-index: 99;
}

.flex-option {
    display: flex;
    margin: 25px 0;
}

.left-item-three>div {
    border: 1px solid #DCDDDE;
}

.right-item-three .flex-link-view {
    position: absolute;
    bottom: 20px;
}

.flex-link-view a {
    display: inline-block;
    background: #43B48F;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding: 12px 20px;
    font-weight: 700;
}

/*.tab-click li.active a {
    position: relative;
}

.tab-click li.active a::before {
    content: "";
    width: 100%;
    height: 2px;
    background: #0c3048;
    position: absolute;
    bottom: -3px;
}*/

h4.f-30.bold.uppercase.relative {
    margin-top: 0;
}

.description-realisation {
    position: absolute;
    bottom: 0;
    color: #fff;
    left: 14px;
    width: 100%;
}

.ml-0 {
    margin-left: 0px;
}

.italic.f800.f-32 {
    color: #43b48f;
}

body.renoval-refonte .entry__header,
body.renoval-refonte h1.entry__title.archive__title.border-edge,
body.renoval-refonte .entry__description {
    display: none !important;
}

.flex-list-item>div {
    padding: 0 10px;
}

.flex-list-item>.right-item-three {
    width: 55%;
}

.flex-list-item>.left-item-three {
    width: 45%;
}

.tab-click a {
    pointer-events: none;
}

.tab-click li div {
    cursor: pointer;
}

div#renovalallpage {
    position: relative;
    z-index: 2;
}

.title-cert-bottmom small::before {
    content: "";
    width: 30px;
    height: 3px;
    background: #43b48f;
    position: absolute;
    left: 50%;
    bottom: -17px;
    border-radius: 20px;
    margin-left: -15px;
}

.title-cert-bottmom small {
    font-weight: 700;
    font-size: 12px;
    position: relative;
}

/*.tab-click li.active a {
    color: #0c3048 !important;
}*/

.tab-click li a {
    font-size: 14px;
    font-weight: 700;
}

.title-cert-bottmom {
    margin-top: 20px;
}

.flex-list-item {
    display: flex;
}

img.review-global {
    max-width: 100px;
}

.listion-slick-mobile.text-center img {
    max-width: 130px;
    width: auto;
    max-height: 87px;
}

.listion-slick-mobile.text-center {
    display: flex;
    justify-content: space-between;
    max-width: 800px;
    margin: 0 auto;
}

.renoval-refonte .entry__footer {
    margin-bottom: 0 !important;
    margin-top: 20px !important;
}

.description-options-items {
    padding-right: 10px;
    line-height: 21px;
}

.img-option-items img {
    max-width: 60px;
    margin-right: 10px;
}

.flex-option-items {
    display: flex;
    line-height: 19px;
    align-items: center;
}

div#faqbloc {
    padding: 70px;
}

div#certificationbloc {
    background: #f6f6f6;
    padding: 70px 0 100px;
}

.content_toggle_home {
    display: none;
}

.block_faq {
    border-top: 1px solid #F3F3F3;
    margin: 0 10px;
}

.block_faq .accordion::after {
    content: "\e61a";
    font-family: 'themify';
    font-size: 15px;
    position: absolute;
    right: 0;
    top: -7px;
    padding: 7px;
}

.opened_little>h3::after {
    content: "\e622";
}

.block_faq .accordion {
    padding-right: 32px;
    font-size: 18px;
    line-height: 24px;
    color: #0C3048;
    position: relative;
    cursor: pointer;
}

.block_faq.last_block {
    border-bottom: 1px solid #F3F3F3;
}

.faq_pg>div {
    width: calc(50% - 12.5px);
}

.faq_pg {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}

div#blocoption .option-tab {
    display: none;
    padding: 30px 0;
}

.link-devis-options {
    margin-top: 30px;
    text-align: center;
}

div#blocoption .option-tab.active {
    display: block;
}

div#blocmodel ul.slick-dots li.slick-active button {
    background: #0C3048 !important;
}

.link-absolute-amenagement {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translate(-50%, 0%);
}

div#amenagement {
    padding: 50px;
    position: relative;
    z-index: 1;
    background: #F3F3F3;
}

.link-absolute-amenagement a::after {
    content: "\e649";
    font-family: 'themify';
    font-size: 12px;
    position: relative;
    right: -4px;
    top: 1px;
}

.link-absolute-amenagement a {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    background: #43b48f;
    font-size: 12px;
    padding: 12px 26px;
    width: 130px;
}

.content-absolute-amenage small {
    display: block;
    font-size: inherit;
    color: #43b48f;
    font-style: italic;
}

.content-absolute-amenage h3 {
    color: #fff;
    font-size: 24px;
    margin: 0;
    text-transform: uppercase;
}

.absolute-amenagement p {
    font-size: 12px;
}

.absolute-amenagement {
    z-index: 9;
    top: 0;
    background: #0C3048;
    color: #fff;
    text-align: center;
    padding: 25px 10px 15px;
}

div#blocmodel ul.slick-dots li button {
    width: 8px;
    border-radius: 100%;
    padding: 0;
    height: 8px;
    background: #EBEBEB;
}

.flex-amenagement>div {
    margin: 0 10px;
}

.flex-amenagement {
    display: flex;
    margin: 0 -10px;
}

.content-veranda-slick {
    margin: 0 -5px;
    padding-top: 20px;
}

.right-nav-option ul.tab-options li {
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    border-bottom: 3px solid transparent;
    margin-bottom: 0;
    padding: 0;
}
.right-nav-option ul.tab-options li div{
    padding: 20px 30px;
}

.right-nav-option ul.tab-options li.active {
    border-bottom: 3px solid #fff;
    font-weight: 700;
}

.right-nav-option ul.tab-options {
    display: flex;
    border: 1px solid #8698A4;
    padding: 0;
    margin-top: 0;
    list-style: none;
    justify-content: center;
}

.content-veranda-slick article {
    margin: 0 10px;
}

div#blocmodel ul.slick-dots {
    bottom: -11px !important;
}

.right-nav-option {
    width: 50%;
}

.left-image-option {
    width: 50%;
    padding-right: 30px;
}

.description-options {
    display: flex;
    margin-top: 25px;
}

h3.f-32.bold i {
    color: #0c3048;
}

img.review-person {
    max-width: 113px;
}

h3.f-32.bold div {
    display: inline-block;
}

.f-30 {
    font-size: 30px;
}

.review-check {
    margin-top: 7px;
}

.realisation-bloc {
    padding: 100px 0;
}

div#blocoption h2 {
    color: #fff;
}

.name-reveiew.f-30 {
    background: #78909C;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    line-height: 1;
    padding: 5px 0px;
    min-width: 40px;
    text-align: center;
    border-radius: 100%;
}

.italic {
    display: inline-block;
    color: #0c3048;
}

div#blocoption {
    background: #0C3048;
    padding: 50px 0;
    color: #fff;
}

h3.f-32.bold {
    color: #43B48F;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 10px;
}

.right-name {
    padding-left: 8px;
}

.f-12 {
    font-size: 12px;
}

.f-0 {
    font-size: 0px;
}

.f-20 {
    font-size: 20px;
}

.f-24 {
    font-size: 24px;
}

body.renoval-refonte main#main {
    max-width: initial !important;
    margin: 0 !important;
    color: #5C5C5C;
    padding: 0 !important;
    overflow: hidden;
}

.link-title-veranda a {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    max-width: 193px;
}

.flex-review {
    display: flex;
    margin-bottom: 40px;
}

.flex-title-review {
    display: flex;
    align-items: center;
}

.tab-click li a {
    color: #fff;
    text-transform: uppercase;
    line-height: 22px;
}

.tab-click li {
    display: inline-block;
    padding: 15px 30px;
    color: #fff;
    margin-bottom: 0 !important;
}

.tab-click ul {
    display: flex;
    background: #43b48f;
    margin-bottom: 2px;
}

.tab-click li:last-child {
    border-right: none;
}

.tab-click li {
    cursor: pointer;
    margin-bottom: 0;
}

.tab-click {
    position: fixed;
    transform: translate(-50%, 0%);
    left: 50%;
    bottom: 0;
    z-index: 99999999999;
}

.right-title-veranda h2 {
    font-size: 1rem;
    font-weight: 700;
    color: #d9601b;
    text-transform: uppercase;
    text-align: center;
    padding-top: 40px;
    border-top: 1px solid #ccc;
    margin-bottom: 30px;
}

.slick-tab-renoval article {
    margin: 0 15px;
}

.slick-tab-renoval .image-bloc {
    height: 350px;
}

.slick-tab-renoval .image-bloc img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

img.google-logo {
    max-width: 20px;
    position: absolute;
    right: 16px;
    top: 2px;
}

div#renoval-tab button.slick-prev.slick-arrow::before,
div#renoval-tab button.slick-next.slick-arrow::before
{
    background: #0C3048;
    width: 50px !important;
    height: 50px !important;
    font-size: 0 !important;
    padding: 0 !important;
    display: block;
    content: "";
    background-size: contain;
}
div#renoval-tab button.slick-arrow{
    padding: 0;
}

.relative {
    position: relative;
}
button.slick-prev.slick-arrow::before {
  background-image:url(../img/previousBtn.jpeg) !important;
}
button.slick-next.slick-arrow::before {
  background-image:url(../img/nextBtn.jpg) !important;
}
div#renoval-tab {
    margin: 50px 0;
}
.d-none{
    display: none !important;
}
.d-block{
    display: block !important;
}
.right-review button.slick-arrow::before {
    color: #000 !important;
}

.bold {
    font-weight: 700;
}

.link-title-veranda img {
    max-width: 39px;
    margin-right: 10px;
}

.right-review {
    width: 70%;
}

.right-review {
    width: 70%;
}

button.slick-arrow {
    font-size: 0px;
    background: transparent;
    border: none;
    cursor: pointer;
}

.link-title-veranda {
    background: #e98e31;
    display: flex;
    align-items: center;
    color: #fff;
    padding: 15px 25px;
    position: relative;
}

.italic {
    font-style: italic;
}

.link-title-veranda::before {
    content: "\e649";
    font-family: themify;
    font-size: 17px;
    position: absolute;
    right: 9px;
    top: 28px;
}

div#renoval-tab {
    padding-right: 150px;
}

.description-slick-renoval>div {
    background: #0C3048;
    width: 90%;
    margin: 0 auto;
    position: relative;
    top: -35px;
    text-align: center;
    padding: 15px;
    color: #fff;
    max-width: 334px;
}

.left-title-veranda ul li a {
    display: inline-block;
    padding: .5em 1em;
    border-left: 1px solid #43B48F;
    font-size: 14px;
    text-transform: uppercase;
    color: #0C3048;
    font-weight: 700;
}

.uppercase {
    text-transform: uppercase;
}

.f-24 {
    font-size: 24px;
}

.f-32 {
    font-size: 32px;
}

.f800 {
    font-weight: 800;
}

a {
    text-decoration: none;
}

.left-title-veranda ul li:last-child a {
    border-right: 1px solid #43B48F;
}

.tab-options ul li,
.left-title-veranda ul li {
    list-style: none;
    margin: 0 !important;
}

.left-title-veranda ul {
    display: flex;
    margin-top: 30px;
}

ul {
    padding: 0;
}

.left-title-veranda h1::before {
    content: "";
    width: 17px;
    height: 17px;
    display: inline-block;
    border-top: 4px solid #43b48f;
    border-left: 4px solid #43b48f;
    position: absolute;
    left: 0;
    top: 0;
}

.desc-title-h {
    font-size: 16px;
    line-height: 21px;
}

.left-title-veranda h1::after {
    content: "";
    width: 17px;
    height: 17px;
    display: inline-block;
    border-bottom: 4px solid #43b48f;
    border-right: 4px solid #43b48f;
    position: absolute;
    right: 0;
    bottom: 0;
}

.left-title-veranda h1 {
    font-size: 40px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 54px;
    font-weight: 800;
    position: relative;
    padding: 8px 25px;
}

body.body.variant-.customize-support.renoval-refonte {
    font-family: "Open Sans", serif;
    line-height: 1;
    font-size: 16px;
}

.flex-title-veranda {
    display: flex;
}

.container-veranda {
    max-width: 1269px;
    margin: 0 auto;
    padding: 0 15px;
}

.left-title-veranda {
    width: 60%;
    padding-right: 5%;
}

.right-title-veranda {
    width: 40%;
}
.tab-click{
    display: none;
}
@media(min-width:1024px) {
    .faq_pg{
        gap: 0;
    }
    .right-amenage.relative {
        width: 100px;
        transition: width 0.5s linear;
    }

    .right-amenage.relative.active {
        width: calc(100% - 600px);
    }

    /* Remove the existing @keyframes and animation property since we're using transition */

    .absolute-amenagement {
        position: absolute;
        z-index: 9;
        top: 0;
        max-width: 305px;
        transform: translate(-50%, 0%);
        left: 50%;
        width: 305px;
    }

    .right-amenage.relative {
        width: 100px;
    }

    .absolute-amenagement {
        position: absolute;
        z-index: 9;
        top: 0;
        max-width: 305px;
        transform: translate(-50%, 0%);
        left: 50%;
        width: 305px;
    }

    div#bloccaracteristique {
        padding-top: 30px;
    }

    .right-review button.slick-next.slick-arrow {
        right: -45px;
    }

    .right-review button.slick-prev.slick-arrow {
        left: -45px;
    }

    .right-review button.slick-arrow {
        position: absolute;
        z-index: 9;
        top: 46%;
    }

    .realisation-bloc button.slick-prev.slick-arrow {
        right: 65px !important;
    }

    .realisation-bloc button.slick-arrow {
        position: absolute;
        top: -40px;
        right: 10px;
    }

    .detail-materiaux-selector small {
        font-size: inherit;
    }

    .text-caract-absolu {
        position: absolute;
        margin-top: 0;
        padding: 0;
        border-top: 1px solid #F3F3F3;
        padding-top: 15%;
        max-width: 610px;
    }

    .detail-materiaux-selector {
        padding-left: 12%;
    }

    div#renoval-tab button.slick-arrow {
        position: absolute;
        right: -60px;
    }

    div#renoval-tab button.slick-next.slick-arrow {
        top: 55px;
    }

    .flex-list-item {
        margin: 0 -10px;
    }

    .realisation-bloc {
        margin: 0 -5px;
    }
}

@media(max-width:1024px) {
    .flex-link-view {
        flex-wrap: wrap;
    }

    .absolute-amenagement {
        margin-top: -2px;
    }

    .link-absolute-amenagement {
        bottom: 11px;
    }

    .right-amenage.relative a {
        pointer-events: none;
    }

    .right-amenage.relative.active a {
        pointer-events: initial;
    }

    .flex-link-view a.view-more {
        order: 1;
        margin-top: 10px;
    }

    .items-caract.left-image-details.relative .two-bloc-caract img {
        width: 100%;
    }

    .right-amenage.relative {
        height: 50px;
        margin-bottom: 10px;
        width: 100%;
    }

    .right-amenage.active.relative img {
        max-width: 100%;
        height: auto;
    }

    .right-amenage.active.relative {
        height: initial;
        overflow: hidden;
        max-width: calc(100% - 15px);
        padding-bottom: 30px;
    }

    .two-bloc-caract .w-50 {
        padding: 15px;
    }

    .left-materiaux-selector ul {
        border: 1px solid #0C3048;
    }

    .items-caract.relative {
        margin: 0;
    }

    .realisation-bloc {
        padding: 30px 0 100px;
    }

    .right-review {
        max-width: 100%;
        overflow: hidden;
    }

    .left-review {
        margin-bottom: 25px;
    }

    .right-review button.slick-arrow {
        position: absolute;
        z-index: 9;
        bottom: -12px;
        transform: translate(-50%, 0%);
        left: 8%;
    }

    .right-review button.slick-next.slick-arrow {
        left: 53%;
    }

    .right-review>div {
        width: 170%;
        padding-bottom: 50px;
    }

    .left-review {
        position: relative;
    }

    div#amenagement {
        padding: 25px 0;
    }

    .realisation-bloc button.slick-arrow {
        position: absolute;
        bottom: -60px;
        transform: translate(-50%, 0%);
    }

    .realisation-bloc button.slick-prev.slick-arrow {
        left: 20%;
    }

    .left-amenage {
        order: 1;
        padding-top: 37px;
    }

    .realisation-bloc button.slick-next.slick-arrow {
        left: 80%;
    }

    .right-item-three .item-list-three {
        margin: 25px 0;
    }

    .absolute-amenagement {
        max-width: 100%;
    }

    .right-amenage.relative>p {
        display: none;
    }

    ul.tab-options {
        overflow: auto;
    }

    .right-nav-option ul.tab-options li {
        min-width: 150px;
    }

    h2.f-40.relative::before {
        left: 0;
    }

    h2.f-40.relative::after {
        right: 0px;
    }

    .right-nav-option ul.tab-options {
        padding: 0;
    }

    h2.f-40.bold.relative {
        display: block;
        margin-bottom: 37px;
    }

    .img-selector {
        order: 1;
    }

    .detail-materiaux-selector {
        order: 0;
    }

    .detail-materiaux-selector li strong {
        display: contents;
    }

    .flex-option>.w-50.flex-option-items {
        margin-bottom: 25px;
    }

    .flex-option {
        margin: 25px 0 0;
    }

    .left-materiaux-selector>ul li {
        min-width: 110px;
        text-align: center;
        white-space: nowrap;
        border-right: none !important;
        border-bottom: 3px solid transparent;
        padding: 15px 10px;
        margin-bottom: 0;
    }

    .left-materiaux-selector ul li.active {
        border-bottom: 3px solid #0C3048;
    }

    .left-materiaux-selector>ul {
        display: flex;
        overflow: auto;
        width: 100%;
        min-width: 100%;
        justify-content: center;

    }

    .flex-right-selector .img-selector img {
        max-width: 100%;
        width: 100%;
    }

    .left-image-option {
        padding-right: 0;
        margin-bottom: 15px;
    }

    .faq_pg>div {
        width: 100% !important;
    }

    img.review-global {
        max-width: 76px;
    }

    h3.f-32.bold {
        color: #43B48F;
        text-transform: uppercase;
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .review-image-bloc {
        position: absolute;
        right: 0;
        top: 0;
    }

    div#faqbloc {
        padding: 0;
    }

    .items-caract.left-image-details.relative .text-caract-absolu {
        padding-left: 0;
        margin: 15px 0;
    }

    .w-50.img-caract {
        padding: 15px;
    }

    .items-caract.right-image-details.relative .w-50.img-caract img {
        width: 100%;
        max-width: 800px;
        float: initial;
        margin: 15px 0;
    }

    .tab-click {
        display: none;
    }

    .right-nav-option ul.tab-options li {
        padding: 0px 0;
    }

    .left-title-veranda h1 {
        font-size: 24px;
        line-height: 34px;
        text-align: center;
    }

    div#renoval-tab button.slick-arrow {
        position: absolute;
        bottom: -30px;
        transform: translate(-50%, 0%);
    }

    div#renoval-tab button.slick-prev.slick-arrow {
        left: 20%;
    }

    div#renoval-tab button.slick-next.slick-arrow {
        left: 80%;
    }

    div#renoval-tab {
        padding-right: 0;
    }

    .f-40 {
        font-size: 24px;
    }

    .flex-list-item,
    .flex-option,
    .right-item-three .item-list-three,
    .flex-block-caract.relative,
    .two-bloc-caract,
    .flex-title-veranda,
    .flex-review,
    .description-options,
    .flex-amenagement,
    .listion-slick-mobile.text-center,
    .flex-right-selector,
    .flex-materiaux-selector {
        flex-wrap: wrap;
    }

    .w-50,
    .flex-list-item>.right-item-three,
    .flex-list-item>.left-item-three,
    .right-item-three .item-list-three>*,
    .flex-block-caract.relative>*,
    .two-bloc-caract,
    .flex-title-veranda>*,
    .flex-review>*,
    .description-options>*,
    .flex-right-selector>*,
    .flex-materiaux-selector>* {
        width: 100% !important;
    }

    .listion-slick-mobile.text-center>* {
        width: 50% !important;
    }

    .block_faq .accordion {
        font-size: 16px;
    }
}

@media(max-width:1800px) and (min-width:1024px) {
    .text-caract-absolu {
        padding-top: 5%;
    }
}

.banniere-page {
    display: block;
    margin-bottom: 20px;
    text-align: center;
}

.banniere-page img {
    width: 1080px;
}

@media(max-width:1024px) {
    .title-veranda{
        max-width: 260px;
    }
    .banniere-page {
        margin-top: -50px;
    }

    .banniere-page img {
        width: 100%;
    }
    #ban_avis{
        margin-bottom: 0 !important;
    }
}
.hero-logo{
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    padding: 15px;
}
.hero-logo img{
    width: 102px;
    height: auto;
    max-width: 25%;
}
.ab_solutions_header_cta_btn {
  display:block;
  text-decoration:none;
  color:#fff;
  text-transform:uppercase;
  text-align:center;
  padding:2em 4em 2em 6em;
  background:url(../img/icon_devis.svg),url(../img/icon_right.svg),#e98e31;
  background-repeat:no-repeat;
  background-position:1em,calc(100% - 1em),50%,50%;
  background-size:4em,2em,auto
}
.ab_solutions_header_cta_btn .btn_title {
  font-size:1.2rem;
  font-weight:700;
  line-height: 1.4;
}
.ab_solutions_header_cta_btn .btn_sub_title {
  font-size:.8rem;
  font-weight:400
}
.black{
    font-weight: 800 !important;
}
@media (max-width: 767px){
    .left-title-veranda{
        padding-right: 0 !important;
    }
    .left-title-veranda ul{
        display: none !important;
    }
    .hero-logo{
        margin-top: 30px;
    }
    .ab_solutions_header_cta_btn{
        padding-left: 40px;
        padding-right: 30px;
        padding-top: 15px;
        padding-bottom: 15px;
        background-size: 30px,15px, auto;
        background-position: 12px,calc(100% - 12px),50%,50%;
    }
    .ab_solutions_header_cta_btn .btn_title{
        font-size: 0.9rem;
    }
    .flex-list-item > div{
        padding: 0;
    }
    h2.f-40.relative{
        padding: 15px;
        line-height: 1.3em;
    }
    .items-caract.left-image-details.relative .two-bloc-caract img, .items-caract.right-image-details.relative .w-50.img-caract img{
        min-height: 1px;
    }
    .left-materiaux-selector > ul, .right-nav-option ul.tab-options{
        display: -webkit-box;
    }
    .right-nav-option ul.tab-options li div{
        padding: 15px;
    }
    .tab-click{
        width: 100%;
    }
    .tab-click ul{
        margin: 0 !important;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        justify-content: space-evenly;
    }
    .tab-click ul li{
        max-width: 100%;
        text-align: center;
        padding: 15px 5px !important;
    }
    .tab-click li a{
        font-size: 11px;
    }
}
/*.right-review #ban_avis{
    padding-top: 0 !important;
    background-color: transparent !important;
}
.right-review #ban_avis_tle, .right-review  #ban_avis_gen{
    display: none !important;
}
.right-review .ban_avis_col_tle{
    padding-left: 0 !important;
    padding-right: 40px !important;
}
.right-review .ban_avis_col_tle:before{
    right: 8px !important;
    left: auto !important;
    bottom: auto !important;
    top: 0 !important;
}
.right-review .ban_avis_etoiles, .right-review  .ban_avis_col_date{
    padding-left: 0 !important;
}
.right-review  .ban_avis_col{
    padding-right: 5px;
    padding-left: 5px;
}*/