.blue-green-transparent-bg {
    background-color: rgba(214, 235, 234, 0.65);
    display:inline-block;
}

.section-speech-parents {
    background-image: url(../../images/bg/photo-ortho_parent-01.jpg) ;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1;
    min-height: 500px;
}




.yellow-transparent-bg {
    display:inline-block;
    position: absolute;
    right: 0;
}
.yellow_title
{
    background-color: rgba(120, 167, 121, 0.53);
    display: inline-block;
    line-height: 90%;
}

.section-haylem-is {
    background-image: url(../../images/bg/photo-ortho_parent-02.jpg) ;
    background-repeat: no-repeat;
    background-position: center top;
    z-index: -1;
    min-height: 500px;
}

.haylem-is-desc {
    padding-top: 175px;
}

.margin-yellow-top
{
    margin-top: 12rem !important;
}

@media screen and (max-width: 1200px){
    .haylem-is-desc {
        padding-top: 0;
    }
    .yellow-transparent-bg {
        position: revert;
    }
    .margin-yellow-top
    {
        margin-top: 0 !important;
    }
}




.pink-transparent-bg {
    background-color: rgba(255, 171, 124, 0.65);
    display:inline-block;
}

.section-tele-practice {
    background-image: url(../../images/bg/photo-ortho_parent-03.jpg) ;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
    min-height: 500px;
}




.section-preview-requirements {
    background-color: #e6fcfb;
}
.popover{
    max-width: 80%;
}

.form-section
{
    background-color: #d6ebea;
}
