.information-description{
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.6;
}

.info-headig{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height:440px;
    display: flex;
    align-items: flex-end;
    position: relative;
    padding-bottom: 60px;
}

.info-headig::after{
    content:'';
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:#0006;
}

.info-headig .heading{
    position:relative;
    z-index:1;
    color:#fff;
}

.information-description strong{
    font-weight:700;
}

#form-information{
    padding: 20px 10px;
    border: 3px solid var(--culoare1);
}

.titlu-form-tratament{
    font-size:21px;
    font-weight:700;
}

.img-galerie{
    width:100%;
    
}

#modul_galerie{
    margin:20px 0;
}

.titlu-galerie{
    position:relative;
    font-size:21px;
    font-weight:700;
    text-align:center;
    padding-bottom: 10px;
    margin-bottom:20px;
}

.titlu-galerie::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 80px;
    border-bottom: 2px solid var(--culoare1);
}

.col-galerie{
    margin-bottom:30px;
}

/* Custom */

.custom-info-head{
    padding:15px 0;
}

.custom-info-heading{
    
}

.custom-info-image{
    width:100%;
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    max-height:625px;
}

.custom-info-image::after{
    content:'';
    display:block;
    padding-bottom:100%;
}

/* Showroom */

#information-information-76{
    
}

#information-information-76 .information-description{
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
}

.custom-info-contact{
    padding: 30px 0;
}

.custom-info-contact-label{
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 30px;
}

.custom-info-contact-info{
    display: block;
    font-weight: 500;
    color:#000;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    transition:all .3s ease;
}

a.custom-info-contact-info:hover{
    color:var(--culoare1);
}

/* Mobilie la comanda */

#information-information-75 .information-description{
    font-size:18px;
    font-weight:500;
}

#information-information-75 .information-description p{
    position:relative;
}

#information-information-75 .information-description p::before{
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: var(--culoare1);
    position: relative;
    left: 0;
    top: -1px;
    transform: translateY(-50%);
    display: inline-block;
    margin-right: 15px;
}

.under-form-info{
    font-size:16px;
    color:#000;
    padding:15px 0;
    text-align:center;
}

.under-form-phone{
    color:var(--culoare1);
}

.under-form-phone:hover{
    color:var(--culoare1);
}

.slider-lucrari-section{
    
}

.titlu-simplu-section{
    position:relative;
    padding:30px 0;
    text-align:center;
}

.titlu-simplu{
    position:relative;
    font-size:24px;
    font-weight:600;
    display:block;
    width:fit-content;
    margin:auto;
}

.titlu-simplu::after{
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: var(--culoare1);
    position: absolute;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
}

#slider-lucrari{
    position:relative;
}

#slider-lucrari .slider-lucrari-image{
    width:100%;
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    display:block;
}

#slider-lucrari .slider-lucrari-image::after{
    content:'';
    display:block;
    padding-bottom:100%;
}

.slider-lucrari-link{
    width:100%;
    height:100%;
}

#information-information-75 .tss-section .row{
    align-items:center;
}

#information-information-75 .tss-section .row.image-custom-row{
    padding-left:10px;
    padding-right:10px;
}

.tss-info-wrapper{
    
}

.tss-info-title{
    font-size:21px;
    color:#000;
    font-weight:600;
    padding-bottom:10px;
}

.tss-info-subtitle{
    font-size:18px;
    color:#000;
    font-weight:500;
}

.tss-section{
    position:relative;
    padding:30px 0;
}


.image-custom-image{
    width:100%;
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    display:block;
}

.image-custom-image::after{
    content:'';
    display:block;
    padding-bottom:100%;
}

.image-custom-col{
    padding:5px;
}

/* Despre noi */

#information-information-54{
    padding:30px 0;
}

.slider-imagini-section{
    padding:15px 0;
}

#slider-imagini{
    position:relative;
}

#slider-imagini .slider-imagini-image{
    width:100%;
    background-size:contain;
    background-position:center center;
    background-repeat:no-repeat;
}

#slider-imagini .slider-imagini-image::after{
    content:'';
    display:block;
    padding-bottom:35%;
}

.titlu-descriere-section{
    position:relative;
    padding:15px 0;
    text-align:center;
}

.titlu-descriere-title{
    font-size:28px;
    font-weight:600;
    padding:20px 0;
}

.titlu-descriere-descriere{
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    width: 65%;
    margin: auto;
}

.modul-imagini{
    padding:15px 0;
    position:relative;
}

.modul-imagini-imagine{
    width:100%;
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    display:block;
}

.mii-col .modul-imagini-imagine{
    background-size:contain;
}

.modul-imagini-imagine::after{
    content:'';
    display:block;
    padding-bottom:70%;
}

.mii-col .modul-imagini-imagine::after{
    padding-bottom:40%;
}

#modul-utilaje{
    
}

.utilaje-image{
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    max-height: 270px;
    margin-bottom: 15px;
}

.utilaje-image::after{
    content:'';
    display:block;
    padding-bottom:100%;
}

.utilaje-info-image{
    width: 100%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    max-height: 350px;
}

.utilaje-info-image::after{
    content:'';
    display:block;
    padding-bottom:100%;
}

.utilaje-info-title{
    font-size:21px;
    font-weight:600;
    padding-bottom:10px;
}

.utilaje-info-descriere{
    font-size:18px;
    font-weight:500;
}

/**/
/**CookiesPage**/
.cookie-page-settings-title {
    font-size: var(--fs-32);
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 16px;
    text-align: left;
}

.cookie-page-settings-cont {
    position: relative;
    margin-bottom: 24px;
}

#cookie-page-settings {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 24px;
}

#cookie-page-settings .form-check {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0;
}

#cookie-page-settings .form-check input {
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin: 0;
}

#cookie-page-settings .form-check label {
    font-size: var(--fs-18);
    font-weight: 500;
    margin:0 0 0 24px;
    padding:0 0 0 8px;
    cursor: pointer;
}

#cookie-page-settings .form-check input[type="checkbox"]:disabled + label {
    cursor:initial;
    user-select:none;
}

#button-cookie-page-settings-save {
    font-size: var(--fs-16);
    font-weight: 500;
    padding: 8px 16px;
    margin-top: 16px;
}

.cookie-page-cookies-info-title {
    font-size: var(--fs-26);
    font-weight: 600;
    line-height: 1.2;
    text-align: left;
}

.cookie-page-cookies-info-description {
    font-size: var(--fs-16);
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 16px;
    text-align: left;
}

.cookie-page-cookies-info-table-cont {
    margin-bottom:16px;
}

.cookie-page-cookies-info-table-cont table {
    margin-bottom:6px;
}

.cookie-page-cookies-info-table-cont table > thead > tr > th ,
.cookie-page-cookies-info-table-cont table > tbody > tr > td {
    padding:8px 12px;
    line-height:1.2;
    font-size:var(--fs-16);
    font-weight:600;
}

.cookie-page-cookies-info-table-cont table > tbody > tr > td {
    font-size:var(--fs-14);
    font-weight:400;
}

.cookie-page-cookies-info-table-cont table > tbody > tr > td:nth-child(2) {
    min-width: 110px;
}

.cookie-page-cookies-info-table-cont table > tbody > tr > td:last-child {
    min-width: 250px;
}

#cookie-page-settings-section .generic-card,
.cookie-page-cookies-info-list,
.cookie-page-cookies-info-item,
.cookie-page-cookies-info-table-cont {
    width: 100%;
    max-width: 100%;
    min-width: 0;
}

.cookie-page-cookies-info-table-cont .table-responsive {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

.cookie-page-cookies-info-table-cont table {
    width: 100%;
    min-width: 700px;
    margin-bottom: 6px;
}