/* Add here all your CSS customizations */


section.section.section-height-3.bg-light.border-0.m-0 .owl-item {
    padding: 10px;
}

section.section.section-height-3.bg-light.border-0.m-0 .owl-item img {
    border-radius: 10px;
}

ul#mainNav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.row.footer-section ul#mainNav li a {
    padding: 3px 0 !important;
	color: #c3272a !important;
}


footer#footer h2.font-weight-bold.text-4 {
    margin-bottom: -20px;
}

footer#footer .nav-link {
    padding: 0.5rem 0rem;
}

.row.footer-section .divider.divider-small {
    margin: 22px auto;
    background: transparent;
    margin-top: -20px !important;
}

#footer .row.py-5 {
    border-bottom: 1px solid #3a3a3a;
    margin-bottom: 30px !important;
    padding-bottom: 30px !important;
}

.footer-copyright.footer-copyright-style-2 {
    margin-top: 30px;
}

section.section.section-default.border-0 {
    margin-bottom: -50px;
}


#footer {
    margin-top: 0 !important;
}

.call-to-action.call-to-action-in-footer {
    margin-bottom: 0 !important;
}