.module-featured-blocks {
    position: relative;
    display: block;
    margin: 20px 0;
}
.module-featured-title {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 10px;
    font-size: 24px;
    font-weight: 600;
}
.module-featured-title-main {
    position: relative;
    display: block;
    flex: 1 1 auto;
}
.module-featured-title-tabs {
    position: relative;
    flex: 0 0 auto;
}
.module-featured-blocks .tab-content>.tab-pane {
    display: block;
    opacity: 0;
    height: 0;
    overflow: hidden;
    padding: 0px 15px;
}
.module-featured-blocks .tab-content>.tab-pane.active {
    opacity: 1;
    height: auto;
}
.module-featured-blocks .owl-carousel.owl-theme .owl-nav {
    margin: 0;
}
.module-featured-blocks .owl-carousel.owl-theme .owl-prev,
.module-featured-blocks .owl-carousel.owl-theme .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 40px;
    background: none;
}
.module-featured-blocks .owl-carousel.owl-theme .owl-prev {
    left: -21px;
}
.module-featured-blocks .owl-carousel.owl-theme .owl-next {
    right: -21px;
}

.nameftdcateg1{
    font-size: 16px;
    color: #777;
}
.nameftdcateg2{
    font-size: 28px;
    font-weighT: 700;
    color: var(--culoare-activa);
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
}
.nameftdcateg3{
    font-size: 16px;
    color: #777;
}
.modulbeneficii{
    margin-bottom: 70px;
}
.textmodulesite{
    margin-top: 100px;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 30px;
    text-align: center;
}
.namemodulesite{
    text-align: center;
    font-size: 18px;
    font-weight: 300;
}
.beneficiul{
    background: var(--culoare-activa);
    color: #fff;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 800;
    clip-path: polygon(20% 0, 100% 0%, 80% 100%, 0% 100%);
    transition: 0.3s all ease-in-out;
}
.randintregbeneficiu:hover .beneficiul{
    background: var(--culoare-secundara);
    color: #000;
}
.randintregbeneficiu:hover .titlubeneficiul{
    color: var(--culoare-activa);
    margin-left: 20px;
}
.titlubeneficiul{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    transition: 0.3s all ease-in-out;

}
.subtitlubeneficiul{
    font-size: 16px;
    font-weight: 400;
    opacity: 0.7;
}
.rowbeneficiul{
    display: grid;
    grid-template-columns: 25% 20% 25%;
    justify-content: center;
}
.rowinsidebeneficiul{
    display: flex;
    flex-direction: column;
}
.mtauto{
    margin-top: auto;
}
.rowimaginebeneficiul:hover img{
    transform: scale(1.1);
}
.rowimaginebeneficiul img{
    transition: 0.3s all ease-in-out
}
.bgftdprod{
    width: 100%;
    height: 900px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
}
.bgftdprod:after{
    position: absolute;
    content: '';
    top: 0;
    left:0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5)
}
.bgftdprodspec{
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}
.bgftdprodspec:after{
    position: absolute;
    content: '';
    top: 0;
    left:0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5)
}
.numetabmodul.tabactive{
    font-size: 30px;
    color: var(--culoare-activa);
    font-weight: 600;
}
.numetabmodul{
    font-size: 26px;
    margin: 20px;
    displaY: inline-block;
    color: #000;
    cursor: pointer
}
.rowftdcateg{
    display: grid;
    grid-template-columns: repeat(2, calc(50% - 10px));
    gap: 20px;
    position: relative;
    z-index: 9999;
}
.img380{
    height: 380px;
    object-fit: contain;
    position: relative;
    transition: all 0.5s ease-in-out;
    left:0;
    opacity: 0.7;
    overflow: hidden;
    cursor: pointer
}
.imgright{
    width: 50%;
    margin-left: 50%;
}
.imgleft{
    width: 50%;
}
.img640{
    height: 640px;
    object-fit: contain;
    position: relative;
    transition: all 0.5s ease-in-out;
    left:0;
    opacity: 0.7;
    overflow: hidden;
    cursor: pointer
}
.bgftdcateg{
    background: #f8f8f8;
    border-radius: 10px;
    box-shadow: 0px 10px 60px 10px inset rgba(100, 100, 100, 0.25), 0px 18px 36px -18px inset rgba(0, 0, 0, 0.1);
}
.numemareftdcateg{
    color: #000;
    font-size: 36px;
    font-weight: 700;
    height: 140px;
    line-height: 40px;
    overflow: hidden;
    padding: 30px;
    display: block;
}
.absleftftdcateg{
    position: absolute;
    color: #000;
    font-size: 28px;
    font-weight: 600;
    height: 100px;
    line-height: 40px;
    overflow: hidden;
    display: flex;
    height: 100%;
    width: 50%;
    align-items: end;
    padding: 30px;
}
.absrightftdcateg{
    position: absolute;
    color: #000;
    font-size: 28px;
    font-weight: 600;
    height: 100px;
    line-height: 40px;
    overflow: hidden;
    display: flex;
    height: 100%;
    width: 50%;
    align-items: end;
    padding: 30px;
    right: 0;
    justify-content: end;
}
.rowrightftdcateg{
    display: grid;
    gap: 20px;
}
.bgftdcateg:hover img{
    left: -50px;
    opacity: 1;
}
.cumparaacumftdcateg{
    font-size: 16px;
    font-weighT: 400;
    color: #000;
    line-height: 20px;
    text-decoration: underline;
    display: block;
    margin-top: 20px;
    text-transform: uppercase;
}
.mbmoduleftd{
    margin-bottom: 100px;
}
.rowftdhero{
    display: grid;
    grid-template-columns: calc(50% - 20px) calc(50% - 20px);
    gap: 40px;
}
.spaceinsideftdspec{
    padding: 0 50px;
}
.nameftdhero{
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    color: #000;
    margin-bottom: 50px;
}
.descftdhero{
    font-size: 20px;
    font-weight: 300;
    color: #000;
    line-height: 30px;
    max-height: 120px;
    overflow: hidden;
    margin-bottom: 50px;
}
.linkftdhero{
    display: inline-block;
    background: #000;
    color: #fff;
    font-weight: 500;
    line-height: 50px;
    height: 50px;
    padding: 0 40px;
    border-radius: 20px;
    text-transform: uppercase;
    margin-bottom: 50px;
}
.linkftdhero:hover{
    color: #fff;
}
.bgftdhero{
    background: #f8f8f8;
    border-radius: 10px;
    box-shadow: 0px 10px 60px 10px inset rgba(100, 100, 100, 0.25), 0px 18px 36px -18px inset rgba(0, 0, 0, 0.1);
    padding: 50px;
}
.pymodule{
    padding: 100px 0;
}