﻿/*INDEX*/
.main-title {
    font-size: 70px;
    font-weight: 800;
    padding-right: 60px;
    line-height: 64px;
}

.main-title-z-index {
    position: relative;
    z-index: 10;
}

.yellow-border {
    border: 8px solid #f4bc25;
    position: relative;
    top: -12px;
    left: 9px;
    width: 225px;
    z-index: 1;
}

.yellow-border-course {
    border: 8px solid #f4bc25;
    position: relative;
    top: 8px;
    left: 20px;
    width: 225px;
    z-index: 1;
}

.course-z-index {
    position: relative; 
    z-index: 10;
}

.yellow-border-about-title {
    border: 8px solid #f4bc25;
    position: relative;
    top: 0px;
    left: 10px;
    width: 225px;
    z-index: 1;
    display: inline-block
}

.testimonial-yellow-border {
    border: 8px solid #f4bc25;
    position: relative;
    top: 215px;
    /*left: 100px;*/
    margin: 0 auto;
    width: 119px;
    z-index: 1;
}

.description-text {
    font-size: 17px;
    /*padding-right: 210px;*/
    /*line-height: 0.95;*/
}

.button-arrow {
    margin-right: 10px;
    margin-bottom: 2px;
}

.people-image {
    background-image: url(../../Content/images/investitia/bottom_banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 140px
}

.start-now-button {
    font-size: 15px;
    background-color: #da401c;
    color: white;
    border-radius: 40px;
    text-decoration: none;
    font-weight: 700;
    padding: 24px;
    width: 267px;
    display: inline-block;
    text-align: center;
}

    .start-now-button:hover, .start-now-button:focus {
        color: white;
        text-decoration: none;
    }

.sign-to-course {
    font-size: 15px;
    background-color: #da401c;
    color: white;
    border-radius: 40px;
    text-decoration: none;
    font-weight: 700;
    padding: 24px;
    width: 340px;
    display: inline-block;
    text-align: center;
}

    .sign-to-course:hover, .sign-to-course:focus {
        color: white;
        text-decoration: none;
    }

.video-section {
    background-color: #dee8ea;
}

.sign-up-section {
    background-color: #dee8ea;
    padding-bottom: 120px
}

.font-size-17 {
    font-size: 17px;
}

.container-left-margin {
    margin-left: 50px;
    margin-right: 10px;
}

.container-right-margin {
    margin-right: 50px;
    margin-left: 10px;
}

.signup-container-homepage {
    min-height: 665px;
    background-color: white;
    margin-top: 30px;
    border-radius: 20px;
    padding-top: 45px;
}

.course-title {
    font-size: 50px;
    font-weight: 700;
    padding-left: 40px;
    padding-right: 40px;
    line-height: 0.8;
}

.course-description {
    padding-left: 40px;
    padding-right: 40px;
    font-weight: 300;
}

.age-font-size {
    font-size: 30px;
}

.marriage-course-background {
    margin-top: 54px;
    background-image: url(../../Content/images/investitia/cursul_casatoria.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 260px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.parenting-course-background {
    margin-top: 103px;
    background-image: url(../../Content/images/investitia/cursul_parenting.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 260px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.signup-button {
    font-size: 15px;
    background-color: #da401c;
    color: white;
    border-radius: 40px;
    text-decoration: none;
    font-weight: 700;
    padding: 10px;
    width: 230px;
    display: inline-block;
    text-align: center;
    position: relative;
    top: -20px;
}

    .signup-button:hover, .signup-button:focus {
        color: white;
        text-decoration: none;
    }

.white-bkg {
    background-color: #ffffff;
}

.padding-section {
    padding-top: 110px;
    padding-bottom:110px;
}

.triangle-bkg {
    background-image: url(../../Content/images/investitia/triangles.png);
    background-repeat: no-repeat;
    background-size: 17%;
    background-position: right;
    background-attachment: fixed;
}

/* Target iOS specifically */
@supports (-webkit-touch-callout: none) {
    .triangle-bkg {
        background-attachment: scroll;
    }
}

.about-this-margin-left {
    margin-left: 130px;
}

.m-fam-img {
    background-image: url(../../Content/images/fara_bariere/fb_MFam-logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    height: 100px;
}

.alpha-img {
    background-image: url(../../Content/images/investitia/alpha.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 100px;
}

.testimonials-title {
    font-size: 45px;
    font-weight: 800;
    line-height: 1;
}

.image-filter {
    filter: brightness(0.5);
}

.about-text-padding {
    padding-left: 50px;
}

.red-color {
    color: #da401c;
}

.line-height-25 {
    line-height: 25px;
}

.font-weight-300 {
    font-weight: 300;
}

.red-color {
    color: #d53e17 !important;
}

.testimonials-card {
    min-height: 456px;
    background-color: white;
    margin-top: 30px;
    padding: 25px;
    border-radius: 20px;
}

.testimonial-city {
    font-weight: 500;
    font-size: 19px;
    text-transform: none;
    margin-top: 4px
}

.testimonial-card-title {
    font-weight: bold;
    line-height: 1.1;
    font-size: 25px;
    margin-bottom: 40px;
    margin-top: 20px;
    color: #262626;
    display: flex;
    gap: 35px;
    max-height: 50px;
}

.resource-homepage-source {
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: 400;
    text-transform: none;
    line-height: 27px
}

.calendar-alignment {
    margin-top: -40px;
}

.about-flex-title {
    display: flex;
    align-items: center;
    gap: 30px;
}

.about-title-mobile {
    display: none;
}

.question-mark {
    font-size: 100px;
    font-weight: 900;
}

.about-this-title-1 {
    font-size: 70px;
    font-weight: 800;
    line-height: 64px;
}

.about-this-title-2 {
    font-size: 50px;
    font-weight: 600;
    line-height: 64px;
}

.signup-title {
    font-size: 70px;
    font-weight: 800;
    line-height: 64px;
}

.signup-form-description {
    padding-right: 110px;
    margin-top: 40px;
}

.signup-flex {
    display: flex;
}

.signup-left {
    width: 50%;
    padding-top: 40px;
}

.signup-right {
    width: 50%;
}

.event-date-location {
    background-color: white;
    padding: 15px 20px 15px 20px;
    margin-right: 90px;
}

.vertical-align-middle {
    vertical-align: middle;
}

.padding-desktop-signup {
    padding: 29px 25px 29px 25px !important; 
}

.navbar-signup {
    background-color: white;
    position: relative;
    left: 82px;
    border: 1px solid #da401c;
    border-top-right-radius: 45px;
    border-bottom-right-radius: 45px;
}

    .navbar-signup a {
        color: #d92c0b !important;
    }

.mobile-navbar-signup {
    display: none !important;
}

.desktop-navbar-signup {
    display: inline-block !important;
}

.logo-position {
    position: relative;
    top: 10px;
    left: 20px;
}

.about-features-title {
    font-size: 17px;
    margin-bottom: 5px
}

.font-size-20 {
    font-size: 20px;
}

.margin-top-main-button {
    margin-top: 40px;
}

.about-img {
    background-image: url(../../Content/images/investitia/Despre_image.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    height: 350px;
}

.main-description-mobile {
    display: none;
    background-color: #dee8ea;
    padding-top: 50px;
    padding-bottom: 50px;
}

.faq-section {
    background-color: #dee8ea;
    padding-top: 120px;
    padding-bottom: 120px;
}

.faq-question {
    padding: 20px;
    border-bottom: 1px solid #cccc;
}

.faq-answer {
    font-size: 17px;
    font-weight: 300;
    color: black;
    margin-top: 5px;
}

.faq-link {
    font-size: 25px;
    font-weight: 700;
    color: black;
    text-decoration: none;
}

    .faq-link:focus, .faq-link:hover {
        color: black;
        text-decoration: none;
    }

.faq-flex {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
}

.faq-flex-left {
    width: 90%;
}

.faq-flex-right {
    width: 10%;
    text-align: right;
}

.faq-arrow {
    height: 21px;
    transform: rotate(90deg);
}

.padding-info-130 {
    padding: 0 130px;
}

/*MARRIAGE INFO*/

.banner-top-marriage {
    background-image: url(../../Content/images/investitia/banner_secondary_casatoria.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 395px; 
}

.banner-top-parenting {
    background-image: url(../../Content/images/investitia/banner_secondary_parenting.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 395px;
}

.text-alignment-banner {
    margin-top: 150px;
    font-size: 70px;
    font-weight: 800;
    color: #2c2f32;
    line-height: 64px;
}

.breadcrumbs-investitia {
    color: #2c2f32;
    font-size: 17px;
}

    .breadcrumbs-investitia:hover, .breadcrumbs-investitia:focus {
        color: #2c2f32;
    }

.info-content-paddings {
    padding-top: 80px;
    padding-bottom: 120px;
}

.subtitle-info {
    font-size: 40px;
    font-weight: 800;
    color: #2c2f32;
    line-height: 1.1;
    margin-top: -10px;
}

.breadcrumbs-mobile {
    display: none;
}

.breadcrumbs-desktop {
    display: block;
}

.font-size-25 {
    font-size: 25px;
}

.font-size-35 {
    font-size: 35px;
}

.font-size-50 {
    font-size: 50px;
}

.course-features-flex {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 15px;
}

.border-red {
    border: 2px solid #da401c;
    border-radius: 10px;
    padding: 40px;
}

.iframe-form-marriage-height {
    height: 760px;
}

.iframe-form-height {
    height: 700px;
}

.padding-red-box {
    margin-left: 120px;
    margin-right: 120px;
}

.round-borders-img {
    border-radius: 10px;
}

.marriage-course-details-padding {
    padding-left: 70px;
    padding-right: 70px;
}

.yellow-border-marriage {
    border: 5px solid #f4bc25;
    position: relative;
    top: -5px;
    left: 0px;
    width: 225px;
    z-index: 1;
}

.red-box-text {
    font-style: italic;
    font-weight: 500;
}

.bullet-red {
    height: 10px;
}

.marriage-course-base-paddings {
    text-align: center;
}

.line-height-45 {
    line-height: 40px;
}

.signup-yellow-border {
    border: 5px solid #f4bc25;
    position: relative;
    top: -5px;
    margin: 0 auto;
    width: 280px;
    z-index: 1;
}

.calendar-marriage {
    text-align: right;
}

.cursor-pointer {
    cursor: pointer !important;
}

/*MARRIAGE INFO*/

/*Privacy And Terms*/

.banner-privacy-terms {
    min-height: 395px;
    background-color: #dee8ea;
}

/*Privacy And Terms*/

@media (min-width: 1201px) and (max-width: 1350px) {
    .navbar-signup {
        left: 118px;
    }
}

@media (max-width: 1200px) {
    .signup-flex {
        gap: 40px;
    }

    .signup-left {
        width: 50%;
    }

    .signup-right {
        width: 50%;
    }

    .event-date-location {
        margin-right: 120px;
    }

    .navbar-signup {
        left: 18px;
    }

    .marriage-course-background {
        margin-top: 50px;
    }

    .logo-position {
        top: 10px;
        left: 10px;
    }

    .age-font-size {
        font-size: 20px;
    }

    .parenting-course-background {
        margin-top: 123px;
    }
}

@media (min-width: 992px) and (max-width: 1200px)
{
    .testimonial-yellow-border {
        top: 195px;
    }
}

@media (min-width: 992px) and (max-width: 1350px) {
    .padding-desktop-signup {
        padding: 29px 25px 29px 25px !important;
    }
}

@media(max-width: 991px) {
    .about-this-margin-left {
        margin-left: 0px;
    }

    .statistics-margin {
        margin-top: 20px;
    }

    .signup-flex {
        gap: 10px;
        flex-direction: column;
    }

    .about-img {
        margin-bottom: 50px;
    }

    .logo-position {
        top: 20px;
        left: 20px;
    }

    .signup-left {
        width: 100%;
        margin-bottom: 40px;
        padding-top: 0px;
    }

    .signup-right {
        width: 100%;
    }

    .calendar-alignment {
        margin-left: -50px;
    }

    .container-left-margin {
        margin-left: 0px;
        margin-right: 0px;
    }

    .container-right-margin {
        margin-right: 00px;
        margin-left: 0px;
    }

    .mobile-navbar-signup {
        display: block !important;
    }

    .desktop-navbar-signup {
        display: none !important;
    }

    .navbar {
        border-radius: 45px !important;
    }

    .m-fam-img {
        background-position: center;
        margin-bottom: 25px;
    }

    .alpha-img {
        background-position: center;
    }

    .yellow-border {
        left: 402px;
    }

    .subtitle-info {
        font-size: 40px;
        font-weight: 800;
        color: #2c2f32;
        line-height: 1.1;
        margin-top: 30px;
    }

    .marriage-course-background {
        margin-top: 102px;
    }

    .parenting-course-background {
        margin-top: 151px;
    }

    .about-text-padding {
        padding-left: 15px;
    }

    .how-will-be-margin {
        margin-top: 20px;
    }

    .to-who-margin-top-mobile {
        margin-top: 60px !important;
    }

    .arrow-margin-mobile {
        margin-top: 20px;
    }

    .calendar-marriage {
        text-align: center;
        margin-bottom: 20px;
    }
    
    .reverse-column {
        display: flex;
        flex-direction: column-reverse;
    }

    .margin-top-reverse {
        margin-top: 20px !important;
    }

}

@media (max-width: 767px)
{
    .signup-form-description {
        padding-right: 90px;
        margin-top: 40px;
    }

    .margin-bottom-video {
        margin-bottom: 50px;
        height: 250px;
    }

    .margin-bottom-video-secondary {
        margin-bottom: 0px;
        height: 250px;
    }

    .logo-position {
        top: 14px;
        left: 20px;
    }

    .about-flex-title {
        display: none;
    }

    .about-title-mobile {
        display: block;
    }

    .subtitle-info {
        font-size: 40px;
        font-weight: 800;
        color: #2c2f32;
        line-height: 1.1;
        margin-top: 0px;
    }

    .banner-top-marriage {
        background-image: url(../../Content/images/investitia/banner_secondary_casatoria.jpg);
        background-position: -1000px;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 395px;
    }

    .banner-top-parenting {
        background-image: url(../../Content/images/investitia/banner_secondary_parenting.jpg);
        background-position: -650px;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 395px;
    }

    .main-title {
        font-size: 50px;
        font-weight: 800;
        padding-right: 20px;
        line-height: 44px;
    }

    .main-description-d-none-mobile {
        display: none;
    }

    .margin-top-main-button {
        margin-top: 160px;
    }

    .main-description-mobile {
        display: block;
    }

    .padding-join-us-mobile {
        /*padding: 0 50px;*/
        padding: 0px;
    }

    .course-title {
        font-size: 40px;
    }

    .age-font-size {
        font-size: 20px;
    }

    .about-this-title-1 {
        font-size: 50px;
    }

    .about-this-title-2 {
        font-size: 40px;
        line-height: 40px;
    }

    .testimonials-title {
        font-size: 40px;
    }

    .signup-title {
        font-size: 50px;
        line-height: 40px;
    }

    .yellow-border {
        left: 9px;
    }

    .text-alignment-banner {
        font-size: 50px !important;
        line-height: 50px;
    }

    .breadcrumbs-mobile {
        display: block;
    }

    .breadcrumbs-desktop {
        display: none;
    }

    .info-content-paddings {
        padding-top: 40px;
        padding-bottom: 120px;
    }

    .padding-red-box {
        margin-left: 0px;
        margin-right: 0px;
    }

    .marriage-course-details-padding {
        padding-left: 15px;
        padding-right: 15px;
    }

    .padding-info-130 {
        padding: unset;
    }
}

@media (min-width: 440px) and (max-width: 767px) {
    .text-alignment-banner {
        padding-right: 120px;
    }
}

@media (min-width: 529px) and (max-width: 713px) {
    .yellow-border {
        left: 191px;
    }
}

@media (min-width: 453px) and (max-width: 528px) {
    .yellow-border {
        left: 287px;
    }
}

@media (max-width: 452px) {
    .yellow-border {
        left: 9px;
    }
}

@media (max-width: 590px) {
    .iframe-form-height {
        height: 880px;
    }

    .iframe-form-marriage-height {
        height: 1000px;
    }
}

@media (max-width: 576px) {
    .signup-form-description {
        padding-right: 0px;
        margin-top: 40px;
    }

    .about-img {
        margin-bottom: 50px;
        background-size: cover;
    }

    .event-date-location {
        margin-right: 00px;
    }

    .signup-left {
        text-align: center;
    }

    .course-title {
        padding-left: 20px;
    }

    .course-description {
        padding-left: 20px;
    }

    .banner-top-parenting {
        background-position: -950px;
    }

    .marriage-course-background {
        margin-top: 70px;
    }

    .parenting-course-background {
        margin-top: 120px;
    }

    .sign-to-course {
        width: 100%;
    }
}

@media (max-width: 401px) {
    .marriage-course-background {
        margin-top: 70px;
    }

    .parenting-course-background {
        margin-top: 70px;
    }
}

/*INDEX*/
