<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Enwar
Theme URI: https://enwar.pl/
Author: Appwise
Author URI: https://appwise.pl/
Description: Theme for enwar developed by appwise.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: enwar
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

* {
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}
body{
	font-family:"Source Sans Pro",sans-serif;
	font-size:15px;
	line-height:normal;
	color:#333;
	padding-top:100px;
}
.wrapper{
	max-width:1420px;
	margin:0 auto;
}
.gray-bg{
	background:rgba(51,51,51,0.1);
	-webkit-box-shadow: 0px 11px 13px 0 rgba(0, 0, 0, 0.1);
	        box-shadow: 0px 11px 13px 0 rgba(0, 0, 0, 0.1);
	position:relative;
	z-index:1;
}
.green-bg{
	background:#a3d55e;
	-webkit-box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.17);
	        box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.17);
	min-height:25px;
}
#main{
	min-height: 100%;
	min-height: 100vh;
	position: relative;
	z-index: 1;
	background:#fff;
	-webkit-box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17);
	        box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17);
}
#footer {
	position: fixed;
	z-index: -1;
	left: 0;
	right: 0;
	bottom: 0;
}

/*typography*/
h1{
	font-weight:bold;
	font-size:35px;
	color:#fff;
	letter-spacing:1.1px;
	text-shadow:0px 0px 5px rgba(0,0,0,0.25);
}
#content h1{
	text-shadow:none;
}
h2{
	font-weight:bold;
	font-size:45px;
	color:#333;
	letter-spacing:1.35px;
	margin:45px 0px;
}
h3, #content h1{
	font-weight:bold;
	font-size:45px;
	color:#a3d55e;
	letter-spacing:1.35px;
	margin:45px 0px;
}
@media screen and (max-width:992px){
	h2, h3, #content h1{
		font-size:35px;
	}
	h2, h3{
		margin:30px 0px;
	}
}
@media screen and (max-width:576px){
	h1, h2, h3, #content h1{
		font-size:28px;
		letter-spacing:0.5px;
	}
}
h4{
	font-size:18px;
	font-weight:bold;
	letter-spacing:0.5px;
	margin-bottom:30px;
	text-transform:uppercase;
}
h5{
	font-size:15px;
	font-weight:bold;
	letter-spacing:0.5px;
	margin-bottom:15px;
	text-transform:uppercase;
}
p{
	letter-spacing:0.45px;
}
@media screen and (min-width:1200px){
	p.narrow{
		max-width:320px;
	}
}
p.lead{
	font-size:15px;
	font-weight:bold;
	letter-spacing:0.45px;
}
p.intro, div.testimonials-intro p{
	font-size:25px;
	font-weight:bold;
	letter-spacing:0.75px;
	max-width:1050px;
	margin:0;
}
#content ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
#content ul li{
	font-weight:400;
	font-size:15px;
	line-height:25px;
	margin:5px 0px;
}
#content ul li:before{
	content:"â€¢ ";
	display:inline-block;
	margin:0px 15px 0px 0px;
}
#content ul.check{
	margin:30px 0px;
	padding:0 0 0 50px;
}
#content ul.check li{
	font-weight:400;
}
#content ul.check li:before{
	content:"";
	display:inline-block;
	width:25px;
	height:18px;
	margin:0px 20px 0px -45px;
	vertical-align:middle;
	background:url(assets/img/check.png)no-repeat center;
}
@media screen and (max-width:768px){
	#content ul.check li{
		margin-bottom:10px;
	}
}
.green, #content .main-content h2, #content .main-content h3{
	color:#a3d55e;
}
#content .main-content h2:first-of-type{
	margin-top:0px;
}
hr{
	border-top:1px solid #333;
	max-width:460px;
	margin:100px auto;
}
#content{
	padding-bottom:150px;
}
@media screen and (max-width:992px){
	hr{
		margin:75px auto;
	}
	#content{
		padding-bottom:90px;
	}
}
.row.twocolumns{
	margin:0 -10px;
}
.column{
	width:calc(50% - 20px);
	margin:0px 10px;
	-webkit-box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.17);
	        box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.17);
	padding:30px 100px 75px 100px;
	color:#333;
	font-size:15px;
	line-height:25px;
}
.column h4{
	font-size:25px;
	text-transform:none;
	color:#a3d55e;
	font-weight:bold;
	margin:60px 0px 15px 0px;
}
@media screen and (max-width:992px){
	.column{
		width:calc(100% - 20px);
		margin-bottom:30px;
		padding:30px 30px 45px 30px;
	}
	.column h4{
		margin-top:30px;
		font-size:21px;
	}
}
/*buttons*/
.btn, .elm-button{
	display:inline-block;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	border-radius:0px;
	min-width:130px;
	height:35px;
	padding:5px 10px;
}
.btn .fas{
	font-size:8px;
	margin-left:8px;
	vertical-align:1px;
}
.btn-primary{
	border:1.5px solid #a3d55e;
	color:#333;
	z-index: 1;
	position: relative;
	font-size: inherit;
	font-family: inherit;
	outline: none;
	background-color: rgba(255,255,255,0);
}
.btn-ghost::before {
	content: '';
	z-index: -1;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #a3d55e;
	-webkit-transform-origin: center right;
	    -ms-transform-origin: center right;
	        transform-origin: center right;
	-webkit-transform: scaleX(0);
	    -ms-transform: scaleX(0);
	        transform: scaleX(0);
	-webkit-transition: -webkit-transform 0.25s ease-in-out;
	transition: -webkit-transform 0.25s ease-in-out;
	-o-transition: transform 0.25s ease-in-out;
	transition: transform 0.25s ease-in-out;
	transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active{
	outline:none;
	border-color:#a3d55e;
	color:#fff;
}
.btn-primary:hover::before, .btn-primary:focus::before, .btn-ghost:active::before {
	-webkit-transform-origin: center left;
	    -ms-transform-origin: center left;
	        transform-origin: center left;
	-webkit-transform: scaleX(1);
	    -ms-transform: scaleX(1);
	        transform: scaleX(1);
}
.btn-ghost{
	border:1.5px solid #fff;
	color:#fff;
	z-index: 1;
	position: relative;
	font-size: inherit;
	font-family: inherit;
	outline: none;
	background-color: rgba(255,255,255,0);
}
.btn-ghost::before {
	content: '';
	z-index: -1;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	-webkit-transform-origin: center right;
	    -ms-transform-origin: center right;
	        transform-origin: center right;
	-webkit-transform: scaleX(0);
	    -ms-transform: scaleX(0);
	        transform: scaleX(0);
	-webkit-transition: -webkit-transform 0.25s ease-in-out;
	transition: -webkit-transform 0.25s ease-in-out;
	-o-transition: transform 0.25s ease-in-out;
	transition: transform 0.25s ease-in-out;
	transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.btn-ghost:hover{
	color:#333;
}
.btn-ghost:hover::before, .btn-ghost:focus::before, .btn-ghost:active::before {
	-webkit-transform-origin: center left;
	    -ms-transform-origin: center left;
	        transform-origin: center left;
	-webkit-transform: scaleX(1);
	    -ms-transform: scaleX(1);
	        transform: scaleX(1);
}
.btn-white{
	z-index: 1;
	position: relative;
	font-size: inherit;
	font-family: inherit;
	outline: none;
	border:0px;
	padding:6px 10px;
	background:transparent;
	color:#333;
	background-color: rgba(255,255,255,0);
}
.btn-white::before {
	content: '';
	z-index: -1;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #a3d55e;
	-webkit-transform-origin: center right;
	    -ms-transform-origin: center right;
	        transform-origin: center right;
	-webkit-transform: scaleX(0);
	    -ms-transform: scaleX(0);
	        transform: scaleX(0);
	-webkit-transition: -webkit-transform 0.25s ease-in-out;
	transition: -webkit-transform 0.25s ease-in-out;
	-o-transition: transform 0.25s ease-in-out;
	transition: transform 0.25s ease-in-out;
	transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.btn-white:hover {
	color:#fff;
}
.btn-white:hover::before, .btn-white:focus::before, .btn-white:active::before {
	-webkit-transform-origin: center left;
	    -ms-transform-origin: center left;
	        transform-origin: center left;
	-webkit-transform: scaleX(1);
	    -ms-transform: scaleX(1);
	        transform: scaleX(1);
}
.btn-showmore, .elm-button{
	min-width:215px;
	height:80px;
	padding:27.5px 15px;
	border:1.5px solid #a3d55e;
	color:#333;
	cursor:pointer;
}
.btn-showmore:hover, .btn-showmore:focus, .btn-showmore:active, .elm-button:hover, .elm-button:focus, .elm-button:active{
	outline:none;
	background:#a3d55e;
	border-color:#a3d55e;
	color:#333;
}
@media screen and (max-width:768px){
	.btn{
		min-width:210px;
	}
}
@media screen and (max-width:576px){
	.btn-showmore, .elm-button{
		height:35px;
		padding:5px 10px;
	}
}

/*header*/
#header{
	background:#fff;
	-webkit-box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17);
	        box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17);
	min-height:100px;
	padding:0px;
}
#header .container-fluid{
	max-width:1420px;
}
#header .logo{
	height: 5rem;
}
#header .navbar-nav&gt;li.nav-item{
	margin:0px 10px;
}
#header .navbar-nav li.nav-item a{
	font-weight:bold;
	color:#3e3e3e;
	font-size:15px;
	letter-spacing:0.75px;
	display:inline-block;
	text-transform:uppercase;
	padding:10px 10px;
	-webkit-transition:0.35s ease-in-out;
	-o-transition:0.35s ease-in-out;
	transition:0.35s ease-in-out;
	position:relative;
}
#header .navbar-nav&gt;li.nav-item&gt;a:hover, #header .navbar-nav&gt;li.nav-item&gt;a:focus{
	color:#a3d55e;
}
#header .navbar-nav&gt;li.nav-item&gt;a:after{
	content:"";
	display:block;
	position: absolute;
	bottom: 30px;
	left: 50%;
	width: 100%;
	height: 2px;
	opacity: 0;
	background-color: #a3d55e;
	-webkit-transform-origin: center;
	    -ms-transform-origin: center;
	        transform-origin: center;
	-webkit-transform: translate(-50%, 0) scaleX(0);
	    -ms-transform: translate(-50%, 0) scaleX(0);
	        transform: translate(-50%, 0) scaleX(0);
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#header .navbar-nav&gt;li.nav-item&gt;a:hover:after{
	-webkit-transform: translate(-50%, 0) scaleX(1);
	    -ms-transform: translate(-50%, 0) scaleX(1);
	        transform: translate(-50%, 0) scaleX(1);
	opacity: 1;
}
@media screen and (min-width:768px){
	#header .navbar-nav li.nav-item a{
		padding:40.5px 10px;
	}
}
#header .navbar-nav li.nav-item ul.dropdown-menu{
	margin:0;
	border:0;
	border-radius:0;
	left:-10px;
	padding:15px 0;
	min-width:235px;
    -webkit-box-shadow:  inset 0 7px 7px -7px rgba(0,0,0,0.3);
    box-shadow: inset 0 7px 7px -7px rgba(0,0,0,0.3);
}
#header .navbar-nav li.nav-item ul.dropdown-menu li.nav-item a{
	letter-spacing:0.75px;
	padding:4px 40px 4px 30px;
	-webkit-transition:0.3s ease-in-out;
	-o-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
	text-transform:none;
	font-weight:400;
}
#header .navbar-nav li.nav-item ul.dropdown-menu li.nav-item a:hover{
	color:#fff;
	font-weight:bold;
	background:#a3d55e;
	-webkit-box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17);
	        box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17);
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	#header .container-fluid{
		padding:23.5px 15px;
	}
}
@media screen and (max-width:768px){
	#header .container-fluid{
		padding:0px 30px;
	}
}

/*navbar-toggle*/
.navbar-toggler{
	border:0px;
	border-radius:0px;
	color:#000;
	position:relative;
	padding:4px 0px;
}
.navbar-toggler:focus,
.navbar-toggler:active {
    outline: 0;
}
.navbar-toggler span {
   display: block;
   background-color: #333;
   height: 1px;
   width: 30px;
   margin-top: 7px;
   margin-bottom: 7px;
   -webkit-transform: rotate(0deg);
   -ms-transform: rotate(0deg);
       transform: rotate(0deg);
   position: relative;
   left: 0;
   opacity: 1;
}
.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
   -webkit-transition: transform .35s ease-in-out;
   -o-transition: transform .35s ease-in-out;
   -webkit-transition: -webkit-transform .35s ease-in-out;
   transition: -webkit-transform .35s ease-in-out;
   transition: transform .35s ease-in-out;
   transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out;
}
.navbar-toggler:not(.collapsed) span:nth-child(1) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
        transform: rotate(135deg);
    opacity: 1;
}
.navbar-toggler:not(.collapsed) span:nth-child(2) {
    height: 12px;
    visibility: hidden;
    background-color: transparent;
}
.navbar-toggler:not(.collapsed) span:nth-child(3) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
    opacity: 1;
}

/*header-mobile*/
#header.navbar-green{
	background:#a3d55e;
}
#header.navbar-green .container-fluid{
	padding:23.5px 30px;
	height:calc(100vh - 180px);
	-webkit-box-align:start;
	    -ms-flex-align:start;
	        align-items:flex-start;
}
#header.navbar-green .navbar-toggler{
	margin-top:10px;
	padding:4px 6px;
}
#header.navbar-green .navbar-nav li.nav-item{
	text-align:center;
}
#header.navbar-green .navbar-nav li.nav-item a{
	font-size:21px;
	color:#333;
	font-weight:bold;
	padding:15px 0px;
	min-width:210px;
	border-bottom:1px solid #333;
}
#header.navbar-green .navbar-nav li.nav-item:last-of-type a{
	border-bottom:0px;
}
#header.navbar-green .navbar-contact{
	background:#333;
	padding:30px 20px;
	color:#fff;
	font-size:13px;
	height:180px;
}
#header.navbar-green .navbar-contact .row{
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
#header.navbar-green .navbar-contact .mt{
	margin-top:15px;
}
#header.navbar-green .navbar-contact p{
	margin:0;
}
@media screen and (max-width:576px){
	body{
		padding-top:70px;
	}
	#header{
		min-height:70px;
	}
	#header .container-fluid{
		padding:0px 20px;
	}
	#header.navbar-green .container-fluid{
		padding:15px 20px;
	}
	#header .logo{
		width:100px;
		height:auto;
	}
	#header.navbar-green .navbar-toggler{
		margin-top:4px;
	}
	#header .navbar-nav&gt;li.nav-item&gt;a:after{
		display:none;
	}
	#header .navbar-nav li.nav-item ul.dropdown-menu{
		background:transparent;
		-webkit-box-shadow:none;
		        box-shadow:none;
	}
	#header .navbar-nav li.nav-item ul.dropdown-menu li.nav-item a{
		font-size:18px;
		padding:6px 15px;
		-webkit-box-shadow:none;
		        box-shadow:none;
	}
	#header .navbar-nav li.nav-item ul.dropdown-menu li.nav-item a:hover, #header .navbar-nav li.nav-item ul.dropdown-menu li.nav-item a:focus{
		background:#fff;
		color:#a3d55e;;
	}
}
@media screen and (max-width:320px){
	#header .container-fluid{
		padding:0px 15px;
	}
	#header.navbar-green .container-fluid{
		padding:15px;
	}
	#header.navbar-green .navbar-nav li.nav-item a{
		font-size:18px;
		padding:20px 0px;
	}
	#header.navbar-green .navbar-contact{
		padding:20px 15px;
	}
}

/*hero*/
#hero{
	position:relative;
}
#hero .overlay{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
	padding-right:5%;
}
#hero .overlay img{
	max-width:100%;
	height:100%;
	mix-blend-mode: multiply;
}
#hero .container-fluid{
	position:relative;
	z-index:2;
}
#hero .motto{
	min-height:500px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}
#hero h1{
	margin-bottom: 45px;
	padding: 1rem;
	background: rgba(0,0,0,0.4);
	border-radius: 4px;
}
#hero.hero-video{
    height: 500px;
    position: relative;
    overflow:hidden;
}
#hero.hero-video .banner-background{
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#hero.hero-video .banner-content{
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#hero .image-bg{
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%, -50%);
	    -ms-transform:translate(-50%, -50%);
	        transform:translate(-50%, -50%);
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}
#video{
	display:none;
}
@media screen and (min-width:552px){
	#hero .image-bg img{
		max-width:100vw;
	}
}
@media screen and (min-width : 768px){
    #video{
        display:block;
		width:100%;
    }
	#hero .image-bg{
		display:none;
	}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   #hero .motto {
        padding:200px 0px;
   }
   #hero .overlay img{
	   opacity:0.75;
   }
}
@media screen and (max-width:992px){
	#hero .overlay img{
		max-width:none;
		height:100%;
		left:50%;
		-webkit-transform:translateX(-50%);
		    -ms-transform:translateX(-50%);
		        transform:translateX(-50%);
	}
	#hero.hero-video{
		height: 320px;
	}
	#hero .motto{
		min-height:320px;
	}
}
@media screen and (max-width:576px){
	#hero.hero-video{
		height: 500px;
	}
	#hero .motto{
		min-height:500px;
		-webkit-box-align: end;
		    -ms-flex-align: end;
		        align-items: flex-end;
	}
	#hero h1{
		margin-bottom:75px;
	}
}
body.home #video{
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}

/*brands*/
#brands{
	overflow:hidden;
}
#brands .container-fluid{
	padding-bottom:100px;
}
.slider{
	margin-bottom:50px;
}
.slider .slick-list{
	overflow:visible;
	margin:0px -10px;
}
.slider .slick-slide{
	opacity:0.33;
	padding:0px 10px;
	outline:none;
}
.slider .slick-slide.slick-active{
	opacity:1;
}
.slider .slick-slide .card{
	-webkit-box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17);
	        box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17);
	border:0px;
	border-radius:0;
	height:100%;
	-webkit-transition:0.35s ease-in-out;
	-o-transition:0.35s ease-in-out;
	transition:0.35s ease-in-out;
}
.slider .slick-slide .card:hover, .slider .slick-slide .card:focus{
	-webkit-box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.34);
	        box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.34);
}
.slider .slick-slide .card .card-content{
	padding:30px 20px;
	position:relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
	-webkit-box-pack:justify;
	    -ms-flex-pack:justify;
	        justify-content:space-between;
	-webkit-box-align:start;
	    -ms-flex-align:start;
	        align-items:flex-start;
	-webkit-box-flex:1;
	    -ms-flex-positive:1;
	        flex-grow:1;
}
.slider .slick-slide .card .card-image{
	position:relative;
	overflow:hidden;
	background:#a3d55e;
}
.slider .slick-slide .card .card-image .img-default, .slider .slick-slide .card .card-image .img-hover{
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    filter: gray;
	-webkit-filter: grayscale(100%);
	-webkit-transition:0.35s ease-in-out;
	-o-transition:0.35s ease-in-out;
	transition:0.35s ease-in-out;
	width:100%;
	height:auto;
}
.slider .slick-slide .card .card-image .img-hover{
	mix-blend-mode:multiply;
	opacity:0;
	position:absolute;
	top:0;
	left:0;
	right:0;
}
.slider .slick-slide .card:hover .card-image .img-default{
	opacity:0;
}
.slider .slick-slide .card:hover .card-image .img-hover{
	opacity:1;
}
.slider .slick-slide .card.featured .card-image .img-default{
	opacity:0;
}
.slider .slick-slide .card.featured .card-image .img-hover{
	opacity:1;
}
.slider .slick-slide .card.featured:hover .card-image .img-hover{
	opacity:0;
}
.slider .slick-slide .card.featured:hover .card-image .img-default{
	opacity:1;
}
.slider .slide .card .card-content .card-title{
	display:block;
	font-size:25px;
	font-weight:bold;
	letter-spacing:0.75px;
	color:#333;
	margin-bottom:10px;
	text-decoration:none;
}
.slider .slide .card .card-content .card-caption{
	margin-bottom:60px;
}
.slider .slide .card .card-content .card-link{
	display:inline-block;
	padding:7px 13px;
	line-height:100%;
	color:#333;
	font-weight:bold;
	letter-spacing:0.45px;
	margin-left:-13px;
	z-index: 1;
	position: relative;
	font-size: inherit;
	font-family: inherit;
	outline: none;
	border: none;
	background:rgba(255,255,255,0);
	-webkit-transition:0.35s ease-in-out;
	-o-transition:0.35s ease-in-out;
	transition:0.35s ease-in-out;
}
.slider .slide .card .card-content .card-link:hover, .slider .slide .card .card-content .card-link:focus{
	color:#fff;
	margin-left:0;
	-webkit-box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17);
	        box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17);
}
.slider .slide .card .card-content .card-link::before {
	content: '';
	z-index: -1;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #a3d55e;
	-webkit-transform-origin: center right;
	    -ms-transform-origin: center right;
	        transform-origin: center right;
	-webkit-transform: scaleX(0);
	    -ms-transform: scaleX(0);
	        transform: scaleX(0);
	-webkit-transition: -webkit-transform 0.25s ease-in-out;
	transition: -webkit-transform 0.25s ease-in-out;
	-o-transition: transform 0.25s ease-in-out;
	transition: transform 0.25s ease-in-out;
	transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.slider .slide .card .card-content .card-link:hover::before {
	-webkit-transform-origin: center left;
	    -ms-transform-origin: center left;
	        transform-origin: center left;
	-webkit-transform: scaleX(1);
	    -ms-transform: scaleX(1);
	        transform: scaleX(1);
}
.slider .slide .card .card-content .card-link .fas{
	font-size:8px;
	margin-left:8px;
	vertical-align:1px;
}
.slider .slide .card .card-content .card-logo{
	height:60px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align: flex-end;
	    -ms-flex-align: flex-end;
	        align-items: flex-end;
	position:absolute;
	right:20px;
	bottom:20px;
}
.slider .slide .card .card-content .card-logo img{
	width:auto;
	max-height:60px;
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.slider .slick-prev, .slider .slick-next{
	width:46px!important;
	height:46px!important;
	background:#fff!important;
	border-radius:50%!important;
	z-index:10;
	-webkit-transition:0.3s ease-in-out;
	-o-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
.slider .slick-prev:hover, .slider .slick-prev:focus, .slider .slick-next:hover, .slider .slick-next:focus{
	background:#a3d55e!important;
}
.slider .slick-prev{
	left:-60px!important;
}
.slider .slick-next{
	right:-60px!important;
}
.slider .slick-prev:before, .slider .slick-next:before{
	color:#333!important;
    font-family:'Font Awesome 5 Free'!important;
	font-weight:900!important;
	font-size:24px!important;
	opacity:1!important;
}
.slider .slick-prev:before{
	content:"\f060"!important;
}
.slider .slick-next:before{
	content:"\f061"!important;
}
.slider .slick-prev:hover:before, .slider .slick-next:hover:before, .slider .slick-prev:focus:before, .slider .slick-next:focus:before{
	color:#fff!important;
}
@media screen and (max-width:1600px){
	.slider .slick-prev, .slider .slick-next{
		top:30%!important;
		-webkit-box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17)!important;
		        box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17)!important;
	}
	.slider .slick-prev{
		left:10px!important;
	}
	.slider .slick-next{
		right:10px!important;
	}
}

/*hidden-slides*/
@media screen and (min-width:1200px){
	.slick-slide[aria-hidden="true"].pre{
		z-index: 0;
		opacity:0.5;
		-webkit-transform: scale(0.75) translateX(80%);
		    -ms-transform: scale(0.75) translateX(80%);
		        transform: scale(0.75) translateX(80%);
		-webkit-transition: -webkit-transform 80ms;
		transition: -webkit-transform 80ms;
		-o-transition: transform 80ms;
		transition: transform 80ms;
		transition: transform 80ms, -webkit-transform 80ms;
	}
	.slick-slide[aria-hidden="true"]{
		z-index: -1;
		opacity:0.5;
		-webkit-transform: scale(0.75) translateX(-80%);
		    -ms-transform: scale(0.75) translateX(-80%);
		        transform: scale(0.75) translateX(-80%);
		-webkit-transition: -webkit-transform 50ms;
		transition: -webkit-transform 50ms;
		-o-transition: transform 50ms;
		transition: transform 50ms;
		transition: transform 50ms, -webkit-transform 50ms;
	}
	.slick-slide[aria-hidden="false"]{
		z-index: 1;
		-webkit-transform:scale(1);
		    -ms-transform:scale(1);
		        transform:scale(1);
		-webkit-transition: -webkit-transform 50ms;
		transition: -webkit-transform 50ms;
		-o-transition: transform 50ms;
		transition: transform 50ms;
		transition: transform 50ms, -webkit-transform 50ms;
		position:relative;
	}
	#brands{
		max-width:1600px;
		margin:0 auto;
	}
}

/*selected-card*/
.selected-card{
	-webkit-box-shadow: 0px 3px 7px 0 rgba(0,0,0,0.17);
	        box-shadow: 0px 3px 7px 0 rgba(0,0,0,0.17);
	padding:0px 15px;
}
.selected-card .card-description{
	padding:0px 60px 40px 60px;
	position:relative;
}
.selected-card .card-description .btn{
	float:right;
	margin-right:-60px;
}
.selected-card .card-image{
	background:#a3d55e;
	padding:0px;
	position: relative;
	overflow:hidden;
}
.selected-card .card-image img{
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	min-height: 100%;
	max-height: 100%;
	min-width: 100%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	mix-blend-mode: multiply;
	-webkit-filter:grayscale(1);
	        filter:grayscale(1);
}
@media screen and (max-width:768px){
	.selected-card .card-image img{
		position:relative;
		top:0;
		left:0;
		min-height:0;
		min-width:0;
		-webkit-transform:none;
		    -ms-transform:none;
		        transform:none;
		max-width:100%;
	}
	.selected-card .card-description{
		padding:0px 20px 30px 20px;
	}
	.selected-card .card-description .btn{
		float:none;
		margin-right:0;
		min-width:0;
		padding:5px 0px;
	}
}
@media screen and (max-width:576px){
	.selected-card .card-description h2{
		font-size:25px;
	}
}

/*shop*/
#shop{
	background:url(assets/img/shop.jpg) no-repeat left center;
	background-size:cover;
}
#shop h2{
	color:#fff;
	text-shadow:0px 0px 5px rgba(0,0,0,0.25);
	margin:0px 0px 45px 0px;
}
#shop p.lead{
	color:#fff;
	margin-bottom:60px;
}
#shop .shop-content{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
	-ms-flex-line-pack:center;
	    align-content:center;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	min-height:500px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   #shop .shop-content {
        padding:120px 0px;
   }
}
@media screen and (max-width:992px){
	#shop .shop-content{
		min-height:360px;
	}
}
@media screen and (max-width:768px){
	#shop h2{
		margin-bottom:30px;
	}
	#shop .shop-content{
		min-height:330px;
	}
	#shop p.lead{
		margin-bottom:45px;
	}
}
/*about*/
#about .container-fluid:first-of-type{
	padding-top:120px;
	padding-bottom:120px;
}
#about .container-fluid.mission{
	padding-bottom:60px;
}
#about h1{
	text-shadow:none;
	color:#333;
	font-size:45px;
	margin-bottom:30px;
}
#about h3{
	color:#333;
}
#about hr{
	border-top:5px solid #a3d55e;
	max-width:65px;
	margin:50px 0;
}
#about p.lead{
	color:#92c946;
	letter-spacing:0.25px;
}
#about p.narrow{
	letter-spacing:0.25px;
}
.about-img img{
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
	-webkit-box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17);
	        box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17);
}
.advantages{
	padding-top:45px;
	padding-bottom:150px;
}
.advantages h3{
	color:#333;
}
.carousel{
	margin-top:60px;
}
.carousel-inner{
	padding:10px;
	margin:-10px 0px;
}
.carousel-item{
	padding:35px 25px 15px 25px;
}
.carousel-item p{
	min-height:57px;
}
.single-advantage{
	margin-top:45px;
	padding:0px 30px;
}
.single-advantage h5{
	font-size:25px;
	text-transform:none;
	letter-spacing:0.75px;
}
.single-advantage .icon, .carousel-item .icon{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width:100%;
	height:126px;
	margin-bottom:30px;
	padding-left:10px;
}
@media screen and (max-width:992px){
	.single-advantage{
		margin-top:30px;
	}
	.single-advantage .icon{
		margin-bottom:30px;
	}
}
@media screen and (max-width:768px){
	#about .container-fluid:first-of-type{
		padding-top:60px;
		padding-bottom:60px;
	}
	#about .container-fluid:last-of-type{
		padding-top:60px;
		padding-bottom:60px;
	}
	#about .about-img{
		padding:45px 0px 0px 0px;
	}
	.advantages{
		padding-bottom:75px;
	}
	.advantages .carousel{
		margin-top:15px;
	}
}

/*contact*/
.persons{
	margin-bottom:60px;
}
.person{
	margin:30px 0px;
}
.person hr{
	border-top:5px solid #a3d55e;
	max-width:65px;
	margin:40px 0;
}
.person figure{
	display:inline-block;
	margin-bottom:30px;
	border-bottom:5px solid #a3d55e;
}
.person figure img{
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
	-webkit-box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17);
	        box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17);
}
.person p{
	letter-spacing:0.5px;
	line-height:normal;
	max-width:330px;
	margin-top:30px;
}
.person h5{
	font-weight:bold;
	text-transform:none;
	font-size:18px;
	margin:0;
	letter-spacing:0.5px;
}
.person span{
	display:block;
	letter-spacing:0.5px;
	margin-bottom:25px;
}
.person a{
	display:block;
	color:#333;
	letter-spacing:0.5px;
	margin-bottom:10px;
	text-decoration:none;
}
.person a:before{
	content:"";
	display:inline-block;
	width:25px;
	height:25px;
	margin-right:15px;
	vertical-align:middle;
}
.person a.email:before{
	background:url(assets/img/envelope.png)no-repeat center;
}
.person a.phone:before{
	background:url(assets/img/phone-call.png)no-repeat center;
}
.contact-map img.contact-logo{
	margin-right:15px;
	vertical-align:bottom;
}
.contact-map .map-container{
	-webkit-box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17);
	        box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17);
	margin-top:30px;
}
.contact-map .map-container .acf-map {
	width: 100%;
	height: 300px;
}
.contact-map .map-container .acf-map img {
   max-width: inherit !important;
}


@media screen and (max-width:992px){
	.person{
		margin:15px 0px;
	}
	.persons{
		margin-bottom:15px;
	}
	.contact-map img.contact-logo{
		display:block;
		margin-bottom:15px;
	}
}
/*contact-form*/
.contact-form label{
	letter-spacing:0.45px;
}
.contact-form input, .contact-form textarea{
	border-radius:0px;
	border:0px;
	border-bottom:1px solid #8dbf48;
}
.contact-form input{
	height:30px;
	width:100%;
}
.contact-form textarea{
	min-height:30px;
	width:100%;
	resize: none;
}
.contact-form .form-group{
	margin-bottom:5px;
}
.contact-form .form-info{
	margin-top:15px;
}
@media screen and (max-width:992px){
	.contact-form{
		margin-bottom:15px;
	}
}
@media screen and (max-width:768px){
	.contact-form{
		margin-bottom:30px;
	}
	.contact-form label{
		padding-right:0px;
	}
	.contact-info .profile{
		width:100px;
	}
	.contact-info p{
		padding-left:120px;
		line-height:32px;
	}
}
.contact-form input[type="submit"]{
	display:inline-block;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	border-radius:0px;
	width:auto;
	min-width:130px;
	height:35px;
	padding:5px 10px;
	border:1.5px solid #a3d55e;
	color:#333;
	background:transparent;
}
.contact-form input[type="submit"]:hover, .contact-form input[type="submit"]:focus, .contact-form input[type="submit"]:active{
	outline:none;
	background:#a3d55e;
	border-color:#a3d55e;
	color:#fff;
}

/*footer*/
footer{
	background:#333;
	color:#fff;
	font-size:13px;
}
footer .container-fluid{
	padding:40px 15px;
}
footer .row{
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

/*subpage-banner*/
#subpage-banner{
	position:relative;
	min-height:400px;
}
#subpage-banner .overlay{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
	padding-right:5%;
}
#subpage-banner .overlay img{
	max-width:100%;
	min-height:100%;
	mix-blend-mode: multiply;
}
#subpage-banner .container-fluid{
	position:relative;
	z-index:2;
}
.subpage-banner .subpage-name{
	min-height:500px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align:end;
	    -ms-flex-align:end;
	        align-items:flex-end;
}
.subpage-banner .subpage-name h1{
	margin-bottom:65px;
}
.subpage-banner.banner-video .banner-background{
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.subpage-banner.banner-video .banner-content{
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.subpage-banner.banner-video{
    height: 500px;
    position: relative;
    overflow:hidden;
}
#video{
    display:none;
}
@media screen and (min-width : 768px){
    #video{
        display:block;
		width:100%;
    }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.subpage-banner .subpage-name{
		padding:200px 0px;
	}
}
.subpage-banner .subpage-name h1{
	font-size:45px;
}
@media screen and (max-width:992px){
	.subpage-banner.banner-video{
		height:320px;
	}
	#subpage-banner, .subpage-banner .subpage-name{
		min-height:320px;
	}
	.subpage-banner .subpage-name h1{
		font-size:35px;
	}
	#subpage-banner .overlay img{
		max-width:none;
		height:100%;
		left:50%;
		-webkit-transform:translateX(-50%);
		    -ms-transform:translateX(-50%);
		        transform:translateX(-50%);
	}
}
@media screen and (max-width:576px){
	.subpage-banner.banner-video{
		height:200px;
	}
	#subpage-banner, .subpage-banner .subpage-name{
		min-height:200px;
	}
	.subpage-banner .subpage-name h1{
		font-size:25px;
	}
}

/**subpage-content**/
#content .brand-header, #content .main-content{
	padding:100px 15px;
}
#content .brand-header .row{
	-webkit-box-align: flex-start;
	    -ms-flex-align: flex-start;
	        align-items: flex-start;
}
#content .brand-header p{
	font-size:18px;
	font-weight:normal;
	letter-spacing:0.5px;
	margin:0;
}
#content .container-fluid.brand-slogan{
	padding-top:45px;
	padding-bottom:45px;
}
#content .container-fluid.brand-slogan p{
	color:#fff;
	font-weight:bold;
	letter-spacing:0.25px;
}
@media screen and (max-width:992px){
	#content .brand-header{
		padding:60px 15px!important;
	}
	#content .main-content{
		padding:75px 15px 50px 15px;
	}
}
@media screen and (max-width:768px){
	#content .brand-header{
		padding:45px 15px!important;
	}
	#content .brand-header .brand-logo{
		text-align:center;
	}
	#content .brand-header .brand-logo img{
		height:60px;
		width:auto;
		margin:0 auto 45px auto;
	}
	#content .brand-header p{
		font-size:15px;
	}
	#content .main-content h2, #content .main-content h3{
		font-size:25px;
	}
}
#content .offer-header{
	padding:100px 15px;
}
#content .offer-header p.lead{
	margin-bottom:45px;
	line-height:22px;
}
#content .offer-header ul{
	margin-bottom:15px;
}
#content .offer-header ul li{
	font-size:15px;
	font-weight:400;
	margin:2.5px 0px;
}
#content .offer-header .offer-img img{
	-webkit-box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17);
	        box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17);
}
@media screen and (max-width:992px){
	#content .offer-header{
		padding:60px 15px!important;
	}
	#content .offer-header p.lead{
		margin-bottom:30px;
	}
	#content .offer-header .offer-img{
		padding-top:45px;
	}
}
@media screen and (max-width:768px){
	#content .offer-header{
		padding:0px 15px!important;
	}
	#content .offer-header .offer-img{
		padding:45px 0px 0px 0px;
	}
}

/*gallery*/
#content .gallery-row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
	margin:0px -10px;
}
#content .gallery-item{
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    flex: 0 1 calc(25% - 20px);
	-ms-flex: 0 1 22.5%;
	margin:10px;
}
#content .gallery-item{
	-webkit-transition:0.3s ease-in-out;
	-o-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
#content .gallery-item:hover, #content .gallery-item:focus{
	-webkit-box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.25);
	        box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.25);
}
@media screen and (max-width:992px){
	#content .gallery-item{
        -webkit-box-flex: 1;
            -ms-flex: 1 1 calc(33.3% - 20px);
                flex: 1 1 calc(33.3% - 20px);
	}
}
@media screen and (max-width:768px){
	#content .gallery-item{
        -webkit-box-flex: 1;
            -ms-flex: 1 1 calc(50% - 20px);
                flex: 1 1 calc(50% - 20px);
	}
}
@media screen and (max-width:576px){
	#content .gallery-row{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
		-ms-flex-wrap:nowrap;
		    flex-wrap:nowrap;
		min-width:calc(100vw - 30px);
		min-height:200px;
		overflow-x: auto;
	}
	#content .gallery-item{
		-webkit-box-flex: 100%;
		    -ms-flex: 100%;
		        flex: 100%;
		min-width: 90vw;
		margin: 10px;
	}
	#content .gallery-row::-webkit-scrollbar {
		display: none;
	}
}

/*download, testimonials*/
#content .download{
	padding:45px 15px 0px 15px;
}
#content .download&gt;div:after{
	content:"";
	display:block;
	background:#a3d55e;
	width:calc(100% - 20px);
	height:2px;
	margin:60px 10px;
}
@media screen and (min-width:992px){
#content .download h2{
	display:inline-block;
	float:left;
	margin-right:120px;
}
}
#content .download&gt;div:last-of-type:after{
	display:none;
}
#content .testimonials-row, #content .download-row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
#content .download-row{
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
	width:100%;
}
@media screen and (min-width:992px){
	#content .testimonials-row, #content .download-row{
		margin:0px -10px;
	}
	#content .download-row.columns-2 .download-item{
		max-width:calc(50% - 20px);
	}
	#content .download-row.columns-3 .download-item{
		max-width:calc(33.3% - 20px);
	}
	#content .download-row.columns-4 .download-item{
		max-width:calc(25% - 20px);
	}
	#content .download-row.columns-5 .download-item{
		max-width:calc(20% - 20px);
	}
}
#content .testimonial-item{
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex: 1 1 30%;
        flex: 1 1 30%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
	margin:100px 10px 0px 10px;
	border-top:12px solid #a3d55e;
	-webkit-box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17);
	        box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17);
	-webkit-transition:0.3s ease-in-out;
	-o-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
#content .download-item{
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex: 1 1 30%;
        flex: 1 1 30%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
	margin:15px 10px 0px 10px;
	-webkit-box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17);
	        box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.17);
	-webkit-transition:0.3s ease-in-out;
	-o-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
#content .download-item h4{
	margin-bottom:10px;
}
#content .testimonial-item:hover, #content .testimonial-item:focus, #content .download-item:hover, #content .download-item:focus{
	-webkit-box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.34);
	        box-shadow: 0px 3px 7px 0 rgba(0, 0, 0, 0.34);
}
#content .testimonial-item .testimonial-content{
	padding:50px;
	-webkit-box-flex:1;
	    -ms-flex-positive:1;
	        flex-grow:1;
}
#content .download-item .download-content{
	padding:45px 50px 30px 50px;
	-webkit-box-flex:1;
	    -ms-flex-positive:1;
	        flex-grow:1;
}
#content .download-item .download-content h4{
	text-transform:none;
}
#content .testimonial-item .testimonial-content h3{
	font-size:25px;
	color:#333;
	letter-spacing:0.75px;
	margin:0px 0px 45px 0px;
}
#content .testimonial-item .testimonial-content&gt;blockquote&gt;p{
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	margin-bottom:30px;
}
#content .testimonial-item .button, #content .download-item .button{
	-ms-flex-item-align: end;
	    align-self: flex-end;
	width:100%;
}
#content .testimonial-item .button  a, #content .download-item  .download-link{
	text-align:center;
	height:80px;
	padding:27.5px 15px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	border:1.5px solid #a3d55e;
	display:block;
}
#content .download-item  .download-link .fas{
	font-size:8px;
	margin-left:8px;
	vertical-align:1px;
}
#content .testimonial-item .button a:hover, #content .testimonial-item .button a:focus, #content .testimonial-item .button  a:active,
#content .download-item .download-link:hover, #content .download-item .download-link:focus, #content .download-item .download-link:active{
	-webkit-transition:0.3s ease-in-out;
	-o-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
	background:#a3d55e;
}
#content .btn-holder{
	margin-top:100px;
}

/*download-table*/
#content .download-list{
	float:left;
	display:inline-block;
	width:auto;
	margin-bottom:60px;
}
#content .download-list:after{
	display:none!important;
}
#content .download-list table{
	width:100%;
	border-collapse:separate;
	border-spacing:0px 10px;
}
@media screen and (min-width:992px){
	#content .download-list table{
		min-width:700px;
	}
}
#content .download-list table tr.table-header{
	-webkit-box-shadow:none;
	        box-shadow:none;
}
#content .download-list table tr.table-header th{
	padding:0px 15px 15px 15px;
	font-size:18px;
	font-weight:bold;
	letter-spacing:0.5px;
}
#content .download-list table tr.table-header th:nth-of-type(3){
	text-align:center;
}
#content .download-list table tr{
	background:white;
	-webkit-box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.07);
	        box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.07);
}
#content .download-list table tr&gt;td{
	padding:10px 15px;
	font-size:15px;
	letter-spacing:0.5px;
}
#content .download-list table tr&gt;td:nth-of-type(1){
	width:65%;
}
#content .download-list table tr&gt;td:nth-of-type(2){
	width:20%;
}
#content .download-list table tr&gt;td:nth-of-type(3){
	width:15%;
	text-align:center;
}
#content .download-list table tr&gt;td a{
	color:#333;
	font-size:12px;
}
#content .download-list .page-navigation{
	text-align:center;
	margin-top:30px;
	font-size:15px;
}
#content .download-list .page-navigation a{
	display:inline-block;
	margin:0px 5px;
	color:#333;
	text-decoration:none;
}
#content .download-list .page-navigation a:first-of-type:before{
	content:"\f060"!important;
	color:#bcbcbc!important;
	font-family:'Font Awesome 5 Free'!important;
	font-weight:900!important;
	font-size:10px;
	margin-right:15px;
	vertical-align:1px;
	-webkit-transition:0.3s ease-in-out;
	-o-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
#content .download-list .page-navigation a:last-of-type:after{
	content:"\f061"!important;
	color:#bcbcbc!important;
	font-family:'Font Awesome 5 Free'!important;
	font-weight:900!important;
	font-size:10px;
	margin-left:15px;
	vertical-align:1px;
	-webkit-transition:0.3s ease-in-out;
	-o-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
#content .download-list .page-navigation a:first-of-type:hover:before, #content .download-list .page-navigation a:last-of-type:hover:after{
	color:#333!important;
}
@media screen and (max-width:992px){
	#content .testimonial-item{
		-webkit-box-flex: calc(50% - 20px);
		    -ms-flex: calc(50% - 20px);
		        flex: calc(50% - 20px);
		margin-top:60px;
	}
	#content .download-item{
		-webkit-box-flex: calc(50% - 20px);
		    -ms-flex: calc(50% - 20px);
		        flex: calc(50% - 20px);
		margin-top:30px;
	}
	#content .btn-holder{
		margin-top:75px;
	}
}
@media screen and (max-width:576px){
	#content .testimonial-item{
		-webkit-box-flex: 100%;
		    -ms-flex: 100%;
		        flex: 100%;
		margin-top:50px;
	}
	#content .download-item{
		-webkit-box-flex: 100%;
		    -ms-flex: 100%;
		        flex: 100%;
		margin-top:30px;
	}
	#content .testimonial-item .testimonial-content{
		padding:50px 35px 50px 45px;
	}
	#content .testimonial-item .testimonial-content p{
		font-size:13px;
		letter-spacing:0.4px;
	}
	#content .testimonial-item .testimonial-content p.quote{
		font-size:18px;
	}
	#content .btn-holder{
		margin-top:100px;
	}
}

/** Cookie Bar **/
#cookie-law-info-bar{
	font-size:13px;
	font-weight:400;
	padding:5px 15px;
	letter-spacing:0.25px;
}
#cookie-law-info-bar .cli-plugin-button{
	font-weight:700;
	text-transform:uppercase;
}
</pre></body></html>