body {
    color: #000;
    font-weight: 400;
}

.main-section a {
    font-weight: 600;
}

h2.carousel-subheader {
    font-weight: 200;
}


.frame-background-light hr {
    border-top: 2px solid #fff;
}

strong, bold {
    font-weight: 600;
}


.footer-section-content {
    color: #fff;
    background-color: #442900;
}


.footer-section-content .modal {
    color: #000;
}


.footer-section-content h3 {
    font-size: 1.1rem;
}
.footer-section-content p {
    margin-bottom: 0.3rem;
}

.footer-section-meta {
    color: #fff;
    background-color: #14387f;
    display: none;
}



.footer-section-meta a:not(.btn),
.footer-section-content a:not(.btn) {
    color: #fff;
    text-decoration: none;
}

.footer-section-content .frame a:not([class]):hover {
    color: #DEA515;
    text-decoration: none;
}

.footer-section-meta a:not(.btn):hover, .footer-section-meta a:not(.btn):focus,
.footer-section-content a:not(.btn):hover, .footer-section-content a:not(.btn):focus{
    color: #DEA515;
}

.footer-section-meta .frame {
    position: relative;
    padding-top: 1rem;
    padding-bottom: 1.5rem;
}

.footer-section ul{
    list-style: none;
    padding-left: 0;
}

h2, .h2 {
    font-size: 1.75rem;
    font-weight: 400;
}
h3, .h3, legend {
    font-weight: 700;
}

.blogwidget h3  {
    font-weight: 500;
}

.w-20 {
    width: 25% !important;
}

.swiper-wrapper .card a:not(.btn) {
    color: #14387F;
}
.swiper-wrapper .card a:not(.btn):hover {
    color: #14387F;
}

@media (min-width: 576px) {
h2, .h2 {
    font-size: 1.75rem;
}
    h3, .h3, legend {
        font-size: 1.1rem;
    }
}
@media (min-width: 768px) {
    h2, .h2 {
        font-size: 1.8rem;
    }
    h3, .h3, legend {
        font-size: 1.2rem;
    }
}
@media (min-width: 992px) {
    h2, .h2 {
       font-size: 1.9rem;
       }
    h3, .h3, legend {
        font-size: 1.3rem;
    }
 }
 @media (min-width: 1200px) {
      h2, .h2 {
                font-size: 2rem;
            }
     h3, .h3, legend {
         font-size: 1.4rem;
     }
   }

.align-end {
    position: absolute;
    width: 100%;
    bottom: 0;
    background-image:linear-gradient(90deg, rgba(0,0,0,0.5) 70%, rgba(0,0,0,0) 30%);
}

.inner-carousel-text {
    display: inline-block;
}

.card-body {
    text-align: center;
    background: #e3e3e3;
    padding: 10px 0 0 0;
}

.card a:not(.btn) {
    color: #00497e;
}
.card a:not(.btn):hover {
    color: #00497e;
}

.card-title {
    color: #000;
    font-weight: 700;
}

.card-group-element-item .card-title {
    font-size: 1.5rem;
}
@media (min-width:1200px) {
    .card-group-element-columns-6 .card-group-element-item .card-title,
    .card-group-element-columns-7 .card-group-element-item .card-title,
    .card-group-element-columns-8 .card-group-element-item .card-title  {
        font-size: 1rem;
    }
}


.carousel .item {
    height:117px;
}

h1.carousel-header {
    font-size: 0.9rem;
}
h2.carousel-subheader {
    font-size: 0.8rem;
}

@media (min-width:576px) {
    .carousel .item {
        height:157px
    }
    .carousel-small .item {
        height:auto;
    }

    h1.carousel-header {
        font-size: 1.1rem;
    }
    h2.carousel-subheader {
        font-size: 1rem;
    }

    .align-end {
         background-image:linear-gradient(90deg, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0) 70%);
    }
}

@media (min-width:768px) {
    .carousel .item {
        height:213px
    }
    .carousel-small .item {
        height:auto;
    }
    h1.carousel-header {
        font-size: 1.8rem;
    }
    h2.carousel-subheader {
        font-size: 1.2rem;
    }
}

@media (min-width:992px) {
    .carousel .item {
        height:288px
    }
    .carousel-small .item {
        height:auto;
    }
    h1.carousel-header {
        font-size: 2.3rem;
    }

    h2.carousel-subheader {
        font-size: 1.5rem;
    }
}

@media (min-width:1200px) {
    .carousel .item {
        height:450px
    }
    .carousel-small .item {
        height:auto;
    }
}

@media (min-width:1600px) {
    .carousel .item {
        height:600px
    }
    .carousel-small .item {
        height:auto;
    }
}


.grid-column .frame:last-child {
    padding-bottom: 0!important;
}

.grid-column .frame-container {
    padding-right: 0;
    padding-left: 0;
}

small, .small {
    font-size: 90%;
    font-weight: 300;
}

.table-bordered td{
    border-color: #14387F;
}
.table-bordered td:first-child {
    width: 50%;
}
ul {
    padding-left: 15px;
}



@media (min-width:768px) {
    .footer-section-content-column-one,
    .footer-section-content-column-two,
    .footer-section-content-column-three,
    .footer-section-content-column-four {
        --section-gaps: 2;
        --section-colspan: 2;
    }
}


.grid-container .frame {
    padding-top: 0!important;
}

.tx-powermail .custom-control {
    padding-left: 0;
}

.form-element-telephone-2, .form-element-telephone-3 {
    margin-bottom: 2rem;
}

.uploads-fileicon {
    margin-right: 0.5rem;
}

.footer-section .frame-header *:last-child {
    margin-bottom: 0.5rem;
}

.section-light a:not(.btn) {
    color:#14387F;
}
.section-light a:not(.btn):focus,
.section-light a:not(.btn):hover {
    color:#14387F;
}


.sep, .sepCat {
    padding: 0 0.3rem;
}

.entry-meta .sepCat:last-child {
    display: none;
}

hr.recentPosts {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    border: 0;
    border-top: 1px solid #ccc;
}

.accordion-header.card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: #eee;
    border-bottom: 1px solid #ccc;
}

.accordion-title-link {
    padding: 1rem;
    padding-right: calc(1rem + 2em);
    font-weight: 500;
}

.card .accordion-header a:not(.btn) {
    color: #3fa535;
}

.accordion .card-body {
    text-align: left;
    background: #F8F9FA;
    padding: 1rem;
}

.card-body {
    background: #fff;
    padding: 30px 15px;
    text-align: left;
}


.navbar-mainnavigation .navbar-nav > li > .nav-link:focus::before, .navbar-mainnavigation .navbar-nav > li > .nav-link:hover::before, .navbar-mainnavigation .navbar-nav > li:hover > .nav-link::before {
    opacity: 0;
}

#ttaddress__map {
    height:700px !important;
}
@media (min-width:768px) {
    #mc_embed_signup {
        width: 75%;
    }
}

ul.language-menu .nav-link,
ul.language-menu .nav-item  {
    color: #fff;
}
ul.language-menu .nav-link{
   padding: 0.5rem;
}
ul.language-menu span {
    padding: 0.5rem 0;
    color: #fff;
}

ul.language-menu .nav-item:first-child .nav-link {
    padding: 0.5rem;
}
ul.language-menu .disabled {
    color: #ccc;
}

.textpic-above .textpic-gallery {
    margin-bottom: 1.75rem;
}

.infoWindow span {
    display: block;
}
.infoWindow .memory {
    font-weight: 700;
}
.infoWindow {
    padding-top: 10px;
    padding-bottom: 10px;

}

.scroll-top {
    right: 20px;
}

.partner {
    overflow: hidden;
    z-index: 1020;
    bottom: 20px;
    right: 20px;
    position: fixed;
    opacity: 1;
    background-color: #3fa535;
    transition: all 0.3s ease-in-out;
}
.partner:hover {
    background-color: #494949;
}
.partner a {
    text-decoration: none;
    color: #FFF;
    font-weight: 700;
}
.partner a:hover {
    color: #14387F;
}

input#ke_search_searchfield_sword:focus {
    width: 300px;
}
#dropdownSearchButton + .dropdown-menu {
    padding: 0;
}


.navbar-nav.login-nav .nav-link {
    font-size: 1.1rem;
}
@media screen and (min-width:992px)  {
    .search-nav {
        position: absolute;
        right:38px;
        bottom: -30px;
    }
    .login-nav {
        position: absolute;
        right:20px;
        top: -30px;
    }
}

blockquote {
    border-left: 0 none;
    font-style: italic;
    margin-bottom: 0;
}

blockquote:before {
    position: absolute;
    content: "\201d";
    color: #FFF;
    font-size: 50px;
    margin-right: -20px;
    bottom: 0;
    right: 100%;
    font-weight: 400;
}

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

.nav.language-menu {
    flex-wrap: nowrap;
}

.frame-background-secondary hr {
    border-top: 1px solid #fff;
}

.frame-background-primary hr {
    border-top: 1px solid #000;
}

.frame-background-light hr {
    border-top: 1px solid rgba(0,0,0,0.1);
}

.frame-background-dark hr {
    border-top: 1px solid #14387F;
}

.frame-type-div hr {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

#c6684 h2, #c6685 h2, #c6686 h2 {
    display: none;
}

.form-control {
    border-radius: 0;
}
.table-bordered>:not(caption)>*>* {
    border-width: 1px;
}


.radio label {
    margin-right: 10px;
}

.form-container .row {
    --bs-gutter-x: 10px;
}

.uploads-filesize {
    margin-left: 0.5rem;
}

.carousel-small .carousel-control-icon {
    color: #FFF;
    background-color: transparent;
}
.carousel-small .carousel-control-icon:before {
    border-top: 0px solid #FFF;
    border-right: 0px solid #FFF;
}

.infoWindow h6 {
    font-weight: bold;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #4a4a4a;
}

.breadcrumb-item.active {
    color: #4a4a4a;
}

a.breadcrumb-link {
    color: #14387f;
}

a.breadcrumb-link:hover {
    color: #76b82a;
}
@media (min-width: 992px) {
    .backendlayout-2_columns_blog .maincontent-wrap {
        --section-gaps: 1;
        --section-colspan: 9
    }

    .backendlayout-2_columns_blog .subcontent-wrap {
        --section-gaps: 1;
        --section-colspan: 3
    }
}

@media screen and (min-width: 991px) {

    .navbar-mainnavigation .nav-item {
        display: list-item;
    }
    .dropdown-menu {
        box-shadow: none;
        min-width: 220px;
        margin-left: -2px;
    }

    .dropdown-menu .nav-item {
        background-color: #FFF;
    }

    .nav-link-toggle {
        display: none!important;
    }
    .dropdown:hover > .dropdown-menu {
        display: block;
        margin-top: 0; /* Remove gap so it looks natural */
    }

    .navbar-nav .nav-item {
        border-left: 2px solid #DEA515;
    }

    .navbar-nav > .nav-item:last-child {
        border-right: 2px solid #DEA515;
    }

}


