:root {
--body-font-family:Montserrat;
--body-font-size:16px;
--body-color:#555;
--body-line-height:1.7;
--body-bg-color:#fff;
--title-font-family:OpenSans;
--main-color:#eb1b2b;
--sub-color:#608341;
--banner-bg-color:#d3d3d3;
--offcanvas-bg:#fff;
--param-width:150px;
--param-color:#777;
--param-padding:8px;
--cart-btn-grow:0;
--video-play-color:#dd2821;
--inquiry-control-bg-color:#f9f9f9;
--inquiry-btn-bg-color:#c82333
}
a {
	color: #555
}
.container-xl {
	max-width: 1450px
}
.main-container {
	padding: 50px 0
}
@media(max-width:768px) {
.main-container {
	padding: 30px 0
}
}
.bg-cover {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}
.search-group {
	max-width: 260px;
	flex-wrap: nowrap
}
.search-group .form-control {
	height: auto;
font-size:.75rem;
	width: 220px;
	height: 40px;
	border: 0
}
.search-group .btn {
	border-left-width: 0;
	color: #000;
	background: #fff;
	height: 40px;
	width: 40px;
	border-radius: 0
}
#subscribe .form-control {
	background: #f6f6f6
}
#subscribe .btn {
	background: #fff
}
.lang {
	margin-left: 10px
}
.lang .dropdown-toggle {
	padding: 6px 0;
	background: transparent;
	border: 0;
	color: #fff
}
.lang li {
	padding: 8px 5px
}
.lang li:hover {
	background: #f5f5f5
}
.lang .dropdown-item {
	padding: 0;
	font-size: 13px;
	padding-left: 5px;
	color: #231815
}
.lang .dropdown-item:hover {
	background: #f5f5f5
}
.nav-home {
	position: fixed;
	width: 100%;
	top: 0;
	transition: all .1s
}
.navbar-brand {
	padding: 18px 0;
	text-transform: uppercase
}
.navbar-brand>.img-fluid {
	max-width: 161px
}
.navbar .nav-link {
	position: relative;
	flex-grow: 1;
padding:.5rem 1.25rem;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	font-weight: 300
}
.dropdown.search-wrapper>.btn>.icon {
	font-size: 20px;
	color: #fff
}
.navbar .dropdown.search-wrapper .dropdown-menu {
	box-shadow: 0 5px 20px rgb(0 0 0/20%);
	right: 20%!important;
	top: 110%!important
}
.dropdown-menu .icon {
	font-size: 16px
}
.dropdown-toggle::after {
	display: none
}
@keyframes slidedown {
0% {
transform:translateY(-200px)
}
100% {
transform:translateY(0)
}
}
.fixed-effect {
	position: fixed;
	width: 100%;
	top: 0;
	background: #fff;
	box-shadow: 0 0 20px 2px rgb(0 0 0/8%)
}
.fixed-effect .nav-link {
	color: #888
}
.fixed-effect .img-fluid {
	max-width: 120px
}
.fixed-effect .lang .dropdown-toggle {
	color: #888
}
.fixed-effect .dropdown.search-wrapper>.btn .icon {
	color: #888;
	font-weight: 300
}
@media(max-width:1200px) {
.navbar-nav .dropdown-menu {
	width: 100%
}
.navbar-nav .dropdown-item, .navbar .nav-link {
	text-align: center;
	justify-content: center;
padding:.75rem 1rem
}
}
.banner-simple {
	height: 360px
}
@media(max-width:768px) {
.banner-simple {
	height: 200px
}
}
.sticky-menu {
	background: #333
}
.sticky-menu .img-fluid {
	/*filter: contrast(0) brightness(10)*/
}
.banner .swiper-button-next, .banner .swiper-button-prev {
	color: #fff;
	width: 50px;
	height: 50px;
	background: #608341;
	border-radius: 50%;
	display: none
}
.banner .swiper-button-next::after, .banner .swiper-button-prev::after {
	font-size: 18px
}
.banner:hover .swiper-button-next, .banner:hover .swiper-button-prev {
	display: flex
}
.banner .overlay {
	/*background: rgba(0,0,0,.2)*/
}
.banner-nav {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 500px;
	align-items: center;
	color: #fff
}
.banner-nav .title {
	margin-bottom: 12px;
	font-family: var(--title-font-family);
	text-transform: uppercase;
	font-weight: 700;
	font-size: 40px
}
.banner-nav .title::after {
	content: "";
	display: block;
	width: 70px;
	height: 2px;
	background: var(--main-color);
	margin: 5px auto 0
}
.banner-nav .breadcrumb {
	font-size: 15px
}
.banner-nav .breadcrumb-item a {
	color: #fff
}
@media(max-width:576px) {
.banner-nav {
	height: 170px
}
.banner-nav .title {
	font-size: 34px
}
}
.home-banner {
	width: 100%;
	height: 500px
}
.home-banner video {
	width: 100%;
	height: 100%;
	object-fit: cover
}
.page-title {
	display: flex;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	line-height: 1;
	padding: 20px 0;
	background: #f5f5f5
}
.page-title .title {
	font-size: 44px;
	color: #333;
	margin-bottom: 0;
	text-transform: uppercase
}
.page-title .breadcrumb a {
	color: #808080;
	font-size: 14px
}
@media(max-width:768px) {
.page-title .container-xl, .page-title .container-fluid {
	flex-direction: column
}
}
@media(max-width:576px) {
.page-title h1, .page-title h3 {
	font-size: 26px;
	text-align: center
}
.page-title .breadcrumb {
	display: flex;
	justify-content: center
}
}
.page-summary {
	margin-bottom: 30px
}
.page-summary h1, .page-summary h2, page-summary h3 {
	font-size: 18px;
	font-weight: 600
}
.shrink-wrapper {
	margin-bottom: 30px
}
.shrink-wrapper .text {
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: height .2s;
	margin-bottom: 8px
}
.shrink-wrapper .text::after {
	position: absolute;
	display: block;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	height: 30px;
	background: linear-gradient(0, #fff 0, rgba(0,0,0,0));
	opacity: 1;
	transition: opacity .2s
}
.shrink-wrapper .text.expand {
	max-height: 100%!important;
	text-overflow: unset
}
.shrink-btn {
	background: transparent;
	border-width: 0;
	font-size: 14px;
	text-transform: uppercase;
	color: #696969;
	min-width: 80px
}
.shrink-btn::before {
	display: inline-flex;
	font-family: CmsFont;
	content: "";
	margin-right: 5px;
	transition: transform .2s ease-in-out
}
.shrink-btn.expand::before {
	transform: rotate(-180deg)
}
.product-col {
	margin-bottom: 25px;
	transition: all .5s
}
.product-col:hover {
	box-shadow: 0 5px 27px rgba(0,0,0,.15)
}
.product-col .entry-wrapper {
	padding: 15px 15px 20px;
	text-align: center
}
.product-col .entry-title {
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 18px;
	color: #333;
	font-weight: 700
}
.product-col:hover .entry-title {
	color: var(--sub-color)
}
.product-col .entry-text {
	font-size: 13px;
	color: #808080
}
.product-col:hover img {
	transform: scale(1.1);
	transition: all .9s
}
@media(max-width:768px) {
product-col .inner-param {
	display: none
}
}
@media(max-width:576px) {
.product-col .entry-title {
	font-size: 12px;
	line-height: 20px
}
.product-col .entry-wrapper {
	padding: 10px 0;
	line-height: 20px
}
}
.article-row {
	margin-bottom: 40px
}
.article-row .entry-wrapper {
	padding: 0 20px
}
.article-row:hover .thumbnail::before {
	opacity: .2
}
.article-row .entry-meta {
	margin-top: 3px;
	color: #7e7e7e;
	font-size: 13px
}
.entry-meta::before {
	font-size: 16px;
	margin-right: 4px;
	font-family: CmsFont;
	content: ""
}
.article-row .entry-title {
	font-size: 14px;
	margin: 10px 0;
	font-weight: 700;
	color: #333;
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	display: block;
	transition: color ease .2s
}
.article-row:hover .entry-title {
	color: var(--sub-color)
}
.article-row .entry-text {
	color: #888;
	font-size: 14px;
	margin-bottom: 10px;
	height: 48px;
	line-height: 24px;
	overflow: hidden
}
.article-row .more {
	display: inline-flex;
	margin-top: 10px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	color: var(--sub-color);
	border-bottom: 1px solid var(--sub-color)
}
.article-row .more::after {
	font-family: cmsfont;
	content: "";
	margin-left: 8px
}
.article-row .entry-text .entry-summary {
	opacity: 1
}
@media(max-width:768px) {
.article-row .entry-wrapper {
	padding: 20px 10px
}
.article-row .entry-title {
	font-size: 16px
}
.article-row .new-text {
	height: 0;
	line-height: 0;
	margin-bottom: 0
}
}
.vide-col {
	margin-bottom: 25px
}
.vide-col .entry-wrapper {
	padding: 20px 10px;
	background: #f4f4f4;
	color: #555
}
.vide-col .entry-title {
	margin: 0;
	font-size: 16px;
	text-align: center;
	color: #231815
}
@media(max-width:768px) {
.vide-col .entry-title {
	font-size: 12px
}
}
.main-wrapper {
	margin-top: 60px
}
.layout-wrapper {
	padding: 15px;
	border: 1px solid #e9eef4
}
.sidebar {
	top: 0;
	margin-bottom: 1.25rem
}
.widget {
	margin-bottom: 30px;
	padding: 25px 20px 15px;
	box-shadow: 0 5px 20px 1px rgb(0 0 0/10%);
	border: 1px solid #eee
}
.widget-header {
	margin-bottom: 5px
}
.widget-header .title {
	position: relative;
	font-weight: 500;
	font-size: 28px;
	color: #333
}
.widget-collapse .menu-item {
	border-bottom: solid 1px #e5e5e5
}
.widget-collapse .menu-link {
	padding: 10px 0;
	font-size: 15px;
	color: #555
}
.widget-collapse .menu-link:hover {
	color: var(--sub-color)
}
.widget-collapse .sub-menu .menu-link {
	padding: 8px 0 8px 15px;
	color: #333;
	font-size: 14px;
	background: #f7f7f7
}
.widget-collapse .sub-menu .menu-item:nth-child(odd)>.menu-link {
	background: #f2f2f2
}
.widget-collapse .third-menu .menu-link {
	padding-left: 28px
}
.widget-collapse .menu-item.active .menu-link {
	color: var(--sub-color)
}
.widget-collapse .drop:after {
	font-family: cmsfont;
	content: "";
	transition: transform .2s ease-in-out;
	color: #777
}
.widget-collapse .drop.collapsed:after {
	transform: rotate(-180deg)
}
@media(max-width:768px) {
.sidebar {
	border-width: 0;
	padding: 0;
	background: #fff
}
.widget {
	margin-bottom: 10px;
	padding: 0
}
.widget-header {
	margin-bottom: 15px;
	padding: 8px 10px;
	font-size: 18px;
	background: #608341;
	color: #fff
}
.widget-header .title {
	font-size: 18px;
	color: #fff
}
.widget-header .drop::after {
	color: #fff
}
.widget-collapse .menu-link {
	padding: 10px
}
}
.related-products {
	background: #f5f5f5;
	margin: 0;
	padding: 50px 0
}
.related-products .header {
	display: flex;
	justify-content: center;
	padding-bottom: 40px
}
.related-products .title {
	font-size: 44px;
	color: #333
}
.related-products .product-col {
	transition: all .5s
}
.related-products .product-col:hover {
	box-shadow: 0 5px 15px 1px rgba(0,0,0,.08)
}
.related-products .product-col .entry-wrapper {
	background: #fff
}
.related-products .product-col .entry-title {
	margin: 0 10px;
	font-size: 16px;
	color: #333;
	height: 112px;
    display: block;
}
.related-products .product-col .entry-title:hover {
	color: var(--sub-color)
}
.related-products .product-col .entry-text {
	margin: 15px 10px 0;
	font-size: 14px;
	color: #888
}
.related-products .swiper-button-next {
	right: 0;
	background: rgba(0,0,0,.5);
	color: #fff;
	height: 60px;
	width: 28px
}
.related-products .swiper-button-prev {
	left: 0;
	background: rgba(0,0,0,.5);
	color: #fff;
	height: 60px;
	width: 28px
}
@media(max-width:768px) {
.related-products .title {
	font-size: 26px;
	text-transform: uppercase
}
}
.media-product {
	display: flex;
	padding: 10px 0;
	transition: all .5s
}
.media-product:hover:hover {
	background: #fff;
	box-shadow: 0 5px 9px rgba(0,0,0,.08);
	-webkit-box-shadow: 0 5px 9px rgba(0,0,0,.08);
	-moz-box-shadow: 0 5px 9px rgba(0,0,0,.08);
	transform: translate3d(0, -3px, 0);
	-webkit-transform: translate3d(0, -3px, 0);
	border-color: #e5e5e5
}
.media-product .thumbnail {
	width: auto
}
.media-product img {
	max-width: 150px;
	border: 1px solid #f2f2f2
}
.media-product .post-title a {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 2px;
	line-height: 1.5;
	transition: color ease .2s
}
.media-product .media-body {
	padding-left: 10px
}
.media-product .post-title a:hover {
	color: var(--sub-color)
}
.media-product p {
	font-size: 14px;
	color: #8395a2;
	margin-bottom: 0
}
.media-product .more {
	display: inline-flex;
	margin-top: 10px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	transition: all ease .5s;
	color: var(--sub-color);
	border-bottom: 1px solid var(--sub-color)
}
.media-product .more::after {
	font-family: cmsfont;
	content: "";
	margin-left: 8px
}
.article-head {
	text-align: center
}
.article-title {
	font-family: var(--title-font-family);
	color: #333;
	font-size: 24px;
	font-weight: 600
}
.article-head .summary {
	padding-bottom: 20px;
	margin: 10px 0 30px;
	font-size: 14px;
	color: #777;
	border-bottom: 1px solid #e0e4e6
}
.article-head .summary span {
	padding: 0 8px
}
.content-container {
	margin: 0 0 24px 15px
}
.nav-tabs-product {
	justify-content: start
}
.nav-tabs-product .nav-link {
	padding: 12px 28px;
	border-width: 0;
	background: #000;
	color: #fff
}
.nav-tabs-product .nav-link.active {
	background: var(--sub-color);
	color: #fff
}
.content-wrapper {
	line-height: 1.7;
	background: #fff;
	margin-bottom: 1.5rem;
	font-size: 14px;
	color: #333
}
.content-wrapper .content h2, .content-wrapper .content h3 {
	font-size: 1.25rem;
	font-weight: 600;
	color: #0c2e60;
	width: 100%;
	height: auto
}
.content-wrapper table {
	margin-bottom: 1rem
}
.content-wrapper table th, .content-wrapper table td {
padding:.5rem;
	vertical-align: middle;
	border: 1px solid #dee2e6;
	text-align: center
}
.content-wrapper table tbody tr:nth-of-type(odd) {
	background-color: rgba(0,0,0,.03)
}
.content-wrapper table tbody tr:hover {
	background-color: rgba(0,0,0,.075);
	color: #555
}
.content-wrapper .nav-link {
	padding: 0 25px;
	border-color: transparent #dee2e6 transparent transparent!important;
	line-height: 48px
}
.content-wrapper .nav-tabs .active {
	font-weight: 700;
	background: #608431;
	font-size: 16px;
	color: #fff;
	margin: 0 0 30px 15px
}
.content-wrapper.product .content {
	padding: 0 15px
}
.content-wrapper h1 {
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
	font-weight: 700
}
.content-wrapper .entry-meta {
	font-size: 13px;
	color: #7e7e7e
}
.content-wrapper.product {
	padding: 20px 15px
}
.content-wrapper.article header {
	margin-bottom: 20px
}
@media(max-width:768px) {
.content-wrapper .nav-tabs .active {
	font-size: 14px;
	line-height: 36px;
	padding: 0 15px
}
}
.share-box {
	padding: 15px 15px;
	margin-top: 30px;
	margin-bottom: 15px;
	border-top: 1px solid #f7f7f7;
	border-bottom: 1px solid #f7f7f7
}
.share {
	display: flex;
	align-items: center
}
.share .share-title {
	font-size: 16px;
	margin-right: 15px;
	text-transform: uppercase
}
@media(max-width:768px) {
.share {
	flex-direction: column;
	justify-content: center;
	margin-bottom: 20px
}
.share .share-title {
margin-bottom:.5rem
}
}
.post-nav {
	padding: 15px 20px 15px 0;
	margin-bottom: 30px;
	line-height: 1.5;
	font-size: 14px
}
.post-nav .prev {
	margin-bottom: 10px
}
.post-nav .prev, .post-nav .next {
	border: 1px solid #eee;
	padding: 10px 0 10px 10px;
	display: flex
}
.post-nav .more {
	display: flex;
	max-width: 40px;
	min-width: 40px;
	min-height: 40px;
	max-height: 40px;
	justify-content: center;
	align-items: center;
	background: #f9f9f9;
	margin-left: 5px
}
.post-nav .more:hover {
	background: var(--sub-color);
	color: #fff
}
.post-nav .prev .more::before {
	font-family: cmsfont;
	content: "";
	font-size: 24px
}
.post-nav .next .more::before {
	font-family: cmsfont;
	content: "";
	font-size: 24px
}
.post-nav p {
	margin-bottom: 0;
	line-height: 24px;
	font-size: 18px;
	color: #808080;
	font-weight: 700;
	opacity: .5
}
.post-nav a {
	font-size: 14px;
	color: #231815
}
.post-nav a:hover {
	color: var(--sub-color)
}
@media(max-width:768px) {
.post-nav {
	flex-direction: column
}
.post-nav .next {
	margin-top: 8px
}
.post-nav a {
	font-size: 12px
}
.post-nav p {
	color: #608341
}
}
.page-link {
padding:.5rem .875rem
}
.page-item.active .page-link {
	color: #fff;
	background-color: #444;
	border-color: #444
}
.item-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 15px
}
.item-list li {
	border-bottom: 1px dashed #eee;
	padding: 12px 0
}
.item-list>li>a {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.item-list>li>a:hover {
	color: #fe8301
}
.item-list li a::before {
	font-family: cmsfont;
	content: "";
	margin-right: 8px;
	margin-left: 4px
}
.item-list li time {
	float: right;
	padding-right: 5px;
	margin-left: 8px;
	color: #999
}
.product-head {
	padding: 40px 0 50px 0;
	background: #fafafa
}
.product-head .title {
	font-size: 18px;
	color: #333;
	font-weight: 700;
	margin-bottom: 20px
}
.product-head .product-summary {
	color: #808080;
	margin-bottom: 20px;
	font-size: 14px
}
.product-head .entry-wrapper {
	padding: 0 0 30px 30px
}
.product-cart {
	margin: 12px 0 0
}
.product-cart .socialf {
	margin: 12px 0 0
}
.product-cart .btn {
	background: var(--sub-color);
	padding: 10px 20px;
	font-size: 14px;
	border-radius: 0;
	font-weight: 700;
	margin-right: 20px;
	color: #fff
}
.product-cart .btn .icon {
	margin-left: 10px
}
.btn-addtocart {
	background: #e8b62d
}
.product-param dt {
	color: #808080;
	font-size: 13px
}
.product-param dd {
	color: #333;
	font-size: 14px
}
.product-param {
	padding: 20px 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5
}
@media(max-width:768px) {
.product-cart .btn {
	max-width: 170px;
	font-size: 12px
}
.product-cart .social {
	margin-top: 30px
}
.product-head {
	padding: 40px 0
}
.product-head .entry-wrapper {
	padding: 0
}
.product-cart {
	display: block
}
.product-cart .social {
	display: flex;
	justify-content: end
}
}
.product-thumbs-horizontal {
	position: relative
}
.faq-row {
	margin-bottom: 20px
}
.faq-row .entry-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0;
	cursor: pointer;
	padding: 15px 10px;
	font-size: 16px;
	font-weight: 600;
	transition: all ease .2s;
	color: #608341;
	background: #f6f6f6;
	font-family: var(--title-font-family)
}
.faq-row .entry-title::after {
	font-family: CmsFont;
	content: "";
	margin-left: 8px;
	font-size: 16px;
	font-weight: normal;
	color: #777;
	transition: all ease .2s
}
.faq-row .entry-title.collapsed::after {
	transform: rotate(-180deg)
}
.faq-row .entry-wrapper {
	padding: 15px;
	color: #666
}
.faq-row .entry-wrapper img {
	max-width: 100%
}
.faq-wrapper h2 {
	color: #333;
	font-size: 23px;
	font-weight: 700
}
.img-col {
	text-align: center;
	padding: 12px 0;
	margin: 0
}
.img-col .entry-wrapper {
	padding: 10px 0;
	font-size: 18px;
	font-family: var(--body-font-family);
	color: #fff;
	background: #666
}
footer {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	color: #d1d1d1;
	padding-top: 50px;
	font-size: 13px
}
footer li {
	padding-bottom: 13px;
	display: flex
}
footer h4 {
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase
}
footer a {
	color: #d1d1d1
}
footer a:hover {
	color: #608341
}
footer .footer-bottom {
	position: relative;
	z-index: 1;
	padding: 15px 0;
	font-size: 14px;
	text-align: center;
	display: flex;
	justify-content: center
}
footer .contact-info .icon {
	margin-right: 8px;
	font-size: 20px
}
footer .icon {
	padding-right: 10px;
	color: #d1d1d1
}
footer .input-group .form-control {
	background: rgba(255,255,255,.1);
	color: #fff;
	font-size: 12px;
	width: calc(80% - 42px);
	height: 42px;
	padding-left: 20px;
	border-radius: 0;
	border: 0 solid #fff
}
footer .input-group .btn {
	background: rgba(255,255,255,.1);
	font-size: 15px;
	color: #fff;
	border: 0;
	width: 42px;
	height: 42px;
	border-radius: 0
}
footer .input-group {
	border: 1px solid rgba(241,241,241,.4);
	margin-top: 27px
}
footer .form-feedback .form-control {
	background: transparent!important;
	border-radius: 0;
	border: 1px solid rgba(255,255,255,.4);
	color: #fff
}
footer .form-feedback .btn {
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 3px
}
footer .entry-header .icon {
	color: #fff;
	opacity: 0
}
footer .entry-header {
	display: flex;
	justify-content: space-between
}
@media(max-width:768px) {
footer .entry-header .icon {
	opacity: 1
}
}
.company-wrapper {
	margin-bottom: 40px;
	line-height: 1.8
}
.company-wrapper .title {
	font-family: var(--title-font-family);
	font-size: 28px;
	text-transform: uppercase;
	color: #333;
	font-weight: 700;
	margin-bottom: 30px
}
.company-wrapper .title::after {
	display: block;
	content: "";
	margin-top: 10px;
	width: 60px;
	height: 3px;
	background: var(--main-color);
	border-radius: 2px
}
.company-features {
	background: #f6f6f6;
	color: #666;
	padding: 60px 0;
	line-height: 1.7
}
.company-features .title {
	font-family: var(--title-font-family);
	font-size: 28px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 50px;
	text-align: center;
	color: #333
}
.company-features .title::after {
	display: block;
	content: "";
	margin: 10px auto 0;
	width: 60px;
	height: 3px;
	background: var(--main-color);
	border-radius: 2px
}
.company-features .entry-wrapper {
	padding: 20px 0
}
.company-features .entry-title {
	font-family: var(--title-font-family);
	font-size: 18px;
	font-weight: 600;
	color: var(--sub-color)
}
.company-features .entry-content {
	font-size: 14px
}
.company-features p {
	margin-bottom: 0
}
@media(max-width:768px) {
.company-wrapper .title {
	font-size: 24px
}
.company-features {
	padding: 60px 0 40px
}
.company-features .title {
	font-size: 24px
}
}
.home-title {
	position: relative;
	color: #333;
	text-transform: uppercase;
	font-size: 44px;
	font-weight: 400;
	margin-bottom: 20px
}
.home-summary {
	margin-bottom: 30px;
	font-size: 14px;
	color: #666;
	line-height: 26px;
	height: 52px;
	overflow: hidden
}
.home-text {
	font-size: 14px;
	color: #808080;
	line-height: 25px
}
@media(max-width:768px) {
.home-title {
	font-size: 26px;
	font-weight: 500;
	line-height: 30px;
	margin-bottom: 15px
}
.home-summary {
	font-size: 14px;
	max-height: 50px;
	overflow: hidden
}
.home-text {
	font-size: 14px;
	margin: 10px 0 0 0;
	max-height: 50px;
	overflow: hidden
}
}
.home-container {
	position: relative;
	margin-top: -60px
}
.home-features .row>* {
	display: flex
}
.feature-wrapper {
	display: flex;
	flex-grow: 1;
	align-items: center;
	padding: 20px;
	border-radius: 16px;
	background: #fff;
	border: 1px solid #f6f6f6;
	margin-bottom: 20px;
	box-shadow: rgba(0,0,0,.15) 0 5px 10px 0
}
.feature-wrapper p {
	padding-left: 15px;
	margin: 0;
	align-items: center
}
@media(max-width:992px) {
.home-container {
	top: 0;
	padding: 40px 0 0
}
.feature-wrapper {
	border-radius: 0;
	box-shadow: none;
	border-color: #eee
}
}
.content h2 {
	font-size: 24px;
	color: #333;
	font-weight: 700
}
.content h3 {
	font-size: 18px;
	color: #333;
	font-weight: 700
}
.content {
	font-size: 14px;
	color: #333
}
.contact {
	border: #ededed 1px solid;
	margin-bottom: 3%;
	border-radius: 50px 0 50px 50px;
	box-shadow: 0 5px 30px 1px rgb(0 0 0/10%);
	margin-bottom: 40px;
	padding: 10px 20px
}
.contact-col {
	text-align: center;
	padding: 30px 15px
}
.contact-col .entry-title {
	font-size: 18px;
	margin: 15px 0 10px;
	color: #333;
	font-weight: 700
}
.contact-col .entry-text {
	color: #333;
	font-size: 14px;
	font-family: var(--body-font-family);
	margin-bottom: 5px
}
.contact .entry-icon {
	display: inline-flex;
	width: 100px;
	height: 100px;
	background: #212121;
	color: #fff;
	border-radius: 50%;
	justify-content: center;
	align-items: center
}
.contact .entry-icon .icon {
	font-size: 40px;
	text-align: center
}
.contact a:hover {
	color: var(--sub-color)
}
.contact_text {
	padding: 40px 0
}
.contact_text .entry-title {
	color: #333;
	font-size: 16px;
	font-weight: 700
}
.contact_text .entry-text {
	color: #333;
	font-size: 14px
}
.form-feedback .btn {
	background: var(--sub-color)
}
.contact_socialfollow .entry-title {
	font-size: 30px;
	margin-bottom: 20px;
	padding: 5px 0;
	color: #333;
	border-bottom: 1px solid #e5e5e5;
	font-weight: 700
}
.contact_email {
	margin-top: 40px;
	border-radius: 50px 0 50px 50px;
	box-shadow: 0 5px 20px 1px rgb(0 0 0/10%);
	background: url(images/bg_about.jpg) no-repeat right top, url(images/incoming-message.png) no-repeat left bottom
}
.contact_email img {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
	position: relative
}
.email-title {
	padding: 50px 40px;
	border-right: 1px solid #eee
}
.email-title h3 {
	font-size: 44px;
	line-height: 110%;
	color: #5b5b5b
}
.email-title h4 {
	font-size: 44px;
	line-height: 110%;
	color: #608341;
	font-weight: 700
}
.email-title p {
	font-size: 14px;
	color: #808080;
	padding-top: 20px
}
.email-content {
	padding: 70px 40px 50px
}
.email-content .form-feedback .form-control {
	background: transparent;
	border-radius: 5px;
	font-size: 12px;
	padding-left: 20px
}
.email-content .form-feedback .btn {
	font-size: 15px;
	font-weight: 700
}
@media(max-width:768px) {
.contact-col {
	padding: 20px
}
.contact-col .entry-title {
	font-size: 16px
}
.contact-col .entry-text {
	font-size: 14px
}
.contact_socialfollow .entry-title {
	font-size: 24px
}
.email-title {
	padding: 30px 30px
}
.email-title h3 {
	font-size: 32px
}
.email-title h4 {
	font-size: 32px
}
.email-title p {
	font-size: 14px
}
.email-content {
	padding: 0 30px
}
.email-content .form-feedback .form-control {
	margin: 10px 0
}
.email-content .form-feedback .btn {
	margin: 10px 0 30px
}
}
.home-category {
	text-align: center;
	padding: 85px 0 89px
}
.home-category .right {
	order: 6
}
.category-col:hover {
	box-shadow: none
}
.category-col .entry-wrapper {
	position: absolute;
	bottom: 0;
	display: flex;
	align-items: end;
	z-index: 1;
	width: 100%;
	background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(0,0,0,.8))
}
.category-col .entry-title {
	color: #fff;
	font-size: 22px;
	font-weight: 300;
	transition: all .5s;
	padding: 0 0 20px 20px
}
.category-col:hover .entry-title {
	color: #fff;
	margin-bottom: 30px
}
.category-col .entry-more {
	display: flex;
	align-items: end;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0
}
.category-col .more {
	color: #7dac54;
	font-size: 13px;
	font-weight: 700;
	padding: 0 0 20px 20px;
	opacity: 0;
	transition: all .5s
}
.category-col .more::after {
	font-family: cmsfont;
	content: "";
	margin-left: 8px
}
.category-col:hover .more {
	opacity: 1
}
@media(max-width:768px) {
.home-category {
	padding: 40px 0
}
.home-category .entry-wrapper {
	margin-left: 12px
}
}
.home-company {
	padding: 60px 0 185px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative
}
.home-company .home-title {
	margin-bottom: 10px
}
.home-more {
	color: #608341;
	font-size: 14px;
	display: flex;
	font-weight: 700;
	width: 200px;
	height: 60px;
	justify-content: center;
	align-items: center;
	border: 1px solid #608341;
	text-transform: uppercase;
	transition: all .5s
}
.home-more:hover {
	color: #fff;
	background: #608341
}
.home-company .home-summary {
	font-size: 20px;
	color: #5d7e3f;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0
}
.home-company p {
	font-size: 16px;
	color: #666;
	margin: 37px 0 0
}
.home-company .entry-wrapper {
	display: flex;
	align-items: center;
	margin-top: 45px;
	color: #608341;
	font-size: 16px
}
.home-company .email {
	color: #608341
}
.home-company .icon {
	margin: 0 5px 0 20px;
	font-size: 25px
}
@media(max-width:768px) {
.home-company {
	padding: 40px 0
}
.home-company .home-summary {
	font-size: 18px;
	margin-top: 0
}
.home-company p {
	margin-top: 12px
}
.home-company .entry-wrapper {
	display: block;
	margin-top: 15px
}
.home-more {
	max-width: 150px;
	max-height: 50px;
	font-size: 12px;
	margin-bottom: 15px
}
.home-company .icon {
	font-size: 20px
}
.home-company img {
	max-width: 100%;
	margin-top: 20px
}
}
.home-are {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	padding: 100px 0 80px
}
.home-are::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.6)
}
.home-are p {
	font-size: 22px;
	margin-bottom: 50px;
	color: #fff;
	text-align: center;
	position: relative
}
.home-are .entry-title {
	font-size: 17px;
	color: #fff;
	font-weight: 700;
	padding: 0
}
.home-are .entry-text {
	font-size: 14px;
	font-weight: 400;
	margin-top: 11px;
	opacity: .7;
	color: #fff
}
.home-are .feature-wrapper {
	padding: 0;
	border-radius: 0;
	background: transparent;
	border: 0;
	margin-bottom: 0;
	box-shadow: none;
	z-index: 1;
	position: relative
}
.home-are .entry-wrapper {
	margin-left: 10px
}
.home-are img:hover {
	animation: rotate 2s linear
}
.home-are img {
	z-index: 1;
	position: relative
}
@keyframes rotate {
0% {
transform:rotateY(0deg)
}
100% {
transform:rotateY(360deg)
}
}
@media(max-width:576px) {
.home-are {
	padding: 40px 0
}
.home-are p {
	margin-bottom: 0;
	font-size: 18px
}
.home-are .feature-wrapper {
	margin: 15px 0
}
.home-are .entry-title {
	font-size: 15px;
	font-weight: 600
}
}
.home-projects {
	padding: 70px 0;
	text-align: center;
	background: #f5f5f5
}
.home-projects .product-col {
	padding: 0 5px;
	margin: 0
}
.home-projects .entry-wrapper {
	background: #fff;
	flex-grow: 1;
	padding: 20px
}
.home-projects .entry-title {
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	margin: 0
}
.home-projects .more {
	color: var(--sub-color);
	padding: 18px 20px;
	border: 1px solid var(--sub-color);
	font-size: 14px;
	font-weight: 700;
	margin-top: 45px;
	text-transform: uppercase;
	display: inline-block;
	transition: all .5s
}
.home-projects .more:hover {
	background: var(--sub-color);
	color: #fff
}
.home-projects .swiper-button-next {
	right: 5px;
	background: rgba(0,0,0,.5);
	color: #fff;
	height: 60px;
	width: 28px
}
.home-projects .swiper-button-prev {
	left: 5px;
	background: rgba(0,0,0,.5);
	color: #fff;
	height: 60px;
	width: 28px
}
.swiper-button-prev:after, .swiper-button-next:after {
	font-size: 24px
}
@media(max-width:576px) {
.home-project {
	padding: 40px 0
}
.home-project .home-summary {
	margin-bottom: 20px
}
.home-project .article-row {
	margin-bottom: 0
}
.home-projects .more {
	font-size: 12px;
	padding: 15px
}
}
.home-video {
	background: #fafafa;
	padding: 44px 0 40px
}
.home-video ul {
	margin-top: 37px;
	list-style: none;
	padding: 0
}
.home-video li {
	margin-top: 11px;
	font-size: 16px;
	color: #608341;
	padding: 0
}
.home-video li::before {
	display: inline-flex;
	font-family: CmsFont;
	content: "";
	padding-right: 10px;
	color: #608341
}
.home-video .more {
	margin-top: 50px;
	display: inline-flex;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	transition: all ease .5s;
	color: var(--sub-color);
	border-bottom: 1px solid var(--sub-color);
	padding-bottom: 5px
}
.home-video .more::after {
	font-family: cmsfont;
	content: "";
	margin-left: 8px
}
.video {
	padding: 40px 60px 0 0
}
@media(max-width:576px) {
.home-video .home-title {
	text-align: center
}
.home-video .home-title::after {
	margin: 0 auto
}
.home-video .home-summary {
	text-align: center;
	margin-bottom: 15px
}
.home-video .more {
	margin: 0 0 10px 0;
	justify-content: center;
	border: 0;
	display: flex
}
.video {
	padding: 0 0 20px 0
}
}
.home-news {
	padding: 70px 0
}
.home-news .home-title {
	text-align: center
}
.home-news .home-summary {
	text-align: center
}
.home-news .article-row {
	box-shadow: 0 0 15px 1px rgb(0 0 0/10%);
	padding: 20px;
	margin: 10px 20px
}
.home-news .article-row .entry-title {
	font-size: 16px;
	color: #333;
	padding: 0
}
.home-news .article-row .entry-title:hover {
	color: #608341
}
.home-news .article-row .entry-text {
	font-size: 14px;
	color: #888;
	margin: 13px 0
}
.home-news .article-row .more {
	border: 0
}
.home-news .swiper-button-prev:after, .home-news .swiper-button-next:after {
	color: #888
}
.home-news .swiper-pointer-events {
	margin: 0 60px
}
@media(max-width:768px) {
.home-news {
	padding: 40px 0
}
.home-news .swiper-pointer-events {
	margin: 0
}
}
#privacy-policy {
	position: fixed;
	width: 90%;
	left: 5%;
	bottom: 10px;
	background: rgba(0,0,0,.3);
	backdrop-filter: blur(10px);
	z-index: 19;
	padding: 14px 14px 6px;
	border-radius: 8px;
	color: #fff;
	display: none
}
.privacy-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center
}
.privacy-content h2, .privacy-content h3, .privacy-content h4, .privacy-content h5, .privacy-content h6 {
	font-size: 18px;
	font-weight: 500
}
.privacy-content p {
	font-size: 14px
}
.privacy-content a {
	font-weight: 600;
	color: #fff;
	font-size: 16px;
	text-decoration: underline
}
.privacy-inner {
	padding-left: 40px;
	min-width: 250px
}
.privacy-inner .btn {
	color: #fff;
	font-size: 16px;
--bs-btn-border-radius:5px
}
.btn-accept {
	background: var(--main-color);
	margin-right: 15px
}
.btn-decline {
	background: #000
}
@media(max-width:992px) {
#privacy-policy {
	width: 100%;
	left: 0;
	bottom: 55px;
	border-radius: 0
}
.privacy-wrapper {
	padding-left: 0
}
}



