@charset "UTF-8";
body h1 strong {
    text-align: center;
}
.row .col-lg-4 .members {
    text-align: center;
}
.row .col-lg-4.members {
    text-align: center;
}
.row .col-lg-4.members p {
    font-size: 20px;
}
.container-fluid.end {
    border-top: medium solid #111552;
    background-color: #D8E2F4;
    -webkit-box-shadow: 10px 10px 10px #111552;
    box-shadow: 10px 10px 10px #111552;
}
.text-center.offset-lg-0.col-lg-12.front {
    border-bottom: medium solid #111552;
}
.row .col-lg-4.members a {
    font-size: 15px;
}
.container-fluid .banner_section.layout_padding #my_slider {
    border-bottom: 10px solid #CBD7F5;
}
