/* Carousel */
#carousel .feature_content {
    margin-top: 40px;
    margin-bottom: 210px;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    overflow: hidden;
}
    #carousel .feature_content .feature_hd {
        color: #fff;
        font-size: 50px;
        font-weight: bold;
        margin: 15px 0 15px 0;
        display: block;
    }
    #carousel .feature_content .feature_hd .title_bump {
        margin-top: 20px;
        display: block;
    }
    #carousel .feature_content .feature_divider {
        width: 200px;
        height: 10px;
        background-color: #ffc527;
        margin: auto;
    }
    #carousel .feature_content .feature_description {
        color: #ffc527;
        font-size: 30px;
        margin-top: 30px;
    }
    #carousel .feature_content .animation_control {
        position: absolute;
        top: 70px;
        right: 10px;
        z-index: 100;
    }
        #carousel .feature_content .animation_control span {
            width: 7px;
            height: 22px;
            background-color: #fff;
            margin-left: 5px;
            display: inline-block;
        }
    #carousel .feature_image,
    #carousel_wrap {
        position: relative;
        overflow: hidden;
    }
    #carousel .feature_details {
        position: absolute;
        top: 50px;
        width: 100%;
    }
    #carousel .feature_image {
        width: 100%;
    }

#sections {
    margin-top: -200px;
    z-index: 100;
    position: relative;
}
    #sections .section {
        width: 305px;
        padding: 25px;
        background-color: #fff;
        color: #3d3d3d;
        text-decoration: none;
    }
        #sections .section:hover {
            background-color: #13b5ea;
            color: #000;
        }
        #sections .section a {
            color: #000;
            text-decoration: none;
            display: block;
            width: 100%;
        }
        #sections .section .txt {
            margin: 0;
        }
            #sections .section .txt a {
                padding-top: 30px;
                margin-top: -10px;
            }
    #sections .hd {
        font-size: 30px;
        font-weight: bold;
        margin: 0;
    }
    #sections .description {
        line-height: 1.6em;
        font-size: 17px;
    }
    #sections .mid_section {
        border-left: 1px solid #e1e1e1;
        border-right: 1px solid #e1e1e1;
    }
#stats {
    color: #000;
    background-color: #13b5ea;
}
    #stats .icon {
        margin: 0;
    }
    #stats .stat {
        margin-top: 40px;
        width: 33%;
        position: relative;
        top: -150px;
    }
    #stats .num {
        font-size: 40px;
        margin: 0;
    }
    #stats .title {
        font-size: 20px;
        margin: 0 15px 0 15px
    }
    #stats #offset .stat {
        width: 50%;
    }
#stats_base {
    background-image: url("/Sitefinity/WebsiteTemplates/v2/images/bg_stats.png?v=2");
    background-repeat: no-repeat;
    background-size: 100%;
    height: 140px;
    margin-top: -5px;
}
#news {
    margin-top: 20px;
}
    #news .news_item {
        padding: 30px 0 30px 0;
        border-bottom: 1px solid #ccc;
        color: #7d7d7d;
        font-size: 20px;
    }
        #news .news_item:nth-child(even) {
            background-color: #e1f4fa;
        }
        #news .news_item .hd {
            font-size: 18px;
            font-weight: bold;
        }
    #news .img {
        margin-right: 25px;
    }
    #news .txt {
        width: 900px;
        margin-top: -10px;
    }
    #news .sftitle a {
        color: #003471;
        text-decoration: none;
        font-size: 30px;
    }
    #news h1 {
        margin-bottom: 25px;
    }
#mission {
    font-size: 26px;
    text-align: left;
    width: 640px;
}
    #mission p {
        font-style: italic;
    }
    #mission .button_dark_blue {
        margin-top: 45px;
    }
#rotating_carousel {
    margin-bottom: -25px;
}
    #rotating_carousel_content {
        overflow: hidden;
    }
    #rotating_carousel h2 {
        background-color: #e4e7ec;
        margin: 0 0 -25px 0;
        padding: 5px;
        box-sizing: border-box;
    }
    #rotating_carousel #rc_slides .slide {
        width: 435px;
    }
    #rotating_carousel #rc_slides .slide a {
        text-decoration: none;
        display: block;
        width: 100%;
        border-right: 1px solid #ccc;
    }
        #rotating_carousel #rc_slides .slide:last-child a {
            border-right: none;
        }
        #rotating_carousel #rc_slides .slide a:hover {
            background-color: #f8fbff;
        }
    #rotating_carousel #rc_slides .rc_navigation {
        opacity: .60;
        position: absolute;
        z-index: 100;
        display: block;
    }
        #rotating_carousel #rc_slides .rc_navigation:hover {
            opacity: 1;
        }
        #rotating_carousel #rc_slides .rc_navigation img {
            width: 85%;
        }
    #rotating_carousel #rc_slides #rc_navigation_left {
        text-align: left;
    }
    #rotating_carousel #rc_slides #rc_navigation_right {
        right: 0;
        text-align: right;
    }
    #rotating_carousel #rc_slides #rc_slides_layout {
        position: relative;
    }
    #rotating_carousel #rc_slides .slide .title {
    font-size: 21px;
    color: #003471;
}
    #rotating_carousel #rc_slides .slide .description {
        color: #232323;
        font-size: 15px;
        margin: 15px;
        line-height: 1.6em;
        height: 100px;
    }
    #rotating_carousel #rc_slides .slide_details {
        padding: 20px;
    }
    #rotating_carousel #rc_slides .slide_details img {
        width: 50%;
        height: 50%;
    }
    #rotating_carousel #rc_slide_indicators {
        margin-top: -70px;
        text-align: center;
        position: relative;
        z-index: 101;
        background-color: transparent;
    }
        #rotating_carousel #rc_slide_indicators .rc_slide_indicator {
            width: 15px;
            height: 15px;
            background-color: #a4a4a4;
            margin: 10px;
            display: inline-block;
        }
        #rotating_carousel #rc_slide_indicators .active {
            background-color: #003471;
        }
#about {
    border-bottom: 25px solid #ffc527;
}
    #about img {
        display: block;
        margin: 0 0 -25px 50px;
    }
#section_highlights .section_highlights_wrap:nth-child(1),
#section_highlights .section_highlights_wrap:nth-child(3) {
    background-color: #192b75;
}
    #section_highlights #section_highlight_ve {
        background-image: url("/Sitefinity/WebsiteTemplates/v2/images/main/section_highlight_ve.png?v=4");
        background-repeat: no-repeat;
        background-position: right bottom;
        background-size: 25%;
    }
    #section_highlights .section_highlights_wrap:nth-child(2) {
        background-image: url("/Sitefinity/WebsiteTemplates/v2/images/main/section_highlight_records.png?v=3");
        background-repeat: no-repeat;
        background-position: left bottom;
        background-size: 80%;
    }
    #section_highlights .section_highlights_wrap:nth-child(3) {
        background-image: url("/Sitefinity/WebsiteTemplates/v2/images/main/section_highlight_cc.png?v=3.2");
        background-repeat: no-repeat;
        background-position: right bottom;
        background-size: 70%;
    }
    #section_highlights .section_highlights_wrap:nth-child(1) .section_highlight .content a,
    #section_highlights .section_highlights_wrap:nth-child(1) .section_highlight .content .title,
    #section_highlights .section_highlights_wrap:nth-child(3) .section_highlight .content a,
    #section_highlights .section_highlights_wrap:nth-child(3) .content .title {
        color: #fff;
    }
    #section_highlights .section_highlights_wrap:nth-child(1) .section_highlight .content .button_more a,
    #section_highlights .section_highlights_wrap:nth-child(3) .section_highlight .content .button_more a {
        background-color: #fff;
        color: #192b75;
    }
    #section_highlights #section_highlight_records .section_highlight .content a,
    #section_highlights #section_highlight_records .section_highlight .content .title {
        color: #192b75;
    }
    #section_highlights #section_highlight_records .section_highlight .content .button_more a {
        background-color: #192b75;
        color: #fff;
    }
#section_highlights .section_highlight {
    width: 80%;
    margin: auto;
}
    #section_highlights .section_highlight > .base,
    #section_highlights .section_highlight > .right {
        padding: 100px;
    }
    #section_highlights .section_highlight .content {
        text-align: center;
        padding: 30px 0 50px 0;
    }
        #section_highlights .section_highlight .content a {
            text-decoration: none;
        }
        #section_highlights .section_highlight .content .title {
            font-size: 65px;
            font-weight: bold;
            text-transform: uppercase;
        }
        #section_highlights .section_highlight .content .button {
            width: 160px;
            margin: 35px;
        }
            #section_highlights .section_highlight .content .button:hover {
                opacity: .75;
            }
            #section_highlights .section_highlight .content .button .icon img {
                width: 120px;
                height: 120px;
            }
            #section_highlights .section_highlight .content .button .label {
                font-size: 18px;
                color: #fff;
                margin-top: 10px;
            }
        #section_highlights .section_highlight .content .button_more a {
            display: table;
            padding: 15px;
            font-weight: bold;
            text-transform: uppercase;
            margin: auto;
        }
            #section_highlights .section_highlight .content .button_more a:hover {
                opacity: .85;
            }
.information_banner {
    width: 100%;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
}
    .information_banner > div {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .information_banner .icon_information {
        margin-right: 5px;
    }
    .information_banner a {
        color: #003471;
    }
    .information_banner .icon_close {
        position: absolute;
        right: 20px;
    }
#information_banner_notice {
    background-color: #cbe2f2;
    border-top: 5px solid #2e87c7;
}
#information_banner_alert {
    background-color: #ecdcdc;
    border-top: 5px solid #751012;
}