#main .wpb_content_element {
    margin: 0;
}

.container {
    max-width: 1440px;
    margin: 0 auto !important;
    display: table;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

#main .section_1_campanie .container.container_2 {
    max-width: 870px;
}

.container.container_2 {
    max-width: 870px;
}

@media screen and (max-width:1441px) {
    .container {
        max-width: 1280px;
    }
}

.cta_hero a {
    background: #10077e;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    border-radius: 12px;
    font-family: 'Poppins';
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin: 15px auto !important;
    display: table;
    border: 1px solid #fff;
    box-shadow: 0px 0px 10px 11px rgba(132, 214, 228, 0.58);
}

.cta_hero a:hover {
    text-decoration: none;
    opacity: .9;
}

.hero_mobile {
    display: none;
}

.hero_desktop .wpb_raw_code,
.hero_mobile .wpb_raw_code {
    margin: 0;
}

.hero_desktop img,
.hero_mobile img {
    width: 100%;
    height: auto;
}

@media screen and (max-width:991px) and (min-width:767px){
    .page-id-14157 #main .other_team .container{
        flex-wrap: wrap;
    }
.page-id-14157 #main .other_team .vc_col-sm-1\/5{
        width: 31% !important;
    }
}
@media screen and (max-width:991px) {
    
    .hero_mobile {
        display: block;
        margin-bottom: 30px;
    }
    .hero_desktop {
        display: none;
    }
    .custom-slider .slick-prev {
        left: 0 !important
    }
    .custom-slider .slick-next {
        right: 0 !important
    }
    .custom-slider {
        max-width: calc(100vw - 60px) !important
    }
}

.section_1_campanie {
    background: url(./assets/images/section_1_bg.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
    padding: 50px 0;
}

.section__row {
    background: #e4e4e4;
    padding-top: 50px;
    padding-bottom: 50px;
}

.bottom__text {
    padding-top: 30px;
}

#main .team_section a {
    box-shadow: 0px 0px 10px 11px rgba(132, 214, 228, 0.58);
    margin-bottom: 20px;
}

@media screen and (min-width:992px) {
    .margin-top-xs-custom {
        margin-top: -100px !important
    }
    .other_team.padding-left-xs-33 {
        margin-left: 25% !important;
    }
    .content_team_other {
        min-height: 190px;
    }
    .wpcf7-response-output {
        position: absolute;
        bottom: -60px;
    }
    #main .section_1_campanie .container_2 .cta_hero a {
        font-size: 16px;
        padding: 10px !important;
        margin: 0;
    }
    #main .section_1_campanie .container_2 p {
        font-size: 18px;
    }
    .row_text_column {
        margin-top: 50px !important;
    }
    .right_text_column {
        padding-left: 50px;
    }
    .left_text_column {
        padding-right: 50px;
    }
    .section_1_campanie .vc_col-sm-8 {
        width: 60%;
    }
    .section_1_campanie .vc_col-sm-2 {
        width: 20%;
    }
    .section_1_campanie .container .vc_row {
        display: flex;
        align-items: center;
    }
    #main .section_1_campanie .container {
        display: flex;
        align-items: center;
        max-width: 1280px;
    }
    .column_text_team {
        padding-right: 60px;
    }
    .other_team .column_text_team {
        padding-left: 30px;
        padding-right: 30px;
    }
}

#main .section_1_campanie p {
    font-size: 21px;
    font-weight: bold;
    font-family: 'Poppins';
    margin: 0;
}

#main .section_1_campanie .wpb_content_element {
    margin: 0;
}

#main .section_1_campanie h2 {
    margin: 0 0 40px;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 600;
    font-family: 'Poppins';
    color: #fff;
    padding: 0 15px;
}

#main .general_row h2 {
    font-size: 32px;
    line-height: 1.2;
    font-weight: 600;
    font-family: 'Poppins';
    margin: 0 0 20px;
    color: #0a137f;
}

.persons:before {
    content: '';
    background: url(./assets/images/persons.png) center center no-repeat;
    min-width: 90px;
    height: 59px;
    display: inline-block;
    margin-right: 15px;
}

.persons {
    display: flex;
    align-items: center;
}

.location:before {
    content: '';
    background: url(./assets/images/location.png) center center no-repeat;
    width: 50px;
    height: 63px;
    display: inline-block;
    margin-right: 15px;
}

.location {
    display: flex;
    align-items: center;
}

.add_to_calendar:before {
    content: '';
    background: url(./assets/images/add_calendar.png) center center no-repeat;
    width: 277px;
    height: 100px;
    display: inline-block;
    margin-right: 15px;
}

.container_2 .location:before {
    background-size: contain;
    height: 50px;
    margin-right: 5px;
}

.container_2 .add_to_calendar:before {
    width: 180px;
    height: 60px;
    background-size: cover
}

.add_to_calendar {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.add_to_calendar .wpb_wrapper {
    display: flex;
    flex-direction: column
}

.add_to_calendar .wpb_wrapper p {
    margin: 0 0 5px
}

.general_row p {
    color: #0a137f;
    font-size: 18px;
    line-height: 1.3;
    font-family: 'Poppins';
}

.program_custom {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    background: url(./assets/images/BG_agenda.jpg) center center no-repeat;
    background-size: cover;
}

.program_custom_2 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    background: url(./assets/images/BG_NEW.jpg) center center no-repeat;
    background-size: cover;
}

#main .program_custom .container {
    max-width: 1280px;
}

#main .program_custom .vc_col-sm-6 .vc_column-inner::before {
    content: '';
    background: #0a137f;
    width: 2px;
    height: 100%;
    display: block;
    position: absolute;
    left: 24%
}

#main .program_custom .vc_col-sm-6 .vc_column-inner {
    position: relative;
    max-width: calc(100% - 30px);
    margin: 0 auto;
    border: 1px solid #fff;
    border-radius: 24px !important;
    background: rgba(255, 255, 255, 0.1);
}

#main .program_custom_2 .vc_col-sm-6 .vc_column-inner {
    border: 3px solid #0a137f;
    background: #fff;
}

#main .program_custom p {
    display: flex;
    flex-wrap: nowrap;
    color: #0a137f;
    position: relative;
    font-weight: 600;
    font-family: 'Poppins';
    margin-top: 0;
    margin-bottom: 7px;
}

#main .program_custom p strong {
    margin-left: 0px;
    max-width: 70%;
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-weight: 700;
    width: 70%;
}

#main .program_custom p strong i {
    font-style: normal;
    font-weight: 400 !important;
}

#main .program_custom .vc_col-sm-6 .vc_column-inner .wpb_text_column {
    padding: 0 15px;
}

#main .program_custom .vc_col-sm-6 .vc_column-inner .white_text_program p {
    color: #fff;
}

#main .program_custom_2 .vc_col-sm-6 .vc_column-inner .white_text_program p {
    color: #0a137f;
}

#main .program_custom .wpb_content_element:not(.white_text_program) p strong::before {
    position: absolute;
    content: '';
    position: absolute;
    line-height: 1;
    top: 6px;
    background: #0a137f;
    color: #fff;
    padding: 5px;
    left: -17px;
}

#main .program_custom .wpb_content_element:not(.white_text_program) p strong::after {
    position: absolute;
    content: '+INFO';
    position: absolute;
    line-height: 1;
    top: 0;
    background: #0a137f;
    color: #fff;
    padding: 5px;
    left: calc(100% - 15px);
    border-radius: 2px;
    font-weight: 600;
}

#main .program_custom .wpb_content_element.no_program p strong::after {
    display: none;
}

#main .program_custom p em {
    display: none;
    font-style: normal;
}

#main .program_custom .show_info p em {
    display: block;
    margin: 0;
    padding-left: 25%;
    line-height: 1.3;
}

#main .program_custom h3 {
    font-family: 'Poppins' !important;
    color: #fff !important;
    background: #0a137f;
    text-align: center !important;
    padding: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    font-weight: bold !important;
    margin: 0 0 20px;
}

#main .program_custom h2 {
    font-family: 'Poppins';
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 40px;
    background: linear-gradient( to bottom, #2b0080 0%, #3a00a6 45%, #7a5cff 80%, #a68bff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

#main .program_custom p span[style="text-decoration: underline;"] {
    text-decoration: none !important;
    width: 25%;
    font-weight: 700;
}

.contact_btn_section a {
    background: #10077e;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    border-radius: 12px;
    font-family: 'Poppins';
    font-size: 20px;
    line-height: 34px;
    font-weight: 600;
    margin: 25px auto !important;
    display: table;
    box-shadow: 0px 0px 10px 11px rgba(132, 214, 228, 0.58);
}

.contact_btn_section a:hover {
    text-decoration: none;
    opacity: .9;
}

.section_info_1 {
    background: url(./assets/images/new_image_bg.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
    font-family: 'Poppins';
    padding: 50px 0;
}

.section_info_1 p {
    padding-left: 20px;
    max-width: 600px;
    font-size: 18px;
}

#main .section_info_1 h2 {
    font-size: 40px;
    font-family: 'Poppins';
    color: #fff;
    font-weight: 600;
    position: relative;
}

#main .section_info_1 h2 strong {
    color: #ed1c24;
}

#main .section_info_1 ul {
    list-style: none;
    padding-left: 25px;
    max-width: 640px;
}

#main .section_info_1 ul li {
    position: relative;
    margin: 0 0 10px;
}

#main .section_info_1 .container {
    overflow: visible;
}

#main .section_info_1 h2::before {
    content: '';
    position: absolute;
    background: url(./assets/images/live_icon.png) center center no-repeat;
    background-size: cover;
    width: 70px;
    height: 70px;
    top: -5px;
    left: -80px;
}

#main .section_info_1 ul li::before {
    content: '';
    position: absolute;
    background: #ed1c24;
    width: 10px;
    height: 9px;
    top: 5px;
    left: -23px;
}

#main .section_info_1 .vc_col-sm-8::before {
    content: '';
    position: absolute;
    background: #ed1c24;
    width: 1px;
    height: 100%;
    left: 6px;
    top: 20px;
}

#main .section_info_1 .container:last-child .vc_col-sm-8:before {
    height: 80%;
}

@media screen and (max-width:1600px) {
    #main .section_1_campanie h2 {
        font-size: 28px;
    }
    #main .section_1_campanie p {
        font-size: 20px;
    }
    #main .testimonial_section h2 {
        line-height: 1.25;
    }
}

.hidden-md {
    display: none !important;
}

#addeventatc1 {
    border: 0 !important;
    color: transparent !important;
    box-shadow: none !important;
}

.team_section .column_text_team .wpb_text_column {
    max-width: 550px;
}

.team_section {
    padding: 50px 0 0;
    background: url(./assets/images/hero_team.png) center center no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

#main .team_section h2 {
    font-size: 40px;
    font-family: 'Poppins';
    color: #0a137f;
    text-align: center;
    font-weight: 700;
    max-width: 800px;
    margin: 0 auto 50px;
    line-height: 1.2;
    display: table;
}

#main .team_section h3 {
    font-size: 24px;
    font-family: 'Poppins';
    color: #0a137f;
    font-weight: 700;
    position: relative;
}

#main .team_section h3::before {
    content: '';
    width: 33px;
    height: 51px;
    background: url(./assets/images/icon_team.png) center center no-repeat;
    display: inline-block;
    margin-right: 10px;
}

.row_bg_custom {
    position: relative;
    overflow: visible;
}

#main .video_section {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
}

#main .video_section::before {
    content: '';
    position: absolute;
    border: 3px solid #e62027;
    top: 85px;
    left: 0;
    width: 100%;
    height: 80%;
    border-radius: 40px;
    display: inline-block;
}

#main .video_section h2 {
    font-size: 40px;
    font-weight: 700;
    font-family: 'Poppins';
    color: #0a137f;
    display: flex;
    align-items: center;
    background: #fff;
    justify-content: center;
    max-width: 300px;
    margin: 0 auto;
    padding: 0 15px;
}

#main .video_section h2::after {
    content: '';
    background: url(./assets/images/live_icon.png) center center no-repeat;
    background-size: cover;
    width: 70px;
    height: 70px;
    display: inline-block;
    margin-left: 20px;
}

#main .video_section iframe {
    max-width: 100vw !important;
    width: 100% !important;
}

.prices_section p,
.prices_section li {
    color: #10077e;
    font-size: 18px;
    font-family: 'Poppins';
    line-height: 1.3;
    margin: 0 0 10px;
}

.prices_section ul {
    margin: 0;
    padding-left: 20px;
}

.prices_section .vc_column-inner {
    border: 3px solid #10077e;
    border-radius: 40px;
    padding: 20px;
}

.testimonial_section {
    padding: 30px 0 0;
    background: url(https://www.dentalmanagers.ro/wp-content/uploads/2025/11/background_oana_testimonial-scaled.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
    position: relative;
}

#main .testimonial_section h2::before {
    position: absolute;
    content: '';
    background: url(./assets/images/acolada_mare.png) center center no-repeat;
    width: 219px;
    height: 207px;
    top: -80px;
    left: -30px;
    z-index: -1;
}

.bio_section p {
    font-weight: 700;
    margin: 0;
}

.bio_section {
    display: flex;
    align-items: center;
    margin-top: 30px !important;
}

#main .testimonial_section .bio_section::before {
    display: inline-block;
    content: '';
    background: url(./assets/images/acolada_mica.png) center center no-repeat;
    width: 63px;
    height: 54px;
    margin-right: 20px;
}

#main .testimonial_section h2 {
    color: #fff;
    position: relative;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Poppins';
    position: relative;
    z-index: 11;
    line-height: 1.2;
}

#main .testimonial_section p {
    color: #fff;
    font-size: 24px;
    font-family: 'Poppins';
}

.early_section::after {
    content: '';
    width: 250px;
    height: 220px;
    background: url(./assets/images/early_bird.png) center center no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    right: 0;
}

@media screen and (min-width:992px) {
    .early_section.early_section_2 .container {
        position: relative;
        overflow: visible !important;
    }
    .early_section .early_section_2 {
        overflow: visible !important;
    }
    .early_section_2::after {
        display: none;
    }
    .early_section_2 .container::after {
        content: '';
        width: 250px;
        height: 220px;
        background: url(./assets/images/early_bird.png) center center no-repeat;
        background-size: cover;
        position: absolute;
        bottom: -70px;
        right: 0px;
    }
}

.early_section .container {
    max-width: 1280px;
}

.early_section p {
    margin: 0;
    max-width: 1000px;
}

.early_section {
    position: relative;
    padding: 40px 0 !important;
    background: #f6d103;
    color: #10077e;
    font-size: 40px;
    line-height: 1.2;
    font-family: 'Poppins';
    min-height: 220px;
    display: flex;
    align-items: center;
}

.form_section form .wpcf7-acceptance span {
    margin-left: 0 !important;
}

.form_section form {
    max-width: 1000px;
    margin: 0 auto;
}

#main .form_section h3 {
    text-align: center;
    font-size: 45px;
    line-height: 1.2;
    font-weight: 400;
    font-family: 'Poppins';
    color: #605c58;
}

#main .form_section form input,
#main .form_section form textarea,
#main .form_section form select {
    border-radius: 12px !important;
    padding: 10px;
    font-family: 'Poppins';
    font-size: 18px !important;
    height: auto !important;
    border: 1px solid #ccc !important;
    font-size: 17px !important;
}

#main .form_section form textarea {
    margin-bottom: 10px !important;
    min-height: 0 !important;
    max-height: 100px;
}

#main .form_section form .bottom_form_section {
    display: inline-block;
    width: 100%;
    margin: 0px 0 10px !important;
}

#main .form_section form a {
    color: #10077e !important;
}

#main .form_section form input[type="submit"] {
    background: #10077e !important;
    color: #fff !important;
    padding: 10px 30px !important;
    text-align: center;
    border-radius: 12px;
    font-family: 'Poppins';
    font-size: 20px;
    line-height: 34px;
    font-weight: 600;
    margin-top: 10px;
    display: inline-block;
    box-shadow: 0px 0px 10px 11px rgba(132, 214, 228, 0.58);
}

.share_now a {
    margin-left: 10px;
    width: 300px;
}

.share_now p {
    margin-top: 0
}

.share_now img {
    min-height: 56px;
    max-height: 56px;
}

.share_now {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    max-width: 840px;
    width: 100%;
    margin: 0 auto !important;
    margin-top: -73px !important;
}

.footer_project_custom {
    background: url(./assets/images/footer_bg_custom.jpg) center center no-repeat;
    background-size: cover;
    padding: 50px 0;
    margin-top: 30px;
}

.footer_project_custom .vc_column-inner {
    padding: 0 5px !important;
    margin: 0 !important;
}

.footer_project_custom p {
    margin: 0;
}

#main .footer_project_custom h3 {
    font-family: 'Poppins';
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    margin: 0 0 50px;
}

.campanie_footer {
    padding: 40px 0 0;
}

.campanie_footer p {
    margin: 0;
}

.row_contact p,
.row_contact a {
    color: #071560;
    font-size: 18px;
    font-family: 'Poppins';
}

.row_contact h4 {
    font-size: 24px;
    font-family: 'Poppins';
    margin: 0 0 10px;
    font-weight: 400;
}

.campanie_footer * {
    color: #071560;
}

@media screen and (min-width:1400px) {
    .col_text_testimonioal {
        padding-left: calc(50vw - 670px);
    }
}

@media screen and (min-width:1600px) {
    .col_text_testimonioal {
        padding-left: calc(50vw - 720px);
        width: 60%;
    }
    .testimonial_section .vc_col-sm-6:last-child {
        width: 30%;
    }
    .other_testimonial.testimonial_section .vc_col-sm-6:last-child {
        width: 23%;
        right: 2%;
        max-width: 26%;
        max-height: 500px;
        width: 100%;
    }
}

@media screen and (min-width:992px) {
    .prices_section .vc_column-inner {
        padding: 40px 80px;
    }
    .footer_project_custom .vc_col-sm-4 {
        padding: 0 15px;
    }
    .campanie_footer .row {
        display: flex;
        align-items: center;
    }
    .logo_footer {
        float: right;
    }
    .early_section_2 .container_2 {
        position: relative;
        overflow: visible;
    }
    .early_section_2::after {
        display: none;
    }
    .early_section_2 .container_2::after {
        content: '';
        width: 250px;
        height: 220px;
        background: url(./assets/images/early_bird.png) center center no-repeat;
        background-size: cover;
        position: absolute;
        bottom: -70px;
        right: 0;
        z-index: 111;
    }
}

@media screen and (max-width:1500px) and (min-width:992px) {
    .prices_section,
    #main .video_section {
        max-width: 1280px;
        margin: 0 auto;
    }
}

@media screen and (max-width:991px) {
    #main .video_section::before {
        height: 95%;
        left: 5px;
        width: calc(100% - 10px)
    }
    #main .video_section {
        padding-bottom: 0 !important;
        margin-top: -50px;
        margin-left: 10px;
        margin-right: 10px;
        width: calc(100% - 20px);
    }
    }
    #main .video_section h2 {
        font-size: 30px;
        width: 190px;
        line-height: 70px;
    }
    #main .video_section h2::after {
        width: 40px;
        height: 40px;
    }
}

@media screen and (min-width:1600px) {
    .row_bg_custom::before {
        content: '';
        background: rgba(243, 243, 243, 0.7);
        position: absolute;
        top: 0;
        height: 100%;
        width: 100vw;
        max-width: 100vw;
        left: calc(-50vw + 720px);
    }
    .row_bg_custom {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
}

@media screen and (min-width:800px) and (max-width:1300px) {
    .section_info_1 {
        padding-left: 75px !important;
    }
    .col_text_testimonioal {
        padding-left: 30px;
    }
}

@media screen and (min-width:1200px) {
    .oana_taban_column {
/*         position: absolute; */
/*         bottom: 0; */
/*         right: 0; */
        max-width: 33%;
    }
    .other_testimonial .oana_taban_column {
        max-width: 29%;
    }
    .col_text_testimonioal {
        width: 65%;
        padding-bottom: 50px;
    }
    .row_bg_custom::before {
        content: '';
        background: rgba(243, 243, 243, 0.7);
        position: absolute;
        top: 0;
        height: 100%;
        width: 100vw;
        max-width: 100vw;
        left: calc(-50vw + 650px);
        display: inline-block;
    }
    .row_bg_custom {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    prices_section .wpb_column,
    .video_section {
        position: relative;
        z-index: 1;
    }
    .prices_section {
        position: relative;
    }
    .prices_section::before {
        content: '';
        background: url(./assets/images/EARLY_BIRD.png) center center no-repeat;
        background-size: cover;
        position: absolute;
        bottom: 0;
        height: 1200px;
        width: 100vw;
        max-width: 100vw;
        left: calc(-50vw + 640px);
        display: inline-block;
    }
}

#main .team_section li,
#main .team_section p {
    color: #0a137f;
    font-size: 18px;
    line-height: 1.3;
    font-family: 'Poppins';
}

#main .team_section a {
    background: #10077e;
    color: #fff;
    padding: 10px 30px;
    text-align: center;
    border-radius: 12px;
    font-family: 'Poppins';
    font-size: 20px;
    line-height: 34px;
    font-weight: 600;
    margin-top: 10px;
    display: inline-block;
}

#main .team_section a:hover {
    text-decoration: none;
    opacity: .9;
}

@media screen and (max-width:991px) and (min-width:400px) {
    .add_to_calendar:before {
        max-width: 120px !important;
        max-height: 50px !important;
    }
}

@media screen and (max-width:991px) {
    .row_bg_custom {
        background: rgba(243, 243, 243, 0.7);
    }
    .share_now a {
        margin: 0 4px 4px;
    }
    .cta_hero a {
        font-size: 14px;
    }
    .share_now p,
    .share_now {
        margin-top: 0 !important;
        align-items: center;
        justify-content: center;
    }
    .sm_icons {
        margin: 20px 0 0
    }
    #main .footer_project_custom h3 {
        font-size: 20px;
        margin: 0 0 15px;
    }
    .hidden-md {
        display: block !important;
    }
    #main .section_info_1 h2 {
        font-size: 30px;
        line-height: 1.2;
        padding-left: 35px;
    }
    .section_info_1 {
        background: #fff;
        padding: 0 !important;
        color: #0a137f;
    }
    .top_container .custom_text_info {
        padding-bottom: 50px;
    }
    .top_container {
        background: url(./assets/images/new_image_bg.jpg) center right no-repeat;
        background-size: cover;
        color: #fff;
        font-family: 'Poppins';
        padding-top: 50px;
        padding-bottom: 0;
        padding-right: 34%
    }
    #main .section_info_1 h2::before {
        width: 40px;
        height: 40px;
        left: -10px;
        top: 0;
    }
    .section_info_1 p {
        font-size: 16px;
        line-height: 1.3;
    }
    .add_to_calendar:before {
        max-height: 30px;
        background-size: contain;
        max-width: 80px;
        background-position: top;
        background-position-y: 10%;
        margin-right: 5px;
    }
    .section_1_campanie_other .container_2 .add_to_calendar {
        flex-direction: column;
        align-items: flex-start;
        position: relative;
        top: 20px;
    }
    .section_1_campanie_other .container_2 .add_to_calendar .wpb_wrapper p {
        padding-left: 5px;
    }
    .section_1_campanie_other .container_2 .vc_col-sm-8 {
        width: 55% !important;
        padding-left: 30px;
    }
    .section_1_campanie_other .container_2 .vc_col-sm-2 {
        width: 35%;
        padding-right: 30px !important;
    }
    #main .section_1_campanie_other .location {
        justify-content: flex-start !important;
    }
    .section_1_campanie_other .container_2 .vc_col-sm-2:last-child {
        padding-left: 50%;
    }
    .section_1_campanie_other .container_2 .add_to_calendar .wpb_wrapper {
        order: -1;
        margin-bottom: -20px;
        padding-left: 0
    }
    .section_1_campanie_other .container_2 {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        max-width: 500px !important;
        align-items: center;
        justify-content: ce;
    }
    .section_1_campanie {
        padding: 20px 0 !important
    }
    .section_1_campanie .vc_col-sm-2 {
        width: 50%;
        float: left;
    }
    #main .section_1_campanie h2 {
        font-size: 18px;
    }
    #main .section_1_campanie p {
        font-size: 12px;
        line-height: 1.3
    }
    #main .section_1_campanie .container {
        max-width: 550px;
    }
    #main .section_1_campanie .vc_col-sm-8 {
        width: 100%
    }
    .add_to_calendar {
        flex-direction: row;
        align-items: flex-start;
    }
    .persons p,
    .location p {
        margin: 0;
    }
    #main .persons,
    #main .wpb_content_element.location {
        align-items: center;
        margin: 0px 0 0 !important;
    }
    .persons:before,
    .location:before {
        max-width: 60px;
        max-height: 40px;
        background-size: contain;
        background-position: center center;
        width: 60px;
        height: 40px;
        min-width: 60px;
        margin-right: 10px;
    }
    #main .general_row h2 {
        margin: 20px 0 10px;
        font-size: 24px;
    }
    .general_row p {
        margin: 0 0 15px !important;
        font-size: 17px;
    }
	.text_mov_custom h4{
		text-align: center
	}
	.program_custom_2{
		padding-bottom: 0 !important
	}
    #main .program_custom .vc_col-sm-6 .vc_column-inner {
        min-height: 0 !important;
		padding-bottom: 20px !important
    }
    #main .program_custom .show_info p em {
        padding: 0;
    }
    #main .team_section h2 {
        font-size: 30px;
        line-height: 1.2;
        padding: 0 15px;
    }
    #main .team_section .container {
        display: flex;
        flex-direction: column;
		padding: 0 35px !important
    }
    #main .form_section form input[type="submit"] {
        margin: 0 auto;
        display: table;
    }
    .row_bg_custom {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #main .team_section .container .vc_empty_space {
        display: none;
    }
    #main .team_section .container .order_xs_2 {
        order: -1;
        margin-bottom: 20px;
        width: 50%;
        margin-left: 50%;
    }
    #main .team_section .other_team {
        justify-content: center;
        align-items: center;
        padding: 0 15px !important;
    }
    #main .team_section p {
        margin: 0;
        line-height: 1.2;
    }
    #main .team_section h3 {
        font-size: 18px;
        margin: 20px 0 10px;
        line-height: 1.1;
    }
    .program_custom_2 .container .vc_col-sm-6 {
        margin-bottom: 30px;
        width: 100%;
    }
    .program_custom_2 .container {
        display: flex;
        flex-direction: column;
    }
   C
    #main .team_section h3 span {
        display: none;
    }
    #main .team_section h3::before {
        display: block;
        width: 15px;
        height: 30px;
        background-size: contain;
    }
    .text_medic {
        position: absolute;
        bottom: calc(100% + 25px);
        max-width: 50% !important;
    }
    #main .team_section.no_background .text_medic p {
        margin-top: 0 !important;
        margin-bottom: 10px !important;
        max-width: 265px;
        min-height: 0;
    }
    .team_section.no_background .column_text_team .wpb_text_column {
        margin-bottom: 20px !important;
    }
    #main .team_section.no_background .text_medic {
        position: relative;
        bottom: auto;
        max-width: 100% !important;
    }
    .hidden-xs {
        display: none !important;
    }
    .bio_section p,
    .text_testimoniale {
        font-family: 'Poppins';
        font-size: 20px;
        color: #0a137f;
    }
    #main .testimonial_section.other_testimonial {
        flex-direction: column;
        background: url(https://www.dentalmanagers.ro/wp-content/uploads/2025/11/testimonial_background_mobile-scaled.jpg) center bottom no-repeat;
        background-size: cover;
        padding-top: 20px !important;
    }
    .early_section.early_section_2 {
        min-height: 0;
        padding: 20px 0 20px !important;
    }
    .early_section.early_section_2 p {
        font-size: 18px;
        padding-left: 60px;
    }
    .early_section.early_section_2::after {
        right: auto;
        width: 150px;
        height: 127px;
        top: -114px;
        background: url(./assets/images/early_iconn.png);
        background-size: cover;
        left: 5px;
    }
	.early_section .bio_section em{
		font-size: 14px;
font-style: normal !important;
		font-weight: 300 !important
	}
    .testimonial_section.other_testimonial .col_text_testimonioal {
        width: 100% !important;
        margin-bottom: -150px;
    }
    .page-id-13855 .bio_section {
        padding-right: 50%;
    }
    .testimonial_section.other_testimonial .vc_col-sm-6:last-child {
        position: relative !important;
        float: right;
        width: 100% !important;
        padding-left: 50%;
    }
    .other_testimonial .text_testimoniale {
        padding-left: 10px;
        padding-right: 10px;
    }
    .bio_section {
        margin-top: 15px !important;
    }
    .bio_section p {
        margin-bottom: 30px !important;
        display: block;
    }
    #main .form_section h3 {
        font-size: 26px;
        margin-bottom: 5px;
        font-size: 20px !important;
    }
    .campanie_footer {
        text-align: center;
        width: 100%;
        overflow: hidden;
    }
    .campanie_footer .col-xs-12,
    .campanie_footer .container {
        padding: 0 !important;
        overflow: visible
    }
    #main .team_section a {
        font-size: 14px;
        padding: 5px 15px;
        line-height: 30px;
    }
    .prices_section {
        margin-top: 40px;
        /* padding: 10px; */
        margin-left: 10px;
        margin-right: 10px;
        width: calc(100% - 20px);
    }
    .footer_project_custom .container.container_2 {
        padding: 0 !important;
    }
    .footer_project_custom .vc_column-inner {
        padding: 5px !important;
    }
    .row_contact .col-md-8.col-xs-12 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

.select-arrow {
    background: transparent !Important;
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .oana_taban_column {
        position: absolute;
        bottom: 0;
        right: 0;
    }
}

@media screen and (max-width:767px) {
    #main .program_custom .vc_col-sm-6 {
        margin-bottom: 30px;
    }
    #main .program_custom p {
        font-size: 14px;
        flex-direction: column;
    }
    #main .program_custom p span[style="text-decoration: underline;"] {
        width: 100%;
    }
    #main .program_custom .wpb_content_element:not(.white_text_program) p strong::after {
        top: 0px;
        left: auto;
        right: -25px;
        font-size: 12px;
        line-height: 1;
        padding: 3px 6px;
    }
    #main .program_custom .vc_col-sm-6 .vc_column-inner::before {
        display: none;
    }
    #main .program_custom .wpb_content_element:not(.white_text_program) p strong {
        padding-right: 5px;
        width: 100%;
        max-width: 100%;
        font-size: 12.5px;
    }
    #main .program_custom .wpb_content_element:not(.white_text_program) p strong::before {
        left: -21px;
        top: -15px;
    }
    .general_row {
        text-align: center;
        padding-top: 0 !important;
        display: flex;
        flex-direction: column;
        padding-bottom: 10px !important;
    }
    .order_xs_2 {
        order: 2
    }
    #main .program_custom .container {
        padding: 0;
    }
    #main .program_custom h2 {
        font-size: 30px
    }
    #main .testimonial_section .bio_section {
        margin: 20px 0 0 !important
    }
    #main .testimonial_section .bio_section::before {
        width: 32px;
        height: 27px;
        background-size: cover
    }
    #main .testimonial_section p {
        font-size: 16px;
        line-height: 1.4;
    }
    #main .testimonial_section .bio_section p {
        font-style: italic;
    }
    #main .testimonial_section .bio_section p em{
        font-size: 12px;
        line-height: 1.4;
        font-weight: 300;
        font-style: normal;
    }
    #main .testimonial_section {
        padding-left: 15px;
        padding-top: 60px !important;
        padding-right: 15px;
        display: flex;
    }
    #main .testimonial_section .vc_col-sm-6:last-child {
        width: 47%;
        POSITION: absolute;
        bottom: 0;
        right: 0;
    }
    #main .testimonial_section .col_text_testimonioal {
        width: 66%;
        min-height: 180px;
    }
    #main .testimonial_section h2::before {
        width: 109px;
        height: 102px;
        background-size: 100px;
        left: 0;
        top: -50px;
    }
    #main .testimonial_section h2 {
        font-size: 16px !important;
        line-height: 1.3;
        /* word-break: break-all; */
    }
    .early_section {
        font-size: 24px;
        overflow: visible !important;
        min-height: 0;
    }
    .early_section .container {
        overflow: visible;
    }
    .early_section::after {
        width: 100px;
        height: 90px;
        background-size: contain;
        bottom: auto;
        top: -30px;
    }
    #contacteaza .vc_column-inner {
        padding: 0;
    }
    .form_section form .col-xs-12 {
        /* padding: 0 !important; */
    }
    #main .form_section form textarea {
        line-height: 1.2;
    }
    .wpcf7-form-control-wrap.recaptcha {
        display: table;
        margin: 0 auto;
    }
    #main .program_custom_2 p em {
        padding: 0 !important;
    }
}

@media screen and (max-width:400px) {
    #main .testimonial_section h2 {
        font-size: 18px;
    }
}

#wrapper .select-arrow,
.avada-select-parent .select-arrow,
.fusion-modal-content .select-arrow {
    border: 0 !important;
}

.footer_project_custom .vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
}

.no_background {
    background: transparent !important;
}

#main .team_section.no_background h2 {
    margin-bottom: 30px;
}

#main .team_section.no_background h3 {
    margin-bottom: 0;
    display: flex;
    gap: 10px;
    margin-top: 10px;
    align-items: center;
}

#main .team_section.no_background .text_medic p {
    margin-left: 40px;
    margin-top: 0;
}

#main .team_section.no_background h3::before {
    background: url(./assets/images/icon_team_speaker.png);
    width: 30px;
    height: 48px;
    top: 25px;
    position: relative;
    display: flex;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 !important;
}

@media screen and (min-width:2000px) {
    #main .testimonial_section.other_testimonial {
        max-width: 100vw;
        margin: 0 !important;
        display: table;
/*         left: 0 !important; */
        right: 0 !important;
        display: flex;
        align-items: center;
        width: 100vw !important;
    }
}

@media screen and (min-width:992px) {
    #main .testimonial_section.other_testimonial {
        background: url(https://www.dentalmanagers.ro/wp-content/uploads/2025/11/background_oana_testimonial-scaled.jpg) top left no-repeat;
        background-size: cover;
    }
    #main .testimonial_section.other_testimonial .col_text_testimonioal {
        padding-left: 50px;
    }
    #main .testimonial_section.other_testimonial .col_text_testimonioal .vc_column-inner::before {
        position: absolute;
        content: '';
        background: url(./assets/images/acolada_mare.png) center center no-repeat;
        width: 219px;
        height: 207px;
        top: -80px;
        left: 30px;
        z-index: 0;
    }
    #main .testimonial_section.other_testimonial .col_text_testimonioal .wpb_text_column {
        position: relative;
        z-index: 1
    }
    #main .testimonial_section.testimonial_section p {
        font-size: 22px;
        line-height: 1.2;
    }
    
    .bio_section{
        font-style: italic;
    }
    .bio_section em{
        font-style: normal;
        font-weight: 300;
    }
}

#main .program_custom_2 .wpb_content_element:not(.white_text_program) p strong::after {
    display: none
}

#main .program_custom_2 p em {
    display: block;
    margin: 0;
    padding-left: 25%;
    line-height: 1.3;
    font-weight: normal;
}

#main .program_custom_2 p span[style="text-decoration: underline;"] {
    font-weight: normal;
}

/* Varianta EN */

#main .section_1_campanie.section_1_campanie_other p {
    font-size: 16px;
    font-family: 'Poppins';
}

@media screen and (min-width:992px) {
    .before_contact .row {
        display: flex;
        align-items: center;
    }
}

.before_contact .wpb_wrapper {
    display: inline-block;
    width: 100%;
}

.before_contact p {
    font-size: 24px;
}

.before_contact h4 {
    font-size: 31px;
    font-weight: 600;
}

.before_contact .contact_btn_section a {
    margin: 0;
}

.locuri_wrapper {
    background: #f4f4f3;
    padding: 20px 0 35px;
}

.form_container_small {
    margin: 0 auto !important;
    display: table;
    max-width: 840px;
}

#main .form_section .form_container_small h3 {
    font-size: 28px;
    margin: 20px 0 0;
    color: #10077e;
}

.early_section .container.container_2 {
    max-width: 870px;
}

.early_section .container_2 p {
    font-size: 24px;
}

.early_section_2 p strong::before {
    content: '';
    background: #e70a52;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 3px;
}

.early_section_2 {
    min-height: 140px;
    overflow: visible !important;
    position: relative;
    z-index: 1;
}

.container_2 h3 {
    margin-top: 0;
    font-size: 19px;
    font-family: 'Poppins';
}

.container_2 div,
.container_2 p {
    font-size: 18px;
    font-family: 'Poppins';
}

@media screen and (min-width:992px) {
    .footer_project_custom .container {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media screen and (max-width:991px) {
    .margin-top-xs-custom {
        padding-top: 0 !important;
    }
    .early_section .container_2 p {
        text-align: center;
        padding: 0;
        font-size: 16px;
    }
    .section_1_campanie_other .cta_hero a {
        margin: 0 !important;
        padding: 5px 10px;
        min-width: 150px;
    }
    .section_1_campanie_other .wpb_content_element {
        align-items: center;
        justify-content: center;
        padding: 0;
    }
    .section_1_campanie_other .cta_hero {
        padding: 0
    }
    .section_1_campanie_other .add_to_calendar p {
        padding-left: 20px;
    }
    .section_1_campanie_other .container_2 .location:before {
        max-width: 40px;
        height: 30px;
        width: 40px;
        min-width: 40px;
    }
    #main .section_1_campanie_other .location {
        max-width: 100px;
        justify-content: center;
        align-items: center !important;
        text-align: center;
        margin: 10px 0 !important;
        display: flex;
    }
    .locuri_wrapper {
        padding: 0 15px 15px;
    }
    .before_contact h4 {
        font-size: 22px;
        font-weight: 600;
        margin: 0 0 10px !important;
    }
    .container_2 .add_to_calendar:before {
        height: 40px;
        position: relative;
        top: 22px;
    }
}

@media screen and (max-width:767px) {
    #main .section_1_campanie.section_1_campanie_other p {
        font-size: 14px;
    }
    #main .team_section .text_medic p {
        font-size: 12px;
    }
    #main .testimonial_section.other_testimonial h2 {
        font-size: 18px !important;
    }
    .section_1_campanie_other .container_2 .add_to_calendar p::before {
        background: url(./assets/images/_Cal.png) center center no-repeat;
        background-size: cover;
        content: '';
        width: 18px;
        height: 19px;
        display: inline-block;
        margin-right: 5px;
        margin-bottom: -4px;
    }
    .container_2 .add_to_calendar:before {
        height: 63px !important;
        width: 149px !important;
        background: url(./assets/images/Buton_Cal.png) center center no-repeat !important;
        top: 35px;
        background-size: cover;
        background-position: center center !important;
        max-width: 149px !important;
        max-height: 63px !important;
    }
    #main .section_1_campanie .container.container_2 {
        padding: 0 0 20px;
    }
    .section_1_campanie .vc_col-sm-8 {
        position: relative;
        z-index: 1;
    }
}

@media screen and (max-width:991px) and (min-width:767px) {
    #main .other_team .container {
        flex-direction: row;
        gap: 10px;
        flex-wrap: nowrap;
        align-items: flex-start;
    }
    #main .team_section.other_team p {
        font-size: 12px;
    }
    #main .team_section.other_team h3 {
        font-size: 14px
    }
    .section_1_campanie_other .wpb_content_element {
        min-width: 500px;
    }
}

.text_mov_custom ul {
    list-style: disc;
    padding-left: 20px;
}

.text_mov_custom h4 {
    color: #12145d;
    font-size: 22px;
    font-weight: bold;
    margin: 20px 0 10px;
}

.text_mov_custom li,
.text_mov_custom p {
    color: #12145d;
    font-size: 16px;
    line-height: 1.2;
    margin: 0 0 10px;
}

.before_contact h4 {
    font-weight: 500;
}

.text_row_after_formw p {
    color: #10077e;
    font-size: 16px !important;
}

.text_row_after_formw {
    margin: 30px auto 40px !important;
    display: table;
    max-width: 844px;
}

@media screen and (min-width:992px) {
    .before_contact p {
        font-size: 23px
    }
    #main .program_custom_2 .vc_col-sm-6 .vc_column-inner {
        padding-bottom: 30px;
    }
    .section_1_text {
        min-height: 210px;
        display: flex;
        align-items: center
    }
    .section_2_text {
        min-height: 440px;
        display: flex;
        align-items: center
    }
}

@media screen and (max-width:991px) {
	.form_section{
		padding: 0 30px !important;
		overflow: hidden;
		margin: 0;
	}
    #main .testimonial_section .bio_section::before {
        margin-right: 7px;
        width: 24px;
        height: 21px;
        margin-top: -44px;
    }
    .share_now p {
        display: flex;
        gap: 10px;
    }
    .share_now a {
        width: auto;
        margin: 0;
    }
    .share_now img {
        min-height: 0;
        max-height: 56px;
        width: auto;
        height: auto;
    }
    .footer_project_custom {
        margin: 0;
        padding: 10px 0;
        background: url(https://www.dentalmanagers.ro/wp-content/uploads/2025/11/backgrund_mobile_footer.jpg) center center no-repeat;
        background-size: cover;
        overflow: hidden !important;
    }
    .form_section .vc_column-inner {
        padding: 0;
    }
	.text_row_after_formw{
		padding: 0 15px
	}
	.other_testimonial .container{
		padding: 0
	}
	.early_section_2 p img{
		max-width: 10px;
		max-height: 10px;		
	}
	.locuri_wrapper{
		text-align: center;
		box-shadow: 0px 20px 60px -50px rgba(0, 0, 0, 0.7);
		font-size: 16px;
	}
    .locuri_wrapper p,
    .locuri_wrapper h4{
        font-size: 16px;
    }
    .title_testiomonials{
        padding-top: 0 !important;
    }
    .slick-prev{
        left: -12px !important;
    }
    .slick-next{
        right: -12px !important;
    }
    .testimonial p,
    .author,
    .quote{
        font-size: 16px !important;
    }
	.other_team .content_team_other{
		min-height: 0 !important
	}
}

.title_testiomonials {
    text-align: center;
    position: relative;
    z-index: 111;
    background: #fff;
    display: table;
    margin: 40px auto -75px;
    padding: 15px;
    font-size: 30px !Important;
    font-weight: 500;
    color: #0a1b90;
}

.carousel-slider {
    display: inline-block;
    width: 100%
}
.page-id-14263  #main .wpb_content_element.text_mov_custom{
    margin-top: 50px;
}
.prices_section::before{
	display: none !important
}
.prices_section ul{
    padding-left: 20px;
    list-style-type: disc !important;
}
.wpcf7 h3 {
    margin-top: 30px;
}

@media screen and (min-width:992px) {
    #main .team_section.no_background .text_medic p {
        margin-left: 30px !important;
    }
    .page-id-13855 #main .team_section.no_background .text_medic p {
        font-size: 16px;
        min-height: 42px;
        margin-left: 40px !important;
    }
}
