#first-zone {
    background: url(../img/consultanta/IMG_1217.png) no-repeat center center;
    display: table;
    width: 100%;
    min-width: 1280px;
    height: 500px;
    position: relative;
}

.rectangle {
    position: absolute;
    width: 100%;
    height: 500px;
    top: 0;
    left: 0;
    background-color: var(--black);
    opacity: 0.5;
}

/* Slideshow container */
.slideshow-container {
    position: relative;
    height:500px;
}

/* Slides */
.mySlides {
    display: none;
    padding: 120px 200px;
    color:var(--white);
    font-size:20px;
    font-weight: 500;
    text-align: center;
}


/* Next & previous buttons */
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -30px;
    padding: 16px;
    color: var(--white);
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
    position: absolute;
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
    background-color: rgba(0,0,0,0.8);
    color: white;
}

/* The dot/bullet/indicator container */
.dot-container {
    top:380px;
    left:calc(50% - 110px);
    position: absolute;
    text-align: center;
    padding: 60px 20px 20px;
    background: none;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active, .dot:hover {
    background-color: var(--variable-collection-green);
}

.main-domains {
    display: inline-flex;
    align-items: flex-start;
    left: 1px;
    background-color: var(--black);
    overflow: hidden;
    min-width:1280px;
    width:100%;
}

.card {
    margin-right:5px;
    position: relative;
    width:calc(12.5% - 4px);
    height: 150px;
    cursor:pointer;
    transition:0.6s;
}

.card:hover{
    transform: scale(1.25);
}

.constructions{
    background: url("../img/comune/constructii.jpg") no-repeat center center;
}

.health{
    background: url("../img/comune/sanatate.jpg") no-repeat center center;
}

.food{
    background: url("../img/comune/alimentatie.jpg") no-repeat center center;
}

.catering{
    background: url("../img/comune/catering.jpg") no-repeat center center;
}

.cleaning-products{
    background: url("../img/comune/produse-curatenie.jpg") no-repeat center center;
}

.it-equipment{
    background: url("../img/comune/echipamente-it.jpg") no-repeat center center;
}

.security{
    background: url("../img/comune/paza.jpg") no-repeat center center;
}

.others{
    background: url("../img/comune/Domenii.jpg") no-repeat center center;
}

.overlap-group-4 {
    width: calc(12.5% - 12px);
    height: 200px;
    left: -6px;

}

.main-domains-text {
    font-weight: bold;
    color: var(--black);
    font-size: 16px;
    text-align: center;
    line-height: normal;
    margin-top:65px;
    background-color:#fff;
    opacity: .8;
    margin-left:20px;
    margin-right:20px;
    border-radius:10px;
    padding:5px;
}

.external {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 20px;
    left: 254px;
}


.group {
    min-width: 1280px;
    width: 100%;
    height: 900px;
    background-color: #cbd2e333;
}

.group-2 {
    position: relative;
    width: 1130px;
    height: 677px;
    top: 80px;
    left: 396px;
}

.frame-3 {
    display: inline-flex;
    align-items: flex-start;
    gap: 24px;
    position: absolute;
    top: 356px;
    left: 0;
}

.div-4 {
    display: flex;
    flex-direction: column;
    width: 552px;
    align-items: center;
    gap: 12px;
    position: relative;
}

.fa-dash-icon {
    position: relative;
    width: 125px;
    height: 125px;
}



.frame-4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.text-wrapper-8 {
    position: relative;
    width: 509px;
    margin-top: -1.00px;
    font-family: "Work Sans", Helvetica;
    font-weight: 600;
    color: var(--grey);
    font-size: 28px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
}

.text-wrapper-9 {
    position: relative;
    width: 481px;
    font-family: "Work Sans", Helvetica;
    font-weight: 400;
    color: var(--grey);
    font-size: 20px;
    text-align: center;
    letter-spacing: 0;
    line-height: 24px;
}



.ellipse {
    position: absolute;
    width: 41px;
    height: 41px;
    top: 0;
    left: 14px;
    background-color: var(--grey);
    border-radius: 20.5px;
}

.vector {
    position: absolute;
    width: 15px;
    height: 35px;
    top: 45px;
    left: 28px;
}

.why-us {
    font-weight: var(--h1-font-weight);
    font-size: 32px;
    font-family: var(--h1-font-family);
    color: var(--black);
    text-align: center;
    letter-spacing: var(--h1-letter-spacing);
    line-height: var(--h1-line-height);
    font-style: var(--h1-font-style);
}

.frame-5 {
    display: inline-flex;
    align-items: flex-start;
    gap: 24px;
    position: absolute;
    top: 91px;
    left: 0;
}

.text-wrapper-11 {
    position: relative;
    width: 481px;
    font-family: var(--body-text-font-family);
    font-weight: var(--body-text-font-weight);
    color: var(--grey);
    font-size: var(--body-text-font-size);
    text-align: center;
    letter-spacing: var(--body-text-letter-spacing);
    line-height: var(--body-text-line-height);
    font-style: var(--body-text-font-style);
}


.button-free-trial-top {
    top:320px;
    left:calc(50% - 120px);
    position: absolute;
    background-color: var(--orange);
}

.button-free-trial-top:hover,
.button-free-trial-top:focus {
    box-shadow: inset 20em 0 0 0 var(--orange-dark);
}

.button-free-trial-bottom {
    top: 629px;
    left: 748px;
    position: absolute;
    background-color: var(--orange);
}

.button-free-trial-bottom:hover,
.button-free-trial-bottom:focus {
    box-shadow: inset 20em 0 0 0 var(--orange-dark);
}

.button-primary-large-2 {
    position: absolute;
    top: 629px;
    left: 167px;
}

.expert-title{
    font-size:28px;
    font-weight:600;
}

.expert-title-green{
    color:var(--green-dark);
}

.expert-info{
    font-weight: 500;
    font-size:14px;
    font-style: italic;
}

.expert-team-up{
    font-weight: 500;
    font-size:20px;
}

.expert-acc .acc-item {
    border-bottom: 4px solid #000;
    padding: 20px 0;
}

.expert-acc .acc-item {
    border-bottom: 1px solid var(--light-grey);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    padding: 9px 0;
}

/* HEADER */
.acc-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    color: var(--grey);
    transition: color 0.3s ease;
}

/* STÂNGA: icon + titlu */
.acc-left {
    display: flex;
    align-items: center;
    text-align: left; /* titlul aliniat la stânga */
    flex: 1;
}

.acc-icon {
    font-size: 24px;
    /* mărime uniformă */
    color: #63b34d;
    /* culoare verde implicită */
    width: 28px;  height: 28px;  display: inline-flex;
    /* aliniere verticală perfectă */
    align-items: center;  justify-content: center;  margin-right: 15px;  flex-shrink: 0;  transition: color 0.3s ease;
}

.acc-title {
    display: inline-block;
    text-align: left;
    flex: 1;
}

/* DREAPTA: plus */
.acc-plus {
    font-size: 32px;
    font-weight: 300;
    color: #000;
    line-height: 1;
    flex-shrink: 0;
}

/* HOVER efect verde */
.acc-header:hover,
.acc-header:hover .acc-title,
.acc-header:hover .acc-plus,
.acc-header:hover .acc-icon {
    color: var(--green-dark);
    fill: var(--green-dark);
}

/* BODY */
.acc-body {
    padding: 5px 0;
}

.acc-content {
    font-size: 16px;
    color: var(--grey);
    font-weight:300;
}

.orange { color: #f29100; }

.btn-success {
    background-color: #63b34d;
    border: none;
    font-weight: 600;
}

.expert-plus-section {
    padding: 25px 0;
}

.expert-plus-intro h2 {
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 20px;
}

.expert-plus-intro p {
    font-size: 15px;
    color: #555;
    line-height: 1.7;
    margin-bottom: 5px;
}

/* Carduri */
.plus-card {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.08);
    margin-bottom: 15px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.plus-card:hover {
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);
}

.plus-card img {
    width: 100%;
    height: auto;
}

.plus-info {
    display: flex;
    align-items: flex-start;
    padding: 20px 0;
}
.plus-info h4 {
    font-size: 17px;
    font-weight: 600;
    margin: 0 0 6px 0;
    color: #333;
}

.plus-info p {
    font-size: 16px;
    color: #555;
    margin: 0;
}










