/*
 Theme Name:   romgazon-theme
 Theme URI:    https://growniacs.ro/
 Description:  Tema dezvoltata de Growniacs.
 Author:       Growniacs
 Author URI:   https://growniacs.ro/
 Template:     oceanwp
 Version:      1.0.0
*/
.rg-partners-section {
    padding: 60px 0;
    background: #fff;
}
.woocommerce-variation-price span bdi{
    font-size: 20px;
    font-weight: 600;
}
.rg-partners-title {
    text-align: center;
    font-size: 28px;
    margin-bottom: 40px;
}

/* SLIDER */
.rg-partners-scroll {
    display: flex;
    gap: 40px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    padding-bottom: 20px;
    -webkit-overflow-scrolling: touch;
}

.rg-partners-scroll::-webkit-scrollbar {
    height: 6px;
}

.rg-partners-scroll::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px;
}

/* ITEM */
.rg-partner-item {
    flex: 0 0 auto;
    scroll-snap-align: center;
    width: 220px;   /* 👈 AICI MĂRIM */
    display: flex;
    align-items: center;
    justify-content: center;
}

.rg-partner-item img {
    max-width: 100%;
    max-height: 120px; /* 👈 AICI MĂRIM */
    object-fit: contain;
}


.rg-team-section {
    padding: 80px 0;
    background: #fff;
}

.rg-team-container {
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    gap: 60px;
}

/* STÂNGA */
.rg-team-text {
    width: 45%;
}

.rg-team-text h2 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
}

.rg-team-text p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 20px;
}

.rg-team-highlight {
    background: #e9f7ec;
    color: #1f9d48;
    padding: 12px 16px;
    border-radius: 12px;
    display: inline-block;
    margin-bottom: 30px;
    font-weight: 500;
}

.rg-team-btn {
    background: #f5b400;
    color: #000;
    padding: 14px 28px;
    border-radius: 999px;
    text-decoration: none;
    font-weight: 600;
}

/* DREAPTA */
.rg-team-map {
    width: 55%;
    position: relative;
}

.map-bg {
    width: 100%;
}

/* CLEJA */
.cleja-img {
    position: absolute;
    top: 32%;
    right: 28%;
    width: 60px;
}

.cleja-arrow {
    position: absolute;
    top: 36%;
    right: 20%;
    width: 60px;
}

.cleja-label {
    position: absolute;
    top: 30%;
    right: 18%;
    color: #1f9d48;
    font-size: 14px;
}

/* BUHOCI */
.buhoci-img {
    position: absolute;
    bottom: 28%;
    right: 30%;
    width: 60px;
}

.buhoci-arrow {
    position: absolute;
    bottom: 24%;
    right: 22%;
    width: 60px;
}

.buhoci-label {
    position: absolute;
    bottom: 20%;
    right: 22%;
    color: #1f9d48;
    font-size: 14px;
}

.rg-reviews-section {
    background: #0a8f47;
    padding: 90px 0;
}

.rg-reviews-container {
    max-width: 1200px;
    margin: auto;
    color: #fff;
    padding: 0 20px;
}

.rg-reviews-top {
    font-size: 18px;
    opacity: .9;
    text-align: center;
    display: block;
}

.rg-reviews-title {
    font-size: 34px;
    font-weight: 700;
    margin: 10px 0 50px;
    text-align: center;
    color: #fff;
}

.owl-carousel .owl-item img {
    display: block;
    width: 16% !important;
}
 .home-hero {
     background-position: center center;
     background-size: cover;
     background-repeat: no-repeat;
     color: #fff;
     height: 80vh;
     display: flex;
     align-items: center;
     position: relative;
}
.archive #right-sidebar-inner{
  background-color: #f4f4f4;
  border-radius: 16px;
  border: 1px solid #22222214;
  padding: 16px 16px;
}
.archive .content-area{
  border-color: #fff;
}
.woocommerce ul.products li.product .woo-entry-inner{
  border: 2px solid #22222214;
  border-radius: 16px;
  padding-bottom: 25px;
  overflow: hidden;
}
.woocommerce ul.products li.product .button, 
.woocommerce ul.products li.product .product-inner .added_to_cart {
  padding: 12px 24px!important;
}
.woocommerce ul.products li.product .woo-entry-inner li.price-wrap{
  margin-top: 15px;
}
.archive #right-sidebar-inner #block-8{
  margin-bottom: 25px;
  margin-top: 15px;
}
.archive #right-sidebar-inner #block-8 h2{
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
}
.archive #right-sidebar-inner ul li{
    margin-bottom: 6px;
}
.archive #right-sidebar-inner ul li a,
.wc-block-product-categories-list-item-count{
  font-weight: 500;
  font-style: Medium;
  font-size: 17px;
  color: #222222;
}
.archive #right-sidebar-inner ul li:hover a,
.archive #right-sidebar-inner ul li:hover .wc-block-product-categories-list-item-count{
  color: #F4B400;
  text-decoration: underline;
}
.content-left-sidebar .widget-area {
    padding-right: 15px!important;
}
 .home-hero-overlay {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background: rgba(0, 0, 0, 0.3);
}
 .home-hero-content {
     position: relative;
     z-index: 2;
     max-width: 600px;
}
 .home-hero h1 {
     font-weight: 700;
     font-size: 2.8rem;
     line-height: 1.2;
     color: #fff;
}
 .home-hero p {
     font-size: 1.2rem;
     margin-top: 15px;
}
 .home-btn-hero {
     background-color: #fdd835;
     color: #000;
     font-weight: 600;
     border-radius: 50px;
     padding: 12px 28px;
     margin-top: 25px;
     transition: all 0.3s ease;
     text-decoration: none;
}
 .home-btn-hero:hover {
     background-color: #ffc107;
     color: #000;
}
/* ---------- SECȚIUNEA 2 - BENEFICII ---------- */
/* ---------- SECȚIUNEA 2 - BENEFICII DESPRE NOI ---------- */
/* ---------- SECȚIUNEA 2 - BENEFICII ---------- */
/* --- WRAPPER STRICT + CENTRAT --- */
 .home-beneficii-wrapper {
     max-width: 1100px;
     margin: 22px auto !important;
     padding: 0 20px;
}
/* --- GRID SIMETRIC --- */
 .home-beneficii-grid{
     display:grid !important;
     grid-template-columns: 1fr auto 1fr !important;
     grid-template-rows: auto auto !important;
     align-items:start !important;
    /* <<< schimbat din center în start */
     column-gap: 50px !important;
     row-gap: 40px !important;
}
/* --- IMAGINE CA ÎN FIGMA --- */
 .beneficiu-center{
     grid-column: 2;
     grid-row: 1 / span 2;
     display:flex;
     align-items:center;
     justify-content:center;
}
 .gazon-central{
     max-width: 420px;
     width: 100%;
     height:auto;
}
/* --- BLOCURILE DE TEXT + ICON --- */
 .beneficiu{
     max-width:240px;
     text-align:center;
}
 .icon-beneficiu{
     width:70px;
     margin-bottom:12px;
}
 .beneficiu h5{
     font-size:18px;
     margin:6px 0 4px;
}
/* paragrafe NEGRE */
 .beneficiu p{
     font-size:14px;
     color:#000 !important;
    /* NEGRU */
}
/* scoatem „diagonala” ca să fie la același nivel */
 .beneficiu-left-top, .beneficiu-right-top, .beneficiu-left-bottom, .beneficiu-right-bottom{
     transform:none;
}
 .beneficiu-right-top, .beneficiu-right-bottom {
     margin-top: 10px;
    /* ajustezi până se aliniază perfect */
}
/* HEAD */
 .home-beneficii-head{
     text-align: center;
     margin-bottom: 70px;
}
/* Badge */
 .home-beneficii-badge{
     display: inline-flex;
     align-items: center;
     gap: 8px;
     background: #48a54c;
     color: white;
     font-weight: 600;
     font-size: 14px;
     padding: 8px 18px;
     border-radius: 30px;
     margin-bottom: 25px;
}
 .home-beneficii-badge:before{
     content: "✔";
     font-weight: bold;
}
/* Titlu mare centrat */
 .home-beneficii-title{
     font-size: 42px;
     font-weight: 800;
     line-height: 1.25;
     max-width: 820px;
     margin: 0 auto;
}
/* === SECTIUNEA: RATA DE PRINDERE === */
/* ====== SECȚIUNEA RATA DE PRINDERE ====== */
/* ===== SECTIUNEA RATA ===== */
 .home-rata {
     background-color: #009C5C;
     padding: 100px 0;
     text-align: center;
}
/* Titlu */
 .home-rata-title {
     color: #fff;
     font-weight: 800;
     font-size: 32px;
     margin-bottom: 60px;
}
 .home-rata-title span {
     color: #FFD33A;
     position: relative;
}
 .home-rata-title span::after {
     content: "";
     position: absolute;
     left: 0;
     bottom: -6px;
     width: 100%;
     height: 4px;
     background-color: #FFD33A;
     border-radius: 3px;
}
/* Wrapper imagini + săgeată */
 .home-rata-wrapper {
     display: flex;
     justify-content: center;
     align-items: flex-start;
     gap: 0px;
     flex-wrap: wrap;
}
/* IMAGINI — fără niciun card */
 .home-rata-box {
     background: none !important;
    /* elimină fundalul închis */
     box-shadow: none !important;
     padding: 0;
     border-radius: 0;
     max-width: 453px;
}
/* Titlu mic */
 .home-rata-box h5 {
     font-size: 20px;
     font-weight: 700;
     color: #fff;
     margin-bottom: 20px;
}
/* Imaginile */
 .home-rata-box img {
     width: 100%;
     border-radius: 22px;
     display: block;
}
/* Descriere */
 .home-rata-box p {
     margin-top: 15px;
     font-size: 14px;
     color: #fff;
     opacity: 0.9;
}
/* Săgeata */
 .home-rata-arrow {
     position: relative;
     top: -40px;
    /* ajustezi dacă vrei mai sus sau mai jos */
}
 .home-rata-arrow img {
     width: 120px;
     height: auto;
}
/* Buton */
 .home-rata-btn {
     display: inline-block;
     background-color: #FFD33A;
     color: #000;
     font-weight: 700;
     border-radius: 50px;
     padding: 14px 40px;
     font-size: 16px;
     margin-top: 60px;
     text-decoration: none;
     transition: 0.3s ease;
}
 .home-rata-btn:hover {
     background-color: #ffcc00;
}
/* FUNDAL SECȚIUNE – ALB, ca în design */
 .rg-benefits-section {
     background-color: #ffffff;
     padding: 100px 0 80px;
}
/* RÂND CU 3 CARDURI – FLEX, CENTRAT, GAP EGAL */
 .rg-benefits-row {
     display: flex !important;
    /* forțăm flex, orice ar zice tema */
     flex-wrap: nowrap;
     justify-content: center;
     gap: 30px;
     max-width: 1100px;
     margin: 0 auto 50px auto;
}
/* CARD VERDE DESCHIS, DIMENSIUNE FIXĂ */
 .rg-benefit-card {
     background-color: #E7F4E4;
     border-radius: 16px;
     padding: 32px 40px;
     width: 340px;
    /* lățime apropiată de design */
     text-align: center;
}
/* TEXT DIN CARD */
 .rg-benefit-number {
     font-size: 28px;
     font-weight: 700;
     margin-bottom: 8px;
}
/* Containerul textelor de sub carduri */
 .rg-benefits-text-wrap {
     max-width: 700px;
    /* lățime exact ca în design */
     margin: 0 auto;
    /* centrează blocul */
     margin-top: 40px;
    /* distanța față de cardurile verzi */
}
 .rg-benefit-text {
     font-size: 16px;
     color: #333;
     margin: 0;
     text-align: center;
}
/* Titlul mare */
 .rg-benefits-title {
     font-size: 36px;
     font-weight: 800;
     line-height: 1.25;
     margin-bottom: 25px;
    /* ca în design */
     width: 819px;
     height: 84px;
     text-align: center;
}
 .rg-benefits-stars {
     font-size: 22px;
     margin-bottom: 10px;
    /* distanța exactă ca în design */
}
 .rg-benefits-rating-text {
     font-size: 16px;
     margin-bottom: 25px;
     margin-left: 132px;
     margin-top: -43px;
}
/* Butonul */
 .rg-benefits-btn {
     background: #f4c400;
     color: #000;
     padding: 14px 34px;
     border-radius: 50px;
     font-weight: 600;
     font-size: 18px;
     margin-left: 252px;
}
 .rg-benefits-btn:hover {
     background-color: #eab71c;
}
/* Text mic sub buton */
 .rg-benefits-note {
     font-size: 14px;
     color: #666;
     margin-top: 20px;
     margin-left: 211px;
}
/* VIDEO SECTION FIXED FROM FIGMA */
/* .rg-video-section {
     padding: 80px 0;
}
 */
/* Container general */
 .rg-video-section {
     padding: 80px 0;
}
 .rg-video-row {
     display: flex;
     justify-content: center;
     gap: 40px;
    /* spațiu între carduri, ca în design */
}
/* Card Video */
 .rg-video-card {
     position: relative;
     width: 400px;
     height: 706px;
     border-radius: 24px;
     overflow: hidden;
     cursor: pointer;
}
/* Imagine Thumbnail */
 .rg-video-img {
     width: 100%;
     height: 100%;
     object-fit: cover;
     border-radius: 24px;
}
/* Play Icon — centrat perfect */
 .rg-video-play {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     z-index: 10;
}
/* .rg-video-play img {
     width: 90px;
    /* ajustabil dacă vrei mai mare sau mai mic */
    /* opacity: 0.8;
     pointer-events: none;
     */
    /* 
}
 */
 .rg-video-card:hover .rg-video-play img {
     opacity: 1;
     transform: translate(-50%, -50%) scale(1);
}
 .rg-products-section {
     padding: 60px 0;
}
 .rg-products-title {
     text-align: center;
     font-size: 42px;
     font-weight: 700;
     margin-bottom: 50px;
}
 .rg-products-grid {
     display: grid;
     grid-template-columns: repeat(2, 1fr);
     gap: 40px;
}
 .rg-product-card {
     background: #fff;
     border-radius: 24px;
     border: 1px solid #ececec;
     padding: 30px;
}
 .rg-product-img img {
     border-radius: 18px;
     width: 610px;
     border-radius: 18px;
     height: 366px;
}
 .rg-product-title {
     margin-top: 25px;
     font-size: 24px;
     font-weight: 700;
}
 .rg-product-desc {
     color: #555;
     font-size: 16px;
     margin: 10px 0 20px;
     line-height: 1.5;
}
 .rg-product-bottom {
     display: flex;
     justify-content: space-between;
     align-items: center;
     margin-top: 25px;
}
 .rg-product-price {
     font-size: 32px;
     font-weight: 800;
     color: #3EB24A;
}
 .rg-product-btn {
     background: #f4b400;
     color: #000;
     padding: 14px 28px;
     border-radius: 40px;
     font-weight: 600;
     text-decoration: none;
     transition: 0.3s ease;
     width: 242px;
     text-align: center;
}
 .rg-product-btn:hover {
     background: #eab820;
}
/* Woo Add to cart – comportament ca în shop */
/* Nu afișa link-ul View cart */
 .rg-products-section a.added_to_cart {
     display: none !important;
}
/* Păstrează stilul butonului după add to cart */
 .rg-products-section a.add_to_cart_button.added {
     background: #f4b400 !important;
     color: #000 !important;
}
/* Elimină animația verde default Woo */
 .rg-products-section a.add_to_cart_button.loading, .rg-products-section a.add_to_cart_button.added {
     opacity: 1 !important;
}
/* Iconul de loading să nu schimbe layout */
 .rg-products-section a.add_to_cart_button::after {
     display: none !important;
}
 .rg-product-btn, .rg-product-btn.added {
     color: #000 !important;
}
/* Section wrapper */
 .rg-calculator-section {
     padding: 80px 0;
}
 .rg-calc-title {
     text-align: center;
     font-size: 42px;
     font-weight: 700;
     margin-bottom: 50px;
     line-height: 1.2;
}
 .rg-calc-box {
     background: #fff;
     border-radius: 20px;
     display: grid;
     grid-template-columns: 1fr 515px;
     overflow: hidden;
}
 .rg-calc-left {
     background: #ffffff;
     padding: 60px 50px;
}
 .rg-calc-left label {
     font-size: 18px;
     font-weight: 600;
     margin-bottom: 15px;
     display: block;
}
 .rg-calc-left input {
     width: 100%;
     padding: 14px 18px;
     border: 1px solid #dadada;
     border-radius: 10px;
     font-size: 16px;
}
 .rg-calc-right {
     background: #009344;
     padding: 60px 50px;
     color: #fff;
     width: 515px;
     height: 336px;
    /* păstrăm exact designul */
     border-radius: 20px;
     position: relative;
    /* NECESAR pentru buton */
}
 .rg-calc-right h3 {
     font-size: 26px;
     font-weight: 700;
     color:#fff;
}
 .rg-calc-right p {
     font-size: 18px;
}
 .rg-calc-right span {
     font-weight: 700;
}
 .rg-calc-btn {
     background: #FFC933;
     color: #000;
     padding: 14px 30px;
     border-radius: 40px;
     font-weight: 600;
     text-decoration: none;
     font-size: 16px;
     position: absolute;
     bottom: 40px;
     right: 40px;
     display: inline-block;
     margin-bottom: 75px;
}
 .rg-calc-note {
     text-align: center;
     margin-top: 20px;
     font-size: 15px;
     color: #555;
}
/* SECTION BACKGROUND */
 .rg-guide-section {
     position: relative;
     padding: 140px 0;
     text-align: center;
     color: #fff;
}
 .rg-guide-bg {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-size: cover;
     background-position: center;
     filter: brightness(0.6);
     z-index: -1;
}
/* CONTENT */
 .rg-guide-content h2 {
     font-size: 48px;
     font-weight: 700;
     margin-bottom: 20px;
     color: #fff;
}
 .rg-guide-subtitle {
     font-size: 22px;
     margin-bottom: 25px;
}
 .rg-guide-text {
     font-size: 18px;
     line-height: 1.5;
     max-width: 550px;
     margin: 0 auto 40px auto;
}
 .rg-guide-text span {
     font-weight: 700;
}
/* FORM */
 .rg-guide-form {
     display: flex;
     justify-content: center;
     gap: 15px;
}
 .rg-guide-form input {
     width: 450px;
     padding: 16px 20px;
     border-radius: 12px;
     border: none;
     font-size: 16px;
}
 .rg-guide-form button {
     background: #FFC933;
     border: none;
     padding: 14px 35px;
     border-radius: 40px;
     font-weight: 600;
     font-size: 16px;
     cursor: pointer;
     color: #000;
     transition: 0.2s ease;
}
 .rg-guide-form button:hover {
     background: #f5b800;
}
/* Section */
 .rg-beneficii-section {
     background: #009344;
     padding: 80px 0;
     color: #fff;
}
/* Flex layout */
 .rg-beneficii-wrapper {
     display: flex;
     align-items: center;
     justify-content: space-between;
     gap: 60px;
}
/* LEFT SIDE */
 .rg-beneficii-left {
     width: 50%;
}
 .rg-beneficii-left h2 {
     font-size: 42px;
     font-weight: 700;
     margin-bottom: 20px;
     color: #fff;
}
 .rg-beneficii-desc {
     font-size: 18px;
     line-height: 1.6;
     margin-bottom: 40px;
}
/* LIST */
 .rg-beneficii-list {
     list-style: none;
     padding: 0;
     margin-left: -5px;
}
 .rg-beneficii-list li {
     display: flex;
     align-items: center;
     gap: 15px;
     font-size: 18px;
     padding: 18px 0;
     border-bottom: 1px solid rgba(255,255,255,0.2);
}
 .rg-beneficii-list li img {
     width: 32px;
     height: 32px;
}
/* RIGHT SIDE */
 .rg-beneficii-right img {
     width: 520px;
     border-radius: 20px;
}
/* Section Garantie */
 .rg-garantie-section {
     padding: 80px 0;
}
 .rg-garantie-title {
     text-align: center;
     font-size: 38px;
     font-weight: 700;
     margin-bottom: 50px;
}
/* GRID 2 coloane */
 .rg-garantie-grid {
     display: grid;
     grid-template-columns: 1fr 1fr;
     gap: 40px;
     max-width: 900px;
     margin: 0 auto;
}
/* Card */
 .rg-garantie-card {
     background: #009344;
     padding: 40px 30px;
     border-radius: 20px;
     text-align: center;
     color: white;
}
 .rg-garantie-card img {
     width: 120px;
     height: auto;
     margin-bottom: 25px;
}
 .rg-garantie-card p {
     font-size: 18px;
     line-height: 1.5;
}
/*SECTIUNEA GARANTIE */
/* TITLU (poți păstra ce ai) */
 .rg-gallery-title {
     text-align: center;
     font-size: 38px;
     font-weight: 700;
     line-height: 1.3;
     margin-bottom: 40px;
}
/* SWIPER container */
 .rg-gallery-swiper {
     width: 100%;
     overflow: hidden;
    /* important: taie orice depășește */
     padding-bottom: 35px;
    /* spațiu pentru buline */
}
/* SLIDE = pătrat, nu mai lasă imagini să-l alungească */
 .rg-gallery-swiper .swiper-slide.rg-gallery-slide {
     height: 295px;
     border-radius: 20px;
     overflow: hidden;
}
/* imaginea să stea corect în pătrat */
 .rg-gallery-swiper .swiper-slide.rg-gallery-slide img {
     width: 100%;
     height: 100%;
     object-fit: cover;
     display: block;
}
/* PAGINATION (buline Swiper) */
 .rg-gallery-swiper .swiper-pagination {
     position: relative;
     margin-top: 18px;
     bottom: 0;
}
/* opțional: aspect buline (ca înainte) */
 .rg-gallery-swiper .swiper-pagination-bullet {
     width: 10px;
     height: 10px;
     opacity: 1;
     background: #e6e6e6;
}
 .rg-gallery-swiper .swiper-pagination-bullet-active {
     background: #FFC933;
}
/* Centrăm tot ce ține de secțiunea semințelor */
 .rg-seminte-section .container {
     text-align: center;
}
/* Titlu */
 .rg-seminte-title {
     font-size: 48px;
    /* exact ca în design */
     font-weight: 800;
     margin-bottom: 10px;
}
/* Subtitlu */
 .rg-seminte-subtitle {
     font-size: 18px;
     color: #444;
     margin-bottom: 25px;
     line-height: 1.6;
}
 .rg-seminte-subtitle span {
     color: #49a84c;
     font-weight: 700;
}
/* Buton exact ca în design */
 .rg-seminte-btn {
     background: #ffcc00;
     padding: 10px 28px;
     border-radius: 25px;
     font-size: 16px;
     font-weight: 600;
     border: none;
     transition: 0.2s ease;
     color: #000;
}
/* Încadrare imagine video */
 .rg-video-wrapper {
     position: relative;
     max-width: 1100px;
    /* EXACT ca în design */
     margin: 44 auto;
    /* Centrează tot */
     border-radius: 20px;
     overflow: hidden;
}
/* Imagine */
 .rg-video-img {
     width: 100%;
     display: block;
     border-radius: 20px;
     margin: 44px;
}
/* Icon Play centrat */
 .rg-video-play {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     cursor: pointer;
}
 .rg-video-play img {
     width: 85px;
     opacity: 0.9;
     transition: 0.2s ease-in-out;
}
 .rg-video-play img:hover {
     opacity: 1;
     transform: translate(-50%, -50%) scale(1.1);
}
 .rg-video-play, .rg-video-play img {
     transform: none !important;
     transition: none !important;
}
 .rg-video-card:hover .rg-video-play, .rg-video-card:hover .rg-video-play img {
     transform: none !important;
}
/* .rg-dedeman-section {
     background: #f6f6f6;
     padding: 120px 0;
}
 */
 .dedeman-section {
     padding: 80px 0;
     background: #f9f9f9;
}
 .dedeman-wrapper {
     max-width: 1200px;
     margin: 0 auto;
     display: flex;
     align-items: center;
     justify-content: space-between;
     gap: 80px;
}
 .dedeman-left h2 {
     font-size: 48px;
     font-weight: 800;
     margin-bottom: 25px;
}
 .dedeman-left p {
     font-size: 22px;
     line-height: 1.6;
     color: #333;
     margin: 0;
}
 .dedeman-right img {
     width: 422px;
     height: 140px;
}
/* SECTIUNEA FAQ */
 .rg-faq-section {
     background: #ffffff;
     padding: 80px 0;
}
 .rg-faq-container {
     max-width: 1200px;
     margin: 0 auto;
     display: flex;
     justify-content: space-between;
     align-items: flex-start;
     gap: 60px;
}
/* STÂNGA */
 .rg-faq-left {
     width: 30%;
}
 .rg-faq-left h2 {
     font-size: 48px;
     font-weight: 800;
     margin-bottom: 20px;
}
 .rg-faq-left p {
     font-size: 16px;
     color: #333;
     line-height: 1.5;
     margin-bottom: 30px;
}
 .rg-faq-btn {
     background: #f7b500;
     padding: 12px 30px;
     border-radius: 40px;
     font-weight: 600;
     color: #000;
     text-decoration: none;
     display: inline-block;
     transition: 0.2s ease;
}
 .rg-faq-btn:hover {
     background: #e5a400;
}
/* DREAPTA */
 .rg-faq-right {
     width: 65%;
}
 .rg-faq-item {
     margin-bottom: 12px;
     border-radius: 6px;
     overflow: hidden;
     background: #eaf4e5;
}
/* Întrebarea */
 .rg-faq-question {
     width: 100%;
     background: #eaf4e5;
     padding: 18px 20px;
     text-align: left;
     border: none;
     outline: none;
     font-size: 16px;
     font-weight: 600;
     cursor: pointer;
     position: relative;
}
/* Săgeată */
 .rg-faq-question::after {
     content: "▾";
     position: absolute;
     right: 20px;
     font-size: 18px;
     transition: transform 0.3s;
}
 .rg-faq-item.active .rg-faq-question::after {
     transform: rotate(180deg);
}
/* ----- FAQ ITEM ----- */
 .rg-faq-item {
     margin-bottom: 12px;
     border-radius: 6px;
     overflow: hidden;
     background: #eaf5e6;
}
/* ----- BUTON ÎNTREBARE ----- */
 .rg-faq-question {
     width: 100%;
     text-align: left;
     padding: 18px 20px;
     font-size: 16px;
     background: #eaf5e6;
     border: none;
     cursor: pointer;
     font-weight: 600;
     position: relative;
}
/* ----- SĂGEATA DIN DREAPTA ----- */
 .rg-faq-question::after {
     content: "▾";
     position: absolute;
     right: 20px;
     top: 50%;
     transform: translateY(-50%);
     font-size: 18px;
     transition: 0.3s ease;
}
/* ----- ROTIRE LA DESCHIDERE ----- */
 .rg-faq-item.active .rg-faq-question::after {
     transform: translateY(-50%) rotate(180deg);
}
/* ----- RĂSPUNS ----- */
 .rg-faq-answer {
     max-height: 0;
     overflow: hidden;
     background: #f9fff7;
     transition: max-height 0.3s ease;
     padding: 0 20px;
}
 .rg-faq-item.active .rg-faq-answer {
     padding: 15px 20px;
}
/* ===== SECTIUNE ===== */
 .rg-hero-green {
     background: #0f8f44;
     padding: 80px 0;
     position: relative;
     overflow: hidden;
}
 .rg-hero-green::before {
     content: "";
     position: absolute;
     inset: 0;
     background: url('/path-to-pattern.svg') center/cover no-repeat;
     opacity: 0.15;
}
/* ===== CONTAINER ===== */
 .rg-hero-container {
     max-width: 1350px;
     margin: 0 auto;
     padding: 0 40px;
     display: flex;
     justify-content: space-between;
     align-items: center;
     position: relative;
     z-index: 2;
}
/* ===== TEXT ===== */
 .rg-hero-left h2 {
     color: #fff;
     font-size: 38px;
     font-weight: 800;
     line-height: 1.3;
     margin-bottom: 30px;
}
 .rg-hero-left h2 span {
     font-weight: 900;
}
/* ===== BUTON ===== */
 .rg-hero-btn {
     display: inline-block;
     background: #ffbf00;
     padding: 14px 30px;
     border-radius: 40px;
     color: #000;
     font-weight: 600;
     font-size: 15px;
     text-decoration: none;
     transition: 0.2s ease-in-out;
}
 .rg-hero-btn:hover {
     background: #e5ab00;
}
/* ===== IMAGINE ===== */
 .rg-hero-right img {
     width: 420px;
     border-radius: 22px;
     box-shadow: 0 10px 25px rgba(0,0,0,0.15);
     object-fit: cover;
}
/* === DESPRE NOI - HERO === */
 .rg-paradise-section {
     position: relative;
     width: 100%;
     height: 60vh;
    /* poți schimba în 80vh dacă vrei mai mare */
     display: flex;
     align-items: center;
     justify-content: center;
     text-align: center;
     overflow: hidden;
}
 .rg-paradise-bg {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-size: cover;
     background-position: center;
     filter: brightness(70%);
    /* ușor întunecat ca textul să se vadă mai bine */
}
 .rg-paradise-content {
     position: relative;
     z-index: 2;
    /* ca să fie peste imagine */
     color: #fff;
}
 .rg-paradise-content h2 {
     font-size: 35px;
     font-weight: 700;
     color: #fff;
}
/* .rg-paradise-content p {
     font-size: 26px;
     max-width: 636px;
     margin: 0px auto;
     width: 574px;
}
 */
 .rg-paradise-content p {
     color: #fff !important;
     position: relative;
     z-index: 5;
}
/* SECTIUNE POVESTEA NOASTRA */
/* ==== STORY SECTION ==== */
 .rg-story-section {
     background: #00863b;
     padding: 80px 0;
}
 .rg-story-wrapper {
     display: flex;
     align-items: center;
     justify-content: space-between;
     gap: 50px;
}
/* ===== TEXT ===== */
 .rg-story-left h2 {
     font-size: 42px;
     font-weight: 700;
     margin-bottom: 18px;
     color: white;
}
 .rg-story-left p {
     color: white;
     font-size: 16px;
     max-width: 450px;
     line-height: 1.6;
     margin-bottom: 25px;
}
 .rg-story-btn {
     background: #f8b100;
     padding: 12px 30px;
     border-radius: 30px;
     color: black;
     font-weight: 600;
     display: inline-block;
}
/* ===== IMAGINE ===== */
 .rg-story-img-wrapper {
     position: relative;
     max-width: 450px;
     border-radius: 25px;
     overflow: hidden;
}
 .rg-story-img {
     width: 100%;
     display: block;
     border-radius: 25px;
}
 .rg-play-icon img {
     width: 70px;
}
 .rg-play-icon {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     cursor: pointer;
}
 .about-beneficii-section {
     background: #008c3a;
     padding: 80px 0;
     color: white;
}
 .about-beneficii-badge {
     background: #d1f4c7;
     font-size: 14px;
     font-weight: 600;
}
 .about-beneficii-title {
     font-size: 36px;
     line-height: 1.3;
}
/* GRID CA ÎN FIGMA */
 .beneficii-grid {
     display: grid;
     grid-template-columns: repeat(3, 1fr);
     grid-template-rows: repeat(2, auto);
     gap: 40px;
     align-items: center;
}
 .beneficiu-center {
     grid-row: span 2;
}
 .gazon-central {
     width: 100%;
     border-radius: 25px;
}
 .icon-beneficiu {
     width: 60px;
     margin-bottom: 10px;
}
 .beneficiu h5 {
     font-weight: 700;
     margin-top: 5px;
}
 .beneficiu p {
     font-size: 15px;
     color: #d6fcd4;
}
/* ---------- SECȚIUNEA 2 - BENEFICII DESPRE NOI ---------- */
 .about-beneficii {
     padding: 120px 0 90px;
     background:#fff;
}
 .about-beneficii-badge{
     background:#C7F1C7;
     color:#1B5E20;
     font-weight:600;
     font-size:15px;
     text-align: center;
}
 .about-beneficii-title{
     font-size:32px;
     font-weight:800;
     line-height:1.25;
     margin-bottom:80px;
     text-align: center;
}
 .about-beneficii-badge {
     display: block;
     margin: 0 auto 15px;
     text-align: center;
     width: 661px;
     height: 34px;
}
/* GRID 3×2 – identic cu layoutul din Figma */
 .about-beneficii-grid{
     display:grid;
     grid-template-columns: 1fr auto 1fr;
     grid-template-rows: auto auto;
     align-items:center;
     column-gap: 80px;
     row-gap: 60px;
     justify-items:center;
}
/* Imaginea pe mijloc pe 2 rânduri */
 .about-beneficiu-center{
     grid-column: 2;
     grid-row: 1 / span 2;
     display:flex;
     align-items:center;
     justify-content:center;
}
 .about-gazon-central{
     width:517px;
     height:auto;
     display:block;
}
/* Celulele iconurilor */
 .about-beneficiu{
     max-width:320px;
     text-align:center;
}
 .about-icon-beneficiu{
     width:90px;
     height:auto;
     margin-bottom:12px;
}
 .about-beneficiu h5{
     font-size:20px;
     font-weight:800;
     margin:6px 0 4px;
     color:#111;
}
 .about-beneficiu p{
     font-size:15px;
     color:#555;
     margin:0;
}
/* compensare poziții */
 .about-left-top{
     transform: translateY( 10px);
}
 .about-right-top{
     transform: translateY(-10px);
}
 .about-left-bottom{
     transform: translateY(-10px);
}
 .about-right-bottom{
     transform: translateY( 10px);
}
 .about-beneficiu-spacer{
     grid-column:2;
     grid-row:2;
     width:1px;
     height:1px;
}
 .about-right-top, .about-right-bottom{
     margin-top: 10px;
}
/* ---------- ABOUT BENEFICII ---------- */
/* ---------- ABOUT RATA ---------- */
/* ---------- ABOUT RATA ---------- */
 .about-rata {
     background-color: #009C5C;
     padding: 100px 0;
     text-align: center;
}
/* Titlu */
 .about-rata-title {
     color: #fff;
     font-weight: 800;
     font-size: 32px;
     margin-bottom: 60px;
}
 .about-rata-title span {
     color: #FFD33A;
     position: relative;
}
 .about-rata-title span::after {
     content: "";
     position: absolute;
     left: 0;
     bottom: -6px;
     width: 100%;
     height: 4px;
     background-color: #FFD33A;
     border-radius: 3px;
}
/* Wrapper imagini + săgeată */
 .about-rata-wrapper {
     display: flex;
     justify-content: center;
     align-items: flex-start;
     gap: 120px;
     flex-wrap: wrap;
}
/* Box imagini */
 .about-rata-box {
     background: none !important;
     box-shadow: none !important;
     padding: 0;
     border-radius: 0;
     max-width: 380px;
}
/* Titlu mic */
 .about-rata-box h5 {
     font-size: 20px;
     font-weight: 700;
     color: #fff;
     margin-bottom: 20px;
}
/* Imaginile */
 .about-rata-box img {
     width: 100%;
     border-radius: 22px;
     display: block;
}
/* Text sub imagine */
 .about-rata-box p {
     margin-top: 15px;
     font-size: 14px;
     color: #fff;
     opacity: 0.9;
}
/* Săgeată */
 .about-rata-arrow {
     position: relative;
     top: -40px;
}
 .about-rata-arrow img {
     width: 120px;
     height: auto;
}
/* Buton */
 .about-rata-btn {
     display: inline-block;
     background-color: #FFD33A;
     color: #000;
     font-weight: 700;
     border-radius: 50px;
     padding: 14px 40px;
     font-size: 16px;
     margin-top: 60px;
     text-decoration: none;
     transition: 0.3s ease;
}
 .about-rata-btn:hover {
     background-color: #ffcc00;
}
/* ========= ABOUT VIDEO SECTION ========= */
/* === SECTION GENERAL === */
/* ===== SECTIUNE GENERALĂ ===== */
/* CONTAINER GENERAL */
/* === SECTION GENERAL === */
 .rg-team-section {
     padding: 120px 0;
}
 .rg-team-inner {
     display: flex;
     justify-content: space-between;
     align-items: center;
}
/* === TEXT LEFT === */
 .rg-team-text {
     width: 45%;
}
 .rg-team-title {
     font-size: 42px;
     font-weight: 800;
     margin-bottom: 20px;
}
 .rg-team-paragraph {
     font-size: 18px;
     line-height: 1.6;
     margin-bottom: 25px;
}
 .rg-team-highlight {
     background: #e5f1e2;
     padding: 12px 20px;
     border-radius: 8px;
     font-weight: 500;
     margin-bottom: 25px;
     color: #079255;
     font-size: 20px;
}
 .rg-team-btn {
     background: #FFD237;
     padding: 20px 48px;
     border-radius: 40px;
     display: inline-block;
     font-weight: 700;
     color: black;
}
/* === MAP RIGHT === */
 .rg-team-map {
     position: relative;
     width: 55%;
}
 .map-bg {
     display: block;
     width: 100%;
}
 .cleja-img {
     position: absolute;
     top: 30%;
     left: 60%;
     width: 110px;
     z-index: 3;
}
 .cleja-arrow {
     position: absolute;
     top: 26%;
     left: 77%;
     width: 120px;
     z-index: 2;
}
 .cleja-title {
     position: absolute;
     top: 20%;
     left: 92%;
     color: #3aa03a;
     font-weight: 600;
     width: 104px;
}
/* BUHOCI */
 .buhoci-img {
     position: absolute;
     top: 59%;
     left: 68%;
     width: 115px;
     z-index: 3;
}
 .buhoci-arrow {
     position: absolute;
     top: 83%;
     left: 75%;
     width: 53px;
     z-index: 2;
}
 .buhoci-title {
     position: absolute;
     top: 107%;
     left: 60%;
     color: #3aa03a;
     font-weight: 600;
}
/* SECTIUNE ABOUT */
/* SECTIUNE GENERALĂ */
 .about-guide-section {
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;
     width: 100vw;
     margin-left: calc(50% - 50vw);
     margin-right: calc(50% - 50vw);
     padding: 140px 0;
     text-align: center;
     color: #fff;
     position: relative;
}
 .about-guide-content {
     max-width: 900px;
     margin: 0 auto;
}
 .about-guide-section h2 {
     color: #ffffff !important;
    /* face textul ALB */
     font-size: 52px;
    /* îl facem cât în design */
     font-weight: 700;
     margin-bottom: 20px;
}
 .about-guide-title {
     font-size: 48px;
     font-weight: 700;
     margin-bottom: 20px;
     color: #fff;
}
 .about-guide-subtitle {
     font-size: 22px;
     margin-bottom: 20px;
}
 .about-guide-text {
     font-size: 18px;
     margin-bottom: 30px;
}
/* FORMULAR */
 .about-guide-form {
     display: flex;
     justify-content: center;
     gap: 15px;
}
 .about-guide-form input {
     width: 503px;
     padding: 17px 38px;
     border-radius: 12px;
     border: none;
     height: 55px;
}
 .about-guide-form button {
     background: #FFC933;
     border: none;
     padding: 14px 35px;
     border-radius: 40px;
     font-weight: 600;
     cursor: pointer;
     width: 124px;
     height: 55px;
     color: #000;
    /* <-- text negru */
}
 .about-guide-form button span, .about-guide-form button, .about-guide-form button * {
     color: #000 !important;
}
/* Stil pentru placeholder */
 .about-guide-form input::placeholder {
     color: #bfbfbf;
    /* gri elegant */
     font-weight: 400;
     font-size: 16px;
}
/* Când dai click, placeholder-ul dispare temporar */
 .about-guide-form input:focus::placeholder {
     opacity: 0;
    /* doar cât timp e focusat */
}
/* SECTIUNEA – full width */
 .rg-hero-green {
     width: 100vw;
    /* ocupă 100% din lățimea ecranului */
     margin-left: calc(50% - 50vw);
    /* elimină marginile containerului */
     background-color: #0d8a3a;
    /* culoarea verde */
}
/* CONTAINER INTERN */
 .rg-hero-container {
     max-width: 1400px;
    /* păstrează conținutul centrat */
     margin: 0 auto;
     display: flex;
     align-items: center;
     justify-content: space-between;
     padding: 80px 0;
    /* încât înălțimea să rămână EXACT ca acum */
}
/* TEXT STÂNGA */
 .rg-hero-left h2 {
     font-size: 48px;
     font-weight: 700;
     line-height: 1.3;
     color: white;
}
/* BUTON */
 .rg-hero-btn {
     background: #FFC933;
     color: #000 !important;
     padding: 14px 35px;
     border-radius: 40px;
     font-weight: 600;
     display: inline-block;
     margin-top: 30px;
}
/* contact */
 .harta_contact_down{
     background-color: #FAFAFA;
     padding-top: 45px;
     padding-bottom: 50px;
}
 .harta_contact_down h2{
     text-align: center;
     font-size: 40px;
     font-weight: 700;
}
 .harta_contact_down .row_contact {
     display: flex;
     padding-top: 20px;
     justify-content: space-between;
}
 .harta_contact_down .row_contact .col_map_ro {
     width: calc(50% - 15px);
}
 .harta_contact_down .row_contact .col_map_ro h3{
     font-size: 24px;
     font-weight: 700;
     color: #008F51;
     margin-bottom: 12px;
}
 .harta_contact_down .row_contact .col_map_ro iframe{
     border-radius: 10px;
}
 .sections_card_contacte .cont_row {
     display: flex;
     align-items: center;
     justify-content: space-between;
}
 .sections_card_contacte .cont_row .cont_row_col {
     background-color: #FAFAFA;
     border: 2px solid #22222214;
     width: 24%;
     border-radius: 8px;
     padding: 18px;
}
 .sections_card_contacte .cont_row .cont_row_col svg{
     width: 55px;
     height: 55px;
     margin-bottom: 20px;
}
 .sections_card_contacte .cont_row .cont_row_col h4{
     font-size: 20px;
     font-weight: 700;
     color: #222222;
}
 .sections_card_contacte .cont_row .cont_row_col p{
     color: #222222;
     font-size: 16px;
     font-weight: 500;
}
 .sections_card_contacte .cont_row .cont_row_col a{
     color: #000000!important;
     font-size: 18px;
     font-weight: 500;
     text-decoration: underline;
}
 section.sections_card_contacte {
     background-color: #FFFFFF;
     padding-top: 75px;
     padding-bottom: 75px;
}
 .section_contact_top .row_contact {
     display: flex;
     flex-wrap: wrap;
}
 .section_contact_top .row_contact .contact_form_call {
     width: 50%;
     padding: 20px 0px;
     margin-bottom: 20px;
}
 .section_contact_top .row_contact .contact_form_call img{
     width: 100%;
     height: 100%;
     object-fit: cover;
     border-radius: 20px;
}
 .contact_form_data_body_romgaz h2{
     font-size: 40px;
     font-weight: 700;
     color: #000000;
}
 .contact_form_data_body_romgaz p {
     color: #222222;
     font-size: 16px;
     font-weight: 500;
}
 .contact_form_data_body_romgaz input{
     height: 50px;
     border-radius: 10px!important;
     border: 1px solid #2222223D;
     color: #222222;
     font-size: 16px;
     font-weight: 500;
}
 .contact_form_data_body_romgaz textarea{
     border-radius: 10px!important;
     border: 1px solid #2222223D;
     color: #222222;
     font-size: 16px;
     font-weight: 500;
}
 .contact_form_data_body_romgaz .wpcf7-submit{
     width: 100%;
     border-radius: 20px !important;
     color: #000;
}
 .contact_form_data_body_romgaz {
     padding-left: 65px;
}
 section.section_contact_top {
     padding-top: 40px;
}
/* ======== GRID DESKTOP ======== */
 .rg-video-row {
     display: flex;
     justify-content: center;
     gap: 40px;
     margin-bottom: 40px;
}
 .rg-video-card {
     position: relative;
     cursor: pointer;
}
 .rg-video-img {
     width: 100%;
     border-radius: 14px;
}
/* Play icon pe video */
 .rg-video-play {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     pointer-events: none;
}
/* ===== VIDEO MODAL ===== */
 .rg-video-modal {
     position: fixed;
     inset: 0;
     background: rgba(0,0,0,0.85);
     display: none;
     align-items: center;
     justify-content: center;
     z-index: 9999;
}
 .rg-video-modal.active {
     display: flex;
}
/* container video 16:9 */
 .rg-video-modal iframe {
     width: 90vw;
     max-width: 900px;
     aspect-ratio: 16 / 9;
     height: auto;
     border: none;
     background: #000;
}
/* buton X */
 .rg-video-close {
     position: absolute;
     top: 20px;
     right: 25px;
     font-size: 28px;
     color: #fff;
     cursor: pointer;
     z-index: 10000;
}
/* === CF7 FIX FINAL – INPUT + BUTON PE ORIZONTAL === */
/* === CF7 FORM PE ORIZONTAL – INPUT + BUTON === */
/* containerul liniei */
 .rg-cf7-line {
     display: flex;
     align-items: center;
     gap: 16px;
     justify-content: center;
}
/* eliminăm comportamentul <p> din CF7 */
 .rg-cf7-line p {
     margin: 0;
     padding: 0;
     display: contents;
    /* 🔥 CHEIA */
}
/* wrapper CF7 */
 .rg-cf7-line .wpcf7-form-control-wrap {
     display: block;
}
/* INPUT */
 .rg-cf7-line input[type="email"] {
     width: 502px;
     height: 52px;
     padding: 14px 20px;
     border-radius: 10px;
     border: none;
     font-size: 14px;
     outline: none;
     background: #ffffff;
}
/* BUTON */
 .rg-cf7-line input[type="submit"], .rg-submit-btn {
     margin-top: -5px;
     height: 52px;
     padding: 0 30px;
     background: #f2c200;
     color: #000;
     font-weight: 600;
     border-radius: 20px;
     border: none;
     cursor: pointer;
     white-space: nowrap;
     width: 124px;
}
/* ========================= */
/* FIX TOTAL CF7 – MOBILE */
/* ========================= */
 @media (max-width: 768px) {
    /* container formular */
     .rg-guide-form form {
         width: 100%;
         overflow: hidden;
    }
    /* linia CF7 */
     .rg-cf7-line {
         display: flex !important;
         flex-direction: column !important;
         align-items: center !important;
         justify-content: center !important;
         width: 100% !important;
         max-width: 100% !important;
         gap: 12px !important;
    }
    /* wrapper input CF7 */
     .rg-cf7-line .wpcf7-form-control-wrap {
         width: 100% !important;
         max-width: 100% !important;
         display: block !important;
    }
    /* INPUT */
     .rg-cf7-line input[type="email"] {
         width: 100% !important;
         max-width: 320px !important;
         margin: 0 auto !important;
         display: block !important;
         box-sizing: border-box !important;
    }
    /* BUTON – SUB INPUT */
     .rg-cf7-line input[type="submit"] {
         width: auto !important;
         min-width: 140px !important;
         padding: 18px 36px !important;
         font-size: 12px !important;
         border-radius: 18px !important;
         margin: -2 auto !important;
         display: block !important;
         margin-top: -37px;
    }
    /* eliminăm orice p CF7 care forțează layout */
     .rg-guide-form p {
         width: 100% !important;
         margin: 0 !important;
         padding: 0 !important;
    }
     .rg-cf7-line {
         flex-direction: column !important;
         align-items: center !important;
    }
     .rg-submit-btn {
         margin-top: 12px;
    }
}
 @media (max-width: 768px) {
     .rg-cf7-line {
         flex-direction: column;
         gap: 10px;
    }
     .rg-cf7-line input[type="email"] {
         width: 100%;
         max-width: 320px;
    }
     .rg-guide-form input.wpcf7-submit {
         padding: 18px 36px !important;
         font-size: 11px !important;
         border-radius: 14px !important;
         min-height: auto !important;
         width: auto !important;
         margin-top: -15px !important;
    }
 }
/* ascundem mesajele default CF7 */
 .wpcf7-response-output {
     display: none !important;
}
/* ===== MOBILE – BUTON MAI MIC, INPUT NEMODIFICAT ===== */
 @media (max-width: 768.89px) {
     .harta_contact_down .row_contact {
         flex-wrap: wrap;
    }
     .harta_contact_down .row_contact .col_map_ro {
         width: 100%;
         margin-bottom: 20px;
    }
}
/* ======== MOBIL ======== */
 @media (max-width: 768px) {
     .rg-video-row {
         display: none;
    }
     .rg-video-swiper img {
         width: 100%;
         border-radius: 14px;
    }
}
/* === RESPONSIVE === */
 @media(max-width: 991px){
     .rg-team-inner{
         flex-direction: column;
         text-align:center;
    }
     .rg-team-text, .rg-team-map{
         width:100%;
    }
     .rg-team-map{
         margin-top:40px;
    }
     .section_contact_top .row_contact .contact_form_call {
         width: 100%;
         padding: 15px;
         margin-bottom: 0px;
    }
     .contact_form_data_body_romgaz {
         padding-left: 0px;
    }
}
/* footer */
 .romgazon_footer_connect h2, #footer-widgets .footer-box .widget-title{
     color: #222222!important;
     font-weight: 600;
     font-family: Poppins;
     font-size: 20px;
}
 #footer-widgets .footer-box .widget-title{
     border: none;
     padding-left: 0;
}
 .custom-menu-widget .oceanwp-custom-menu>ul>li{
     border-bottom: none!important;
     margin-bottom: 10px;
}
 #footer-widgets .footer-box a{
     font-weight: 500;
     font-size: 18px;
}
 .romgazon_footer_connect ul li{
     margin-bottom: 15px;
}
 .romgazon_footer_connect ul li a{
     display: flex;
     align-items: center;
}
 .romgazon_footer_connect ul li a svg{
     margin-right: 8px;
}
 #footer-widgets #block-11{
     font-family: Poppins;
     font-size: 18px;
     font-weight: 500;
     color: #222222;
}
 .icons_retea_socializare_rom {
     display: flex;
     flex-wrap: wrap;
}
 .icons_retea_socializare_rom div{
     margin-right: 10px;
}
 .anpc_data_salll{
     display: flex;
     flex-wrap: wrap;
}
/* pagina FAQ */
 .rg-faq-page {
     max-width: 900px;
     margin: 0 auto;
     padding: 80px 20px;
}
 .rg-faq-main-title {
     text-align: center;
     font-size: 34px;
     font-weight: 700;
     margin-bottom: 30px;
}
 .rg-faq-tabs {
     display: flex;
     gap: 10px;
     justify-content: center;
     margin-bottom: 30px;
     flex-wrap: wrap;
}
 .rg-faq-tab {
     border: 1px solid #1BAA5C;
     background: #fff;
     color: #1BAA5C;
     padding: 10px 18px;
     border-radius: 6px;
     font-weight: 600;
     cursor: pointer;
     transition: 0.3s;
}
 .rg-faq-tab.active {
     background: #1BAA5C;
     color: #fff;
}
 .rg-faq-content {
     display: none;
}
 .rg-faq-content.active {
     display: block;
}
 .rg-faq-item {
     background: #eaf6e8;
     border-radius: 8px;
     margin-bottom: 23px;
     overflow: hidden;
}
 .rg-faq-question {
     width: 100%;
     background: transparent;
     border: none;
     padding: 16px 20px;
     font-size: 16px;
     font-weight: 600;
     text-align: left;
     cursor: pointer;
     position: relative;
}
 .rg-faq-question span {
     position: absolute;
     right: 20px;
     top: 50%;
     width: 12px;
     height: 12px;
    
     transform: translateY(-50%) rotate(45deg);
     transition: 0.3s;
     display: none;
}
 .rg-faq-item.active .rg-faq-question span {
     transform: translateY(-50%) rotate(-135deg);
}
 .rg-faq-answer {
     max-height: 0;
     overflow: hidden;
     transition: max-height 0.3s ease;
}
 .rg-faq-answer p {
     padding: 0 20px 16px;
     margin: 0;
     color: #333;
}
/* ===== FAQ HERO ===== */
 .rg-faq-hero {
     position: relative;
     height: 420px;
     display: flex;
     align-items: center;
     justify-content: center;
     overflow: hidden;
}
 .rg-faq-hero-bg {
     position: absolute;
     inset: 0;
     background-size: cover;
     background-position: center;
     z-index: 1;
}
 .rg-faq-hero-overlay {
     position: absolute;
     inset: 0;
     background: rgba(0, 0, 0, 0.45);
     z-index: 2;
}
 .rg-faq-hero-content {
     position: relative;
     z-index: 3;
     text-align: center;
     max-width: 900px;
     padding: 0 20px;
}
 .rg-faq-hero-title {
     color: #fff;
     font-size: 42px;
     font-weight: 700;
     margin-bottom: 15px;
}
 .rg-faq-hero-text {
     color: #fff;
     font-size: 18px;
     line-height: 1.6;
     width: 370px;
}
/* ===== FAQ CTA ===== */
 .rg-cta-section {
     padding: 80px 0;
     background: #fff;
}
 .rg-cta-container {
     max-width: 1200px;
     margin: 0 auto;
     padding: 0 20px;
     display: grid;
     grid-template-columns: 1fr 1fr;
     align-items: center;
     gap: 60px;
}
/* STÂNGA */
 .rg-cta-title {
     font-size: 42px;
     font-weight: 700;
     margin-bottom: 20px;
     color: #111;
     width: 301px;
}
 .rg-cta-text {
     font-size: 18px;
     line-height: 1.6;
     color: #555;
     margin-bottom: 30px;
     width: 504px;
}
 .rg-cta-btn {
     display: inline-block;
     background: #FFC933;
     color: #000;
     padding: 14px 32px;
     border-radius: 40px;
     font-weight: 600;
     text-decoration: none;
     transition: 0.3s ease;
}
 .rg-cta-btn:hover {
     background: #eab820;
}
/* DREAPTA */
 .rg-cta-right img {
     max-width: 100%;
     display: block;
     width: 523px;
     height: 611px;
}
/* RESPONSIVE */
 @media (max-width: 900px) {
     .rg-cta-container {
         grid-template-columns: 1fr;
         text-align: center;
         margin-top: -68px;
    }
     .rg-cta-right {
         order: -1;
    }
     .rg-cta-title {
         font-size: 32px;
         text-align: -webkit-right;
         margin-left: -36px;
    }
}
/* Responsive */
 @media (max-width: 768px) {
     .rg-faq-hero {
         height: 320px;
    }
     .rg-faq-hero-title {
         font-size: 30px;
    }
     .rg-faq-hero-text {
         font-size: 16px;
    }
}
/* ===== RESPONSIVE ===== */
 @media (max-width: 900px) {
     .rg-hero-container {
         flex-direction: column;
         text-align: center;
    }
     .rg-hero-right img {
         width: 85%;
         margin-top: 40px;
    }
}
/* Responsive */
 @media (max-width: 900px) {
     .rg-faq-container {
         flex-direction: column;
    }
     .rg-faq-left, .rg-faq-right {
         width: 100%;
    }
}
/* Responsive */
 @media (max-width: 767px) {
     .rg-dedeman-title {
         text-align: center;
    }
     .rg-dedeman-text {
         text-align: center;
         margin: 0 auto 30px auto;
    }
     .rg-dedeman-logo {
         margin-top: 20px;
    }
}
/* Responsive */
 @media (max-width: 900px) {
     .rg-calc-box {
         grid-template-columns: 1fr;
    }
     .rg-calc-right, .rg-calc-left {
         padding: 40px 30px;
    }
}
 @media (max-width: 768px) {
     .rg-products-grid {
         grid-template-columns: 1fr;
    }
}
/* RESPONSIVE – pe ecrane mici cardurile devin una sub alta */
 @media (max-width: 992px) {
     .rg-benefits-row {
         flex-wrap: wrap;
    }
     .rg-benefit-card {
         width: 100%;
         max-width: 360px;
    }
}
/* ---------- RESPONSIVE ---------- */
 @media (max-width: 576px) {
     .home-rata-title {
         font-size: 1.6rem;
    }
     .harta_contact_down h2 {
         font-size: 24px;
         margin-bottom: 5px;
    }
     .harta_contact_down .row_contact .col_map_ro h3 {
         font-size: 18px;
         margin-bottom: 10px;
    }
     .contact_form_data_body_romgaz h2 {
         font-size: 25px;
    }
     .contact_form_call {
         padding: 15px 0px;
    }
     .section_contact_top .row_contact .contact_form_call img {
         border-radius: 5px;
    }
     section.sections_card_contacte {
         padding-top: 15px;
    }
}
/* ---------- RESPONSIVE ---------- */
 @media (max-width: 768px) {
    /* HERO */
     .home-hero {
         height: 70vh;
         text-align: center;
    }
     .home-hero-content {
         margin: 0 auto;
    }
     .home-hero h1 {
         font-size: 2.2rem;
    }
    /* PRODUSE */
     .rg-products-grid {
         grid-template-columns: 1fr;
    }
    /* PLACEHOLDER (dacă există) */
     .beneficiu-spacer {
         display: none;
    }
     .rg-video-row {
         display: flex;
         overflow-x: scroll;
         gap: 16px;
         scroll-snap-type: x mandatory;
         padding-bottom: 10px;
         -webkit-overflow-scrolling: touch;
        /* pentru iPhone */
    }
     .rg-video-card {
         flex: 0 0 80%;
        /* fiecare card ocupă 80% din ecran */
         scroll-snap-align: center;
         border-radius: 16px;
    }
     .rg-video-img {
         width: 98%;
         height: auto;
         border-radius: 16px;
         display: block;
         margin-left: 4px;
    }
    /* Ascundem scrollbar-ul (optional) */
     .rg-video-row::-webkit-scrollbar {
         display: none;
    }
     .rg-video-row {
         display: none !important;
    }
    /* Ascund varianta desktop */
     .rg-video-swiper {
         display: block !important;
    }
    /* Afișez slider */
     .rg-video-row {
         overflow-x: auto;
         scroll-snap-type: x mandatory;
         display: flex;
         gap: 16px;
    }
     .rg-video-card {
         flex: 0 0 100%;
         scroll-snap-align: center;
         position: relative;
    }
     .rg-video-play {
         position: absolute;
         top: 50%;
         left: 50%;
         transform: translate(-50%, -50%);
         width: 60px;
         cursor: pointer;
    }
     .rg-video-row::-webkit-scrollbar {
         display: none;
    }
     .rg-video-modal {
         display: none;
        /* să nu ocupe spațiu */
         position: fixed;
        /* scoate-l din flow-ul paginii */
         top: 0;
         left: 0;
         right: 0;
         bottom: 0;
         background: rgba(0,0,0,0.8);
         justify-content: center;
         align-items: center;
         z-index: 9999;
    }
     .rg-benefits-row {
         margin-bottom: 30px;
         margin-top: 24px;
    }
    /* TITLU principal */
     .rg-benefits-title {
         font-size: 22px !important;
         line-height: 1.3 !important;
         text-align: center !important;
         width: 100% !important;
         max-width: 330px !important;
         margin: 0 auto 39px auto !important;
         display: block !important;
    }
    /* STELE */
     .rg-benefits-stars {
         text-align: center !important;
         font-size: 20px !important;
         margin-bottom: 10px !important;
         display: block;
    }
    /* TEXT sub stele */
     .rg-benefits-rating-text {
         text-align: center !important;
         font-size: 16px !important;
         max-width: 300px !important;
         margin: 0 auto 20px auto !important;
         display: block;
    }
    /* BUTON */
     .rg-benefits-btn {
         font-size: 15px !important;
         padding: 10px 22px !important;
         border-radius: 30px !important;
         display: block !important;
         width: fit-content !important;
         margin: 0 auto !important;
    }
    /* TEXT sub buton */
     .rg-benefits-note {
         font-size: 14px !important;
         text-align: center !important;
         max-width: 280px !important;
         margin: 10px auto 0 auto !important;
         display: block;
    }
     .rg-product-price {
         font-size: 20px;
         font-weight: 782;
         color: #3EB24A;
    }
     .rg-product-btn {
         background: #FFC933;
         color: #000;
         padding: 7px 4px;
         border-radius: 40px;
         font-weight: 600;
         text-decoration: none;
         transition: 0.3s ease;
         width: 242px;
         text-align: center;
    }
     .rg-products-title {
         text-align: center;
         font-size: 30px;
         font-weight: 700;
         margin-bottom: 2px;
    }
     .rg-video-section, .rg-benefits-section, .rg-products-section {
         margin-top: 0 !important;
         padding-top: 0px !important;
        /* sau 10px dacă vrei mai puțin */
    }
    /* Dacă există padding mare sub slider */
     .swiper {
         margin-bottom: 0 !important;
         padding-bottom: 0 !important;
    }
     .rg-guide-section {
         position: relative;
         text-align: center;
         padding: 60px 20px;
    }
     .rg-guide-bg {
         position: absolute;
         inset: 0;
         background-size: cover !important;
         background-position: center !important;
    }
    /* Fundal cu overlay negru semi-transparent */
     .rg-guide-section::before {
         content: "";
         position: absolute;
         inset: 0;
         background: rgba(0, 0, 0, 0.45);
    }
     .rg-guide-content {
         position: relative;
         z-index: 2;
         max-width: 380px;
         margin: 0 auto;
         color: #fff;
    }
    /* TITLU */
     .rg-guide-content h2 {
         font-size: 28px;
         line-height: 1.3;
         margin-bottom: 15px;
         text-align: center;
         font-weight: 700;
    }
    /* Subtitlu */
     .rg-guide-subtitle {
         font-size: 17px;
         line-height: 1.4;
         margin-bottom: 15px;
    }
    /* Textul explicativ */
     .rg-guide-text {
         font-size: 15px;
         line-height: 1.4;
         margin-bottom: 25px;
         max-width: 320px;
         margin-left: auto;
         margin-right: auto;
    }
     .rg-guide-text span {
         font-weight: bold;
         color: #ffe680;
    }
    /* FORMULAR */
     .rg-guide-form {
         display: flex;
         gap: 10px;
         justify-content: center;
         align-items: center;
         flex-wrap: wrap;
    }
     .rg-guide-form input {
         width: 100%;
         max-width: 300px;
         padding: 12px 15px;
         border-radius: 25px;
         border: none;
         font-size: 16px;
         outline: none;
    }
     .rg-guide-form button {
         background: #dca700;
         padding: 12px 30px;
         border-radius: 25px;
         border: none;
         color: white;
         font-weight: 600;
         cursor: pointer;
         transition: 0.3s;
    }
     .rg-guide-form button:hover {
         background: #c49200;
    }
     .rg-beneficii-wrapper {
         display: block !important;
         text-align: center;
    }
    /* TITLU – FRUMOS ALINIAT */
     .rg-beneficii-left h2 {
         font-size: 28px !important;
         line-height: 1.2 !important;
         text-align: center !important;
         margin-bottom: 20px;
         max-width: 90%;
         margin-left: auto;
         margin-right: auto;
    }
     .rg-beneficii-left p {
         max-width: 85%;
         margin: 0 auto 25px auto;
         font-size: 16px;
         line-height: 1.6;
    }
    /* POZA SUB TEXT - CENTRATĂ */
     .rg-beneficii-right img {
         display: block;
         width: 85%;
         max-width: 330px;
         margin: 0 auto 35px auto;
         border-radius: 14px;
    }
    /* ICON-URI FRUMOS SUB POZĂ */
     .rg-beneficii-list {
         list-style: none;
         padding: 0;
         margin: 0 auto;
         text-align: center;
         max-width: 300px;
    }
     .rg-beneficii-list li {
         display: flex;
         flex-direction: column;
         align-items: center;
         margin-bottom: 30px;
    }
     .rg-beneficii-list li img {
         width: 90px;
         margin-bottom: 10px;
         height: 90px;
    }
     .rg-beneficii-list li span {
         display: block;
         font-size: 16px;
         line-height: 1.4;
         text-align: center;
    }
     .rg-beneficii-left {
         width: 96%;
    }
    /* Titlu centrat */
     .rg-garantie-title {
         text-align: center;
         font-size: 28px;
         margin-bottom: 35px;
    }
    /* Grid devine coloană */
     .rg-garantie-grid {
         display: flex;
         flex-direction: column;
         gap: 30px;
        /* spațiu între carduri */
         align-items: center;
    }
    /* Carduri frumos centrate */
     .rg-garantie-card {
         background: #008c3e;
        /* verde */
         padding: 35px 25px;
         border-radius: 18px;
         text-align: center;
         max-width: 310px;
         width: 100%;
         color: white;
    }
     .rg-garantie-card img {
         width: 80px;
         margin-bottom: 15px;
    }
     .rg-garantie-card p {
         font-size: 16px;
         line-height: 1.5;
         margin: 0;
    }
     .rg-gallery-title {
         text-align: center;
         font-size: 27px;
         font-weight: 700;
         line-height: 1.3;
         margin-bottom: 40px;
    }
     .rg-seminte-title {
         font-size: 35px;
         font-weight: 776;
         margin-bottom: 7px;
    }
     .dedeman-wrapper {
         display: flex;
         flex-direction: column;
         align-items: center;
         text-align: center;
         padding: 50px 20px;
         gap: 30px;
    }
     .dedeman-left h2 {
         font-size: 32px;
         line-height: 1.2;
         margin-bottom: 15px;
    }
     .dedeman-left p {
         font-size: 18px;
         line-height: 1.5;
         margin: 0 auto;
         max-width: 300px;
    }
     .dedeman-right img {
         width: 180px;
        /* logo mai mare */
         height: auto;
         display: block;
    }
     .rg-faq-container {
         display: flex;
         flex-direction: column;
         align-items: center;
         text-align: center;
         padding: 50px 20px;
         gap: 40px;
    }
     .rg-faq-section {
         background: #ffffff;
         padding: 0px 0;
    }
     .rg-faq-left h2 {
         font-size: 40px;
         margin-bottom: 15px;
    }
     .rg-faq-left p {
         font-size: 18px;
         line-height: 1.5;
         max-width: 300px;
         margin: 0 auto 20px;
         padding-left: 35px;
    }
     .rg-faq-btn {
         background: #f1b800;
         padding: 14px 30px;
         border-radius: 40px;
         text-decoration: none;
         font-weight: 600;
         display: inline-block;
    }
    /* ----- Accordion Questions ----- */
     .rg-faq-right {
         width: 100%;
         max-width: 450px;
    }
     .rg-faq-item {
         border-radius: 14px;
         overflow: hidden;
         margin-bottom: 31px;
         box-shadow: 0px 4px 10px rgba(0,0,0,0.08);
    }
     .rg-faq-question {
         width: 100%;
         background: #e8f6e8;
         padding: 13px;
         font-size: 17px;
         text-align: left;
         font-weight: 600;
         border: none;
         cursor: pointer;
         position: relative;
    }
     .rg-faq-question::after {
         content: "▼";
         position: absolute;
         right: 20px;
         top: 50%;
         transform: translateY(-50%);
         font-size: 14px;
         transition: 0.3s;
    }
     .rg-faq-item.active .rg-faq-question::after {
         transform: translateY(-50%) rotate(180deg);
    }
     .rg-faq-answer {
         background: white;
         padding: 15px 18px;
         display: none;
    }
     .rg-faq-item.active .rg-faq-answer {
         display: block;
    }
    .rg-cta-btn {
  display: inline-block;
  background: #FFC933;
  color: #000;
  padding: 14px 32px;
  border-radius: 40px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s ease;
  margin-left: -36px;
}
.rg-faq-main-title {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 30px;
}
    /* CONTAINER INTERN */
     .rg-hero-container {
         display: flex;
         justify-content: space-between;
         align-items: center;
         max-width: 1400px;
         margin: 0 auto;
         padding: 0px 0;
    }
    /* TEXT STÂNGA */
     .rg-hero-left h2 {
         font-size: 20px;
         font-weight: 700;
         line-height: 1.3;
         color: white;
    }
     .rg-hero-left span {
         color: #ffd100;
        /* accent galben */
         font-weight: 700;
    }
     .rg-hero-green {
         width: 100vw;
        /* ocupă toată lățimea ecranului */
         margin-left: calc(50% - 50vw);
        /* elimină marginile containerului global */
         background-color: #0d8a3a;
        /* fundal verde */
    }
     .rg-hero-btn {
         background: #ffd100;
         padding: 9px 22px;
         font-size: 13px;
         font-weight: 600;
         border-radius: 40px;
         display: inline-block;
         margin-bottom: 40px;
         text-decoration: none;
    }
    /* ---- IMAGINE ---- */
     .rg-hero-right img {
         width: 100%;
         max-width: 83%;
         height: auto;
         border-radius: 16px;
         margin-top: 20px;
    }
    /*about us */
     .rg-paradise-img {
         height: 45vh;
    }
     .rg-paradise-title {
         margin-top: -30vh;
         font-size: 26px;
         line-height: 1.3;
         padding: 0 10px;
    }
     .rg-paradise-subtitle {
         font-size: 15px;
         padding: 0 15px;
         max-width: 90%;
    }
     .rg-paradise-content h2 {
         font-size: 2.2rem;
         font-weight: 700;
         color: #fff;
    }
     .rg-paradise-content p {
         font-size: 17px;
         max-width: 600px;
         margin: 0 auto;
         width: 322px;
    }
     .rg-story-wrapper {
         flex-direction: column;
        /* vertical */
         text-align: center;
        /* centrare text */
         gap: 25px;
    }
    /* ORDINE NOUĂ pe mobil */
     .rg-story-img-wrapper {
         order: 1;
    }
    /* POZA PRIMA */
     .rg-story-left h2 {
         order: 2;
    }
    /* TITLU */
     .rg-story-left p {
         order: 3;
    }
    /* TEXT */
     .rg-story-btn {
         order: 4;
    }
    /* BUTON */
    /* ELEMENTE MAI MICI ȘI CENTRATE */
     .rg-story-left h2 {
         font-size: 28px;
         text-align: center;
         margin-bottom: 10px;
    }
     .rg-story-left p {
         max-width: 330px;
         margin: 0 auto 20px auto;
         font-size: 15px;
    }
     .rg-story-btn {
         margin: 0 auto;
         padding: 10px 26px;
         font-size: 15px;
    }
     .rg-story-img-wrapper {
         max-width: 320px;
    }
     .about-rata-box {
         background: none !important;
         box-shadow: none !important;
         padding: 0;
         border-radius: 0;
         max-width: 380px;
         margin-top: -99px;
    }
     .about-rata-title {
         color: #fff;
         font-weight: 800;
         font-size: 30px;
         margin-bottom: 115px;
    }
     .about-guide-section h2 {
         color: #ffffff !important;
         font-size: 30px;
         font-weight: 700;
         margin-bottom: 20px;
    }
     .about-guide-section {
         background-size: cover;
         background-position: center;
         padding: 60px 20px;
    }
     .about-guide-content {
         max-width: 330px;
         margin: 0 auto;
         text-align: center;
    }
     .about-guide-content h2 {
         font-size: 24px;
         line-height: 1.3;
         margin-bottom: 15px;
         color: #fff;
    }
     .about-guide-subtitle, .about-guide-text {
         font-size: 15px;
         line-height: 1.5;
         margin-bottom: 15px;
         color: #fff;
    }
    /* ======= FORM ======= */
     .about-guide-form {
         display: flex;
         flex-direction: row;
         align-items: center;
         justify-content: center;
         gap: 10px;
         margin-top: 20px;
    }
     .about-guide-form input {
         width: 100%;
         max-width: 220px;
         padding: 10px 14px;
         border-radius: 25px;
         border: none;
         font-size: 14px;
    }
     .about-guide-form button {
         padding: 10px 18px;
         background: #f8b100;
         border: none;
         border-radius: 25px;
         font-size: 14px;
         font-weight: 600;
         white-space: nowrap;
    }
    /* Schimbăm grid-ul în coloană */
     .about-beneficii-grid {
         display: flex !important;
         flex-direction: column;
         align-items: center;
         gap: 45px;
    }
    /* CENTRĂM toate elementele */
     .about-beneficiu {
         text-align: center !important;
         max-width: 280px;
    }
     .about-beneficiu img {
         margin: 0 auto 12px auto;
    }
    /* ORDINARE CORECTĂ PE MOBIL */
     .about-left-top {
         order: 1;
    }
    /* Calm și relaxare */
     .about-left-bottom {
         order: 2;
    }
    /* Natură vie */
     .about-beneficiu-center {
         order: 3;
        /* IMAGINEA pe mijloc */
         width: 100%;
         display: flex;
         justify-content: center;
    }
     .about-right-top {
         order: 4;
    }
    /* Eleganță */
     .about-right-bottom {
         order: 5;
    }
    /* Copii fericiți */
    /* Remove spacer */
     .about-beneficiu-spacer {
         display: none !important;
    }
    /* Imagine centrală la mobil */
     .about-gazon-central {
         max-width: 300px !important;
         height: auto;
         margin: 0 auto;
    }
    /* Text mic și lizibil */
     .about-beneficiu h5 {
         font-size: 20px;
         font-weight: 700;
    }
     .about-beneficiu p {
         font-size: 15px;
         line-height: 1.4;
         margin-top: 5px;
    }
     .about-beneficii-badge {
         display: block;
         margin: 4px auto 16px;
         margin-left: auto;
         text-align: center;
         width: 333px;
         height: 78px;
         margin-left: -12px;
    }
     .about-beneficii-title {
         font-size: 30px;
         font-weight: 800;
         line-height: 1.25;
         margin-bottom: 71px;
         text-align: center;
    }
     .rg-product-bottom {
         display: flex;
         justify-content: space-between;
         align-items: center;
         margin-top: 25px;
         display: grid;
    }
     .rg-cta-right img {
         max-width: 100%;
         display: block;
         width: 335px;
         height: auto;
         margin-left: 0px;
    }
     .rg-cta-text {
         font-size: 15px;
         line-height: 1.6;
         color: #555;
         margin-bottom: 30px;
         width: 312px !important;
    }
}
/* ----- MOBIL < 992px ----- */
/* ===== MOBIL < 992px ===== */
 @media (max-width: 992px) {
    /* GRID -> coloană, centrat */
     .home-beneficii-grid {
         display: flex !important;
         flex-direction: column;
         align-items: center;
         gap: 40px;
    }
    /* CARD BENEFICIU */
     .beneficiu {
         max-width: 280px;
         width: 100%;
         text-align: center;
         margin: 0 auto;
        /* ✅ centru real */
         display: flex;
         flex-direction: column;
         align-items: center;
    }
     .icon-beneficiu {
         width: 70px;
         margin-bottom: 10px;
    }
     .beneficiu h5 {
         font-size: 18px;
         margin-bottom: 6px;
    }
     .beneficiu p {
         font-size: 14px;
         color: #000;
         line-height: 1.4;
    }
    /* ORDINEA DORITĂ */
     .beneficiu-left-top {
         order: 1;
    }
    /* Calm */
     .beneficiu-left-bottom {
         order: 2;
    }
    /* Natură */
     .beneficiu-center {
         order: 3;
    }
    /* Imagine */
     .beneficiu-right-top {
         order: 4;
    }
    /* Eleganță */
     .beneficiu-right-bottom {
         order: 5;
    }
    /* Copii */
    /* IMAGINE CENTRALĂ */
     .gazon-central {
         width: 114%;
         max-width: 300px;
         margin: 0px auto;
         margin-left: auto;
         display: block;
         margin-left: 136px;
    }
    /* TITLU + BADGE */
     .home-beneficii-title {
         font-size: 27px;
         font-weight: 800;
         line-height: 1.25;
         text-align: center;
         margin: 0 auto 30px;
    }
     .home-beneficii-badge {
         display: block;
         margin: 0 auto 12px;
         text-align: center;
        width: 355px !important;
         font-size: 11px;
    }
    /* RESET DESKTOP */
     .beneficiu-left-top, .beneficiu-right-top, .beneficiu-left-bottom, .beneficiu-right-bottom {
         transform: none !important;
    }
     /* .home-rata-arrow {
         position: relative;
         top: -6px;
         padding-right: 97px;
         margin-left: 89px;
    } */
      .home-rata-arrow {
    position: relative;
    top: -6px;
    margin-right: 18px;
    margin-left: 593px;
  }
     /* .home-rata-box {
         background: none !important;
         box-shadow: none !important;
         padding: 0;
         border-radius: 0;
         max-width: 380px;
         margin-top: 10px;
         margin-left: 0px;
    } */
     .home-rata-wrapper {
         display: flex;
         justify-content: center;
         align-items: flex-start;
         gap: 19px;
         flex-wrap: wrap;
         flex-direction: column;
   margin-left: -234px;
    }
     /* .home-rata-box {
    background: none !important;
    box-shadow: none !important;
    padding: 0;
    border-radius: 0;
    max-width: 395px;
    margin-top: 10px;
    margin-left: -242px;
  } */
   .home-rata-box {
    background: none !important;
    box-shadow: none !important;
    padding: 0;
    
    border-radius: 0;
    max-width: 380px;
    margin-top: 10px;
    margin-left: 484px;
    
  }
  .home-rata-arrow img {
  width: 132px;
  height: auto;
}
     .rg-seminte-section .container {
         text-align: center;
         margin-top: 21px;
    }
     .rg-benefits-title {
         font-size: 36px;
         font-weight: 800;
         line-height: 1.25;
         margin-bottom: 25px;
         width: 701px;
         height: 122px;
         text-align: center;
    }
     .rg-benefits-btn {
         background: #f4c400;
         color: #000;
         padding: 14px 34px;
         border-radius: 50px;
         font-weight: 600;
         font-size: 18px;
         margin-left: 184px;
    }
     .rg-benefits-note {
         font-size: 14px;
         color: #666;
         margin-top: 20px;
         margin-left: 151px;
    }
    .rg-video-section {
  padding: 0px 0;
}
.rg-faq-left p {
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  margin-bottom: 30px;
  margin-left: 38px;
}
.rg-faq-left h2 {
  font-size: 48px;
  font-weight: 800;
  margin-bottom: 20px;
  margin-left: 50px;
}
.rg-faq-btn {
  background: #f7b500;
  padding: 12px 30px;
  border-radius: 40px;
  font-weight: 600;
  color: #000;
  text-decoration: none;
  display: inline-block;
  transition: 0.2s ease;
  margin-left: 32px;
}
.rg-hero-left h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.3;
  color: white;
  margin-left: 36px;
}
.rg-hero-btn {
  background: #FFC933;
  color: #000 !important;
  padding: 14px 35px;
  border-radius: 40px;
  font-weight: 600;
  display: inline-block;
  margin-top: 30px;
  margin-left: 34px;
}
.rg-hero-right img {
  width: 410px;
  border-radius: 22px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.15);
  object-fit: cover;
  margin-right: 86px;
}
.dedeman-left h2 {
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 25px;
  margin-left: 39px;
}
.dedeman-left p {
  font-size: 18px;
  line-height: 1.6;
  color: #333;
  margin: 0;
    margin-left: 0px;
  margin-left: 33px;
}
    .beneficiu-center {
        display: flex;
        margin-left: 335px;
    }
}
 @media (max-width: 1024px) and (min-width: 768px) {
    /* ascundem swiperul pe tabletă */
     .rg-video-swiper {
         display: none;
    }
    /* grid pe 2 coloane */
     .rg-video-row {
         display: grid;
         grid-template-columns: repeat(3, 1fr);
         gap: 0px;
    }
     .rg-video-card {
         width: 100%;
         height: 369px;
    }
     .rg-video-img {
         width: 100%;
         height: 320px;
         object-fit: cover;
         border-radius: 20px;
    }
     .rg-product-bottom {
         justify-content: space-between;
         align-items: center;
         margin-top: 25px;
    }
     .rg-guide-form input[type="submit"] {
         background: #f2c200;
         color: #000;
         font-weight: 600;
         border-radius: 20px;
         padding: 18px 26px !important;
         border: none;
         cursor: pointer;
         white-space: nowrap;
         width: 126px;
         margin-left: 30px;
         width: 285px;
    }
}
/* ==== DOAR PE DESKTOP ==== */
 @media (min-width: 769px) {
     .rg-video-swiper {
         display: none !important;
    }
}
/* Toată poza pe latimea ecranului */
 .rg-video-slide img {
     width: 100%;
     height: auto;
     display: block;
     border-radius: 16px;
}
/* === MOBILE === */
 @media (max-width: 992px) {
    /* Forțăm width & height egale */
     .rg-benefit-card {
         width: 100% !important;
         max-width: 280px !important;
        /* dimensiune controlată */
         min-height: 110px !important;
        /* TOATE EGAL pe înălțime */
         margin: 0 auto 20px auto !important;
         padding: 26px 65px !important;
         border-radius: 16px !important;
         background: #eff8eb !important;
         display: flex !important;
         flex-direction: column;
         justify-content: center;
         align-items: center;
    }
    /* titlul din card */
     .rg-benefit-card .rg-benefit-number {
         font-size: 16px !important;
         font-weight: 700 !important;
         margin-bottom: 6px !important;
    }
    /* textul din card */
     .rg-benefit-card .rg-benefit-text {
         font-size: 13px !important;
         line-height: 1.3 !important;
         margin: 0 !important;
    }
     .dedeman-section {
         padding: 0px 0;
         background: #f9f9f9;
    }
    .rg-team-highlight {
  background: #e5f1e2;
  padding: 12px 20px;
  border-radius: 8px;
  font-weight: 500;
  margin-bottom: 25px;
  color: #079255;
  font-size: 16px;
  margin-left: 30px;
}
.rg-team-text p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 20px;
  margin-left: 30px;
}
.rg-team-text h2 {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 20px;
  margin-left: 30px;
}
.rg-team-btn {
  background: #FFD237;
  padding: 11px 48px;
  border-radius: 40px;
  display: inline-block;
  font-weight: 700;
  color: black;
  margin-left: 33px;
}
 .rg-team-map {
    position: relative;
    width: 42%;
    margin-right: -2px;
  }
      .rg-video-img{
        width: 95%;
        height: 320px;
        object-fit: cover;
        border-radius: 20px;
        margin-left: 0px;
    }
    .dedeman-right img {
    width: 380px;
    height: 140px;
    margin-right: 61px;
}
.rg-cta-text {
  font-size: 18px;
  line-height: 1.6;
  color: #555;
  margin-bottom: 30px;
  width: 504px;
  margin-left: 30px;
}
.rg-cta-title {
  font-size: 33px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #111;
  width: 301px;
  margin-left: 38px;
}
.rg-cta-btn {
  display: inline-block;
  background: #FFC933;
  color: #000;
  padding: 14px 32px;
  border-radius: 40px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s ease;
  margin-left: 31px;
}
.rg-cta-right img {
  max-width: 94%;
  display: block;
  width: 523px;
  height: 424px;
}
}
 @media (max-width: 1199.98px) {
     .sections_card_contacte .cont_row .cont_row_col h4 {
         font-size: 18px;
    }
     .sections_card_contacte .cont_row .cont_row_col p {
         font-size: 16px;
    }
     .sections_card_contacte .cont_row .cont_row_col a {
         font-size: 16px;
    }
     .sections_card_contacte .cont_row .cont_row_col svg {
         width: 45px;
         height: 45px;
         margin-bottom: 15px;
    }
}
 @media (max-width: 991.98px) {
     .sections_card_contacte .cont_row{
         flex-wrap: wrap;
    }
     .sections_card_contacte .cont_row .cont_row_col{
         width: calc(50% - 10px);
         margin-left: 5px;
         margin-right: 5px;
         margin-bottom: 10px;
    }
     .sections_card_contacte .cont_row .cont_row_col h4 {
         font-size: 20px;
    }
     .sections_card_contacte .cont_row .cont_row_col p {
         font-size: 16px;
         min-height: 55px;
    }
     .sections_card_contacte .cont_row .cont_row_col a {
         font-size: 18px;
    }
     .sections_card_contacte .cont_row .cont_row_col svg {
         width: 50px;
         height: 50px;
         margin-bottom: 15px;
    }
}
 @media (max-width: 767.98px) {
     .sections_card_contacte .cont_row .cont_row_col{
         width: 100%;
         margin-bottom: 15px;
    }
     section.sections_card_contacte {
         background-color: #FFFFFF;
         padding-top: 45px;
         padding-bottom: 45px;
    }
    .rg-team-container {
  max-width: 1200px;
  margin: auto;
  display: flex;
  align-items: center;
  gap: 60px;
  flex-direction: column;
}
 .rg-hero-left h2 {
    font-size: 21px;
    font-weight: 700;
    line-height: 1.3;
    color: white;
    margin-left: 36px;
  }
  .rg-hero-btn {
    background: #FFC933;
    color: #000 !important;
    padding: 14px 35px;
    border-radius: 40px;
    font-weight: 600;
    display: inline-block;
    margin-top: 30px;
    margin-left: -18px;
  }
  .rg-hero-right img {
    width: 410px;
    border-radius: 22px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
    object-fit: cover;
    margin-right: 0px;
  }
   .home-beneficii-badge {
    display: block;
    margin: 25px auto 13px;
    margin-right: auto;
    text-align: center;
    width: 292px !important;
    font-size: 11px;
    margin-right: 55px;
  }
  
}
 @media (min-width: 768px) and (max-width: 1024px) {
     .beneficiu-center {
         display: flex;
         margin-left: 285px;
    }
     .gazon-central {
         margin: 0 auto;
         transform: translateX(40px);
        /* ajustezi fin */
    }
    .rg-reviews-title {
  font-size: 27px;
  font-weight: 700;
  margin: 10px 0 50px;
  text-align: center;
  color: #fff;
}
.owl-carousel .owl-item img {
 
  width: 12% !important;
}
  .home-beneficii-badge {
    display: block;
    margin: 25px auto 13px;
    margin-right: auto;
    text-align: center;
    width: 292px;
    font-size: 11px;
    margin-right: 55px;
  }
  
 
}
 @media (max-width: 992px) {
  .home-beneficii-badge {
    display: block;
    margin: 0 auto 12px;
    text-align: center;
    width: 537px;
    font-size: 11px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
     
     .gazon-central {
         margin: 0 auto;
         transform: translateX(-11px);
        /* ajustezi fin */
    }
    .rg-reviews-title {
  font-size: 27px;
  font-weight: 700;
  margin: 10px 0 50px;
  text-align: center;
  color: #fff;
}
.owl-carousel .owl-item img {
 
  width: 12% !important;
}
 
 
}


@media (max-width: 576px) {

    .home-rata-wrapper {
        flex-direction: column;
        align-items: center;
    }

    .home-rata-box {
        margin-left: 231px !important;
        margin-right: 0 !important;
        margin-top: 0;
        max-width: 320px;
        width: 100%;
        text-align: center;
    }

    .home-rata-box img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
        height: auto;
    }
        .home-rata-arrow {
        position: relative;
        top: -6px;
        margin-right: 18px;
        margin-left: 276px;
    }
.gazon-central {
        width: 114%;
        max-width: 300px;
        margin: 0px auto;
        margin-left: auto;
        display: block;
        margin-left: 28px;
       margin-left: 36px !important;
    width: 416px !important;
    }
        .rg-faq-question{
        width: 100%;
        background: #e8f6e8;
        padding: 13px;
        font-size: 13px;
        text-align: left;
        font-weight: 600;
        border: none;
        cursor: pointer;
        position: relative;
    }
    .rg-faq-left p {
        font-size: 16px;
        color: #333;
        line-height: 1.5;
        margin-bottom: 30px;
        margin-left: 0px;
    }
        .rg-faq-btn{
        background: #f7b500;
        padding: 12px 30px;
        border-radius: 40px;
        font-weight: 600;
        color: #000;
        text-decoration: none;
        display: inline-block;
        transition: 0.2s ease;
        margin-left: -27px;
    }
        .rg-faq-left h2 {
        font-size: 48px;
        font-weight: 800;
        margin-bottom: 20px;
        margin-left: -3px;
    }
    .rg-cta-right img {
        max-width: 93%;
        display: block;
        width: 523px;
        height: 316px;
    }
        .rg-cta-title {
        font-size: 33px;
        font-weight: 700;
        margin-bottom: 20px;
        color: #111;
        width: 301px;
        margin-left: -49px;
    }
        .rg-cta-text{
        font-size: 18px;
        line-height: 1.6;
        color: #555;
        margin-bottom: 30px;
        margin-left: -9px;
    width: 333px !important;
    }
        .rg-cta-btn {
        display: inline-block;
        background: #FFC933;
        color: #000;
        padding: 14px 32px;
        border-radius: 40px;
        font-weight: 600;
        text-decoration: none;
        transition: 0.3s ease;
        margin-left: -16px;
    }
    .rg-team-highlight {
        background: #e5f1e2;
        padding: 12px 20px;
        border-radius: 8px;
        font-weight: 500;
        margin-bottom: 25px;
        color: #079255;
        font-size: 16px;
        margin-left: 2px;
        width: 350px;
    }
    .rg-team-text h2 {
        font-size: 30px;
        font-weight: 700;
        margin-bottom: 20px;
        margin-left: 55px;
    }
        .rg-team-btn {
        background: #FFD237;
        padding: 20px 48px;
        border-radius: 40px;
        display: inline-block;
        font-weight: 700;
        color: black;
        margin-left: 74px;
    }
        .rg-video-section, .rg-benefits-section, .rg-products-section{
        margin-top: 0 !important;
        padding-top: 25px !important;
    }
      .beneficiu-center {
    display: flex;
    margin-left: 21px !important;
    width: 416px !important;
  }
  .rg-faq-question span {
     position: absolute;
     right: 20px;
     top: 50%;
     width: 12px;
     height: 12px;
    
     transform: translateY(-50%) rotate(45deg);
     transition: 0.3s;
}
}




@media (max-width: 576px) { 
    .beneficiu-center {
    display: flex;
    margin-left: -5px !important;
  }
}

@media (max-width: 992px) {
  .home-beneficii-grid {
    display: flex;
    justify-content: center;
  }

  .beneficiu-center {
    margin: 0 auto;
    width: 100%;
    max-width: 300px;
  }
   .rg-team-map {
    position: relative;
    width: 89%;
    margin-right: -2px;
  }
  .rg-faq-question span {
     position: absolute;
     right: 20px;
     top: 50%;
     width: 12px;
     height: 12px;
    
     transform: translateY(-50%) rotate(45deg);
     transition: 0.3s;
     display: none;
}
}
@media (max-width: 576px) {
  .rg-faq-question span {
    position: absolute;
    right: 20px;
    top: 50%;
    width: 8px;
    height: 8px;

    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
    border-left: none;
    border-top: none;

    background: none;
    outline: none;
    box-shadow: none;

    transform: translateY(-50%) rotate(45deg);
  }
  .rg-video-wrapper {
  position: relative;
  max-width: 108% !important;
    border-radius: 0 !important;
    margin-left: 41px;
    margin-left: -19px !important;
}
}
.rg-faq-question span {
  display: none !important;
}
/* ===== FIX FINAL VIDEO – MOBILE ===== */
@media (max-width: 576px) {

  .rg-seminte-section .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .rg-video-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 97vw !important;
    max-width: 97vw !important;
    border-radius: 0 !important;
    margin-left: -15px !important;
    padding-bottom: 30px;
  }

  .rg-video-img {
    width: 100% !important;
    margin: 0 !important;
    border-radius: 0 !important;
  }
  .rg-faq-question {
     width: 100%;
     text-align: left;
     padding: 18px 20px;
     font-size: 16px;
     background: #eaf5e6;
     border: none;
     cursor: pointer;
     font-weight: 600;
     position: relative;
     font-size: 11px;
}
.rg-faq-tabs {
  display: flex;
  gap: 5px;
  justify-content: center;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
.rg-faq-tab {
  border: 1px solid #1BAA5C;
  background: #fff;
  color: #1BAA5C;
  padding: 10px 18px;
  border-radius: 6px;
  font-weight: 600;
  cursor: pointer;
  transition: 0.3s;
  font-size: 11px;
}
}


.harta_contact_down {
    padding: 80px 0;
    background-color: #f5f5f5;
}

.section_title {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 60px;
}

/* .row_contact {
    display: flex;
    gap: 4px;
    flex-wrap: wrap;
    justify-content: center;
} */

.col_map_ro {
    flex: 1 1 500px;
    max-width: 600px;
}

.col_map_ro h3 {
    color: #16a34a;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px;
}

.map_card {
    height: 450px;
}

.map_card iframe {
    width: 100%;
    height: 100%;
    border-radius: 16px;
}
.harta_contact_down .row_contact .col_map_ro iframe {
    border-radius: 10px;
    height: 395px;
}

.hero-underline {
    background: linear-gradient(
        to top,
        #facc15 10%,
        transparent 10%
    );
    padding: 0 4px;
}


.home-hero-content h1 {
    line-height: 1.2;
}
