/*
Theme Name: Intelisan
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* General */

.max-width-630 {
    max-width: 630px;
}

.max-width-220 {
    max-width: 220px;
    margin: auto;
}

.max-width-769 {
    max-width: 769px;
}

.margin-auto {
    margin: auto;
}
.current-menu-item a {
    font-weight: 700 !important;
}

.fusion-standard-logo {
    height: 66px !important;
}

.custom-read-more-btn span {
    text-decoration: underline;
}

.custom-read-more-btn::after {
    content: url('/wp-content/uploads/2023/08/icon.svg');
    width: 18px;
    height: 18px;
    margin-left: 8px;
}

.echipa-read-more-btn::after {
    content: url('/wp-content/uploads/2023/08/icon.svg');
    width: 18px;
    height: 18px;
    margin-left: 17px;
}

.footer-section-1 a {
    color: #FFF;
}

.footer-section-1 a:hover {
    color: #fff;
    text-decoration: underline;
}

.netopia-logo img {
    background: #fff;
}

.title-underline::after {
    content: '';
    width: 230px;
    height: 1px;
    background:#4FCE5D;
    position: absolute;
    bottom: -10px;
}

.title-underline {
    position: relative;
    margin-bottom: 40px !important;
}

.subtitle-with-line::before {
    content: '';
    width: 30px;
    height: 1px;
    background: #4FCE5D;
    position: absolute;
}

.subtitle-with-line {
    display: flex !important;
}
.subtitle-with-line h4{
    padding-left: 45px !important;
}

.subsection-blog {
    background: #0A406808;
    border-radius: 6px;
    padding: 24px;
    margin-left: 45px;
}

.subsection-blog .fusion-column-wrapper {
    margin: 0 !important;
}

nav.fusion-main-menu span.fusion-button {
    padding: 10px;
    border: 1px solid #0a4068;
}

nav.fusion-main-menu span.fusion-button:hover {
    background: #fff;
    color: #0a4068;
    border: 1px solid #0a4068;
}

.breadcrumbs {
    margin-bottom: 48px;
    font-size: 12px;
    text-transform: uppercase;
}

.breadcrumbs a {
    color: #0A406880;
}

.breadcrumbs .breadcrumb_last {
    color: #0A4068;
}
.breadcrumbs-separator {
    margin-inline: 16px;
}

/* End General */


/* Homepage */

.home .slides .slide-content .heading,
.home .slides .slide-content .caption {
    max-width: 408px;
}

.home .slides .slide-content {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.home .slide-content .heading .fusion-title {
    font-weight: bold;
    line-height: 80px !important;
}

.home .slide-content .heading .fusion-title div {
    line-height: 80px !important;
}

.home .slides .slide-content .caption {
    background: #0A4068;
    border-radius: 6px;
    padding: 30px 30px 30px 0;
}

.home .slides .slide-content .caption a {
    display: block;
    margin-top: 20px;
    background: #fff;
    width: fit-content;
    padding: 12px 30px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    font-weight: 700;
    color: #0A4068;
}

.home .slides .slide-content .caption .slider-desc {
    padding-left: 30px;
    display: block;
    line-height: 1.5;
}

.home .tfs-slider .background-image {
    background-position: 50% 100%;
}

.echipa-medicala .fusion-content-boxes.content-boxes-icon-on-top .heading img {
    border: double 1px transparent;
    border-radius: 50%;
    background-image: linear-gradient(white, white), radial-gradient(circle at top left, #4FCE5D4D,#4FCE5D4D);
    background-origin: border-box;
    background-clip: padding-box, border-box;
}

.echipa-medicala .fusion-content-boxes .heading .content-box-heading {
    font-weight: 700;
}

.echipa-medicala .fusion-content-boxes .fusion-read-more {
    background: #0A4068;
    color: #fff;
    padding: 10px;
    border-radius: 6px;
    margin-top: 16px;
    display: block;
    width: fit-content;
    margin-inline: auto;
    font-weight: 600;
    border: 1px solid #0A4068;
}

.echipa-medicala .fusion-content-boxes .fusion-read-more:hover {
    background: #fff;
    color: #0A4068;
}

.echipa-medicala .fusion-content-boxes .fusion-read-more::after {
    display: none;
}

.echipa-medicala .fusion-content-boxes .content-container {
    border-bottom: 1px solid #4FCE5D;
    padding-bottom: 20px;
    max-width: 165px;
    margin-inline: auto;
}

.blog-post-card .blog-post-content > div {
    padding-inline: 0;
}

.blog-post-card img,
.blog-post-card .fusion-image-element span {
    width: 100%;
}

.cb-consultatii.fusion-content-boxes .content-container {
    font-size: 12px;
    max-width: 530px;
    padding-left: 92px !important;
}

.cb-consultatii.fusion-content-boxes .content-box-heading {
    font-weight: 600;
    padding-left: 92px !important;
}

.cb-consultatii.fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon img {
    margin-right: 32px;
}

/* End Homepage */


/* Echipa medicala */

.pages-hero-section .fusion-imageframe,
.pages-hero-section .fusion-imageframe img,
.echipa-intelisan .fusion-imageframe,
.echipa-intelisan .fusion-imageframe img {
    width: 100%;
}

.echipa-intelisan .fusion-content-boxes .fusion-read-more {
    text-decoration: underline;
    color: #0A4068;
}

.echipa-intelisan .fusion-content-boxes .fusion-read-more::after {
    display: none;
}

.echipa-intelisan .specialitate {
    border-top: 1px solid #4FCE5D;
    font-size: 16px;
}

.echipa-intelisan .specialitate p {
    padding-top: 8px;
}
/* End echipa medicala */


/* Cosultatii */

.max-width-788 {
    max-width: 788px;
}

.margin-auto {
    margin-inline: auto !important;
}

.special-bullets-container {
    background: #F4F6F8;
    padding-top: 20px;
    padding-inline: 20px;
    border-radius: 6px;
}

.special-bullets-container ol {
    padding-left: 28px;
}

.special-bullets-container ol li:not(:last-child) {
    margin-bottom: 14px;
}

.consultatii-echipa ol {
    padding-left: 20px;
}

.consultatii-echipa ol li:not(:last-child) {
    margin-bottom: 20px;
}

.consultatii-echipa .fusion-content-boxes.content-boxes-icon-on-side .heading-with-icon {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

.consultatii-echipa .pret .fusion-column-wrapper {
    flex-direction: row !important;
    justify-content: space-between;
}

.consultatii-echipa .consultatie .fusion-column {
    margin: 0;
}

.consultatii-echipa .consultatie .pret p {
    margin-bottom: 0;;
}

.consultatii-echipa .consultatie {
    background-color: #F4F6F8;
    border-radius: 6px;
    padding-block: 20px;
}
/* End Consultatii */


/* Cum te programezi */

.steps-container > .fusion-builder-row {
    counter-reset: item-counter;
}

.steps-container {
    margin-inline: auto !important;
}

.steps-counter::before {
    counter-increment: item-counter;
    content: counter(item-counter);
    font-size: 18px;
    background: #0A4068;
    color: #fff;
    width: 40px;
    flex-grow: 1;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    height: 40px;
    z-index: 2;
    max-width: 40px;
}

.steps-counter {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 16px !important;
}

.steps-counter p {
    margin-bottom: 0 !important;
    font-size: 12px;
}

/* .steps-container .fusion-layout-column:nth-child(even) .steps-counter {
    flex-direction: row-reverse;
    
} */

.steps-counter::after {
    content: "";
    position: absolute;
    width: 150%;
    height: 50%;
    bottom: 0;
    border-bottom: 1px solid #4FCE5D;
    border-left: 1px solid #4FCE5D;
}

/* .steps-container .fusion-layout-column:nth-child(even) .steps-counter::after {
    border-right: 1px solid #4FCE5D;
    left: auto !important;
    right: 20px;
} */

.steps-container .fusion-layout-column .steps-counter::after {
    left: 20px;
}

/* .steps-container .doc-section > .fusion-column-wrapper div:last-child {
    justify-content: center;
} */

.steps-container .doc-section > .fusion-column-wrapper div:last-child .fusion-layout-column {
    max-width: 356px;
}

.steps-container .doc-section > .fusion-column-wrapper div:last-child .fusion-layout-column .fusion-text {
    padding: 20px 20px 0 20px;
}

/* End Cum te programezi */


/* Single blog */

.single-post .breadcrumbs {
    padding-inline: calc((100% - 1200px) / 2);
}

.single-post .titlu {
    text-align: center;
}

.timp-citire {
    background: #F4F6F8;
    border-radius: 6px;
    width: fit-content;
    padding: 16px;
    font-size: 12px;
    color: #0A4068;
    margin-bottom: 24px;
}

.single-post section#content {
    max-width: 788px;
    margin: auto;
}

.single-post #main > .fusion-row {
    max-width: unset;
}

.single-post #main {
    padding-inline: 0 !important;
}

.single-post .related-posts {
    background-color: #0A406808;
    padding-block: 56px;
}

.single-post .related-posts > div {
    max-width: 788px;
    margin: auto;
}

.single-post .related-posts > .fusion-title {
    display: none !important;
}

.single-post .more-blog-posts > div {
    padding-bottom: 0;
}

.single-post .more-blog-posts .fusion-title,
.single-post .more-blog-posts .fusion-layout-column {
    margin-bottom: 0;
}

.single-post .awb-swiper .fusion-carousel-item-wrapper {
    text-align: left;
}

.single-post .related-posts img {
    border-radius: 8px;
}

.single-post .related-posts .swiper-slide {
    background: #fff;
    padding: 24px;
    border-radius: 16px;
    height: 100%;
}

.single-post .related-posts .swiper-slide:not(:last-child) {
    margin-right: 37px !important;
}

.single-post .fusion-related-posts-title-link {
    font-family: var(--h3_typography-font-family);
    font-size: 14px;
    font-weight: 700;
    color: #0A4068;
}

.single-post .related-posts .scurta-descriere {
    font-size: 12px;
    color: #0A4068;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}

.single-post .related-posts .citeste-mai-mult {
    margin-top: 24px;
}

.single-post .related-posts .citeste-mai-mult a {
    color: #0A4068;
    font-size: 12px;
    font-weight: 600;
    display: flex;
    column-gap: 8px;
}

/* End Single blog */


/* Contact */

.formular-contact .grid-col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    margin-bottom: 32px;
}

.formular-contact .grid-col p {
    margin-bottom: 0;
}

.formular-contact input,
.formular-contact textarea {
    --form_border_color: #0A4068;
}

.formular-contact {
    max-width: 792px;
    margin: auto !important;
}

.formular-contact .submit-btn {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 56px;
}

.formular-contact .submit-btn .wpcf7-spinner {
    display: none;
}

.formular-contact .submit-btn .wpcf7-submit {
    --button_gradient_top_color: #0A4068;
    font-family: Poppins;
    font-weight: 700;
}


/* End Contact */


/* Single medic */

.single-echipa_medicala .cb-medic .col .heading,
.single-echipa_medicala .cb-medic .col .heading .image,
.single-echipa_medicala .cb-medic .col .heading .image img {
    margin-bottom: 0;
    text-align: left;
}

.single-echipa_medicala .titlu {
    text-align: center;
}

.cv-section-title {
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 150% */
    letter-spacing: 0.4px;
    margin-bottom: 26px;
    min-width: 33%;
}

.cv-section-title::after {
    display: block;
    content: "";
    width: 120px;
    height: 1px;
    background-color: #4FCE5D;
}

.cv-section {
    margin-bottom: 40px;
}

.cv-sub-section {
    margin-bottom: 10px;
    display: flex;
}

.cv-sub-section div:first-child,
.cv-section.two-col div:first-child {
    width: 25%;
}

.cv-section.two-col {
    display: flex;
}

.cv-section.experience .repeater-section > div {
    display: flex;
    column-gap: 24px;
}

.cv-section.experience .repeater-section div > p {
    margin-top: 0;
}

.cv-section.experience .repeater-section {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
    background: #f4f4f4;
    padding: 16px;
    border-radius: 6px;
    position: relative;
    width: 100%;
}

.vertical-line {
    width: 2px;
    background: #4FCE5D;
    height: 100%;
    position: absolute;
    left: 226px;
}

.bullet {
    width: 16px;
    height: 16px;
    border: 2px solid #4FCE5D;
    border-radius: 100vmax;
    background: white;
    z-index: 1;
    min-width: 16px;
  }

.cv-section.cv-section.experience {
    position: relative;
    display: flex;
}

.perioada {
    width: 175px;
    min-width: 175px;
}

.repeater-section::before {
    content: "";
    border-left: 2px solid #4fce5d;
    left: 222px;
    height: calc(100% - 32px);
    position: absolute;
}

.cv-section-content {
    background: #f4f4f4;
    padding: 16px;
    border-radius: 6px;
    width: 100%;
}

.cv-section.experience .repeater-section .experienta div > p {
    margin-bottom: 8px;
}

.spital {
    display: flex;
    align-items: center;
    color: #0A4068B2;
}

.spital::before {
    content: url('/wp-content/uploads/2023/09/Place.svg');
    margin-right: 8px;
}

.link {
    display: flex;
    align-items: center;
    color: #0077B5E5;
}

.link::before {
    content: url('/wp-content/uploads/2023/09/Open-in-new-tab.svg');
    margin-right: 8px;
    width: 16px;
    height: 16px;
}

.pozitie {
    font-weight: bold;
}

.cv-section-content ul li::marker,
.single-echipa_medicala .post-content ul:not(.fusion-checklist) li::marker {
    content: url('/wp-content/uploads/2023/09/radio_button_unchecked_black_24dp-3.svg') ' ';
}

.cv-section-content ul {
    padding-inline: 16px;
}

.cv-section-content ul li:not(:last-child) {
    margin-bottom: 8px;
}

.single-echipa_medicala .orar {
    display: flex;
    justify-content: space-between;
}

.single-echipa_medicala .orar-section {
    width: 220px;
    margin-inline: auto;
    margin-bottom: 24px;
    margin-top: 12px;
}

.single-echipa_medicala .special-bullets ul {
    padding-left: 10px;
}

.single-echipa_medicala .special-bullets li:not(:last-child) {
    margin-bottom: 8px;
}

.orar-title,
.zi {
    font-weight: bold;
}

.orar-title::after {
    display: block;
    content: "";
    width: 120px;
    height: 1px;
    background-color: #4FCE5D;
    margin-top: 8px;
}

.orar-title {
    margin-bottom: 16px;
}

.single-echipa_medicala .fusion-checklist {
    display: flex;
    flex-wrap: wrap;
    column-gap: 24px;
    align-items: center;
    margin-bottom: 20px;
}

.single-echipa_medicala .fusion-checklist li {
    padding: 0;
}

/* End single medic */

.woocommerce .avada-myaccount-user{
    display: none;
}


/* Mobile */

@media only screen and (max-width: 600px) {
    .single-post .breadcrumbs {
        padding-inline: 30px;
    }

    .breadcrumbs-separator {
        margin-inline: 5px;
    }

    .cv-section {
        flex-direction: column;
    }
    
    .cv-sub-section div:first-child, 
    .cv-section.two-col div:first-child {
        width: 100%;
    }

    .cv-section.experience .repeater-section > div {
        flex-direction: column;
    }

    .perioada,
    .experienta {
        padding-left: 25px;
    }

    .bullet {
        position: absolute;
    }

    .repeater-section::before {
        left: 23px;
    }

    .slide-content .heading .title-heading-tag {
        font-size: 30px !important;
        line-height: normal !important;
        color: #fff !important;
        text-shadow: 2px -2px 16px #122a3d;
        text-align: center !important;
    }

    .home .slides .slide-content .caption {
        background: #0a4068ad;
    }

    .fusion-grid-posts-cards {
        gap: 20px;
    }

    .consultatie .fusion-builder-row {
        gap: 20px;
    }

    .formular-contact .grid-col {
        grid-template-columns: 1fr;
        gap: 0;
        margin-bottom: 0;
    }

    .fusion-mobile-menu-icons a {
        margin-top: 20px;
    }

    .fusion-mobile-menu-icons a:before {
        color: #0a4068;
    }

    h3.title-heading-center {
        font-size: 25px !important;
    }

    .cb-medici .content-box-column-last {
        margin-bottom: 0 !important;
    }

    .single-post #content {
        padding-inline: 30px;
    }
    
    .single-post .related-posts .swiper-wrapper {
        flex-direction: column;
        gap: 20px;
        height: unset !important;
    }

    .single-post .related-posts {
        width: 100%;
        padding-inline: 30px;
    }

    .single-post .related-posts .swiper-wrapper .swiper-slide {
        width: 100% !important;
        max-width: unset !important;
    }

}