/*
Theme Name: Uny
Theme URI: https://uny.ro/
Author: Uny
Author URI: https://uny.ro/
Description: Web site realizat de <a href="https://uny.ro/" target="_blank"> Uny Web Design </a>
Version: 5.1.3.0
Tested up to: 5.8.1
Requires PHP: 7.3
License: MIT License
License URI: https://uny.ro/
Text Domain: Uny
Tags: web design, website, design unic, website optimizat, realizare site-uri

*/



/*
All style editing is done via scss/_bscore_custom.scss
*/



/**  -------------------------------------------------- Custom container  Content ------------------------------------------ **/

.container-custom {
    max-width: 1723px;
    margin: 0 auto;

    width: 100%;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);


}

.navbar .container-custom{
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
}

@media (min-width: 1250px) and (max-width: 1770px) {
    .container-custom {
        max-width: 1250px;

    }


}


@media (min-width: 1025px) and (max-width: 1281px) {
    .container-custom {
        max-width: 1125px;

    }

}

@media (min-width: 995px) and (max-width: 1025px) {
    .container-custom {
        max-width: 909px;

    }

}


@media (min-width: 769px) and (max-width: 995px) {
    .container-custom {
        max-width: 768px;
    }

    .content-head {
        padding-bottom: 90px !important;
    }
}

@media  (max-width: 768px) {
    .container-custom {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

}
h1, h2, h3, h4, h5, h6 {
    font-family: "Lexend", sans-serif !important;
    font-weight: 400;

}

body{
    font-family: "Lexend", sans-serif !important;
}
p, li, a, span {
    margin-bottom: 0.5em;
    line-height: 25px;
    font-size: 18px;
    font-weight: 400;
    font-family: "Lexend", sans-serif !important;
}
#nav-main {
    background: #EDF4F6;
    padding-top: 27px;
    padding-bottom: 14px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    float: left;
}
/**  -------------------------------------------------- Edn Custom container  Content ------------------------------------------ **/
#bootscore-navbar li a{
    color: #0C0A1F;
    font-size: 17px;
    font-style: normal;
    line-height: 20px;
    margin: 0 9px;
}
.content-top-home{
    background: #EDF4F6;
    padding: 0 81px;
}
.back-flrin-top{
    background: url(./img/florin-pop-mentor.jpg);
    background-color: rgba(0, 0, 0, 0);
    background-position: center center ;
    background-size: cover ;
    padding-top: 12em ;
    padding-bottom: 11em;
    background-repeat: no-repeat ;
    position: relative;
    color: #fff;
    background-color: #252525;
    text-align: center;
    overflow: hidden;
    border-radius: 30px;
}
.content-bann-h-top {
    text-align: left;
}
.content-bann-h-top h2{
    color: #FFF;
    font-size: 59px;
    font-weight: 600;
    line-height: 90px; /* 152.778% */
    letter-spacing: -1.296px;
    margin: 0;
}
.content-bann-h-top h1{
    font-size: 100px;
    font-weight: 600;
    line-height: 90px;
    letter-spacing: -2.304px;
    margin: 0;
    padding-bottom: 10px;
}
.content-bann-h-top p{
    color: #D0D0F1;
    font-size: 20px;
    line-height: 40px; /* 200% */
    padding-top: 29px;
    padding-bottom: 30px;
}
.content-bann-h-top a{
    color: #D0D0F1;
    border-radius: 15px;
    border: 1px solid #D0D0F1;
    font-size: 21px;
    padding: 5px 42px 8px;
    line-height: 44px;
    text-decoration: none;
    display: inline-block;
}
.content-bann-h-top {
    max-width: 54%;
}
.content-home-despre-mine span{
    color: #121217;
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 14px;
    display: inline-block;
}
.content-home-despre-mine h2{
    color: #000;
    font-size: 47px;
    font-weight: 500;
    line-height: 50px; /* 106.383% */
}

.content-home-despre-mine p{
    color: #696969;
    font-size: 15px;
    line-height: 29px; /* 193.333% */
    margin-top: 20px;
}
.despre-mine-home{
    background: #EDF4F6;
    padding: 100px 0;
}
.cucemaocup p{
    color: #121217;
    font-size: 23px;
    line-height: 29px; /* 126.087% */
    border-bottom: 1px solid #CFD1D5;
    padding-bottom: 12px;
}
.cucemaocup p:last-of-type {
    border: none !important;
}
.cucemaocup p span{
    color: #A5A6AA;
    font-size: 25px;
    font-weight: 300;
    margin-right: 15px;
}
.cucemaocup {
    margin-top: 47px;
}
.cucemaocup  a{
    display: inline-block;
    background: #45554C;
    color: #FFF;
    font-size: 19px;
    font-weight: 300;
    padding: 16px 54px 18px;
    text-decoration: none;
    margin-top: 15px;
}
.box-skills {
    position: relative;
}
.love_count{
    color: #C6C6CB;
    text-align: center;
    font-size: 130px;
    font-weight: 700;
    letter-spacing: -0.5px;
    text-transform: capitalize;
}
.box-skills.lung-cont-3000 .love_count{
    letter-spacing: -13.5px;
}
.box-skills p{
    color: #131318;
    font-size: 29px;
    font-style: normal;
    font-weight: 300;
    line-height: 44px;
    text-transform: capitalize;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    margin: 0;
    right: 0;
    left: 0;
}
.box-skills {
    position: relative;
}
.border-right {
    position: absolute;
    right: 0px;
    top: 50%;
    height: 30%;
    transform: translate(0%, -22px);
    border-right: 1px solid #DCE0E3;
}
.skills.love_counter {
    margin-top: 90px;
}
.daca-esti {
    overflow: hidden;
    min-height: 1062px;
}
.img-daca-esti {
    position: relative;
    margin-right: -6vw; /* Împinge imaginea în afara containerului pe partea dreaptă */
    right: 0; /* Ajustează această valoare pentru a extinde imaginea până la marginea monitorului */
    overflow: hidden;
}

.img-daca-esti img {
    width: 100vw; /* Asigură-te că imaginea se întinde până la marginea monitorului */
    height: auto;
    object-fit: cover;
}

.info-daca-esti h2{
    color: #000;
    font-size: 42px;
text-align: center;
    font-weight: 500;
    line-height: 47px; /* 111.905% */
    margin-bottom: 40px;
}
.info-daca-esti ul {
    padding: 40px 46px;
    background: #EDF4F6;
}

.info-daca-esti ul li{
    background-image: url("./img/check_icon-1.svg");
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 36px;
    margin-bottom: 20px;
    list-style-type: none;
    color: #000;
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
}
.content-daca-esti {
    max-width: 81%;
}

.info-daca-esti h3{
    color: #000;
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    margin-top: 38px;
    margin-bottom: 35px;
}
.btn0prog{
    text-align: center;
}

.btn0prog a{
    display: inline-block;
    background: #45554C;
    color: #FFF;
    font-size: 19px;
    font-weight: 300;
    padding: 16px 54px 18px;
    text-decoration: none;
    margin-top: 15px;
}
.info-daca-esti {
    padding-top: 21%;
}

.work{
    background: #EDF4F6;
    padding: 100px 0 154px;
}

.work-left span{
    color: #121217;
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 13px;
    display: inline-block;
}
.work-left h3{
    color: #000;
    font-size: 42px;
    font-weight: 500;
    line-height: 61px; /* 145.238% */
}

.work-left p{
    background: #45554C;
    color: #EDF4F6;
    text-align: center;
    font-size: 21px;
    font-weight: 400;
    padding: 15px 0px 17px;
    margin-top: 51px;
}
.work-right p{
    color: #696969;
    font-size: 15px;
    line-height: 29px;
    margin-bottom: 25px;
}
.work-right {
    margin-top: 33px;
    padding-left: 60px;
}
.work-right strong {
    font-weight: 600;
}

.content-icon-box-work h4{
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    margin: 20px 0 14px;
}
.content-icon-box-work p{
    color: #696969;
    font-size: 15px;
    font-weight: 400;
    line-height: 29px; /* 193.333% */
}

.content-icon-box-work {
    border-right: 1px solid #ddd;
}


.custo-or-work:first-of-type .content-icon-box-work {
    padding-right: 32px;
    padding-left: 0;
}

.content-icon-box-work{
    padding-left: 32px;
    padding-right: 1px;
    margin-top: 50px;
}
.icon-work-box {
    margin-top: 76px;
}
 .custo-or-work:last-of-type .content-icon-box-work{
border: none;
}

.title-studii-de-caz-home {
    text-align: center;
    margin-bottom: 50px;
}
.title-studii-de-caz-home p{
    color: #121217;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase;
}

.title-studii-de-caz-home  h3{
    color: #000;
    font-size: 47px;
    font-weight: 500;
}

.info-studii-de-caz h4{
    color: #000;
    font-size: 19px;
    font-weight: 500;
    margin: 0;
}

.info-studii-de-caz p{
    color: #696969;
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 0;
}
.box-content-studii-de-caz {
    position: relative;
}
.info-studii-de-caz {
background: rgba(255, 255, 255, 0.8);
    position: absolute;
    bottom: 48px;
    left: 59px;
    padding: 29px 40px;
}
.padding-right-20{
    padding-right: 15px;
}
.padding-b-10{
    padding-bottom: 10px;
    padding-left: 10px;
}

.padding-t-10{
    padding-top: 10px;
    padding-left: 10px;
}
.studii-de-caz-home {
    margin: 88px 0 80px;
}

.beneficii{
    background: #EDF4F6;
    padding: 91px 0;
}

.title-beneficii h2{
    color: #000;
    font-size: 42px;
    font-weight: 500;
}

.content-beneficii-home span, .content-beneficii-home strong{
    display: block;
    color: #121217;
    font-size: 23px;
    line-height: 29px;
    margin-bottom: 10px;
    font-weight: 400;
}
.content-beneficii-home  p{
    color: #000;
    font-size: 15px;
    line-height: 29px;
    margin-bottom: 27px;
}
.title-beneficii {
    margin-bottom: 78px;
}




.content-beneficii-home {
    counter-reset: paragraph;
}

.content-beneficii-home p {
    position: relative;
    padding-left: 50px; /* Ajustează după cum este necesar */

}

.content-beneficii-home p::before {
    content: "0" counter(paragraph) ".";
    counter-increment: paragraph;
    position: absolute;
    left: 0;
    top: 0;
    color: #A5A6AA;
    font-size: 25px;
    font-weight: 300;
}

.content-beneficii-home p:nth-child(n+10)::before {
    content: counter(paragraph) ".";
}
.content-beneficii-home a{
    display: inline-block;
    background: #45554C;
    color: #FFF;
    font-size: 19px;
    font-weight: 300;
    padding: 16px 41px 18px;
    text-decoration: none;
    margin-left: 50px;
    margin-top: 24px;
}

.beneficii-content-right {
    padding-left: 57px;
}

.content-right-beneficii {
    background: #1D242C;
}
.content-right-beneficii p{
    color: #FFF;
    font-size: 15px;
    font-weight: 300;
    line-height: 29px; /* 193.333% */
    margin: 0;
}
.content-right-beneficii {
    background: #1D242C;
    padding: 32px;
    margin-top: 30px;
}
.footer{
    background: #020419;
    padding-top: 89px;
}

.footer-left-top h3{
    color: #FFF;
    font-size: 47px;
    line-height: 52px;
}

.footer-left-top ul{
    padding:0;
    margin-top: 73px;
}
.footer-left-top ul li a{
    color: #999897;
    font-size: 15px;
    font-weight: 300;
    text-decoration: none;
}
.footer-top {
    padding-bottom: 45px;
}
.footer-left-top ul li{
    display: inline-block;
}
.footer-left-top ul li{
    margin-right: 40px;
}

.footer-left-top ul li:last-child{
    margin: 0;
}
.anpc-sol a {
    display: block;
    text-align: right;
}
.anpc-sol img {
    width: 35% ;
}

.social ul li a {
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin: 0;
    background-color: #020419;
    width: 38px;
    height: 38px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #222336;
}
.social ul li  {
    display: inline-block;
    margin-right: 10px;
}
.social ul li:last-child{
    margin: 0;
}
.anpc-sol {
    margin-top: 15px;
}
.social {
    text-align: right;
    margin-top: 58px;
}

.copyright-footer{
    border-top: 1px solid #222336;
}

.copyright-footer .left{
    color: #999897;
    font-size: 15px;
    font-weight: 300;
    float: left;
}

.copyright-footer  .right.copyright, .copyright-footer  .right.copyright a{
    color: #999897;
    font-size: 15px;
    font-weight: 300;
    text-decoration: none;
}
.footer-left-top {
    max-width: 79%;
}
.copyright-footer  .right.copyright{
    float: right;
}

.copyright-footer {
    padding: 27px 0 15px;
}

@media  (max-width: 1600px) {
    .content-bann-h-top h2 {
        font-size: 51px;
    }
    .content-bann-h-top h1 {
        font-size: 90px;
        line-height: 59px;
    }
    .back-flrin-top {
        padding-top: 6em !important;
        padding-bottom: 5em !important;
    }
    .content-top-home {
        padding: 0 50px;
    }
    .content-home-despre-mine {
        padding-left: 30px;
    }
    .content-home-despre-mine h2 {
        font-size: 40px;
    }
    .love_count {
        font-size: 103px;
}
    .info-daca-esti h2 {
        font-size: 35px;
    }
    .info-daca-esti ul {
        padding: 40px 25px;
    }
    .info-daca-esti h3 {
        font-size: 22px;
    }
    .content-daca-esti {
        max-width: 100%;
    }
    .info-daca-esti {
        padding-top: 6%;
    }
    .img-daca-esti {
        margin-right: -13vw;
    }
    .work-left h3 {;
        font-size: 37px;
    }
    .work-right {
        padding-left: 16px;
    }

    .daca-esti {
        min-height: 887px;
    }
}


@media  (max-width: 1285px) {
    .img-daca-esti {
        margin-right: -22vw;
    }
    .footer-left-top {
        max-width: 100%;
    }
    .daca-esti {
        min-height: 934px;
    }
    .content-top-home {
        padding: 0 20px;
    }
    .content-home-despre-mine {
        padding-left: 0;
    }
    .content-home-despre-mine h2 {
        font-size: 33px;
    }
    .cucemaocup p {
        font-size: 20px;
    }
    .skills.love_counter {
        margin-top: 50px;
    }
    .box-skills p {
        font-size: 21px;
    }
    .despre-mine-home {
        padding: 100px 0 50px;
    }
    .info-daca-esti ul {
        padding: 40px 13px;
    }

    .info-daca-esti ul li {
        margin-bottom: 14px;
        font-size: 17px;
        line-height: 28px;
    }
    .img-daca-esti {
        margin-right: -31vw;
    }
    .daca-esti {
        min-height: 854px;
    }
    .work-left h3 {
        font-size: 24px;
        line-height: 45px;
    }
    .icon-work-box {
        margin-top: 50px;
    }
    .work {
        padding: 100px 0 100px;
    }
    .footer-left-top h3 {
        font-size: 39px;
    }
    .anpc-sol img {
        width: 47%;
    }
}

.img-resp{
    display: none;
}
@media  (max-width: 995px) {

    /** Reorder box responsive */
    .reorder-resp .order2{
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
    .reorder-resp .order3{
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3;
    }
    .reorder-resp .order1 {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }


    .reorder-resp {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        /* optional */
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }

    /* end Reorder */


    .content-bann-h-top h2 {
        font-size: 33px;
        line-height: 60px;
    }
    .content-bann-h-top h1 {
        font-size: 60px;
        line-height: 36px;
    }
    .content-bann-h-top p {

        font-size: 16px;
        line-height: 28px;
        padding-top: 12px;
        padding-bottom: 22px;
    }
    .content-bann-h-top a {
        font-size: 16px;
        padding: 2px 28px 6px;
        line-height: 38px;
    }
    .im-h-despre-top {
        text-align: center;
        margin-top: 50px;
    }
    .despre-mine-home {
        padding: 50px 0 50px;
    }
    .love_count {
        font-size: 71px;
    }
    .box-skills p {
        font-size: 18px;
    }
    .daca-esti {
        min-height: auto;
        overflow: initial;
    }
    .img-daca-esti {
        margin-right: auto;
        margin-top: 50px;
    }
    .work {
        padding: 50px 0 50px;
    }

    .content-icon-box-work {
        min-height: 322px;
    }
    .resp-work-bord-none .content-icon-box-work {
        border: none;
    }
    .img-full{
        display: none;
    }
    .img-resp{
        display: block !important;
    }
    .padding-b-10, .padding-t-10 {
        padding: 0;
        margin-top: 15px;
    }
    .studii-de-caz-home {
        margin: 50px 0 70px;
    }
    .beneficii-content-right {
        padding-left: 0;
        text-align: center;
        margin-top: 50px;
    }
    .footer-left-top h3 {
        font-size: 30px;
    }
    .anpc-sol img {
        width: 68%;
    }
}

.social-resp-page{
    display: none;
}
@media  (max-width: 755px) {
    .content-bann-h-top {
        max-width: 100%;
    }
    .back-flrin-top {
        background-position-x: 79%;
    }
    .content-bann-h-top p, .content-bann-h-top h2, .content-bann-h-top h1 {
        color: #fff;
        text-shadow: 4px 4px 2px rgba(0,0,0,0.6);
    }
    .content-bann-h-top a {
        text-shadow: 4px 4px 2px rgba(0,0,0,0.6);
        color: #fff;
        border: 1px solid #fff;
    }
    .info-daca-esti h2 {
        font-size: 26px;
        margin-top: 30px;
    }
    .work-left h3 {
        font-size: 26px;
        line-height: 38px;
    }

    .custo-or-work:first-of-type .content-icon-box-work {
        padding-right: 0;
        padding-left: 0;
        border-right: none;
        min-height: auto;
        border-bottom: 1px solid #ddd;
    }
    .content-icon-box-work {
        min-height: auto;
        padding: 0;
        text-align: center;
border-right: none;
        border-bottom: 1px solid #ddd !important;
        padding-bottom: 30px;
    }

    .border-none-res   .content-icon-box-work {
        border: none !important;
    }
    .work {
        padding: 50px 0 0;
    }
    .title-studii-de-caz-home h3 {
        color: #000;
        font-size: 29px;
        font-weight: 500;
    }
    .padding-right-20 {
        padding-right: 0;
    }
    .info-studii-de-caz {
        bottom: 17px;
        left: 23px;
        padding: 15px 22px;
    }
    .title-beneficii h2 {
        font-size: 30px;
    }
    .beneficii {
        padding: 50px 0;
    }
    .title-beneficii {
        margin-bottom: 50px;
    }
    .content-right-beneficii {
        padding: 24px;
        text-align: left;
    }
    .footer {
        padding-top: 40px;
    }
    .footer-left-top h3 {
        font-size: 23px;
        line-height: 39px;
    }
    .footer-left-top ul {
        padding: 0;
        margin-top: 28px;
    }
    .anpc-sol a {
        display: inline-block;
        text-align: left;
    }
    .anpc-sol img {
        width: 100%;
    }

    .social {
        text-align: left;
        margin-top: 30px;
    }
    .social-resp-page{
        display: block !important;
    }
    .social-full-page{
        display: none;
    }
    .copyright-footer .left, .copyright-footer .right.copyright {
        float: none;
        text-align: center;
    }
    .content-home-despre-mine h2 {
        font-size: 28px;
        line-height: 36px;
    }
    .cucemaocup p {
        font-size: 17px;
    }
    .cucemaocup p span {
        font-size: 20px;
        margin-right: 5px;
    }
    .work-left p {
        font-size: 17px;
        padding: 15px 0px 17px;
        margin-top: 20px;
    }
    .icon-work-box {
        margin-top: 0;
    }
}

.social ul {
    padding: 0;
}


.content-bann-h-top span{
    color: #FFF;
    font-size: 30px;
    font-weight: 200;
    line-height: 69px;
    letter-spacing: -0.54px;
    text-transform: uppercase;
    margin: 0;
    display: inline-block;
}
.img-top-des-mine{
    background: url(./img/despre-mine.jpg);
    padding-top: 8em;
    padding-bottom: 11em;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.page-sigle-despre-mine .skills.love_counter {
    margin-top: 0;
}

.despre-mine-home.page-sigle-despre-mine  {
    padding: 59px 0;
}

.page-sigle-despre-mine .sub-banner-despre-mine-page{
margin-top: 65px;
}

.sub-banner-despre-mine-page .content-home-despre-mine span{
    font-size: 28px;
}

.sub-banner-despre-mine-page  .content-home-despre-mine {
    margin-top: 28px;
}
.sub-banner-despre-mine-page .content-home-despre-mine p{
    color: #111;
    padding-right: 91px;
}

.box-left-motiv-top h3{
    color: #000;
    font-size: 47px;
    font-weight: 800;
    line-height: 50px;
    max-width: 69%;
    margin-bottom: 28px;
}

.box-left-motiv-top p{
    color: #000;
    font-size: 21px;
    line-height: 29px; /* 138.095% */
}
.box-right-motiv-top p{
    color: #111;
    font-size: 15px;
    font-weight: 400;
margin-bottom: 32px;
}
.motiveaza-top {
    padding-top: 92px;
}

.content-boot-motivatie p{
    color: #111;
    font-size: 15px;
    line-height: 29px;
}

.content-boot-motivatie p:first-of-type{
    border-radius: 8px;
    background: #EDF4F6;
    padding: 24px 42px;
    margin-bottom: 40px;
}
.content-boot-motivatie {
    padding-right: 100px;
}
.motivatie {
    margin-top: 48px;
}

.proiect-semnificativ{
    background: #EDF4F6;
        padding:100px 0 90px;
}

.proiect-semnificativ-content h3{
    color: #000;
    font-size: 47px;
    font-weight: 800;
    line-height: 50px;
    max-width: 77%;
    margin-bottom: 45px;
}
.proiect-semnificativ-content p{
    color: #000;
    font-size: 21px;
    line-height: 29px;
    margin-bottom: 37px;
}
.proiect-semnificativ-content a{
    display: inline-block;
    background: #45554C;
    color: #FFF;
    font-size: 19px;
    font-weight: 300;
    padding: 16px 54px 18px;
    text-decoration: none;
    margin-top: 15px;
}

.content-logoback{
    border-radius: 12px;
    background:  #FFF;
    text-align: center;
    padding: 29px 0;
    margin: 11px;
}
.proiect-semnificativ-content {
    margin-top: 69px;
}

.implicare .content-logoback{
    background: #EDF4F6;
}

.content-implicare-rig {
    border-radius: 15px;
    background: #1D242C;
    padding: 64px 70px;
    margin-left: 95px;
}

.content-implicare-rig p{
    color: #FFF;
    font-size: 15px;
    line-height: 29px;
    margin-bottom: 28px;
}
.title-implic h3{
    color: #000;
    max-width: 45%;
    font-size: 47px;
    font-weight: 500;
    line-height: 50px;
    margin-bottom: 58px;
}
.implicare {
    padding: 84px 0 142px;
}
.ce-ma-motiveaza {
    margin-bottom: 50px;
}

.experienta-investitii p:first-of-type{
    color: #000;
    font-size: 21px;
    line-height: 29px;
}
.experienta-investitii .proiect-semnificativ-content p{
    color: #111;
    font-size: 15px;
    line-height: 29px;
    margin-bottom: 23px;
}

.experienta-investitii .proiect-semnificativ-content {
    margin-right: 50px;
    margin-top: 0;
}
.title-experienta h3{
    color: #000;
    max-width: 42%;
    font-size: 47px;
    font-weight: 800;
    line-height: 57px;
    margin-bottom: 58px;
}


@media  (max-width: 1600px) {
    .sub-banner-despre-mine-page .content-home-despre-mine p {
        padding-right: 0;
    }
    .content-boot-motivatie p:first-of-type {
        padding: 24px 22px;
    }
    .content-boot-motivatie {
        padding-right: 29px;
    }
    .proiect-semnificativ-content h3 {
        max-width: 100%;
    }
    .title-implic h3 {
        max-width: 53%;
    }
    .content-implicare-rig {
        padding: 44px 41px;
        margin-left: 40px;
    }
    .experienta-investitii .proiect-semnificativ-content {
        margin-right: 20px;
    }
}

@media  (max-width: 1029px) {
    .content-home-despre-mine {
        padding-left: 17px;
    }
    .title-implic h3 {
        max-width: 91%;
    }

}

@media  (max-width: 995px) {
    .img-top-des-mine {
        padding-top: 4em !important;
        padding-bottom: 5em !important;
    }
    .content-bann-h-top span {
        font-size: 24px;
        line-height: 30px;
    }
    .motiveaza-top {
        padding-top: 50px;
    }
    .content-boot-motivatie p:first-of-type {
        margin-top: 50px;
    }
    .proiect-semnificativ-content {
        margin-top: 0;
        margin-bottom: 50px;
    }
    .proiect-semnificativ {
        padding: 50px 0 50px;
    }
    .content-implicare-rig {
        padding: 30px 30px;
        margin-left: 0;
        margin-bottom: 50px;
    }
    .implicare {
        padding: 50px 0 52px;
    }
    .title-experienta h3 {
        max-width: 100%;
        margin-bottom: 35px;
    }
}


@media  (max-width: 755px) {
    .img-top-des-mine {
        background-position-x: -576px;
    }
    .box-left-motiv-top h3, .title-experienta h3 {
        font-size: 33px;
        max-width: 100%;
    }

    .title-implic h3 , .proiect-semnificativ-content h3{
        font-size: 30px;
        max-width: 100%;
    }
    .motivatie {
        margin-top: 0;
    }
    .content-boot-motivatie {
        padding-right: 0;
    }
}

.gs_logo_single--inner img {
    border-radius: 12px;
    background: #FFF;
    padding: 15px 5px;
    box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.12);
}
.title-parteneri h3{
    color: #000;
    font-size: 33px;
    font-weight: 500;
    line-height: 43px; /* 130.303% */
}
.title-parteneri {
    margin-top: 31px;
}
.parteneri {
    padding-bottom: 72px;
}

.top-page-contact{
    text-align: center;
    background: #EDF4F6;
}
.title-page-contact h1{
    color: #121217;
    font-size: 53.104px;
    font-weight: 300;
    line-height: 59.85px; /* 112.704% */
    letter-spacing: -1.71px;
}
.title-page-contact {
    padding: 122px 0;
}
.title-page-contact img {
    margin-top: 22px;
}
.forms-cta{
    background: #EDF4F6;
    padding-bottom: 9%;
}
.info-contact span{
    color: #121217;
    font-size: 13.891px;
    letter-spacing: 1.82px;
    text-transform: uppercase;
    margin-bottom: 14px;
    display: block;
}
.info-contact  h2{
    color: #121217;
    font-size: 52.547px;
    font-weight: 300;
    line-height: 59.85px; /* 113.898% */
    letter-spacing: -1.71px;
    margin-bottom: 21px;
}

.info-contact p{
    color: #656565;
    font-size: 17px;
    line-height: 28.02px;
    font-weight: 300;
    margin-bottom: 35px;
}

.info-contact a{
    color: #656565;
    font-size: 17.5px;
    letter-spacing: -0.3px;
    display: block;
    text-decoration: none;
    font-weight: 300;
    margin-bottom: 20px;
}
.info-contact a img {
    margin-right: 15px;
}
.formular-wp-forms .wpforms-submit-container .wpforms-submit{
    background: #44564C !important;
    color: #FFF !important;
    font-size: 18.75px !important;
    padding: 19px 38px !important;
    font-weight: 300 !important;
    font-family: "Lexend", sans-serif !important;
    border-radius: 0;
    height: auto;
    margin-top: 30px;

}
.formular-wp-forms button[type=submit]:before {
    content: url('./img/forms/send.png');
    margin-right: 30px !important;
}
.formular-wp-forms #wpforms-230-field_0-container .wpforms-field-label:before {
    content: url('./img/forms/n.png');
    margin-right: 10px !important;
}
.formular-wp-forms #wpforms-230-field_1-container .wpforms-field-label:before {
    content: url('./img/forms/m.png');
    margin-right: 10px !important;
}
.formular-wp-forms #wpforms-230-field_3-container .wpforms-field-label:before {
    content: url('./img/forms/t.png');
    margin-right: 10px !important;
}
.formular-wp-forms #wpforms-230-field_4-container .wpforms-field-label:before {
    content: url('./img/forms/s.png');
    margin-right: 10px !important;
}
.formular-wp-forms #wpforms-230-field_2-container .wpforms-field-label:before {
    content: url('./img/forms/msg.png');
    margin-right: 10px !important;
}
/*********************/
#wpforms-230 .wpforms-field,
#wpforms-230 .wpforms-field .wpforms-field-row-block {
    position: relative;
}
#wpforms-230 input[type="text"],
#wpforms-230 input[type="email"],
#wpforms-230 input[type="number"],
#wpforms-230 textarea {
    padding-left: 48px !important;
}
#wpforms-230 .wpforms-field .wpforms-field-label {
    position: relative;
}
#wpforms-230 .wpforms-field .wpforms-field-label:before,
#wpforms-230 .wpforms-field .wpforms-field-row-block:before {
    position: absolute;
    left: 10px;
    top: 8px;
    z-index: 99999;
    color: #86878B;
    font-size: 17px;
    opacity:1;
}

.formular-wp-forms #wpforms-230-field_5-container {
    position: absolute !important;
    right: 0;
    bottom: 2px;
    z-index: 99999;
}
.wpforms-field-label, .wpforms-field-label span  {
    color:#EDF4F6!important;
    margin: 0 !important;
    font-size: 1px !important;
    height: 0 !important;
}
.formular-wp-forms {
    position: relative;
}

.formular-wp-forms .wpforms-field-label-inline, .formular-wp-forms .wpforms-field-label-inline a {
    color: #656565 !important;
    font-size: 14px !important;
    font-weight: 300 !important;
}
.formular-wp-forms .wpforms-field-label-inline a{
    text-decoration: underline;
}
/**********************************/
.wpforms-container ::-webkit-input-placeholder,
.wpforms-container :-moz-placeholder,
.wpforms-container ::-moz-placeholder,
.wpforms-container :-ms-input-placeholder,
.wpforms-container ::-ms-input-placeholder
{
    color: #86878B !important;
    font-size: 12px !important;
    font-weight: 300 !important;
    font-family: "Lexend", sans-serif !important;
}
.formular-wp-forms input:focus, .formular-wp-forms textarea:focus  {
    box-shadow: none !important;
}
.formular-wp-forms input, .formular-wp-forms textarea {
    border: none !important;
    border-bottom: 1px solid #CED1D6 !important;
    border-radius: 0 !important;
    background: #EDF4F6 !important;
    font-weight: 300;
    font-family: "Lexend", sans-serif !important;
}
.formular-wp-forms {
    padding-left: 19%;
}

.content-mentr-b-1-b h3{
    color: #000;
    font-size: 42px;
    font-weight: 500;
    margin-bottom: 27px;
}
.content-mentr-b-1-b p{
    color: #696969;
    font-size: 15px;
    font-weight: 400;
    line-height: 29px;
    margin-bottom: 40px;
}
.box-cutom-ment-b-1 {
    background: #fff;
}
.box-cutom-ment-b-1 {
    background: #fff;
    position: relative;
    padding: 31px 20px 20px;
    margin-bottom: 55px;
}
.tit-abs-2 {
    position: absolute;
    background: #44564C;
    color: #FFF;
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 8px 31px;
    top: -23px;
}
.box-cutom-ment-b-1 p{
    color: #696969;
    margin: 0;
    font-size: 15px;
}
.box-cutom-ment-b-1 p strong{
    font-weight: 600;
}
.box-cutom-ment-b-1.proc-bord{
    border: 1px solid #44564C;
}
.price-b-1 p{
    color: #000;
    font-size: 46px;
    font-weight: 300;
    line-height: 29px;
}
.price-b-1 p span{
    color: #000;
    font-size: 28px;
    font-weight: 700;
}

.price-b-1 a {
    display: inline-block;
    background: #C79E5C;
    color: #FFF;
    font-size: 19px;
    font-weight: 300;
    padding: 16px 54px 18px;
    text-decoration: none;
    margin-top: 15px;
}
.mentorat-box {
    margin-bottom: 74px;
}

.consultanta-page-servicii{
    background: #EDF4F6;
    padding-bottom: 72px;
}
.consul-info-01 h3 {
    color: #000;
    font-size: 56px;
    font-weight: 600;
    letter-spacing: -0.84px;
    margin-bottom: 21px;
}

.consul-info-01 p{
    color: #696969;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
}

.consul-info-01 a{
    display: inline-block;
    background: #45554C;
    color: #FFF;
    font-size: 19px;
    font-weight: 300;
    padding:16px 49px 18px;
    text-decoration: none;
    margin-top: 15px;
}
.consul-info-01 {
    padding-right: 20px;
    padding-top: 21%;
}
.consul-info-custom{
    border-radius: 16px;
    border: 1px solid rgba(230, 232, 236, 0.50);
    background: #FFF;
    padding: 32px;
    margin-bottom: 40px;
}

.icon-consult{
    border-radius: 8px;
    background: #EDF4F6;
    padding: 17px 18px;
    display: inline-block;
    margin-bottom: 28px;
}

.consul-info-custom h4{
    color: #061C3D;
    font-size: 20px;
    font-weight: 600;
}
.consul-info-custom p{
    color: #42526B;
    font-size: 15px;
    font-weight: 300;
    line-height: 29px;
    min-height: 149px;
}

.benef-consul-box p{
    color: #45554C;
    font-size: 16px;
    font-weight: 400;

    margin-bottom: 0;
min-height: initial;
}

.benef-consul-box{
    min-height: 90px;
    display: flex;
    flex-direction: column-reverse;
}


.board-servicii .img-serv-mentorat-1-b-1 {
    text-align: right;
    padding-left: 70px;
}

.board-servicii .box-cutom-ment-b-1{
    background: #F5F5F5;
}

.board-servicii  .box-cutom-ment-b-1.proc-bord{
    background: #EDF4F6;
}
.box-cutom-ment-b-1 p {
    margin-bottom: 8px !important;
}
.board-servicii  .content-mentr-b-1-b p {
    margin-bottom: 54px;
}
.board-servicii {
    padding: 119px 0 55px;
}

.content-servicii-leadership {
    background: #EDF4F6;
}
.content-servicii-leadership {
    background: #EDF4F6;
    padding: 135px 0 100px;
}
.content-mentr-b-1-b h3 strong {
    display: block;
}
.box-cutom-ment-b-1.proc-bord {
    margin-bottom: 29px;
}
.price-b-1 p {
    margin-bottom: 30px;
}
.img-serv-mentorat-1-b-1 {
    padding-right: 50px;
}

.content-servicii-leadership .img-serv-mentorat-1-b-1 {
    padding-right: 50px;
}

.proeicte-semn-servicii {
    background: #fff;
}

.proeicte-semn-servicii  .content-logoback{
    border-radius: 12px;
    background: #EDF4F6;
}



.top-pag-studii-de-caz{
    background: url(./img/studii-de-caz-head.jpg);
    padding-top: 7em;
    padding-bottom: 10em;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    color: #fff;
    overflow: hidden;
    border-radius: 30px;
}

.content-studii-de-caz h1{
    font-size: 72px;
    font-weight: 600;
    line-height: 110px;
    letter-spacing: -1.296px;
    margin-bottom: 19px;
}
.content-studii-de-caz {
    max-width: 50%;
}
.content-studii-de-caz p{
    color: #D0D0F1;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
}
.box-studii-de-caz {
    position: relative;
    margin-bottom: 32px;
}

.img-sutd-caz-page-arc img {
    border-radius: 15px;
}
.content-info-stud-caz {
    border-radius: 15px;
    opacity: 0.9;
    background: #FFF;
    position: absolute;
    bottom: 42px;
    left: 26px;
    padding: 21px 59px;

}
.content-info-stud-caz a {
    text-decoration: none;
}

.content-info-stud-caz h3 {
    color: #000;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 5px;

}

.content-info-stud-caz p{
    color: #696969;
    font-size: 17px;
    font-weight: 300;
    margin: 0;
}

.sudii-de-caz-page-arc {
    background: #EDF4F6;
    padding: 70px 0;
}
.blog-head-t{
    background: url(./img/blog.jpg);
    padding-top: 10em;
    padding-bottom: 10em;
    background-position: center;
}
.blog-head-t .content-studii-de-caz span{
    color: #FFF;
    font-size: 30px;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: -0.54px;
    margin-bottom: 25px;
    display: inline-block;
}

.blog-head-t .content-studii-de-caz h1{
    color: #FFF;
    font-size: 60px;
    line-height: 67px;
    font-weight: 500;
    letter-spacing: -1.08px;
}
.blog-head-t .content-studii-de-caz {
    max-width: 64%;
}
.content-blog-archive{
    background: #EDF4F6;
    padding: 113px 0 58px;
}

.blorg-arch-cont-09 h3{
    color: #333F51;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 19px;

    min-height: 92px;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
}

.blorg-arch-cont-09 p{
    color: #8896AB;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
}

.btn-det-arc-st-cz {
    color: #44564C;
    font-size: 17px;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
    margin-top: 7px;
    display: inline-block;
}

.box-content-blog-arch:hover{
    background: #fff;
}
.box-content-blog-arch {
    padding: 34px 42px 22px 42px;

    border-radius: 15px;
    margin-bottom: 40px;
}

.imb-blog-arc img{
    border-radius: 6px;
}
.imb-blog-arc {
    margin-bottom: 24px;

}

.page-item .page-link {
    border-radius: 50px !important;
    width: 27px;
    height: 28px;
    line-height: 12px;
    font-size: 16px !important;
    margin: 0 10px;
    padding-left: 8px;
}
.page-item.active span {
    background: #44564C;
    border: none;
}
.page-item.active span {
    padding-left: 9px;
    padding-top: 6px;
}

.page-item  a{
    color: #44564C;
}

.updated, .time-updated-separator {
    display: none;
}


.single-blog-post{
    background: #EDF4F6;
    padding: 113px 0 58px;
}
.background-servicii img{
    border-radius: 6px;
}
.background-servicii {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
}

.tittle-page-blog h1 {
    font-size: 27px;
    font-weight: 600;
}
.img-blog-sg41 {
    margin-bottom: 30px;
}
.entry-header {
    margin-bottom: 36px;
}
.comments-link a {
    color: var(--bs-tertiary-color) !important;
    text-decoration: none;
}

.entry-text-blog p{
    margin-bottom: 25px;
    color: #000;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
}

.page-head-program  h2 {
    color: #FFF;
    font-size: 44px;

}
.linkuri-head-pro li a {
    padding: 0 !important;
    border: none;
    font-size: 19px;
    font-weight: 400;
    line-height: 44px;
}
.linkuri-head-pro li {
    display: inline-block;
    margin-right: 35px;
}
.linkuri-head-pro li:last-child{
    margin: 0;
}
.linkuri-head-pro {
    padding: 0;
}

.prgtam-3-top .content-mentr-b-1-b h3 {
    padding-right: 73px;
}
.prgtam-3-top .content-mentr-b-1-b h3 span, .prgtam-3-top .content-mentr-b-1-b h3 strong {
    border-radius: 27px;
    background: #44564C;
    padding: 0px 25px;
    color: #FFF;
    font-size: 39px;
    font-weight: 500;
    display: inline-block;
}

.prgtam-3-top .content-mentr-b-1-b h3 {
    color: #000;
    font-size: 47px;
    font-weight: 500;
    margin-bottom: 16px;
}
.prgtam-3-top .content-mentr-b-1-b p {
    margin-bottom: 26px;
}

.prgtam-3-top .skills.love_counter {
    margin-top: 0;
}
.boxuri-3-program {
    background: #EDF4F6;
    padding: 0 0 100px;
}

.info-box-program3{
    border-radius: 16px;
    border: 1px solid rgba(230, 232, 236, 0.50);
    background:  #FFF;
    padding: 30px;

}
.info-box-program3 span {
    border-radius: 8px;
    background: #EDF4F6;
    padding: 26px 28px;
    color: #45554C;
    font-size: 35px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 33px;
}
.info-box-program3 h3{
    color:#061C3D;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}

.info-box-program3 ul{
    padding: 0;
    min-height: 262px;
}
.info-box-program3 ul li{
    background-image: url("./img/ArrowRight.png");
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 29px;
    margin-bottom: 15px;
    list-style-type: none;
    color: #42526B;
line-height: 30px;
    font-size: 15px;
    font-weight: 300;
}
.info-box-program3 ul li:last-child{
    margin-bottom: 0;
}


.format-livrare  .content-beneficii-home p{
    border-bottom: 1px solid rgba(207, 209, 213, 1);
}
.format-livrare .title-beneficii {
    margin-bottom: 40px;
}
.format-livrare  .content-beneficii-home p{
    margin-bottom: 19px;
    padding-bottom: 16px;
}
.pret-program {
    background: #fff;
    display: inline-block;
    border-radius: 10px;
    padding: 29px 46px;
    margin-top: 12px;
    margin-bottom: 27px;
}
.price-program-i a {
    margin-left: 0;
    border-radius: 10px;
}
.pret-program h4{
    font-weight: 700 !important;
}
.pret-program h4, .pret-program span{
    color: #000;
    font-size: 32px;
    font-weight: 300;
}
.format-livrare .content-beneficii-home p:last-of-type{
    border-bottom: none;
}
.poz-ban-2-luni {
    position: relative;
}
.basn-2-luni img{
    border-radius: 29px;
}
.basn-2-luni p {
    position: absolute;
    background: #fff;
    padding: 14px 49px 14px 92px;
    top: 99px;
    color: #45554C;
    font-size: 39px;
    font-weight: 500;
    border-radius: 0 10px 10px 0;
}

.content-progr-2-luni{
    border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 6px 20.1px 3px rgba(0, 0, 0, 0.05);
    position: absolute;
    padding: 47px 47px 24px;
    max-width: 49%;
    left: 62px;
    margin-top: -339px;
}

.content-progr-2-luni h2{
    color: #000;
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 17px;
    line-height: 56px;
}
.aef {
    padding:59px 0 40px;
}
.content-progr-2-luni p{
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 29px
}
.content-progr-2-luni ul{
    padding: 0;
}
.content-progr-2-luni ul li{
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 29px;
    background-image: url("./img/bif.png");
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 29px;
    margin-bottom: 15px;
    list-style-type: none;
}
.banner-2-luni {
    padding: 100px 0;
}

.aef-ban-1{
    border-radius: 20px;
    background: #EDF4F6;
}

.aef-ban-1 span {
    border-radius: 0px 10px 10px 0px;
    background: #FFF;
    color: #EDF4F6;
    font-size: 186px;
    font-weight: 300;
    margin-top: 42px;
    margin-bottom: 39px;
    padding-top: 79px;
    padding-left: 13px;
    padding-right: 13px;
    height: 195px;
}
.aef-ban-1{
    position: relative;
    display: flex;
    padding: 40px 0 30px;
}
.aef-ban-1 h3, .aef-ban-1 strong{
    color: #061C3D;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 12px;
}
.frist-none li:first-child{
    border: none;
    background-image: none;
}
.aef-ban-1 li{
    color: #42526B;
    font-size: 16px;
    font-weight: 300;
    line-height: 29px;
    background-image: url("./img/ArrowRight.png");
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 29px;
    margin-bottom: 15px;
    list-style-type: none;
}
.aef-ban-1 {
    margin-bottom: 70px;
}

.format-livrare-pd{
    background: url(./img/back-034.png);
    background-position: center center ;
    background-size: cover ;
    background-repeat: no-repeat ;
    position: relative;
    border-radius: 20px;
    padding: 38px 43px;
}
.format-livrare-pd h3{
    color: #000;
    font-size: 42px;
    font-weight: 500;
    margin-bottom: 40px;
}
.format-livrare-pd ul{
    padding: 0;
}
.format-livrare-pd ul li{
    color: #121217;
    font-size: 23px;
    font-weight: 400;
    line-height: 29px;
    background-image: url("./img/bif.png");
    background-repeat: no-repeat;
    background-position: 0px 9px;
    padding-left: 29px;
    margin-bottom: 22px;
    list-style-type: none;
    border-bottom: 1px solid rgba(207, 209, 213, 0.60);
    padding-bottom: 22px;
}
.format-livrare-pd ul li:last-child{
    border-bottom: none;
}

.price-program-i a{
    margin-left: 0;
    border-radius: 10px;
    display: inline-block;
    background: #45554C;
    color: #FFF;
    font-size: 19px;
    font-weight: 300;
    padding: 16px 41px 18px;
    text-decoration: none;
    margin-top: 24px;
}

.program-12-luni{
    background: #EDF4F6;
    padding: 126px 0;
}
.program-12-luni .content-progr-2-luni {
    max-width: 47%;

}
.box-3-new-boot .info-box-program3 h3 {
    font-size: 18px;
}
.box-3-new-boot  .info-box-program3 ul {
    min-height: auto;
}

.obtine-pro-2 h4{
    color: #FFF;
    font-size: 24px;
    font-weight: 500;
}
.obtine-pro-2 {
    text-align: center;
    border-radius: 16px;
    background: #45554C;
    padding: 58px 24px 35px;
    margin-top: 37px;

}
.obtine-pro-2 a{
    border-radius: 10px;
    background: #fff;
    color: #000;
    font-size: 24px;
    font-weight: 500;
    padding: 10px 25px 13px;
    display: inline-block;
    text-decoration: none;
    margin-top: 23px;
}

.info-obt-01{
    margin-top: 37px;
    border-radius: 16px;
    background: #FFF;
    padding: 20px 41px;
}
.info-obt-01 h4{
    color: #000;
    font-size: 42px;
    font-weight: 500;
    margin-bottom: 25px;
}
.info-obt-01 p{
    color: #000;
    font-size: 22px;
    font-weight: 300;
    line-height: 38px;
}

.title-page-contact p {
    color: #000;
    font-size: 21px;
    font-weight: 300;
    line-height: 40px;
    margin: 28px auto 10px;
    max-width: 37%;
}

.formular-book-forms {
    border-radius: 24px;
    background: #FFF;
    padding: 33px 50px 48px;
    box-shadow: 0px 16px 72px 0px rgba(6, 28, 61, 0.08);
}
.forms-cta.forms-book {
    padding-bottom: 138px;
    padding-top: 100px;
}
.formular-book-forms .wpforms-container{
    margin: 0 !important;
}

.formular-book-forms .wpforms-field-label,  .formular-book-forms .wpforms-field-label span{
    color: #061C3D !important;
    font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 20px !important;
    height: auto !important;
    margin-bottom: 10px !important;
}




.formular-book-forms input.wpforms-field-large::-webkit-input-placeholder,
.formular-book-forms textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #838E9E !important;
    font-size: 16px !important;
    opacity: 1 !important;
    font-weight: 300 !important;
    font-family: "Lexend", sans-serif !important;
}

.formular-book-forms input.wpforms-field-large::-moz-placeholder,
.formular-book-forms textarea::-moz-placeholder{ /* Firefox 19+ */
    color: #838E9E !important;
    font-size: 16px !important;
    opacity: 1 !important;
    font-weight: 300 !important;
    font-family: "Lexend", sans-serif !important;
}

.formular-book-forms input.wpforms-field-large:-ms-input-placeholder,
.formular-book-forms textarea:-ms-input-placeholder{ /* IE 10+ */
    color: #838E9E !important;
    font-size: 16px !important;
    opacity: 1 !important;
    font-weight: 300 !important;
    font-family: "Lexend", sans-serif !important;
}

.formular-book-forms input.wpforms-field-large:-moz-placeholder,
.formular-book-forms textarea:-moz-placeholder{ /* Firefox 18- */
    color: #838E9E !important;
    font-size: 16px !important;
    opacity: 1 !important;
    font-weight: 300 !important;
    font-family: "Lexend", sans-serif !important;
}
.formular-book-forms {
    max-width: 874px;
    margin: 0 auto;
}
.formular-book-forms .wpforms-container select, .formular-book-forms .wpforms-container textarea, .formular-book-forms input{
    color: #838E9E !important;
    font-size: 16px !important;
    opacity: 1 !important;
    font-weight: 300 !important;
    font-family: "Lexend", sans-serif !important;
    border-radius: 5px !important;
    border: 1px solid #E6E8EC !important;
}

.formular-book-forms div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
    font-family: "Lexend", sans-serif !important;
    color: #838E9E  !important;
}

.formular-book-forms button[type="submit"]::after {
    content: url('./img/forms/btn-send-arr.png');
    margin-left: 20px !important;
    top: 2px;
    position: relative;
}
.formular-book-forms .wpforms-submit-container .wpforms-submit {
    color: #FFF !important;
    font-size: 18.75px !important;
    font-weight: 300 !important;
    font-family: "Lexend", sans-serif !important;
}
.formular-book-forms .wpforms-submit-container .wpforms-submit {
    background: #44564C !important;
    border-radius: 7px !important;
    color: #FFF !important;
    font-size: 18.75px !important;
    padding: 11px 0 20px !important;
    font-weight: 300 !important;
    font-family: "Lexend", sans-serif !important;
    height: auto;
    margin-top: 30px;
    width: 100% !important;
}
.formular-book-forms .wpforms-field-label-inline, .formular-book-forms .wpforms-field-label-inline a {
    color: #061C3D !important;
    font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 20px !important;
    height: auto !important;
    margin-bottom: 10px !important;
}

.back-flrin-top.profoliu-top-img .content-bann-h-top p{
    color: #D0D0F1;
    font-size: 20px;
    font-weight: 200;
    line-height: 40px;
}
.back-flrin-top.profoliu-top-img  .content-bann-h-top {
    max-width: 41%;
}

.back-flrin-top.profoliu-top-img  {
    padding-top: 11em;
    padding-bottom: 9em;
}

.info-proiecte-consultanta-porto h2{
    color: #000;
    font-size: 56px;
    font-weight: 600;
    line-height: 60px; /* 107.143% */
    letter-spacing: -0.84px;
    margin-bottom: 20px;
}


.info-proiecte-consultanta-porto p{
    color: #696969;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 22px;
}
.content-logo-proiec{
    text-align: center;
    background: #FFF;

    padding: 29px 0;
    margin: 11px;
}
.proiecte-consultanta-porto{
    background: #EDF4F6;
    padding: 70px 0 0;
}
.info-proiecte-consultanta-porto {
    padding-right: 95px;
}

.cutom-boot-bordder-proiect.clearfix {
    border-bottom: 2px solid #fff;
    padding-bottom: 64px;
}

.proiecte-consultanta-porto.primul-portof {
    padding-top: 100px;
}
.end-porto-09{
    padding-bottom: 100px;
}

.end-porto-09 .cutom-boot-bordder-proiect {
    border: none;
    padding-bottom: 0;
}
.single-page{
    background: #EDF4F6;
    padding-bottom: 50px;
}
.simple-page-in{
    border-radius: 24px;
    background: #FFF;
    padding: 33px 50px 48px;
    box-shadow: 0px 16px 72px 0px rgba(6, 28, 61, 0.08);
}
.content-page-single.single-cont p {
    font-size: 17px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 25px;
    color: #696969;
}

.content-page-single.single-cont li{
    font-size: 17px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 15px;
    color: #696969;
}
.content-page-single.single-cont a{
    color: #696969;
    font-weight: 300;
}
.content-page-single.single-cont h3, .content-page-single.single-cont h2, .content-page-single.single-cont h4{
    font-size: 30px;
    margin-bottom: 25px;
}
@media  (max-width: 1440px) {
    .page-head-program h2 {
        font-size: 41px;
    }
}
@media  (max-width: 1399px) {
    #bootscore-navbar li a {
        margin: 0 2px;
    }
    .content-mentr-b-1-b h3 {
        font-size: 39px;
    }
    .prgtam-3-top .content-mentr-b-1-b h3 {
        padding-right: 0;
    }

    .content-progr-2-luni h2 {
        font-size: 34px;
    }
    .content-progr-2-luni {
        margin-top: -297px;
    }
    .linkuri-head-pro li {
        margin-right: 15px;
    }
    .linkuri-head-pro li {
        margin-right: 15px;
    }
    .basn-2-luni p {
        top: 60px;
    }
    .obtine-pro-2 h4 {
        font-size: 20px;
    }
    .info-proiecte-consultanta-porto {
        padding-right: 30px;
    }
    .info-proiecte-consultanta-porto h2 {
        font-size: 43px;
        line-height: 52px;
    }
    .content-blog-archive {
        padding: 90px 0 20px;
    }
}

@media  (max-width: 1282px) {
    .title-page-contact p {
        max-width: 52%;
    }
    .title-page-contact {
        padding: 61px 0;
    }
    .formular-wp-forms #wpforms-230-field_5-container {
        position: relative !important;
        right: 0;
        bottom: 0;
    }
}

@media  (max-width: 1199px) {
    .blog-head-t .content-studii-de-caz h1 {
        color: #FFF;
        font-size: 41px;
    }
    .back-flrin-top.profoliu-top-img {
        padding-top: 4em;
        padding-bottom: 4em;
    }
    #bootscore-navbar li a {
        margin: 0 0px;
        padding: 0 7px;
    }
    .content-mentr-b-1-b h3 {
        font-size: 33px;
    }
    .consul-info-01 h3 {
        font-size: 40px;
    }
    .consul-info-custom {
        padding: 15px;
    }
    .proiect-semnificativ-content h3 {
        font-size: 36px;
    }

    .img-top-des-mine {
        padding-top: 4em;
        padding-bottom: 4em;

    }
    .content-studii-de-caz h1 {
        font-size: 59px;
    }
    .content-studii-de-caz {
        max-width: 53%;
    }
    .top-pag-studii-de-caz {
        padding-top: 5em;
        padding-bottom: 5em;
    }
    .blog-head-t .content-studii-de-caz {
        max-width: 100%;
    }
}
.menu-resp-poly {
    display: none;
}
.menu-resp-poly {
    position: absolute;
    right: 5px;
    top: -4px;
    color: #fff !important;
}
.social-head ul {
    padding: 0;
    margin-right: 10px;
}
.social-head li {
    display: inline-block;
}
@media  (max-width: 955px) {
    .menu-resp-poly {
        display: block;
    }
    .content-studii-de-caz {
        max-width: 74%;
    }
    .back-flrin-top.profoliu-top-img .content-bann-h-top {
        max-width: 67%;
    }
    .img-serv-mentorat-1-b-1 {
        padding-right: 0;
        text-align: center;
        margin-top: 50px;
    }
    .board-servicii .img-serv-mentorat-1-b-1 {
        text-align: center;
        padding-left: 0;
    }
    .content-mentr-b-1-b {
        margin-top: 50px;
    }
   .servicii-mentorat-b-1-b .content-mentr-b-1-b {
        margin-top: 0;
    }
    .consultanta-page-servicii {
        padding-bottom: 50px;
    }
    .board-servicii {
        padding: 30px 0 0;
    }
    .content-servicii-leadership {
        padding: 30px 0 0px;
    }
    .title-page-contact p {
        max-width: 100%;
    }
    .title-page-contact h1 {
        font-size: 35.104px;
    }
    .formular-wp-forms {
        padding-left: 0;
    }
    .info-contact h2 {
        font-size: 29.547px;
    }
    .single-blog-post {
        padding: 50px 0 58px;
    }
}

@media  (max-width: 755px) {
    .content-mentr-b-1-b h3 {
        font-size: 28px;
    }

    .price-b-1 p {
        font-size: 31px;
    }

    .price-b-1 p span {
        font-size: 20px;
    }

    .mentorat-box {
        margin-bottom: 29px;
    }

    .resp-skil-b-none {
        border-color: transparent;
    }

    .consul-info-01 {
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 50px;
    }

    .consul-info-custom p, .benef-consul-box {
        min-height: auto;
    }

    .consultanta-page-servicii {
        padding-bottom: 27px;
    }

    .content-servicii-leadership .img-serv-mentorat-1-b-1 {
        padding-right: 0;
    }

    .title-page-contact {
        padding: 40px 0;
    }

    .title-page-contact p {
        font-size: 18px;
        line-height: 31px;
        max-width: 81%;
    }

    .formular-book-forms {
        padding: 20px 20px 36px;
        max-width: 100%;
    }

    .wpforms-field {
        max-width: 100%;
        width: 100% !important;
    }

    .wpforms-one-half {
        margin: 0 !important;
        left: 0 !important;
    }

    .wpforms-submit-container .wpforms-submit {
        font-size: 16.75px !important;
        padding: 5px 0 17px !important;
        margin-top: 2px;
    }

    .forms-cta.forms-book {
        padding-bottom: 50px;
    }

    .back-flrin-top.profoliu-top-img .content-bann-h-top {
        max-width: 100%;
    }

    .back-flrin-top.profoliu-top-img .content-bann-h-top p {
        color: #fff;
    }

    .proiecte-consultanta-porto.primul-portof {
        padding-top: 50px;
    }

    .info-proiecte-consultanta-porto h2 {
        font-size: 27px;
    }

    .info-proiecte-consultanta-porto {
        padding-right: 0;
    }

    .content-studii-de-caz {
        max-width: 100%;
    }

    .content-studii-de-caz h1 {
        font-size: 44px;
    }

    .content-studii-de-caz p {
        font-size: 17px;
        line-height: 32px;
    }

    .top-pag-studii-de-caz {
        background-position: -900px;
    }

    .content-info-stud-caz {

        bottom: 25px;
        left: 21px;
        padding: 11px 33px;
    }

    .single-blog-post {
        padding: 47px 0 58px;
    }

    .blog-head-t .content-studii-de-caz h1 {
        font-size: 24px;
        line-height: 44px;
    }

    .top-pag-studii-de-caz.blog-head-t{
        background-position: -1069px;
        padding-top: 8em;
        padding-bottom: 9em;
    }
    .content-blog-archive {
        padding: 57px 0 20px;
    }
    .box-content-blog-arch {
        padding: 0;
    }
    .tittle-page-blog h1 {
        font-size: 22px;
        line-height: 35px;
    }
    .background-servicii {
        padding: 15px;
    }
    .simple-page-in {
        padding: 33px 18px 48px;
    }
    .single-page {
        padding: 0 15px;
    }
    .content-page-single.single-cont h3, .content-page-single.single-cont h2, .content-page-single.single-cont h4 {
        font-size: 20px;
    }
}

.video-popup video {
    max-width: 100%;
}

.video-popup .modal-body {
    margin: 0 auto;
}
.video-popup .modal-dialog {
    width: 50% !important;
    max-width: 50%;
}

.pll-parent-menu-item  li a{
    margin: 0 !important;
}
.boxuri-3-program.program-startUp-box-top {
    background: #fff;
    padding: 88px 0;
}
.startup-title-lau h2{
    color: #000;
    font-size: 51px;
    font-weight: 700;
    margin-bottom: 17px;
}
.startup-title-lau h3{
    color: #000;
    font-size: 26px;
    font-weight: 500;
}

.startup-title-lau h3 span{
    border-radius: 27px;
    background: #44564C;
    color: #fff;
    font-size: 39px;
    font-weight: 500;
    padding: 0px 25px;
    line-height: 26px;
    margin-left: 10px;
}
.startup-title-lau {
    margin-bottom: 61px;
}
.boxuri-3-program.program-startUp-box-top .info-box-program3 ul {
    padding: 0;
    min-height: 243px;
}
.boxuri-3-program.program-startUp-box-top .info-box-program3 h3 {
    padding-right: 105px;
}
.back-format-livrare{
    border-radius: 16px;
    background: #EDF4F6;
    padding: 40px 99px;
}
.content-fomat-livrareUP h4{
    color: #000;
    font-size: 42px;
    font-weight: 500;
    margin-bottom: 25px;
}
.content-fomat-livrareUP ul li{
    color: #000;
    font-size: 22px;
    font-weight: 300;
    line-height: 38px;
    margin: 0;
}
.ap-startup-btn{
    border-radius: 16px;
    background: #45554C;
    text-align: center;
    padding: 60px 0 45px;
}

.ap-startup-btn p{
    color: #FFF;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 10px;
}
.ap-startup-btn h4{
    color: #FFF;
    font-size: 34px;
    font-weight: 600;
}
.ap-startup-btn a{
    border-radius: 10px;
    background: #FFF;
    color: #000;
    font-size: 24px;
    font-weight: 500;
    text-decoration: none;
    margin-top: 14px;
    padding: 13px 43px;
    display: inline-block;
}

.aef.pr-Business-Accelerator{
    background: #EDF4F6;
}
.pr-Business-Accelerator .aef-ban-1 span{
    background: #EDF4F6;
    color: #45554C;
}
.pr-Business-Accelerator .aef-ban-1 {
    background: #fff;
    padding-right: 72px;
}

.pr-Business-Accelerator  .aef-ban-1 li:first-child{
    background-image: none;
    padding-left: 0;
}
.format-livrareStartUp {
    margin-bottom: 89px;
}
.pr-Business-Accelerator .aef-ban-1 ul {
    padding-top: 33px;
}
.steluta-top-b123 p{
    color: #000;
    font-size: 25px;
    font-weight: 300;
    line-height: 43px
}

.content-full-funding-master .info-box-program3 h3 {
    padding-right: 0 !important;
}
.content-full-funding-master  .info-box-program3 ul {
    padding: 0;
    min-height: 180px !important;
}
.ap-startup-btn.btn-soliti-oferta-lar p {
    font-size: 21px;
    padding: 0 35px;
}
.cusom-presonlaizate-sup h2{
    font-size: 38px;
}
.cusom-presonlaizate-sup p{
    font-size: 15px;
    font-weight: 400;
}

.program-12-luni .content-progr-2-luni.cusom-presonlaizate-sup  {
    max-width: 50%;
}
.content-progr-2-luni.cusom-presonlaizate-sup a{
    display: inline-block;
    background: #45554C;
    color: #FFF;
    font-size: 19px;
    border-radius: 10px;
    font-weight: 300;
    padding: 16px 54px 18px;
    text-decoration: none;
    margin-top: 15px;
}
.back-alb-cu-2{
    background:#fff;
    padding-top: 0;
    padding-bottom: 211px;
}
.dropdown-menu li a{
    margin: 0 !important;
}
.menu-item-description{
    display: block;
    color: #667085;
    font-size: 14px;

    font-weight: 400;
    line-height: 20px;
}
.dropdown-item.active {
    background: none;
}
.dropdown-menu.depth_0.show {
    margin-top: 28px;
}

.menu-item-image {
    float: left;
    margin-right: 10px;
    max-width: 40px;
    height: auto;
}
.dropdown-menu.depth_0 {
    width: 358px;
    padding: 17px 20px;
}
.menu-item-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.menu-item-description {
    margin-top: 6px;
    margin-left: 34px;
    white-space: normal;
    overflow-wrap: break-word;
}
.content-top-home.book-day .content-bann-h-top p{
    color: #FFF;
    font-size: 128px;
    font-weight: 600;
    letter-spacing: -2.304px;
}

.book-day-rezerva h2{
    margin-bottom: 40px;
}
.book-day-rezerva.content-home-despre-mine p {
    margin-bottom: 27px;
}
.book-day-rezerva.content-home-despre-mine {
    margin-top: 56px;
}
.rezwev-1 {
    margin: 106px 0;
}
.boxuri-3-program.book-program-532 {
    background: #fff;
}
.info-box-text-info-s{
    border-radius: 16px;
    border: 1px solid rgba(230, 232, 236, 0.50);
    background: #EDF4F6;
    overflow: hidden;
}
.top-012 p{
    color: #45554C;
    font-size: 15px;
    font-weight: 600;
}

.boot-012{
    text-align: center;
    padding: 47px 0;
    background: #45554C;
}
.boot-012 p{
    color: #FFF;
    font-size: 24px;
    font-weight: 500;
}
.boot-012 h4{
    color: #FFF;
    font-size: 34px;
    font-weight: 600;
}
.boot-012 a {
    border-radius: 10px;
    background: #FFF;
    color: #000;
    font-size: 24px;
    font-weight: 500;
    text-decoration: none;
    margin-top: 14px;
    padding: 13px 43px;
    display: inline-block;
}
.top-012 {
    padding: 56px 50px 41px;
}



#menu-item-692 .dropdown-menu.depth_0, #menu-item-701 .dropdown-menu.depth_0 {
    width: auto;
}


@media  (max-width: 1400px) {
    .boxuri-3-program.program-startUp-box-top .info-box-program3 h3 {
        padding-right: 0;
    }
    .steluta-top-b123 p {
        font-size: 22px;
    }
    .cusom-presonlaizate-sup h2 {
        font-size: 31px;
    }
    .content-top-home.book-day .content-bann-h-top p {

        font-size: 98px;
    }
}

@media (min-width: 995px) and (max-width: 1025px) {
    #bootscore-navbar li a {
        padding: 0 4px;
        font-size: 16px;
    }
}


@media  (max-width: 1200px) {
    .page-head-program h2 {
        font-size: 32px;
    }
    .content-bann-h-top p {
        color: #D0D0F1;
        font-size: 17px;
        line-height: 32px;
    }
    .linkuri-head-pro li a {
        font-size: 17px;
    }
    .content-bann-h-top p {
        padding-top: 14px;
        padding-bottom: 14px;
    }
    .back-format-livrare {
        padding: 40px 30px;
    }
}

@media  (max-width: 995px) {
    .boxuri-3-program.program-startUp-box-top {
        padding: 50px 0;
    }
    .startup-title-lau h2 {
        font-size: 35px;
    }
    .startup-title-lau h3 {
        font-size: 20px;
    }
    .startup-title-lau h3 span {
        font-size: 23px;
    }
    .boxuri-3-program.program-startUp-box-top .info-box-program3 ul {
        min-height: auto;
    }
    .info-box-program3 {
        margin-top: 20px;
    }
    .content-fomat-livrareUP h4 {
        font-size: 35px;
    }
    .content-fomat-livrareUP ul li {
        font-size: 19px;
    }
    .ap-startup-btn {

        padding: 30px 59px 31px;
        display: inline-block;

    }

    .pr-Business-Accelerator .aef-ban-1:last-of-type {
        margin-bottom: 0;
    }
    .aef-ban-1.margin-resp-0 {
        margin-bottom: 20px;
    }
    .pr-Business-Accelerator   .format-livrare-pd {
        margin-top: 50px;
    }
    .content-full-funding-master .info-box-program3 ul {

        min-height: auto !important;
    }
    .img-custom-info-box-program3 {
        margin-top: 50px;
    }
    .program-12-luni .content-progr-2-luni.cusom-presonlaizate-sup,
    .content-progr-2-luni,
    .program-12-luni .content-progr-2-luni
    {
        max-width: 100%;
        margin-top: 0;
        left: 0;
        position: relative;
    }
    .program-12-luni.back-alb-cu-2 {
        padding-bottom: 50px;
    }
    .mentorat-box {
        margin-bottom: 50px;
    }
    .info-box-program3 ul {
        min-height: auto;
    }
    .boxuri-3-program {
        padding: 0;
    }
    .content-progr-2-luni h2 {
        font-size: 34px;
        line-height: 40px;
    }
    .program-12-luni {
        padding: 56px 0;
    }
    .boxuri-3-program.box-3-new-boot {
        padding-bottom: 50px;
    }
    .rezwev-1 {
        margin: 0 0 50px;
    }
    .info-box-text-info-s {
        margin-top: 50px;
    }
    .content-progr-2-luni {
        margin-top: 30px;
    }
}


@media  (max-width: 755px) {
    .linkuri-head-pro li a {
        font-size: 17px;
        line-height: 25px;
    }
    .prgtam-3-top .content-mentr-b-1-b h3 {
        font-size: 30px;
    }
    .prgtam-3-top .content-mentr-b-1-b h3 span, .prgtam-3-top .content-mentr-b-1-b h3 strong {

        font-size: 30px;
    }
    .beneficii.format-livrare .content-beneficii-home strong {
        font-size: 18px;
    }
    .banner-2-luni {
        padding: 50px 0;
    }
    .basn-2-luni p {
        top: 29px;
        padding: 8px 47px 10px 30px;
        font-size: 20px;
    }
    .content-progr-2-luni {
      margin-top: 30px;
        padding: 20px 15px 24px;
    }
    .content-progr-2-luni h2 {
        font-size: 26px;
        line-height: 36px;
    }
    .aef-ban-1 span {
        font-size: 81px;
        margin-top: 0;
        padding-top: 38px;
        height: 112px;
        display: inline-block;
        top: -32px;
        position: relative;
        margin-bottom: 0;
    }
    .aef-ban-1 {
        padding: 0 0 21px;
        display: block;
    }
    .aef-ban-1 ul {
        padding-left: 15px;
    }
    .format-livrare-pd {
        padding: 29px 15px;
    }
    .format-livrare-pd h3, .info-obt-01 h4 {
        font-size: 28px;
    }
    .format-livrare-pd ul li {
        font-size: 17px;
        margin-bottom: 11px;
        padding-bottom: 10px;
    }
    .pret-program h4, .pret-program span {
        font-size: 23px;
    }
    .info-obt-01 p {
        font-size: 16px;
        line-height: 30px;
    }
    .info-obt-01 {

        padding: 20px 15px;
    }
    .content-fomat-livrareUP h4 {
        font-size: 29px;
    }
    .content-fomat-livrareUP ul li {
        font-size: 17px;
    }
    .back-format-livrare {
        padding: 30px 12px;
    }
    .startup-title-lau h2 {
        font-size: 31px;
    }
    .pr-Business-Accelerator .aef-ban-1 {
        padding-right: 0;
    }
    .pr-Business-Accelerator .aef-ban-1 ul {
        padding-top: 0;
    }
    .steluta-top-b123 p {
        font-size: 19px;
        line-height: 30px;
    }
    .ap-startup-btn.btn-soliti-oferta-lar p {
        font-size: 19px;
        padding: 0;
    }
    .ap-startup-btn {
        padding: 30px 31px 31px;
    }
    .ap-startup-btn a {
        font-size: 17px;
    }
    .format-livrareStartUp {
        margin-bottom: 0;
    }
    .content-bann-h-top p {
        font-size: 17px;
        line-height: 26px;
    }

    #bootscore-navbar li {
        margin: 11px 0px;
    }
    .back-flrin-top, .top-pag-studii-de-caz {
        position: relative; /* Asigură că textul va fi poziționat relativ în raport cu elementul părinte */
        z-index: 2; /* Textul va fi deasupra gradientului */
    }

    .back-flrin-top::before, .top-pag-studii-de-caz::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.55));
        z-index: 1; /* Gradientul este sub text */
    }
    .content-bann-h-top, .content-studii-de-caz {
        z-index: 2;
        position: relative;
    }
    .content-top-home.book-day .content-bann-h-top p {
        font-size: 56px;
    }
    .top-012 {
        padding: 31px 17px 30px;
    }
    .video-popup .modal-dialog {
        width: 100% !important;
        max-width: 100%;
        top: 18%;
        left: -7px;
    }
}