
        .menuToggle{
            text-wrap:nowrap;
        }
        *{
            font-smooth: always !important;
            -webkit-font-smoothing: antialiased !important;
        }
        .btn{
            font-size:13pt;
        }
        .container{
            max-width:1440px;
        }
        p{
            line-height:19pt;
        }
        h5{
            line-height:24pt;
        }
        strong{
            font-weight:600 !important;
        }
        select.form-control{
            border:1px solid black !important;
        }
        .photoheader{
            max-height:500px;
            overflow:hidden;
        }
        .form-control{
            border:1px solid black;
        }
        .card-body{
            border: 1px solid #EEEEEE;
        }
        select{
            border: 1px solid #000000 !important;
        }
        .customForm input, .customForm select{
            max-width:400px;
        }
        .masonry {
            display:block;
            column-count: 3;
            column-gap: 1rem;
        }
        .masonry img {
            cursor:pointer;
        }

        @media (max-width: 992px) {
            .masonry {
                column-count: 2;
            }
        }

        @media (max-width: 576px) {
            .masonry {
                column-count: 1;
            }
        }

        .masonry-item {
            break-inside: avoid;
            margin-bottom: 1rem;
            display: inline-block;
            width: 100%;
        }

        .btn-primary{
            background: #224E22;
            color:white;
            border:1px solid #224E22;
        }
        .btn-primary:hover{
            background: #3d693d;
            color:white;
            border:1px solid #3d693d;
        }

        .btn-secondary{
            background: #71885E;
            color:white;
            border:1px solid #71885E;
        }
        .btn-secondary:hover{
            background: #8fa87a;
            color:white;
            border:1px solid #8fa87a;
        }
        #logo img {
            max-width: 300px;
            height:32px;
        }
        .bg-lightgreen{
            background:#c8d7b4 !important;
        }
        footer ul li a{
            color:#c8d7b4;
        }
        footer h3.h8{
            color:#c8d7b4;
        }
        #menu{
            background: #1c3c1c;
        }
        #menu nav a, #submenu nav a, #menu .small a{
            color:#F2F5DE;
        }
        #submenu{
            background: #71885E;
        }
    

.bg-blockref5-image {
    background: url('/File/image/OVicO9iT5oxfHDhFVdme1760701568AGNpkuAU9wOVwFUlfIyd/1600/') no-repeat center center;
    background-size:cover;
    color: rgb(28, 60, 28);
}
.bg-blockref5 {
    background: rgb(196, 216, 176);
}
.bg-blockref5 a{
 color: rgb(28, 60, 28) !important;
 text-decoration: underline;
}
.bg-blockref5 .btn{
    background: rgb(196, 216, 176);
    color: rgb(28, 60, 28);
    border-color: rgb(28, 60, 28);
}
.bg-blockref5 .btn:hover{
    background: rgb(28, 60, 28);
    color: rgb(196, 216, 176);
    border-color: rgb(28, 60, 28);
}

@media (min-width: 992px) {
    .bg-blockref5-gradient {
    background: linear-gradient(
        90deg,
        rgb(196, 216, 176) 0%,
        rgb(196, 216, 176) 50%,
        transparent 50%,
        transparent 100%
    );
    }
}
.bg-blockref18-image {
    background: url('/File/image/nnD5RZVWTWi0T1IDBdoV1750931474WSD1Uvk2XCZro1lO8C0E/1600/') no-repeat center center;
    background-size: cover;
    color: rgb(28, 60, 28);
}
.bg-blockref18 {
    background: rgb(196, 216, 176);
}
.bg-blockref18 a{
 color: rgb(28, 60, 28) !important;
 text-decoration: underline;
}
.bg-blockref18 .btn{
    background: rgb(196, 216, 176);
    color: rgb(28, 60, 28);
    border-color: rgb(28, 60, 28);
}
.bg-blockref18 .btn:hover{
    background: rgb(28, 60, 28);
    color: rgb(196, 216, 176);
    border-color: rgb(28, 60, 28);
}
@media (min-width: 992px) {
    .bg-blockref18-gradient {
        background: linear-gradient(
            90deg,
            transparent 0%,
            transparent 50%,
            rgb(196, 216, 176) 50%,
            rgb(196, 216, 176) 100%
        );
    }
}
.bg-blockref31-image {
    background: url('/File/image/i0E4VJjC4VxmgiGZMOtW1750931443Xq4KRpNHUgJGfRe5IFg8/1600/') no-repeat center center;
    background-size:cover;
    color: rgb(28, 60, 28);
}
.bg-blockref31 {
    background: rgb(196, 216, 176);
}
.bg-blockref31 a{
 color: rgb(28, 60, 28) !important;
 text-decoration: underline;
}
.bg-blockref31 .btn{
    background: rgb(196, 216, 176);
    color: rgb(28, 60, 28);
    border-color: rgb(28, 60, 28);
}
.bg-blockref31 .btn:hover{
    background: rgb(28, 60, 28);
    color: rgb(196, 216, 176);
    border-color: rgb(28, 60, 28);
}

@media (min-width: 992px) {
    .bg-blockref31-gradient {
    background: linear-gradient(
        90deg,
        rgb(196, 216, 176) 0%,
        rgb(196, 216, 176) 50%,
        transparent 50%,
        transparent 100%
    );
    }
}

