
.ld_header_menu_64775cbb50ac7 > li > a {
    font-size: 1rem;
    font-weight: 700;
}

.ld_header_menu_64775cbb50ac7 .nav-item-children > li > a {
    font-size: 1rem;
}

.ld_header_menu_64775cbb50ac7 > li > a, .navbar-fullscreen .ld_header_menu_64775cbb50ac7 > li > a {
    color: rgb(73, 93, 113);
}

.ld_header_menu_64775cbb50ac7 > li:hover > a, .navbar-fullscreen .ld_header_menu_64775cbb50ac7 > li > a:hover {
    color: #0a2f4c;
}

.ld_header_menu_64775cbb50ac7 > li.is-active > a, .ld_header_menu_64775cbb50ac7 > li.current_page_item > a, .ld_header_menu_64775cbb50ac7 > li.current-menu-item > a, .ld_header_menu_64775cbb50ac7 > li.current-menu-ancestor > a, .navbar-fullscreen .ld_header_menu_64775cbb50ac7 > li.is-active > a, .navbar-fullscreen .ld_header_menu_64775cbb50ac7 > li.current_page_item > a, .navbar-fullscreen .ld_header_menu_64775cbb50ac7 > li.current-menu-item > a, .navbar-fullscreen .ld_header_menu_64775cbb50ac7 > li.current-menu-ancestor > a {
    color: #0a2f4c;
}

.ld_header_menu_64775cbb50ac7 {
    --lqd-menu-items-top-padding: 12px;
    --lqd-menu-items-bottom-padding: 12px;
}

.ld_header_image_64775cbb50333 {
    padding-top: 15px;
    padding-inline-end: 35px;
    padding-bottom: 15px;
}

.is-stuck .ld_header_image_64775cbb50333 {
    padding-inline-end: 45px;
}

.is-stuck .lqd-head-col > .header-module > .ld_header_button_64775cbc4137a {
    color: #0a2f4c;
}

.ld_button_64775cbc4e0b1 {
    color: #495d71;
}

.ld_button_64775cbc4e0b1:hover {
    color: rgb(10, 47, 76);
}

.ld_button_64775cbc4e0b1 {
    font-weight: 300;
}

.ld_button_64775cbc4e0b1 {
    font-weight: 300;
}

.ld_button_64775cbc4e0b1 {
    font-weight: 300;
}

.is-stuck .lqd-head-col > .header-module > .ld_header_button_64775cbc4f839 {
    color: #fff;
    border-color: #ff4521;
}

.is-stuck .lqd-head-col > .header-module > .ld_header_button_64775cbc4f839.btn-solid {
    background-color: #ff4521;
}

.is-stuck .lqd-head-col > .header-module > .ld_header_button_64775cbc4f839:hover {
    border-color: #ff4521;
    color: #ffffff;
}

.is-stuck .lqd-head-col > .header-module > .ld_header_button_64775cbc4f839:hover, .is-stuck .lqd-head-col > .header-module > .ld_header_button_64775cbc4f839.btn-solid:hover {
    background-color: #ff4521;
}

.ld_button_64775cbc4fbdd.btn-icon-solid .btn-icon {
    background: #11e787;
}

.ld_button_64775cbc4fbdd.btn-icon-circle.btn-icon-ripple .btn-icon:before {
    border-color: #11e787;
}

.ld_button_64775cbc4fbdd.btn-icon-solid:hover .btn-icon {
    background: rgb(17, 231, 135);
}

.ld_button_64775cbc4fbdd {
    background-color: #11e787;
    border-color: #11e787;
    color: rgb(10, 47, 76);
}

.ld_button_64775cbc4fbdd:hover {
    background-color: rgb(17, 231, 135);
    border-color: rgb(17, 231, 135);
    color: rgb(10, 47, 76);
}

.ld_button_64775cbc4fbdd .btn-gradient-bg-hover {
    background: -webkit-linear-gradient(to right, rgb(17, 231, 135) 0%, rgb(17, 231, 135) 100%);
    background: linear-gradient(to right, rgb(17, 231, 135) 0%, rgb(17, 231, 135) 100%);
}

.ld_button_64775cbc4fbdd .btn-gradient-border defs stop:first-child {
    stop-color: #11e787;
}

.ld_button_64775cbc4fbdd .btn-gradient-border defs stop:last-child {
    stop-color: #11e787;
}

.ld_button_64775cbc4fbdd:hover .btn-gradient-border defs stop:first-child {
    stop-color: rgb(17, 231, 135);
}

.ld_button_64775cbc4fbdd:hover .btn-gradient-border defs stop:last-child {
    stop-color: rgb(17, 231, 135);
}

.main-footer {
    background-color: #0a2f4c;
    color: #e0e0e0;
    padding-top: 80px;
    padding-bottom: 20px
}

.page-nav .pagination {
    flex-wrap: wrap;
}

.page-nav .pagination .page-item .page-link {
    display: inline-flex;
    width: 35px;
    height: 35px;
    align-items: center;
    justify-content: center;
    border-radius: 6%;
    transition: all .3s;
    color: #000000;
}

.page-nav .pagination .page-item:not(.disabled) .page-link:hover {
    color: #fff;
    border-color: var(--color-primary);
    background-color: var(--color-primary);
}

.page-nav .pagination .page-item.active .page-link {
    color: #fff;
    border-color: var(--color-primary);
    background-color: var(--color-primary);
}
