@import url(https://fonts.googleapis.com/css?family=Poppins:500&amp;display=swap);
@import url(https://fonts.googleapis.com/css?family=Poppins:regular&amp;display=swap);

.display-1 {
    font-weight: 300;
    line-height: 1.2;
    color: #212529
}

.display-2 {
    font-weight: 300;
    line-height: 1.2;
    color: #212529
}

.display-3 {
    font-weight: 300;
    line-height: 1.2;
    color: #212529
}

.display-4 {
    font-weight: 300;
    line-height: 1.2;
    color: #212529
}

.fixed-container {
    width: 1140px !important;
    max-width: 1140px !important
}

.lf-default-date-input {
    position: relative
}

.lf-default-date-input:after {
    font-family: 'FontAwesome', sans-serif;
    content: '\f073';
    padding: 0 5px
}

.lf-default-date-input::-webkit-calendar-picker-indicator {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    color: transparent;
    background: transparent
}

.lf-default-date-input::-webkit-inner-spin-button {
    z-index: 1
}

.lf-default-date-input::-webkit-clear-button {
    z-index: 1
}

.block.footer.zane-footer-inquiry-form {
    background-color: #CF4A4A
}

.block.footer.zane-footer-inquiry-form hr {
    border-top-width: 2px;
    border-top-color: currentColor;
    margin: 1.25rem 0
}

@media (min-width: 992px) {
    .block.footer.zane-footer-inquiry-form {
        padding: 4.375rem 0 4.375rem
    }
}

@media (max-width: 991.98px) {
    .block.footer.zane-footer-inquiry-form {
        padding: 3.125rem 0 3.125rem
    }
}

.block.footer.zane-footer-inquiry-form .section-title {
    font-weight: 500;
    line-height: 1.2
}

.block.footer.zane-footer-inquiry-form .section-description {
    margin-bottom: 0;
    line-height: 1.2
}

.block.footer.zane-footer-inquiry-form textarea.form-control {
    max-height: 150px
}

.block.footer.zane-footer-inquiry-form .form-group {
    margin-bottom: 6px
}

.block.footer.zane-footer-inquiry-form .phone {
    padding-right: 3px
}

.block.footer.zane-footer-inquiry-form .email {
    padding-left: 3px
}

@media (max-width: 991.98px) {

    .block.footer.zane-footer-inquiry-form .phone,
    .block.footer.zane-footer-inquiry-form .email {
        padding: 0
    }
}

.block.footer.zane-footer-inquiry-form .inquiry .form-control {
    border-radius: 0;
    color: currentColor;
    padding: 0.75rem 1.125rem;
    font-size: 0.875rem;
    background-color: rgba(255, 255, 255, 0.2);
    border: none;
    border-bottom: 2px solid currentColor
}

.block.footer.zane-footer-inquiry-form .inquiry .form-control::placeholder {
    color: currentColor
}

.block.footer.zane-footer-inquiry-form input {
    height: 50px
}

.block.footer.zane-footer-inquiry-form textarea {
    resize: none
}

.block.footer.zane-footer-inquiry-form .btn {
    display: inline-block;
    margin-top: .5rem
}

.block.footer.zane-footer-locations-and-map #map-canvas {
    display: flex;
    justify-content: center;
    align-items: center
}

@media (max-width: 991.98px) {
    .block.footer.zane-footer-locations-and-map #map-canvas {
        height: 300px
    }
}

.block.footer.zane-footer-locations-and-map .location-wrapper {
    display: flex;
    align-items: center;
    padding: 3rem 1rem
}

@media (max-width: 991.98px) {
    .block.footer.zane-footer-locations-and-map .location-wrapper {
        margin-top: 1rem;
        padding: 1rem 0
    }
}

.block.footer.zane-footer-locations-and-map .locations {
    width: 100%
}

.block.footer.zane-footer-locations-and-map .location:not(:last-of-type) {
    margin-bottom: 3rem
}

@media (max-width: 575.98px) {
    .block.footer.zane-footer-locations-and-map .location {
        display: flex;
        width: 80%;
        padding: 0 0 20px 0;
        margin: auto
    }
}

.block.footer.zane-footer-locations-and-map .location .location-name h4,
.block.footer.zane-footer-locations-and-map .location .location-name .h4 {
    font-size: 1.5rem;
    font-weight: bold
}

.block.footer.zane-footer-locations-and-map .location .third-party {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0px
}

@media (max-width: 991.98px) {
    .block.footer.zane-footer-locations-and-map .location .third-party {
        margin-bottom: 25px
    }
}

.block.footer.zane-footer-locations-and-map .location .third-party .close {
    padding: 0em 1rem;
    font-size: 21px;
    background: transparent;
    opacity: .2
}

.block.footer.zane-footer-locations-and-map .location .third-party .close:focus {
    outline: none
}

.block.footer.zane-footer-locations-and-map .location .phone-number a {
    display: inline-block;
    transition: 0.5s
}

.block.footer.zane-footer-locations-and-map .location .phone-number a:hover {
    text-decoration: none
}

.block.footer.zane-footer-locations-and-map .location .information {
    padding: 20px 15px 40px
}

.block.footer.zane-footer-locations-and-map .location .address-link {
    color: inherit
}

.block.footer.zane-footer-locations-and-map .location .address {
    margin: 0
}

.block.footer.zane-footer-locations-and-map .location .footer {
    margin-top: 0
}

.block.footer.zane-footer-locations-and-map .location .contact-locations-hours-wrapper .contact,
.block.footer.zane-footer-locations-and-map .location .contact-locations-hours-wrapper .business-hours {
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media (max-width: 575.98px) {

    .block.footer.zane-footer-locations-and-map .location .contact-locations-hours-wrapper .contact,
    .block.footer.zane-footer-locations-and-map .location .contact-locations-hours-wrapper .business-hours {
        margin-top: 1rem
    }
}

@media (min-width: 0) and (max-width: 350px) {
    .block.footer.zane-footer-locations-and-map .location .contact-locations-hours-wrapper .hour-row .day {
        min-width: 35px
    }
}

.block.footer.zane-footer-locations-and-map .business-hours {
    align-items: center;
    justify-content: center
}

.block.footer.zane-footer-locations-and-map .hours-list {
    font-size: .85rem;
    line-height: 1.6;
    text-align: center;
    max-width: 200px
}

@media (max-width: 767.98px) {
    .block.footer.zane-footer-locations-and-map .hours-list {
        font-size: 0.8125rem
    }
}

.block.footer.zane-footer-locations-and-map .hours-list .hour-row {
    display: flex;
    padding: 3px 0
}

.block.footer.zane-footer-locations-and-map .hours-list .hour-row .day {
    min-width: 45px;
    padding-right: .5rem;
    text-align: left
}

.block.footer.zane-footer-locations-and-map .hours-list .hour-row .hours {
    white-space: nowrap;
    text-align: right
}

@media (max-width: 767.98px) {
    .block.footer.zane-footer-locations-and-map .hours-list .hour-row .hours {
        min-width: auto
    }
}

.block.footer.zane-footer-locations-and-map .hours-list .hour-row .longer-text {
    text-align: left
}

.block.footer.zane-footer-locations-and-map .review-btn-wrapper {
    margin-top: 1rem
}

.block.footer.zane-footer-locations-and-map .footer-logo {
    display: flex;
    justify-content: center;
    margin-bottom: 2rem
}

.block.footer.zane-footer-locations-and-map .footer-logo img {
    display: block;
    margin: auto;
    max-width: 250px;
    max-height: 100px;
    object-fit: cover
}

@media (max-width: 991.98px) {
    .block.footer.zane-footer-locations-and-map .footer-logo img {
        max-height: 50px
    }
}

.block.footer.zane-footer-links .footer_links {
    padding: 20px 0
}

.block.footer.zane-footer-links .footer_links ul {
    margin: 0
}

.block.footer.zane-footer-links .footer_links .link-divider::before {
    content: '|';
    margin-right: .5rem;
    display: inline-block;
    font-weight: 400
}

.block.footer.zane-footer-links .footer_links a {
    color: inherit;
    font-family: Poppins;
    font-weight: 400;
    font-style: normal
}

.block.footer.zane-footer-disclaimer {
    background-color: #474747
}

.block.footer.zane-footer-disclaimer .footer_disclaimer {
    padding: 1.5rem 0;
    color: #fff
}

.block.footer.zane-footer-disclaimer .footer_disclaimer p {
    font-size: .9rem
}

.block.footer.zane-footer-disclaimer .footer_disclaimer p:last-of-type {
    margin-bottom: 0
}

.block.header.gotham-navigation {
    position: sticky;
    top: 0;
    z-index: 110
}

.edit-mode .gotham-navigation {
    position: relative !important;
    top: initial !important
}

.edit-mode .gotham-navigation:hover {
    z-index: 300 !important
}

.block.header.gotham-navigation .navbar {
    padding: 0
}

.block.header.gotham-navigation .logo-wrapper {
    display: flex;
    justify-content: flex-start;
    margin-right: auto
}

@media (max-width: 991.98px) {
    .block.header.gotham-navigation .logo-wrapper {
        flex: 1;
        justify-content: center
    }
}

@media (max-width: 575.98px) {
    .block.header.gotham-navigation .logo-wrapper {
        flex: 2
    }
}

.block.header.gotham-navigation .logo-wrapper img {
    max-height: 100px;
    max-width: 250px
}

@media (max-width: 991.98px) {
    .block.header.gotham-navigation .logo-wrapper img {
        max-width: 180px;
        max-height: 50px;
        width: 100%;
        object-fit: contain
    }
}

.block.header.gotham-navigation .menu-wrapper {
    display: flex;
    justify-content: center
}

@media (max-width: 991.98px) {
    .block.header.gotham-navigation .menu-wrapper {
        flex: 1;
        justify-content: flex-end
    }
}

.block.header.gotham-navigation .menu-wrapper .navbar-collapse {
    align-items: center;
    justify-content: center
}

.block.header.gotham-navigation .menu-wrapper .dropdown-item {
    background-color: #fff
}

.block.header.gotham-navigation .menu-wrapper a,
.block.header.gotham-navigation .menu-wrapper li>a {
    text-decoration: none
}

@media (max-width: 991.98px) {

    .block.header.gotham-navigation .menu-wrapper a,
    .block.header.gotham-navigation .menu-wrapper li>a {
        font-size: 1rem;
        font-weight: bold
    }
}

@media (max-width: 991.98px) {
    .block.header.gotham-navigation .menu-wrapper .dropdown-menu .dropdown .dropdown-menu {
        margin-top: 0
    }
}

.block.header.gotham-navigation .menu-wrapper .dropdown-menu .dropdown .dropdown-menu li a {
    width: 100%;
    white-space: nowrap;
    text-transform: none;
    font-size: 0.875rem
}

.block.header.gotham-navigation .menu-wrapper .dropdown-menu .dropdown .dropdown-menu>li>span>.icon {
    width: 1.1rem;
    height: 1.1rem;
    margin-bottom: 2px;
    fill: #314971
}

@media (max-width: 991.98px) {
    .block.header.gotham-navigation .menu-wrapper .dropdown-menu .dropdown .dropdown-menu>li>span>.icon {
        display: none
    }
}

@media (min-width: 992px) {
    li>.block.header.gotham-navigation .menu-wrapper .dropdown-menu .dropdown .dropdown-menu:not(.no-link):hover span {
        background-color: #EFF1F2
    }
}

@media (max-width: 991.98px) {
    .block.header.gotham-navigation .menu-wrapper .nav-item.dropdown .nav-link {
        padding: 0
    }
}

.block.header.gotham-navigation .menu-wrapper .nav-item.dropdown div {
    display: inline-flex;
    width: 100%
}

@media (max-width: 991.98px) {
    .block.header.gotham-navigation .menu-wrapper .nav-item.dropdown {
        padding-right: 0
    }
}

@media (min-width: 992px) {
    .block.header.gotham-navigation .menu-wrapper .nav-item.dropdown:hover>div>.dropdown-toggle>.icon {
        fill: #000
    }
}

.block.header.gotham-navigation .menu-wrapper .nav-item.dropdown .nav-link {
    padding-right: 0;
    display: inline-block;
    display: inline-flex
}

.block.header.gotham-navigation .menu-wrapper .nav-item.dropdown .dropdown-toggle {
    background: inherit;
    border-width: 0px;
    position: relative;
    padding: 0px 4px 0px 4px
}

@media (min-width: 992px) {
    .block.header.gotham-navigation .menu-wrapper .nav-item.dropdown .dropdown-toggle {
        padding-right: 12px;
        padding-left: 0
    }
}

.block.header.gotham-navigation .menu-wrapper .nav-item.dropdown .dropdown-toggle .icon {
    width: 1.25rem;
    height: 1.25rem;
    margin-bottom: 2px
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .block.header.gotham-navigation .menu-wrapper .nav-item.dropdown .dropdown-toggle {
        background: transparent
    }
}

.block.header.gotham-navigation .menu-wrapper .nav-item.dropdown .dropdown-toggle:focus {
    outline: none
}

.block.header.gotham-navigation .menu-wrapper a,
.block.header.gotham-navigation .menu-wrapper li>a,
.block.header.gotham-navigation .menu-wrapper a~.dropdown-toggle,
.block.header.gotham-navigation .menu-wrapper li>a~.dropdown-toggle {
    color: inherit;
    font-weight: 500;
    letter-spacing: 0.02em
}

.block.header.gotham-navigation .menu-wrapper li>a>span {
    padding-bottom: 5px;
    border-bottom: 3px solid #0000
}

.block.header.gotham-navigation .menu-wrapper .active>a,
.block.header.gotham-navigation .menu-wrapper .active>a:focus,
.block.header.gotham-navigation .menu-wrapper .active>a:hover {
    border-radius: 0;
    text-decoration: none
}

.block.header.gotham-navigation .menu-wrapper .active>a>span,
.block.header.gotham-navigation .menu-wrapper .active>a:focus>span,
.block.header.gotham-navigation .menu-wrapper .active>a:hover>span {
    border-color: #314971
}

.block.header.gotham-navigation .phone-wrapper {
    display: flex;
    justify-content: flex-end;
    margin-left: auto
}

@media (max-width: 991.98px) {
    .block.header.gotham-navigation .phone-wrapper {
        flex: 1;
        justify-content: flex-start
    }
}

@media (min-width: 992px) {
    .block.header.gotham-navigation .menu-wrapper .navbar-nav {
        text-transform: uppercase;
        white-space: nowrap;
        display: flex;
        flex-wrap: wrap
    }

    .block.header.gotham-navigation .menu-wrapper .navbar-nav .dropdown-menu {
        margin-top: 0
    }

    .block.header.gotham-navigation .menu-wrapper .navbar-nav .dropdown-menu>li>a:hover {
        background-color: #EFF1F2;
        transition: .2s ease
    }

    .block.header.gotham-navigation .menu-wrapper .navbar-nav .dropdown-menu.show {
        display: none
    }

    .block.header.gotham-navigation .menu-wrapper .navbar-nav .dropdown-toggle {
        padding-left: 2px
    }

    .block.header.gotham-navigation .menu-wrapper .navbar-nav li.dropdown .dropdown-menu {
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16)
    }

    .block.header.gotham-navigation .menu-wrapper .navbar-nav li.dropdown:hover .dropdown-menu {
        display: block
    }

    .block.header.gotham-navigation .menu-wrapper .navbar-nav .dropdown-menu li>a>span {
        padding-bottom: 2px;
        border-width: 2px;
        cursor: pointer
    }

    .block.header.gotham-navigation .menu-wrapper .navbar-nav .dropdown-menu .dropdown .dropdown-menu {
        column-count: 1;
        box-shadow: none;
        position: relative;
        width: 100%;
        box-shadow: none;
        display: block;
        border-radius: 0;
        border: none;
        padding: 0 .8725rem .6em;
        margin-top: 0
    }

    .block.header.gotham-navigation .menu-wrapper .btn-display {
        display: none
    }

    .block.header.gotham-navigation .phone-wrapper .btn-display {
        display: none
    }

    .block.header.gotham-navigation #affix .nav-top.hidden {
        max-height: 0px;
        transition: max-height 0.3s ease-in-out
    }
}

@media (max-width: 991.98px) {
    .block.header.gotham-navigation .phone-wrapper {
        order: 0
    }

    .block.header.gotham-navigation .phone-wrapper .phone-display {
        display: none
    }

    .block.header.gotham-navigation .logo-wrapper {
        order: 1
    }

    .block.header.gotham-navigation .menu-wrapper {
        order: 2
    }

    .block.header.gotham-navigation .menu-wrapper li>a>span {
        padding-bottom: 2px;
        border-width: 2px
    }

    .block.header.gotham-navigation .menu-wrapper .navbar-collapse {
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        max-height: 1000px;
        background: #fff;
        padding: 0.5rem 1rem;
        border-top: solid 1px #9F9E9F
    }
}

@media (max-width: 991.98px) and (max-width: 991.98px) {
    .block.header.gotham-navigation .menu-wrapper .navbar-collapse {
        z-index: 50;
        max-height: 70vh;
        overflow: auto
    }
}

@media (max-width: 991.98px) and (max-width: 991.98px) {
    .block.header.gotham-navigation .menu-wrapper .navbar-collapse .nav-item {
        border-bottom: solid 1px #ddd
    }
}

@media (max-width: 991.98px) {
    .block.header.gotham-navigation .menu-wrapper .navbar-collapse .nav-item:last-child {
        border-bottom: none
    }

    .block.header.gotham-navigation .menu-wrapper .navbar-collapse .nav-item.dropdown {
        position: relative
    }
}

@media (max-width: 991.98px) and (max-width: 991.98px) {
    .block.header.gotham-navigation .menu-wrapper .navbar-collapse .nav-item.dropdown {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }
}

@media (max-width: 991.98px) {
    .block.header.gotham-navigation .menu-wrapper .navbar-collapse .nav-item.dropdown .dropdown-toggle {
        position: absolute;
        right: 0
    }

    .block.header.gotham-navigation .menu-wrapper .navbar-collapse .dropdown-menu .dropdown .dropdown-menu {
        display: block
    }
}

.block.header.gotham-navigation .nav-link-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.block.header.gotham-navigation .no-link {
    cursor: default;
    user-select: none
}

.block.header.gotham-navigation .dropdown>.no-link {
    background-color: #fff
}

@media (max-width: 991.98px) {

    .block.header.gotham-navigation .nav-item.dropdown>.dropdown-menu>li a,
    .block.header.gotham-navigation .nav-item.dropdown>.dropdown-menu>li .no-link {
        line-height: 1.5;
        display: block;
        padding: 0;
        margin: 0 0 0.5rem;
        position: relative;
        text-decoration: none;
        background: transparent;
        white-space: normal;
        font-size: 0.875rem
    }
}

@media (max-width: 991.98px) and (max-width: 991.98px) {

    .block.header.gotham-navigation .nav-item.dropdown>.dropdown-menu>li a,
    .block.header.gotham-navigation .nav-item.dropdown>.dropdown-menu>li .no-link {
        margin: 0
    }
}

@media (max-width: 991.98px) {
    .block.header.gotham-navigation .nav-item.dropdown>.dropdown-menu>li a:not(.no-link)>span {
        cursor: pointer
    }
}

@media (max-width: 991.98px) and (max-width: 991.98px) {

    .block.header.gotham-navigation .nav-item.dropdown>.dropdown-menu>li>a,
    .block.header.gotham-navigation .nav-item.dropdown>.dropdown-menu>li>.no-link {
        margin-top: 0.75rem;
        margin-bottom: 0.3rem
    }
}

@media (max-width: 991.98px) {

    .block.header.gotham-navigation .nav-item.dropdown>.dropdown-menu>li>a span,
    .block.header.gotham-navigation .nav-item.dropdown>.dropdown-menu>li>.no-link span {
        font-weight: bold
    }
}

.block.header.gotham-navigation.scrolled .nav-top {
    display: none
}

@media (max-width: 991.98px) {
    .block.header.gotham-navigation.scrolled .nav-top {
        display: flex
    }
}

.block.header.gotham-navigation .nav-top {
    padding: 1rem 15px
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .block.header.gotham-navigation .phone-text-box div {
        flex: auto
    }
}

@media (max-width: 991.98px) {
    .block.header.gotham-navigation .phone-text-box {
        display: none
    }
}

.block.header.gotham-navigation .phone-text-box .icon {
    display: block;
    border-radius: 50%;
    padding: .5rem;
    margin-right: .5rem;
    margin-top: .2rem;
    width: 2.5rem;
    height: 2.5rem
}

@media (min-width: 992px) {
    .block.header.gotham-navigation .navbar-nav {
        display: block
    }

    .block.header.gotham-navigation .navbar-nav .overflow {
        overflow: unset
    }
}

@media (max-width: 991.98px) {
    .block.header.gotham-navigation .navbar-nav {
        color: #000
    }

    .block.header.gotham-navigation .navbar-nav .nav-link {
        padding: 1.25rem 0
    }
}

.block.header.gotham-navigation .navbar-nav .dropdown-menu {
    border-radius: unset
}

.block.header.gotham-navigation .nav-bottom {
    display: block
}

@media (min-width: 992px) {
    .block.header.gotham-navigation .nav-bottom {
        z-index: 50
    }
}

.block.header.gotham-navigation .nav-bottom .nav-link span {
    font-weight: bold
}

.block.header.gotham-navigation .nav-bottom .nav-item.active .nav-link span {
    border-color: currentColor
}

.block.header.gotham-navigation .nav-bottom .navbar-nav>.nav-item {
    padding: 0px 0.5rem
}

@media (max-width: 991.98px) {
    .block.header.gotham-navigation .nav-bottom .navbar-nav>.nav-item {
        color: #353535
    }

    .block.header.gotham-navigation .nav-bottom .navbar-nav>.nav-item.active .nav-link span {
        border-color: #314971
    }
}

.block.header.gotham-navigation .nav-bottom .navbar-nav>.nav-item span {
    padding-bottom: 1px
}

@media (min-width: 992px) {
    .block.header.gotham-navigation .nav-bottom .navbar-collapse.phone {
        display: none !important
    }
}

.block.header.gotham-navigation .nav-bottom .navbar-collapse.phone i {
    padding-top: 5px
}

.block.header.gotham-navigation .navbar-toggler,
.block.header.gotham-navigation .btn-display.single {
    height: 45px;
    width: 45px;
    padding: 0;
    border-radius: 0
}

@media (max-width: 991.98px) {

    .block.header.gotham-navigation .navbar-toggler,
    .block.header.gotham-navigation .btn-display.single {
        display: flex;
        justify-content: center;
        align-items: center
    }
}

.block.header.gotham-navigation .header-phone-number {
    color: inherit;
    font-size: 1.8rem;
    text-decoration: none;
    display: flex;
    align-items: center
}

.block.header.gotham-navigation .phone-number-wrapper {
    margin-bottom: .5rem;
    text-align: center
}

.block.header.gotham-navigation .phone-number-wrapper:last-of-type {
    margin-bottom: 0
}

.block.header.gotham-navigation .phone-number-wrapper .phone-display {
    line-height: 1
}

.block.header.gotham-navigation .phone-number-wrapper:hover .phone-display {
    text-decoration: underline
}

@media (min-width: 992px) {

    .block.header.gotham-navigation .nav-item:active>:not(.no-link),
    .block.header.gotham-navigation .nav-item:focus>:not(.no-link),
    .block.header.gotham-navigation .nav-item:hover>:not(.no-link) {
        background-color: #EFF1F2
    }

    .block.header.gotham-navigation .nav-item:active>:not(.no-link) span,
    .block.header.gotham-navigation .nav-item:active>:not(.no-link) svg,
    .block.header.gotham-navigation .nav-item:focus>:not(.no-link) span,
    .block.header.gotham-navigation .nav-item:focus>:not(.no-link) svg,
    .block.header.gotham-navigation .nav-item:hover>:not(.no-link) span,
    .block.header.gotham-navigation .nav-item:hover>:not(.no-link) svg {
        color: #000
    }
}

.block.header.gotham-navigation .active-child {
    background-color: #EFF1F2;
    color: #000
}

.block.header.gotham-navigation .active-child>a {
    background-color: inherit;
    border-left: 4px solid #314971;
    padding-left: 8px
}

.block.header.gotham-navigation .dropdown-menu,
.block.header.gotham-navigation .dropdown-item {
    border-radius: 0
}

.block.header.gotham-navigation .dropdown-toggle>svg {
    fill: currentColor
}

.block.header.gotham-navigation .right-arrow {
    height: 1.25rem;
    width: 1.25rem
}

@media (max-width: 991.98px) {
    .block.header.gotham-navigation .right-arrow {
        display: none
    }
}

.block.interior_hero.gotham-interior-hero {
    color: #fff
}

.block.interior_hero.gotham-interior-hero .interior-hero {
    display: flex;
    justify-content: center;
    align-items: center
}

.block.interior_hero.gotham-interior-hero .hero-wrapper {
    text-align: center
}

.block.interior_hero.gotham-interior-hero .interior-hero-text {
    margin-bottom: 1.5rem;
    display: block
}

.block.home.ace-hero .mobile-hero,
.block.home.ace-hero .tablet-hero {
    height: 250px;
    background-size: cover;
    background-position: inherit
}

/* @media (max-width: 991.98px) {
    .block.home.ace-hero {
        background-image: none !important
    }
} */

@media (max-width: 991.98px) {
    .block.home.ace-hero .hero-container {
        min-height: unset !important
    }
}

.block.home.ace-hero .hero-content {
    padding: 3rem 3.5rem;
    position: relative;
    z-index: 2
}

@media (min-width: 992px) {
    .block.home.ace-hero .hero-content {
        margin: 3rem
    }
}

@media (max-width: 991.98px) {
    .block.home.ace-hero .hero-content {
        padding: 2rem 15px
    }
}

.block.home.ace-hero .section-header,
.block.home.ace-hero .section-subheader {
    display: block;
    line-height: 1.1
}

@media (max-width: 991.98px) {

    .block.home.ace-hero .section-header,
    .block.home.ace-hero .section-subheader {
        text-align: center
    }
}

.block.home.ace-hero .section-header {
    margin-bottom: .75rem
}

.block.home.ace-hero .section-subheader {
    margin-bottom: 1.5rem
}

.block.home.ace-hero .btn-wrapper {
    text-align: inherit;
    margin-top: 2rem
}

@media (max-width: 991.98px) {
    .block.home.ace-hero .btn-wrapper {
        text-align: center
    }
}

.block.home.kurtz-subhero {
    background-color: #EFF1F2
}

.block.home.kurtz-subhero .section-header {
    margin-bottom: 1rem;
    text-align: center;
    line-height: 1.2
}

.block.home.kurtz-subhero .cta-link {
    margin-top: 2rem
}

.block.home.kurtz-subhero .section-subheader {
    font-family: Poppins;
    font-weight: 400
}

.block.home.kurtz-subhero p:last-of-type {
    margin-bottom: 0
}

.block.home.kurtz-subhero .body-font {
    font-size: 1rem
}

.block.home.lance-team-list-conversion-only .title-wrapper {
    margin: 0 auto 2rem auto;
    max-width: 60rem;
    text-align: center
}

.block.home.lance-team-list-conversion-only .title-wrapper::after {
    content: "";
    display: block;
    margin: 1rem auto 0 auto
}

.block.home.lance-team-list-conversion-only .section-title {
    margin-bottom: 0
}

.block.home.lance-team-list-conversion-only .attorney-row {
    min-height: 450px
}

.block.home.lance-team-list-conversion-only .attorney-img-wrapper {
    min-height: 350px;
    background-position: 50% 0%
}

@media (max-width: 767.98px) {
    .block.home.lance-team-list-conversion-only .attorney-img-wrapper {
        background-position: 50% 25%
    }
}

.block.home.lance-team-list-conversion-only .attorney-info-wrapper {
    max-width: 700px;
    padding: 2rem 1rem
}

@media (max-width: 767.98px) {
    .block.home.lance-team-list-conversion-only .attorney-info-wrapper {
        padding: 2rem 0
    }
}

.block.home.lance-team-list-conversion-only .attorney-name {
    margin-bottom: .5rem
}

.block.home.lance-team-list-conversion-only .attorney-title {
    margin-bottom: .75rem
}

.block.home.lance-team-list-conversion-only .attorney-title::after {
    content: "";
    display: block;
    width: 150px;
    margin: 1rem 0
}

.block.home.lance-team-list-conversion-only .attorney-name,
.block.home.lance-team-list-conversion-only .attorney-title {
    line-height: 1
}

.block.home.lance-team-list-conversion-only .attorney-description p:last-of-type {
    margin-bottom: 0
}

.block.home.lance-team-list-conversion-only .btn-wrapper {
    margin-top: 2rem
}

.block.home.lance-team-list-conversion-only .thumbnail-section {
    display: flex;
    justify-content: flex-end;
    transform: skewX(-20deg);
    margin-left: -24px;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

@media (max-width: 767.98px) {
    .block.home.lance-team-list-conversion-only .thumbnail-section {
        transform: none;
        margin-left: 0
    }
}

.block.home.lance-team-list-conversion-only .thumbnail-section::after {
    content: '';
    width: 30px;
    display: block;
    background-color: #EFF1F2;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0
}

@media (max-width: 767.98px) {
    .block.home.lance-team-list-conversion-only .thumbnail-section::after {
        display: none
    }
}

.block.home.lance-team-list-conversion-only .attorney-thumb-wrapper {
    margin-right: 6rem;
    transform: skewX(20deg);
    min-height: 88px;
    width: 288px
}

@media (max-width: 991.98px) {
    .block.home.lance-team-list-conversion-only .attorney-thumb-wrapper {
        margin-right: 4rem;
        width: 192px
    }
}

@media (max-width: 767.98px) {
    .block.home.lance-team-list-conversion-only .attorney-thumb-wrapper {
        transform: skewX(0);
        margin: auto
    }
}

.block.home.lance-team-list-conversion-only .carousel-ctrl {
    position: absolute;
    background-color: #efeeee;
    height: 88px;
    width: 34px;
    cursor: pointer
}

.block.home.lance-team-list-conversion-only .carousel-ctrl a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    text-decoration: none
}

.block.home.lance-team-list-conversion-only .carousel-ctrl .icon {
    color: #000;
    width: 2rem
}

.block.home.lance-team-list-conversion-only .carousel-ctrl:hover {
    background-color: rgba(255, 255, 255, 0.4)
}

.block.home.lance-team-list-conversion-only .carousel-ctrl-prev {
    left: -38px
}

.block.home.lance-team-list-conversion-only .carousel-ctrl-next {
    right: -38px
}

.block.home.lance-team-list-conversion-only .attorney-thumbnail {
    height: 88px;
    width: 88px;
    position: relative;
    margin: 0 4px;
    cursor: pointer;
    opacity: .4
}

.block.home.lance-team-list-conversion-only .attorney-thumbnail.active {
    opacity: 1
}

.block.home.lance-team-list-conversion-only .thumbnail-image {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-color: #EFF1F2
}

.block.home.rubin-services .section-title {
    display: inline-block;
    background-color: inherit;
    margin: 0 auto 2rem;
    padding: 0 1.5rem;
    position: relative;
    z-index: 2
}

.block.home.rubin-services .section-title:before,
.block.home.rubin-services .section-title:after {
    content: '';
    position: absolute;
    display: block;
    width: 18rem;
    top: calc(50% - 1px)
}

@media (max-width: 991.98px) {

    .block.home.rubin-services .section-title:before,
    .block.home.rubin-services .section-title:after {
        width: 50%
    }
}

.block.home.rubin-services .section-title:before {
    left: 100%
}

.block.home.rubin-services .section-title:after {
    right: 100%
}

.block.home.rubin-services .practice-item {
    padding: 0 12px
}

@media (max-width: 991.98px) {
    .block.home.rubin-services .practice-item {
        padding: 0 15px
    }
}

.block.home.rubin-services .practice-item-link {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 55px;
    line-height: 1.1;
    border-radius: 0;
    white-space: normal;
    padding: 0 1em;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
    font-weight: 500
}

@media (max-width: 991.98px) {
    .block.home.rubin-services .practice-item-link {
        margin-bottom: 1rem
    }
}

.block.home.specter-interrupt {
    display: flex;
    position: relative;
    justify-content: center;
    padding: 20px 0 20px 0;
    transition: .3s ease;
    background-color: #CF4A4A;
    background-image: none !important
}

.block.home.specter-interrupt .callout-link {
    height: 100%;
    width: 100%
}

.block.home.specter-interrupt .callout-link .subtitle-callout .section-title {
    font-weight: 400;
    line-height: 1.1
}

@media (max-width: 991.98px) {
    .block.home.specter-interrupt .callout-link .subtitle-callout .section-title {
        margin-bottom: .25rem
    }
}

.block.home.specter-interrupt .callout-link .subtitle-callout .section-subtitle {
    padding: 0px;
    line-height: 1.1;
    font-weight: 500
}

.block.home.specter-interrupt .callout-link .callout-arrow {
    display: flex;
    align-self: center
}

.block.home.specter-interrupt .callout-link .callout-arrow .icon {
    width: 3rem;
    height: 3rem
}

.block.home.specter-interrupt:hover .callout-link {
    text-decoration: none
}

.block.home.specter-interrupt .section-header,
.block.home.specter-interrupt .callout-arrow {
    position: relative;
    z-index: 2
}

.block.home.uzoh-why-us .community-wrapper {
    text-align: right;
    padding: 1rem 1rem 0 0;
    margin-left: auto
}

@media (max-width: 767.98px) {
    .block.home.uzoh-why-us .community-wrapper {
        text-align: center;
        margin: auto;
        padding: 0
    }
}

@media (max-width: 767.98px) {
    .block.home.uzoh-why-us .section-title {
        text-align: center
    }
}

.block.home.uzoh-why-us .community-benefit-wrapper {
    padding: 3rem 0
}

@media (max-width: 767.98px) {
    .block.home.uzoh-why-us .community-benefit-wrapper {
        margin: auto
    }
}

.block.home.uzoh-why-us .community-benefit {
    max-width: 600px
}

@media (max-width: 767.98px) {
    .block.home.uzoh-why-us .community-benefit {
        margin: 0 auto 2rem auto;
        text-align: center
    }
}

@media (min-width: 768px) {
    .block.home.uzoh-why-us .community-benefit {
        display: flex;
        align-items: center
    }
}

.block.home.uzoh-why-us .community-benefit:not(:last-of-type) {
    margin-bottom: 2rem
}

.block.home.uzoh-why-us .content-image-wrapper {
    min-width: 80px;
    max-width: 80px;
    height: 80px;
    margin-left: calc(2rem - 15px);
    margin-right: 2rem
}

.block.home.uzoh-why-us .content-image-wrapper img {
    height: 100%;
    weight: 100%;
    object-fit: contain
}

@media (max-width: 767.98px) {
    .block.home.uzoh-why-us .content-image-wrapper {
        margin: 0 auto 1rem auto
    }
}

.block.home.uzoh-why-us .content-image {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.block.home.uzoh-why-us .content-info .content-title {
    font-weight: 500;
    text-transform: uppercase
}

.block.home.uzoh-why-us p:last-of-type {
    margin-bottom: 0
}

.block.home.zane-why-us {
    position: relative;
    padding: 3rem 0
}

.block.home.zane-why-us .heading-wrapper {
    padding-left: 1.5rem;
    padding-bottom: 1rem;
    position: relative;
    margin-bottom: 2rem
}

@media (max-width: 991.98px) {
    .block.home.zane-why-us .heading-wrapper {
        padding-left: 1rem;
        padding-bottom: 1rem
    }
}

.block.home.zane-why-us .heading-wrapper::before {
    content: '';
    position: absolute;
    display: block;
    top: -1rem;
    left: 0;
    height: calc(100% + 1rem)
}

.block.home.zane-why-us .heading-wrapper::after {
    content: '';
    position: absolute;
    display: block;
    width: calc(100% + 2rem);
    left: -2rem;
    bottom: 0
}

.block.home.zane-why-us .heading-wrapper .section-title {
    font-family: Poppins;
    line-height: 1.2
}

.block.home.zane-why-us .heading-wrapper .section-subtitle {
    font-family: Poppins;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.2
}

.block.home.zane-why-us .col-md-6 p:last-of-type {
    margin-bottom: 0
}

@media (max-width: 767.98px) {
    .block.home.zane-why-us .col-md-6:not(:last-of-type) {
        margin-bottom: 1rem
    }
}

.block.home.zig-zag-seo .section-header {
    text-align: center;
    padding: 1.5rem;
    margin: auto;
    margin-bottom: 0
}

.block.home.zig-zag-seo .vertical-border {
    width: 2px;
    height: 3rem;
    position: relative;
    left: 50%;
    display: block
}

.block.home.zig-zag-seo .horizontal-border {
    width: 50%;
    height: 2px;
    position: relative;
    display: block;
    margin-left: auto
}

.block.home.zig-zag-seo .content-box {
    width: 100%;
    padding: 2rem;
    text-align: right
}

@media (max-width: 991.98px) {
    .block.home.zig-zag-seo .content-box {
        padding: 1.5rem 15px
    }
}

.block.home.zig-zag-seo .content-box:nth-of-type(even) {
    text-align: left
}

.block.home.zig-zag-seo p {
    margin-top: .5rem;
    margin-bottom: 0
}

.block.page.content-h1 .heading_1 h1::after {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    max-width: 200px;
    background-color: #314971;
    margin: 1rem 0
}

@media (max-width: 991.98px) {
    .block.page.gotham-blog-index .blog-post-simple-wrapper {
        margin-bottom: 1rem
    }
}

.block.page.gotham-blog-index .blog-post:not(:last-of-type) {
    margin-bottom: 2rem
}

.block.page.gotham-blog-index .blog-image {
    height: 250px;
    margin-bottom: 1rem
}

.block.page.gotham-blog-index .blog-image img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.block.page.gotham-blog-index .blog-information {
    padding: 1.5rem 1.2rem;
    border: 2px solid #ddd
}

.block.page.gotham-blog-index .article-subheading {
    font-weight: 400;
    font-size: 1rem;
    margin-bottom: .5rem;
    color: #87919B
}

.block.page.gotham-blog-index .article-heading {
    color: #000;
    font-weight: 500;
    border-bottom: 2px solid #314971;
    padding-bottom: .75rem;
    margin-bottom: 1rem;
    text-transform: uppercase;
    font-size: 1.1rem;
    letter-spacing: .04em
}

.block.page.gotham-blog-index .article-heading a {
    font-weight: inherit;
    color: inherit
}

.block.page.gotham-blog-index .post-link {
    text-transform: uppercase;
    margin-top: 1rem;
    letter-spacing: .04em
}

.block.page.gotham-blog-index .post-link a {
    font-weight: 500
}

.block.page.gotham-blog-index .page-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px
}

.block.page.gotham-blog-index .page-item.active {
    background-color: #314971;
    border-radius: 50%
}

.block.page.gotham-blog-index .page-item.active .page-number {
    color: #fff
}

.block.page.gotham-blog-index .page-number {
    color: #000;
    text-decoration: none
}

.block.page.gotham-blog-post .blog-image-wrapper img {
    height: 350px;
    width: 100%;
    object-fit: cover
}

@media (max-width: 991.98px) {
    .block.page.gotham-blog-post .blog-image-wrapper img {
        height: 200px
    }
}

.block.page.gotham-blog-post .blog-subheading {
    display: flex;
    font-size: 1rem;
    color: #87919B;
    border-bottom: 2px solid #314971;
    padding-bottom: 2rem;
    margin-bottom: 1.5rem
}

.block.page.gotham-blog-post .blog-heading {
    margin: 1.5rem 0 1rem
}

.block.page.gotham-center-image .image-wrapper {
    display: flex;
    justify-content: center;
    max-width: 600px
}

.block.page.gotham-contact .multi-location .multi-form-top {
    padding: 2rem 0
}

@media (max-width: 991.98px) {
    .block.page.gotham-contact .multi-location .multi-form-top {
        margin-bottom: 3rem;
        padding: 2rem 0 1rem
    }
}

.block.page.gotham-contact .multi-location .featured-phone-wrapper {
    margin-bottom: .5rem
}

.block.page.gotham-contact .multi-location .phone-wrapper {
    padding: 1rem 0
}

@media (max-width: 575.98px) {
    .block.page.gotham-contact .multi-location .phone-wrapper {
        padding: 0
    }
}

.block.page.gotham-contact .multi-location .form-subheader {
    text-align: center;
    margin-bottom: 2rem
}

.block.page.gotham-contact .multi-location .phone-cta {
    text-align: center;
    background-color: #E6E6E6;
    display: flex;
    justify-content: center;
    align-items: center
}

@media (max-width: 767.98px) {
    .block.page.gotham-contact .multi-location .phone-cta {
        padding: 2rem 0;
        margin: 0 15px 1rem 15px
    }
}

.block.page.gotham-contact .multi-location .phone-cta-text::after {
    content: '';
    display: block;
    margin: 1rem auto;
    border-bottom: 5px solid #314971
}

.block.page.gotham-contact .multi-location .phone-cta-text {
    margin-bottom: 1rem
}

.block.page.gotham-contact .multi-location .phone-cta-text::after {
    width: 40px
}

.block.page.gotham-contact .multi-location .phone-cta-text h3 {
    margin-bottom: 0
}

.block.page.gotham-contact .multi-location .phone-cta-text h4 {
    font-size: 1.1rem;
    line-height: 1.1
}

.block.page.gotham-contact .multi-location .phone-link {
    display: block
}

@media (max-width: 991.98px) {
    .block.page.gotham-contact .multi-location .phone-link {
        font-size: 1.6rem
    }
}

.block.page.gotham-contact .multi-location .single-phone-link {
    font-size: 1rem;
    margin-bottom: 0;
    line-height: 1.1
}

.block.page.gotham-contact .multi-location .phone-cta-text h5 {
    font-weight: bold;
    text-transform: uppercase
}

.block.page.gotham-contact .large-form-contact-us {
    padding: 0 15px
}

.block.page.gotham-contact .large-form-contact-us .btn {
    display: block;
    margin-bottom: .5rem
}

.block.page.gotham-contact .large-form-contact-us .form-group {
    margin-bottom: 6px
}

.block.page.gotham-contact .large-form-contact-us .form-group {
    margin-bottom: 6px
}

.block.page.gotham-contact .large-form-contact-us .form-control {
    height: 55px;
    border-radius: 0;
    padding: .8rem 1.1rem
}

.block.page.gotham-contact .large-form-contact-us textarea.form-control {
    height: 100px;
    padding: .8rem 1.1rem
}

.block.page.gotham-contact .large-form-contact-us .phone {
    padding-right: 3px
}

.block.page.gotham-contact .large-form-contact-us .email {
    padding-left: 3px
}

@media (max-width: 991.98px) {

    .block.page.gotham-contact .large-form-contact-us .phone,
    .block.page.gotham-contact .large-form-contact-us .email {
        padding: 0
    }
}

.block.page.gotham-contact .large-form-contact-us .btn {
    margin-top: .5rem
}

.block.page.gotham-contact .map_canvas_wrapper {
    padding: 0
}

.block.page.gotham-contact .contact-locations {
    margin-bottom: 5rem
}

.block.page.gotham-contact .contact-locations .location {
    margin-top: 3rem
}

@media (max-width: 767.98px) {
    .block.page.gotham-contact .contact-locations .location {
        padding-left: 15px;
        padding-right: 15px
    }
}

.block.page.gotham-contact .contact-locations .location .details {
    border: 2px solid currentColor
}

.block.page.gotham-contact .contact-locations .location-name {
    background-color: #E6E6E6;
    margin: 0;
    padding: 1rem
}

.block.page.gotham-contact .contact-locations .location-name h5 {
    margin: 0
}

.block.page.gotham-contact .contact-locations .location-details {
    padding: 2rem 15px
}

@media (max-width: 767.98px) {
    .block.page.gotham-contact .contact-locations .location-details {
        padding: 1rem 0
    }
}

.block.page.gotham-contact .contact-locations address {
    margin-bottom: 1rem
}

.block.page.gotham-contact .contact-locations .location-phone-number {
    margin-bottom: 1rem
}

.block.page.gotham-contact .contact-locations .phone-number {
    font-weight: 500;
    display: inline-block;
    color: #000
}

.block.page.gotham-contact .contact-locations .business-hours {
    display: flex;
    justify-content: center
}

.block.page.gotham-contact .contact-locations .hours-list {
    font-size: .85rem;
    line-height: 1.6;
    text-align: center;
    max-width: 200px
}

@media (max-width: 767.98px) {
    .block.page.gotham-contact .contact-locations .hours-list {
        font-size: 0.8125rem
    }
}

.block.page.gotham-contact .contact-locations .hours-list .hour-row {
    display: flex;
    padding: 3px 0
}

.block.page.gotham-contact .contact-locations .hours-list .hour-row .day {
    min-width: 45px;
    padding-right: .5rem;
    text-align: left
}

.block.page.gotham-contact .contact-locations .hours-list .hour-row .hours {
    white-space: nowrap;
    text-align: right
}

@media (max-width: 767.98px) {
    .block.page.gotham-contact .contact-locations .hours-list .hour-row .hours {
        min-width: auto
    }
}

.block.page.gotham-contact .contact-locations .hours-list .hour-row .longer-text {
    text-align: left
}

.block.page.gotham-contact .contact-locations .map {
    height: 100%;
    width: 100%
}

@media (max-width: 991.98px) {
    .block.page.gotham-contact .contact-locations .map {
        min-height: 300px
    }
}

.block.page.gotham-contact .location-display-1 {
    font-size: 1.2rem;
    display: block
}

.block.page.gotham-contact .contact-btn-wrapper .btn {
    display: block
}

@media (max-width: 767.98px) {
    .block.page.gotham-contact .contact-btn-wrapper .btn {
        margin-bottom: 1rem
    }
}

.block.page.gotham-contact .contact-btn-wrapper .btn:not(:last-child) {
    margin-bottom: 1rem
}

.block.page.gotham-contact .phone-link,
.block.page.gotham-contact .location-phone {
    font-weight: 500
}

.block.page.gotham-contact .location-phone {
    font-size: 1.2rem
}

.block.page.gotham-faq p:last-of-type {
    margin-bottom: 0
}

.block.page.gotham-faq .question-list {
    padding: 2rem
}

.block.page.gotham-faq .q-a {
    text-align: right;
    margin-right: 1rem
}

.block.page.gotham-faq .question-title span {
    font-weight: inherit
}

.block.page.gotham-faq .question-title-link {
    margin-left: .25rem
}

.block.page.gotham-faq .question-link-wrapper {
    line-height: 1.4;
    margin-bottom: .25rem;
    display: flex
}

.block.page.gotham-faq .question {
    margin-bottom: 3rem;
    padding: 1.5rem 1rem;
    border-left: 3px solid #CF4A4A
}

.block.page.gotham-faq .question-wrapper {
    scroll-margin-top: 4rem
}

.block.page.gotham-faq .question-list,
.block.page.gotham-faq .question-wrapper:nth-child(even) .question {
    background-color: #EFF1F2
}

.block.page.gotham-h1 .title {
    line-height: 1.2
}

.block.page.gotham-h1 .title::after {
    content: " ";
    display: block;
    width: 75px;
    height: 5px;
    background-color: #314971;
    margin: 1rem auto
}

.block.page.gotham-service-detail .interrupt-box {
    padding: 1.5rem;
    background-color: #EFF1F2
}

@media (min-width: 768px) {
    .block.page.gotham-service-detail .interrupt-box {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.block.page.gotham-service-detail .interrupt-title {
    margin-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 1.2
}

@media (min-width: 768px) {
    .block.page.gotham-service-detail .attorney-box {
        display: flex;
        min-height: 230px;
        align-items: stretch
    }
}

.block.page.gotham-service-detail .attorney-image {
    background-position: top center;
    background-size: cover
}

@media (max-width: 991.98px) {
    .block.page.gotham-service-detail .attorney-image {
        min-height: 450px
    }
}

.block.page.gotham-service-detail .attorney-info {
    background-color: #EFF1F2;
    padding-left: 0
}

.block.page.gotham-service-detail .attorney-info p {
    padding: 1.5rem 2rem
}

.block.page.gotham-service-detail .attorney-title {
    border-bottom: 1px solid #c4c4c4;
    padding: 1.5rem 2rem;
    margin-bottom: 0;
    width: 100%
}

.block.page.gotham-service-detail p:last-of-type {
    margin-bottom: 0
}

.block.page.gotham-service-detail-sidebar {
    padding-bottom: 3rem
}

@media (max-width: 991.98px) {
    .block.page.gotham-service-detail-sidebar {
        padding-bottom: 2rem
    }
}

.block.page.gotham-service-detail-sidebar li {
    border-bottom: 1px solid #000;
    text-transform: uppercase;
    letter-spacing: .04em
}

.block.page.gotham-service-detail-sidebar li>a {
    cursor: pointer
}

.block.page.gotham-service-detail-sidebar li:first-of-type {
    border-top: 1px solid #000
}

.block.page.gotham-service-detail-sidebar .service-sidenav {
    list-style: none;
    padding: 0;
    margin: 0 auto
}

.block.page.gotham-service-detail-sidebar .no-link {
    cursor: initial;
    user-select: none
}

.block.page.gotham-service-detail-sidebar .service-title:not(.no-link):hover,
.block.page.gotham-service-detail-sidebar .service-link:not(.no-link):hover {
    background-color: #ddd;
    color: #000
}

.block.page.gotham-service-detail-sidebar .service-title:not(.no-link).active,
.block.page.gotham-service-detail-sidebar .service-link:not(.no-link).active {
    background-color: #000;
    color: #fff
}

.block.page.gotham-service-detail-sidebar .service-title {
    font-weight: 500;
    background-color: #EFF1F2;
    color: #000
}

.block.page.gotham-service-detail-sidebar .service-title+.service-link:first-of-type {
    border-top: none
}

.block.page.gotham-service-detail-sidebar .service-link {
    color: #000
}

.block.page.gotham-service-detail-sidebar .service-link-text {
    display: block;
    padding: .5rem 1rem;
    color: inherit;
    text-decoration: none;
    font-weight: inherit
}

.block.page.gotham-service-index .service-title {
    display: block;
    text-align: center;
    margin-bottom: 1rem
}

.block.page.gotham-service-index .service-btn-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.block.page.gotham-service-index .service-btn-container:not(:last-of-type) {
    margin-bottom: 2rem
}

.block.page.gotham-service-index .service-btn {
    flex: 0 1 30%;
    margin: .5rem;
    color: #fff;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    text-align: center;
    line-height: 1.2;
    padding: .5rem
}

@media (max-width: 991.98px) {
    .block.page.gotham-service-index .service-btn {
        flex: 0 1 45%
    }
}

@media (max-width: 767.98px) {
    .block.page.gotham-service-index .service-btn {
        flex: 0 1 100%;
        margin: .5rem 0
    }
}

.block.page.gotham-service-index .service-btn:not(.no-link):hover {
    background-color: transparent
}

.block.page.gotham-service-index .no-link {
    cursor: initial;
    user-select: none
}

.block.page.gotham-sidebar-link-list .list-wrapper {
    background-color: #eee;
    padding: 15px;
    max-width: 300px;
    margin: auto
}

.block.page.gotham-sidebar-link-list a {
    display: block;
    margin: .5rem;
    font-size: 1.1rem
}

.block.page.gotham-sidebar-link-list a:last-of-type {
    margin-bottom: 0
}

.block.page.gotham-sidebar-link-list p:last-of-type {
    margin-bottom: 0
}

.block.page.gotham-team-detail .quote {
    position: relative;
    display: inline-block
}

.block.page.gotham-team-detail .quote:before,
.block.page.gotham-team-detail .quote:after {
    color: currentColor;
    position: absolute;
    font-size: 5rem;
    line-height: 1
}

.block.page.gotham-team-detail .quote:before {
    content: "“";
    top: 0;
    left: 0
}

.block.page.gotham-team-detail .quote:after {
    content: "”";
    top: 0;
    right: 0
}

.block.page.gotham-team-detail .quote p {
    font-size: 2rem;
    line-height: 1.3;
    padding: 0 2rem;
    margin: 0
}

.block.page.gotham-team-detail .bottom-content {
    border-top: 2px solid #EFF1F2;
    padding-top: 3rem
}

.block.page.gotham-team-detail .item {
    text-align: center;
    margin: auto
}

@media (min-width: 992px) {
    .block.page.gotham-team-detail .section-content {
        margin-left: auto;
        margin-right: auto
    }

    .block.page.gotham-team-detail .item {
        margin: 0 auto auto
    }
}

@media (max-width: 991.98px) {
    .block.page.gotham-team-detail .section-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 100%
    }

    .block.page.gotham-team-detail .section-content .item img {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}

.block.page.gotham-team-list .attorney-profile {
    display: flex;
    border-bottom: 5px solid #EFF1F2
}

@media (max-width: 991.98px) {
    .block.page.gotham-team-list .attorney-profile {
        text-align: center
    }
}

.block.page.gotham-team-list .attorney-profile:nth-of-type(odd) {
    flex-direction: row-reverse
}

.block.page.gotham-team-list .attorney-profile:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.block.page.gotham-team-list .attorney-profile img {
    display: block;
    margin: auto;
    max-height: 400px;
    transition: all .2s ease
}

@media (max-width: 991.98px) {
    .block.page.gotham-team-list .attorney-profile img {
        margin: 0 auto
    }
}

.block.page.gotham-team-list .attorney-profile img:hover {
    opacity: .8
}

.block.page.gotham-team-list .attorney-profile .attorney-name {
    margin-bottom: .2rem
}

@media (max-width: 991.98px) {
    .block.page.gotham-team-list .attorney-profile .attorney-name {
        margin-top: 1rem
    }
}

.block.page.gotham-team-list .attorney-profile .attorney-name a {
    color: #000
}

.block.page.gotham-team-list .attorney-profile .attorney-title {
    color: #818A91;
    margin-bottom: 1rem;
    margin-top: 0
}

@media (max-width: 991.98px) {

    .block.page.gotham-team-list .attorney-profile .attorney-name,
    .block.page.gotham-team-list .attorney-profile .attorney-title {
        text-align: center
    }
}

.block.page.gotham-team-list .attorney-profile .description {
    font-size: 1.1rem;
    line-height: 1.6;
    margin-bottom: 0
}

.block.page.gotham-team-list .attorney-profile .btn {
    margin-top: 1.5rem
}

.block.page.thank-you .center {
    left: 50%;
    top: 50%;
    text-align: center;
    font-size: 130%;
    margin: 100px 0
}

.block.page.thank-you .error-header {
    margin: 1.2rem
}

.block.page.thank-you .home-button {
    background-color: #ae452a;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer
}

.home h1,
.home .h1 {
    font-size: 2.875rem;
    line-height: 1.5
}

@media (max-width: 1200px) {

    .home h1,
    .home .h1 {
        font-size: calc(1.4125rem + 1.95vw)
    }
}

.home h2,
.home .h2 {
    font-size: 2.25rem;
    line-height: 1.5
}

@media (max-width: 1200px) {

    .home h2,
    .home .h2 {
        font-size: calc(1.35rem + 1.2vw)
    }
}

.home h3,
.home .h3 {
    font-size: 1.75rem;
    line-height: 1.5
}

@media (max-width: 1200px) {

    .home h3,
    .home .h3 {
        font-size: calc(1.3rem + .6vw)
    }
}

.home h4,
.home .h4 {
    font-size: 1.5rem;
    line-height: 1.5
}

@media (max-width: 1200px) {

    .home h4,
    .home .h4 {
        font-size: calc(1.275rem + .3vw)
    }
}

.home h5,
.home .h5 {
    font-size: 1.25rem;
    line-height: 1.5
}

.home h6,
.home .h6 {
    font-size: .875rem;
    line-height: 1.5
}

.home {
    line-height: 1.5
}

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #314971;
    --secondary: #FFB100;
    --success: #2FC4DD;
    --info: #17a2b8;
    --warning: #F88F50;
    --danger: #CF4A4A;
    --light: #EEEDED;
    --dark: #000;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,
*::before,
*::after {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

article,
aside,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

a {
    color: #06c;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

pre,
code {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

input,
button,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button {
    text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
    cursor: pointer
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type="radio"],
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0
}

input[type="date"],
input[type="time"] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

[hidden] {
    display: none !important
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: .5rem;
    font-family: Poppins;
    font-weight: 500;
    line-height: 1.3
}

h1,
.h1 {
    font-size: 3rem
}

@media (max-width: 1200px) {

    h1,
    .h1 {
        font-size: calc(1.425rem + 2.1vw)
    }
}

h2,
.h2 {
    font-size: 2rem
}

@media (max-width: 1200px) {

    h2,
    .h2 {
        font-size: calc(1.325rem + .9vw)
    }
}

h3,
.h3 {
    font-size: 1.625rem
}

@media (max-width: 1200px) {

    h3,
    .h3 {
        font-size: calc(1.2875rem + .45vw)
    }
}

h4,
.h4 {
    font-size: 1.375rem
}

@media (max-width: 1200px) {

    h4,
    .h4 {
        font-size: calc(1.2625rem + .15vw)
    }
}

h5,
.h5 {
    font-size: 1.25rem
}

h6,
.h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 3rem;
    font-weight: 300;
    line-height: 1.2
}

@media (max-width: 1200px) {
    .display-1 {
        font-size: calc(1.425rem + 2.1vw)
    }
}

.display-2 {
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.2
}

@media (max-width: 1200px) {
    .display-2 {
        font-size: calc(1.325rem + .9vw)
    }
}

.display-3 {
    font-size: 1.625rem;
    font-weight: 300;
    line-height: 1.2
}

@media (max-width: 1200px) {
    .display-3 {
        font-size: calc(1.2875rem + .45vw)
    }
}

.display-4 {
    font-size: 1.375rem;
    font-weight: 300;
    line-height: 1.2
}

@media (max-width: 1200px) {
    .display-4 {
        font-size: calc(1.2625rem + .15vw)
    }
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

small,
.small {
    font-size: 80%;
    font-weight: 400
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

code {
    font-size: 87.5%;
    color: inherit;
    word-break: break-word
}

a>code {
    color: inherit
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.col-3,
.col-9,
.col-12,
.col,
.col-sm-5,
.col-sm-6,
.col-sm-9,
.col-sm-12,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-3,
.col-lg-4,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-10,
.col-lg-11 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

@media (min-width: 576px) {
    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 768px) {
    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 992px) {
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

.table th,
.table td {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.25)
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled {
    background-color: #e9ecef;
    opacity: 1
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn:focus,
.btn.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.25)
}

.btn.disabled,
.btn:disabled {
    opacity: .65
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none
}

.fade {
    transition: opacity 0.15s linear
}

@media (prefers-reduced-motion: reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease
}

@media (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none
    }
}

.dropdown {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, 0.15);
    border-radius: .25rem
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem .8725rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:first-child {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.dropdown-item:last-child {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.dropdown-item:hover,
.dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split::after {
    margin-left: 0
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:hover,
.nav-link:focus {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 1rem
}

.navbar>.container,
.navbar>.container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:hover,
.navbar-toggler:focus {
    text-decoration: none
}

@media (max-width: 991.98px) {

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-danger {
    color: #6c2626;
    background-color: #f5dbdb;
    border-color: #f2cccc
}

.alert-danger hr {
    border-top-color: #edb8b8
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.media {
    display: flex;
    align-items: flex-start
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

@media (max-width: 1200px) {
    .close {
        font-size: calc(1.275rem + .3vw)
    }
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    appearance: none
}

a.close.disabled {
    pointer-events: none
}

.carousel {
    position: relative
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

.bg-primary {
    background-color: #314971 !important
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #22324d !important
}

.bg-light {
    background-color: #EEEDED !important
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
    background-color: #d5d3d3 !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-danger {
    border-color: #CF4A4A !important
}

.d-none {
    display: none !important
}

.d-block {
    display: block !important
}

.d-flex {
    display: flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-block {
        display: block !important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-block {
        display: block !important
    }
}

.flex-column {
    flex-direction: column !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.align-items-end {
    align-items: flex-end !important
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.w-100 {
    width: 100% !important
}

.mt-0 {
    margin-top: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.ml-0 {
    margin-left: 0 !important
}

.m-2 {
    margin: .5rem !important
}

.my-2 {
    margin-top: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.my-5 {
    margin-top: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.px-0 {
    padding-right: 0 !important
}

.px-0 {
    padding-left: 0 !important
}

.p-2 {
    padding: .5rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mx-auto {
    margin-left: auto !important
}

@media (min-width: 576px) {
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .px-sm-2 {
        padding-left: .5rem !important
    }
}

@media (min-width: 992px) {
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .px-lg-4 {
        padding-left: 1.5rem !important
    }
}

.text-nowrap {
    white-space: nowrap !important
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.text-light {
    color: #EEEDED !important
}

a.text-light:hover,
a.text-light:focus {
    color: #c9c6c6 !important
}

.visible {
    visibility: visible !important
}

.map_canvas_wrapper {
    min-height: 300px
}

.map_canvas {
    position: absolute;
    width: 100%;
    height: 100%
}

.map_canvas .map_marker {
    opacity: unset !important;
    z-index: unset !important;
    overflow: unset !important
}

.map_canvas .map_marker img {
    display: none
}

.map_canvas .map_marker.round,
.map_canvas .map_marker.arrow {
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.6));
    -webkit-filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.6))
}

.map_canvas .map_marker.round:after,
.map_canvas .map_marker.arrow:after {
    height: 60px;
    width: 45px;
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    background-color: #6195BD;
    font-size: 60px;
    color: #6195BD;
    margin-top: -60px;
    margin-left: -22.5px
}

.map_canvas .map_marker.round:after {
    mask: url("https://d11o58it1bhut6.cloudfront.net/production/imgs/icons/map-marker.svg") no-repeat 50% 50%;
    -webkit-mask: url("https://d11o58it1bhut6.cloudfront.net/production/imgs/icons/map-marker.svg") no-repeat 50% 50%
}

.map_canvas .map_marker.arrow:after {
    mask: url("https://d11o58it1bhut6.cloudfront.net/production/imgs/icons/location-arrow.svg") no-repeat 50% 50%;
    -webkit-mask: url("https://d11o58it1bhut6.cloudfront.net/production/imgs/icons/location-arrow.svg") no-repeat 50% 50%;
    transform: rotate(135deg)
}

.hours-list {
    font-size: .85rem;
    line-height: 1.625;
    text-align: center
}

@media (max-width: 767.98px) {
    .hours-list {
        font-size: 0.8125rem
    }
}

.hours-list .hour-row {
    display: flex;
    padding: 0 8px 3px 0
}

.hours-list .hour-row:last-child {
    border-bottom-width: 0
}

.hours-list .hour-row .day {
    min-width: 45px;
    margin-right: 5%;
    text-align: left
}

@media (min-width: 0) and (max-width: 350px) {
    .hours-list .hour-row .day {
        margin-right: 0.5rem
    }
}

.hours-list .hour-row .hours {
    white-space: nowrap;
    text-align: left
}

@media (max-width: 767.98px) {
    .hours-list .hour-row .hours {
        min-width: auto
    }
}

.hours-list .hour-row .longer-text {
    text-align: left
}

.tns-outer {
    padding: 0 !important
}

.tns-outer [hidden] {
    display: none !important
}

.tns-outer [aria-controls],
.tns-outer [data-action] {
    cursor: pointer
}

.tns-slider {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s
}

.tns-slider>.tns-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.tns-horizontal.tns-subpixel {
    white-space: nowrap
}

.tns-horizontal.tns-subpixel>.tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal
}

.tns-horizontal.tns-no-subpixel:after {
    content: '';
    display: table;
    clear: both
}

.tns-horizontal.tns-no-subpixel>.tns-item {
    float: left
}

.tns-no-calc {
    position: relative;
    left: 0
}

.tns-autowidth {
    display: inline-block
}

.tns-lazy-img {
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    transition: opacity 0.6s;
    opacity: 0.6
}

.tns-lazy-img.tns-complete {
    opacity: 1
}

.tns-ah {
    -webkit-transition: height 0s;
    -moz-transition: height 0s;
    transition: height 0s
}

.tns-ovh {
    overflow: hidden
}

.tns-visually-hidden {
    position: absolute;
    left: -10000em
}

.tns-transparent {
    opacity: 0;
    visibility: hidden
}

.tns-fadeIn {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 0
}

.tns-normal,
.tns-fadeOut {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1
}

.tns-vpfix {
    white-space: nowrap
}

.tns-vpfix>div,
.tns-vpfix>li {
    display: inline-block
}

.tns-t-subp2 {
    margin: 0 auto;
    width: 310px;
    position: relative;
    height: 10px;
    overflow: hidden
}

.tns-t-ct {
    width: 2333.33333%;
    width: -webkit-calc(100% * 70 / 3);
    width: -moz-calc(100% * 70 / 3);
    width: calc(100% * 70 / 3);
    position: absolute;
    right: 0
}

.tns-t-ct:after {
    content: '';
    display: table;
    clear: both
}

.tns-t-ct>div {
    width: 1.42857%;
    width: -webkit-calc(100% / 70);
    width: -moz-calc(100% / 70);
    width: calc(100% / 70);
    height: 10px;
    float: left
}

html {
    scroll-behavior: smooth
}

body,
* {
    font-family: Poppins;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased
}

.edit_button {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 3000;
    margin: 0 30px 30px 0;
    font-size: 25px;
    border-radius: 50%;
    background-color: #6b71ff;
    color: #fff;
    height: 60px;
    width: 60px;
    text-align: center;
    padding-top: 10px
}

.edit_button:hover {
    color: #6b71ff;
    background-color: #fff
}

.page strong,
.page strong em {
    font-weight: 700;
    font-family: inherit;
    line-height: inherit
}

.page em {
    font-family: inherit;
    font-style: italic;
    font-weight: inherit;
    line-height: inherit
}

.rich-content img {
    max-width: calc(100% - 20px)
}

.rich-content iframe {
    max-width: 100%
}

.rich-content .blockquote {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: relative
}

.rich-content .blockquote:before {
    content: "\"";
    display: block;
    position: absolute;
    left: 0;
    font-size: 2rem;
    top: -1rem
}

.rich-content table td,
.rich-content table th {
    min-width: 1em;
    border: 2px solid #ddd;
    padding: 3px 5px;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.rich-content table td>*,
.rich-content table th>* {
    margin-bottom: 0
}

.rich-content table th {
    font-weight: 700;
    text-align: left
}

[data-editable] {
    word-break: break-word !important
}

.bg-primary.footer_inquiry,
.bg-primary.text-light,
.bg-primary {
    background-color: #314971;
    color: text-contrast-color(#314971, #fff)
}

.bg-primary.footer_inquiry a:not(.btn),
.bg-primary.text-light a:not(.btn),
.bg-primary a:not(.btn) {
    font-weight: bold;
    color: inherit
}

.text-light a.btn-main,
.btn-main {
    background-color: #314971;
    color: text-contrast-color(#314971, #fff)
}

.text-light a.btn-main:hover,
.btn-main:hover {
    background-color: #fff;
    color: text-contrast-color(#fff, #314971)
}

.footer_inquiry .btn-main {
    background-color: #314971;
    color: text-contrast-color(#314971, #fff)
}

.footer_inquiry .btn-main:hover {
    background-color: #fff;
    color: text-contrast-color(#fff, #314971)
}

.address a span {
    color: text-contrast-color(#fff, #314971)
}

.navbar-nav a:hover {
    color: text-contrast-color(#e9ecef, #314971) !important
}

.bg-image {
    background-repeat: no-repeat;
    background-size: cover
}

.bg-light {
    background-color: #dee2e6 !important
}

.text-light a:not(.btn),
.text-light h1:not(.btn),
.text-light .h1:not(.btn),
.text-light h2:not(.btn),
.text-light .h2:not(.btn),
.text-light h3:not(.btn),
.text-light .h3:not(.btn),
.text-light h4:not(.btn),
.text-light .h4:not(.btn),
.text-light h5:not(.btn),
.text-light .h5:not(.btn),
.text-light h6:not(.btn),
.text-light .h6:not(.btn),
.text-light p:not(.btn) {
    color: inherit
}

.bg-light {
    background-color: #f8f9fa !important;
    color: #000
}

.home h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6) {
    font-size: inherit
}