@charset "utf-8";
/* CSS Document */

.testimonial h6 {
    font-family: 'Lora', serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 34px;
    margin-top: 4px;
    color: #000000;
    letter-spacing: 0.2px;
}


#SubmitButton1_10001_Itm10 {
    background: #6aaf08;
}

.Gallery {
    aspect-ratio: 1.3 / 1;
    object-fit: cover;
    width: 100%;
}

.Aspect13 {
	aspect-ratio: 1.3 / 1;
    object-fit: cover;
}

.tp-kbimg {
  filter: brightness(25%);
}

img.tp-kbimg {
    filter: brightness(75%);
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fcfcfc;
    background-color: transparent;
}

#navBar {
    float: left;
}

.dropdown-menu {
    display: block;
    z-index: unset;
}

.Site_Page_Path_Current_Page {
    display: inline-block;
    font-weight: 900;
    margin-left: 11px;
    line-height: 60px;
    box-sizing: border-box;
    color: #6aaf08;
    font-size: 14px !important;
}

.bottom_footer p {
    line-height: 37px;
}

.btn-primary {
    color: #fff;
    background-color: var(--primary);
    border-color: #2e6da4;
  
	line-height: 60px;
    height: fit-content !important;  
  
}

.btn-primary:hover {
    color: #fff;
    background-color: var(--primary);
    border-color: #204d74;
}

.brochures {
    margin-top: 0;
}


.blog_fullwidth.news .single_blog_post .post ul li span {
    color: #6aaf08;
    font-weight: 700;
    font-style: normal;
    text-transform: capitalize;
    padding-right: 3px;
}


.comma-separated {
    color: blue;
    font-weight: bold;
    background-color: black;
    background-color: #6aaf08;
    padding: 6px;
    color: white;
    margin: 4px;
    margin-left: 0;
    display: inline-block;
    border-radius: 6px;
    line-height: normal;
}
















