body {font-family: 'Noto Sans', sans-serif;font-weight:400;}
.top-zero {top:0;}
header .nav-link {color:#FFF;text-transform: uppercase;}
.nav-link:focus, .nav-link:hover {color:#FFF;}
header .nav-link.active {color:#FFF !important;}
.navbar-nav .dropdown-menu {border-radius:0;padding: 0;font-family: 'Noto Sans', sans-serif;}
textarea:hover, input:hover, textarea:active, input:active, textarea:focus, input:focus,button:focus,button:active,button:hover,label:focus,.btn:active,.btn.active{outline:0px !important;-webkit-appearance:none;box-shadow: none !important;}
.logo-text {font-weight:900;color:#61872F;font-size:150px;}
.logo-text2 {font-weight:700;color:#000;}
.logo-text span {color:#000;}

blockquote {border-left: 5px solid #E5E5E5; padding-left:5%;/*position: relative;*/margin:25px 0;}
/*blockquote:after {content:url(images/left-quote-black.svg);opacity: 0.2;width:4%;height:auto;position: absolute;left:0;top:0;}*/

h1 {font-weight:700;}
h2, h3 {font-weight:400;}
.h4, h4 {font-size: 1.3rem;}
h1, a {}
.strong {}
a {color:#000;}
a:hover, a:focus, .text-success {color:#61872F;}
.custom-bg {background-color:#61872F;}
.custom-bg-2 {background-color:#FF8601;}
.custom-color, h2, .accordion-button:not(.collapsed) {color:#61872F;}
.custom-color-2 {color:#FF8601;}
.custom-border {border-color:#61872F !important;}
.custom-border-2 {border-color:#FF8601 !important;}
.custom-button, .custom-button-1 {background-color:#61872F !important;border-color:#61872F !important;padding-left:40px !important;padding-right:40px !important;color:#FFF; border-radius:3px !important;}
.custom-button:hover, .custom-button-1:hover, .custom-button:focus, .custom-button-1:focus {background-color:#58792B !important;color:#FFF !important;}
.custom-shadow {-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);}
.bg-gray {background-color:#f5f5f5;}

.btn {font-family: 'Noto Sans', sans-serif;border-radius:30px;}
.dropdown-menu[data-bs-popper] {left:auto;right:0;}

.footer-menu li a {color:#FFF !important;text-decoration:none;}
.footer-menu li a:hover, .footer-menu li a:focus {color:#FFF !important;text-decoration:underline;}
.modal {background-color: rgba(0,0,0,0.8);}
.news-image {height: 300px;}
.news-image img {height: 100%;}
.gallery-thumb {}
.gallery-overlay {width:100%;height:100%; background:url(images/magnifier-icon.png) center center no-repeat;position: absolute; left:0;top:0;background-color:rgba(255,255,255,0); transition: 0.4s; background-size: 0 0;}
.gallery-thumb a:hover .gallery-overlay {background-color:rgba(255,255,255,0); background-size: 40px 40px;}
.accordion {--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2361872F'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-active-bg:#E7EDE0;}
.navbar {--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}

.page-id-501 a.nivo-lightbox-nav {display:none !important;}
.page-id-501 .nivo-lightbox-wrap {top:2% !important;left:2% !important;right:2% !important;bottom:2% !important;}
img.bw {filter: gray;-webkit-filter: grayscale(1);filter: grayscale(1);}

@media (max-width: 1750px) {
	.range-item p {font-size:90%;}
	.range-item h4 {font-size:110%;}
	.range-item h2 {font-size:130%;}
}

@media (max-width: 1500px) {
	header .nav-link {font-size:90%;}
	.range-item p {font-size:85%;}
	.range-item h4 {font-size:110%;}
}
@media (min-width: 1400px) {
	/*.container {max-width: 1240px;}*/
}
@media (max-width: 1200px) {
	header .nav-link {font-size:80%;}
	.range-item p {font-size:70%;}
	.range-item h4 {font-size:105%;}
	.container {max-width: 100%;}
}

@media (max-width: 991.98px) {
	header .nav-link {text-align:center;border-top:rgba(255,255,255,0.2) 1px solid;font-size:100%;}
	.range-item p {font-size:60%;}
	.container {max-width: 100%;}
}
@media (max-width: 830px) {
	.range-item p {font-size:50%;}
}

@media (max-width: 767.98px) {
	.container {max-width: 100%;}
	.range-item p {font-size:98%;}
	h2 {font-size: 2rem;}
	h3 {font-size: 1.2rem;}
	/*blockquote {background-size:70px auto; padding-left:85px;}*/
	header .nav-link {color:#000;background-color:#FFF;border-color: rgba(0,0,0,0.1);}
	.nav-link:focus, .nav-link:hover {color:#61872F;background-color:#FFF;}
	header .nav-link.active {color:#61872F !important;background-color:#FFF !important;}
	
	.dropdown-item {white-space: normal;}
}