blockquote {
    font-size: 22px;
    font-style: italic;
    background-image: none;
    background-size: 24px 20px;
    padding: 20px 20px 0px 60px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-style: solid;
    margin-bottom: 20px;
    color: #002060 !important;
}

.gdlr-page-title-wrapper {
    display: none;
}

.section-container, .gdlr-item-start-content, .gdlr-parallax-wrapper, .gdlr-color-wrapper {
    padding-top: 30px;
}


.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-title {
    font-size: 21px;
    margin-bottom: 17px;
    font-weight: normal;
    margin-top: 17px;
}

.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-title {
    color: #002060;
}

.gdlr-process-tab .gdlr-process-icon {
    background-color: #002060;
}
.gdlr-process-tab .gdlr-process-icon i {
    color: #ffffff;
}

.nivo-controlNav {
       display: none;
}


.widget.gdlr-widget {
    margin-bottom: 0px;
}

h3 a {
  color: #002060;
}

.nivo-directionNav .nivo-prevNav {
       display: none;
}

.nivo-directionNav .nivo-nextNav {
        display: none;
}

.footer-wrapper .gdlr-widget-title, .footer-wrapper .gdlr-widget-title a {
    color: #ffffff;
    text-align: center;
}

.hidden {display:none;}