@font-face {
    font-family: 'Swiss721';
    src: url('../fonts/swiss-721-bt.ttf') format('truetype');
}

@font-face {
    font-family: 'Swiss721 Medium';
    src: url('../fonts/swiss-721-medium-bt.ttf') format('truetype');
}

@font-face {
    font-family: 'Swiss721 Medium Italic';
    src: url('../fonts/swiss-721-medium-italic-bt.ttf') format('truetype');
}

@font-face {
    font-family: 'Swiss721 Thin';
    src: url('../fonts/swiss-721-thin-bt.ttf') format('truetype');
}

@font-face {
    font-family: 'Swiss721 Thin Italic';
    src: url('../fonts/swiss-721-thin-italic-bt.ttf.ttf') format('truetype');
}

@font-face {
    font-family: 'Ethnocentric Italic';
    src: url('../fonts/ethnocentric rg it.ttf') format('truetype');
}

@font-face {
    font-family: 'Ethnocentric Regular';
    src: url('../fonts/ethnocentric rg.ttf') format('truetype');
}

body{
	font-family: 'Swiss721';
	font-size: 15px!important;
}

.container-fluid{
	width:96%;
	margin-left: auto;
	margin-right: auto;
}

.transparent-nav{
	background-color: transparent;
	position: absolute;
	z-index: 1;
	box-shadow: none;
	height: 96px;
	padding-top:12px;
}

.transparent-nav > .nav-wrapper > .navbar-logo{
	height: 74px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	position:relative;
	float:left;
}

.transparent-nav > .nav-wrapper > .navbar-slogan{
	height: 34px;
	width: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 10px;
	position:relative;
	float:left;
}

.transparent-nav > .nav-wrapper > .main-nav{
	position: relative;
	float:right;
	width: 60%;
}

.transparent-nav > .nav-wrapper > .main-nav > .top-nav,
.transparent-nav > .nav-wrapper > .main-nav > .bottom-nav{
	display:block;
	position: relative;
	float:right;
	width:100%;
}

.transparent-nav > .nav-wrapper > .main-nav > .top-nav{
	margin:12px 0px 0px 0px;
}

.transparent-nav > .nav-wrapper > .main-nav > .bottom-nav{
	margin:6px 0px 6px 0px;
}

.transparent-nav > .nav-wrapper > .main-nav > .top-nav > li,.bottom-nav > li{
	float: right;
}

.transparent-nav > .nav-wrapper > .main-nav > .top-nav > li{
	line-height:24px;
	height:24px;
}

.transparent-nav > .nav-wrapper > .main-nav > .top-nav > li.language > a{
	padding: 0!important;
}

.transparent-nav > .nav-wrapper > .main-nav > .top-nav > li > a{
	margin:0!important;
	padding:0 14px!important;
	font-size: 16px;
	font-weight: bold;
	color: #67c192;
	text-decoration: none;
}

.transparent-nav > .nav-wrapper > .main-nav > .top-nav > li > a:hover{
	background: transparent!important;
	box-shadow: none;
	text-decoration: none;
	color: #fff;
}

.transparent-nav > .nav-wrapper > .main-nav > .bottom-nav > li{
	line-height:36px;
	height:36px;
}

.transparent-nav > .nav-wrapper > .main-nav > .bottom-nav > li > a,
.transparent-nav > .nav-wrapper > .main-nav > .bottom-nav > li > a:visited{
	margin:0!important;
	padding:0 14px!important;
	font-size: 22px;
	font-weight: bold;
	color: #fff;	
	text-decoration: none;
}

.transparent-nav > .nav-wrapper > .main-nav > .bottom-nav > li > a:hover{
	background: transparent!important;
	box-shadow: none;
	text-decoration: none;
	color: #67c192;
}

.fixed-top-nav{
	position: fixed;
	top: 0;
	z-index: 1001;
	height: 64px;
	padding-top:0;
	/*background: linear-gradient(90deg, rgba(6,32,68,1) 0%, rgba(165,166,167,1)100%);*/
	background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1)100%);
	box-shadow: none;
}

.fixed-top-nav > .nav-wrapper > .navbar-logo{
	height: 54px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	position:relative;
	float:left;
}

.fixed-top-nav > .nav-wrapper > .navbar-slogan{
	height: 24px;
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}

.fixed-top-nav > .nav-wrapper > .main-nav{
	position: relative;
	float:right;
	width: 60%;
}

.fixed-top-nav > .nav-wrapper > .main-nav > .top-nav,
.fixed-top-nav > .nav-wrapper > .main-nav > .bottom-nav{
	display:block;
	position: relative;
	float:right;
	width:100%;
}

.fixed-top-nav > .nav-wrapper > .main-nav > .top-nav{
	margin:10px 0px 0px 0px;
}

.fixed-top-nav > .nav-wrapper > .main-nav > .bottom-nav{
	margin:0px 0px 4px 0px;
}

.fixed-top-nav > .nav-wrapper > .main-nav > .top-nav > li,.bottom-nav > li{
	float: right;
}

.fixed-top-nav > .nav-wrapper > .main-nav > .top-nav > li{
	line-height:18px;
	height:18px;
}

.fixed-top-nav > .nav-wrapper > .main-nav > .top-nav > li.language > a{
	padding: 0!important;
}

.fixed-top-nav > .nav-wrapper > .main-nav > .top-nav > li > a{
	margin:0!important;
	padding:0 14px!important;
	font-size: 13px;
	font-weight: bold;
	color: #5dcc96;
	text-decoration: none;
}

.fixed-top-nav > .nav-wrapper > .main-nav > .top-nav > li > a:hover{
	background: transparent!important;
	box-shadow: none;
	text-decoration: none;
	color: #fff;
}

.fixed-top-nav > .nav-wrapper > .main-nav > .bottom-nav > li{
	line-height:32px;
	height:32px;
}

.fixed-top-nav > .nav-wrapper > .main-nav > .bottom-nav > li > a,
.fixed-top-nav > .nav-wrapper > .main-nav > .bottom-nav > li > a:visited{
	margin:0!important;
	padding:0 14px!important;
	font-size: 16px;
	font-weight: bold;
	color: #fff;	
	text-decoration: none;
}

.fixed-top-nav > .nav-wrapper > .main-nav > .bottom-nav > li > a:hover{
	background: transparent!important;
	box-shadow: none;
	text-decoration: none;
	color: #5dcc96;
}

.navbar-search{
	background-color: #fff;
    position: fixed;
    z-index: 2;
    width: 25%;
    right: 35px;
    top: 65px;
}

.contact-nav{
	position: fixed;
    right: 20px;
    top: 35%;
    z-index: 999;
    width: 55px;
}

.contact-nav > li {
	display: block;
	transition-duration: 0.5s;
	position: relative;
    float: right;
}

.contact-nav > li > a{
    position: relative;
    float: right;
	background-color:#fff;
	padding:5px;
	border-left: 1px solid #f6f6f6;
	border-right: 1px solid #f6f6f6;
}

.contact-nav > li:first-child > a{
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	border-top: 1px solid #f6f6f6;
}

.contact-nav > li:last-child > a{
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom: 1px solid #f6f6f6;
}

.contact-nav > li > a > .contact-group-nav{
	background-color: #5dcc96;
	height: 45px;
	width: 45px;
	border-radius: 22.5px;
	display: block;
	float: right;
	position: relative;
}

.contact-nav > li > a > .contact-group-nav > .uk-icon{
	vertical-align: middle;
	margin: 10px;
    color: #fff;
}

.contact-nav > li > a > .contact-group-nav > .uk-icon > svg{
	height: 25px;
	width: 25px;
}

.contact-nav > li > a > .contact-group-nav > .notification{
	background-color: red;
    color: #fff;
    position: absolute;
	right: -8px;
    top: -4px;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    font-size: 14px;
    text-align: center;
}

.contact-nav > li:hover > .contact-item{
	display:block;
}

.contact-item{
	position: absolute;
    right: 45px;
    padding-right: 20px;
	margin-top: 18px;
	display:none;
}

.contact-item > li {
	margin-bottom: 8px;
	position: relative;
    float: right;
}

.contact-item > li > a{
	font-size: 14px;
	color: #fff;
	padding: 3px 10px;
	border-radius: 10px;
	background-color:#5dcc96;
	text-decoration: none;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
	
}

.carousel{
	height: 600px!important;
}

.carousel-row{
	width:100%;
	height:100%;
}

.carousel-col{
	height:100%;
	display:table;
}

.carousel-info{
	display:table-cell;
	vertical-align: middle;
}

.carousel-info > h1{
	font-family: 'Swiss721 Medium Italic';
	font-size: 48px;
	color: #5dcc96;
	margin:0;
}

.carousel-info > p{
	font-family: 'Swiss721';
	font-size: 16px!important;
	color: #fff;
	font-weight: bold;
}

.btn, .btn:hover {
	background-color: #67c192;
	color: #000;
	font-family: 'Swiss721';
	font-weight: normal;
	text-transform: none;
	padding:0px 20px;
	border-radius: 18px;
	text-decoration: none;
	margin-bottom: 20px;
}

.tagline, .profile, .article-detail{
	background: url('../img/bg.svg') center center no-repeat;
	background-size: cover;
	padding: 20px 0px;
}

.faqs{
	background: linear-gradient(180deg, rgba(0,0,0,1) 0% , rgba(0,0,0,1)60%, rgba(255,255,255,1) 100%);
	/*background: url('../img/bg-gradient1.png') top center no-repeat;*/
	background-size: 100% 100%;
	padding: 0px;
	margin: 0px;
}

.faqs > .container-fluid > .row > .col > h1{
	width: 80%;
	font-weight: bold;
	color: #67c192;
	margin-top: 200px;
	margin-bottom: 50px;
}

.faqs > .container-fluid > .row > .col >.logo-header-page{
	width: 40%;
	height: auto;
	margin-bottom: 50px;
}

.faqs > .container-fluid > .row > .faq-group{
	border-radius: 25px;
	background-color: #fff;
	border: 1px solid #f6f6f6;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}

.faqs > .container-fluid > .row > .faq-group > .collapsible{
	border: 0;
	box-shadow: none;
	margin: 25px 0;
}

.faqs > .container-fluid > .row > .faq-group > .collapsible > li > .collapsible-header > p{
	margin-bottom: 0;
	font-weight: bold;
	font-size: 18px;
}

.faqs > .container-fluid > .row > .faq-group > .collapsible > li > .collapsible-body > p{
	font-size: 16px;
}

.products, .product{
    background: linear-gradient(180deg, rgba(0,0,0,1) 0% , rgba(0,0,0,1)60%, rgba(255,255,255,1) 100%);
	/*background: url('../img/bg-gradient1.png') top center no-repeat;*/
	background-size: 100% 100%;
	padding: 0px;
	margin: 0px;
}

.products > .container-fluid > .row > .col > h3,
.product > .container-fluid > .row > .col > h3{
	width: 80%;
	font-weight: bold;
	color: #67c192;
	margin-top: 200px;
	margin-bottom: 50px;
}

.products > .container-fluid > .row > .col > p{
	width: 80%;
	color: #fff;
	margin-bottom: 50px;
}

.product > .container-fluid > .row > .col > p{
	width: 80%;
	color: #fff;
	margin-bottom: 15px;
}

.products > .container-fluid > .row > .col >.logo-header-page,
.product > .container-fluid > .row > .col >.logo-header-page{
	width: 40%;
	height: auto;
	margin-bottom: 50px;
}

.product-item, .product-item:visited{
	margin: 20px 20px 20px 20px;
    padding: 20px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    background-color: #fff;
	border-radius: 15px;
	display: block;
}

.product-item:hover{
	margin: 20px 20px 20px 20px;
    padding: 20px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
	text-decoration: none;
	background: linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(103,193,146,1) 100%);
	color: #fff;
	border-radius: 15px;
	display: block;
}

.product-item:hover > h4{
	color: #fff;
	text-decoration: none;
}

.product-item:hover > .product-item-summary > p{
	color: #fff;
	text-decoration: none;
}

.product-item > h4, .product-item:visited > h4{
	font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    margin: 10px 0px 20px 0px;
    text-decoration: none;
	color: #67c192;
}

.product-item > .product-item-image{
	margin: 5% 20% 5% 20%;
    height: auto;
}

.product-item > .product-item-summary{
	height: 96px;
	overflow: hidden;
}

.product-item > .product-item-summary > p, .product-item:visited > .product-item-summary > p{
	font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    margin: 0px 0px 20px 0px;
	text-decoration: none;
	color: #000;
}

.tagline > .container-fluid > .row > .col > h2{
	font-family: 'Ethnocentric Regular';
	font-size: 2.2rem;
	color: #67c192;
}

.tagline > .container-fluid > .row > .col > p{
	width: 80%;
	font-weight: bold;
}

.tagline-item-group{
	margin-bottom: 0;
	padding-bottom:50px;
}

.tagline-item{
	margin:20px 50px 30px 50px;
	padding: 20px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
	background-color: #fff;
	border-radius: 15px;
}

.tagline-item:hover{
	background: linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(103,193,146,1) 100%);
	color: #fff;
}

.tagline-icon{
	margin: 10% 20% 15% 20%;
	height: auto;
	position: relative;
	float: left;
}

.tagline-item > p{
	text-align: center;
	font-weight: bold;
	color: #67c192;
}

.tagline-item:hover > p{
    color: #fff;
}

.articles{
	/*background-color: #041e42;*/
	background-color: #000000;
}

.articles > .container-fluid > .row >.col > h1{
	font-weight: bold;
	color: #5dcc96;
	margin:0;
}

.articles > .container-fluid > .row >.col > img.logo-header-page{
	position:relative;
	float: right;
	width: auto;
	height: 40px;
	margin-top:4px;
	margin-bottom: 4px;
}

.articles > .container-fluid > .article-title{
	padding-top: 200px;
	padding-bottom: 50px;
}

.article-image{
	width:100%;
	height:auto;
	border-radius: 15px;
}

.article-title{
	color: #5dcc96;
	font-weight: bold;
}

.article-link{
	text-decoration: none;
	color: #5dcc96;
	font-weight: bold;
	
}

.article-link:hover{
	text-decoration: none;
	color: #ed8222;
	
}

.article-detail > .container-fluid > .row > .col > h2 {
	color: #5dcc96;
	font-weight: bold;
}

.article-detail ul {
    padding-left: 25px!important;
}

.article-detail ul > li{
    list-style-type: disc!important;
    line-height: 1.6em;
}

.profile > .container-fluid > .row > .col > h2, .profile > .container-fluid > .row > .col > h3{
	font-family: 'Ethnocentric Regular';
	font-size: 2.5rem;
	color: #5dcc96;
}

.career-item{
	margin: 20px 50px 30px 50px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    background-color: #fff;
    border-radius: 15px;
	display: block;
}

.career-item:hover{
	text-decoration:none;
	background: linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(103,193,146,1) 100%);
	color: #fff;
}

.career-item:hover > .career-item-title > h3{
	color: #fff;
}

.career-item > img{
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.career-item-title{
	padding: 20px;
	height: 85px;
}

.career-item-title > h3{
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	margin:0px;
	text-decoration: none;
}

/*product*/
.item{
	margin: 20px 50px 30px 50px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    background-color: #fff;
    border-radius: 15px;
	display: block;
}

.item:hover{
	text-decoration:none;
	background: linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(103,193,146,1) 100%);
	color: #fff;
}

.item:hover > .item-title > h2{
	color: #fff;
}

.item > .item-image > img {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	width: 100%!important;
	height: auto!important;
}

.item-title{
	padding: 10px;
	height: 85px;
}

.item-title > h2{
	font-weight: bold;
	font-size: 1.4rem;
	line-height: 1.6rem;
	margin:0px;
	text-decoration: none;
	color: #67c192;
}

.item-size{
	color: #67c192;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
	margin: 15px 0;
}

.image-display{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}

.image-display > img{
	margin-left: auto;
    margin-right: auto;
    position: relative;
    display: block;
}

.img-slider{
	height: 170px;
	width: 100%;
	position: relative;
}

.image-collection{
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	padding: 10px 0;
	height: 170px;
	white-space: nowrap;
	float:left;
	width: 100%;
	display: block;
}

.image-collection-nav-left{
	position:absolute;
	height: 40px;
	width: 40px;
	border-radius: 20px;
	border: 1px solid #ccc;
	background-color: #67c192;
	color: #fff;
	text-align: center;
	z-index: 999;
	top: 40%;
    left: -20px;
}

.image-collection-nav-right{
	position: absolute;
	height: 40px;
	width: 40px;
	border-radius: 20px;
	border: 1px solid #ccc;
	background-color: #67c192;
	color: #fff;
	text-align: center;
	z-index: 999;
	top: 40%;
    right: -20px;
}

.image-collection-item{
	width: 150px;
	height: 150px;
	margin-left: 5px;
	margin-right: 5px;
	display: inline-block;
}

.image-collection-item > img{
	border: 2px solid #ccc;
}


.image-collection-item > img.active{
	border: 2px solid #67c192;
}

.image-collection-item > img{
	border-radius: 15px;
}

.variant{
	border: 1px solid #ccc;
	background-color: #fffdfd;
	margin-bottom: 15px;
}

.variant-title{
	font-weight: bold;
	color: #fff;
	background-color: #67c192;
	padding: 5px 10px;
}

.variant > ul{
	margin:0;
	padding: 10px;
}

.variant > ul > li{
	line-height: 24px;
}

.contacts-group{
	border-radius: 25px;
	background-color: #fff;
	border: 1px solid #f6f6f6;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
	padding: 60px!important;
}

.mobile-filter{
	position:fixed;
	bottom:0;
	padding: 15px;
	background-color: #fdfdfd;
	width: 100%;
	height: 90%;
	z-index: 1200;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

a:hover{
	text-decoration: none!important;
}

section#footer{
	/*background-color: #041e42;*/
	background-color: #000000;
	color: #fff;
}

section#footer > .container-fluid > .footer-menu{
	color: #fff;
	padding: 15px 0px;
	margin: 0;
}

section#footer > .container-fluid > .footer-menu > .col > h5{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin:5px 0;
}

section#footer > .container-fluid > .footer-menu > .col > h5 > .uk-icon{
	color: #67c192;
}

section#footer > .container-fluid > .footer-menu > .col > ul,
section#footer > .container-fluid > .footer-menu > .col > p{
	margin-top:0px;
	margin-bottom:15px;
	padding-left: 25px;
}

section#footer > .container-fluid > .footer-menu > .col > ul > li > a, 
section#footer > .container-fluid > .footer-menu > .col > ul > li > a:visited{
	color: #fff;
}


section#footer > .container-fluid > .footer-menu > .col > ul > li > a:hover{
	color: #5dcc96;
	text-decoration: none;
}

section#footer > .copyright{
	background-color: #000;
	color: #fff;
	font-weight: bold;
	padding: 5px 0px;
	margin: 0;
}

.pagination li.active {
    background-color: #5dcc96;
}

.instagram{
	color: radial-gradient(circle, rgba(245,133,41,1) 0%, rgba(254,218,119,1) 25%, rgba(221,42,123,1) 50%, rgba(129,52,175,1) 75%, rgba(81,91,212,1) 100%);
}

.sidenav{
	width:100%;
	z-index: 1200;
	background-color: #67c192;
}

.sidenav > .sidenav-exit > a{
	padding-right: 16px;
}

.sidenav > .sidenav-exit > a > i.close-sidenav{
	position: relative;
	float: right;
	margin-right: 0;
}

.sidenav > li.languages{
	margin: 0 32px;
}

.sidenav > li.languages > ul > li{
	display: inline-block;
	
}

.sidenav > li.languages > ul > li > a{
	line-height: 42px;
	width: 48px;
	height: 48px;
	border-radius: 24px;
	border: 3px solid #ccc;
	padding: 0!important;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: bold;
    background-color: #041e42;
    color: #fff;
	
}

.sidenav > li > a{
	font-size: 16px;
	font-weight: bold;
}

.mobile-search{
	margin: 0 32px;
}

.mobile-search > .nav-wrapper{
	background-color:#fff;
}

.mobile-search > .nav-wrapper > form > .input-field > .label-icon{
	font-size: 2rem;
	line-height: 48px;
	
}

.mobile-search > .nav-wrapper > form > .input-field > i{
	font-size: 2rem;
	line-height: 48px;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #67c192;
    border-color: #67c192;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    left: 0!important;
}

table.dataTable thead th{
    padding-left: 22px;
}

.dataTables_filter label, .dataTables_length label{
    font-size: 1rem!important;
    font-weight: bold!important;
    color: #000!important;
}

@media only screen and (min-width: 0px) and (max-width: 320px){
	body{
		font-family: 'Swiss721';
		font-size: 13px!important;
	}

	.transparent-nav > .nav-wrapper > .navbar-logo {
		height: 54px;
		width: auto;
		margin-top: 15px;
		margin-bottom: 15px;
		margin-left: 18px;
		position: relative;
		float: left;
	}
	
	.transparent-nav > .nav-wrapper > .navbar-slogan {
		height: 18px;
		width: auto;
		margin-top: 33px;
		margin-bottom: 33px;
		margin-left: 10px;
		position: relative;
		float: left;
	}
	
	.transparent-nav > .nav-wrapper > .sidenav-trigger {
		float: right;
		position: relative;
		z-index: 1;
		height: 56px;
		margin: 14px 18px;
	}
	
	.fixed-top-nav > .nav-wrapper > .navbar-slogan {
		height: 18px;
		width: auto;
		margin-top: 19px;
		margin-bottom: 19px;
		margin-left: 10px;
	}
	
	.fixed-top-nav > .nav-wrapper > .navbar-logo {
		height: 48px;
		width: auto;
		margin-top: 8px;
		margin-bottom: 8px;
		margin-left: 18px;
		position: relative;
		float: left;
	}
	
	.fixed-top-nav > .nav-wrapper > .sidenav-trigger {
		float: right;
		position: relative;
		z-index: 1;
		height: 56px;
		margin: 4px 18px;
	}
	
	.carousel-info > h1 {
		font-size: 28px;
	}
	
	.carousel-info > p {
		font-size: 13px!important;
	}
	
	.tagline > .container-fluid > .row > .col > h3 {
		font-size: 32px;
	}
	
	.tagline > .container-fluid > .row > .col > p {
		font-size: 13px;
		width: 100%!important;
	}
	
	.tagline-icon {
		margin: 10% 15% 15% 15%;
	}
	
	.tagline-item {
		margin: 20px 30px 30px 30px;
	}
	
	.tagline-item > p {
		font-size: 13px;
	}
	
	.faqs > .container-fluid > .row > .col > h3 {
		width: 80%;
		font-weight: bold;
		color: #67c192;
		margin-top: 100px;
		margin-bottom: 20px;
		font-size: 32px;
	}
	
	.faqs > .container-fluid > .row > .col >.logo-header-page {
		width: 80%;
		height: auto;
		margin-bottom: 20px;
	}
	
	.faqs > .container-fluid > .row > .faq-group > .collapsible {
		border: 0;
		box-shadow: none;
		margin: 15px 0;
	}
	
	.faqs > .container-fluid > .row > .faq-group > .collapsible > li > .collapsible-header > p{
		margin-bottom: 0;
		font-weight: bold;
		font-size: 15px;
	}

	.faqs > .container-fluid > .row > .faq-group > .collapsible > li > .collapsible-body > p{
		font-size: 13px;
	}
	
	.articles > .container-fluid > .row >.col > img.logo-header-page {
		width: 100%;
		height: auto;
		height: 40px;
		margin-top: 4px;
		margin-bottom: 4px;
		position: relative;
		float: right;
	}
	
	.career-item {
		margin: 20px 20px 20px 20px;
	}
	
	.career-item-title {
		padding: 15px;
		height: 70px;
	}
	
	.career-item-title > h4 {
		font-weight: bold;
		font-size: 16px;
		line-height: 20px;
		margin: 0px;
		text-decoration: none;
	}
	
	.product-item{
		margin: 20px 20px 20px 20px;
		padding: 20px;
		box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
		background-color: #fff;
		border-radius: 15px;
	}

	.product-item > h4{
		font-weight: bold;
		font-size: 24px;
		line-height: 28px;
		margin: 10px 0px 15px 0px;
		text-decoration: none;
		color: #67c192;
	}

	.product-item > .product-item-image{
		margin: 5% 20% 5% 20%;
		height: auto;
	}

	.product-item > .product-item-summary{
		height: 84px;
		overflow: hidden;
	}

	.product-item > .product-item-summary > p{
		font-weight: bold;
		font-size: 13px;
		line-height: 16px;
		margin: 0px 0px 20px 0px;
		text-decoration: none;
	}
	
	.item {
		margin: 10px 0; 
		box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
		background-color: #fff;
		border-radius: 15px;
		display: block;
	}
	
	.products > .container-fluid > .row > .col >.logo-header-page, .product > .container-fluid > .row > .col >.logo-header-page {
		width: 80%;
		height: auto;
		margin-bottom: 50px;
	}
}

@media only screen and (min-width: 321px) and (max-width: 640px){
	body{
		font-family: 'Swiss721';
		font-size: 14px!important;
	}

	.transparent-nav > .nav-wrapper > .navbar-logo {
		height: 64px;
		width: auto;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 18px;
		position: relative;
		float: left;
	}
	
	.transparent-nav > .nav-wrapper > .navbar-slogan {
		height: 24px;
		width: auto;
		margin-top: 30px;
		margin-bottom: 30px;
		margin-left: 10px;
		position: relative;
		float: left;
	}
	
	.transparent-nav > .nav-wrapper > .sidenav-trigger {
		float: right;
		position: relative;
		z-index: 1;
		height: 56px;
		margin: 14px 18px;
	}
	
	.fixed-top-nav > .nav-wrapper > .navbar-slogan {
		height: 20px;
		width: auto;
		margin-top: 22px;
		margin-bottom: 22px;
		margin-left: 10px;
	}
	
	.fixed-top-nav > .nav-wrapper > .navbar-logo {
		height: 48px;
		width: auto;
		margin-top: 8px;
		margin-bottom: 8px;
		margin-left: 18px;
		position: relative;
		float: left;
	}
	
	.fixed-top-nav > .nav-wrapper > .sidenav-trigger {
		float: right;
		position: relative;
		z-index: 1;
		height: 56px;
		margin: 4px 18px;
	}
	
	.carousel-info > h1{
		font-size: 36px;
	}
	
	.carousel-info > p {
		font-size: 14px!important;
	}
	
	.tagline > .container-fluid > .row > .col > h3 {
		font-size: 32px;
	}
	
	.tagline > .container-fluid > .row > .col > p {
		font-size: 14px;
		width: 100%!important;
	}
	
	.tagline-icon {
		margin: 10% 15% 15% 15%;
	}
	
	.tagline-item {
		margin: 20px 10px 20px 10px;
		padding: 10px;
	}
	
	.tagline-item > p {
		font-size: 13px;
	}
	
	.faqs > .container-fluid > .row > .col > h3 {
		width: 80%;
		font-weight: bold;
		color: #67c192;
		margin-top: 100px;
		margin-bottom: 20px;
		font-size: 32px;
	}
	
	.faqs > .container-fluid > .row > .col >.logo-header-page {
		width: 80%;
		height: auto;
		margin-bottom: 25px;
	}
	
	.faqs > .container-fluid > .row > .faq-group > .collapsible {
		border: 0;
		box-shadow: none;
		margin: 15px 0;
	}
	
	.faqs > .container-fluid > .row > .faq-group > .collapsible > li > .collapsible-header > p{
		margin-bottom: 0;
		font-weight: bold;
		font-size: 15px;
	}

	.faqs > .container-fluid > .row > .faq-group > .collapsible > li > .collapsible-body > p{
		font-size: 13px;
	}
	
	.articles > .container-fluid > .row >.col > img.logo-header-page {
		width: 100%;
		height: auto;
		height: 40px;
		margin-top: 4px;
		margin-bottom: 4px;
		position: relative;
		float: right;
	}
	
	.career-item {
		margin: 20px 15px 20px 15px;
	}
	
	.career-item-title {
		padding: 15px;
		height: 66px;
	}
	
	.career-item-title > h4 {
		font-weight: bold;
		font-size: 16px;
		line-height: 18px;
		margin: 0px;
		text-decoration: none;
	}
	
	.product-item{
		margin: 20px 10px 20px 10px;
		padding: 20px;
		box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
		background-color: #fff;
		border-radius: 15px;
	}

	.product-item > h4{
		font-weight: bold;
		font-size: 16px;
		line-height: 18px;
		margin: 10px 0px 15px 0px;
		text-decoration: none;
		color: #67c192;
	}

	.product-item > .product-item-image{
		margin: 10% 15% 15% 15%;
		height: auto;
	}

	.product-item > .product-item-summary{
		height: 135px;
		overflow: hidden;
	}

	.product-item > .product-item-summary > p{
		font-weight: bold;
		font-size: 13px;
		line-height: 16px;
		margin: 0px 0px 20px 0px;
		text-decoration: none;
	}
	
	.btn{
		font-size: 12px;
		font-weight: bold;
	}
	
	.item {
		margin: 10px 0; 
		box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
		background-color: #fff;
		border-radius: 15px;
		display: block;
	}
	
	.products > .container-fluid > .row > .col >.logo-header-page, .product > .container-fluid > .row > .col >.logo-header-page {
		width: 80%;
		height: auto;
		margin-bottom: 50px;
	}
}

@media only screen and (min-width: 641px) and (max-width: 992px){
	.transparent-nav > .nav-wrapper > .sidenav-trigger {
		float: right;
		position: relative;
		z-index: 1;
		height: 56px;
		margin: 14px 18px;
	}
	
	.fixed-top-nav > .nav-wrapper > .sidenav-trigger {
		float: right;
		position: relative;
		z-index: 1;
		height: 56px;
		margin: 4px 18px;
	}
	
	.carousel-info > h1{
		font-size: 40px;
	}
	
	.tagline-item{
		margin: 20px 15px 30px 15px;
		padding: 20px;
		box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
		background-color: #fff;
		border-radius: 15px;
	}
	
	.tagline-item > p{
		font-size: 13px;
	}
	
	.articles > .container-fluid > .row >.col > img.logo-header-page {
		width: 100%;
		height: auto;
		height: 36px;
		margin:4px 0px;
		position: relative;
		float: right;
	}
	
	.career-item {
		margin: 20px 10px 20px 10px;
	}
	
	.career-item-title {
		padding: 15px;
		height: 70px;
	}
	
	.career-item-title > h4 {
		font-weight: bold;
		font-size: 16px;
		line-height: 20px;
		margin: 0px;
		text-decoration: none;
	}
	
	.product-item{
		margin: 20px 10px 20px 10px;
		padding: 20px;
		box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
		background-color: #fff;
		border-radius: 15px;
	}

	.product-item > h4{
		font-weight: bold;
		font-size: 16px;
		line-height: 20px;
		margin: 10px 0px 15px 0px;
		text-decoration: none;
		color: #67c192;
	}

	.product-item > .product-item-image{
		margin: 5% 20% 5% 20%;
		height: auto;
	}

	.product-item > .product-item-summary{
		height: 116px;
		overflow: hidden;
	}

	.product-item > .product-item-summary > p{
		font-weight: bold;
		font-size: 13px;
		line-height: 16px;
		margin: 0px 0px 20px 0px;
		text-decoration: none;
	}
	
	.item {
		margin: 20px 10px 20px 10px; 
		box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
		background-color: #fff;
		border-radius: 15px;
		display: block;
	}
}