
#header{
    background: linear-gradient(to bottom, #0f3e0b 0%, #145011 100%) !important;
    
}
#footer {
    border-top: 5px solid #006010 !important;
    background: #142c12 !important;
}
#top .slick-list.draggable:after {
    content: '';
    background: linear-gradient(to bottom, #19251800 0, #1b281a61, #1b291ad9, #1b291a 100%) !important;
    width: 100%;
    height: 100px;
    bottom: 0;
    position: absolute;
    left: 0;
    z-index: 9;
}
article.item .item-body a {
    color: #343333 !important;
    font-weight: bold;
}
 #menu ul li.active {
    background: #213520 !important;
}
#menu ul li.active a {
    color: #ffbc00 !important;
}
#footer #copyright {
    background: #142c12 !important;
    border: none !important;
}
.box.bg-dark.bg-continuous:after, .box.bg-dark.bg-continuous:before {

    background: white !important;
}
.box.bg-dark header {
    background: #165a27 !important;
}
.box.bg-dark {
    background: #ffffff !important;
}
.box.bg-dark header h2 {
    background: #1d2d1c !important;
}
section#carousel185 {
    background: #fff !important;
}
body.dark header {
    background: #404040 !important;
}
body.dark #header {
    background: #2e2e2e !important;
}
body.dark footer#footer, body.dark #footer #copyright {
    background: #080808 !important;
}
#menu ul li:hover {
    background: transparent !important;
}
#menu ul li:hover a {
    color: #ffc107;
}



body.dark #box198.box.desc-overlay ul li .desc {
    width: 96.7%;
    left: 10px;
}
body.dark #carousel191.box.desc-overlay ul li .desc {
    left: 0;
    width: 100%;
}
body.dark li.photo {
    margin-bottom: 15px !important;
}
section#box184,section#box198  {
    margin-top: -15px !important;
}
li.news a img {
	border-radius: 5px;
    transition: all 350ms ease-in-out;
}

li.news a:hover img {
    border-radius: 10px;
    transition: all 350ms ease-in-out;
    filter: brightness(0.9);
}
.fancybox-caption {
    font-size: 20px !important;
    text-align: center;
}
@media screen and (min-width: 768px)
{
#carousel5.box.desc-overlay ul li .desc {
    filter: opacity(0);
	transition: all 350ms ease-in-out;
}
#carousel5.box.desc-overlay ul li:hover .desc {
    filter: opacity(1);
    transition: all 350ms ease-in-out;
}
body.dark .box.desc-overlay ul li .desc {
	 opacity: 0;
    left: 10px;
    width: 95%;
	bottom: -1px;
}	
.box.list.list-thumbs.thumbs-lg div ul li .desc h3:hover {
    padding-right: 12px;
    transition: all 350ms ease-in-out;
}
.box.list.list-thumbs.thumbs-lg div ul li .desc h3 {
    transition: all 350ms ease-in-out;
}
body.dark .box.desc-overlay ul li:hover .desc {
    opacity: 1;
	transition: all 350ms ease-in-out;
}
body.dark .box.desc-overlay ul li {
	transition: all 350ms ease-in-out;
}
body.dark .box.desc-overlay ul li:hover {
    filter: drop-shadow(2px 4px 6px black);
    border-radius: 10px;
	transition: all 350ms ease-in-out;
}
section#carousel185.box.desc-overlay ul li .desc {
    opacity: 0;
		transition: all 350ms ease-in-out;
}

section#carousel185.box.desc-overlay ul li:hover .desc {
    opacity: 1;
    transition: all 350ms ease-in-out;
    background: #000000a6;
    height: 40%;
    width: 94%;
    left: 10px;
}
	
}

.box.desc-overlay ul li .desc .author {
    color: #ddd;
    display: none;
}

@media screen and (max-width: 768px)
{
.box.desc-overlay ul li .desc a {
    color: #1b2b1a;
}


}
section#carousel191 {
    margin-bottom: 30px;
}
.box div ul li figure a img {
    border-radius: 10px;
}

p {
    margin-bottom: 0 !important;
}
/*
#header {
    background: linear-gradient(to bottom, #192518 0%, #233822 100%) !important;
    filter: grayscale(0.7);
}
*/

