.auth-full-bg .bg-overlay
{
    background-size: cover;
    height: 100%;
    width: 100%;
    background-image: url("../../site/images/school.jpg");
}
.header-carousal
{
    font-size: 27px;
    color: #fff;
    font-weight: bold;
}
 .parg
{
    color: #ffff;
}
.form-horizontal button
{
    background-color: #006078;
    color: #fff;
    border: 0;
}
h5
{
    color: #006078 !important;
}
.text-primary
{
    color: #006078 !important;
}
.auth-full-bg {

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.auth-full-bg .bg-overlay
{
    opacity: .5;
}
.auth-full-bg {
    background-color: rgb(0 96 120);
}
.auth-review-carousel.owl-theme .owl-dots .owl-dot.active span, .auth-review-carousel.owl-theme .owl-dots .owl-dot:hover span
{
    background-color: #68bf7b;
}
