.bb-color {
    border-bottom-color: #ddd !important;
}

.faq-title:hover, .faq-title[aria-expanded="true"] {
    background-color: var(--color-main) !important;
    color: white;
    cursor: pointer;
}

.faq-title[aria-expanded="true"] .fa-plus:before {
    content: "\f068";
}

.course-item-wrapper img.card-img-top {
    height: 200px;
    object-fit: cover;
}

section.ph-home-numbers {
    background-image: url('./images/grey-wallpaper-background.jpg');
    background-size: cover;
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center
}

.phhn-line {
    color: #04436d;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-bottom: 60px
}

.phhn-line .phhn-item {
    text-align: center;
    position: relative
}

.phhn-number {
    font-size: 32pt;
    font-weight: 700
}

.phhn-text {
    font-size: 13pt;
    margin-bottom: 20px
}

.phhn-line .phhn-item:after {
    content: "⬤";
    position: relative;
    bottom: -10px
}

.phhn-line:after {
    height: 1px;
    background-color: #04436d;
    width: 85%;
    position: absolute;
    bottom: 0;
    content: "";
    display: block;
    left: 5%
}

#convenio-slider .item {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 450px;
}

#convenio-slider .item .convenio-slider-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

#convenio-slider .item .convenio-slider-text {
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
}

#convenio-slider .item .convenio-slider-text .cst-title {
    font-size: 60px;
    font-weight: 600;
    color: #fff;
    text-shadow: 2px 2px 5px black;
}

#convenio-slider .item .convenio-slider-text .cst-text {
    color: #fff;
    text-shadow: 2px 2px 5px black;
    font-size: 40px;
    font-weight: 300;
    margin-bottom: 15px;
}

#convenio-slider .owl-dots {
    position: absolute;
    bottom: 0;
    z-index: 10;
    left: 50%;
    transform: translateX(-50%);
}

#convenio-slider .owl-dots span {
    border-radius: 0;
    height: 5px;
    width: 32px;
    background-color: #fff;
}

#convenio-slider .item .convenio-slider-img img {
    height: 100%;
    object-fit: cover;
}

#convenio-slider .owl-dots .owl-dot.active span {
    background-color: #00ffe7;
}

#convenio-slider .btn.btn-cst {
    color: #fff;
    border: 1px solid #00ffe7;
    border-radius: 10px;
}

#convenio-slider .btn.btn-cst i {
    background-color: #007c7c;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1em;
}

#convenio-slider .btn.btn-cst:hover {
    background-color: #007c7c;
}

@media screen and (max-width: 425px) {
    .phhn-line .phhn-item:after {
        display: none;
    }

    .phhn-line:after {
        display: none;
    }

    .phhn-line .phhn-item {
        width: 50%;
    }

    .phhn-line {
        flex-wrap: wrap;
    }

    #convenio-slider .item .convenio-slider-text .cst-title {
        font-size: 35px;
    }

    #convenio-slider .item .convenio-slider-text .cst-text {
        font-size: 22px;
    }

}

.w-20 {
    width: 20%;
}

.color-white {
    color: #FFFFFF;
}

@media screen and (max-width: 1024px) {
    #resp {
        display: flex !important;
        flex-direction: column !important;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    #resp img {
        border-bottom: 1px solid #007c7c;
    }

    #resp-rev {
        display: flex !important;
        flex-direction: column !important;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    #resp-rev img {
        border-bottom: 1px solid #007c7c;
    }

    .border-left {
       border-left: none !important;
    }
    .border-right {
        border-right: none !important;
    }
    .ps-5{
        padding-left: 0px!important;
    }
    .card-title.text-main-secondary.fw-bolder.text-start.mb-3 {
        border-bottom: 1px solid #007c7c!important;

        text-align: left    ;

        padding: 0px!important;
    }
    .card-body.d-flex.flex-column.font-size-16.font-weight-normal.border-left{
        font-size: 13px;
        padding-right: 0px!important;

    }
    .card-body.d-flex.flex-column.font-size-16.font-weight-normal.border-right{
        font-size: 13px;
        padding-right: 0px!important;

    }
}

.box_1 {
    background-color: #121921;
    color: #fff;
    padding: 45px;
    opacity: 1;
}


.svg-wrapper {
    position: relative;
    left: 0;
}

.svg-wrapper:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0; /* change value as required */
    background-repeat: no-repeat;
    background-size: contain;
}

#Ellipse1002:after {
    background-image: url('https://www.aicad.es/templates/default/landing-pages/conoce-aicad/images/Ellipse_1002.svg');
    background-position-x: right;
    left: 0;
    width: 800px;
    height: 800px;
    transform: translate(70%, 15%);
}

#Ellipse1004:after {
    background-image: url('https://www.aicad.es/templates/default/landing-pages/conoce-aicad/images/Ellipse_1004.svg');
    background-position-x: right;
    left: 0;
    width: 1100px;
    height: 1100px;
    transform: translate(25%, 0%);
}

#Ellipse1006:after {
    background-image: url('https://www.aicad.es/templates/default/landing-pages/conoce-aicad/images/Ellipse_1006.svg');
    background-position-x: left;
    left: 0;
    width: 700px;
    height: 700px;
    transform: translate(-22%, -17%);
}

#Ellipse1007:after {
    background-image: url('https://www.aicad.es/templates/default/landing-pages/conoce-aicad/images/Ellipse_1007.svg');
    background-position-x: left;
    left: 0;
    width: 1100px;
    height: 1100px;
    transform: translate(-10%, -93%);
}

#Ellipse1008:after {
    background-image: url('https://www.aicad.es/templates/default/landing-pages/conoce-aicad/images/Ellipse_1008.svg');
    background-position-x: left;
    left: 0;
    width: 800px;
    height: 800px;
    transform: translate(-10%, 15%);
}

.card-text {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 140%;
    display: flex;
    align-items: center;
    letter-spacing: 0.1em;
    color: #3D3D3D;
}

.conoce-card {
    background: linear-gradient(129.45deg, rgba(255, 255, 255, 0.3) 16.4%, rgba(206, 223, 255, 0.3) 54.24%, rgba(255, 255, 255, 0.3) 87.63%);
    box-shadow: 10px 0px 15px rgba(168, 168, 168, 0.25);
    backdrop-filter: blur(20px);
    border-radius: 15px;
    margin-bottom: 80px;
}

.conoce-card img {
    border-radius: 15px 0px 0px 15px;
}

.conoce-card-title {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #10509B;

}

.conoce-banner-top-title {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #3D3D3D;
}

.conoce-banner-title {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 70px;
    color: #41548C;
}

.form-title {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    color: #3D3D3D;
}

.card-title {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 45px;
    text-align: center;
}

.btn-enviar {
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #10509B;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.2em;
    color: #10509B;
    transition: all .7s ease;
}

.btn-enviar:hover {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0);

    background: #10509B;
    border: 1px solid #FFFFFF;
    color: white;
}

.card-sub {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #026F97;
    margin-bottom: 0;


}


@media screen and (max-width: 992px) {
    #Ellipse1004:after {
        background-image: url('https://www.aicad.es/templates/default/landing-pages/conoce-aicad/images/Ellipse_1002.svg');
        background-position-x: right;
        left: 0;
        width: 400px;
        height: 400px;
        transform: translate(25%, -90%);
    }

    #Ellipse1006:after {
        background-image: url('https://www.aicad.es/templates/default/landing-pages/conoce-aicad/images/Ellipse_1006.svg');
        background-position-x: left;
        left: 0;
        width: 700px;
        height: 700px;
        transform: translate(-22%, -17%);
    }

    #Ellipse1007:after {
        background-image: url('https://www.aicad.es/templates/default/landing-pages/conoce-aicad/images/Ellipse_1007.svg');
        background-position-x: left;
        left: 0;
        width: 500px;
        height: 500px;
        transform: translate(-10%, -300vh);
    }

    #Ellipse1007_Clone:after {
        background-image: url('https://www.aicad.es/templates/default/landing-pages/conoce-aicad/images/Ellipse_1007.svg');
        background-position-x: left;
        left: 0;
        width: 500px;
        height: 500px;
        transform: translate(-10%, -100vh);
    }

    #Ellipse1008:after {
        background-image: url('https://www.aicad.es/templates/default/landing-pages/conoce-aicad/images/Ellipse_1008.svg');
        background-position-x: left;
        left: 0;
        width: 800px;
        height: 800px;
        transform: translate(0%, -25%);
    }

    .card-text {
        font-weight: 300;
        font-size: 15px;
        line-height: 140%;
    }

    .conoce-card {
        background: linear-gradient(129.45deg, rgba(255, 255, 255, 0.3) 16.4%, rgba(206, 223, 255, 0.3) 54.24%, rgba(255, 255, 255, 0.3) 87.63%);
        box-shadow: 10px 0px 15px rgba(168, 168, 168, 0.25);
        backdrop-filter: blur(20px);
        border-radius: 15px;
        margin-bottom: 40px;
    }

    .conoce-card img {
        border-radius: 15px 15px 0px 0px;
    }

    .conoce-card-title {
        font-size: 32px;
        line-height: 48px;
        text-align: center;
    }

    .conoce-banner-top-title {
        font-size: 16px;
        line-height: 24px;
    }

    .conoce-banner-title {
        font-size: 24px;
        line-height: 40px;
    }

    .font-size-60.font-weight-600 {
        font-size: 45px;
    }

    .form-title {
        font-size: 24px;
        line-height: 36px;
        text-align: center;
    }

    .card-title {
        font-size: 16px;
        line-height: 24px;
    }

    .card-sub {
        font-size: 12px;
        line-height: 18px;
        padding: 0;

    }

    .btn-enviar {
        background: rgba(255, 255, 255, 0.8);
        border: 1px solid #10509B;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        border-radius: 5px;
        font-family: 'Poppins', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0.2em;
        color: #10509B;
        transition: all .7s ease;
    }
}
