.contact-page-info + .contact-page-info {
    margin-top: 20px;
}

.contact-page-info .name {
    position: relative;
    display: block;
    font-weight: 600;
    font-size: 22px;
}

.contact-page-info .info {
    position: relative;
    display: block;
    margin-top: 10px;
    font-size: 16px;
}
.contact-page-info .info b {
    position: relative;
    display: block;
}
.contact-page-info {
    background: var(--culoare-secundara);
    border-radius: 5px;
    color: #fff;
}

.telefonpagprod{display: block; line-height: 40px; background: #3cacef; color: #fff; font-size: 16px; font-weight: 400; display: flex; align-items: center; justify-content: center; border-radius: 8px; margin: 20px 0;opacity:0.92; cursor: pointer}
.contactpagprod{display: block; line-height: 40px; background: #777; color: #fff; font-size: 16px; font-weight: 400; display: flex; align-items: center; justify-content: center; border-radius: 8px; margin: 20px 0;opacity:0.92; cursor: pointer}
.whatsapppagprod{display: block; line-height: 40px; background: #60c961; color: #fff; font-size: 16px; font-weight: 400; display: flex; align-items: center; justify-content: center; border-radius: 8px; margin: 20px 0;opacity:0.92; cursor: pointer}
.telefonpagprod:hover, .contactpagprod:hover, .whatsapppagprod:hover{color:#fff; opacity:1;}
.accordion-button::after{filter: invert(1) grayscale(1)}
.rowdetaliidotari{display: grid; grid-template-columns: repeat(2, 12fr); gap:100px;}
.btnsendcereinfo{background: #3cacef; border: solid 1px #3cacef}
.btnanuleazacereinfo{background: red; border: solid 1px red}
.cereofertatitle{color: #3cacef; font-size: 20px; font-weight: 600; line-height: 32px; text-align: center}
.afiseazanrtel{display: none}
.afiseazanrtelshow{display: block !important}
.afiseazanrtelhidehide{display: none !important}
.wazeroute{display: block; line-height: 40px; background: #bbdefb; color: #000; font-size: 16px; font-weight: 400; display: flex; align-items: center; justify-content: center; border-radius: 8px; margin: 20px 0;opacity:0.92; cursor: pointer}
.wazeroute:hover{color: #000}