/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.btn.btn-primary {
    background-color: #1c5966!important;
    border: none;
}
.o.an_homeslider .owl-prev:hover, .an_homeslider .owl-next:hover, .an_homeslider .owl-dots .owl-dot.active span, .an_homeslider .owl-dots .owl-dot:hover span, .anthemeblocks-homeslider .owl-prev:hover, .anthemeblocks-homeslider .owl-next:hover{
    background-color: #1c5966!important;
}
.credits-footer {
    text-align: end;
}
.an_homeslider .an_homeslider-desc .h2, .anthemeblocks-homeslider-desc h2 {
    color: #000;
    font-size: 46px;
    font-family: "OPEN SANS", sans-serif;
}
.an_abous_us-link{
    display: none;
}

@media (max-width: 1920px) {
    .an_homeslider .an_homeslider-desc .h2, .anthemeblocks-homeslider-desc h2 {
        font-size: 32px;
    }
    
}