﻿
/*body,
button,
input,
select,
textarea,
.ast-button,*/
/*.ast-custom-button {
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 19px;*/
/* font-size: 1rem; */
/*line-height: 1.6em;
}*/
#colophon a {
    text-decoration:none;
}
#colophon *, :after, :before {
    box-sizing: inherit;
}

#colophon .ast-custom-button{
    line-height: 1.6em;
}

#colophon .footer-widget-area[data-section="section-fb-html-1"] {
    margin-top: 0px;
}

#colophon .footer-widget-area[data-section="section-fb-html-1"] {
    display: block;
}

#colophon .so-icon {
    margin-right: 15px;
    width: 25px;
    height: auto;
}

#colophon .ast-builder-grid-row-container {
    display: grid;
    align-content: center;
}

#colophon .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    display:grid
}

#colophon .ast-builder-grid-row {
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
    grid-column-gap: 20px;
    overflow-wrap: anywhere;
}


#colophon .ast-builder-social-element {
    line-height: 1;
    color: #3a3a3a;
    background: transparent;
    vertical-align: middle;
    transition: all 0.01s;
    margin-left: 0px!important;
    margin-right: 0px!important;
    justify-content: center;
    align-items: center;
}

#colophon .site-footer-section {
    justify-content: center
}

    #colophon .site-footer-section > * {
        margin-bottom: 10px
    }

    #colophon .site-footer-section > :last-child {
        margin-bottom: 0
    }

#colophon .widget {
    margin: 0 0 42px 0
}

    #colophon .widget:last-child {
        margin-bottom: 0
    }

    #colophon .widget select {
        max-width: 100%
    }

    #colophon .widget ul {
        margin: 0;
        list-style-type: none
    }

.ast-builder-html-element p:last-child {
    margin-bottom: 0;
    margin-top: 0;
}

@media (max-width: 921px) {
    #colophon .ast-header-break-point .footer-widget-area[data-section="section-fb-html-1"] {
            display: block;
        }
    }

    @media (max-width: 544px) {
        #colophon .ast-header-break-point .footer-widget-area[data-section="section-fb-html-1"] {
            display: block;
        }
    }

    #colophon .footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
    text-align: left;
}

@media (max-width: 921px) {
    #colophon .footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
        text-align: center;
    }
}

@media (max-width: 544px) {
    #colophon .footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
        text-align: center;
    }
}

#colophon .ast-footer-copyright {
    text-align: left;
}

#colophon .ast-footer-copyright {
    color: #ffffff;
}

@media (max-width: 921px) {
    #colophon .ast-footer-copyright {
        text-align: center;
    }
}

@media (max-width: 544px) {
    #colophon .ast-footer-copyright {
        text-align: center;
    }
}

#colophon .ast-footer-copyright {
    font-size: 12px;
    /*font-size: 0.63157894736842rem;*/
}

    #colophon .ast-footer-copyright.ast-builder-layout-element {
        display: flex;
    }

@media (max-width: 921px) {
    #colophon .ast-header-break-point .ast-footer-copyright.ast-builder-layout-element {
        display: flex;
    }
}

@media (max-width: 544px) {
    #colophon .ast-header-break-point .ast-footer-copyright.ast-builder-layout-element {
        display: flex;
    }
}
/*   
          .ast-builder-social-element:hover {
            color: #0274be;
          }
  
          .ast-social-stack-desktop .ast-builder-social-element,
          .ast-social-stack-tablet .ast-builder-social-element,
          .ast-social-stack-mobile .ast-builder-social-element {
            margin-top: 6px;
            margin-bottom: 6px;
          }
  
          .ast-social-color-type-official .ast-builder-social-element,
          .ast-social-color-type-official .social-item-label {
            color: var(--color);
            background-color: var(--background-color);
          } */

#colophon .header-social-inner-wrap.ast-social-color-type-official .ast-builder-social-element svg,
#colophon .footer-social-inner-wrap.ast-social-color-type-official .ast-builder-social-element svg {
    fill: currentColor;
}

/* .social-show-label-true .ast-builder-social-element {
            width: auto;
            padding: 0 0.4em;
          }
   */
#colophon [data-section^="section-fb-social-icons-"] .footer-social-inner-wrap {
    text-align: center;
}

#colophon .ast-footer-social-wrap {
    width: 100%;
}

    #colophon .ast-footer-social-wrap .ast-builder-social-element:first-child {
        margin-left: 0;
    }

    #colophon .ast-footer-social-wrap .ast-builder-social-element:last-child {
        margin-right: 0;
    }

/* .ast-header-social-wrap .ast-builder-social-element:first-child {
            margin-left: 0;
          }
  
          .ast-header-social-wrap .ast-builder-social-element:last-child {
            margin-right: 0;
          }
  
          .ast-builder-social-element {
            line-height: 1;
            color: #3a3a3a;
            background: transparent;
            vertical-align: middle;
            transition: all 0.01s;
            margin-left: 6px;
            margin-right: 6px;
            justify-content: center;
            align-items: center;
          }
  
          .ast-builder-social-element {
            line-height: 1;
            color: #3a3a3a;
            background: transparent;
            vertical-align: middle;
            transition: all 0.01s;
            margin-left: 6px;
            margin-right: 6px;
            justify-content: center;
            align-items: center;
          }
  
          .ast-builder-social-element .social-item-label {
            padding-left: 6px;
          } */

#colophon .ast-footer-social-1-wrap .ast-builder-social-element {
    margin-left: 2.5px;
    margin-right: 2.5px;
    padding: 5px;
}

    #colophon .ast-footer-social-1-wrap .ast-builder-social-element svg {
        width: 30px;
        height: 30px;
    }

#colophon .ast-footer-social-1-wrap .ast-social-icon-image-wrap {
    margin: 5px;
}

#colophon .ast-footer-social-1-wrap {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

    #colophon .ast-footer-social-1-wrap .ast-social-color-type-custom svg {
        fill: #ffffff;
    }

    #colophon .ast-footer-social-1-wrap .ast-social-color-type-custom .social-item-label {
        color: #ffffff;
    }

#colophon [data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
    text-align: left;
}

@media (max-width: 921px) {
    #colophon [data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
        text-align: center;
    }
}

@media (max-width: 544px) {
    #colophon [data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
        text-align: center;
    }
}

/* .ast-builder-layout-element[data-section="section-fb-social-icons-1"] {
            display: flex;
          }
  
          @media (max-width: 921px) {
            .ast-header-break-point .ast-builder-layout-element[data-section="section-fb-social-icons-1"] {
              display: flex;
            }
          }
  
          @media (max-width: 544px) {
            .ast-header-break-point .ast-builder-layout-element[data-section="section-fb-social-icons-1"] {
              display: flex;
            }
          } */

#colophon .site-footer {
    background-color: #15377c;
    background-image: none;
}

#colophon .ast-hfb-header .site-footer {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

#colophon .site-primary-footer-wrap {
    padding-top: 45px;
    padding-bottom: 45px;
}

    #colophon .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
        background-color: #15377c;
        ;
        background-image: none;
        ;
    }

        #colophon .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
            grid-column-gap: 48px;
            max-width: 1440px;
            margin-left: auto;
            margin-right: auto;
        }

        #colophon .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row,
        #colophon .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .site-footer-section {
            align-items: flex-start;
        }

        #colophon .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-inline .site-footer-section {
            display: flex;
            margin-bottom: 0;
        }

#colophon .ast-builder-grid-row-4-lheavy .ast-builder-grid-row {
    grid-template-columns: 2fr 1fr 1fr 1fr;
}

@media (max-width: 921px) {
    #colophon .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
        grid-column-gap: 35px;
        grid-row-gap: 35px;
    }

    #colophon .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-inline .site-footer-section {
        display: flex;
        margin-bottom: 0;
    }

    #colophon .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-stack .site-footer-section {
        display: block;
        margin-bottom: 10px;
    }

    #colophon .ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 544px) {
    #colophon .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-inline .site-footer-section {
        display: flex;
        margin-bottom: 0;
    }

    #colophon .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack .site-footer-section {
        display: block;
        margin-bottom: 10px;
    }

    #colophon .ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row {
        grid-template-columns: 1fr;
    }
}

#colophon .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    padding-left: 0px;
    padding-right: 0px;
}

#colophon .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    display: grid;
}

@media (max-width: 921px) {
    #colophon .ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
        display: grid;
    }
}

@media (max-width: 544px) {
    #colophon .ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
        display: grid;
    }
}

#colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .footer-widget-area-inner {
    text-align: left;
}

@media (max-width: 921px) {
    #colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .footer-widget-area-inner {
        text-align: center;
    }
}

@media (max-width: 544px) {
    #colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .footer-widget-area-inner {
        text-align: center;
    }
}

#colophon.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .footer-widget-area-inner {
    text-align: left;
}

@media (max-width: 921px) {
    #colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .footer-widget-area-inner {
        text-align: center;
    }
}

@media (max-width: 544px) {
    #colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .footer-widget-area-inner {
        text-align: center;
    }
}

#colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .footer-widget-area-inner {
    text-align: left;
}

@media (max-width: 921px) {
    #colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .footer-widget-area-inner {
        text-align: center;
    }
}

@media (max-width: 544px) {
    #colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .footer-widget-area-inner {
        text-align: center;
    }
}

#colophon.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .footer-widget-area-inner {
    text-align: left;
}

@media (max-width: 921px) {
    #colophon.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .footer-widget-area-inner {
        text-align: center;
    }
}

@media (max-width: 544px) {
    #colophon.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .footer-widget-area-inner {
        text-align: center;
    }
}

#colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .footer-widget-area-inner {
    color: #ffffff;
    font-size: 15px;
    font-size: 0.78947368421053rem;
}

#colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
    display: block;
}

@media (max-width: 921px) {
    #colophon .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
        display: block;
    }
}

@media (max-width: 544px) {
    #colophon .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
        display: block;
    }
}

#colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .footer-widget-area-inner {
    color: #ffffff;
    font-size: 4px;
    font-size: 0.21052631578947rem;
}

    #colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .footer-widget-area-inner a {
        color: #ffffff;
    }

        #colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .footer-widget-area-inner a:hover {
            color: #cccccc;
        }

#colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-title {
    color: #ffffff;
}

#colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
    margin-left: 0px;
}

#colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
    display: block;
}

@media (max-width: 921px) {
    #colophon .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
        display: block;
    }
}

@media (max-width: 544px) {
    #colophon .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
        display: block;
    }
}

#colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .footer-widget-area-inner {
    color: #ffffff;
}

    #colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .footer-widget-area-inner a {
        color: #ffffff;
    }

        #colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .footer-widget-area-inner a:hover {
            color: #cccccc;
        }

#colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
    margin-left: 70px;
    margin-right: 0px;
}

#colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
    display: block;
}

@media (max-width: 921px) {
    #colophon .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
        display: block;
    }
}

@media (max-width: 544px) {
    #colophon .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
        display: block;
    }
}

#colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .footer-widget-area-inner {
    color: #ffffff;
    font-size: 17px;
    /*font-size: 0.78947368421053rem;*/
}

    #colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .footer-widget-area-inner a {
        color: #ffffff;
    }

        #colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .footer-widget-area-inner a:hover {
            color: #cccccc;
        }

#colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .widget-title {
    color: #ffffff;
    font-size: 22px;
    font-size: 1.1578947368421rem;
}

#colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
    margin-left: 0px;
}

#colophon .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
    display: block;
}

@media (max-width: 921px) {
    #colophon .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
        display: block;
    }
}

@media (max-width: 544px) {
    #colophon .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
        display: block;
    }
}

/* .ast-desktop .ast-mega-menu-enabled .ast-builder-menu-1 div:not(.astra-full-megamenu-wrapper) .sub-menu,
          .ast-builder-menu-1 .inline-on-mobile .sub-menu,
          .ast-desktop .ast-builder-menu-1 .astra-full-megamenu-wrapper,
          .ast-desktop .ast-builder-menu-1 .menu-item .sub-menu {
            box-shadow: 0px 4px 10px -2px rgba(0, 0, 0, 0.1);
          }
  
          .ast-desktop .ast-mega-menu-enabled .ast-builder-menu-2 div:not(.astra-full-megamenu-wrapper) .sub-menu,
          .ast-builder-menu-2 .inline-on-mobile .sub-menu,
          .ast-desktop .ast-builder-menu-2 .astra-full-megamenu-wrapper,
          .ast-desktop .ast-builder-menu-2 .menu-item .sub-menu {
            box-shadow: 0px 4px 10px -2px rgba(0, 0, 0, 0.1);
          }
  
          .ast-desktop .ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
            max-width: 35%;
          }
  
          @media (max-width: 921px) {
            .ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
              max-width: 90%;
            }
          }
  
          @media (max-width: 544px) {
            .ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
              max-width: 90%;
            }
          } */

#colophon .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"] .ast-divider-wrapper {
    border-style: solid;
    border-color: #15377c;
}

#colophon .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"] .ast-divider-layout-vertical {
    border-right-width: 1px;
}

#colophon .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"].ast-hb-divider-layout-vertical .ast-divider-layout-vertical {
    height: 50%;
}

#colophon .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"].ast-fb-divider-layout-vertical .ast-divider-layout-vertical {
    height: 50px;
}

#colophon .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"] .ast-divider-layout-horizontal {
    border-top-width: 1px;
}

#colophon .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"].ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal {
    width: 50%;
}

#colophon .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"].ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal {
    width: 50px;
}

#colophon .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"] {
    margin-top: 150px;
}

/* .ast-container[data-section="section-above-header-builder"],
          .ast-container[data-section="section-primary-header-builder"],
          .ast-container[data-section="section-below-header-builder"],
          .ast-container[data-section="section-above-header-builder"] .site-header-above-section-left,
          .ast-container[data-section="section-above-header-builder"] .site-header-above-section-center,
          .ast-container[data-section="section-above-header-builder"] .site-header-above-section-right,
          .ast-container[data-section="section-primary-header-builder"] .site-header-primary-section-left,
          .ast-container[data-section="section-primary-header-builder"] .site-header-primary-section-center,
          .ast-container[data-section="section-primary-header-builder"] .site-header-primary-section-right,
          .ast-container[data-section="section-below-header-builder"] .site-header-below-section-left,
          .ast-container[data-section="section-below-header-builder"] .site-header-below-section-center,
          .ast-container[data-section="section-below-header-builder"] .site-header-below-section-right {
            position: relative;
          }
   */
@media (max-width: 921px) {
    #colophon .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"] .ast-divider-wrapper {
        border-style: solid;
        border-color: #15377c;
    }

    #colophon .ast-mobile-popup-content .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"] .ast-divider-wrapper {
        border-color: #15377c;
    }

    #colophon .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"] .ast-divider-layout-vertical {
        border-right-width: 1px;
    }

    #colophon .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"].ast-hb-divider-layout-vertical .ast-divider-layout-vertical {
        height: 50%;
    }

    #colophon .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"].ast-fb-divider-layout-vertical .ast-divider-layout-vertical {
        height: 50px;
    }

    #colophon .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"] .ast-divider-layout-horizontal {
        border-top-width: 1px;
    }

    #colophon .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"].ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal {
        width: 50%;
    }

    #colophon .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"].ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal {
        width: 50px;
    }
}

@media (max-width: 544px) {
    #colophon .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"] .ast-divider-wrapper {
        border-style: solid;
        border-color: #15377c;
    }

    #colophon .ast-mobile-popup-content .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"] .ast-divider-wrapper {
        border-color: #15377c;
    }

    #colophon .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"] .ast-divider-layout-vertical {
        border-right-width: 1px;
    }

    #colophon .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"].ast-hb-divider-layout-vertical .ast-divider-layout-vertical {
        height: 50%;
    }

    #colophon .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"].ast-fb-divider-layout-vertical .ast-divider-layout-vertical {
        height: 50px;
    }

    #colophon .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"] .ast-divider-layout-horizontal {
        border-top-width: 1px;
    }

    #colophon .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"].ast-fb-divider-layout-horizontal .ast-divider-layout-horizontal {
        width: 50%;
    }

    #colophon .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"].ast-hb-divider-layout-horizontal .ast-divider-layout-horizontal {
        width: 50px;
    }
}

#colophon .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"] {
    display: flex;
}

@media (max-width: 921px) {
    #colophon .ast-header-break-point .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"] {
        display: flex;
    }
}

@media (max-width: 544px) {
    #colophon .ast-header-break-point .ast-builder-grid-row-container-inner .footer-widget-area[data-section="section-fb-divider-1"] {
        display: flex;
    }
}

#colophon .footer-widget-area[data-section="section-fb-divider-1"] {
    justify-content: flex-start;
    margin-top: 150px;
}

@media (max-width: 921px) {
    #colophon .footer-widget-area[data-section="section-fb-divider-1"] {
        justify-content: center;
    }
}

@media (max-width: 544px) {
    #colophon .footer-widget-area[data-section="section-fb-divider-1"] {
        justify-content: center;
    }
}
/*   
          .ast-header-break-point .main-header-bar {
            border-bottom-width: 1px;
          }
  
          @media (min-width: 922px) {
            .main-header-bar {
              border-bottom-width: 1px;
            }
          } */

#colophon .main-header-menu .menu-item,
#colophon #astra-footer-menu .menu-item,
#colophon .main-header-bar .ast-masthead-custom-menu-items {
    -js-display: flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

#colophon .main-header-menu > .menu-item > .menu-link,
#colophon #astra-footer-menu > .menu-item > .menu-link {
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -js-display: flex;
    display: flex;
}


#colophon .custom-html-widget ul li {
    line-height: 2rem !important;
}

#colophon .ast-footer-copyright, #colophon .ast-footer-social-wrap, #colophon .site-footer-focus-item {
    width: 100%
}