.background .ProductNameTitle {
    z-index: 5;
    font-size: 55px;
    font-weight: 700;
    color: #fff;
    bottom: 62px;
    left: 60px;
    position: absolute;
    text-shadow: -1px 1px 2px #000, 1px 1px 2px #000, 1px -1px 0 #000, -1px -1px 0 #000;
}

.background .ProductNameTitle span {
    font-size: 45px;
    font-weight: 400;
}
.section#Port-de-garage .Intro .InfoText p {
    text-align: start;
}

.section#Port-de-garage .Intro .InfoText h1 {
    text-align: start;
}

 .Img:hover img {
    transform: scale(1.7);
    background-position: center;
    transition: All .5s;
}

 .Img img {
    object-fit: contain;
    background-size: 50%;
    width: 182px;
    margin: 5px;
}

.section .Intro.WhiteBg {
    background: #ffffff;
    margin: 0;
    margin-right: 0;
    width: 100%;
    padding: 50px 59px;
}

.section .Intro .Img-Container {
    padding: 0;
    margin: 0;
    padding-right: 20px;
    display: flex;
    justify-content: center;
}

.Img.Img-fullwidth:hover img {
    transform: scale(1.2);
    background-position: center;
}
.Img.Img-fullwidth img {
    width: 100%;
    height: 350px;
    margin-top: 10px;
    margin-bottom: 60px;
}
.section ul.structura-container {
    padding: 0;
    gap: 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: 50px;
    margin: 0;
    list-style: disc;
}

.section ul.structura-container li.text-description {
    font-size: 20px;
    text-transform: initial;
}

.section .Intro#ProductImgParts2 .Img-Container .Img {
    display: flex;
    flex-direction: column;
}

.section .Intro .Img-Container .Img span {
    width: 100%;
    font-size: 19px;
    text-align: center;
    letter-spacing: 1px;
}

.section .Intro#ProductImgParts2 .Img-Container .Img:hover img {
    transform: scale(1.6,1.4);
    padding-bottom: 25px;
    background-position: center;
}

.BannerBg-Container {
    padding-left: 30px;
    padding-right: 30px;
}

.BannerBg-Placed{
    padding: 0px;
    height: 400px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
}
#BannerBgScrol_1 .BannerBg-Placed{
    background-image: url(./Assets/Product-img/Fenetre-Banner-Scroll-1.jpg);
}

.section .section-inner .BannerBgScroll{
    background-color: #ffffff;
    background-position: left top;
    background-repeat: no-repeat;
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-color: #eae9e9;
    border-top-style: solid;
    border-bottom-style: solid;
    margin-left: -30px;
    margin-right: -30px;
}

.section .section-inner .BannerBgScroll .BannerBg-Container{
    padding: 0px 0px 0px 0px;
    background-position: left top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 1px;
    background-blend-mode: overlay; 
}

.section .Intro#ProductSpicificDetails {
    padding-top: 150px;
}

.section#Port-de-garage .Intro .structura-container h1.title {
    font-size: 26px;
    font-weight: 400;
}

.section#Port-de-garage .Intro .structura-container p {
    font-size: 21px;
    letter-spacing: 2.5px;
    font-weight: 100;
}

.section#Port-de-garage .Intro .LesProduitDetails p.LesCouleurTitle {
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 5px;
}

.section#Port-de-garage .Intro .LesProduitDetails span {
    font-size: 15px;
    color: #747474;
    padding-left: 6px;
}

.Bolder-Text span.BoldText {
    font-size: 130px;
    font-weight: 900;
    color: #6e6e6e;
}

.section#Port-de-garage .Intro .structura-container p.subtitle-number span {
    font-size: 50px;
}

.section ul.ColorsList {
    gap: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    padding: 5px;
}

.section#Port-de-garage ul.ColorsList li a {
    width: 80px;
    height: 80px;
    background-size: 100%;
}

.ColorsList .colorItems a {
    padding: 5px;
    margin: 5px;
    outline: none;
    width: 64px;
    height: 64px;
    background: pink;
    display: inline-block;
    border: 0.2px solid #00000030;
}

.section#Port-de-garage .Intro ul.ColorsList li p.ColorName {
    text-align: center;
    font-size: 12px;
    margin: 0;
}



.section#Port-de-garage .Intro .InfoText ul.ProductsListView li:hover a {
    transform: translate(10px,1px);
    color: #0c64ac;
}

.section#Port-de-garage .Intro .InfoText ul.ProductsListView li {
    cursor: pointer;
}
.section#Port-de-garage .Intro .InfoText ul.ProductsListView li.active a {
    color: #0c64ac;
    transform: translate(10px,1px);
}

.section#Port-de-garage .Intro .InfoText ul.ProductsListView li a {
    font-size: 22px;
    color: #000;
}

.section#Port-de-garage .Intro .InfoText h1.Maintitle {
    margin-bottom: 60px;
    color: #0c64ac;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 2.5px;
}

hr.PaddingB20 {
    margin-bottom: 30px;
    width: 18rem;
}


.row.ProductsDetails {
    display: flex;
    justify-content: space-between;
}

.section ul.ProductsListView {
    padding: 0;
    display: flex;
    gap: 2px;
    flex-direction: column;
    align-items: flex-start;
}

.section#Port-de-garage .Intro .structura-container .Image-container p {
    font-weight: 300;
}

.Image-container {
    margin-bottom: 50px;
}

.Image-container img {
    transform: translate(1px,1px);
    transition: all .7s;
}

.Image-container img:hover {
    transform: translate(1px,-25px);
    transition: all .7s;
}

.section#Port-de-garage .Intro .InfoText hr.dropdown-divider {
    margin: 70px 0;
    width: 200px;
}

.section#Port-de-garage .Intro .ProductsDetails .InfoText {
    margin: 0 10px;
}


.section#Port-de-garage .Intro .InfoText ul.ProductsListView li i {
    font-size: 18px;
}

.section#Port-de-garage .Intro .InfoText ul.ProductsListView li.active a, ul.ProductsListView li.active i {
    color: #0c64ac;
}
.section#Port-de-garage .Intro .InfoText ul.ProductsListView li a, ul.ProductsListView li i {
    font-size: 22px;
    color: #000;
}

.section#Port-de-garage .Intro .InfoText ul.ProductsListView li {
    cursor: pointer;
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}


.section .Intro#TableFichTechnique .row.TableFichTechnique {
    padding: 0 60px;
    margin: 0;
}

.section .Intro#TableFichTechnique {
    background: #fff;
    margin: 0;
    width: 100%;
}

.section .Intro#TableFichTechnique .row.TableFichTechnique th, .section .Intro#TableFichTechnique .row.TableFichTechnique td {
    font-size: 17px;
    padding: 15px;
    font-weight: 500;
    letter-spacing: 1.5px;
}

.section .Intro#TableFichTechnique .row.TableFichTechnique td {
    font-weight: 300;
}

.section .Intro#TableFichTechnique .row.TableFichTechnique caption {
    font-size: 30px;
    padding-bottom: 25px;
    color: #499bff;
}

.section .Intro#TableFichTechnique .row.TableFichTechnique tbody {
    border-top: 1px solid #666666;
}

.section .Intro .accordion-header {
    position: initial;
}

.section .Intro .accordion-header button:hover {
    transition: all .5s;
    color: #000;
}

.section .Intro .accordion-header button {
    width: 100%;
    padding: 30px;
    font-size: 25px;
    font-weight: 300;
    background: #f2f2f2;
    outline: none;
    border: 0;
    box-shadow: none;
    transition: all .5s;
}

.section .Intro .accordion-item {
    border: none;
    border-top: 1.5px solid #8ac0fb;
}

.section .Intro .accordion-header button.accordion-button::after {
    flex-shrink: 0;
    width: 2.5rem;
    height: 2.5rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 2.2rem;
    transition: transform .2s ease-in-out;
}

.section .Intro .accordion-item .accordion-body {
    background: #f2f2f2;
    font-size: 18px;
    padding: 10px 25px;
    letter-spacing: 1.5px;
    line-height: 30px;
    font-weight: 300;
}

.Image-container small {
    font-size: 15px;
    color: #878787;
}

.section .Intro#TopPagePadding {
    padding-top: 60px;
}

.section#Port-de-garage #TopPagePadding ul.ColorsList li a {
    width: 120px;
    height: 100px;
    background-size: 100%;
}

.PictureList span {
    padding: 10px;
    font-size: 17px;
}

.PictureList {
    margin: 30px 0;
    margin-top: 0;
}

.section#Port-de-garage .Intro .InfoText h1.title.small_Title {
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    color: #505050;
}

.Img.Img-fullwidth .PictureList img {
    height: 200px;
    margin-top: 15px;
}

.section ul li.list-group-item img {
    width: 225px;
    height: 225px;
}

.section ul li.list-group-item {
    display: flex;
    flex-direction: column;
    background: none;
    gap: 10px;
    align-items: center;
    border: none;
}

.section ul.list-group.list-group-horizontal {
    display: flex;
    padding-top: 5px;
}

.section ul li.list-group-item:hover img {
    transform: scale(1.5);
    z-index: 100;
    box-shadow: 0px 0px 2px 1px rgb(0 0 0 / 50%);
}

.Fenetre-Glass-Image img {
    width: 100%;
}
.Fenetre-Glass-Image {
    width: 100%;
    display: flex;
    justify-content: center;
}


img.img-responsive.FixedInPlace:hover,
p.paragraph-accordeon:hover {
    transform: scale(1);
}

.section#Port-de-garage .Intro ul.list-group.TextList li.list-group-item a {
    text-align: start;
    padding: 0;
    color: #747474;
    padding-left: 3px;
}

.section ul.list-group.TextList {
    display: flex;
    gap: 2px;
    flex-direction: column;
    align-items: flex-start;
}

.row.ListAlphabets_Container {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.section ul.list-group.TextList li.list-group-item span.ListAlphabets {
    font-size: 20px;
    background: #31446e;
    padding: 5px;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 26px;
    padding-left: 6.5px;
    color: #ffff;
    border-radius: 100%;
}

.section ul.list-group.TextList li.list-group-item {
    flex-direction: row;
}

.section#Port-de-garage .row.ColorsListConatiner ul.ColorsList li a {
    width: 120px;
    height: 105px;
}

.section .row.ColorsListConatiner ul.ColorsList {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.row.ColorsListConatiner ul li.colorItems {
    align-items: center;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.row.ColorsListConatiner ul li.colorItems:hover a {
    transform: scale(1.5);
}


.row.ColorsListConatiner {
    padding: 30px 0;
}

.section#Port-de-garage .row.ColorsListConatiner ul.ColorsList.formesIconsList li a {
    HEIGHT: 120px;
    background-repeat: no-repeat;
    border: none;
}


.section ul.list-group.list-group-horizontal.SystemPicList {
    gap: 5px;
}

.section ul.ColorsList li.colorItems:hover a {
    transform: scale(1.5);
}


p.paragraph-accordeon {
    text-align: start;
    width: 100%;
    display: flex;
    padding-left: 30px;
}

span.prima-culoarev {
    text-align: start;
    width: 100%;
}

span.Mini_Title {
    padding-right: 5px;
    color: #3e99e9;
    padding-bottom: 10px;
    font-weight: 400;
    font-size: 22px;
    text-align: start;
    width: 100%;
}