#main-nav nav > ul > li a.active {
    font-weight: bold;
    color: #000080;
    border-bottom: 2px solid #000080;
}
#page-top-section{

}
#page-top-section .carousel-inner{
    min-height: 250px;
    background-color: #fff;
}
#page-top-section .content-line{
    bottom: 0px;
}
body.page-template-page-contact-us #banner-slider .carousel-inner {
    min-height: 350px;
}
#page-top-section polygon {
    fill: #BEE6ED;
    stroke: #BEE6ED;
    stroke-width: 0;
    width: 100%;
}
#page-top-section.white-bg polygon {
    fill: #fff;
    stroke: #fff;
}
#page-top-section .page-breaker{
    top: 24px;
}
#sg_map{
    width: 100%;
    height: 400px;
    overflow: hidden;
    position: relative;
}
body.page section.content.white-bg {
    background-color: #fff;
}
.box-content{
    padding: 20px 30px;
    background-color: #fff;
}
footer polygon {
    fill: #BEE6ED;
    stroke: #BEE6ED;
    stroke-width: 0;
    width: 100%;
}